/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
@font-face {
    font-family: 'SpoilerRegular';
    src: url('https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/font/fbspoileren-regular-webfont.eot') format('eot'),
         url('https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/font/fbspoileren-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
* { margin:0; padding:0; }

body{ 
    background:#fff;
    color: #3c3c3b;
   font-family: 'SpoilerRegular', sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
	letter-spacing:0.5px;
	direction:rtl;
}

img           { border:0; vertical-align:top;max-width: 100%;}
.std img{    height: auto;}
a             { color:#000000; text-decoration:initial; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; }
h1            { font-size:24px; font-weight:normal; }
h2            {     font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase;}
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:right; font-weight:normal; }

/* Content */
p             { margin:0 0 10px; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {}
/*.page {background-color : #f5f5f5;}*/

.cms-home .page{background-color:transparent;} 

.header-container { position:relative; transition: all 300ms ease 0s; -webkit-transition: all 300ms ease 0s; -moz-transition: all 300ms ease 0s; -ms-transition: all 300ms ease 0s; -o-transition: all 300ms ease 0s; /*border-bottom:1px solid #000000;*/ z-index:9999; background:#000000; /*margin-bottom: 70px;*/}

.cms-index-index .header-container {/*border-bottom: 1px solid rgba(255, 255, 255, 0.2);position:absolute;*/ left:0; right:0; /*background:transparent; margin-bottom: 0px;*/}

.header-container.fixed{
position:fixed;
/*animation: fixedAnim 1s ease 0s normal both 1 running;*/
-webkit-animation: fixedAnim 1s ease 0s normal both 1 running;
-moz-animation: fixedAnim 1s ease 0s normal both 1 running;
-ms-animation: fixedAnim 1s ease 0s normal both 1 running;
-o-animation: fixedAnim 1s ease 0s normal both 1 running;
top:0;
left: 0;
right: 0;
transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
-webkit-transform: translateZ(0);
-webkit-font-smoothing: antialiased;
}

.header-container.fixed .header-top {
    display: none;
}

@-webkit-keyframes fixedAnim{0%{top:-100%;}100%{top:0;}}
@-moz-keyframes fixedAnim{0%{top:-100%;}100%{top:0;}}
@keyframes fixedAnim{0%{top:-100%;}100%{top:0;}}

.wrapped{margin-top:98px;}

.nav-container1{ display:none; }
.nav-container { /*margin-top: 22px;*/ /*display: inline-block;*/ margin-bottom:0px;    float: left;margin-top: 0;}
.footer-container { background:#fff; color: #999; margin-top: -5px;    border-top: solid 1px #C6CFD5;}
.header-container,.nav-container,.main-container,.footer-container{}

.header,.main,.footer,.container-width,.cms-index-index .messages {
	width:1145px; 
	margin:0 auto; 
	padding:0px;
}
.Shopnow-block .container-width{position: relative;}
.cms-index-index .messages {position:absolute; left:0; right:0; z-index:9999; margin:0 auto !important; top:130px;}

#spinner {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/ajax-loader.gif") 50% 50% no-repeat #000;
}

.header {  position:relative; /*z-index:10;*/background-color: transparent; padding:15px 0; text-align: center;width: 90%;}
.header_top {float:left; width:100%;}
.header-bottom{  }
.main { }
.main.full-main{    width: 100%;margin-top: 50px;}
.catalogsearch-term-popular .main {min-height:250px;}
.footer {   padding: 0px; background:#fff;text-align: right;}

.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:0; text-align:right; }
.page-popup { background:#fff; padding:25px 30px; text-align:right; }

/* Base Columns */
.col-left { float:left; width:222px; padding:0 0 0px; }
.col-main { float:left; width:901px; padding:0 0 0px; }
.col-right { float:right; width:222px; padding:0 0 0px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; margin-bottom:80px;}

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {margin-bottom: 80px;}

/* 3 Columns Layout */
.col3-layout .col-main { width:540px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:760px; }
.col3-layout .col-wrapper .col-main { float:right; }

.cms-home .col-main {margin-bottom:0;}

/* Content Columns */
.col2-set .col-1 { float:right; width:48.5%; }
.col2-set .col-2 { float:left; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-1  img{ width:100%;  }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { vertical-align:middle; font-family: "SpoilerRegular",sans-serif; font-size: 12px;}
input.input-text,select,textarea { background: #fff; border: 1px solid #DDD; }
input.input-text,textarea { padding:5px;   }
input.input-tex:focus,textarea:focus {  -moz-box-shadow: #bbb 0 0 3px;
  -webkit-box-shadow: #bbb 0 0 3px;
  box-shadow: #bbb 0 0 3px;}
select { padding:5px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #CDCDCD; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
.ie7 button.button { height:auto !important;   }
 
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer;   }
button.button span , .back-link a { 
	display: block;
    font-family: "SpoilerRegular",sans-serif;
    padding: 8px 32px;
    text-align: center;
    white-space: nowrap;
    text-decoration: none;
    border: 2px solid #ccc;
    border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: normal;
	background-color: #fff;
}
button.button span span { border:0; padding:0; }
button.button:hover span , .back-link a:hover ,.cart .discount button:hover span {
	background: #cd7eb3;
    border-color: #cd7eb3;
    color: #fff;
}
button.disabled span { border-color:#bbb !important; background:#bbb !important; }

button.btn-checkout span {
	 border:0;
	 padding:8px 32px;  
	 font-size:17px;
}
.product-view button.button:hover span, .back-link a {
    background: #ffffff none repeat scroll 0 0;
    border-color: #cccccc;
    color: #000000;
}
.product-view button.button span, .back-link a {
    background: #8fb9c9 none repeat scroll 0 0;
    border-color: #8fb9c9;
    color: #ffffff;
}

.cart .discount button span { color: #000;
    background: #fff; }
button.btn-checkout span { color:#fff; background:#cd7eb3; border: 2px solid #cd7eb3; }
.cart .discount button span span{border:none}
.cart .discount button:hover span , button.btn-checkout:hover span{ background:#cd7eb3; color: #fff; border-color: #cd7eb3; }
button.btn-checkout.no-checkout span {color:#b8baba; }
button.btn-checkout.no-checkout span span {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus { }
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-add .form-list li {margin-top: 15px;}
.form-list label { float:right;   font-weight:normal; position:relative; z-index:0; padding-bottom:5px;width: 100%;}
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#DD4B39; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:right; width:275px; }
.form-list input.input-text { width:250px; }
.form-list textarea { width:250px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }

.form-list-narrow li  { margin-bottom:0; }
.form-list-narrow li .input-box { margin-bottom:6px; }
.form-list-narrow li.wide .input-box { width:260px; }
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea { width:254px }
.form-list-narrow li.wide select { width:260px; }

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename .name-middlename input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#DD4B39; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/

.buttons-set { clear:both; margin:20px 0 0; text-align:left; }
.buttons-set p.required { margin:-25px 0 10px;    display: none;}
.buttons-set .back-link { float:left; margin:0;display: none; }
.buttons-set button.button { float:right; margin-left:5px; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { margin: 20px 0;
    padding: 0; }
 

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:1px 0 0; padding-left:17px; font-size:12px; line-height:13px; background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/validation_advice_bg.gif) 2px 0 no-repeat; color:#DD4B39; position: absolute;}
.block-subscribe .validation-advice {bottom: 53px;}

.validation-failed { border:1px dashed #DD4B39 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#DD4B39; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px !important; line-height:20px; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; padding:8px 8px 8px 32px !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/i_msg-note.gif); color:#3d6611; }

/* Page Heading */
/*.page-title {
    margin: 2px 0 7px;
    overflow: hidden;
    padding-bottom: 10px;
    text-align: left;
}*/
.page-title h1,
.page-title h2 { 
	font-size: 24px;
    text-align: right;
    text-transform:none;
    font-weight: normal;  
}
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; width: 100%;}
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:right; }

.subtitle,
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }

/* Pager */
.pager {  padding:10px 0;
    margin:0;
    text-align: right;
}
.pager .amount { float:right; margin:0;  padding-top: 6px;}
.pager .amount strong{ font-weight:normal;}
.pager .limiter { float:right; margin-left:10px; z-index:999 !important;}
.pager .limiter span { display:inline; }
.pager .limiter select {  margin:0 0 1px; vertical-align:middle; }
.pager .pages {  margin:0px 0 0 10px; float:right; }
.pager .pages strong{ display:none; }
.pager .pages ol {float:left; padding:0px; }
.pager .pages li { 
    display: inline-block;
    margin: 0 2px 0 0px;
    padding:4px 9px; background:#fff; cursor:pointer; border:1px solid #e5e5e5; }
	.pager .pages li:last-child{margin:0;}
.pager .pages .current , .pager .pages li:hover {background: #8fb9c9; border-color: #8fb9c9; }
.pager .pages .current, .pager .pages li:hover a{ color: #fff; background: #8fb9c9; border-color: #8fb9c9; }
.pager .pages li  img ,.pager .pages li  a { text-decoration:none; }
 
/* Sorter */
.sorter {  }
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { float:right; padding-right:0px; margin-right:10px; }
.sort-by label {  margin-right:5px;padding-top: 0px;   text-align:left; display:inline; vertical-align: super;}
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}

.pager .pager_right .sort-by{ float:right;  z-index:8;}
 
.pager .pager_right .sort-by .sbHolder  { display:inline-block;}
.pager .limiter .sbHolder{ display:inline-block; margin: 0 5px; vertical-align: middle;}

.ie7 .pager .limiter .sbHolder , .ie7 .pager .sort-by .sbHolder  { display:inline;}

.desc-asc{    margin-top: 2px; float:right; display:inline; margin-left:10px; }
.sort-by a.uparrow , .sort-by a.downarrow:hover {
    background: #ffffff url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png") no-repeat scroll -30px -204px;
    border: 1px solid #DDDDDD;
    display: block;
    height: 26px;
    margin: 0;
    padding: 0;
    transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
    width: 26px;
} 
.sort-by a.downarrow , .sort-by a.uparrow:hover{
    background: #ffffff url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png") no-repeat scroll -2px -204px;
    border: 1px solid #DDDDDD;
    display: block;
    height: 26px;
    margin: 0;
    padding: 0;
    transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
    width: 26px;
}

/* Toolbar */
.toolbar { margin-bottom:10px; }
.toolbar .pager {}
.toolbar .pager .pager_left{ float:left; }
.toolbar .pager .pager_right{ float:right; }
.toolbar .sorter {   }
.toolbar-bottom {margin:15px 0 0; }

/* ==================== List/Grid Image ============*/
.view-mode{ float:left; margin-right:10px; margin-bottom:0; margin-top: 7px;}
.view-mode label {
    display: none;
}
.view-mode strong.list, .view-mode a.list, .view-mode a.grid, .view-mode strong.grid {
    background: url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png") no-repeat scroll 0 0 transparent;
	display:inline-block;
    height: 17px;
    margin: 0px 0 0;
    text-align: left;
    text-indent: -999em;
    width: 17px;
}
.view-mode a.grid { background-position:0px -27px;}
.view-mode strong.list {
    background-position: -27px 1px;
	margin-left:0px;
}
.view-mode a.list {
    background-position: -27px -27px;
	margin-left:0px;
}
.view-mode a.list:hover	{ background-position:-27px 1px;transition: all 200ms ease 0s; -webkit-transition: all 200ms ease 0s; -moz-transition: all 200ms ease 0s; -ms-transition: all 200ms ease 0s; -o-transition: all 200ms ease 0s;}
.view-mode a.grid:hover	{ background-position:0px 1px;transition: all 200ms ease 0s; -webkit-transition: all 200ms ease 0s; -moz-transition: all 200ms ease 0s; -ms-transition: all 200ms ease 0s; -o-transition: all 200ms ease 0s;}
.view-mode strong.grid {
    background-position:0px 1px;	
}

/* Data Table */
.data-table { width:100%; border:1px solid #DDDDDD; }
.data-table .odd  { background:#fff }
.data-table .even { background:#f0f0f0; } 

/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:1px solid #cccccc !important; }
.data-table th { padding:5px 8px; font-weight:bold; }
.data-table td { padding:5px 8px; }

.data-table thead th { font-weight:bold; padding:7px 8px; color:#000; white-space:nowrap; vertical-align:middle; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th { background:#F0F0F0; }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr.first td {   }
.data-table tfoot tr { background-color:#F0F0F0 !important; }
.data-table tfoot td { padding-top:5px; padding-bottom:5px; border-bottom:0; border-right:1px solid #ddd; }
.data-table tfoot strong { font-size:16px; }

.data-table tbody th,
.data-table tbody td { border-bottom: 1px solid #cccccc; }
/* Bundle products tables */
.data-table tbody.odd tr { background:#fff !important; }
.data-table tbody.even tr { background:#F0F0F0 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #ddd; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/* Generic Info Box */
.info-box { border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Class: std - styles for admin-controlled content */
.widget-static-block ul li , .std ul.disc li{ list-style:none; padding:2px 0; }
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:0px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 6px; padding:0;    font-size: 14px;}
.std ul { list-style:disc outside; padding-left:0; }
.std ol { list-style:decimal outside; padding-left:0; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }

/* Misc */
.header .links li { display:inline; }
.header .links li.first { padding-left:0 ; }
.header .links li.last { background:none; padding-right:0; }

.link-cart { font-weight:normal; }
.link-wishlist , .link-compare {font-weight:normal; }
.link-reorder {  }
 
.link-print {  }
.link-rss { background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-previous  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0;   text-indent:-999em; overflow:hidden; }

/* Global site notices */
.global-site-notice { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center;  }
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px; background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
.global-site-notice .notice-inner .actions { padding-top:10px; }

/* Cookie Notice */
.notice-cookie { }

/* Noscript Notice */
.noscript {}

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
.demo-notice .notice-inner p { padding:0; border:0; }

/* ======================================================================================= */

/* Header ================================================================================ */
.logo { float:left; }
.header a.logo { float: right;margin: 0;text-decoration: none ;display: inline-block; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header .quick-access { float:left;margin-top: 10px;}
.header .welcome-msg {/*padding: 0px 0 10px;*/ float:left; /*width:100%;*/}
.header .welcome-msg a { color:#ebbc58; }
.header .form-search { position:relative; float:left; padding:7px 0 5px; cursor: pointer;}
.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; display: none; }
.header .form-search input.input-text { 
	background-color: #fff;
    border-radius: 25px;
    color: #000;
    z-index: 5;
    padding: 0 45px 0 10px;
    border:1px solid rgba(0, 0, 0, 0); 
    position: relative;
    top: 3px;
    height: 27px;
} 
input.input-text {
    color: #000;
}

.header .form-search button.button {
 background: #000000 url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/megnor/icon.png") no-repeat scroll center -151px;
    border-radius: 0 15px 15px 0;
    display: inline-block;
    float: left;
    height: 29px;
    margin-left: 0;
    position: absolute;
    right: 0;
    top: 10px;
    width: 40px;
    z-index: 9;
}
.searchbtn.active{display:none;}

.header .form-search .search-wrapper.active input.input-text{padding:7px 25px 7px 10px}

.header .form-search .search-wrapper.active .closebtn{display:inline-block}

.header .form-search button.button span { border:0;  background:none; padding:0 0 0 3px;  }
.header .form-search button.button span span {   font-size:0;}
.header .form-search .search-autocomplete { z-index:999; left:40px !important; top:22px !important; }
.header .form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
.header .form-language{ border-top: 1px dashed #999999; float: left; padding: 15px 0 0; width:100%;}
.header .form-language label { }
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.header .tm_top_currency { float:left; width: 100%; border-top: 1px dashed #999999; padding: 15px 0 15px;}
.header .tm_top_currency  label,.header .form-language label{line-height: 25px; float: left; width: 100%; margin-bottom: 10px; font-weight: bold;}
.tm_top_currency .sbSelector,.form-language .sbSelector{color:#8fb9c9; display: block; margin-bottom: 8px; font-weight: bold;}
.tm_top_currency .sbSelector:hover, .form-language .sbSelector:hover{color:#b3b3b3;}
.tm_top_currency .sbOptions,.form-language .sbOptions {
	position: static;
    display: inline-block !important;
    background-color: transparent;
    border: none;
    width: auto;
    float: left;
}
.tm_top_currency .sbOptions li,.form-language .sbOptions li {padding:0; display: inline-block;}
.tm_top_currency .sbOptions li{margin-right:10px;}
.form-language .sbOptions li { margin-bottom: 7px;margin-right: 29px;}
.tm_top_currency .sbOptions a,.form-language .sbOptions a{ padding:0;}
.tm_top_currency .sbToggle,.form-language .sbToggle {display:none;}
.form-language  .sbHolder ,.tm_top_currency .sbHolder{ 
	float: left;
    padding: 0px;
    border: none;
    clear: both;
	background-color: transparent;
}
.ie7 .header .form-language { width:250px; }
.ie7 .header .tm_top_currency{ width:130px; }

.header .header-cart  li{ clear:both; margin-bottom:5px; }
.ie7 .header .header-cart li{ overflow:hidden; }

.main-cart{text-align:right;}

.block .main-cart .block-subtitle{color:#000;}

.header .header-cart #panel{  
    background: #fff;
	border:none;
    border-top: 1px solid #DE594B;
    text-align: center;
    min-width: 300px;
    padding: 25px 25px 25px;
    position: absolute;
	left: 0;
    top: 45px;
    width: 300px;
    color: #000;
	margin:0;
	transition:all 0.3s ease 0s;
	/*-webkit-transition:all 0.3s ease 0s;*/
	-moz-transition:all 0.3s ease 0s;
	-ms-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	opacity:0;
	/*-webkit-opacity:0;
	-moz-opacity:0;
	-khtml-opacity:0;*/
	visibility:hidden;
	cursor: default;
    z-index: 99;
    border: 1px solid #EDEDED;
    border-top:none !important;
}
.header .header-cart #panel .actions{ float:right; margin-top:7px;width: 100%;}
.header .header-cart #panel .actions .viewcart-btn{color: #fff; font-size:14px; border:2px solid #cd7eb3; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; -khtml-border-radius:0; padding:8px 11px;}
.header .header-cart #panel .actions .viewcart-btn:hover span{color:#fff;}
.header .header-cart #panel .actions .viewcart-btn span{color:#000; text-transform:uppercase; font-weight:normal;}
.header .header-cart #panel .actions .checkout-btn span{color: #fff;}
.header .header-cart #panel .actions .viewcart-btn:hover,.header .header-cart #panel .actions .checkout-btn:hover {background:#cd7eb3; border:2px solid #cd7eb3;}
.header .header-cart #panel .actions .checkout-btn{color: #fff;
    font-size: 14px;
    border: 2px solid #cd7eb3;
    background: #cd7eb3;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -khtml-border-radius: 0;
    padding: 8px 34px;
    float: left;}
.header .header-cart #panel .actions .checkout-btn:hover span{color:#fff;}
.header .header-cart #panel .product-name a{ font-size:13px; color: #000;}
.tm_headerlinkmenu {
    float: right;
	position:relative;
	cursor: pointer;
    padding: 10px 15px 35px 0;
    margin-right: 15px;

}
.tm_headerlinkmenu::after
{
    top: 10px;
    color: #000;
    content: "\f107";
    font-family: "fontawesome";
    position: absolute;
    right: 0px;
}
.headertoggle_img > div
 {
 color: #000;
    float: right;
    font-size: 14px;
}


.tm_headerlinkmenu .toggle{
visibility:hidden;
opacity:0;
-webkit-opacity:0;
-moz-opacity:0;
/*-khtml-opacity:0;*/
-ms-opacity:0;
-o-opacity:0;

position:absolute;
top:100px;
right:0;
transition:all 0.3s ease 0s;
/*-webkit-transition:all 0.3s ease 0s;*/
-moz-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
background-color: #fff;
padding:25px 25px 25px;
border-top:1px solid #DE594B;
text-align:left;
width: 200px;
cursor: default;
color: #000;
z-index: 99;
border: 1px solid #EDEDED;
border-top:none !important;
}

#header-cart {
background: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/cart.png) no-repeat right center;
    cursor: pointer;
    padding: 0;
    margin: 0;
    height: 30px;
    padding-right: 40px;
}

#header-cart:hover #panel{
opacity:1;
-webkit-opacity:1;
-moz-opacity:1;
/*-khtml-opacity:1;*/
-ms-opacity:1;
-o-opacity:1;
top: 70px;
visibility:visible;
}

.cart-label > div {
color: #cd7eb3;
    font-size: 18px;
    padding-left: 0;
    padding-top: 4px;
	display: none;
}
.tm_headerlinkmenu:hover .toggle{
    opacity: 1;
    top: 66px;
    visibility: visible;
}


.tm_headerlinkmenu:hover::after, .tm_headerlinkmenu:hover .icon-tittle {
    
    color: rgb(219, 71, 53);
}
.header .links { 
	margin: 0 0 20px;
    float: left;
}
.header .links li {    
	float: left;
    padding: 5px 0;
    clear: both;
}
.header .links li a{ text-decoration:none; /*color: #b3b3b3;*/}
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-cart{ float:right; }
.cart_mini_right{cursor:pointer; color:#fff; text-indent:-9999px; display:none;}
 
.header-cart .right_arrow{ 
    background: url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/arrow-down.png") no-repeat scroll center center transparent;
    margin: 2px 0 0 6px;
	vertical-align: middle;
 	display:inline-block;
	width:10px;
	height:15px;
	display:none;
}
.ie7 .header-cart .right_arrow{ display:inline}
.header-cart  .active .right_arrow{ background: url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/arrow-up.png") no-repeat scroll center center transparent;}

.header .form-language .sbToggle{display:none}

/********** < Navigation */
.advanced_nav{ display:none; }
.nav-inner #nav , .nav-responsive , #advancedmenu{
	clear: both;
}
/* All Levels */ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:998; }
#nav a,
#nav a:hover { display:block; /*line-height:1.3em;*/ text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; } 
#nav li ul span {white-space:normal; padding: 0;}
#nav ul li.parent a { background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/bkg_nav2.gif) 100% 100% no-repeat; }
#nav ul li.parent li a { background-image:none; }

/* 0 Level */
#nav li { float:left; }
#nav > li{margin-bottom:-6px; margin-right:40px;}
#nav a , .nav-responsive span  {float:left;}
#nav a {}
#nav a , .nav-responsive span , div.menu a, div.megnor-advanced-menu-popup a { 
    color: #676464;
    font-size: 21px;
    font-weight: bold;
    transition: color .5s;
    font-family: SpoilerRegular;
    font-style: normal;
	    padding: 0;
}
div.menu .customblock_inner li{margin-bottom:15px;}
div.menu .customblock_inner a,div.menu .customblock_inner a:hover{color:#ba5f91;}

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0;  }
#nav ul li.last {  padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; /*padding:0;*/ background:none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd Level */
#nav ul ,.responsive-menu #nav-mobile{background:#fff;}
#nav ul{ position:absolute; width:13em; top:61px; left:-10000px; padding:20px; }
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top:5px; }

#nav ul li a {margin:0; padding: 5px 0;}
#nav ul li a:hover , #nav > li ul > li:hover > a , .responsive-menu a:hover  { color:#da4635 !important; }
#nav ul li a ,.responsive-menu a
{ color:#000 !important; text-decoration:none; display:block; font-size: 12px;}
#nav ul span,
#nav ul li.last li span , .responsive-menu li a { padding:0px; }

.responsive-menu li a{padding:5px 5px;}

.parentMenu{}
.hidden_menu.menu .category-wrapper a {
    color: #8d8d8d;
}

div.menu .parentMenu a,div.menu .subparentMenu a{position:relative;}

div.menu .parentMenu a:hover:before,div.menu.active .parentMenu a:hover:before,#nav .level-top > a:hover:before,.custom_menu > a:hover:before,div.menu .subparentMenu > a:hover:before{
width:100%;
opacity:1;
-webkit-opacity:1;
-moz-opacity:1;
-khtml-opacity:1;
}

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:200px; }
/********** Navigation > */
/* ======================================================================================= */



/*==================== Start defaulte menu more links ====================*/

#nav .hidden_menu.menu {  position: relative; float:left;}
#nav .hidden_menu.menu ul.test{
    background: #242424;
	border:none;
    display: none;
    padding:20px;
    position: absolute;
    top: 61px;
    z-index: 99;
	left:0px; 
	width:13em;
}
#nav .hidden_menu.menu:hover ul.test { display: block;}
#nav .hidden_menu.menu ul a{padding:5px 0; margin:0px; }
#nav .hidden_menu.menu ul a span{white-space: nowrap; }

#nav .hidden_menu.menu ul.test li ul,#nav .hidden_menu.menu ul.test li li ul{ display:block;}
#nav .hidden_menu.menu ul.test li ul{}

#nav .hidden_menu.menu ul li > a:before{ display:none;}

/*#nav .hidden_menu.menu  ul li li.parent ul.level1 { display: none;}
#nav .hidden_menu.menu  ul li li.parent:hover ul.level1{display:block; left:194px; top:0px;}

#nav .hidden_menu ul .parent:hover ul.level0{ display:block; left:194px; top:0px;}
#nav .hidden_menu ul .parent ul.level0{ display:none;}*/


/*==================== End defaulte menu more links ====================*/





/* Sidebar =============================================================================== */
.block {  margin:0 0 48px; }
.block .block-title {
	text-transform:uppercase;
    margin:0 0 10px;
}
.col-left .block .block-title, .col-left .block .block-title strong span{text-align: left; font-size: 18px; }
.col-left .block .block-title{margin:0; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:5px 0;  font-weight:normal; color: #626262; }
.block .block-content { 

}
.block .block-content li{ padding:3px 0; }
.block .block-content li a{ text-decoration:none; color: #626262; font-size: 13px;}
.block .block-content li a:hover{color:#000;}
.block .block-content li .product-name a{ font-size:14px; }
.block .block-content li.item { padding:5px 0px; }
.block .block-content .product-name { color:#555555; }
.block .btn-remove,
.block .btn-edit , #panel .btn-edit ,#panel  .btn-remove{ float:left; margin:1px 0 2px 5px; }
.block .actions { padding:5px 0px; text-align:right; }
.block .actions a { float:left; color:#626262;}
.block .actions a:hover{color:#000000}
/*.block .actions button.button { float:right; color: #626262; }*/
.block .empty { margin:0; padding:1px 0px; color: #626262; font-size: 13px;}
#header-cart.block .empty {color:#000;}


/*.block li.odd { background-color:#f4f3f3; }
.block li.even { background-color:#fafafa; }*/

/* Mini Blocks */
/*.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-gr-search,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login { font-size:11px; line-height:1.25; }
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {  background-position:0 0; background-repeat:no-repeat; padding-left:21px; }*/

/* Mini Products List */
.mini-products-list .product-image { float:right; border:none; margin-bottom:10px; margin-right: 10px; width:auto;}
.mini-products-list .product-details {
	float: right;
 	width: 60%;
}
 
.main-cart .product-image{width: 30%;}
 
.main-cart .product-details  {width: 65%;}
 
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */ 
.block-account .block-content li.current{  padding: 5px 0 !important; }
.block-account .block-content li.current strong{ font-weight:normal; }
/* Block: Currency Switcher */
.block-currency {   }
.block-currency .block-title { }
.block-currency .block-title strong { }
.block-currency .block-content { }
.block-currency .block-content select { }

/* Block: Category Navigation */
#category-treeview li a , .block-account .block-content li a , #recently-viewed-items a , .block-brand-nav li a{
    display: block;
    padding: 4px;
    text-decoration: none;
	line-height: 20px;
	color: #626262;
}
.ie7 #category-treeview li { display:inline }
.block-brand-nav  .sbHolder li a , .block-brand-nav .sbHolder li a:hover{ background:none; padding-left:5px; }
#category-treeview li , .block-account .block-content li , #recently-viewed-items li , .block-brand-nav li{ padding:0 !important; }
#category-treeview li a:hover , .block-account .block-content li a:hover  ,.block-account .block-content li.current ,
 #recently-viewed-items a:hover , .block-brand-nav li a:hover
{color:#cd7eb3;}
#category-treeview li ul { margin-left:15px; }
#category-treeview li ul a {}
#category-treeview li ul a:hover {}
#category-treeview li.last a , .block-account .block-content li.last a , #recently-viewed-items li.last a , .block-brand-nav li:last-child a{ border-bottom:none; }
#category-treeview .hitarea {
	background: none;
    height: 16px;
    width: 16px;
    float: right;
    cursor: pointer;
    margin-top: 10px;
}
#category-treeview .expandable .collapsable-hitarea{ 
	background:url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png") no-repeat scroll -85px -168px transparent;		 
} 
#category-treeview .expandable-hitarea { 
	background:url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png") no-repeat scroll -85px -129px transparent;		 
} 
#category-treeview .collapsable-hitarea { 
	background: url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png") no-repeat scroll -85px -168px transparent;		
} 

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav .block-title {}
.block-layered-nav .block-subtitle { line-height:1.35; background:#d5e8ff; padding:3px 9px; border:1px solid #b9ccdd; border-width:1px 0; text-transform:uppercase; display:none; }
.block-layered-nav .block-content {  }
.block-layered-nav dt { font-weight:600; padding: 5px 0px 5px; text-transform:capitalize; font-size:13px; }
.block-layered-nav dd { /*padding:5px 0px;*/}
.block-layered-nav a{ }
.block-layered-nav a:hover{ }
.col-left.sidebar .configurable-swatch-list a:hover{color: #000 !important;}
.block-layered-nav dd.last { background:none; }
.block-layered-nav .currently li { background:#eeeeee; padding:4px 20px 4px 10px; position:relative; z-index:1; line-height:1.5; margin:0 0 5px;}
.block-layered-nav .currently .label { font-weight:normal;  text-transform:uppercase; display:inline-block; vertical-align:top; }
.block-layered-nav .currently .value { display:inline-block; vertical-align:top; }
.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove { position:absolute; right:4px; top:9px; margin:0;
 background:url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/btn_remove.gif") no-repeat scroll 0 0 transparent; }
.block-layered-nav .currently .btn-previous { right:17px; }
.block-layered-nav .actions { font-size:11px; padding:4px 5px 4px 9px; text-align:right; }
.block-layered-nav .actions a { float:none; background:none; }

/* Block: Cart */
.block-cart .block-title {  }
.block-cart .block-title strong { }
.block-cart .summary {padding: 2px 0px;
    margin: 0px 0 0px;
    position: relative;
    z-index: 1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:normal; }
.block-cart .subtotal { margin: 10px 0 10px; padding: 0px 0; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions {padding: 5px 0; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }

/* Block: Wishlist */
.block-wishlist .block-title strong {border: none;}
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a , .block-related .actions a { float:none; color:#626262;}
#wishlist-table .add-to-cart-alt .input-text{ margin-bottom:8px; }

/* Block: Related */
.block-related .block-title strong {border:none}
.block-related input.checkbox { float:left; }
.block-related .tm-checkbox .tm-hide {
    opacity: 1;
}
.block-related .product { margin-left:20px; }
.block-related li{ position:relative; }
.block-related .tm-checkbox{ position:absolute; left:2px; display:none;}
.block-related .product .add-to-links li a.link-wishlist:before{content:initial;}
.block-related .product .add-to-links li a.link-wishlist{font-size:14px;}
.block.block-related .block-content .add-to-links li{padding:0;}

/* Block: Compare Products */
.block-compare .block-title strong {}
.block-compare button.button span {  }
.page-popup .link-print { background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table .add-to-links li a.link-wishlist {margin-top:15px;}
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th {  }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td {text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name {   }
.compare-table tr.first td .product-name a {   }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }

/* Block: Recently Viewed */
.block-viewed .block-title strong { }

/* Block: Recently Compared */
.block-compared .block-title strong {  }

/* Block: Poll */
.block-poll .block-title strong { }
.block-poll .block-subtitle {  }
.block-poll label { color:#777;   }
.block-poll input.radio {  }
.block-poll .label {     margin-left: 3px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll button.button span {   }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Orders and Returns */
.block-gr-search li { padding:3px 9px; }
.block-gr-search button.button span {  }

/* Block: Tags */
.block-tags .block-title strong {  }
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
.block-tags .block-content a {  }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block: Subscribe */
.block-subscribe .block-content { padding:0px; background:none; text-align:left; border:none; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; -khtml-border-radius:0; margin:0;}
/*.footer-newsletter{background:#242424; padding: 48px 0 10px; text-align:center}*/
.block-subscribe label { font-weight:normal; display: none; }

.block-subscribe input.input-text 
{ 
    background: #333 none repeat scroll 0 0;
    border-color: #333;
    border-radius: 50px;
    color: #fff;
    float: left;
    line-height: 31px;
    margin: -5px auto 0;
    padding: 6px 20px;
    text-align: left;
}
.block-subscribe .actions {width: 144px; background:none; padding:0; margin:0px 0 0; float:left; /*background:#ffcd06;*/ border-radius: 0px 50px 50px 0px; -webkit-border-radius:50px; -moz-border-radius: 0px 50px 50px 0px; -khtml-border-radius: 0px 50px 50px 0px;}

.block-subscribe .actions button.button { margin-top: 17px; }

.block-subscribe .actions button.button span{height:auto; padding:0;text-transform: uppercase; font-weight: 500;}
.block-subscribe.block button.button{
	color: #fff;
    cursor: pointer;
    float: left;
    font-family: "SpoilerRegular",sans-serif;
    letter-spacing: 1px;
    padding: 11px 26px;
    font-weight: bold;
    background-color: #8fb9c9;
    border-radius: 50px;
}
.block-subscribe.block button.button:hover {
    background-color: #ffffff;
    
}
.block-subscribe button.button:hover span{color: #8fb9c9 !important;}

.block-subscribe .actions span span{}

/* Block: Reorder */
.block-reorder .block-title strong { }
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:0px; display:inline; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

/* Block: Banner */
.block-banner { border:0; }
.block-banner .block-content { padding:0; text-align:center; }

/* Block: Login */

.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; background:#618499; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */

.block button.button span {padding:0; border:none; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; -khtml-border-radius:0; text-transform:capitalize; font-weight:normal; background-color:transparent;}
.block button.button:hover span {background:none; color:#000;}
.block-wishlist .actions a:hover, .block-related .actions a:hover{color:#000;}

/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px;}
.category-image { width:100%; overflow:hidden; margin:0; text-align:center; }
.category-image img {max-width:100%;}
.category-description { margin: 10px 0 20px; color: #626262; }
.category-products { clear: both; }
.category-title h2 a{ padding:0  !important; color: #000;}
.category-title h2 , .category-title h2 a,  .crosssell > h2,.block-related .block-title strong{   
    padding: 10px;
    font-size: 40px;
    letter-spacing: 3px;
    line-height: 40px;
    padding-bottom: 0px;
    text-transform: uppercase;
    text-align: center;
    font-weight: normal;
    position: relative;
	font-family:'SpoilerRegular', sans-serif;
}

.category-title h2:before,  .crosssell h2:before,.block-related .block-title strong:before{	
	/*background: #ffffff;*/
    bottom: -50px;
    color: red;
    content: "\f00d";
    font-family: fontawesome;
    font-size: 19px;
    height: 35px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 35px;
    z-index: 1;
    display: none;
}

.box-up-sell .category-title h2:before,.block-related .block-title strong:before{background:#f5f5f5}

.category-title h2:after , .category-title h2:after,  .crosssell h2:after,.block-related .block-title strong:after{
	/*border-bottom: 1px solid #d1d1d1;*/
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    bottom: -32px;
    width: 140px;
}

h2.product-name{ background:none; padding:0 !important; border-bottom: none !important; }
 
/* View Type: Grid */
.category-products .products-grid{margin:0 -23px;}
.products-grid{ width:100%; margin:0;}
.products-grid li.item , .col-main .slider-item{ float:left; width:366px; padding:0; list-style:none; }
.products-grid li.first_item_tm{ }
.products-grid li.last_item_tm{ }
.products-grid li .product-block{
    clear: both;
    margin: 12px 26px;
    overflow: hidden;
}
.category-products .products-grid li .product-block {
    margin: 12px 23px;
}
.products-grid li .product-block-inner{
	overflow: hidden;
    padding: 0px;
    position: relative;
    text-align: center;
}

/*a.product-image { display:inline-block;}*/

.product-block img{max-width:100%; width:100%; height:auto;}

.hover-image{display:none;}

.products-grid .product-name { margin:0 0 5px; font-weight:normal; font-size:14px; /*font-family: 'Open Sans',Arial,Helvetica,sans-serif;*/ letter-spacing: 0.5px; }

.products-grid h2.product-name:before,.products-grid h2.product-name:after,.product-carousel h2.product-name:before,.product-carousel h2.product-name:after{content:initial;}

.products-grid .product-name a { }

.products-grid .price-box { margin:5px 0; }
.products-grid .availability { }

.product-carousel .product-block{
    clear: both;
    margin:12px 26px;
    overflow: hidden;
}
.product-carousel .product-block-inner{
    overflow: hidden;
    position: relative;
    text-align: center;
}

.product-image-inner {
    position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

.product-carousel .add-to-links,.products-grid .add-to-links{ 
	position:absolute; 
	left: 0; 
	right: 0; 
	transition: all 300ms ease 0s; 
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
	bottom:-70px;
}

.product-carousel .product-block:hover .add-to-links,.products-grid .product-block:hover .add-to-links{bottom:15px;}

.product-block-inner .new-label{
	position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    text-transform: uppercase;
	z-index: 9;
	color:#000;
    font-size: 13px;
}

.product-block-inner .sale-label{
	position: absolute;
    top: 10px;
    left: 10px;
    text-align: center;
    text-transform: uppercase;
	z-index: 9;
	color:#000;
    font-size: 13px;

}

.product-block:hover .product-block-inner .sale-effect{

    background: #8fb9c9 none repeat scroll 0 0;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 12px;
    height: 44px;
    left: -35px;
    padding: 24px 3px 0 0;
    position: absolute;
    top: -22px;
    transform: rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    width: 70px;

}
.products-list li .list-left .new-label{
	position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
}
.products-list li .list-left .sale-label{position: absolute;
    top: 10px;
    left: 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
}

.products-grid .configurable-swatch-list{display:block; margin:0 0 5px; padding: 0;}

/* View Type: List */
.products-list li.item { margin-bottom: 25px; padding: 0px; }
.products-list li .list-left{ float:left; margin-right:30px; position:relative; }
.products-list li .list-center{ overflow: hidden;}
.products-list li .list-right{ /*overflow:hidden;*/ }
.products-list li.item.last {  }
.products-list .product-image { float:left; margin:0 0 10px; }
.products-list .product-shop {  }
.products-list .product-name { margin:10px 1px 5px; font-weight:normal; }
.products-list .product-name a { font-size: 16px; margin: 5px 0 15px ; text-transform:capitalize;}
.products-list .price-box {   margin:3px 0px 5px 0; }
.products-list .availability { float:left; margin:0px 0 0; padding: 8px 20px;
    border: 2px solid #ff0000;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -khtml-border-radius: 50px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #ff0000;
    display: inline-block;
    background-color: #fff;}
.products-list .desc { clear:both; padding:0px 0 0; margin:0 0 15px; color: #626262;}
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { clear:both; margin: 20px 2px;}
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; display: none;}
.products-list li .ratings .rating-box{ float:left; margin: 5px 0 10px; }
/* ======================================================================================= */


/* Product View ========================================================================== */

/********************** Product View Tabs */
.product-view .tabs {margin: 30px 0;}
.under-tabs{    margin: 0 0 2em;
    padding: 0;
    font-family: SpoilerRegular;
    font-weight: 100;
    font-size: 17px;}
.product-view .tabs h3{cursor: pointer;border-top: solid 1px #a6b5be;
    color: #ba5f91;
    font-size: 18px;
    font-weight: 100;
    padding: 10px 34px 10px 7px;position: relative;    margin: 0;}
.product-view .tabs #accordion{border-bottom: solid 1px #a6b5be;}
.product-view .tabs h3:before{content: "+";
    color: #ba5f91;
    display: block;
    position: absolute;
    right: 0;
    font-size: 32px;
    font-weight: 300;
    border: 1px solid #ba5f91;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 22px;}
.product-view .tabs h3.ui-accordion-header-active:before{content: "-";}
.product-view .tabs div.ui-accordion-content{    padding-right: 22px;padding-bottom: 15px;font-size: 18px;}
.product-view .tabs div.ui-accordion-content li{display:block;}
.product-view .tabs li               
{ 
    margin-right: 15px;
    display: inline-block;
	margin-right: 15px;
}
.product-view .tabs li.first          { border-left:0; }
.product-view .tabs li.last           { border-right:0; }
.product-view .tabs a                 { display: block;
    padding: 8px 32px;
    color: #a1a1a1;
    text-decoration: none;
    font-weight: 700;
    border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-khtml-border-radius: 50px;
    background: transparent;
    border: 1px solid #a1a1a1;
	text-transform:uppercase;font-size: 14px;
}
.product-view .tabs a:hover { 
    background: #8fb9c9;
    color: #fff;
    border-color: #8fb9c9;
	text-decoration: none;}
.product-view .tabs li.active a,
.product-view .tabs li.active a:hover { 
	background: #8fb9c9;
    color: #fff;
    border-color: #8fb9c9;
}

#product_tabs_tags_tabbed_contents.input-box input	{ width: 300px; }
#product_tabs_tags_tabbed_contents .input-box	{  float:left; margin-bottom:5px;}
 #product_tabs_related_tabbed_contents li .product-images span {}
#product_tabs_related_tabbed_contents ol{ clear: both;}
.product-collateral:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden;}
.product-collateral .padder{ 
    padding: 45px 10px;
    color: #626262;
    margin-top: 35px;
    max-width: 1145px;
    margin: 0 auto;
    width: 100%;
}
.product-collateral .padder p,.product-collateral .padder .std{font-size: 16px;line-height: 25px;}
#product_tabs_description_tabbed_contents h2,#product_tabs_related_tabbed_contents  .block-title { display:none; }

.padder h6{
	color: #000;
    font-size: 14px;
    margin-bottom: 10px;
    display: none;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

/* Rating */
.no-rating { margin:0 0 10px; }

.ratings {  }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; display:none; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:15px; font-size:0; line-height:0; background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/bkg_rating.png) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/bkg_rating.png) 0 100% repeat-x; }
.ratings .rating-box {display:inline-block; margin-bottom: 5px;}
.product-view .product-shop .ratings .rating-box{margin-bottom:0;}
.ratings .amount {display: none;}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:700; }
.availability.in-stock span {}
.availability.out-of-stock span {  }

.availability-only { padding: 8px 20px;
    border: 2px solid #ff0000;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -khtml-border-radius: 50px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #ff0000;
    display: inline-block;
	background-color: #fff;	
}
.availability-only span,
.availability-only a {  }
.availability-only a { background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

.product-view .product-shop .availability {  }
.product-view .product-shop .availability span { font-weight:normal; font-weight: bold;color: #8fb9c9; }
.product-view .product-shop .availability.out-of-stock span {color: #ff0000}


/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

/********** < Product Prices */
.price { white-space:nowrap !important; display: inline-block; vertical-align: middle;}

.price-box { margin:5px 0; }
.price-box .price { font-weight: 700; font-size: 18px;}
.price-box .price.old-price {
    font-size: 16px;
    color: #989797;
	font-style:italic;
    font-weight:400;  
}

/* Regular price */
.regular-price {  }
.regular-price .price {  }
.block .regular-price,
.block .regular-price .price {  }

/* Old price */
.old-price { margin:0; text-decoration: line-through; }
.old-price .price-label { white-space:nowrap; color:#999; }
.old-price .price { font-weight:normal; color:#c76200;font-size:14px; text-decoration:line-through; }

/* Special price */
.special-price { margin:0; }
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033; }
.special-price .price { font-size:15px; font-weight:normal; color:#c76200; }

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; margin:3px 0; }
.minimal-price-link .label {color:#1e7ec8;}
.minimal-price-link .price { font-weight:normal; color:#1e7ec8; font-size:13px; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }

/* Configured price */
.configured-price { margin:0; }
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to { margin:0; }
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold;  }

/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
 
/********** Product Prices > */

/* Tier Prices */
.product-pricing,
.tier-prices { margin: 10px 0;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #ddd; }
.tier-prices li { line-height:1.4;  padding:2px 0 2px 0px; }
.tier-prices .benefit { font-style:italic; font-weight:bold;  }
.tier-prices .price { font-weight:bold;  }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links {}
.add-to-links li{ list-style:none; display: inline-block;}
.add-to-links li.rating-stars {
    display: block;
}
.add-to-links .separator { display:none; }
.add-to-links li a.link-wishlist{ font-size: 0; text-align: center; display: inline-block; vertical-align: top; line-height: normal;}

.add-to-links li a.link-wishlist:before{    
	content: "\f004";
    font-family: "FontAwesome";
    font-size: 14px;
    vertical-align: middle;
	display:block;
    padding: 8px 11px;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
    border: 2px solid #ccc;
	line-height: 20px;
	background-color: #fff;
}

.add-to-links li a.link-wishlist:hover:before{background:#8fb9c9; color:#fff; border-color:#8fb9c9;}

.add-to-links li a.link-compare{ font-size:0; text-align:center; display: inline-block; vertical-align: top; line-height: normal;}
.add-to-links li a.link-compare:before{
	content:"\f1fe"; 
	font-family:"FontAwesome"; 
	font-size: 14px;
    vertical-align: middle;
	display:block;
    padding: 8px 11px;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
    border: 2px solid #ccc;
	line-height: 20px;
	background-color: #fff;
}

.add-to-links li a.link-compare:hover:before{background:#8fb9c9; color:#fff; border-color:#8fb9c9;}

.add-to-links li .actions{display:inline-block; vertical-align:top;}

.products-list .add-to-links li a.link-wishlist	{font-size:14px; margin-right: 15px;}

.products-list .add-to-links li a.link-wishlist:before {border:none; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; -khtml-border-radius:0; background:none; padding:0; margin-right:10px; display: inline-block;}

.products-list .add-to-links li a.link-wishlist:hover:before{color:#8fb9c9;}

.products-list .add-to-links li a.link-compare {font-size:14px;}

.products-list .add-to-links li a.link-compare:before {border:none; -webkit-border-radius:0; -moz-border-radius:0; -khtml-border-radius:0; background:none; padding:0; margin-right:10px; display: inline-block;}

.products-list .add-to-links li a.link-compare:hover:before{color:#8fb9c9;}

.product-options-bottom .add-to-cart .input-content {
    float: left;
}

/* Add to Cart */
.add-to-cart label { 
	float: right;
    margin-left: 25px;
    font-weight: normal;
    margin-top: 10px; 
	font-size: 17px;
	display: none;
}

.add-to-cart .qty { 
    width: 35px!important;
    text-align: center;
    color: #ba5f91;
    font-size: 40px;
    font-family: SpoilerRegular;
    font-weight: normal;
    font-style: normal;
    height: 24px;
    border: none;
    border-radius: 2px;
    float: left;
	padding-top: 8px;
}

.qty-arrows {
    float:left;
}

.qty-increase {
    width: 35px;
    height: 35px;
    background: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/quantity.png) no-repeat scroll 7px 1px #fff;
    border: 1px solid #a1a1a1;
    cursor: pointer;
    border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-khtml-border-radius: 50px;
	margin-top: 2px;
	float: left;
}

.qty-increase:hover {background-color:#ddd;}

.qty-decrease {
    width: 35px;
    height: 35px;
    background: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/quantity.png) no-repeat scroll 7px -32px #fff;
    border: 1px solid #a1a1a1;
    cursor: pointer;
    border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-khtml-border-radius: 50px;
	margin-top: 2px;
	float: left;
}

.qty-decrease:hover {background-color:#ddd;}
.under-btn{font-size: 17px;}
.add-to-cart button.button { float: right;margin-right: 0;color: #fff;
    width: 170px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 39px;
    font-size: 23px;
    -moz-box-shadow:none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 17px;
    background: #cd7eb3;}
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box { margin:10px 0; }
.product-view .product-shop .add-to-box { margin:30px 0; }
.product-view .product-shop .bages{margin-top: 60px;}
.add-to-box .add-to-cart {   }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { float:left; margin:0;  text-align:left; }
.add-to-box .add-to-links li { margin-right:10px;  }
.add-to-box .add-to-links li .separator { display:none !important; }
.add-to-cart .input-content{float:right;display: none;}

.product-view {    margin-top: 65px;}
.top-product{text-align: center;}
.page-title.product-title{background: #cd7eb3;    padding: 30px 0;margin-top: -1px;}
.page-title.product-title h1{text-align: center;font-size: 27px;text-transform: uppercase;color: #fff;}
.product-collateral { margin-bottom: 50px; margin-top: 50px; }
.product-collateral h2 ,.related-products .block-subtitle ,.box-tags h3{ font-weight:normal; font-size:15px; border-bottom:1px solid #dedede; padding:0 0 10px; margin:0 0 15px; }
.product-collateral .box-collateral { margin:0 0 25px; }
.related-products .block-subtitle{  margin-top:10px; display:none;}



/* Product Images */
.product-view .product-img-box { float: right;width: 42%;margin-right: 0;margin-left: 40px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0px; border:1px solid #ddd; position:relative; z-index:1; }
.product-view .product-img-box .product-image  #wrap{  }
.product-view .product-img-box .product-image-zoom { position: relative;
    width: 489px;
    height: 489px;
    overflow: hidden;
    z-index: 9;
    border: 1px solid #eee; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { margin-left:-9px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 9px; }
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px;  } 

/* Product Shop */
.product-view .product-shop { float:right; width:443px;    text-align: right; }
.col1-layout .product-view .product-shop { float: left; width: 54%; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name {     margin: 0 0 25px;
    font-size: 20px;
    font-weight: bold; }
.page-empty .accessibe-trigger-default.accessibe-ready{display: none!important;}
.product-view .product-shop .product-name h1 {font-size: 21px;
font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 0;
    text-transform: uppercase;
    color: #b75f95;
    font-size: 42px;
}
.for-rent{display: inline-block;
    width: 100%;}
.product-view .product-shop .product-name h2{    margin: 0;
    font-size: 29px;
    font-weight: bold;}
.product-view .product-shop .product-name.product-sub-name h2{    color: #b75f95;
    font-size: 30px;    display: inline-block;}
.product-view .product-shop .product-name.product-sub-name{    margin: 0;}
.product-view .product-shop .product-name.product-sub-name .on-sale{    color: #fff;
    background: #c981b3;
    display: inline-block;
    margin-right: 10px;
    border-radius: 50%;
    padding: 10px;
    font-size: 15px;
    position: relative;
    top: -3px;}
.product-view .product-shop .product-name.product-sub-name.sub-name-main{    border-top: 1px solid #eee;
    padding-top: 20px;}
.product-view .product-shop .availability {    float: right;    margin: 0 0 10px; text-align:right;font-size: 15px;}
.product-view .product-shop .sku{float: left;font-size: 14px;}
.product-view .product-shop .short-description {    margin: 0;
    color: #586a75;
    font-weight: 500;
    font-size: 18px;
    display: block;
    vertical-align: middle;
}
.price-description{margin:0;    line-height: normal;}
.seal-icons{    float: right;
    width: 100%;
    margin: 0  0 15px;}
.seal-icons ul{}
.seal-icons li{    font-size: 16px;
    padding: 0 44px 0 0;
    background-image: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/seals_icons.png);
    background-repeat: no-repeat;
    display: block;
    height: 40px;
    margin: 8px 0px 7px 3px;
    line-height: 20px;
    float: right;
        width:95px;
    font-weight: 100;
    color: #777;
    font-weight: normal;
    font-style: normal;
    background-position: right 0 top 0;
    direction: rtl;}
ul.warranty li:nth-child(2) {
    background-position: right 0 top -134px;
}
ul.warranty li:nth-child(3) {
    background-position: right 0 top -366px;
}
.product-view .product-shop .price-box {     margin: 0;display: inline-block;width: auto;    vertical-align: middle;    margin-bottom: 10px;}
.product-view .product-shop .price-box .price{    margin:0;
    color: #586a75;
    font-weight: 500;
    font-size: 40px;}
.product-view .product-shop .price-box .price.special-price{margin: 0 5px 0 0;}
.product-view .product-shop .price-box .price.old-price {font-style: normal;text-decoration: none;position:relative}
.product-view .product-shop .price-box .price.old-price:after{
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 2px solid;
  border-color: inherit;

  -webkit-transform:rotate(-5deg);
  -moz-transform:rotate(-5deg);
  -ms-transform:rotate(-5deg);
  -o-transform:rotate(-5deg);
  transform:rotate(-5deg);
}

.product-view .product-shop .add-to-links { margin:0px 0; font-size:13px; }
 
.product-view .product-shop .add-to-links li{ display:inline; }
.product-view .product-shop .add-to-links li .separator { display:none; }

.product-view .product-shop .add-to-links a.link-wishlist{
    margin-right: 15px;
    font-size: 14px;
}

.product-view .product-shop .add-to-links a.link-wishlist:before{border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; -khtml-border-radius:0; padding:0; margin-right: 10px;
    border: none;
    background: none;
	display: inline-block;
}

.product-view .product-shop .add-to-links a.link-wishlist:hover:before{color:#8fb9c9;}

.product-view .product-shop .add-to-links a.link-wishlist:hover{background-position: -220px -412px;}

.product-view .product-shop .add-to-links a.link-compare{
	font-size: 14px;
	margin-right:15px;
}

.product-view .product-shop .add-to-links a.link-compare:before{border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; -khtml-border-radius:0; padding:0; margin-right:10px; 
    border: none;
    background: none;
	display: inline-block;
}

.product-view .product-shop .add-to-links a.link-compare:hover:before{color:#8fb9c9;}

.product-view .product-shop .add-to-links a.link-compare:hover{background-position: -220px -450px;}

.product-view .product-shop .ratings .rating-links{ display: inline-block; margin-left: 10px;}

.email-addto-box{margin-bottom: 10px;} 
.email-addto-box .email-friend { float:left; margin-right:5px; }
.email-addto-box .email-friend a{
	margin-right: 15px;
}

.email-addto-box .email-friend a:before{content:"\f0e0"; font-family:"FontAwesome"; font-size:14px; margin-right:10px;}

.email-addto-box .email-friend a:hover{ }

#prev-next-links{ float:right; margin-top:-42px; width:40px; }
#prev-next-links  a{height: 21px;
    width: 13px; display:block; margin-bottom:0; text-decoration:none;}
#prev-next-links  a#link-previous-product{ background:url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png") no-repeat scroll -201px 4px transparent;  float:left;}

#prev-next-links a#link-previous-product:before{
	color: #999;
    content: "\f104";
    font-family: "FontAwesome";
    font-size: 28px;
}

#prev-next-links a#link-previous-product:hover:before{color:#000000;}

#prev-next-links a#link-next-product{background:url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png") no-repeat scroll -231px 4px transparent; float:right;}

#prev-next-links a#link-next-product:before{
	color: #999;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 28px;
}

#prev-next-links a#link-next-product:hover:before{color:#000000;}

#upsell-product-table {
    margin-top: 70px;
	position:relative;
}
.block-related .block-title, .block-related .block-title span{font-size: 25px; text-align: center;}

.crosssell .customNavigation a {top: -20px;}
.crosssell > h2 {font-size: 25px;}
.box-up-sell .category-title > h2 {font-size: 25px; margin-top: 50px;}
#upsell-product-table .customNavigation a{top:110px;}

#upsell-product-table .customNavigation a.prev{left:-35px;}

#upsell-product-table .customNavigation a.next{right:-35px;}

/* Product Options */
.product-options {  
    margin: 0;
    padding: 0 0 10px;
    position: relative;
	z-index:2;
}
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:normal;  }
.product-options dt label.required em { color:#DD4B39; margin-left:5px; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px;  }
.product-options dd { padding:5px 0px 10px; margin:0 0 5px;   }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:98%; }
.product-options dd .multiselect option { padding:5px 5px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:5px 0; }
.product-options ul.options-list input.radio {   margin-top:3px; margin-right:9px; }
.product-options ul.options-list input.checkbox {  margin-top:3px; float:left; }
.product-options ul.options-list .label {display:inline;   }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { position:absolute; right:0px; top:0px; }

 

.product-options-bottom { padding:10px 0px;  }
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; width: 100%; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:left; margin:10px 0; }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; display:none;}
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none;  }
.product-shop .product-options-bottom .add-to-cart-box {  float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links {   padding:5px 0 0; text-align:left; display:none; }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
/*.product-view .box-up-sell h2 {  padding:0 0 10px; margin:0 0 8px; }
*/ 
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 {   }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/bkg_pipe1.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block;  margin:0 0 5px;  }
.product-view .box-tags .form-add .input-box { float:left;  }
.product-view .box-tags .form-add input.input-text { width:300px; margin-right:5px; padding: 10px;}
.product-view .box-tags .form-add button.button span {  }
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0px; font-size:12px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view #product-review-table{ max-width:180px; margin:15px 0 0; }
.product-view #product_tabs_review_tabbed_contents .form-list .input-box{ max-width:500px; width:100%; }
.product-view #product_tabs_review_tabbed_contents .form-list textarea{ width:95%; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }

/* Send a Friend */
.send-friend .form-list { width:615px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:288px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:602px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */

.product-name { margin:0; font-size:1em; font-weight:normal; }
.product-name a , .product-review .product-name { font-size:14px; text-decoration:none; margin-bottom:5px; text-transform:capitalize;}

.product-name > a:hover {color: #8fb9c9;}

/* Product Tags */
.tags-list { display:block;   border:1px solid #EDEDED; background:#FBFBFB; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a {  }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align: right; margin: 20px 0 0; float: right; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline;}
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a  {background:url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/megnor/subcat_arrow.png") no-repeat scroll 3px center transparent; 
padding-left:12px;}
.page-sitemap .sitemap a:hover{background:url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/megnor/subcat_arrow_hover.png") no-repeat scroll 3px center transparent; }
.page-sitemap .sitemap li { margin:5px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }


.contacform{
    float: right;
    margin-right: 0px;
    padding-right: 0;
    width: 46%; }
.contacform.footer-contact{border-right: none;
    float: none;
    margin-right: 0px;
    padding-right: 0;width: 100%;}
.contacform.footer-contact .form-list .field{    float: none;    width: 100%;margin-bottom: 20px;}
.contacform.footer-contact .form-list input.input-text{
	width: 255px;
    background: transparent;
    border: 1px solid #c5d3cf;
    border-radius: 0;
    height: 38px;
    font-size: 15px;
    color: #707070;
    padding: 0;
    padding-right: 20px;
}
.contacform.footer-contact .form-list textarea{background: transparent;
    border: 1px solid #c5d3cf;
    height: 38px;
    font-size: 15px;
    color: #707070;padding: 0;
    padding-right: 20px;
    width: 255px;resize: none;line-height: 38px;}
.contacform.footer-contact .buttons-set button.button{border: solid 2px #ba5f91;
    padding: 0 35px;
    border-radius: 31px;
    font-weight: bold;
    font-family: SpoilerRegular;
    font-size: 20px;
    margin: 0 11px;
    background: none;
    transition: background 1s;
    color: #ba5f91;
    width: auto;
    float: right;
    height: 44px;
    line-height: 44px;}
.contacform.footer-contact .buttons-set button.button:hover{
	color: #fff;
    background: #ba5f91;
    border-color: #ba5f91;
}
.contacform.footer-contact .form-list .input-box{width: 100%;}
.googlemap{   float: right;
    margin-top: 10px;
    width: 50%;}
.contacform .form-list li.wide .input-box{width: 100%;}
.contacform .form-list li.wide textarea{width: 97%;}
.contacform .fieldset{ margin-top:10px; }
/* RSS */
.rss-title h1 { background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0px;margin-bottom: 30px;}
.cart .page-title h1 { margin:10px 0 0; }

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:left; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 0px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table th { padding:2px 10px;    text-align: right!important;}
.cart-table td { padding:10px;width: 15%;    text-align: right!important;}
.cart-table .product-name {  margin:0 0 5px;  }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:12px 10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-empty span,
.cart-table .btn-continue span,
.cart-table .btn-update span {  }
.cart-table .btn-update,
.cart-table .btn-empty { float:right; }
.cart-table .btn-update { margin-left:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:35px 0 0; overflow:auto; margin-bottom:50px;}
.cart .cart-collaterals .col1-set{ width:470px;  float:left;}
.cart .cart-collaterals .col2-set { width:100%; float:right; }

.cart .crosssell { margin-bottom:10px;} 

.crosssell_product {
    position: relative;
}

.cart .crosssell ul{margin-top:70px;}

.cart .crosssell .product-image {   } 
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { }

 
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:right; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }
.shopping_CMS_main1{margin-bottom:10px; clear: both;}
.shopping_CMS_main1 img{max-width:100%;}
 .cart .discount .input-box { margin:8px 0 0; width:260px; }
.cart .discount input.input-text { width:254px; }
 
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0;   }

/* Shopping Cart Totals */
.cart .totals { float:left; width:305px; background:#FBFBFB; border:1px solid #DBDEE1; margin-bottom:10px; }
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:20px; }
.cart .totals .checkout-types { font-size:13px; padding:0px; text-align:center; }
.cart .totals .checkout-types li { clear:both; margin:10px 10px; }
.cart .totals .checkout-types li:last-child{ background:#ddd;   padding: 7px;  
  text-align: center; border-top:1px solid #fff;
  margin:0;}


/* Options Tool Tip */
.item-options dt { font-weight:bold;  float:left; margin-right:10px; }
.item-options dd { padding-left:0px; margin:0 0 5px; }
.truncated { cursor:help; position: relative;}
.header .block .block-content li .truncated a {color:#fff;}
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; color: #fff;}
.truncated .truncated_full_value { position:absolute; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:0 !important; left:-99999em; z-index:999; width:250px; padding:8px;  background-color: #fff; border: 1px solid #ddd; }

.col-left .truncated .truncated_full_value .item-options,.col-right .truncated .truncated_full_value .item-options {background-color: #fff; border: 1px solid #ddd;}

.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; width:100px; border:1px solid #ddd; }
.col-left .truncated .show .item-options { left:0px; top:0px; }

.col-right .truncated .show .item-options { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:normal;  }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list {  margin-top: 15px;    padding-left: 0;}
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; margin-bottom:5px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }


.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 {  font-weight:normal;  }
.gift-messages p.control {   }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {   font-weight:bold; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; text-align:center;   }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {   margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea  { width:98%; }

.gift-message-link { font-size:11px; background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }

.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set {  border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin:0; }


.block-progress dt { margin: 0 0 10px; padding: 5px 0px; }
.block-progress dd { padding:10px 0px; margin:0 0 10px; }
.block-progress dt.complete { margin:0; border-bottom: 1px solid #DDDDDD; }
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
 #checkoutSteps{ margin-bottom:15px; }
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator { display: inline; }
.opc-block-progress dt.complete a{ background:url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/megnor/edit.png") no-repeat scroll 0 0; padding-left: 20px; font-size:12px;}
.opc-block-progress dt a,
.opc-block-progress dt .separator { display: none; }

.opc .buttons-set { margin-top:0; padding-top:15px; border:none; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc li.section {border-top: 1px solid #DDDDDD;}

.opc li.section:last-child{border-bottom: 1px solid #DDDDDD;}

.opc .step-title { 
	border-width: 0 1px;
    border-style: solid;
    border-color: #ddd;
    background: #FFF;
    padding: 10px 10px;
    text-align: left;
}
.opc .step-title .number { float:left; background:#fff; border:1px solid #ddd; padding:0 5px; margin:0 5px 0 0; color:#000; }
.opc .step-title h2 { float:left; margin:0;  font-size: 14px; text-transform: uppercase;}
.opc .step-title a { display:none; float:right;   line-height:16px; color:#000;  }

.opc .allow .step-title { cursor: pointer; }
.opc .allow .step-title .number { background: #fff; border-color: #ddd; }
.opc .allow .step-title h2 { }
.opc .allow .step-title a { display:block; color:#000; }

.opc .active .step-title { background:#8fb9c9; border:1px solid #8fb9c9; color:#fff; cursor:default; }
.opc .active .step-title .number { background:#8fb9c9; border-color:#fff; color:#fff; }
.opc .active .step-title h2 { color:#fff; }
.opc .allow .step-title:hover{  }
.opc .active .step-title a { display:none; }

.opc .step { border:1px solid #DDDDDD; border-top:0;  padding:15px 30px; position:relative; margin-bottom:-1px; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 {  border-bottom:1px solid #e4e4e4; padding-bottom:10px; text-transform:capitalize; font-weight:normal; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0;  }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form {    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #DDDDDD;
    margin: 0;
    padding: 0; }
.opc .gift-messages-form .inner-box { padding:10px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #ddd; border-width:0 1px 1px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }

/* Multiple Addresses Checkout */
.checkout-onepage-success h2{ border-bottom:none;}
.checkout-progress { padding:0 90px; margin:10px 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #989797; padding:2px 0 0; font-weight:normal; text-align:center; color:#989797; }
.checkout-progress li.active { border-top-color:#8fb9c9; color:#8fb9c9; }

 
.multiple-checkout h3,
.multiple-checkout h4 {   font-weight:normal; margin-bottom:10px;   }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; font-size:13px; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
 
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set {  border:1px solid #EDEDED; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#F0F0F0;position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 {   }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; font-size:1.5em; padding:0px;  overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left;  }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
 
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%;  }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:450px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:98%; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #EDEDED; background:#FBFBFB; padding:13px; position:relative; }
 

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
 
.account-login .content { border-bottom:0; }
.account-login .content h2 , .fieldset .legend , .box-account .box-head h2 , .addresses-list h2 ,
 .multiple-checkout h2 ,.checkout-onepage-success h2 , .order-info-box h2 , .sales-order-print .col2-set h2{  
 	border-bottom: 1px solid #ddd;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 14px;
    padding: 0 0 10px;
    text-transform: uppercase;
}
 
.account-login .buttons-set { margin:0; }

.account-create {}

/* Captcha ================================================================================ */
.captcha-note      { clear:left; padding-top:5px; }
.captcha-image     { float:left; display:inline;  margin:0; position:relative; width:258px; }
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
.registered-users .captcha-image { margin:0;}
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1000; }
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:10px; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 0 15px; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { margin: 0 0 20px; }
.box-account .col2-set .col-1{
    border-right: 1px solid #EDEDED;
    float: left;
    padding-right: 10px;
    width: 48.5%;
}
.dashboard .box .box-title a{float: left;}
.dashboard .box .box-title {    
    border-bottom: 1px solid #DDD;
    margin: 0 0 20px;
    padding: 5px 0px;	
	text-align:right; 
}
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:right; font-size:14px; font-weight:normal; margin:0; }

/* Block: Recent Orders */
  
/* Block: Account Information */ 
.dashboard .box-info h4 {  font-weight: normal;
    text-transform: capitalize; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 {}
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
 
.dashboard .box-tags .number ,.dashboard .box-reviews .number{ float:left; font-weight:bold; line-height:1; color:#333; margin:0px;
 padding:5px 7px; background:#ccc; }
.dashboard .box-tags .details , .dashboard .box-reviews .details{ margin-left:30px; }
.dashboard .box-tags li.item  , .dashboard .box-reviews li.item{ margin:10px 0 7px; }
.dashboard .box-tags li.item.last , .dashboard .box-reviews li.item.last { margin-bottom:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h3 { font-weight:normal; font-size: 14px;}
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { padding:20px 0px; margin:0 0 20px; border-bottom: 1px solid #DDD }
.addresses-list li.empty { background:none; border:0; padding:0; }
 
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { 
	padding: 10px 0px;
    margin: 0 0 20px;
    border-bottom: 1px solid #ddd;
}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box , .sales-order-print .col2-set{  
	border: 1px solid #ddd;
    padding: 15px 15px;
    margin: 0 0 15px;
}
 
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 {  margin:0 0 5px; }
.order-items .product-name {  }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }

.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; margin-top:10px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span {   }
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; text-align:center; margin-top: 10px;}

/* My Reviews */
#my-reviews-table td { padding:10px; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }

.product-review h3 { font-size:12px; margin:0 0 3px;  }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */

.cms_banner img{width: 100%;}
/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer .store-switcher { display:inline; margin:0 5px 0 0;}
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a { text-decoration:none;
    font-size: 16px;
    font-weight: 300;}
.footer .bugs { margin:13px 0 0; color:#777; }
.footer .bugs a { color:#777; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address {     margin: 5px auto;float: none;text-align: center;color: #fff;font-size: 13px; }
.footer address a { color:#777; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul { line-height:28px; }
ul.social {margin-top: -15px;}
ul.about{margin-bottom: 30px;}
.phoneno{
    color: #3d3d3d;
    font-family: 'Anton', sans-serif;
    font-size: 45px;
    letter-spacing: 1px;
    line-height: 40px;
    margin-top: 20px;
}
.social li{display:inline;}

.footer_bottom ul.links { 
	float: none;
    display: inline-block;
    margin: 0 auto 0px;
    text-align: center;
}
.footer  li {  padding:0;   }
li.phno { margin-top: 8px; }
 
.footer .social li a{color:#4d4d4d;} 

.footer .social li a:hover{color:#8fb9c9;}
 
.footer_bottom  li{display:inline-block; padding:0 3px;}

.footer ul.payment_block li{background:none; padding:0; margin-right:5px;}

.footer ul.links li.last { background:none;  }
.footer-container .bottom-container { margin:0 0 5px; }


.ie7 .footer_top  li { display:block; padding-bottom:7px; padding-left:0px; }
.ie7 .footer_top ul{ display:block;}
.ie7 .social_block ul li{ padding-bottom:0px;}
 
.footer-container .block-subscribe{margin:0 auto;}

.footer .mobile_togglemenu{ display:none; }  
.footer_top{ 
	padding:45px 0 15px;
    /*overflow: hidden;*/
}
.footer-logo{text-align: center;padding-top: 55px;display: none;}
.footer_bottom{
    clear: both;
    overflow: hidden;
    padding: 0px;
	text-align: center;
	margin-top: 15px;
	padding-bottom: 25px;
}
#footer .footer-area{float: none;
    margin-left: 0;
    width: 25%;
    display: inline-block;
    vertical-align: top;}
#footer .footer-area#block_3{margin-right: 50px;width: 37%;}
#footer .footer-area#block_2{margin-right: 50px;}
#footer .footer-area#block_1{margin-right: 0;}
#footer .footer-area:last-child{margin-right:0}
#footer .footer-area:last-child ul{float: right;}
#footer #block_4{ margin-right:0; }
#footer h6 ,#footer .block .block-title strong{ 
    margin-bottom: 30px;
    text-shadow: none;
    line-height: 24px;
    text-transform: none;
    margin-top: 5px;
    font-weight: 300;font-size: 30px;
}
#footer h3{    font-size: 20px;
    color: #54626a;
    margin-bottom: 20px;
    font-family: SpoilerRegular;
    font-weight: 600;
    font-style: normal;}
#footer .footer_map h6 {display:none;}
.footer_bottom .footer-area-bottom{display: inline-block;
    margin-left: 50px;
    width: auto;
    vertical-align: middle;}
.footer_bottom .footer-area-bottom.secure{text-align: right;}
.footer-area-bottom.social{}
.footer-area-bottom.address{width: auto;
    margin: 0;
    margin-top: 0;float: right;clear: both;
}
.footer-area-bottom.address li{display: inline-block;}
@media screen and (min-width: 1280px){
	.footer-area-bottom.social {
		clear: both;    margin-bottom: 20px;
    float: right;margin-top: -90px;
	}
	.footer-area-bottom.address{    margin-top: -30px;}
}
.footer-area-bottom.social li {
    float: right;
    margin-left: 23px;
}
.footer-area-bottom.social li  a{    display: block;
    width: 48px;
    height: 48px;
    background-image: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/social_sprite.png);
    transition: background 0.5s;} 
.footer-area-bottom.social li  a.face {background-position: -17px -18px;}
.footer-area-bottom.social li  a.face:hover{background-position: -89px -18px;}
.footer-area-bottom.social li  a.twitt{background-position: -17px -90px;}
.footer-area-bottom.social li  a.twitt:hover{background-position: -90px -90px;}
.footer-area-bottom.social li  a.insta{background-position: -17px -162px;}
.footer-area-bottom.social li  a.insta:hover{background-position: -90px -162px;}
.footer address a{    color: #979797;
    font-size: 16px;
    font-family: SpoilerRegular;}
.footer-last{    display: inline-block;width: 100%;margin-top: 50px;}
.social_block ul li{ float:left; height:35px; width:35px; margin:0 10px 10px 0; padding:0; cursor:pointer; }
.social_block ul li.facebook{ background:url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png") no-repeat scroll -5px -289px transparent; }
.social_block ul li.twitter{ background:url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png") no-repeat scroll -45px -289px transparent; }
.social_block ul li.rss{ background:url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png") no-repeat scroll -85px -289px transparent; }
.social_block ul li.linkin{ background:url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png") no-repeat scroll -125px -289px transparent; }

.social_block ul li.facebook:hover{ background-position: -5px -326px }
.social_block ul li.twitter:hover{ background-position: -45px -325px }
.social_block ul li.rss:hover{ background-position: -85px -325px }
.social_block ul li.linkin:hover{ background-position: -125px -325px }

#footer .block { border:none; margin-bottom:10px; }
#footer .block .block-title{ background:none; padding:0; line-height:20px; text-align: right;margin-bottom: 30px;} 
#footer .block-subscribe .block-content{ background:none; border:none; padding:0;}
#footer .block-subscribe input.input-text{  width: 250px;}


#footer .mobile_togglemenu:before,.padder h5.mobile_togglemenu:before,.mobile_togglecolumn:before {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 16px;
    position: absolute;
    color: #000;
    right: 15px;
    padding: 2px 6px;
    background: #cd7eb3;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    line-height: normal;
    height: 22px;
    width: 22px;
    box-sizing: border-box;
}

.padder h5.mobile_togglemenu , #footer .mobile_togglemenu {
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    margin-right: 0;
    margin-top: 0;
    overflow: hidden;
    padding: 0 0 4px 35px;
    text-decoration: none;
    width: auto;
    position: relative;
}
#footer .active .mobile_togglemenu:before,.padder .active .mobile_togglemenu:before,.selected .mobile_togglecolumn:before {content:"\f106"; }
.toggle .mobile_togglecolumn {
    cursor: pointer;
    display: none;
    margin-top: -30px;
    overflow: hidden;
    padding: 0 0 2px;
    width: 100%;
	position:relative;
}
.top_button{ 
 font-size:0; 
 height:34px; 
 width:34px;
 background:url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/back_to_top.png") no-repeat scroll 0 0; 
 z-index: 999; 
 display: none;
 position: fixed;
 right: 15px;
 bottom: 15px;
}

.social li a i {
    font-size: 16px;
    margin-right: 9px;
}

/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

.guest-select {width:305px !important;}


/* Default Width  Start*/

.grid_default_width {  width: 320px;}
.featured_default_width {  width: 355PX;}
.newproduct_default_width{  width: 355px;}
.bestseller_default_width {  width: 355px;}
.special_default_width{  width: 355px;}
.testimonial_default_width{width: 100%;}
.slider_default_width{width:100%;}
.additional_default_width{ width:100px; } 
.blog_default_width{width:360px}

.brand_default_width,
.manufacture-product li.slider-item,
.manufacture-product li.product-items
{width: 130px;  }

.related_default_width,
.related-products li.slider-item,
.related-products li.product-items{  width: 290px;}

 
.upsell_default_width,
.box-up-sell li.slider-item,
.box-up-sell li.product-items{  width: 290px;}


.crosssell_default_width,
.crosssell li.slider-item ,
.crosssell li.product-items{  width: 290px;}

/* Default Width  End*/ 



/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  content: '';
  display: table;
  clear: both;
}

/* General Swatch Styling */
.swatch-link,
.swatch-label {
  display: block;
  font-size: 14px;
  text-align: center;
  color: #636363;
  text-decoration: none;
  box-sizing: content-box;
}

.swatch-link {
  border: 1px solid #cccccc;
  margin: 0 0 3px;
}
.swatch-link img {
  border-radius: 2px;
}
.swatch-link:hover {
  cursor: pointer;
  text-decoration: none;
}
.swatch-link .x {
  display: none;
  text-indent: -999em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/bg_x.png) center no-repeat transparent;
  z-index: 10;
}
.swatch-link.has-image .swatch-label {
  position: relative;
}
.swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.swatch-label {
  border: 1px solid #fff;
  margin: 0;
  white-space: nowrap;
  background: #f4f4f4;
}

.configurable-swatch-list {
  margin:10px 0 5px -3px;
 
  clear: both;
  -webkit-transform: translateZ(0px);
}
.configurable-swatch-list li {
  float: left;
 
  margin: 0 0 0 3px;
}
.products-grid .configurable-swatch-list li {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
}
.configurable-swatch-list .not-available .x {
  display: block;
}
.configurable-swatch-list .not-available .swatch-link {
  border-color: #ededed;
  position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
 
}
.configurable-swatch-list .not-available .swatch-label {
  color: #aaa;
  background: #fff;
}
.configurable-swatch-list .wide-swatch .swatch-label {
  padding: 0 6px;
}
.configurable-swatch-list .not-available a:focus {
  outline: 0;
}

#narrow-by-list dd .configurable-swatch-list li {
  margin: 0 0 0 3px;
  width: auto;
}
#narrow-by-list dd .swatch-link {
  border: none;
  line-height: 25px;
  margin-right: 2px;
  text-align: left;
}
#narrow-by-list dd .swatch-link.has-image {
  line-height: inherit;
}
#narrow-by-list dd .swatch-link:hover .swatch-label {
  border-color: #000;
}
#narrow-by-list dd .swatch-label {
  background: #fff;
  border: 1px solid #ddd;
  display: block;
  float: left;
  line-height: 1.5em;
  margin: 0 5px 0 0;
  padding: 1px 5px;
  white-space: nowrap;
}
#narrow-by-list dd .swatch-label img {
  border: 1px solid #fff;
  border-radius: 3px;
  box-sizing: content-box;
}
#narrow-by-list dd .has-image .swatch-label {
  padding: 0;
}

@media only screen and (max-width: 770px) {
  #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
    clear: left;
  }
}
.currently .swatch-current {
  position: relative;
}
.currently .swatch-current .btn-remove {
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
}
.currently .swatch-current span {
  display: block;
  float: left;
}
.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 3px;
}
.currently .swatch-link:hover {
  border-color: #cccccc;
  cursor: default;
}

/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #3399cc;
}

.configurable-swatch-box {
  background: none !important;
}
.configurable-swatch-box select.swatch-select {
  display: none;
}
.configurable-swatch-box .validation-advice {
  margin: 0 0 5px;
  background: #df280a;
  padding: 2px 5px !important;
  font-weight: bold;
  color: #fff !important;
  float: left;
  display: block;
  border-radius: 3px;
}
.product-view .product-img-box .product-image img {
    max-width: 100%;
    max-height: 750px;
    margin: 0px auto;
	display:none;
}
.product-view .product-img-box .product-image-zoom {
    z-index: 0;
}
.product-view .product-image-thumbs img {
    width: 100%  !important;
	height:auto;
	border: 1px solid #eee;
}
.zoomWindow{display:block;}
.zoomContainer{z-index:99;}
.product-image-zoom.zoom-available .gallery-image { display: none; } 
.product-view .product-img-box  .product-image .gallery-image.visible { display: block; }
.product-image-thumbs.mycarousel.jcarousel-list.jcarousel-list-vertical{min-height:400px;}

#image-color-name {
    bottom: 20px;
    font-size: 40px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
}
.product-img-box .product-carousel .slider-item{text-align:center; margin: 5px 0px;}
.thumb-link{display:inline-block; }
/* end configurable swtaches */

.cart-price {    padding-right: 7px;}

/*Shop Now CMS*/

.Shopnow-text-cms{
    background-color: #8fb9c9;
    padding: 60px 0 100px;
	text-align:center;
}

.Shopnow-text-cms .container-width{}

.Shopnow-text-cms .text {
    color: #fff;
    /*display: inline;*/
    font-size: 25px;
    font-style: italic;
    letter-spacing: 2px;
    font-family: 'SpoilerRegular', sans-serif;
}

.Shopnow-text-cms .button {
    display: inline;
    /*margin-left: 30px;*/
    text-align: center;
	position:relative;
	top:38px;
}

.Shopnow-text-cms .button a {
    border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-khtml-border-radius: 50px;
    border: 2px solid #fff;
    font-weight: bold;
    padding: 8px 40px;
    text-transform: uppercase;
    color: #fff;
}

.Shopnow-text-cms .button a:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

/*End Shop Now CMS*/


/*Parallax CMS*/

.parallax {
    background-color: #cdcdcd;
    background-position: 50% 0;
    height: 475px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    text-align: center;
	clear: both;
	background-size:cover;
}

.testimonial-container {
    padding: 20px 0;
    position: relative;
}
.testimonial-container br{display:none;}
.testimonial_inner {
    position: relative;
}

#testimonial .customNavigation {
    position: absolute;
    top: 65%;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
}

#testimonial:hover .customNavigation{opacity:1; -webkit-opacity:1; -moz-opacity:1; -khtml-opacity:1;}

#testimonial .slider-controls {
    margin-top: 10px;
}

.testimonial-container .image-block {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    display: inline-block;
    overflow: hidden;
    width: 92px;
    height: 92px;
    position: relative;
     margin-top: 25px;
}

.testimonial-container .image-block:before {
    content: "";
    border: 7px solid rgb(238, 200, 194);
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
    box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.testimonial-container .post-content-inner {
    padding: 0;
    margin-top: 4px;
}

.testimonial-container .image-block img {
    width: 100%;
}

.testimonial-container .designation {
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 18px;
    margin-top: 2px;
    color: #fff;
}

.testimonial-container .post-description {
    color: #fff;
    line-height: 25px;
    margin: 30px auto;
    width: 80%;font-size: 16px;
}

.testimonial-container .post-author a {
    display: block;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    color: #fff;
	letter-spacing:1.3px;
}


#testimonial .customNavigation a.prev {background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png) no-repeat scroll -5px -355px; height: 65px; left: -55px; width: 35px;}
#testimonial .customNavigation a.prev:hover {background-position:-5px -429px;}


#testimonial .customNavigation a.next {background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png) no-repeat scroll -55px -355px; height: 65px; right: -55px; width: 35px;}
#testimonial .customNavigation a.next:hover {background-position:-55px -429px;}

/*End Parallax CMS*/



/* Home Slider CMS */

.homeslider_cms {
    background: rgba(0, 0, 0, 0) url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/megnor/Watch0.jpg") no-repeat scroll 0 0;
    display: inline-block;
    width: 100%;
    background-size: cover;
    
}

.homeslider_cms .main_heading, .homecms-tabs .main_heading {
    font-family: 'SpoilerRegular', sans-serif;
    font-size: 44px;
    font-weight: normal;
    letter-spacing: 3px;
    line-height: 32px;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 1.2px;
}

.homeslider_cms .title {
    margin-bottom: 95px;
    margin-top: 101px;
    position: relative;
    text-align: center;
}

.homeslider_cms .main_heading::before, .homecms-tabs .main_heading::before {	

    bottom: -44px;
    color: #ffcd06;
    content: "\f00d";
    font-family: fontawesome;
    font-size: 19px;
    height: 35px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 35px;
    z-index: 1;
	color: red;
}

.homeslider_cms .main_heading::after, .homecms-tabs .main_heading::after {

    bottom: -26px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 140px;
}

.homeslider_cms .inner-block-top {
    margin-bottom: 15.8%;    

  }

.homepage-slider-inner {
    position: relative;
	display:none;
}

.homepage-slider-inner img{max-width:100%;}

.content-text-top {
    display: inline-block;
    width: 100%;
}
.homeslider_cms .content-text-bottom {
    margin-top: 29px; 
    display: inline-block;
    width: 100%;
}
.homeslider_cms .features {
    cursor: pointer;
    float: left;
    width: 33.33%;
}
.homeslider_cms .heading {
    text-align: center;
}

.homeslider_cms .features .image {
    height: 91px;
    margin: 0 auto 19px;
    width: 91px;
    display: block;
    background: url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/Welcome-icon.png") no-repeat scroll center 0px transparent;
    padding: 10px;
    box-sizing: border-box;
}

.homeslider_cms .features .image.cms_img1 { background-position: 12px 26px;}
.homeslider_cms .features .image.cms_img2 { background-position: 12px -219px;}
.homeslider_cms .features .image.cms_img3 { background-position: 12px -456px; }

.homeslider_cms .features:hover .image {
    background-color: #8fb9c9;
    border-radius: 50%;
}
.homeslider_cms .features:hover .image.cms_img1 { background-position: 12px -93px;}
.homeslider_cms .features:hover .image.cms_img2 { background-position: 11px -337px;}
.homeslider_cms .features:hover .image.cms_img3 { background-position: 11px -574px;}

.homeslider_cms .features .text {
    color: #626262;
    font-weight: 300;
    margin: 10px auto 0;
    text-align: center;
    width: 300px;
    line-height: 24px;
}
.homeslider_cms .heading span {
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.7px;
}

.homeslider_cms .features:hover .heading span {
    color: #000;
}

.homeslider_cms .slider-controls {
    margin-top: 90px;
}

.homeslider_cms .customNavigation {
    display: block;
    position: absolute;
    top: 45%;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
}

.homeslider_cms:hover .customNavigation{
	opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

.homeslider_cms .customNavigation a{top:auto;}

.homeslider_cms .customNavigation a.prev {
    background: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png) no-repeat scroll -5px -355px;
    border: none;
    height: 65px;
    left: 0;
    width: 35px;
}

.homeslider_cms .customNavigation a.prev:hover{background-position: -5px -429px}

.homeslider_cms .customNavigation a.next {
    background: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png) no-repeat scroll -55px -355px;
    border: none;
    height: 65px;
    right: 0;
    width: 35px;
}

.homeslider_cms .customNavigation a.next:hover{background-position: -55px -429px}

.watch-over-images img {width: 100%;}

/*End  Home Slider CMS*/



/* Home Tab CMS */

.homecms-tabs .title {
    margin-bottom: 116px;
    position: relative;
    text-align: center;
    margin-top: 95px;
}

#homecms_tab > ul {
    margin-bottom: 55px;
    padding: 0;
}

#homecms_tab li {
    display: inline-block;
    margin: 0 15px 0 0;
}


#homecms_tab li a {
    border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-khtml-border-radius: 50px;
    padding: 8px 33px;
    background-color: #ffffff;
    border: 2px solid #ccc;
    color: #000000;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: 600;
}

#homecms_tab li a.selected, #homecms_tab li a:hover {
    background-color: #000000;
    border-color: #000000;
    color: #ffffff;
}

.homecms .to-left {
    float: left;
    width: 48%;
}

.homecms .to-right {
    float: right;
    width: 52%;
    margin-top: -60px;
}

.homecms .to-left > div {
    float: left;
    margin-bottom: 60px;
    position: relative;
    width: 100%;
}

.homecms .first-image-block, .homecms .second-image-block, .homecms .third-image-block {
    float: left;
    height: 117px;
    margin-right: 20px;
    width: 70px;
    display: block;
}

.homecms .to-left > div .tab_border {display:none}

.homecms .to-left > div:hover .tab_border {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    position: absolute;
    top: 97px;
    width: 70px;
	display:block;
}

.homecms .to-left > div:hover .tab_border {
    border-bottom-color: #000;
    top: 97px;
    color: #ffd200;
}

.homecms .first-static-block:hover .first-image-block, .homecms .second-static-block:hover .second-image-block, .homecms .third-static-block:hover .third-image-block{
background-color: #ffd200;
}

.first-block-content, .second-block-content, .third-block-content {
    margin-top: 16px;
	overflow: hidden;
}

.homecms .main-title {
    font-weight: bold;
    letter-spacing: 0.5px;
    margin: 0 0 10px;
    text-transform: uppercase;
}

.homecms .sub-title {
	color: #626262;
    font-weight: 300;
    letter-spacing: 0.5px;
    overflow: hidden;
    line-height: 24px;
    font-size: 14px;
    clear: none;
    padding: 0;
    margin: 0;
}


.homecms .first-image-block div.image, .homecms .second-image-block div.image, .homecms .third-image-block div.image {
    display: block;
    height: 50px;
    margin: 15px auto 0;
    width: 44px;
}

.homecms #tab-1 .first-image-block div.image {
    background: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/icon.png) no-repeat scroll -12px -615px;
}

.homecms #tab-1 .first-static-block:hover .first-image-block div.image {background-position:-12px -531px;}

.homecms #tab-1 .second-image-block div.image {
    background: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/icon.png) no-repeat scroll -12px -783px;
}

.homecms #tab-1 .second-static-block:hover .second-image-block div.image {background-position:-12px -699px;}

.homecms #tab-1 .third-image-block div.image {
    background: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/icon.png) no-repeat scroll -12px -950px;
}

.homecms #tab-1 .third-static-block:hover .third-image-block div.image {background-position:-12px -866px;}

.homecms #tab-2 .first-image-block div.image {
    background: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/icon.png) no-repeat scroll -12px -1117px;
}

.homecms #tab-2 .first-static-block:hover .first-image-block div.image {background-position:-12px -1034px;}

.homecms #tab-2 .second-image-block div.image {
    background: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/icon.png) no-repeat scroll -12px -1285px;
}

.homecms #tab-2 .second-static-block:hover .second-image-block div.image {background-position:-12px -1201px;}

.homecms #tab-2 .third-image-block div.image {
    background: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/icon.png) no-repeat scroll -12px -1453px;
}

.homecms #tab-2 .third-static-block:hover .third-image-block div.image {background-position:-12px -1369px;}

.homecms #tab-3 .first-image-block div.image {
    background: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/icon.png) no-repeat scroll -12px -1621px;
}

.homecms #tab-3 .first-static-block:hover .first-image-block div.image {background-position:-12px -1537px;}

.homecms #tab-3 .second-image-block div.image {
    background: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/icon.png) no-repeat scroll -12px -1789px;
}

.homecms #tab-3 .second-static-block:hover .second-image-block div.image {background-position:-12px -1705px;}

.homecms #tab-3 .third-image-block div.image {
    background: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/icon.png) no-repeat scroll -12px -1956px;
}

.homecms #tab-3 .third-static-block:hover .third-image-block div.image {background-position:-12px -1872px;}

.main-image-block img{max-width:100%;}

/* End Home Tab CMS */


/* Video CMS */

.video-wrapper {
    position: relative;
    /*margin: 0 0 10px;*/
	clear: both;
	height: 530px;
	float: left;
    width: 100%;
	overflow:hidden;
	background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/video-bg1.jpg) no-repeat center center;
	background-color:#cdcdcd;background-size: 100%;
}

.wrapper_inner {
    padding: 0px 0 0px;
    position: relative;
    z-index: 1;
	float: left;
	width:100%;
	overflow:visible !important;
}

.wrapper_inner:before{content:""; position:absolute; z-index:10; background-color:rgba(0,0,0,0.5); width:100%; height:100%;}

.video-box {
    background: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png) no-repeat scroll -8px -252px;
	font-size: 0;
    height: 80px;
    text-align: center;
    width: 80px;
    position: relative;
    z-index: 99;
	display: inline-block;
    margin-bottom: 30px;
}

.video-wrapper .subheading {
    color: #fff;
    font-size: 35px;
    text-align: center;
    font-weight: 300;margin-bottom: 40px;
}

.video-wrapper .main_heading {
    color: #fff;
    font-size: 50px;
    letter-spacing: 2px;
    margin: 30px 0 20px;
    padding: 0;
    position: relative;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    font-family: "SpoilerRegular",sans-serif;
}

.video-wrapper .video-img img{width: 100%;}

#my-video {
    left: 0;
    right: 0;
	width:100%;
	height:530px;
}

.video-text {
	position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
    padding-top: 175px;
	text-align:center;
}

.video-wrapper video::-webkit-media-controls {display: none !important;}

/* Video CMS */

/* Blog CMS */

.blog_title:before{
	background: #ffffff;
    bottom: -45px;
    color: red;
    content: "\f00d";
    font-family: fontawesome;
    font-size: 19px;
    height: 35px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 35px;
    z-index: 1;
}

.blog_title:after {
    /*border-bottom: 1px solid #d1d1d1;*/
    bottom: -34px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 140px;
}
.blog_title{
    font-family: "SpoilerRegular",sans-serif;
    font-size: 44px;
    font-weight: normal;
    letter-spacing: 1.5px;
    line-height: 44px;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 108px;
}

#blog-carousel {
    margin: 0 0px 101px;
    overflow: hidden;
    padding: 10px 0;
}

.blog-left .blog-image img {
/*    width: 370px;
    height: 200px;*/
    padding: 0;
	max-width:100%;
	display:inline-block;
}

.post-image-hover {
    height: 100%;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-ms-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
    width: 100%;
}

.blog-image .post_hover {
    left: 0;
    margin: 0 auto;
    opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 35%;
}

.blog-left .blog-image .zoom {
    border: 2px solid #e5e5e5;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
    color: #fff;
    display: inline-block;
    opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
    padding: 12px 19px;
    transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
    z-index: 10;
	position:relative;
}

.blog-left .blog-image .zoom:before{
content:"\f00e";
font-family:"FontAwesome";
font-size: 14px;
transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
}

.blog-left .blog-image .readmore_link {
    border: 2px solid #e5e5e5;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
    color: #fff;
    display: inline-block;
    opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
    padding: 12px 19px;
    transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
    z-index: 10;
	margin-left: -52px;
    transition-delay: 0.1s;
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-ms-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	position:relative;
}

.blog-left .blog-image .readmore_link:before{
content:"\f0c1";
font-family:"FontAwesome";
font-size: 14px;
transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
}

.blog-left .blog-image .zoom:before,.blog-left .blog-image .readmore_link:before{
position:absolute;
top:12px;
left:0;
right:0;
}

.blog-left .blog-image .zoom:hover, .blog-left .blog-image .readmore_link:hover {
    color: #8fb9c9;
    border-color: #8fb9c9;
}

.blog-left {
    float: left;
    margin: 0 0 20px;
    position: relative;
}

.blog-right {
    float: left;
}

#blog-carousel .product-block{
margin: 0px 15px;
}

#blog-carousel .product-block{background:none; border:none;}

#blog-carousel .slider-controls{display:none !important;}

.date-time {
    color: #BABABA;
    float: left;
    font-size: 13px;
    font-weight: 300;
    text-align: center;
    width: 19%;
}

.date-time .day {
    float: left;
    font-size: 45px;
    font-weight: bold;
    line-height: 56px;
    width: 100%;
    color: #8fb9c9;
    margin-left: -6px;
}

.blog-right .post-inner {
    border-left: 1px solid #e5e5e5;
    float: left;
    margin-left: 5px;
    overflow: hidden;
    padding-left: 15px;
    width: 70%;
    padding-bottom: 0px;
    margin-top: 10px;
    /* padding-top: 5px; */
}

.blog-right .post-inner h4 {
    margin: 0 0 10px;
	/*display:none;*/
}

.blog-right .post-inner h4 a {
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #000;
}

.blog-right .post-inner h4 a:hover{color:#989797;}

.blog-desc {
    color: #626262;
    letter-spacing: 0.5px;
    line-height: 22px;
    text-transform: initial;
}

#blog-carousel .product-block:hover .post-image-hover {
    background: rgba(0, 0, 0, 0.4);
    transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
}

.blog-left .icon.zoom .fa, .blog-left .icon.readmore_link .fa {
    font-size: 14px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.product-block:hover .blog-left .zoom, .product-block:hover .blog-left .readmore_link{
	margin: 0 5px;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

.product-block:hover .blog-left .post_hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -kkhtml-opacity: 1;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.blog_inner{position:relative; margin: 0 -15px;}

.blog_inner .customNavigation{position:absolute; top:58%; opacity:0; -webkit-opacity:0; -moz-opacity:0; -khtml-opacity:0;}

.blog_inner:hover .customNavigation{opacity:1; -webkit-opacity:1; -moz-opacity:1; -khtml-opacity:1;}

.blog_inner .customNavigation a.prev{
	background: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png) no-repeat scroll -5px -355px;
    height: 65px;
    left: -55px;
    width: 35px;
}

.blog_inner .customNavigation a.prev:hover{background-position: -5px -429px;}

.blog_inner .customNavigation a.next{
	background: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png) no-repeat scroll -55px -355px;
    height: 65px;
    right: -55px;
    width: 35px;
}

.blog_inner .customNavigation a.next:hover{background-position: -55px -429px;}

/* End Blog CMS */


/* Newsletter CMS */

.sub_text {

    color: #999;
    line-height: 28px;
    position: relative;
    bottom: 15px;
}

.block-subscribe ul{
	/*margin-bottom: 35px;*/
    border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-khtml-border-radius: 50px;
    display: inline-block;
    float: none;
    margin-top: 18px;
    padding: 0;
    position: relative;
    width: auto;
}

.newstext{color:#fff; letter-spacing: 2px;}

/* End Newsletter CMS */


.new-products,.special-products,.bestseller-products{position:relative; width:1050px;}

.related-products{position:relative; margin-top: 60px;}

/*.new-products-outer,.bestseller-products-outer,.special-products-outer {
    background: #f7f7f7;
    padding: 85px 0 105px;
}*/

/*.new-products-inner,.special-products-inner,.bestseller-products-inner{margin:0 -21px;}*/

.new-products-outer .product-carousel,.new-products-outer .products-grid,.special-products-outer .product-carousel,.special-products-outer .products-grid,.bestseller-products-outer .product-carousel,.bestseller-products-outer .products-grid,
.related-products .products-grid,.related-products .product-carousel{/*margin-top:95px;*/}

.new-products .category-title h2:before,.bestseller-products .category-title h2:before,.special-products .category-title h2:before,.crosssell > h2:before{background:#f7f7f7;}

.new-products .customNavigation, .special-products .customNavigation, .bestseller-products .customNavigation,.crosssell_product .customNavigation,.related-products .customNavigation{position:absolute; top:60%; opacity:0; -webkit-opacity:0; -moz-opacity:0; -khtml-opacity:0;}

.related-products .customNavigation{top:50%;}

.new-products:hover .customNavigation, .special-products:hover .customNavigation, .bestseller-products:hover .customNavigation,.crosssell_product:hover .customNavigation,.related-products:hover .customNavigation{opacity:1; -webkit-opacity:1; -moz-opacity:1; -khtml-opacity:1;}

.new-products .customNavigation a.prev,.special-products .customNavigation a.prev,.bestseller-products .customNavigation a.prev,#upsell-product-table .customNavigation a.prev,.crosssell_product .customNavigation a.prev,.related-products .customNavigation a.prev
{background: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png) no-repeat scroll -5px -355px; height:65px; width:35px;}

.new-products .customNavigation a.prev:hover,.special-products .customNavigation a.prev:hover,.bestseller-products .customNavigation a.prev:hover,#upsell-product-table .customNavigation a.prev:hover,.crosssell_product .customNavigation a.prev:hover,.related-products .customNavigation a.prev:hover
{background-position: -5px -429px;}

.new-products .customNavigation a.next,.special-products .customNavigation a.next,.bestseller-products .customNavigation a.next,#upsell-product-table .customNavigation a.next,.crosssell_product .customNavigation a.next,.related-products .customNavigation a.next
{background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png) no-repeat scroll -55px -355px; height:65px; width:35px;}

.new-products .customNavigation a.next:hover,.special-products .customNavigation a.next:hover,.bestseller-products .customNavigation a.next:hover,#upsell-product-table .customNavigation a.next:hover,.crosssell_product .customNavigation a.next:hover,.related-products .customNavigation a.next:hover
{background-position: -55px -429px;}

.new-products .customNavigation a.prev,.special-products .customNavigation a.prev,.bestseller-products .customNavigation a.prev,.crosssell_product .customNavigation a.prev,.related-products .customNavigation a.prev{left:-35px;}

.new-products .customNavigation a.next,.special-products .customNavigation a.next,.bestseller-products .customNavigation a.next,.crosssell_product .customNavigation a.next,.related-products .customNavigation a.next{right:-35px;}

.new-products-outer .product-carousel .product-block,.new-products-outer .products-grid .product-block,.special-products .product-carousel .product-block,.special-products .products-grid .product-block,
.bestseller-products  .product-carousel .product-block,.bestseller-products .products-grid .product-block,.related-products .product-carousel .product-block,.related-products .products-grid .product-block{/*margin:5px 21px;*/}


.actions .out-of-stock{
	padding:8px 20px;
	border: 2px solid #ff0000;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -khtml-border-radius: 50px;
    text-transform: uppercase;
	font-size: 14px;
    font-weight: 600;
	text-align:center;
	color: #ff0000;
	display: inline-block;
	background-color: #fff;
}

#gmap_canvas img{max-width:none!important; background:none!important}

/* custom css changing */

.header-top {
    width: 100%;border-bottom: 1px solid #eee;
}
.header-top-center {
    float: right;	
	width: 33.3%;
}
.header-top-left {
    width:66.666%;
    float: left;
}
.header-top-right {
    float: right;
    width: 33.3%;
    margin: 25px 0 0;
}
.header-top-right .Quick-info {
    border-left: 2px solid #efefef;
    float: left;
    padding: 8px 0;margin-left: 15px;
}
.Quick-info .shipping, .Quick-info .offers {
margin-left: 0;
    color: #3c3c3b;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}
.Quick-info .shipping{margin-left: 30px;}
.Quick-info .shipping > a, .Quick-info .offers > a{ color: #8d8d8d; font-size: 14px; }
.Quick-info .shipping > a:hover { color: #cd7eb3; background-position: 0 -64px;}
.Quick-info .offers > a:hover{ color: #cd7eb3; background-position: 0 -194px;}

.Quick-info .shipping > a { background:rgba(0, 0, 0, 0) url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/megnor/Shipping.png") no-repeat scroll 0 0; padding: 2px 0 2px 40px;}
.Quick-info .offers > a { background:rgba(0, 0, 0, 0) url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/megnor/Shipping.png") no-repeat scroll 0 -130px; padding: 2px 0 2px 40px;}

.header-bottom {
float: left;
    margin-top: 10px;margin-left: 15px;
}
.header-bottom-left {
float: left;
    width: 100%;
    text-align: center;
}

.header-bottom-right {
    float: right;
}

.header-container {
    background: #ffffff none repeat scroll 0 0;
 
}
.header .logo {
    float: right;margin: 0;
}
.header .logo img{    margin-top: 0;max-width: 223px;}
.header-cart > span {
    position: relative;
    top: 3px;
}

.header .menu 
{
    padding: 6px 0 0;
   
}

.custom_menu.menu span {
    /*border-left: 1px solid #C74130;*/
    padding: 3px 13px 15px;
}
.custom_menu.menu span:hover{
    color: #ba5f91;
}


#advancedmenu .menu:first-child .parentMenu a span {
    border-left: medium none;
     padding-left: 0 !important;
}
.hidden_menu.menu .menu .parentMenu a span, .hidden_menu.menu .menu {
    border: medium none;
    padding: 0 !important;
}


.feature-images li {
    float: left;
}
.feature-right {
    width: 25%;
}
.feature-left {
    width: 25%;
}
.feature-middle {
    width: 50%;
}
.our-features-images {
background: #cd7eb3;
    color: #fff;
    min-height: 197px;
    text-align: center;
}
.our-features-images p{font-size: 38px;line-height: 43px;font-weight: 300;margin: 0;}
.our-features-images p span{    color: #3c3c3b;font-size: 25px;display: block;margin-top: 10px;font-weight: normal;}
.our-features-images .container-width{padding-top: 35px;}
.our-features-images .inner-block-bottom {
   float: left;
    margin: 0;
    text-align: center;
    width: 100%;
}
.our-feature-cms .title {
    margin-bottom: 125px;
    margin-top: 85px;
    text-align: center;
    position: relative;
}

.our-feature-cms .main_heading::before
{
	 background: #ffffff none repeat scroll 0 0;
    bottom: -55px;
    color: red;
    content: "\f00d";
    font-family: fontawesome;
    font-size: 19px;
    height: 35px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 35px;
    z-index: 1;
}
.Shopnow-block{padding: 55px 0;}
.Shopnow-block .text h1{font-size: 50px;text-transform: uppercase;line-height: 55px;font-weight: 300;}
.Shopnow-block .text .title{    margin-bottom: 20px;}
.Shopnow-block .text p{font-size: 16px;line-height: 30px;max-width: 535px;}
.Shopnow-block .button{margin-top: 45px;}
.Shopnow-block .button a{    display: inline-block;vertical-align: middle;margin-right: 0;font-size: 20px;text-decoration: none;color: #fff;background: #cd7eb3;padding: 11px 35px;}
.Shopnow-block .badge{margin-top: 40px;}
.Shopnow-block .shop-now-device{position: absolute;bottom:-40px;left: 0;z-index: 1;}
.Shopnow-block .shop-now-device img{max-height: 385px;}
.proven{margin-top: 50px;    margin-bottom: 50px;}
.proven .bg{    background: #facf44;position: relative;height: 70px;position:relative;}
.proven .bg:after{content:"";display:block;background: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/proven-arrow.png) repeat 0 0;    width: 59px;height: 69px;position: absolute;left: 0;right: 0;margin: 0 auto;bottom: -33px;}
.proven ul{text-align:center;margin-top: 70px;}
.proven ul li{display:inline-block;    margin: 0 70px}
.our-feature-cms {
    display: block;
    overflow: hidden;
    width: 100%;
	margin: 0 auto 0;
}
.about-watch .middle-part {
    display: inline-block;
    overflow: hidden;
    width: 100%;
}
.about-watch .content-text {
    width: 45%;
    float: left;
}
.about-watch-images
 {
    width: 50%;
    display: block; 
    float: right;
    box-sizing: border-box;
}

.our-feature-cms .features.div-top-left {float: left;width: 50%;}
.our-feature-cms .features > div{
    display: inline-block;
    margin: 0 0 48px;
    width: 100%;
}
.our-feature-cms .features div.device{margin: 0;margin-top: 30px;}

.our-feature-cms .heading {
float: left;
    margin: 15px 0;
    overflow: hidden;
    width: 100%;
}

.our-feature-cms .image
{   

}
.our-feature-cms .features{text-align: center;margin-top: 90px;position: relative;}
.our-feature-cms .features div.item{display: inline-block;width: 33%;text-align: center;}
.our-feature-cms .image.cms_img3 {background-position: 16px -447px;}
.our-feature-cms .image.cms_img2{background-position: 16px -216px;}
.our-feature-cms .features.div-top-right > div {margin: 0 0 48px 31px;}
.features.div-top-right {float: right;width: 50%;}
.our-feature-cms .heading > span {font-weight: bold;margin-bottom: 8px;text-transform: uppercase;}
.our-feature-cms .text { margin-top: 8px;font-size: 20px;font-weight: 300;text-transform: uppercase;}
.our-feature-cms .heading h2{font-size: 20px;font-weight: normal;letter-spacing: normal;}
.blog_main_outer h4 {display: none;}
.about-watch {display: block;overflow: hidden;width: 100%; padding: 0 0 30px}
.about-watch .title {text-align: center; margin-top:85px; margin-bottom: 9%;}
.home_about{background: #8ed4da;color: #3c3c3b;min-height: 295px;    text-align: center;}
.home_about h2{font-size: 45px;text-transform: none;color: #cd7eb3;font-weight: 300;padding-top: 55px;}
.home_about p{font-size: 16px;line-height: 31px;max-width: 985px;margin: 0 auto;}
.home_about p a{color: #cd7eb3;text-decoration: underline;}
.main_heading
 {
    font-family: 'SpoilerRegular', sans-serif;
    text-transform: uppercase;
    font-size: 44px;
	line-height: 40px;
    letter-spacing: 1.2px;
}

.about-watch {
    background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/megnor/About-Us.jpg) no-repeat scroll 0 0;
	height: auto;
    background-color: #f7f7f7;
}


.about-watch .sub-hadding {
    font-size: 21px;
    margin-bottom: 30px;
    margin-top: 1px;
}
.about-watch .sub-content-part > span {
    float: left;
    font-weight: lighter;
    margin-bottom: 20px;
    letter-spacing: 0.7px;
    padding-left: 23px;
    position: relative;
    margin-left: 1px;

}
.about-watch .sub-hadding > span {
    margin-left: 2px;
}
.about-watch .sub-content {
    font-weight: lighter;
    letter-spacing: 0.9px;
    margin-bottom: 30px;
    margin-top: -7px;
    line-height: 30px;
    margin-left: 2px;
}
.about-watch .sub-content-part {
    margin-left: 5px;
    margin-top: -3px;
}

.sub-content-part > span::before {
    color: red;
    content: "\f04d";
    font-family: fontawesome;
    font-size: 10px;
    position: absolute;
    transform: rotate(45deg);
    left: 0;
}

.footer .footer-image
{
   
    margin-bottom: 8px;
}
.tabberlive_outer_sub {
     background: #f7f7f7 none repeat scroll 0 0;
    display: block;
    overflow: hidden;
    width: 100%;
}
.tabberlive_outer_sub .tab-main-title {
   font-family: "oswald";
    font-size: 44px;
    line-height: 44px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    margin-top: 95px;
    margin-bottom: 92px;
    letter-spacing: 1.7px;
}
.tabberlive_outer_sub .category-title{display: none;}
.tabberlive_outer_sub .tabbernav_product {
    clear: both;
    margin: 46px 0;
    padding: 0;
    text-align: center;
}
.tabberlive_outer_sub .tabbernav_product li {
    display: inline-block;
    margin: 0 15px 0 0;
    text-transform: uppercase;
}
.tabbernav_product li a.selected, .tabbernav_product li a:hover {
    background-color: #8fb9c9;
    border-color: #8fb9c9;
    color: #fff;
}
.tabbernav_product li a {
    background-color: #ffffff;
    border: 2px solid #ccc;
    border-radius: 50px;
    color: #000000;
    font-weight: 500;
    line-height: 42px;
    padding: 10px 33px;
}

.product-block:hover .button.btn-cart {
    display: inline-block;
}

.tabberlive_outer_sub .tabs {
    padding: 0 35px;
    margin-bottom: 85px;
}

.tabberlive_outer_sub .tab-main-title::before {
    color: red;
    content: "\f00d";
    font-family: fontawesome;
    font-size: 19px;
    height: 35px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 55px;
}
.about-watch .main_heading::before {
    color: red;
    content: "\f00d";
    font-family: fontawesome;
    font-size: 19px;
    left: 0;
    margin: 55px auto;
    position: absolute;
    right: 0;
}
section.main-container {
    /*display: none;*/
    padding-bottom: 40px;
}
.quick-access .header-cart{float: none;display: inline-block;vertical-align:middle;}
.quick-access .account-link{float: none;
    display: inline-block;
    vertical-align: middle;
    margin-left: 25px;}
.quick-access .account-link a{display:block;background: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/women.png) no-repeat right 0;
    cursor: pointer;
    padding: 0;
    margin: 0;
    height: 30px;
     padding-right: 37px;
    color: #cd7eb3;
    font-size: 18px;
    padding-top: 8px;}
.quick-access .top-contact{display: inline-block;vertical-align:middle;margin-right: 25px;}
.quick-access .top-contact a{    color: #707070;
    font-size: 16px;
    text-decoration: underline;}
.quick-access .top-social{display: inline-block;vertical-align:middle;}
.quick-access .top-social li{display: inline-block;}
.cms-home section.main-container {
    display: none;
}
.checkout-onepage-success .col-main a {color: #000;  font-weight: bold;}
.tabberlive_outer_sub .customNavigation a {
    margin-top: 160px;
    opacity: 0;
}
.tabberlive_outer_sub .tabs:hover .customNavigation a {opacity: 1;}
.tabberlive_outer_sub .customNavigation .btn.next 
{
    background: rgba(0, 0, 0, 0) url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png") no-repeat scroll -55px -355px;
    height: 65px;
    right: -5%;
    width: 35px;
}
.tabberlive_outer_sub .customNavigation .btn.prev {
    background: rgba(0, 0, 0, 0) url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png") no-repeat scroll -5px -355px;
    height: 65px;
    width: 35px;
    left: -5%;
}
.tabberlive_outer_sub .customNavigation .btn.next:hover {background-position: -55px -429px; opacity: 1;}
.tabberlive_outer_sub .customNavigation .btn.prev:hover {background-position: -5px -429px; opacity: 1;}
.col-left.sidebar .block-related .block-title > strong 
{
     font-family: "SpoilerRegular",sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 20px;
    text-align: left;
}
.col-left .block .block-title strong
{
    display: block;
    font-weight: 600;
    padding: 0 0 10px;
    font-size: 18px;
}
.col-left.sidebar .price-box .price {
    font-size: 13px;
    font-weight: 700;
}
.col-left.sidebar .block .block-content li .product-name a {
    font-size: 13px;
}

.col-left.sidebar a:hover {color: #8fb9c9 !important;}

/* breadcrumbs Banner Set*/

.breadcrumbs {   
    line-height: inherit;
    float:right;
 
}
.cms-home .breadcrumbs {display:none}
.breadcrumbs li { display:inline; margin-left: 2px; }
.breadcrumbs li strong { font-weight:normal; }

.column-breadcrumbs {
    margin-bottom: 40px;
}

.column-breadcrumbs .breadcrumbs-outer {
    overflow: hidden;
    padding: 38px 30px;
    position: relative;
    background: #000;
    color: #fff;direction: ltr;
}
.column-breadcrumbs .container-width {
    background: transparent none repeat scroll 0 0;
    text-align: center;
}
.breadcrumbs li > a{color: #fff;}
.breadcrumbs li > a:hover{color: #8fb9c9;}
.column-breadcrumbs .home > a {font-size: 0;}
.column-breadcrumbs .home > a::before{content: "\f015";font-family: "fontawesome"; font-size: 16px; color: #fff;}
.column-breadcrumbs .home > a:hover::before {color: #8fb9c9;}
.column-breadcrumbs .breadcrumbs li::after{content: "\f100";font-family: "fontawesome"; font-size: 16px; margin-left: 2px;}
.column-breadcrumbs .breadcrumbs li:last-child::after{display: none;}
.column-breadcrumbs .breadcrumbs li span{display: none;}
.column-breadcrumbs .category-title, .column-breadcrumbs .page-title.product-title, .column-breadcrumbs .page-title{margin:0; float: right; }
.column-breadcrumbs .page-title h1 {
    /*margin: 0 30px;*/
    text-align: left;
	    color: #cd7eb3;
    font-size: 45px;
}
.column-breadcrumbs .page-title h2{font-size: 35px;}
/* end breadcrumbs banner set*/

.column-breadcrumbs .button {
    margin: -9px 0 0;
}
/* home Map */
.footer_map iframe {
    width: 100%;
    border:none;  
}
body .store-en{direction:ltr;}
body .store-en,body .store-en input,body .store-en select,body .store-en textarea,body .store-en button,body .store-en button.button span,body .store-en .back-link a{font-family: "Arial";}
body .store-en .opc-wrapper-opc .opc-col-left{float: left;padding-right: 20px;padding-left: 0;}
body .store-en .opc-wrapper-opc .opc-col-center{float: left;}
body .store-en .opc-wrapper-opc .opc-col-right{float: right;padding-left: 20px;padding-right: 0;}
body .store-en .opc-wrapper-opc h3,body .store-en .opc-wrapper-opc label{    text-align: left;}
body .store-en .form-list .field{    float: left;}
body .store-en .opc-wrapper-opc .opc-col-left .fields .field:last-child{	float: right;}
body .store-en .form-list label.required em{right: auto;left: -8px;}
body .store-en .opc-wrapper-opc .opc-col-left .control{text-align: left;}
body .store-en .opc-wrapper-opc .shipping-block dl,body .store-en .opc-wrapper-opc .shipping-block dt{text-align: left;}
body .store-en .opc-wrapper-opc .discount-block .input-box{float: left;}
body .store-en .opc-wrapper-opc .discount-block .buttons-set{float: left;}
body .store-en .opc-wrapper-opc .discount-block .apply-coupon{float: left;    margin: 0 0 10px 0;}
body .store-en .opc-wrapper-opc .payment-block dt input{margin: 4px 5px 0 0!important;    float: left;}
body .store-en .opc-wrapper-opc .payment-block dt label{    text-align: left;}
body .store-en .opc-review-actions h5 span{    float: right;}
body .store-en .opc-wrapper-opc .opc-newsletter li .input-box{    float: left;}
body .store-en .mini-products-list .product-image{    float: left;}
body .store-en .mini-products-list .product-details{    float: left;}
body .store-en .main-cart{    text-align: left;}
body .store-en .block .btn-remove,body .store-en .block .btn-edit,body .store-en #panel .btn-edit,body .store-en #panel .btn-remove{    float: right;}
body .store-en .title-buttons h1,body .store-en .title-buttons h2,body .store-en .title-buttons h3,body .store-en .title-buttons h4,body .store-en .title-buttons h5,body .store-en .title-buttons h6{    float: left;text-align: left;}
body .store-en .cart .title-buttons .checkout-types{float: right;}
body .store-en .cart .discount .buttons-set,body .store-en .cart .shipping .buttons-set{text-align: left;}
body .store-en .a-right{    text-align: left!important;}
body .store-en .cart-table td,body .store-en .cart-table th{    text-align: left!important;}
body .store-en .product-view .product-img-box{    margin-right: 40px;    float: left;margin-left: 0;}
body .store-en .col1-layout .product-view .product-shop{    float: right;text-align: left;}
body .store-en .seal-icons li,body .store-en ul.warranty li:nth-child(2){    padding: 0 0 0 44px;direction: ltr;    background-position: 0 0;    float: left;    width: 150px;}
body .store-en .add-to-cart button.button{float: left;}
body .store-en .product-view .tabs h3{padding: 10px 7px 10px 34px;}
body .store-en .product-view .tabs h3:before{    right: auto;left: 0;}
@media (max-width: 1180px){
	body .store-en .opc-wrapper-opc .opc-col-left .fields .field:first-child{margin-left: 0;}
}
@media (max-width: 980px){
	body .store-en .opc-wrapper-opc .opc-col-left{    padding-right: 0;}
	body .store-en .opc-wrapper-opc .opc-col-right{padding-left: 0;}
	body .store-en .seal-icons li, body .store-en ul.warranty li:nth-child(2){width: 100%;}
	body .store-en #footer .footer-area#block_3{margin-right: 0;width: 100%;}
}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.herabeat.co.il/store/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.herabeat.co.il/store/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.herabeat.co.il/store/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.herabeat.co.il/store/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.herabeat.co.il/store/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.herabeat.co.il/store/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.herabeat.co.il/store/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.herabeat.co.il/store/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.herabeat.co.il/store/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.postWrapper {
	padding-bottom: 25px;
	clear:both;
	float: left;
    width: 100%;
}
.blog-toolbar{float: left;
    width: 100%;}
.postImg{float: left;width: 100%;}
.postContentBlock{float: right;width: 100%;}
.postTitle {
border: none;
    margin-top: 10px;margin-bottom: 10px;
}
.postImgM{margin-bottom: 15px;}
.postTitle h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.postContent {
	padding-bottom: 10px;
}
.postDetails {
	
}
.postBookmarks {
	padding-bottom: 10px;
}
.postBookmarks h4 {
	
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding-bottom: 15px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	margin-bottom:5px;
	padding: 0px;
}
.commentDetails  h4.username{
	display:inline;
}

.postError {
	font-size: 16px;
}

.tags{
	font-weight:bold;
	padding-bottom: 10px;
}
.tags UL{
	display:inline;
}
.tags UL LI{
font-weight:normal;
	display:inline;
	padding-right:6px;
}


.tags h4 {
font-size:12px;
font-weight:bold;
}

.menu-tags, .menu-categories, .menu-recent{
	margin:5px 9px;
}
.menu-tags h5, .menu-categories h5, .menu-recent h5{font-size:11px;}

.block-blog .menu-tags UL LI{
	display:inline;
	padding:2px;
	margin-left:10px;
}
.block-blog .menu-categories UL LI{
	margin-left:10px;
}
.block-blog .menu-recent UL LI{
	margin-left:10px;
}
.block-blog .menu-recent UL LI a,.block-blog .menu-categories UL LI a,.block-blog .menu-tags UL LI a{font-size:11px;}

.tagcloud{
	/* text-align:center; */ 
}
.tag-count-1{
	font-size:1em!important;
}
.tag-count-2{
	font-size:1.2em!important;
}
.tag-count-3{
	font-size:1.4em!important;
}
.tag-count-4{
	font-size:1.6em!important;
}
.tag-count-5{
	font-size:1.8em!important;
}
.tag-count-6{
	font-size:2em!important;
}
.tag-count-7{
	font-size:2em!important;
}
.tag-count-8{
	font-size:2em!important;
}
.tag-count-9{
	font-size:2em!important;
}
.tag-count-10{
	font-size:2em!important;
}

.block-blog .head h4{
padding-left: 20px;
}

.block-blog .block-title strong {
background-image:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/aw_blog/images/icon_blog.png);
background-repeat:no-repeat;
padding-left:21px;
text-align:left;
}

.postWrapper .poster{
	display:inline;
}
.input-box.aw-blog-comment-area{width:100%;}

.widget-latest li{font-size:12px;padding:5px 10px;}
.block-blog .menu-categories{margin:0;padding:5px 9px;}

A.awblog_current_comment { text-decoration:none!important; font-weight: bold!important; }

.blog-page .postWrapper{    padding-bottom: 4em;
    border: none;
    margin-bottom: 50px;
    padding: 0;
    float: right;
    width: 33.333%;
    padding: 0 10px;clear: none;}
.blog-page .postWrapper .postContent a.aw-blog-read-more{    display: block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #efefef;
    text-align: center;
    background: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/aw_blog/images/arrow-left.png) 20px 15px no-repeat;
    margin-top: 20px;
    font-size: 15px;}
@media only screen and (max-width: 767px){
	.blog-page{padding: 0 15px;}
	.blog-page .postWrapper{width: 100%;padding: 0;}
}
/* Block hints */

.amfpc-block-info
{
    position:relative;
    border:1px dotted #008080;
    margin:6px 2px;
    padding:18px 2px 2px 2px;
    zoom: 1;
}

.amfpc-block-info:hover
{
    border-color: orange !important;
}

.amfpc-block-info>.amfpc-block-handle,
.amfpc-block-info>.amfpc-template-info
{
    position:absolute;
    top:0;
    padding:2px 5px;
    background:#008080;
    color:white;
    font:normal 11px Arial;
    text-align:left !important;
    z-index:998;
    text-transform: none;
}

.amfpc-block-info>.amfpc-block-handle:hover,
.amfpc-block-info>.amfpc-template-info:hover
{
    z-index:999;
}

.amfpc-block-info>.amfpc-block-handle
{
    cursor: default;
    left:0;
    white-space: nowrap;
}

.amfpc-block-info>.amfpc-template-info
{
    right:0;
}

.amfpc-block-info>.amfpc-block-handle:hover
{
    background-color: orange !important;
}

.amfpc-block-info.active
{
    -webkit-animation: amfpc-blocks 1s linear .5s infinite alternate;
    animation: amfpc-blocks 1s linear .5s infinite alternate;
}

@-webkit-keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

@keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

/* Updated blocks */

.amfpc-block-info.updated
{
    border-color: red;
}

.amfpc-block-info.updated>.amfpc-block-handle
{
    top:0;
    background:red;
}

/* Status popup */

.amfpc-info
{
    width: 350px;
    min-height: 95px;
    position: fixed;
    bottom: 10px;
    left: 10px;
    background: #008080;
    color: #fff;
    z-index: 99999;
    font-size: 32px;
}

.amfpc-info h1
{
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 2px 5px;
    font-size: 14px;
    font-weight: bold;
}

.amfpc-info h2
{
    margin-top: 12px;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
}

.amfpc-info .amfpc-content
{
    line-height: 48px;
}
.tm-hide { opacity: 0; filter:alpha(opacity=0); }
.tm-checkbox {
	background: url('https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png') -5px -94px no-repeat;
	display:inline-block;
	width:17px;
	height:17px;vertical-align: middle;
}

.tm-radio { background: url('https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png') -5px -55px no-repeat;	
	display: inline;
	padding:0px;
   	height:17px; 
    vertical-align: middle;
   }

.tm-checked { background-position:-78px -94px; }
.tm-selected { background-position: -78px -55px; }


.tm-checkbox-green {
	background: url('https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/megnor/sprite.png') 0 1px no-repeat;
	display:inline-block;
}
.tm-checked-green { background-position: 0 -18px; }
.tm-checkbox, .tm-radio {}
.ie7 .tm-checkbox{ display:inline; }
/* -------------
 * Selects
 * ------------- */
/* Custom Select*/
.sbHolder{
	border: solid 1px #ddd; 
	position: relative;
	width: auto; 
	padding:4px 25px 4px 7px;
	text-align:left;
	background-color: #fff;
	z-index:99;
}
.sbHolder:focus .sbSelector{
	
}
.sbSelector{
	outline: none;
	overflow: hidden;	 
	top: 0;	 
	display:block;
	color: #999;
	font-weight: normal;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
 
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background: url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/arrow-down.png") no-repeat scroll center center transparent;
	display: block; 
	outline: none;
	position: absolute;
	right: 4px;
    top: 7px;
	height:15px;
	width:15px;
}
 
.sbToggleOpen{
	background: url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/arrow-up.png") no-repeat scroll center center transparent;
} 
.sbOptions{
	background-color: #fff;
	border: solid 1px #ddd;
	list-style: none;
	right: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 26px !important;
    width: 100%;
	z-index: 1;
	overflow-y: auto;
	border-top: 1px solid #da4635;
}
.sbOptions li{
	padding: 0 7px;
	margin:0;
}
.sbOptions a{	 
	display: block;
	outline: none;
	padding: 4px 0 4px 3px;
	text-decoration:none;
}
 

/* display none until init */
.product-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
#column-left .product-carousel, #column-right .product-carousel { display:block;}
#column-left .customNavigation, #column-right .customNavigation { display:none;}
.product-carousel .slider-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
	-webkit-perspective: 1000;
}
.product-carousel .slider-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.product-carousel .slider-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.product-carousel .slider-item{
	float: left;
}
.slider-controls .slider-page,
.slider-controls .slider-buttons div{
	cursor: pointer;
}
.slider-controls {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.slider-controls .slider-page {
    display: inline-block;
    margin: 0 4px;
}

.slider-controls .slider-page span {
    background-color: #fff;
    border: 2px solid #fff;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 7px;
    overflow: hidden;
    text-indent: -9999px;
    transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
    width: 7px;
}


.slider-controls .slider-page.active span, .slider-controls .slider-page:hover span {
    background-color: #fff;
    border-color: #000;
}

/* mouse grab icon */
.grabbing { 
    cursor:url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/megnor/grabbing.png") 8 8, move;
}

/* fix */
.product-carousel  .slider-wrapper,
.product-carousel  .slider-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
}
.customNavigation    { text-align: center; position:absolute;width:100%}
.customNavigation a{
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	display: block;
    float: right;
    height: 22px;
    position: absolute;
    top: -34px;
    width: 22px;
}

.customNavigation a.prev {
  	background: url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png") no-repeat scroll -234px 2px transparent;
    right: 85px;
}
.customNavigation a.prev:hover 	{ background-position: -234px -27px; text-decoration:none;}
.customNavigation a.next {
	background: url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png") no-repeat scroll -204px 2px transparent;
    right:28px;
}
.customNavigation a.next:hover 	{ background-position: -204px -27px; text-decoration:none;}
 

/* Responsive menu Css Start */
.nav-responsive span { display:inline-block;}
.nav-responsive { cursor:pointer; display:none;  float: right; width: auto;    padding: 5px 0 10px;}
.responsive_menu li.menu{padding: 5px 0;clear: both;}
#nav-mobile  ul  li{ list-style:none; position:relative;}
.nav-responsive .expandable{
background:transparent url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png") no-repeat scroll -59px 0px;
height: 20px;
margin-right: 10px;
margin-top:12px;
width: 27px;
float: left;
} 
.responsive-menu { padding:0; position:relative;}

.responsive-menu #nav-mobile{ 
    position: absolute;
    z-index: 9;
    display: none;
    margin-top: 0px;
    padding: 2%;
    width: 100%;
    list-style: none;
    top: 41px;
    border: 1px solid #EDEDED;
    box-sizing: border-box;
    min-width: 270px;
    left: 0;
}
.responsive-menu #nav-mobile ul{padding-left:10px;}
.nav-responsive div,
.responsive-menu .hitarea {
	background: none;
	height: 20px;
	width: 20px; 
	float: right;
	cursor: pointer;
	margin-right: 10px;
	margin-top: 7px;
}
.responsive-menu .expandable .collapsable-hitarea{ 
	background:url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png") no-repeat scroll -85px -169px transparent;		 
} 
.responsive-menu .expandable-hitarea { 
	background:url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png") no-repeat scroll -85px -130px transparent;		 
} 
.responsive-menu .collapsable-hitarea { 
	background: url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png") no-repeat scroll -85px -169px transparent;		
} 

/* Responsive menu Css End */

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav { list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider .slides{ padding:0; }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; list-style:none !important; max-width: 100%; width:100%; background-size: cover; background-repeat:no-repeat;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides li .slider-content{    position: absolute;bottom: 100px;right: 0;width: auto;max-width: 500px;} 
.flexslider .slides li .slider-content.content-left-top{right: auto;	left: 60px;top: 60px;}
.flexslider .slides li .slider-content.content-left-bottom{right: auto;left: 60px;}
.flexslider .slides li .slider-content .titles{display: inline-block;margin-right: 50px;position: relative;top:20px;}
.flexslider .slides li .slider-content .titles .title{font-size: 60px;text-transform: uppercase;color: #cd7eb3;font-weight: bold;letter-spacing: -2px;line-height: 55px;text-shadow: 1px 1px #000;}
/*.flexslider .slides li .slider-content.content-purple .titles .title{color: #604a7b;}
.flexslider .slides li .slider-content.content-pink .titles .title{color: #800080;}*/
.flexslider .slides li .slider-content .titles .title-sub{    color: #fff;font-weight: 300;text-transform: uppercase;font-size: 30px;margin-top: 35px;}
.flexslider .slides li .slider-content .btn{    display: block;
    width: 100%;
    clear: both;
    margin-right: 50px;
    position: relative;
    top: 40px;}
.flexslider .slides li .slider-content .btn a{    color: #fff;
    width: 250px;
    height: 50px;
    display: block;
    text-align: center;
    line-height: 44px;
    font-size: 35px;
    -moz-box-shadow: 0 0 3px #000;
    -webkit-box-shadow: 0 0 3px #000;
    box-shadow: 0 0 3px #000;    border-radius: 9px;background: #cd7eb3;}
/*.flexslider .slides li .slider-content.content-purple .btn a{background: #604a7b;}
.flexslider .slides li .slider-content.content-pink .btn a{background: #800080;}*/
/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative; clear:both; margin:0 0 0px 0; overflow:hidden; background-color: #000;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides { margin:0; }

/* Direction Nav */
.flex-direction-nav {display:none; margin:0 !important; z-index:999; }
.flex-direction-nav  li{ list-style:none;}
.flexslider:hover .flex-direction-nav { display:block;  margin:0 !important;  }
.flex-direction-nav li a.flex-next
{ 
	background: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/megnor/Slider-arrow.png) no-repeat scroll -43px 2px transparent;
    font-size: 0;
    height: 40px ;
    position: absolute;
    right: 25px;
    top: 50%;
    width: 40px;
	z-index:99;
}

.flex-direction-nav li a.flex-prev
{ 
	background: url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/megnor/Slider-arrow.png) no-repeat scroll 3px 2px transparent;
    height: 40px;
    left: 25px;
    position: absolute;
    top:50%;
    width: 40px;
	font-size:0;
	z-index:99;
}

.flex-direction-nav li a.flex-prev:hover { background-position:3px -43px;} 
.flex-direction-nav li a.flex-next:hover { background-position:-43px -43px;}

/* Control Nav */
.flex-control-nav {
	position: absolute;
    bottom: 15px;
    right: 0;
    margin: 0 auto;
    padding: 0;
    z-index: 999;
    left: 0;
    text-align: center;
}
.flex-control-nav li {    
	margin: 0 4px;
    float: none;
    font-size: 0;
    display: inline-block;
}
.flex-control-paging li a {
    cursor: pointer;
    display: block;
    height: 8px;
    text-indent: -9999px;
    width: 8px;
	font-size:0;
	border: 2px solid #000;
	background-color: #fff;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
}
.flex-control-paging li a:hover ,.flex-control-paging li a.flex-active{background-color: #cd7eb3;}
.flex-control-paging li a.flex-active{  cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}


/* display none until init */
.product-carousel{
	display: none;
	opacity:1!important;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
	direction:ltr;
}
#column-left .product-carousel, #column-right .product-carousel { display:block;}
#column-left .customNavigation, #column-right .customNavigation { display:none;}

#column-left .banners-slider-carousel .customNavigation,
#column-right .banners-slider-carousel .customNavigation{ display:block;}

.product-carousel .slider-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
	-webkit-perspective: 1000;
}
.product-carousel .slider-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
	/*display:none;*/
}
.product-carousel .slider-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.product-carousel .slider-item{
	float: left;
}
.slider-controls .slider-page,
.slider-controls .slider-buttons div{
	cursor: pointer;
}
.slider-controls {
	-webkit-tap-highlight-color: transparent;
}


#featured-carousel .slider-controls,#special-carousel .slider-controls,#bestseller-carousel .slider-controls,#newproduct-carousel .slider-controls,#related-carousel .slider-controls,
#upsell-carousel .slider-controls,#crosssell-carousel .slider-controls,#additional-carousel .slider-controls{
display:none !important;
}

/* mouse grab icon */
 
.grabbing { 
    cursor:url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/megnor/grabbing.png") 8 8, move;
}


/* fix */
.product-carousel  .slider-wrapper,
.product-carousel  .slider-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	list-style:none;
}
.customNavigation    { text-align: center; position:relative;width:100%}
.customNavigation a{
	-webkit-tap-highlight-color:transparent;
	display: block;
    float: right;
    height: 22px;
    position: absolute;
    top: -45px;
    width: 22px; 
	 text-indent: -9999px;
	 cursor:pointer;
	 z-index:999;
} 
.customNavigation a.prev {
  	background: url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png") no-repeat scroll -206px 2px  transparent;
    right:35px;
}
.customNavigation a.prev:hover { background-position: -206px -27px; text-decoration:none; }
.customNavigation a.next {
	background: url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/sprite.png") no-repeat scroll -236px 2px transparent;
    right:10px;
}
.customNavigation a.next:hover 	{ background-position: -236px -27px; text-decoration:none; }

/**************** additional carousel start *******************/
.additional-carousel .product-carousel{ width:auto; margin:20px 15px; }

.additional-carousel .customNavigation a{width:20px; height:25px;}
.additional-carousel .customNavigation a.prev {
	background:none;
    left:0px;
	top:40px;
	z-index:999;  
	text-indent: 0px;
	cursor:pointer;
}

.additional-carousel .customNavigation a.prev:before {color: #999;
    content: "\f104";
    font-family: "FontAwesome";
    font-size: 35px;}

.additional-carousel .customNavigation a.prev:hover:before{
color:#000;
}

.additional-carousel .customNavigation a.prev:hover { background-position: -203px -295px; text-decoration:none; z-index:999;}
.additional-carousel .customNavigation a.next {
	background:none;
    right:0px;
	top:40px;
	cursor:pointer;
	z-index:999; 
	text-indent: 0px;
}

.additional-carousel .customNavigation a.next:before{ color: #999;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 35px;
}

.additional-carousel .customNavigation a.next:hover:before{
color:#000;
}

.additional-carousel .customNavigation a.next:hover { background-position: -233px -295px; text-decoration:none; z-index:999;}
.additional-carousel .slider-item { float: left;  width: 90px; }
.additional-carousel .slider-item .product-block{ clear: both; overflow: hidden;}

/**************** additional carousel End *******************/

.product-info .product-image .customNavigation    { text-align: center; position:absolute; width:100%; z-index:9;}
.product-info .product-image .customNavigation a{
	-webkit-tap-highlight-color: transparent;
	display: block;
    float: right;
    height: 20px;
    position: absolute;
    top: -34px;
    width: 16px;
}

.product-info .product-image .customNavigation a.prev {
  	background: url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/image/megnor/sprite.png") no-repeat scroll -11px -60px transparent;
    left:-3px;
	top:35px;
}
.product-info .product-image .customNavigation a.prev:hover 	{ background-position: -11px -90px; text-decoration:none;}
.product-info .product-image .customNavigation a.next {
	background: url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/image/megnor/sprite.png") no-repeat scroll -43px -60px transparent;
	right:-3px;
	top:35px;
}
.product-info .product-image .customNavigation a.next:hover 	{ background-position: -43px -90px; text-decoration:none;}


#additional-carousel {
    margin: 15px auto;
    display: inline-block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;direction: ltr;
}

.product-image-thumbs {text-align:center;}

/* ========cloud-zoom============*/

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
    border: 4px solid #888;
    margin:-4px;    /* Set this to minus the border thickness. */
    background-color:#fff;
    cursor:move;
 
}

/* This is for the title text. */
.cloud-zoom-title {
    
    position:absolute !important;
    background-color:#000;
    color:#fff;
    padding:3px;
    width:100%;
    text-align:center;
    font-weight:bold;
    font-size:10px;
    top:0px;
}
/* This is the zoom window. */
.cloud-zoom-big {
    border:4px solid #ccc;
    overflow:hidden;
	 
}
/* This is the loading message. */
.cloud-zoom-loading {
    color:white;
    background:#222;
    padding:3px;
    border:1px solid #000;
}
.product-image .mousetrap {
    z-index:999 !important;
} 

/**
 * Lightbox
 */ 
/* ColorBox Core Style
-------------------------------------------------------------- */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; }
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* ColorBox skin.
   The following styles are ordered & tabbed
   in a way that represents the nesting of the generated HTML.
-------------------------------------------------------------- */
#cboxOverlay{background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/megnor/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxContent{background:#fff; overflow:hidden; border:none;/*10px solid #333*/ padding:10px; }
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:40px; /*10px above buttons*/ }
        #cboxTitle{position:absolute; bottom:17px;text-align:center; width:100%; color:#999999;}
        #cboxCurrent{position:absolute; bottom:17px; left:80px; color:#999999;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
		
		#cboxPrevious,
		#cboxNext { position:absolute; background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/megnor/slider-arrows.png) no-repeat #ddd; width:30px; height:30px; text-indent:-9999px; }
		#cboxPrevious:hover,
		#cboxNext:hover { background-color:#333; }
        #cboxPrevious{bottom:10px; left:10px; background-position:-10px -10px;}
        #cboxPrevious:hover{background-position:-10px -60px;}
        #cboxNext{bottom:10px; left:40px; background-position:-60px -10px;}
        #cboxNext:hover{background-position:-60px -60px;}
		
        #cboxLoadingOverlay{background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/megnor/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/megnor/loading.gif) no-repeat center center;}
		
        #cboxClose{position:absolute; bottom:10px; right:10px; background:url(https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/megnor/close-button.png) -10px -10px no-repeat #ddd; width:30px; height:30px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-10px -60px; background-color:#333;}

#cboxNext,
#cboxPrevious,
#cboxClose {
	transition:			background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-moz-transition:	background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-transition:	background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-o-transition:		background-color 300ms ease-in-out, background-position 300ms ease-in-out;
}
.zoom-btn-small {
    background-color: rgba(255, 255, 255, 0.7);
    bottom: 0px;
    color: #333333;
    line-height: 2.6666em;
    padding: 0 1em;
    position: absolute;
    right: 0px;
    z-index: 100;
}


#advancedmenu {
    position:relative;        
	margin:0 auto;
 	z-index:9;
}
div.menu {
    float: none;
    font-weight: 500;display: inline-block;
}
div.menu.act {
   background:none;
}
div.menu.active {
	background:none;
	color:#ffcd06; 
}

div.menu.active .parentMenu a:before,div.hidden_menu:hover .parentMenu a:before,#nav .level-top:hover > a:before,.custom_menu:hover > a:before,div.menu .subparentMenu:hover > a:before,#nav li:hover > a:before{width:100%; opacity:1; -webkit-opacity:1; -moz-opacity:1; -khtml-opacity:1;}

div.megnor-advanced-menu-popup { 
  	background:#fff;
	position:absolute;
	display: none;
	text-align:left; 
	border:none;
	top:50px;
	transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-ms-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	padding:15px 15px;
    border:1px solid #ededed;
    border-top:none !important;
}

.megnor-advanced-menu-popup_inner{}
div.menu a, div.megnor-advanced-menu-popup a {   display:block; }
div.megnor-advanced-menu-popup a		
{ 
	padding:5px 10px;
	text-transform:none;
	
}
 div.megnor-advanced-menu-popup a:hover{}
div.megnor-advanced-menu-popup a.actParent {
    color: #4D4D4D;
}
div.megnor-advanced-menu-popup a.act {
    color: #A52A2A;
}
div.column {
    float:left;
    width:160px; /* column width */
    padding:5px;
}
div.itemSubMenu {
    margin-left:10px;
}
.clearBoth {
    clear:both;
}

div.megnor-advanced-menu-popup .block1{ }
div.megnor-advanced-menu-popup .block2{ padding:5px;}
#advancedmenu .megnor-advanced-menu-popup .itemMenu  a	{ font-weight:normal;  font-size: 11px;}
#advancedmenu .level1 > a.itemMenuName {
    font-size: 13px;
    color: #000;
}
.itemSubMenu .itemMenu 
{
	margin-left:0px;
}
.itemSubMenu .itemMenu a.itemMenuName
{
    color: #8d8d8d; 
    font-weight: normal;
    padding: 2px 0 2px 0px;
}
.itemSubMenu .itemMenu a:hover	{color: #000;}

#advancedmenu .level-top.hidden_menu{
position:relative;
}

#advancedmenu .level-top.hidden_menu .category-wrapper {
    display: none;
    background: #fff;
    left: 0;
    margin: 0px;
    position: absolute;
    right: auto;
    top: 50px;
    padding: 10px; 
    border-top:none;
    border:1px solid #ededed; 
    border-top:none !important;
}

#advancedmenu .level-top.hidden_menu:hover .category-wrapper{ display: block;}

#advancedmenu .level-top.hidden_menu .category-wrapper div.menu .parentMenu a{padding:5px;}

#advancedmenu .level-top.hidden_menu .category-wrapper div.menu .parentMenu a:before{content:initial;}


/* Custom Menu */

.custom_menu {position:relative; float:right;text-align: right;}
.custom_menu a{
	color: #ffffff;
    font-size: 12px;
    font-weight: 500;
	padding: 12px 0px 29px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
}
.custom_menu > a:hover{cursor:pointer;}
.custom_menu:hover .customblock_inner {display: block;} 
.customblock_inner{ background: #fff; display: none;overflow: visible; border-top:none !important; position: absolute; min-width: 185px; top: 40px !important;  z-index: 9; padding:15px 15px; text-align:right; border:1px solid #EDEDED;}
.customblock_inner .custom_menu_inner{display: block;}
.static-block1{ float:left; padding:5px 0 0;}
.customblock_inner .custom_menu_inner .static-block1 > a {
    color: #000;
    font-size: 14px;
    padding-bottom: 10px;
    text-transform: capitalize;
    display: block;
	padding-top: 0;
}
.customblock_inner .custom_menu_inner .custom-link a {
    color: #8d8d8d;
    font-size: 13px;
    font-weight: normal;
    padding: 2px 0;
    text-transform: capitalize;
	display:block;
}
.customblock_inner .custom_menu_inner .custom-link a:hover{ color:#000;}
.custom_banner{float:right;}
.menu .parentMenu a span {
    display: inline-block;
    position: relative;
}
.menu:hover .parentMenu a span{color: #000;}

/* End Custom Menu */

/*Advance Menu More*/

.subparentMenu:hover .subparentmenu-hover {display: block;}
.subparentmenu-hover {
    background: #242424;
    border:none;
    display: none;
    position: absolute; 
	z-index:9;
	width:200px;
}
.subparentmenu-hover div.menu a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 15px;
    text-align: left;
    text-transform: uppercase;
	margin:0;
}
.subparentmenu-hover div.menu a:hover{ color:#989797 !important;}
.super-sub {  padding: 15px 0;  position: relative;}
.subparentmenu-hover div.megnor-advanced-menu-popup {
    left: auto !important;
    padding: 0px 0;
    right: -200px !important;
    top: auto !important;
    width: 200px;
	margin-top:-20px;
}
.subparentmenu-hover div.megnor-advanced-menu-popup .megnor-advanced-menu-popup_inner{ padding:15px 15px;}
.subparentmenu-hover div.megnor-advanced-menu-popup .megnor-advanced-menu-popup_inner div.itemSubMenu { padding:0 0 10px;}
.subparentmenu-hover div.menu { background: transparent;  float: none;}
.subparentmenu-hover .menu { width: 100%;}

.subparentmenu-hover div.menu .parentMenu a:before{content:initial;}

/*End Advance Menu More*/

.megnor-advanced-menu-popup {left: 80px !important;}
.custom_menu .customblock_inner {float: none;}

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/fonts/fontawesome-webfont.eot?v=4.4.0');src:url('https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}


@media only screen and (min-width: 1351px) and (max-width: 1410px) {

.featured-products .customNavigation a.prev,.new-products .customNavigation a.prev,#upsell-product-table .customNavigation a.prev,.special-products .customNavigation a.prev,.bestseller-products .customNavigation a.prev,.crosssell_product .customNavigation a.prev,.related-products .customNavigation a.prev{left:-70px;}

.featured-products .customNavigation a.next,.new-products .customNavigation a.next, #upsell-product-table .customNavigation a.next,.special-products .customNavigation a.next,.bestseller-products .customNavigation a.next,.crosssell_product .customNavigation a.next,.related-products .customNavigation a.next{right:-70px;}

.flex-direction-nav li a.flex-prev,.flex-direction-nav li a.flex-next{top:45%;}
.our-features-images .feature-middle img {margin-top: 32px;}
.about-watch{background-position: 50% center;}
 img {max-width: 100%;}
 .megnor-advanced-menu-popup div.column{width: auto;}


}

@media only screen and (min-width: 1281px) and (max-width: 1350px) {

.featured-products .customNavigation a.prev,.new-products .customNavigation a.prev,#upsell-product-table .customNavigation a.prev,.special-products .customNavigation a.prev,.bestseller-products .customNavigation a.prev,.crosssell_product .customNavigation a.prev,.related-products .customNavigation a.prev{left:-40px;}

.featured-products .customNavigation a.next,.new-products .customNavigation a.next,#upsell-product-table .customNavigation a.next,.special-products .customNavigation a.next,.bestseller-products .customNavigation a.next,.crosssell_product .customNavigation a.next,.related-products .customNavigation a.next{right:-40px;}

.flex-direction-nav li a.flex-prev,.flex-direction-nav li a.flex-next{top:45%;}

.blog_inner .customNavigation a.prev{left:-40px;}

.blog_inner .customNavigation a.next{right:-40px;}

img {  max-width: 100%;}
.about-watch{background-position: 55% center;}
.our-features-images .feature-middle img {margin-top: 32px;}
.megnor-advanced-menu-popup div.column{width: auto;}


}
@media only screen and (max-width: 1280px){
	.menu .parentMenu a span{padding: 0 !important;}
	.testimonial-container .post-description{max-height: 200px;overflow: hidden;position:relative;}
	.testimonial-container .post-description:after{content:"...";display:block;    position: absolute;bottom: 0;right: -20px;}
}
@media only screen and (min-width: 1201px) and (max-width: 1280px) {

.header, .main,.col-main, .footer,.container-width,.cms-index-index .messages{ width:1100px; }

.about-watch{background-position: 60% center;}

img {max-width: 100%;}
.our-features-images .feature-middle img {margin-top: 29px;}
.col-main{width:844px;}

.col-left{width:209px;}

.col-right{width:209px;}

.featured-products .customNavigation a.prev,.new-products .customNavigation a.prev,#upsell-product-table .customNavigation a.prev,.special-products .customNavigation a.prev,.bestseller-products .customNavigation a.prev,.crosssell_product .customNavigation a.prev,.related-products .customNavigation a.prev{left:-40px;}

.featured-products .customNavigation a.next,.new-products .customNavigation a.next,#upsell-product-table .customNavigation a.next,.special-products .customNavigation a.next,.bestseller-products .customNavigation a.next,.crosssell_product .customNavigation a.next,.related-products .customNavigation a.next{right:-40px;}

.blog_inner .customNavigation a.prev {left:-35px;}

.blog_inner .customNavigation a.next {right:-35px;}

.blog-right .post-inner{width:68%;}

.phoneno{font-size:43px;}

.product-view .product-img-box .product-image-zoom{width:459px; height:459px;}

#upsell-product-table .customNavigation a{top:0;}

.googlemap{width:49%; overflow:auto;}

.flex-direction-nav li a.flex-prev,.flex-direction-nav li a.flex-next{top:45%;}

.cart .cart-collaterals .col2-set{width:635px;}

.cart .cart-collaterals .col1-set{width: 435px}

#testimonial .customNavigation a.prev{left:-40px;}

#testimonial .customNavigation a.next{right:-40px;}

.new-products-inner,.special-products-inner,.bestseller-products-inner{margin:0 auto}

.homeslider_cms{background-position: 50% bottom;}
.date-time .day{margin-left: -2px;}
.megnor-advanced-menu-popup div.column{width: auto;}
.products-grid li .product-block{margin:12px 23px; }


}


@media only screen and (min-width: 1024px) and (max-width: 1200px) {


.header, .main,.col-main, .footer,.container-width,.cms-index-index .messages{ width:980px; }

.col-main{width: 747px;}

.col-left{width: 186px;}

.col-right{width: 186px;}

.featured-products .customNavigation a.prev,.new-products .customNavigation a.prev,#upsell-product-table .customNavigation a.prev,.special-products .customNavigation a.prev,.bestseller-products .customNavigation a.prev,.crosssell_product .customNavigation a.prev,.related-products .customNavigation a.prev{left:-10px;}

.featured-products .customNavigation a.next,.new-products .customNavigation a.next,#upsell-product-table .customNavigation a.next,.special-products .customNavigation a.next,.bestseller-products .customNavigation a.next,.crosssell_product .customNavigation a.next,.related-products .customNavigation a.next{right:-10px;}

.blog_inner .customNavigation a.prev {left:0px;}

.blog_inner .customNavigation a.next {right:0px;}

.blog-right .post-inner{}

.phoneno{font-size:43px;}

.Shopnow-text-cms .text{font-size:18px;}

.phoneno{font-size:38px;}

.social li a i{margin-right:5px;}

.homeslider_cms .features .text{width:260px;}

.main-image-block img{max-width:100%;}

#testimonial .customNavigation a.prev {left:-10px;}

#testimonial .customNavigation a.next {right:-10px;}

#footer .footer-area{margin-right:110px}

.product-view .product-img-box .product-image-zoom{width: 409px; height:409px;}

.product-view .product-img-box{margin:0;}

.googlemap{width:49%; overflow:auto;}

.flex-direction-nav li a.flex-prev,.flex-direction-nav li a.flex-next{top:35%;}

.cart .cart-collaterals .col2-set{width: 615px;}

.cart .cart-collaterals .col1-set{width: 335px}

.cart .discount, .cart .shipping{padding:15px 15px;}

.new-products-inner,.special-products-inner,.bestseller-products-inner{margin:0 auto}

.cart .totals{width:285px;}

.mini-products-list .product-details{width: 56%;}


#nav li.hidden_menu .shown-sub ul.shown-sub{
	right: 200px;
    left: auto;
}
#footer .footer-area {margin-right: 0;}
.footer_bottom .footer-area-bottom.address{float: right;}
 img {max-width: 100%;}
.our-features-images .feature-middle img {margin-top: 28px;}
.about-watch{background-position: 68% center;}
.date-time .day{margin-left: 0;}
.our-feature-cms .left-bottom{width: auto;}
.parentMenu.menu0.home_link > a{margin-left: 10px;}
.header .header-right .header_top .welcome-msg{margin-left: 10px;}
.about-watch .content-text{width: 43%;}
.megnor-advanced-menu-popup div.column{width: auto;}
}
@media only screen and (max-width: 1100px){
	.flexslider .slides li .slider-content .btn{clear: both;display: block;}
	.header .menu{padding: 10px 0;}
	.page-title.product-title h1{    font-size: 20px;}
}
/* Media for 980px to 1023px */
/* 980px <= width < 1023px */
@media only screen and (max-width: 980px){
	.product-collateral{padding: 0 15px;}
}
@media only screen and (min-width: 980px){
	.std img{max-width: 60%;display: block;}
	.cms-testimonials .std img{    margin: 0 auto;max-width: 100%;}
}
@media only screen and (min-width: 980px) and (max-width: 1023px) {
.header, .main,.col-main, .footer,.container-width,.cms-index-index .messages{ width:940px; }

.col-main { float:left; width:715px;}
.col-left { float:left; width:178px;}
.col-right { float:right; width:178px; } 
.col3-layout .col-main { width:520px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:720px; }
.block-banner img{ max-width:100%; }
#footer .mobile_togglemenu{ display:none;  }
#footer .footer-area{ margin-right:95px; }
.cart .cart-collaterals .col1-set , .cart .cart-collaterals .col2-set , .cart .totals{ width:100%; }

.shopping_CMS_main1 img{width: 100%}
.homeslider_cms .features .text{width:200px}

.Shopnow-text-cms .text{font-size:17px;}

.googlemap{overflow: auto;}


.featured-products .customNavigation a.prev,.new-products .customNavigation a.prev,#upsell-product-table .customNavigation a.prev,.special-products .customNavigation a.prev,.bestseller-products .customNavigation a.prev,.crosssell_product .customNavigation a.prev,.related-products .customNavigation a.prev{left:-10px;}

.featured-products .customNavigation a.next,.new-products .customNavigation a.next,#upsell-product-table .customNavigation a.next,.special-products .customNavigation a.next,.bestseller-products .customNavigation a.next,.crosssell_product .customNavigation a.next,.related-products .customNavigation a.next{right:-10px;}

.blog_inner .customNavigation a.prev {left:0;}

.blog_inner .customNavigation a.next {right:0;}

#testimonial .customNavigation a.prev {left:-15px;}

#testimonial .customNavigation a.next {right:-15px;}

.blog-right .post-inner{}



.phoneno{font-size:35px}

.social li a i{font-size: 15px; margin-right: 5px;}

.product-view .product-img-box .product-image-zoom{width:389px; height:389px;}

.product-view .product-img-box{margin:0;}

.new-products-inner,.special-products-inner,.bestseller-products-inner{margin:0 auto}

.customblock_inner{right:0;}

#nav li.hidden_menu .shown-sub ul.shown-sub{
	right: 200px;
    left: auto;
}

.mini-products-list .product-details{width:55%;}

.header a.logo{margin: 27px 5px 0;}
 img {max-width: 100%;}
.our-features-images .feature-middle img {margin-top: 26px;}
.our-feature-cms .left-bottom{width: auto;}
.footer_bottom .footer-area-bottom.address {width: 50%;float: right;}
.footer address{text-align: right;}
#footer .footer-area,#footer .footer-area#block_1 {margin-right: 0;}
.date-time .day{margin-left: -1px;}
.about-watch {background-position: 70% center;}
.about-watch .content-text{width: 45%;}
.parentMenu.menu0.home_link > a {margin-left: 5px;}
.header .header-right .header_top .welcome-msg{margin-left: 5px;}
.tabberlive_outer_sub .customNavigation .btn.next{right: -5%;}
.tabberlive_outer_sub .customNavigation .btn.prev{left: -5%;}
.megnor-advanced-menu-popup div.column{width:auto;}

}


@media only screen and (max-width: 979px){

.header, .main, .footer,.container-width,.cms-index-index .messages{ width:725px; }
.footer{ padding:0; }
.col-main , .col3-layout .col-wrapper{ width:549px;}
.col3-layout .col-main{ width:374px; }  
.col-left,.col-right { width:165px; margin-top: 30px;}
 .footer_bottom .footer-area-bottom.address {width: 50%;float: right;}
.footer address{text-align: right;}
 #advancedmenu{ display:none; }
.advanced_nav{ display:block; }
#zoom-btn , .mousetrap {display:none !important; }
#zoom1 {cursor:default !important; }
.col-left .block-content {margin-top: 20px;}
.col-right .block-content {margin-top: 20px;}
iframe {width: 100%;}
.related-products .customNavigation a {top: -110px;}
 .custom_menu.menu span{padding: 3px 0;}
 .customblock_inner{    float: none;display: block;min-width: auto;border: none;position: static;padding: 0;}
 .responsive-menu #nav-mobile ul{padding-right: 25px;}
 .header-top-right{    margin: 15px 0 0;}
 .our-feature-cms .container-width{width: 100%;}
 .Shopnow-block .button,.Shopnow-block .text,.Shopnow-block .badge{padding-left: 15px;}
 .contacform.footer-contact .buttons-set button.button{    max-width: 270px;}
 .contacform.footer-contact .form-list .field{    text-align: center;}
 .Shopnow-block .container-width{    width: 100%;}
.footer .mobile_togglemenu{ display:block; }
#footer ul{ margin-bottom:10px; }
#footer .footer-area-bottom ul{margin-top: 10px;display: block;}
#footer .footer-area,#footer .footer-area#block_2{max-width: 100%; width:100%; margin-right:0; margin-bottom: 20px;}
#footer .footer-area#block_2{    margin: 0;margin-bottom: 20px;}
#footer .footer-area:last-child ul{float: right;}
.products-list li .list-center{ }
.product-view .product-shop{ width: 100%; }
.cart .cart-collaterals .col2-set, .cart .totals{ width:100%; }
.checkout-progress{ padding: 0 10px; }
.form-list li.wide select , .form-list li.wide .input-box {width: 400px;}
.gift-messages-form .item .details .form-list li.wide .input-box , .form-list li.wide input.input-text{ width:100%; }
.col1-layout .product-view .product-shop{ width: 100%;}
.product-view .product-img-box{margin:0 auto; width:65%; float: none;}
.product-view .product-img-box .product-image-zoom{width:470px; height:470px;}
.padder h6 { display:block; padding:3px;line-height: 25px; }
.contacform{ width:100%; margin-bottom:10px; padding:0; margin-right:0; border:none; }
.contacform .fieldset,.contacform .buttons-set,.page-title h1, .page-title h2,.legend{padding: 0;}
.googlemap{ width:100%;margin-bottom:10px;  }
.block-banner img , .category-image img{display: none;}
.toolbar .pager .pager_right{ float:left; margin-top:15px; clear:both; }
.footer_bottom ul.links{display:block;text-align:center; float:none; margin-bottom:5px; }
.footer address{ float:none;text-align:center; clear:both; }
.product-collateral .padder{ padding-left:0; padding-right:0; }
.padder ol{ display:none; margin-bottom: 15px;}
.padder > div{ display:block !important;  }
#footer .block-subscribe input.input-text{ width:250px; }
.block-subscribe .actions{float: none;}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box{ width:90%; }
.nav-container{}
.header-bottom{width: 80%;}
#footer .footer_map h6{display:block;}
.footer_top{padding-bottom:50px}
#footer h6{margin-bottom:15px;}
.homeslider_cms .features .text{width:185px;}
.Shopnow-text-cms .button{margin-left:10px;}
.Shopnow-text-cms .button a{padding:8px 20px;}
.Shopnow-text-cms .text{font-size:14px; letter-spacing:1.5px;}
.new-products .customNavigation a.prev,.featured-products .customNavigation a.prev,#upsell-product-table .customNavigation a.prev,.special-products .customNavigation a.prev,.bestseller-products .customNavigation a.prev,.crosssell_product .customNavigation a.prev,.related-products .customNavigation a.prev{left:0;}
.new-products .customNavigation a.next,.featured-products .customNavigation a.next,#upsell-product-table .customNavigation a.next,.special-products .customNavigation a.next,.bestseller-products .customNavigation a.next,.crosssell_product .customNavigation a.next,.related-products .customNavigation a.next{right:0;}
.header-top-right .Quick-info{display: none;}
#testimonial .customNavigation a.prev{left:-20px;}
#testimonial .customNavigation a.next{right:-20px;}

.blog_inner .customNavigation a.prev{left:-15px;}
.blog_inner .customNavigation a.next{right:-15px;}

.blog-right .post-inner{}
.new-products .customNavigation, .special-products .customNavigation, .bestseller-products .customNavigation,.crosssell_product .customNavigation,.related-products .customNavigation{top:60%;}

.Shopnow-block .shop-now-device img{max-height: 270px;}
.Shopnow-block .shop-now-device{bottom: -110px;}
.col-main{ margin-bottom:10px; }
.col-left ,.col-right  ,.col-main{ width:100%;}
.toggle .mobile_togglecolumn {
    display: block;
}
.col-left .block-content ,.col-right .block-content{ display:none; }
.col3-layout .col-wrapper , .col-main , .col3-layout .col-main{  width:100%;}

.cart-table .btn-empty span, .cart-table .btn-continue span, .cart-table .btn-update span{padding:6px 10px;}
.cart .title-buttons .checkout-types{float:left; clear:both;}


.block{margin:0 0 20px;}

.new-products-inner,.blog_inner,.special-products-inner,.bestseller-products-inner{margin: 0 auto;}

.homecms .to-right{margin-top:-50px;}

.flexslider .slides img{display:block;width: 100%;}

.flexslider .slides li .slider-content .titles{    top: -10px;}
.flexslider .slides li .slider-content .titles .title{font-size: 40px;line-height: 45px;}
.flexslider .slides li .slider-content .btn{top: 10px;}

.flexslider .slides li .slider-content .titles .title-sub{font-size: 15px;margin-top: 15px;}

.flexslider .slides li .slider-content .btn{margin-top: 0;}
.flexslider .slides li .slider-content .btn img{width: auto;    max-width: 150px;}

.tm_headerlinkmenu:hover .toggle{top:65px;}

#header-cart:hover #panel{top:90px;}

.mini-products-list .product-details{/*width:auto;*/}


.our-features-images img {max-width: 100%;}
.our-features-images .feature-middle img {margin-top: 26px;}

.header-container .header .header-right{width: 68%;}
.date-time .day{margin-left: 0px;}
.header .header-right .header_top .welcome-msg{margin-left: 13px;}
.tabberlive_outer_sub .customNavigation a{margin-top: 24%;}
.watch-over-images img {max-width: 100%;}
#footer .footer-area:last-child{margin-right: 0;}
#block_1 > h6,.footer-area h6{display: block;}

.blog_inner .customNavigation a.prev {left: 0;}
.blog_inner .customNavigation a.next{right: 0;}
.video-wrapper .main_heading{padding: 2px;}
#testimonial .customNavigation a.prev{left:0;}
#testimonial .customNavigation a.next{right: 0;}
.our-feature-cms .content-text { display: inline-block;width: 100%;}


table { overflow: scroll;    width: 100%; max-width:100%;}
.checkout-cart-index .main-container form, .checkout-multishipping-addresses .main-container form , .wishlist-index-index .col-main form, .review-customer-index .col-main .my-account .data-table { display: inline-block;   overflow: auto;  width: 100%;}
#checkout-review-load #checkout-review-table-wrapper{ overflow:auto;}
#wishlist-table, #multiship-addresses-table{ margin-bottom:20px; float:left;}
#super-product-table, #multiship-addresses-table, #review-order-form .data-table{ display:inline; float:left;}
colgroup{ width:100%;}
#my-orders-table {    display: inline-block;    overflow: auto; }

.cart .cart-collaterals .col1-set{width: 100%;}
.shopping_CMS_main1 img{width: 100%;}
.category-title h2, .category-title h2 a, .crosssell > h2, .block-related .block-title strong{font-size: 20px;}
.watch-img img {max-width: 100%;}
.about-watch-images {margin-top: 15%;}
#checkout-progress-wrapper .toggle .mobile_togglecolumn {
    display: inline-block;
    vertical-align: middle;
}
#checkout-progress-wrapper .block-title.toggle > strong {
    position: relative;
    top: 6px;
}
#nav a, .nav-responsive span, div.menu a, div.megnor-advanced-menu-popup a{margin-top: 6px;}
.nav-responsive span,.nav-responsive span:before,.nav-responsive span:after{    cursor: pointer;
    border-radius: 1px;
    height: 2px;
    width: 25px;
    background: #b75f95;
    position: absolute;
    display: block;
    content: '';}
.nav-responsive span:before{top: -8px;}
.nav-responsive span:after{bottom: -8px;}
.header .quick-access{margin-top: 18px;}
.responsive-menu li a{padding: 2px 5px;
    color: #676464;
    font-size: 18px;
    font-weight: bold;}
.header .form-search input.input-text{top:-1px;}
.header .form-search button.button{top: 6px;}

.category-products .products-grid li .product-block{margin: 12px 15px;}
.category-products .products-grid{margin: 0 -15px;}
.opc-wrapper-opc{padding: 0 15px;}
}
 
/* Landscape phone to portrait tablet */
@media only screen and (max-width: 767px) {
	.flexslider .slides li .slider-content .btn a{width: 195px;height: 38px;line-height: 35px;font-size: 29px;}
.top-product{display: none;}
.product-view{margin-top: 0;}
.header-top-center{    width: 45%;padding-right: 15px;}
.header .logo img{max-width: 100%;}
.quick-access .header-cart{padding-left: 15px;float: left;}
.header-bottom{width: auto;margin-top: 20px;}
.header-top{margin-bottom: 20px;}
.header .quick-access{float: left;margin-top: 5px;}
.header-top-left{    width: 50%;}
.page-title.product-title{margin-bottom: 30px;}
.col1-layout .product-view .product-shop{    padding: 0;}
.price-description{margin: 0;}
.seal-icons{margin: 0 0 20px;}
.seal-icons li{font-size: 19px;margin: 8px 0px 2px 3px;line-height: 40px;width: 100%;}
.cart .title-buttons .checkout-types li {float:none;}
.opc-wrapper-opc{padding: 0 15px;}
.header, /*.nav-inner,*/ .main,  .footer,.container-width,.cms-index-index .messages { width:100%;  }

.column-breadcrumbs .page-title h1{font-size: 35px;}
.column-breadcrumbs .page-title h2{font-size: 25px;}
.column-breadcrumbs .breadcrumbs-outer{padding: 10px 30px;}
.std{padding: 0 15px;}
.product-view .product-shop .short-description .std{padding:0;}
.main.full-main{margin-top: 0;}
.home_about,.Shopnow-block,.footer-container{    padding: 0 15px;}
.contacform.footer-contact .form-list input.input-text,.contacform.footer-contact .buttons-set button.button{width: 255px!important;}
.contacform.footer-contact .form-list textarea{width: 235px!important;}
.Shopnow-block .button a{margin-top: 15px;display: block;    text-align: center;clear: both;}
.footer-last{margin-top: 0;}
.Shopnow-block .shop-now-device{    position: relative;text-align: center;bottom: 0;}
.proven{    margin-top: -60px;}
.proven ul li{margin: 0 10px;width: 40%;}
.video-wrapper{background-size: cover;}
.footer_bottom .footer-area-bottom{width: 45%;}
.footer_bottom .footer-last .footer-area-bottom{width: 100%;margin-bottom: 15px;}
.cms-index-index .messages{margin:0 15px !important; top:150px; }
.col-left ,.col-right  ,.col-main{ width:100%;}
.col-main{ margin-bottom:10px; }
.col-left .block-content ,.col-right .block-content{ display:none; }
.col3-layout .col-wrapper , .col-main , .col3-layout .col-main{  width:100%;}
.toggle .mobile_togglecolumn {
    display: block;
}
section.main-container .main .col-main{padding: 0 15px;}
.flexslider .slides li .slider-content {display: none;}
.flexslider .slides li .slider-content{bottom: 38px;}
.home_about h2{padding-top: 15px;}
.home_about{padding-bottom: 30px;}
.our-feature-cms .features div.item{width: 100%;}
.our-feature-cms .features{margin-top: 30px;}
.our-feature-cms .features div.device img{max-width: 60%;}
.our-features-images{padding-bottom: 20px;}
.Shopnow-block{padding-top: 30px;}
.Shopnow-block .button, .Shopnow-block .text, .Shopnow-block .badge{padding-left: 0;}
.Shopnow-block .text h1{font-size: 27px;line-height: 40px;}
.block-banner{ display:none; }

.header a.logo{float: none; display:inline-block;}
.main_heading{font-size: 40px;}
.tabberlive_outer_sub .tab-main-title{font-size: 40px;}
.blog_title{font-size: 40px;}
.homeslider_cms .main_heading, .homecms-tabs .main_heading{font-size: 40px;}

.cart_mini_right .price{ display:none;}

/********** Header Setting *************/
.products-list li .list-center {    margin-top: 15px;    width: 100%;}
.col2-set .col-1 , .col2-set .col-2,.box-account .col2-set .col-1{  width:100%; overflow: auto;}
.box-account .col2-set .col-1{ padding-right:0; border:none; margin-bottom:15px;}
.order-info-box .col-1{ margin-bottom:15px; }
.product-view .product-img-box { margin:0 auto 20px; float:none; width: 400px;}
.product-shop{ width:100% !important;}

#super-table{ clear:both; }
#new-wishlist-table .add-to-cart-alt button.button span{ width:auto !important;  }
.form-list li.wide textarea{ width:100%; }
.form-list li.fields .name-firstname{ margin-bottom:10px; }

#testimonial .customNavigation a.next{right: 0px;}

#testimonial .customNavigation a.prev{left: 0px;}

.blog_inner .customNavigation,#testimonial .customNavigation,.new-products .customNavigation, .special-products .customNavigation, .bestseller-products .customNavigation,.featured-products .customNavigation, .box-up-sell .customNavigation,.homeslider_cms .customNavigation,.related-products .customNavigation{opacity:1; -webkit-opacity:1; -moz-opacity:1; -khtml-opacity:1;}

.Shopnow-text-cms .text{font-size:20px; display:inline-block;}

.Shopnow-text-cms .button{display:inline-block; margin: 20px auto 0;}

.Shopnow-text-cms .button a{padding:8px 40px;}

.homecms .to-left{width:100%; margin-bottom:30px;}

.homecms .to-right{width:auto; float: none; text-align: center; margin-top: 0;}

.main-image-block img{display:inline-block;}

.homeslider_cms .features.div-left,.homeslider_cms .features.div-center,.homeslider_cms .features.div-right{width:33.33%;}

.nav-container{width: 100%; float:none;}
.header-bottom-left{float: none;}
#homecms_tab li{margin-right:5px;}
.form-list input.input-text, .form-list li.wide textarea, .form-list select, .tm_responsive_row select {  width: 100% !important; box-sizing: border-box;}
#homecms_tab > ul{float:left; margin-bottom:25px;}


.nav-responsive{box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }

.header .form-search:hover input.input-text{}

.block-subscribe ul{width:435px;}

.block-subscribe input.input-text{width:235px;}

.blog_inner .customNavigation a.prev{left:0;}

.blog_inner .customNavigation a.next{right:0;}

.homeslider_cms .features .text{width:auto;}

.blog-right .post-inner{width:65%;}

.product-carousel .add-to-links, .products-grid .add-to-links{bottom:15px;}

button.button span, .back-link a{padding:7px 10px;}

.add-to-links li a.link-wishlist:before{padding: 7px 9px;}

.add-to-links li a.link-compare:before{padding: 7px 9px;}

.block{margin-bottom:20px;}

.product-view .product-img-box .product-image-zoom{width:400px; height:400px;}

.form-list .field.name-lastname{clear:both;}

.my-wishlist .buttons-set button.button{float:left;}

.fieldset .legend{clear:both;}

.flex-direction-nav{display:block;}

.image-slider.flexslider .flex-direction-nav{display:none}

.cart-table .btn-update{margin-left:5px;}

.cart-table .btn-empty span, .cart-table .btn-continue span, .cart-table .btn-update span{padding:5px 4px;}

.block-subscribe .validation-advice{bottom:-30px;}

.products-grid{margin:0 }

.cart .cart-collaterals .col1-set{width:100%;}

.homeslider_cms .features.div-left, .homeslider_cms .features.div-center, .homeslider_cms .features.div-right{width:100%; margin-bottom:10px;}

.date-time{width:25%;}

.cart-table .btn-update, .cart-table .btn-empty { clear: both;  float: left;   margin: 5px 0;}
.cart-table .btn-update { margin: 5px 0 0;}


.tabberlive_outer_sub .customNavigation .btn.next{right: -3%;}
.tabberlive_outer_sub .customNavigation .btn.prev{left: -3%;}
.header .header-right .header_top .quick-access {padding: 0;top: 37%;}
.header-container .header .header-right {border-left: medium none;width: 100%;}
.header .header-right .header_top .welcome-msg{padding-bottom: 10px;padding-top: 20px;}
.header-container .header .header-left{width: 100%;}
.header .logo {float: none;left: 0;right: 0; margin: 0;}
#header-cart:hover #panel{top: 90px;}
.tm_headerlinkmenu:hover .toggle{top: 65px;}

.our-feature-cms .features > div{text-align: center;}
.our-feature-cms .image{margin: 0 auto 20px; float: none;}
.our-feature-cms .image.cms_img2 {margin: 0 auto 20px;}
.our-feature-cms .div-top-right .image.cms_img3{margin: 0 auto 20px;}
.our-feature-cms .div-top-right .image.cms_img3{}
.our-feature-cms .features.div-top-right > div{margin: 0;}
.our-feature-cms .features > div:hover .image{margin-top: 0;}
.our-feature-cms .features > div{margin: 0;}
.our-feature-cms .heading
 {
    float: none;
    margin: 0 0 30px;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.homeslider_cms .content-text-bottom{width: 50%; margin-top: 0;}
.homeslider_cms .content-text-top{width: 50%; display: block;}

.tabberlive_outer_sub .tabs{ padding: 0px 10px; }

}

@media only screen and (min-width: 641px) and (max-width: 676px)
{
    .tabberlive_outer_sub .tabbernav_product li{margin: 0; }

}


@media only screen and (max-width: 640px){

.pager .pager_right .sort-by{ float:left; clear:both; margin-top:10px;}
.pager .limiter{margin-left:0px;}
.sales-order-history .pager{padding:10px 0px;}
.sales-order-history .pager .limiter {clear: both; float: left;  margin-top: 10px;	margin-right:10px;}
.sales-order-history .pager .pages { float: left;  margin: 10px 0 0;}
.send-friend .form-list .field{float:none;}
.send-friend .form-list{width:90%;}
.send-friend .form-list li.wide .input-box{width:100%;}
#add_recipient_button{float:left; clear:both; margin-top:0px;}
.buttons-set button.button{float:left; clear:both; margin-top:10px; margin-left:0;}
.pager .pages{float:left; margin:0px; padding-right:10px; padding-bottom: 10px;}
.toolbar .pager .pager_right .limiter{float:left; margin-left:0px;}
.multiple-checkout .place-order .grand-total{padding:0;}

.page-title{float:left; width: 100%;}

.watch-img img {max-width: 100%;}
.tabberlive_outer_sub .tabbernav_product li{margin: 0px; }
.our-feature-cms{margin: 0;}
.about-watch .title{margin-top: 40px;}
.about-watch .content-text{width: 100%;}
.about-watch-images{float: none; padding: 0 25%; box-sizing: content-box;}
.breadcrumbs-outer .page-title h1, .breadcrumbs-outer .page-title > h2, .breadcrumbs-outer .breadcrumbs {float: none;margin: 0; text-align: center; position: relative;}
.column-breadcrumbs .home, .breadcrumbs li{font-size: 13px;}
.breadcrumbs-outer .page-title.category-title, .column-breadcrumbs .page-title.product-title, .breadcrumbs-outer .page-title {position: relative; margin: 0 0 10px;}
.breadcrumbs-outer .title-buttons ul.checkout-types{margin:10px 0 0;}
.title-buttons button.button{float:none; clear:both; margin: 0 auto;}
.title-buttons{text-align: center;}
.crosssell .product-carousel .product-block, .related-products .product-carousel .product-block, #upsell-carousel.product-carousel .product-block{margin: 12px 5px}
.crosssell .customNavigation a{top: -50px;}

}

@media only screen and (min-width: 480px) and (max-width: 616px)
{

.tabberlive_outer_sub .tabbernav_product li{display: block; margin: 5px;}
}
@media only screen and (min-width: 430px) and (max-width: 497px)
{
        .products-grid li .product-block{margin:12px 5px }

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.form-list li.wide .input-box{width: 260px;}
.form-list li.wide input.input-text{ width: 250px;}
.blog-left{float: none; width: 100%;}

.tabberlive_outer_sub .customNavigation a {margin-top: 23%;}


}

/* Landscape phones and down */
@media only screen and (max-width: 479px) {
.form-list .field , .form-list .input-box ,.form-list li.wide .input-box { width:100% !important; }
.checkout-progress{ padding:0 50px; }
.checkout-progress li{width:100% ;margin:0 0px 5px 0;}
.cart_mini_right .price{ display:none; }
.tm_responsive_row label , .tm_responsive_row span{width:100% ;margin:0 0px 5px 0;  }
.tm_responsive_row span .separator{ display:none;}
.gift-messages-form .item .details{ margin-left:0; margin-top:15px; }

.product-view .product-img-box{ width:290px; }
.product-view .product-img-box .product-image-zoom{width:290px; height:290px;}
.product-view .product-img-box .product-image img{ width:100%; }
.email-addto-box .email-friend{ float:none; margin-bottom:8px; }
.googlemap iframe{ width:100%  !important; }
.col3-set .col-1 , .col3-set .col-2 , .col3-set .col-3 { width:100%; margin-bottom:10px; }
.my-wishlist textarea{ width:90%; }
.additional-carousel .slider-item .product-block img{ margin:0 auto; text-align:center; display:block;  }
.product-view .product-shop .availability{ float:none; text-align:left; }
#product-review-table .nobr{  white-space: normal !important; }
#product-review-table td , .data-table thead th{  padding: 5px 3px; }
#product-review-table{ margin:10px 0; }
.buttons-set .back-link{ margin-bottom:10px; margin-right:10px; }
.buttons-set button.button{ float:left; margin-left:0; }
.pager .limiter{ margin-bottom:10px; }
.pager .pager_right .sort-by{ }
.products-list li .list-right{ width:100%; }
.page-popup .link-print{clear:both; float:left;}

#homecms_tab > ul{
	float: left;
    text-align: center;
    width: 100%;
}
#homecms_tab li{    
	margin-right: auto;
    display: block;
    margin-bottom: 15px;
    margin-left: auto;
}

.blog-left,.blog-right{float:none; display:inline-block;}

#blog-carousel{text-align:center;}

.blog-right{text-align:left;}

.header .form-search input.input-text{}

.header .form-search .search-wrapper.active{width:135px;}

.tm_headerlinkmenu .toggle{width:180px;}

.header .header-cart #panel{width:240px; min-width:240px;}

.video-wrapper .main_heading{font-size:40px;}

.video-wrapper .subheading{font-size:25px;}

.newshead{font-size:20px;}

.block-subscribe ul{width:295px;}

.block-subscribe input.input-text{width:95px;}

.footer_map > div,#gmap_canvas{width:290px !important;}

#testimonial .slider-controls{margin-top:0;}

.homeslider_cms .main_heading, .homecms-tabs .main_heading,.category-title h2, .category-title h2 a, .crosssell h2{font-size:26px;}

.products-list .product-image img{max-width:100%;}

.product-view .product-img-box .product-image-zoom{width:290px; height:290px;}

.product-view .product-shop .ratings .rating-links{display:block; margin:0;}

.buttons-set button.button span{font-size:12px;}

.buttons-set .back-link a{font-size:12px;}

.multiple-checkout .place-order .grand-total button.button{margin-top:20px}

#opc-review .buttons-set{padding:10px 20px;}

.flex-direction-nav li a.flex-prev,.flex-direction-nav li a.flex-next{top:30%;}

.new-products-inner{margin:0 auto;}

.products-list li .list-left{margin-right:0;}

#my-tags-table .add-to-links{text-align:left;}

.mini-products-list .product-image{margin-right:10px;}

.tabberlive_outer_sub .customNavigation a{margin-top: 50%;}
.tabberlive_outer_sub .tabbernav_product li{margin: 5px; display: block;}
.our-feature-cms .features.div-top-left{width: 100%;}
.features.div-top-right{width: 100%;}
.our-feature-cms .text{margin-bottom: 40px;}
.newshead{font-size: 14px;}
.our-feature-cms .title{margin-bottom: 100px;}
.tm_headerlinks_inner{margin-left: 15px;}
.crosssell .customNavigation .btn.prev{left: -3%;}
.crosssell .customNavigation .btn.next{right: -3%;}
.about-watch .title{margin-top: 40px;}
.about-watch .content-text{width: 100%;}
.about-watch-images{float: none; padding: 0 25%; box-sizing:content-box;}
.about-watch .main_heading::before{margin: 40px auto;}
}

/* Mobile Landscape Size to Mobile Portrait (devices and browsers) */
@media only screen and (min-width: 320px) and (max-width: 479px) {

.main_heading{font-size: 28px;}
.tabberlive_outer_sub .tab-main-title{font-size: 28px;}
.blog_title{font-size: 28px;}
.homeslider_cms .main_heading::before, .homecms-tabs .main_heading::before{bottom: -70px;}
.sub-content {font-size: 13px;}
.sub-content-part {font-size: 13px;}
.nav-responsive .expandable{margin: 10px 0 0;}
.our-feature-cms .features > div{text-align: center;}
.our-feature-cms .image{margin: 0 auto 20px; float: none;}
.our-feature-cms .image.cms_img2 {margin: 0 auto 20px;}
.our-feature-cms .div-top-right .image.cms_img3{margin: 0 auto 20px;}
.our-feature-cms .div-top-right .image.cms_img3{}
.our-feature-cms .features.div-top-right > div{margin: 0;}
.our-feature-cms .features > div:hover .image{margin-top: 0;}
.our-feature-cms .features > div{margin: 0;}
.about-watch-images {margin-top: 55%;}
.testimonial-container{padding: 0;}
.our-feature-cms .title{margin-top: 50px;}
.about-watch .sub-content{margin-bottom: 10px;}

.our-feature-cms .heading {
    box-sizing: border-box;
    float: none;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 0 15px;
    width: 100%;
}
.product-view .box-tags .form-add input.input-text{width: 270px;}
.homeslider_cms .content-text-bottom{width: 100%;}
.homeslider_cms .content-text-top{width: 100%;}
.tabberlive_outer_sub .tab-main-title{margin-top: 50px;}
.about-watch .sub-hadding{font-size: 16px; margin-bottom: 20px; margin-top: 10px;}
.tm_headerlinkmenu{margin-left: 0;}
#upsell-product-table{margin: 0;}
.cart .crosssell ul{margin:0; }
.header-top-right {float: left; margin: 0; width: 100%;}
.quick-access .header-cart {border: medium none;}
#header-cart{margin: 0; padding: 10px 30px 10px 0;}
.tm_headerlinkmenu{margin-right: 0; padding: 10px 15px 10px 0;}
.tm_headerlinkmenu:hover .toggle{top:44px !important;}

#header-cart:hover #panel{top: 115px !important;}
.header .header-cart #panel{left: 0;}

}
@media only screen and (max-width: 319px){
.header-cart .right_arrow{ padding:0; background:none; }
.cart .discount .input-box { width:100% !important; }
#footer .block-subscribe input.input-text , .form-list textarea , .cart .discount input.input-text{  width:95%;}
.checkout-progress{ padding:0 10px; } 
.opc .step{ padding:15px 15px; } 
.product-view .product-img-box , .product-view .product-img-box .product-image img{ width:100%; } 
.product-view .product-shop .add-to-links li{ display:block;margin-bottom:8px; }
.product-view .product-shop .availability{ float:none; text-align:left; }
.my-wishlist .buttons-set button.button{ margin:5px 0; text-align:left;}
#product-review-table thead{ display:none; }
.form-language .sbHolder, .tm_top_currency .sbHolder{float:none; text-align:center; padding:0; }
.form-language .sbHolder .sbToggle , .tm_top_currency .sbHolder .sbToggle { display:none; }

.header .form-search input.input-text{width: 40%;}
.header-right .icon-tittle { display: none;}
.header-right .cart_mini_right{display: block;}
.nav-responsive span{display: none;}
}

@media only screen and (max-width:240px) {}

/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls .owl-buttons div {
	position: absolute;
	top:40%;
}
.owl-controls .owl-buttons .owl-prev {
	left: 10px;
}
.owl-controls .owl-buttons .owl-next {
	right: 10px;
}
.owl-controls {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
	cursor:url("https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/images/megnor/grabbing.png") 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
/* OpenCart Code */
.owl-carousel {
	z-index: 1;
}
.owl-wrapper-outer {

}
.owl-carousel .owl-buttons div {
	height:21px;
	width:13px;
}
.owl-carousel:hover .owl-buttons div {

}
.owl-carousel .owl-buttons .owl-prev {
	left: 0px;
}

.owl-carousel .owl-buttons .owl-prev:before{
content: "\f104";
font-family:"FontAwesome";
font-size: 35px;
color:#999;
}

.owl-carousel .owl-buttons .owl-prev:hover:before{
color:#000;
}

.owl-carousel .owl-buttons .owl-next {
	right: 0px;
}

.owl-carousel .owl-buttons .owl-next:before{
content: "\f105";
font-family:"FontAwesome";
font-size: 35px;
color:#999;
}

.owl-carousel .owl-buttons .owl-next:hover:before{
color:#000;
}

.owl-carousel .owl-buttons div i {
	font-size: 40px;
	margin: 0px 0 0;
}
.owl-pagination {
	text-align: center;
	bottom: 20px;
	position: absolute;
	left: 0;
    right: 0;
}
.owl-controls .owl-page {
	display: inline-block;
	margin: 0px 4px;
}
.owl-controls .owl-page span {
	display: block;
    width: 7px;
    height: 7px;
    border: 2px solid #000;
    background-color: #fff;
    transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
.owl-controls .owl-page.active span {
	background-color: #ffd200;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('https://www.herabeat.co.il/store/skin/frontend/templatemela/MAG100221/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
