/**
Theme Name: Ybizz serenebr
Theme URI: 
Author: the YBizz Web Development Company
Author URI: http://www.ybizz.com/
Description: The 2013 theme for serenebr
Version: 1.0
**/
/* Reset ================================================================================= */
* { margin:0; padding:0;}

.clearfix {*zoom: 1;}
.clearfix:before,
.clearfix:after {display: table;line-height: 0;content: "";}
.clearfix:after {clear: both;}

body          { background:url(../../skin/frontend/xigen/serenebr/images/bg.jpg); font-family: 'Lato', sans-serif; font-size:14px; line-height:16px; color:#333; text-align:center; }

img           { border:0; vertical-align:top; }

a             { color:#76537d; text-decoration:none; }
a:hover       { text-decoration:underline; }
:focus        { outline:0; }

/* Headings */
h1          { font-size:2em; font-weight:normal; line-height:1.15; }
h2          { font-size:1.5em; line-height:1.25; margin-bottom:.45em; }
h3          { font-size:1.35em; line-height:1.25; margin-bottom:.45em; }
h4          { font-size:1.05em; line-height:1.35; margin-bottom:.45em; }
h5          { font-size:1.05em; line-height:1.35; margin-bottom:.45em; }
h6          { font-size:1em; line-height:1.35; margin-bottom:1em; }

/* 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:left; font-weight:normal; }

/* Content */
p             { margin:0 0 1em; }
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         { font-size:1em; }
big           { font-size:1.15em; }
img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/*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 { padding:0; margin:0;}
.main-container { width:1146px; margin:0 auto; position:relative;}
.main { padding:32px; border:1px solid #d4d4d4; background:#fff; min-height:350px; margin:0 0 17px 0;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.box-wrap { padding:35px; border:1px solid #d4d4d4; background:#fff; display:inline-block; width:100%; margin:0 0 17px 0;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.box-wrap50 { float:left; width:50%; padding: 0 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.box-wrap50 p { margin:0;}
.box-headd{  margin-bottom:35px;background:url(../../skin/frontend/xigen/serenebr/images/box-headd.png) repeat-x center center; padding:0 15px;}
.box-headd span { font-size:27px; line-height:27px; font-weight:300; color:#663366; margin:0; display:inline-block; padding:0 15px; background:#fff; text-transform:uppercase;}

.testimonials-block {text-align:left;}
.testimonials-block .testimonials-left { width:210px; float:left;}
.testimonials-block .testimonials-left h3 { color:#663366; font-size:30px; font-weight:300; text-transform:uppercase;}
.testimonials-list { width:815px; float:left; margin-left:45px; }
.testimonials-list li { float:left; width:50%; margin-bottom:15px;}
.testimonials-list li .author-data { width:136px; margin-right:20px; float:left;}
.testimonials-list li .author-data img {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;}
.testimonials-list li .author-data span { width:100%; float:left;}
.testimonials-list li .author-data .name{ color:#666; font-family: Myriad Pro, sans-serif; margin:10px 0 0 0; font-size:14px; font-weight:bold; font-style:italic;}
.testimonials-list li .author-data .profession { color:#333; font-size:11px;}
.testimonials-list li h6 { font-family: Myriad Pro, sans-serif; font-size:16px; font-weight:700; color:#333; margin:0; font-style:italic;}
.testimonials-list li p { font-size:13px; line-height:20px; color:#663366;}


/* Base Columns */
.col-left { float:left; width:205px;}
.col-main { float:left; width:835px; text-align:left;}
.col-right { float:right; width:205px;}

/* 1 Column Layout */
.col1-layout .main { padding:16px 30px 40px; }
.col1-layout .col-main { float:none; width:auto; }

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

/* 3 Columns Layout */
.col3-layout .col-main { width:625px; margin-left:20px; }
.col3-layout .col-wrapper { float:left; width:689px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; 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-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 { font:12px/15px Arial, Helvetica, sans-serif; vertical-align:middle; color:#2f2f2f; }
input.input-text,select,textarea { background:#fff; border:1px solid #cccccc; color:#585858;
-webkit-box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.1);
-moz-box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.1);
box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.1);
}
input.input-text,textarea { padding:6px 2px; }
select { padding:5px;}
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:1px 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; text-align:center; }

/*
button.button::-moz-focus-inner { padding:0; border:0; } 
button.button { -webkit-border-fit:lines; }
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { float:left; height:28px; background:transparent url(../../skin/frontend/xigen/serenebr/images/bkg_btn.png) 0 0 no-repeat; padding:0 0 0 6px; font:bold 11px/25px Tahoma, Verdana, Arial, sans-serif; text-transform:uppercase; text-align:center; white-space:nowrap; color:#555; }
button.button span span { background-position:100% 0; padding:0 15px 0 9px; }
button.disabled span { color:#bbb !important; }*/

.button { background:#56cae3; cursor:pointer; border:0; padding:0 32px; height:32px; line-height:32px; display:inline-block; color:#fff; text-transform:uppercase; font-size:14px; font-weight:400;
  -webkit-transition: background 0.1s linear;
     -moz-transition: background 0.1s linear;
       -o-transition: background 0.1s linear;
          transition: background 0.1s linear
}
.button:hover,
.button:focus {background:#60386c;}

.button:hover { text-decoration:none;}
.live-c { padding:0 19px; height:40px; line-height:40px; color:#000; font-style:italic; float:right; font-size:18px;}
.live-c:hover { color:#fff;} 

.btn-proceed-checkout { background: #60386c; height:50px; line-height:50px; padding:0 20px; font-size:17px; font-weight:700;}
.btn-proceed-checkout:hover, .btn-proceed-checkout:focus{ background: #56cae3; }

.btn-continue { background:none; color:#60386c; padding:0;}
.btn-continue:hover,
.btn-continue:focus { background:none;}

.btn-empty { background:#56cae3; text-transform:none; padding:0 10px;}
.btn-empty:hover,
.btn-empty:focus {background: #60386c;}

.product-view .btn-cart { height:43px; line-height:43px; font-weight:700; font-size:18px;}

.review {background:#60386c;}
.review:hover,
.review:focus {background:#56cae3;}

.cart-cell .button { margin:5px 0;}

.btn-continue { text-transform:none; text-decoration:underline;}
.btn-continue > span { padding-right:7px; background:url(../../skin/frontend/xigen/serenebr/images/continue-arrow.png) no-repeat 100% 4px;}

/*button.btn-cart span {}*/


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

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 6px; }
.form-list label { float:left; color:#555; font-weight:300; position:relative; z-index:0; margin-bottom:2px; text-transform:uppercase; font-size:11px; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-7px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-top:-1px; margin-right:4px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; 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 .name-middlename { width:70px; }
.form-list .name-middlename 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 { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.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-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; }

.buttons-set { clear:both; margin:15px 0 0; padding:8px 0 0; border-top:1px solid #e4e4e4; text-align:right; }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
.buttons-set button.button { float:right; margin-left:5px; }

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

.fieldset { margin:0 10px 25px; }
.fieldset .legend { margin:0 -10px 12px; background:#f1f1f1; padding:10px; font-size:13px; line-height:13px; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:13px; font-size:11px; line-height:13px; background:url(../../skin/frontend/xigen/serenebr/images/validation_advice_bg.gif) 2px 3px no-repeat; color:#eb340a; }
.validation-failed { border:1px solid #eb340a !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#EB340A; }
/* 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; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; padding:4px 12px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { font-size:12px; margin-bottom:15px; padding-bottom:13px; /*border-bottom:1px solid #E2E2E2;*/ text-align:left;}
.breadcrumbs a { color:#663366; text-decoration:underline;}
.breadcrumbs span {display:inline-block; margin:0 2px; width:4px; height:5px; background:url(../../skin/frontend/xigen/serenebr/images/sprite.png) no-repeat 0 -450px;}
.breadcrumbs {background:url(../../skin/frontend/xigen/serenebr/images/home.png) no-repeat 0 5px; padding-left:18px;}
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { font-weight: normal; }

.col2-left-layout .col-main { border-top: 1px solid #E2E2E2; }
.col2-left-layout .col-left { border-top: 1px solid #E2E2E2; }
.col2-left-layout .toolbar { position: relative; top: -40px; }
.col2-left-layout .toolbar .sorter { float: right; text-align: right; }
.col2-left-layout .toolbar .pager { float: right; }
.col2-left-layout .toolbar .pages { position: relative; top: 90px; margin-top: -30px; }
.col2-left-layout .toolbar .pager .limiter { float: right; }

/* Page Heading */
.page-title { width:100%; overflow:hidden; margin:0 0 16px; }
.page-title h1,
.page-title h2 {color: #6C4274;
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; padding:12px 0 0; font-size:16px; font-weight:bold; margin:0 0 6px; }

/* Pager */
.pager { font-size:11px; /*width:80%;*/ float:left;}
.pager .amount { float:left; margin:0; }
.pager .limiter { float:left; }
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages { text-align:right;}
.pager .pages ol { display:inline-block; }
.pager .pages li { display:inline-block; margin:0 2px; background:#54CAE8; -webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.pager .pages li a { color:#fff; display:block; padding:5px 8px;}
.pager .pages li a:hover { text-decoration:none; }
.pager .pages li:hover { background:#60386C; }
.pager .pages .current { color:#fff; background:#60386C; padding:5px 8px;}

/* Sorter */
.sorter { float:left; width:20%; font-size:11px;}
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { }
.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}

/* Toolbar */
.toolbar,
.toolbar-bottom { float:left; width:100%;}
.toolbar-bottom .toolbar {padding-top:15px; /* border-top:1px solid #E2E2E2; */}
.toolbar { /* border-bottom:1px solid #E2E2E2; */ /*padding-bottom:10px; margin-bottom:15px; */}


/* Data Table */
.data-table { width:100%; }
.data-table tr.odd  { background:#fff }
.data-table tr.even { background:#fcfcfc; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table th { padding:2px 8px; font-size:10px; text-transform:uppercase; white-space:nowrap; }
.data-table th.wrap { white-space:normal; }
.data-table th a { color:#fff; }
.data-table td { padding:3px 8px; }

.data-table thead,
.data-table thead tr { background:#e9e9e9; }

.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr { background-color:#f3f3f3 !important; }
.data-table tbody th { padding:3px 8px; font-size:11px; font-weight:bold; text-transform:none; white-space:normal; }
.data-table tbody th,
.data-table tbody td { border-bottom:1px solid #d9dde3; }
.data-table tfoot strong { font-size:14px; }
/* Bundle products tables */
.data-table tbody.odd tr { background:#fff; }
.data-table tbody.even tr { background:#fcfcfc; }
.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 #d9dde3; }

.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 { margin:0 0 15px; }
.info-box h2 { font-size:13px; font-weight:bold; border-bottom:1px solid #ddd; margin:0 0 8px; }

.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(../../skin/frontend/xigen/serenebr/images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.summary-details td { 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(../../skin/frontend/xigen/serenebr/images/bkg_collapse.gif) 100% 4px 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% -53px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; 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 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.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 */
.link-cart { font-weight:bold; color:#d62502; }
.link-wishlist { color:#444; }
.link-reorder {}
.link-compare {}
.link-print { /*background:url(../../skin/frontend/xigen/serenebr/images/i_print.gif) 0 2px no-repeat; padding:3px 0 3px 25px;*/ }
.link-rss { background:url(https://www.serenebathrooms.com/skin/frontend/xigen/serenebr/images/i_rss.gif) 0 1px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove { display:block; width:15px; height:14px; font-size:0; line-height:0; background:url(../../skin/frontend/xigen/serenebr/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-previous { display:block; width:12px; height:12px; font-size:0; line-height:0; background:url(../../skin/frontend/xigen/serenebr/images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:15px; height:14px; font-size:0; line-height:0; background:url(../../skin/frontend/xigen/serenebr/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:12px; height:12px; font-size:0; line-height:0; background:url(../../skin/frontend/xigen/serenebr/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; background:#ccc; 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; color:#2f2f2f; }
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px; background:url(../../skin/frontend/xigen/serenebr/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; margin-left:15px;}
.header-container {}
.header { background:#fff; margin-bottom:10px;}
.header-m { padding:15px 0; background:#fff; display:inline-block; width:100%;}
.header .logo { float:left; text-decoration:none !important;}
.header .logo a.logo { margin:0;}
.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-top { height:28px; width:100%; border-bottom:1px solid #e2e2e2; line-height:28px;
background: #ebebeb; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOGQ4ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ebebeb 0%, #d8d8d8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#d8d8d8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ebebeb 0%,#d8d8d8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ebebeb 0%,#d8d8d8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ebebeb 0%,#d8d8d8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ebebeb 0%,#d8d8d8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-8 */

}
.header-bottom-block p,
.header-top-block p,
.header-m-block p,
.header-top p { margin:0; width:auto;}
.slider-bottom-block p { margin-bottom:20px;}

.header-top-block { float:left; font-weight:300;}
.header-m-block { float:left; padding:0 15px; margin:17px 0;}
.header-bottom-block { width:1018px;  float:left; margin:0 0 5px 0;}

.form-language { float:left; }
.form-language label { font-weight:bold; padding-right:5px; color:#fff; vertical-align:middle; }
.form-language select { padding:0; }
.form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }

.header-top ul,
.links { text-align:right; float:right; line-height:normal;}
.header-top ul li,
.links li { display:inline-block; padding:0 8px 0 10px; height:28px; line-height:28px; background:url(../../skin/frontend/xigen/serenebr/images/links-sep.png) no-repeat left center; }
.header-top ul li a,
.links a { color:#333; font-size:11px;}

.mini-wrap { position:relative; float:right; min-width:200px; height:28px;}
.mini-cart { border:1px solid #eaeaea; background:#fff; padding:12px; float:left; position:relative; z-index:150;
-webkit-box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.2);
   -moz-box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.2);
        box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.2);
        border-radius: 0px 0px 5px 5px;
   -moz-border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
}
.mini-cart .links { float:left;}
.mini-cart .links li { height:auto; line-height:normal; background:none; padding:0;}
.mini-cart a {font-family:Arial, Helvetica, sans-serif; height:18px; line-height:18px; display:inline-block; font-weight:bold;}
.mini-cart a:hover { text-decoration:none;}
.mini-cart .top-link-cart {background:url(../../skin/frontend/xigen/serenebr/images/sprite.png) no-repeat 0 0; padding:0 0 0 25px; color:#000; font-size:13px;}
.mini-cart .top-link-checkout { background:#54cae8; text-transform:uppercase; font-size:9px; color:#333; padding:0 17px; margin-left:8px; line-height:19px;}

.phone { font-size:20px; float:right; width:200px; margin:9px 0; color:#333;}
.phone span { float:left; line-height:20px;}
.phone .p-stars { width:63px; height:12px; background:url(../../skin/frontend/xigen/serenebr/images/sprite.png) no-repeat 0 -82px; display:inline-block; margin:5px 0 0 5px;}
.phone .num { width:100%; font-size:28px; font-weight:300; color:#60386C; margin:5px 0 0 0;}

.top-bar { padding:3px 12px 2px 12px; border:1px solid #bbb; border-bottom-color:#dedede; background:#efefef; line-height:21px; }
.top-bar .breadcrumbs { float:left; width:580px; overflow:hidden;}

.form-search { float:left; background:#f1f1f1; padding:5px; margin:9px 0 0 60px;}
.form-search input.input-text { float:left; width:280px; padding:0 5px; height:42px; line-height:42px; border:1px solid #e3e3e3; border-right:0; color:#b1afb0;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow: none;
}
.form-search button.button { float:left; height:44px; width:44px; border:1px solid #e3e3e3; border-left:0; background:#54c9ea url(../../skin/frontend/xigen/serenebr/images/sprite.png) 0 -26px no-repeat; text-indent:-9999px; padding:0;}
.form-search button.button * { padding:0;}
.form-search button.button span { text-indent:-9999px;}
.form-search .search-autocomplete { z-index:999; }
.form-search .search-autocomplete ul { border:1px solid #999; background-color:#f9f5f0; }
.form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.form-search .search-autocomplete li.odd { background-color:#f6f6f6; }
.form-search .search-autocomplete li.selected { background-color:#ecf9ea; }

.header-container .top-container { padding:5px 12px; background:#fff; border:1px solid #bbb; border-width:0 1px 1px; text-align:right; }

/********** < Navigation */
nav { display:inline-block; width:100%; background:#989898; margin-bottom:5px; height:40px; text-align:left;}
#nav { float:left; width:100%; font-size:12px; position:relative;}

/* 0 Level */
#nav > li {float:left;}
#nav > li > a {padding:0 18px; height:40px; line-height:40px; font-size:13px; color:#fff; text-transform:uppercase; display:block;}
#nav > li.over {background:#fff;
-webkit-box-shadow: inset 0px 3px 0px 0px rgba(0,0,0,1);
-moz-box-shadow: inset 0px 3px 0px 0px rgba(0,0,0,1);
box-shadow: inset 0px 3px 0px 0px rgba(0,0,0,1);}
#nav > li.over a {text-decoration:none; color:#000;}
#nav > li > a span.y-sublink { display:none;}

/* 1st Level */
#nav .y-submenu {padding:10px 20px; width:100%; float:left; display:none; position:absolute; left:0; top:40px; z-index:9999; background:#fff;
-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.5);
  -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
}
#nav .y-submenu-w {}
#nav > li.over .y-submenu { display:block;}
#nav > li .y-submenu ul { height:186px; width:430px; float:left;}
#nav .y-image { float:right; width:200px; border-bottom:2px solid #663366}
#nav > li > ul.shown-sub { display:block;}

#nav > li .y-submenu ul li { float:left; width:200px; border-bottom:1px solid #E2E2E2; margin-right:15px;}
#nav > li .y-submenu ul li:hover { background:#54cae4;}
#nav > li .y-submenu ul li a { display:block; color:#669999; font-size:14px; padding:7px;}
#nav > li .y-submenu ul li:hover a { color:#fff;}
#nav > li > ul > li.last { border:0;}
#nav > li > ul > li > a{ white-space:nowrap;}


/********** Navigation > */
/* ======================================================================================= */
.menu { display:inline-block; width:100%; background:#989898; margin-bottom:5px;}
.menu ul { float:left; padding-left:25px;}
.menu ul li { float:left;}
.menu ul li:hover { background:#fff;
-webkit-box-shadow: inset 0px 3px 0px 0px rgba(0,0,0,1);
-moz-box-shadow: inset 0px 3px 0px 0px rgba(0,0,0,1);
box-shadow: inset 0px 3px 0px 0px rgba(0,0,0,1);
}
.menu ul li a { padding:0 18px; height:40px; line-height:40px; font-size:13px; color:#fff; text-transform:uppercase; display:block;}
.menu ul li a:hover { text-decoration:none; color:#000;}
.menu ul li.special-o a { color:#000; font-weight:700;}

/********** Navigation > */
/* ======================================================================================= */

/*Slider*/
#slider { width:100%; height:520px; float:left; position:relative; margin-bottom:20px; -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px; overflow:hidden;}
#slider .slider-content {width:100%; height:520px; position:absolute; top:0; left:0;}
#slider ul.ui-tabs-nav { position:relative; z-index:150; float:left; left:20px; top:10px; padding-bottom:25px; width:320px; background:rgba(101, 71, 101, 0.85); -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;background:url(../../skin/frontend/xigen/serenebr/images/slider_bg.png) repeat\9;}
#slider ul.ui-tabs-nav li { float:left; width:100%; border-bottom:1px solid #5b465b;}
#slider ul.ui-tabs-nav li:last-child { border-bottom:0;}
#slider ul.ui-tabs-nav li a { text-align:left; color:#fff; line-height:35px; display:inline-block; font-size:35px; padding:20px 25px; font-weight:700; text-transform:uppercase;}
#slider ul.ui-tabs-nav li a span { font-size:13px; font-weight:300; float:left; width:100%; line-height:16px; margin:5px 0 0 0;}
#slider ul.ui-tabs-nav li a:hover { text-decoration:none;}
#slider ul.ui-tabs-nav li:hover { background:#333; border-bottom:1px solid #333;}
#slider ul.ui-tabs-nav li.ui-state-active { background:#333; border-bottom:1px solid #333; position:relative; margin:0 0 0 -10px; width:365px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
#slider ul.ui-tabs-nav li.ui-state-active a {padding:20px 60px 20px 35px; background:url(../../skin/frontend/xigen/serenebr/images/slider-arrow.png) no-repeat center right;}
#slider ul.ui-tabs-nav li.ui-state-active:after {border-bottom: 23px solid transparent; border-left: 33px solid #000;bottom: -23px;content: "";display: block;position: absolute;right: 2px;}
.slider-bottom-block { width: 100%; float: left;}

/* Sidebar =============================================================================== */
.sidebar { text-align:left;}

.s-buttons { display:inline-block; width:100%; border-bottom:1px solid #E2E2E2; padding-bottom:5px; margin:-9px 0 10px 0;}
.live-help { width:72px; height:33px; text-indent:-9999px; float:left; background:url(../../skin/frontend/xigen/serenebr/images/sprite.png) no-repeat 0 -498px;}
.chat { width:75px; height:19px; text-indent:-9999px; margin-left:7px; float:left; background:url(../../skin/frontend/xigen/serenebr/images/sprite.png) no-repeat 0 -534px;}

.block { margin:0 0 20px;}
.block .block-title { background:#000; padding:5px 10px; color:#fff; text-transform:uppercase; }
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:12px; margin:0 0 10px; padding:5px 10px; border-bottom:1px solid #E2E2E2; text-transform:uppercase; }
.block .block-content li,
.block .block-content li.item { padding:5px 10px; border-bottom:1px solid #E2E2E2;}
.block .block-content li a { line-height:16px;}
.block .block-content .product-name { color:#76537D; }
.block .btn-remove,
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
.block .actions { padding:5px 0 0; margin:5px 0 0; text-align:right; }
.block .actions a { float:right; margin-top:15px; }
.block .actions button.button { float:right; }
.block .empty { margin:0; }
.block .price-box { margin:5px 0; }

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

/* Mini Products List */
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
.mini-products-list .product-details { margin-left:60px; }
.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-title strong { color:#fff; }

.block-account .block-content li a:hover { color:#444; }
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Currency Switcher */
.block-currency { background:#f4f4f4; }
.block-currency .block-title { border:0; background:none; padding:7px 10px 2px; text-transform:none; }
.block-currency .block-title strong { text-transform:none; }
.block-currency .block-content { padding:0 10px 12px; }
.block-currency .block-content select { width:100%; padding:0; }

/* Block: Layered Navigation */
.block-layered-nav { border:0; margin-top:15px; }
.block-layered-nav .block-title { border:0; padding:0; background:#000; height:26px; position:relative; margin-bottom:24px;}
.block-layered-nav .block-subtitle { border-bottom:1px solid #E2E2E2; font-size:12px; margin:0;}
.block-layered-nav .block-title:after,
.block-layered-nav .block-title:before { top: 100%; left: 37px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; }
.block-layered-nav .block-title:after { border-color: rgba(0, 0, 0, 0); border-top-color: #000000; border-width: 9px; margin-left: -9px; }
.block-layered-nav .block-title:before { border-color: rgba(0, 0, 0, 0); border-top-color: #000000; border-width: 9px; margin-left: -9px; }
.block-layered-nav .block-title strong {color:#fff; font-size:11px; line-height:26px; padding-left:37px;}
.block-layered-nav .block-content { padding:0; background:none;}
.block-layered-nav dt { font-weight:bold; background:#f3f3f3; padding:7px 10px; font-size:13px; text-transform:uppercase;}
.block-layered-nav dd { margin:0 0 15px 0;}
.block-layered-nav dd li { line-height:24px; font-size:13px; padding:2px 10px !important; border-bottom:1px solid #E2E2E2;}
.block-layered-nav dd a { color:#666666; }
.block-layered-nav .currently ol {  }
.block-layered-nav .currently li { padding:4px 36px 4px 10px; position:relative; z-index:1; }
.block-layered-nav .currently .label { font-weight:bold; 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:8px; top:3px; margin:0; }
.block-layered-nav .currently .btn-previous { right:22px; }
.block-layered-nav .actions { padding:5px 10px; margin:0; }
.block-layered-nav .actions a { float:none; }

/* Block: Cart */
.block-cart .summary { background:#f1f1f1; padding:8px; text-align:center; position:relative; z-index:1; }
.block-cart .amount { margin:0;  }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; line-height:23px; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { display:none !important; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }

/* Block: Wishlist */
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block: Related */
.block-related {border-bottom:1px solid #E2E2E2; margin-bottom:20px}
.block-related:last-child { border-bottom:0;}
.products-grid.block-related li.item { border-right:1px solid #E2E2E2; padding-right:20px; width:173px; margin-bottom:20px;}
.products-grid.block-related.last { border:0;}
.block-related input.checkbox { float:right; }
.products-grid.block-related .product-name { font-size:16px; margin-bottom:10px; line-height:18px; font-weight:normal;}
.products-grid.block-related .price-box * { font-size:16px !important; font-weight:700;}


/* Block: Compare Products */
.page-popup .link-print { background:url(../../skin/frontend/xigen/serenebr/images/i_print.gif) 0 2px no-repeat; padding:3px 0 3px 25px; }
.compare-table { border:0; }
.compare-table thead,
.compare-table thead tr.first { background:#fff; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0 0 4px; font-size:0; line-height:0; }
.compare-table tbody th { background:#e9e9e9; }
.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 { background:#fffada; text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .product-name a { color:#203548; }
.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; }
.compare-table .add-to-links li { background:none; padding:0; }

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

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

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

/* Block: Tags */
.block-tags .block-content .tags-list { border:0; background:none; padding:0; }
.block-tags .block-content li a { color:#444; }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

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

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

/* Block: Login */
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#555; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */
#featured-small { float:left; width:100%; margin:30px 0; text-align:left;}
#featured-small ul.ui-tabs-nav { float:left; width:240px; padding:0 0 0 15px;}
#featured-small ul.ui-tabs-nav li { float:left; width:100%;}
#featured-small ul.ui-tabs-nav li:last-child { border-bottom:1px solid #E7E7E7;}
#featured-small ul.ui-tabs-nav li a { text-align:left; color:#333; border-top:1px solid #E7E7E7; display:block; font-size:18px; padding:20px 30px; font-weight:300; text-transform:uppercase;}
#featured-small ul.ui-tabs-nav li a:hover { text-decoration:none;}
#featured-small ul.ui-tabs-nav li:hover { background:#f2f2f2;}
#featured-small ul.ui-tabs-nav li.ui-state-active { background:#60386c; position:relative; margin:0 0 0 -30px; width:285px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
#featured-small ul.ui-tabs-nav li.ui-state-active a { color:#fff; font-size:22px;}
#featured-small ul.ui-tabs-nav li.ui-state-active:after {border-bottom: 10px solid transparent;border-right: 30px solid #3a2045;bottom: -10px;content: "";display: block;position: absolute;left: 1px;}

.featured-content {border:1px solid #E7E7E7; min-height:230px; float:right; width:772px; padding:15px; -webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px; margin:-20px 0 0 0;}
.featured-content ul { width:100%; float:left;}
.featured-content ul li { float:left; border-right:1px solid #E7E7E7; width:177px; padding-right:20px; margin-right:20px;
  -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
}
.featured-content ul li:last-child { padding:0; margin:0; border:0;}
.featured-content ul li.last { padding:0; margin:0; border:0;}
.featured-content .product-name { margin:10px 0; line-height:14px; font-weight:normal;}
.featured-content .product-name a { color:#333; font-size:14px;}
.featured-content .product-image { width:100%; text-align: center;}

.ui-tabs-hide { display:none;}

/* Quick View ========================================================================= */
.quick-box { width:575px; padding:30px 30px 0 30px; float:left;}
.quick-box .quick-image { float:left; width:280px; padding-bottom:20px; border-bottom:1px solid #f0f0f0;}
.quick-box .quick-detalis { text-align:left; float:left;  width:255px; margin-left:40px;}
.quick-box .quick-detalis h2 { width:100%; float:left; font-size:27px; font-weight:400; line-height:27px;}
.quick-box .quick-detalis h2 a { color:#333;}
.quick-box .quick-detalis .price-box * { font-size:16px;}
.quick-box .quick-detalis .product-link { padding:20px 0; margin:20px 0; border-top:1px solid #f0f0f0; border-bottom:1px solid #f0f0f0;}
.quick-box .quick-detalis .product-link a { color:#0099CC; font-size:15px; font-weight:bold; text-decoration:underline;}
.quick-box .quick-detalis .add-to-cart { margin:20px 0 0 0; padding:20px 0 0 0; border-top:1px solid #f0f0f0;}
.quick-box .quick-detalis .add-to-cart .button { margin:20px 0 0 0;}

.added-cart { display:none; width:575px; height:170px;padding:30px 30px 0 30px; float:left;}
.added-cart p {font-size:20px; line-height:24px; width:100%; float:left;}
.added-cart span { height:33px; width:34px; background:url(../../skin/frontend/xigen/serenebr/images/sprite.png) no-repeat 0 -779px; float:left; margin:0 0 11px 264px;}
.added-cart .q-button { width:100%; float:left; margin:15px 0 0 0;}

/* Category Home ========================================================================= */
.cat-wrap { padding-bottom:0;}
.cat-wrap .box-headd span { font-weight:normal; font-size:24px;}
.category-home { width:100%; float:left;}
.category-home li { float:left; width:31.1%; margin-right:3.3%; margin-bottom:35px;
-webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.5);
   -moz-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.5);
        box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.5);
}
.category-home li .image { height:240px; overflow:hidden; position:relative;}
.category-home li .image h3 { position:absolute; left:0; font-size:24px; font-weight:300; bottom:0; height:50px; line-height:50px; background: rgba(102, 51, 102, 0.7); width:100%; margin:0; background:url(../../skin/frontend/xigen/serenebr/images/slider_bg.png) repeat\9;}
.category-home li .image h3 a {color:#fff;}
.category-home li .image h3 a:hover {text-decoration:none;}
.category-home li img { width:100%;}
.category-home li.last { margin-right:0;}

/* Category Page ========================================================================= */
.category-title { margin:0 0 7px; }
.category-title h1 { padding:3px 0; color:#5b9400; font-size:1.6em; font-weight:bold; line-height:1.25; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-description { margin:0 0 10px; }

/* View Type: Grid */
.products-grid { position:relative; float:left; width:100%;}
.banner-right {padding-left:11px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ybizz_row { width:50%;}
.ybizz_row_1 {width:193px;}
.ybizz_row_2 { width:406px; margin:0 20px; padding:0;}

.products-grid li.item { width:264px; float:left; margin:0 21px 21px 0; position:relative; border:1px solid #e2e2e2; border-radius: 4px; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ybizz_row_1 li.item { margin-right:0;}
.products-grid li .item-wrap { width:100%; height:100%; float:left; background:#fff; float:left; left:0; top:0; padding: 0; /*padding:15px 20px 30px 20px;*/ /*border:1px solid #e2e2e2;*/
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.products-grid li.last { margin-right:0; padding-right: 0;}
.products-grid .product-image { float:left; width:100%; margin:0 0 10px; /*text-align:center;*/}
.products-grid .product-name { /*font-size:11px; line-height:normal; float:left;*/ font-size: 14px; text-align: center; padding: 10px; margin: 0 30px; font-weight: normal; }
.products-grid .product-name a { color:#333; display: inline-block; min-height: 35px; }
.products-grid .product-name a:hover { text-decoration:none; }
.products-grid .price-box { margin:0; /*float:left*/; width:100%;}
.products-grid .price-box .price-label,
.products-grid .price-box .price { /*font-size:11px;*/ font-size: 17px; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:20px; }
.products-grid .quick-view {text-indent:-9999px; float:left;}
.products-grid .quick-view span { position:absolute; right:11px; bottom:8px; width:16px; height:22px; background:url(../../skin/frontend/xigen/serenebr/images/sprite.png) no-repeat 0 -369px;}

.products-grid li:hover .item-wrap {/*width:255px; height:auto; padding-bottom:55px; position:absolute; left:-50px; top:-50px;*/ position: relative; z-index:10;}
.products-grid li:hover .item-wrap .product-name { /* font-size:16px; width:100%; margin-bottom:5px; */}
.products-grid li:hover .item-wrap .price-box .price,
.products-grid li:hover .item-wrap .price-box .price-label { /*font-size:16px; font-weight:700; line-height:16px;*/}
.products-grid li:hover .item-wrap .quick-view { background:#54cae4; position:absolute; width:100%; text-indent:inherit; left:0; height:42px; line-height:42px; color:#fff; text-transform:uppercase; font-size:16px; bottom:0; text-align:center;}
.products-grid li:hover .item-wrap .quick-view span { bottom:0; height:42px; padding-left:14px; position: relative; background-position:0 -411px;}
.products-grid li:hover .item-wrap .quick-view:hover { text-decoration:none;}

/* View Type: List */
.products-list li.item { border-bottom:1px solid #d9ddd3; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-shop { margin-left:185px; }
.products-list .product-image { float:left; width:170px; height:170px; margin:0 0 10px; }
.products-list .product-name { font-size:12px; margin:0 0 6px; }
.products-list .product-name a { color:#444; text-decoration:underline; }
.products-list .product-name a:hover { text-decoration:none; }
.products-list .price-box { float:left; margin:4px 13px 0 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 13px; line-height:1.35; }
.products-list .add-to-links { clear:both; }
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { line-height:1.25; margin:7px 0; }
.ratings p { float:left; margin-right:5px;}
.ratings strong { float:left; margin:0 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:76px; height:13px; font-size:0; line-height:0; background:url(../../skin/frontend/xigen/serenebr/images/sprite.png) 0 -718px no-repeat; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px;  background:url(../../skin/frontend/xigen/serenebr/images/sprite.png) 0 -731px repeat-x; }
.ratings .rating-box { float:left; margin:2px 3px 0 0; }
.ratings .amount {}

.rating-wrap { float:left; padding:12px 10px; border:1px solid #E2E2E2;}
.rating-item { height:13px; float:left; margin-right:15px;}
.rating-item span { float:left; height:13px; margin-right:5px; line-height:13px; font-size:12px; color:#000;}
.rating-item .rating-box { float:left;}

.box-reviews { float:left; position:relative; width:100%; margin-top:25px;}
.box-reviews .review-wrap { float:left; width:95%; margin:0 2.5% 25px 2.5%;}
.box-reviews .ratings { float:left; margin:0;}
.box-reviews .review { float:right; margin:0;}
.box-reviews > ul { float:left; width:95%; margin:0 2.5%;}
.box-reviews > ul > li { float:left; width:100%; margin-bottom:45px;}
.box-reviews .box-headd { text-align:center;}
.box-reviews .detail { text-align:left; width:100%; position:relative; font-size:12px; line-height:14px; float:left; margin:15px 0; padding:25px; background:#f3f3f3;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.box-reviews .detail:after {top:100%; left:70px; border:solid transparent; content:" "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(243, 243, 243, 0); border-top-color: #f3f3f3; border-width: 20px; margin-left: -20px; }
.box-reviews .author-wrap { float:left; width:100%; margin:15px 0 0 0; padding-left:60px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.box-reviews .author-wrap > div {padding-right:10px; font-size:12px; font-weight:700; float:left; margin-right:9px; height:13px; line-height:13px; border-right:1px solid #E2E2E2;}
.box-reviews .author-wrap .title {color:#60386c;}

.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; }
.ratings-table td { padding:4px 0 0; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:10px 0 7px; line-height:16px; background:url(../../skin/frontend/xigen/serenebr/images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
.availability-only a { background:url(../../skin/frontend/xigen/serenebr/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:#e9e9e9; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #d9dde3; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd { background:#fff; }
.availability-only-details tr.even { background:#fcfcfc; }
.availability-only-details tr.odd td.last { color:#396f00; font-weight:bold; }
.availability-only-details tr.last td { border-bottom:none; }

.product-view .product-shop .availability { font-size:11px; }
.product-view .product-shop .availability span { font-weight:normal; }

/* 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; }

.add-buttons { text-align: center; padding: 5px 0; margin-bottom: 4px; }
.bottom-review .ratings { float: left; }
.review-count { display: inline-block; font-size: 12px; padding: 7px 0 0 3px; }
.bottom-panel { padding: 10px; clear: both; }
.bottom-review, .bottom-stock { display: inline-block; width: 49%; box-sizing: border-box; }
.bottom-stock { text-align: right; } 
.bottom-review { min-height: 24px; }
span.in-stock-flag { color: #75A05B; font-size: 11px; text-transform: uppercase; }

.category-products .price-box { text-align: center; padding-bottom: 5px; min-height: 35px; }

.price-box { margin:5px 0 10px; }
.price-box .price { font-size:14px; /*color:#FF0000;*/ }

/* Regular price */
.regular-price { /*color:#FF0000;*/ font-weight: bold; }
.regular-price .price { font-size:14px; /*color:#FF0000;*/ }

/* Old price */
.old-price { margin:0; text-decoration:line-through; font-size: 13px; color: #787878; }
.old-price .price-label {font-size:11px;}
.old-price .price { font-size:11px; color:#333; /*text-decoration:line-through;*/ }

/* Special price */
.special-price { margin:0; font-size:17px; font-weight: bold; /*clear: both;*/ }
.special-price .price-label { /*color:#FF0000;*/ }
.special-price .price { font-size:14px; }

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

.minimal-price-link { display:block; font-size:12px; text-decoration:underline; color:#444; }
.minimal-price-link .label {color:#444;}
.minimal-price-link .price { font-weight:normal; color:#444; }

/* Including tax */
.price-including-tax { display:block; color:#888; }
.price-including-tax .label {  font-size:10px; text-transform:uppercase; white-space:nowrap; color:#888; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#396f00; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#888; }
.price-excluding-tax .label { font-size:10px; text-transform:uppercase; white-space:nowrap; color:#888; }
.price-excluding-tax .price { font-size:12px; font-weight:normal; color:#396f00; }

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

/* 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; }

/* 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; font-weight:normal; }

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

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

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

/* Price notice next to the options */
.price-notice { padding-left:7px; }
.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; text-transform:uppercase; }

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

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

.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { margin:3px 0 0; }
.add-to-links li { line-height:1.25; padding-left:12px; }
.add-to-links li a { color:#444; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; line-height:20px; color:#555; }
.add-to-cart .qty { float:left; margin-right:5px; 
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.add-to-cart button.button { float:left; margin:-3px 0 0; }
.add-to-cart .paypal-logo { clear:left; margin:0; /*text-align:right;*/ text-align: center; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; /*margin:5px 60px 5px 0;*/ margin: inherit; padding: 4px; }

/* Add to Links + Add to Cart */
.add-to-box { margin:10px 0; }
.add-to-box .add-to-cart { margin:10px 0; border:1px solid #eee; background-color:#f8f8f8; padding:10px; text-align:right; }
.add-to-box .add-to-cart .paypal-logo { float:left; }
.add-to-box .or { display:none !important; }
.add-to-box .add-to-links { margin:10px 0; text-align:right; }
.add-to-box .add-to-links li .separator { display:none !important; }


.product-view {}
.product-essential { padding:0 0 25px; position:relative;}
.product-collateral { width:1080px; margin-left:-245px;}
#item-tabs { position:relative; min-height:655px;}

.tabs-wrap { width:625px; display:inline-block;}
.tabs-wrap > div { float:left; width:100%;}
.tabs-wrap .box-headd { text-align:center; line-height:21px; margin-bottom:50px; padding:0 20px;}
.tabs-wrap .box-headd span { line-height:21px; font-size:21px; color:#333; display:inline-block;}

.many-icons { height:54px; width:215px; display:inline-block; background:url(../../skin/frontend/xigen/serenebr/images/sprite.png) no-repeat 0 -621px; margin:30px 25px 0;}
.ship-free { color:#60386c; text-align:center; margin:10px 0 15px;}
.ship-free p { font-size:25px; font-weight:700; margin:0 0 5px 0;}
.ship-free span { font-size:12px; font-weight:300; color: #000;}

.item-box { width:260px; border:1px solid #c7c7c7; padding:30px 0; float:left;
-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 20%, #f5f5f5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#ffffff), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 20%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 20%,#f5f5f5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 20%,#f5f5f5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 20%,#f5f5f5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
}
.item-tabs {width:230px; position:absolute; top:0; left:-295px; padding:30px 0 0 0;}

.tabs-details { position:absolute; top:0; right:-75px;}
.tabs-details .price-box { text-align:center; margin:0 0 27px 0; position:relative; padding-top:55px;}
.tabs-details .price-box * { font-size:18px; line-height:22px; /*color:#000;*/}
.tabs-details .price-box .regular-price,
.tabs-details .price-box .special-price { position:absolute; top:0; width:100%; left:0;}
.tabs-details .price-box .special-price .price-label { display:none;}
.tabs-details .price-box .regular-price .price,
.tabs-details .price-box .special-price .price { font-size:50px; color:#66CCCC; font-weight:700; letter-spacing:-2px; line-height:50px;}

.tabs-details .data-table .price-box .regular-price .price, 
.tabs-details .data-table .price-box .special-price .price { font-size: 14px; font-weight: 300; letter-spacing: normal; line-height: 14px;}

.item-tabs .s-logo { width:204px; height:32px; margin-left:15px;  background:url(../../skin/frontend/xigen/serenebr/images/s-logo.png) no-repeat; display:inline-block;}
.item-tabs ul {width:100%; margin:10px 0 0 0; float:left; border-top:1px solid #E2E2E2;}
.item-tabs ul li { width:100%; border-bottom:1px solid #E2E2E2; }
.item-tabs ul li a { display:block; padding:13px 30px; font-size:13px; font-weight:700; color:#333;}
.item-tabs ul li a span { display:inline-block; background:url(../../skin/frontend/xigen/serenebr/images/sprite.png) no-repeat 0 -583px; padding-left:26px;}
.item-tabs ul.ui-tabs-nav li:hover,
.item-tabs ul.ui-tabs-nav li.ui-state-active { background:#60386c; position:relative; width:232px; border-color:#60386c; }
.item-tabs ul.ui-tabs-nav li:hover:after,
.item-tabs ul.ui-tabs-nav li.ui-state-active:after { left: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(96, 56, 108, 0); border-left-color: #60386c; border-width: 21px; margin-top: -21px; }
.item-tabs ul.ui-tabs-nav li:hover a,
.item-tabs ul.ui-tabs-nav li.ui-state-active a { color:#fff;}

/* Product Images */
.product-view .product-image { float:left;}
.product-view .share { margin:15px 0 0 0;}
.product-view .more-views { width:100px; float:right; margin-right:40px; text-align:center;}
.product-view .more-views li { margin-bottom:15px;}
.product-view .product-image-s { float:left; width:200px; padding-right:10px; margin-right:10px; border-right:1px solid #E2E2E2;}
.product-view .attribute { width:370px; float:left; margin-left:10px;}
.product-view .description { display:inline-block; padding:30px; width:100%; background:#f3f3f3; margin:25px 0 0 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.product-view .attribute p,
.product-view .description > p { color:#663366; font-weight:700; font-size:16px;}

.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:12px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }

.box-up-sell { width:100%; margin-bottom:20px; display:inline-block;}
.box-up-sell .products-grid { width:835px; margin:0 122px;}
.box-up-sell h2 { text-align:center; }
#upsell-product-table .item:last-child { margin-right:0; border:0;}

/* Product Options */
.product-options { position:relative; padding:0 30px; }
.product-options dt { font-weight:normal; }
.product-options dt label { font-weight:bold; font-size:13px;}
.product-options dt label.required em { color:#eb340a; /*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 dd .qty-disabled { background:none; border:0; padding:3px; color:#444; }
.product-options dd { padding:5px 0 10px 0;}
.product-options dd input.input-text { width:98%;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.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; 
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.product-options dd select { width:99%;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:2px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { position:absolute; right:15px; top:10px; }

.product-options-bottom {padding:0 30px;}
.product-options-bottom .add-to-cart label { width:100%; font-size: 13px; font-weight: bold;}
.product-options-bottom .add-to-cart .qty { margin:5px 0 10px;}
.product-options-bottom .add-to-cart .button { width:100%; margin:8px 0 0 0;}
/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Product Tabs */
.product-tabs { margin-bottom:15px; border-bottom:1px solid #666;}
.product-tabs li { float:left; border-right:1px solid #a4a4a4; border-left:1px solid #fff; font-size:1.1em; line-height:1em; }
.product-tabs li.first { border-left:0; }
.product-tabs li.last { border-right:0; }
.product-tabs a { display:block; padding:6px 15px; color:#444; }
.product-tabs a:hover { background-color:#ddd; text-decoration:none; color:#444; }
.product-tabs li.active a,
.product-tabs li.active a:hover { background-color:#666; font-weight:bold; color:#fff; }
.product-tabs-content h2 { display:none; font-size:12px; font-weight:bold; }

/* Mini Products Grid */
.mini-products-grid { width:100%; }
.mini-products-grid td { width:20%; padding:0 8px 8px 0; }
.mini-products-grid .product-image { display:block; border:1px solid #cacaca; margin:0 0 10px; }
.mini-products-grid .product-name { width:115px; margin:0 0 6px; overflow:hidden; }
.mini-products-grid .product-name a { color:#444; text-decoration:underline; }
.mini-products-grid .product-name a:hover { text-decoration:none; }
.mini-products-grid td.empty {}
.mini-products-grid td.last { padding-right:0; }
.mini-products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

/* 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_tabs_upsell_products_contents h2 { display:block; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:12px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; 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; font-size:12px; font-weight:bold; margin:0 0 3px; }
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; }
.product-view .box-tags .form-add input.input-text { width:299px; }
.product-view .box-tags .note { margin:2px 0 0; font-size:10px; }

/* 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 { display:none; float:left; width:95%; margin:0 2.5%;}
.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 .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:460px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:454px; }

/* Send a Friend */
.send-friend .form-list { width:535px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:25px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { margin:0; }
/*.product-name a { color:#444; }*/

/* Product Tags */
.tags-list { display:block; font-size:13px; border:1px solid #ddd; background:#f6f6f6; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1b2d3b; }

/* 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 #ddd; background:#ecf9ea; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; }
.advanced-search-summary li { margin:2px 0; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* CMS Home Page */
.cms-home .main { padding:8px; }
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.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 { color:#444; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#76537D; }

/* RSS */
.rss-title h1 { background:url(../../skin/frontend/xigen/serenebr/images/i_rss-big.png) 0 3px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title h1 { font-weight: normal; text-transform:uppercase; font-size:30px; color:#6c4274;}

/* Checkout Types */
.cart .page-title .checkout-types { display:none !important; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table { width:100%; border-collapse:collapse;}
.cart-table thead, .cart-table thead tr { background:none;}
.cart-table th { padding:10px 5px; border-bottom:1px solid #E2E2E2;}
.cart-table td { padding:10px 20px; border:1px solid #E2E2E2; }
.cart-table td.last { padding:10px 5px;}
.cart-table tr td:first-child { border-left:0;}
.cart-table tr td:last-child { border-right:0;}
.cart-table .product-name { font-size:16px; font-weight:normal;}
.cart-table .description { font-size:12px; line-height:14px; margin:10px 0;}
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:5px 0; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-update,
.cart-table .btn-empty { float:right; }
.cart-table .btn-update { margin-left:7px; }

.cart-price .price { font-weight:700;}

/* Shopping Cart Collateral boxes */

.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set .col-1 { width:530px; padding-right:25px; border-right:1px solid #E2E2E2 }
.cart .cart-collaterals .col2-set .col-2 { width:260px;}

.cart .crosssell { margin:35px 0 0 0;}
.cart .crosssell .box-headd { text-align:center; padding:0 20px;}
.cart .crosssell .box-headd span { padding:0; display:inline-block;}
.cart .crosssell .products-grid.block-related { border:0;}
.cart .crosssell .products-grid.block-related li.last { border:0;}

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {padding:10px 0;}
.cart .discount h2,
.cart .shipping h2 { float:left; width:100%; font-size:16px;}
.cart .discount .discount-form,
.cart .shipping .shipping-form {}
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin:0;  height:22px; padding:0 10px; font-size:10px; line-height:22px; color:#fff;}

.cart .discount { border-bottom:1px solid #E2E2E2 ; }
.cart .discount label {text-transform: uppercase; font-size: 11px; font-weight: 300; margin-bottom: 2px;}
.cart .discount .input-box { width:270px; }
.cart .discount input.input-text { width:264px; }

.cart .shipping p { margin:0 0 3px; }
.cart .shipping .sp-methods { margin:10px 0 0; padding:6px 0 0; border-top:1px solid #E2E2E2; }
.cart .shipping .form-list .input-box { width:270px; }
.cart .shipping .form-list input.input-text { width:264px; }
.cart .shipping .form-list select { width:270px; }

/* Shopping Cart Totals */
.cart .totals {padding:12px 0; }
.cart .totals table { float:right; width:100%; margin:0 0 8px; }
.cart .totals td { padding:0 0 0 15px; }
.cart .totals tr.last td {}
.cart .totals tfoot td {}
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:14px; font-weight:bold; color:#e02f00; }
.cart .totals .checkout-types { font-size:13px; padding:4px 0; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:0 0 5px; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; text-decoration:none !important; }
.truncated a.details { cursor:help; text-decoration:none !important; display:inline-block; border-bottom:1px dotted #76537D; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; z-index:999; width:250px; padding:8px; border:2px solid #ddd; border-bottom-color:#666; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options dt { margin-top:0; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:10px; }
.col-right .truncated .show .item-options { left:-240px; top:10px; }
/* ======================================================================================= */


/* 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; color:#555; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.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:1.5em 0 2em; }
.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:2px solid #ddd; border-bottom-color:#666; background:#f6f6f6; 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:14px; height:14px; background:url(../../skin/frontend/xigen/serenebr/images/btn_trash.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-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.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; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; 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:494px; }

.gift-message-link { font-size:11px; background:url(../../skin/frontend/xigen/serenebr/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:14px; height:14px; background:url(../../skin/frontend/xigen/serenebr/images/btn_trash.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:#fbfbfb; border:1px solid #e4e4e4; }
.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:#555; }

.opc .checkout-agreements { padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background:#fff; 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 { padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfbfb; border:1px solid #ddd; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:12px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:12px; font-weight:bold; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:3px 10px; background:#777; border-bottom:1px solid #777; position:relative; color:#fff; }
.info-set h2.legend a { color:#fff; }
.info-set h3.legend { margin:0 0 10px; }
.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:#76537D !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 .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong { font-size:12px; }
.block-progress .block-content { background:none; padding:0; }
.block-progress dt { font-size:12px; line-height:12px; background:#eee; border:1px solid #ddd; margin:0 0 6px; padding:8px; color:#555; text-transform:uppercase; }
.block-progress dd { border-top:0; padding:2px 10px; margin:0 0 6px; }
.block-progress dt.complete {}
.block-progress dt.complete a { text-transform:none; }
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:11px; font-weight:bold; margin:5px 0; padding:0; text-transform:none; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:28px; line-height:28px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc li.section {}

.opc .step-title { border:1px solid #ddd; border-top-color:#fff; background:#f5f5f5; padding:10px 8px; text-align:right; }
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 3px; margin:0 5px 0 0; font:normal 11px/12px arial, helvetica, sans-serif; color:#444; }
.opc .step-title h2 { float:left; margin:0; font:bold 12px/14px Arial, Helvetica, sans-serif; color:#999; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title { background:#56CAE3; border-color:#56CAE3; color:#fff; cursor:pointer; }
.opc .allow .step-title .number {}
.opc .allow .step-title h2 { color:#fff; }
.opc .allow .step-title a { display:block; font-size:10px; color:#fff; text-transform:uppercase; }

.opc .active .step-title { background:#60386C; border-color:#60386C; color:#fff; cursor:default; }
.opc .active .step-title .number {}
.opc .active .step-title h2 { color:#fff; }
.opc .active .step-title a { display:none; }

.opc .step { border:1px solid #ddd; border-top:0; padding:15px 30px; position:relative;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 60%, #f5f5f5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#ffffff), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 60%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 60%,#f5f5f5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 60%,#f5f5f5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 60%,#f5f5f5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */

}
.opc .step .tool-tip { right:30px; }

#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f4f4f4; border:1px solid #ddd; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { padding:0; }
#opc-review .product-name { font-weight:normal; font-size:14px; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { border:0; padding:15px 30px; }
#opc-review .buttons-set p { margin:0; line-height:28px; }
#opc-review .buttons-set .please-wait { height:28px; line-height:28px; }
#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-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:6px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#888; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }

.multiple-checkout h2 { font-size:12px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:12px; font-weight:bold; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#76537D !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !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 { background:#fbfbfb; border:1px solid #ddd; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:3px 10px; background:#777; border-bottom:1px solid #777; position:relative; color:#fff; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }

.multiple-checkout .place-order .please-wait { float:right; padding:5px 10px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; }
.multiple-checkout .place-order .grand-total .inner {}
.multiple-checkout .place-order .grand-total big { float:left; margin-right:12px; font-size:1.5em; font-weight:bold; line-height:28px; color:#e26703; }
.multiple-checkout .place-order .grand-total div { float:left; }

/* 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%; overflow:hidden; }
.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:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #ddd; background:#eee; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { display:none; }

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


/* Account Login/Create Pages ============================================================ */
.account-login .content { min-height:200px; padding:0 10px; }
.account-login .content h2 { margin:0 -10px 12px; background:#f1f1f1; padding:2px 10px; font-size:13px; line-height:1.25; }
.account-login .buttons-set {}

.account-create {}
/* Account Login/Create Pages ============================================================ */

/* 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: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 #888; border-bottom-color:#777; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #999; -webkit-box-shadow:0 0 6px #999; box-shadow:0 0 6px #999; z-index:1000; }
.remember-me-popup h3 { background:#dedede; border-bottom:1px solid #ccc; color:#444; font-size:14px; margin:0; padding:7px 10px 5px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(../../skin/frontend/xigen/serenebr/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:9px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { border-top:1px solid #e6e6e6; padding:10px; }
.remember-me-popup .remember-me-popup-body a,
.remember-me-popup .remember-me-popup-body a span { display:inline-block; height:28px; background:transparent url(../../skin/frontend/xigen/serenebr/images/bkg_btn.png) 0 0 no-repeat; padding:0 0 0 6px; font:bold 11px/25px Tahoma, Verdana, Arial, sans-serif; text-transform:uppercase; text-align:center; white-space:nowrap; color:#555; }
.remember-me-popup .remember-me-popup-body a span { background-position:100% 0; padding:0 15px 0 9px; }
/* Remember Me Popup ===================================================================== */


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

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

/* General Box */
.box-account { margin:0 0 15px; }
.box-account .box-head { margin:0 0 5px; text-align:right; }
.box-account .box-head h2 { float:left; margin:0; font-size:14px; font-weight:bold; color:#76537D; }
.box-account .box-head a { font-size:10px; text-transform:uppercase; }

.dashboard .box .box-title { background:#f1f1f1; padding:5px; margin:0 0 12px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; margin:0; font-size:12px; font-weight:bold; line-height:1.35; }
.dashboard .box .box-title a { font-size:10px; text-transform:uppercase; }
.dashboard .box .box-content { padding:0 10px; }

/* Block: Recent Orders */
.dashboard .box-recent {}

/* Block: Account Information */
.dashboard .box-info {}
.dashboard .box-info h4 { font-size:11px; font-weight:bold; }

/* Block: Reviews */
.dashboard .box-reviews .box-head { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; }
.dashboard .box-reviews .box-head h2 { font-size:12px; font-weight:bold; line-height:1.35; color:#444; }
.dashboard .box-reviews .number { display:none; float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-reviews .details { padding:0 10px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; }
.dashboard .box-tags .box-head h2 { font-size:12px; font-weight:bold; line-height:1.35; color:#444; }
.dashboard .box-tags .number { display:none; float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-tags .details { padding:0 10px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; font-size:13px; font-weight:bold; line-height:1.25; }
.addresses-list h3 { font-weight:bold; font-size:12px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove {}
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { padding:0 10px; margin:0 0 12px; }
.addresses-list li.empty {}
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item {}

/* Order View */
.order-info dt { display:none; }
.order-info ul { margin-bottom:15px; background:#E9E9E9; }
.order-info li{ float:left; border-right:1px solid #a4a4a4; border-left:1px solid #fff; font-size:1.1em; line-height:1em; }
.order-info li.first { border-left:0; }
.order-info li.last { border-right:0; }
.order-info li a { display:block; padding:6px 15px; color:#444; }
.order-info li a:hover { background-color:#ddd; text-decoration:none; color:#444; }
.order-info li.current { background-color:#000; font-weight:bold; padding:6px 15px; color:#fff; }

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

.order-info-box { margin:0 0 15px; }
.order-info-box h2 { font-size:13px; font-weight:bold; border-bottom:1px solid #ddd; margin:0 0 8px; }
.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 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 .45em; }
.order-items h3 { font-size:12px; }
.order-items .product-name { font-weight:bold !important; }
.order-items .link-print { font-size:10px; text-transform:uppercase; }
.order-items .order-links { text-align:right; }
.order-items .order-links .link-print { font-weight:bold; font-size:11px; text-transform:none; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#555; }
.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:15px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:12px; font-weight:bold; }
.page-print h2.h2 { font-size:15px; font-weight:bold; text-align:right; }
.page-print .order-date { border-bottom:1px solid #ccc; 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; }
.my-wishlist .buttons-set { border:0; padding:0; margin:15px 0 0 0; }
.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; }

/* My Reviews */
#my-reviews-table td { padding:10px; }
#my-reviews-table .rating-box { margin:3px 0 0; }

.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 .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.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 .info-box p { margin:0 0 5px; }
.billing-agreements .form-list li select { float:left; margin:3px 10px 0 0; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */


/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; padding:40px 0 10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { background:#f6f6f6; color:red; display:block; font-size:10px; line-height:14px; font-weight:bold; padding:5px; text-shadow:0 1px 0 #fff; box-shadow:0 0 3px #ccc; border-radius:5px; }

.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:#efefef ; 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(../../skin/frontend/xigen/serenebr/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(../../skin/frontend/xigen/serenebr/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:9px; right:10px; height:15px; width:15px; text-indent:-9999em; }
.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-wrap {}
.footer { background:#fff; padding:20px 0; font-size:16px; display:inline-block; width:100%;}
.footer .main-container { width:960px;}

.footer-big-block { background:#60386c; padding:30px 0; color:#fff; margin-top:30px;}
.footer-big-block p { margin:0; line-height:normal; font-weight:300;}
.confidence-block { padding-bottom:15px; border-bottom:1px solid #d4d4d4;}

.footer-links { padding:20px 0; width:100%; float:left; text-align:left; border-bottom:1px solid #d4d4d4;}
.footer-links-box { width:39.6%; float:left; border-right:1px solid #d4d4d4; padding:0 40px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.footer-links-box ul { float:left; width:50%;}
.footer-links-box ul a { font-size:16px; line-height:26px; color:#333; font-weight:300;}
.footer-links-box ul a:hover { text-decoration:none; color:#60386C;}
.footer-links-box h5 { font-size:20px; line-height:normal; font-weight:300; color:#60386c; text-transform:uppercase;}

.footer-links-box.last h5 { font-size:23px; color:#333; text-transform:none; margin-bottom:5px;}

.footer-links-box.first { padding-left:0; width:30%;}
.footer-links-box.last { padding-right:0; border:0; width:30%;}
.footer-links-box.first p { font-size:16px; margin:0 0 10px 0;}
.footer-links-box.first span { color:#60386C; font-size:20px; height:20px; padding-left:23px; line-height:20px; background:url(../../skin/frontend/xigen/serenebr/images/sprite.png) no-repeat 0 -331px;}
.footer-links-box.first h5 { font-size:38px; text-transform:none;}

.footer-links-box .social-links { margin-bottom:20px; float:left; width:100%;}
.social-links li { width:50%; float:left; margin-bottom:15px;}
.social-links li .icon-social { font-size:16px; color:#333; height:28px; line-height:28px; padding-left:34px; display:block; background:url(../../skin/frontend/xigen/serenebr/images/sprite.png) no-repeat 0 -104px; max-width: 150px; }
.social-links li .icon-social:hover { text-decoration:none; color:#434343;}
.social-links li .twitter { background-position: 0 -104px;}
.social-links li .twitter:hover { background-position:0 -132px;}
.social-links li .facebook { background-position: 0 -216px;}
.social-links li .facebook:hover { background-position:0 -244px;}
.social-links li .pinterest { background-position: 0 -160px;}
.social-links li .pinterest:hover { background-position:0 -188px;}
.social-links li .google { background-position: 0 -272px;}
.social-links li .google:hover { background-position:0 -300px;}

.footer address { text-align:left; float:left; margin:20px 0 0 35px; color:#333; text-transform:uppercase; font-weight:300; height:24px; line-height:24px;}
.footer address span { width:27px; height:24px; background:#663366; float:left; margin-right:10px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.footer address a { color:#663366;}
.footer .form-subscribe { margin:8px 0; }
.footer .form-subscribe label,
.footer .form-subscribe .input-box,
.footer .form-subscribe button.button { float:left; }
.footer .form-subscribe label { padding-top:2px; font-weight:bold; color:#555; }
.footer .form-subscribe .input-box { width:186px; margin:0 5px; }
.footer .form-subscribe input.input-text { width:180px; }
.footer .footer-callout { display:block; margin:-10px 0 10px; position:relative; }
.footer .store-switcher { color:#555; text-align:right; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer-container .bottom-container { margin:0 0 8px; text-align:right; }
/* ======================================================================================= */

/* 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; }
.best-selling tr.even { background:#fff; }
.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,
.top-bar:after,
.quick-access:after,
.form-search:after,
#nav:after,
.main:after,
.footer:after,
.footer .form-subscribe:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set: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,
.order-info ul: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-tabs: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; }
/* ======================================================================================= */

/* Xigen Additional CSS */

.products-grid.block-related li.item {
  border-right: 1px solid #E2E2E2;
  padding-right: 20px;
  width: 173px;
  margin-bottom: 20px;
  min-height: 310px;
}

@media (max-width: 1024px) {
  .products-grid.block-related li.item {
    min-height: 0px;
  }
}

/* Live Help Button */

.live-help {
  width: 72px;
  height: 45px;
  text-indent: -9999px;
  float: none;
  background:none;
}

/* END: Live Help Button */

/* Additional Social Icon */

.social-links li .youtube { background-position: -188px -104px;}
.social-links li .youtube:hover { background-position:-188px -132px;}



/* Additional Listing Sale Marker */

.listing-sash {
    float: right;
    border-color: transparent #60386C transparent transparent;
    border-style: solid;
    border-width: 0 80px 80px 0;
    height: 0;
    right: 0;
    top: 0;
    width: 0;
    position: absolute;
}
.listing-sash-text {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform:    rotate(45deg);
    -ms-transform:     rotate(45deg);
    -o-transform:      rotate(45deg);
    color: #fff;
    font-size: 22px;
    height: 95px;
    margin-right: -30px;
    position: relative;
    text-transform: uppercase;
}
/* END: Additional Listing Sale Marker */

/* PayPal */
.checkout-types .paypal-logo {
    padding-top: 1em;
}
/* PayPal */

/* Custom */

.search-glass {
    background-image: url("../../skin/frontend/xigen/serenebr/images/thumb-glass.png");
    background-position: -2px 6px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    vertical-align: bottom;
    width: 16px;
}
.bestseller-wrappper {
    display: inline;
    float: left;
    left: 0;
    margin-top: -20px;
    position: relative;
    top: 0;
}
.bestseller {
    background-color: #707070;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    padding: 2px 9px;
    position: relative;
    text-transform: uppercase;
    top: 0;
    float: left;
}
.bestseller-point {
    border-color: #707070 transparent;
    border-style: solid;
    border-width: 0 20px 20px 0;
    left: 0;
    position: relative;
    top: 0;
    float: left;
}
/* END: Custom */

/*	Sub-Categories Custom*/

.btn-anchor {
    color:#fff;
    background:#60386c;
    margin-top:-35px;
    margin-right:1px;
}
.btn-anchor:hover {
    background:#56cae3;
}
.fa.fa-chevron-circle-right.fa-2x.pull-right{
    color:#56cae3;  
    margin-right: 15px;
    margin-top: 10px;
}
.fa.fa-chevron-circle-right.fa-2x.pull-right:hover {
    color:#60386c;
}
.product-view .btn-cart { 
    height:43px; 
    line-height:43px; 
    font-weight:700; 
    font-size:18px;
}
.panel-container {
    margin-left: 20px;
    padding-right: 15px;
    padding-top: 15px;
}

.panel-container.product-image > img {
    width:335px;
    height:286px;
}
h3.panel-container > a{
    text-decoration:none;
    color:#3b3b3b;
}
h3.panel-container{
    color: #333;
    font-size: 24px;
    font-weight: 500;
}
p.panel-container{
    color:#a7a7a7;
    font-style:italic;
    padding-bottom:15px;
    background-image: url(../../skin/frontend/xigen/serenebr/images/underline.png);
    background-repeat: no-repeat;
    font-size: 12px;
    height:20px;
}
h2.category-name > a{
    text-decoration:none;
    color:#3b3b3b;
    display:block;
}
p.category-name{
    border-bottom:25px;
}
.category-grid li.item{ 
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    width:335px;
    position: relative;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.category-grid li.item:hover { 
    border-color: transparent;
    box-shadow: 0px 0px 6px 2px #E8E8E8;
}
.mb-category-products{   
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}
ul.category-grid {
    padding-top: 20px;
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
    width: 100%;
}
.item-spread{
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1
}
.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}
li.item:hover div a i {
    color: #60386c !important;
}
.fa.pull-right {
    margin-left: 1em !important;
    padding-top: 8px;
}
.not-looking-for {
    font-size: 13px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    text-align: center;
}
.not-looking-for p {
    color: #76537d;
}
.not-looking-for a, .not-looking-for a:hover {
    color: #333;
}
/* Xigen: Additional and overridden stying */ 

/* Header */

.header .logo {
	float: left;
	text-decoration: none !important;
	margin-left:0;
}

.form-search {
	float: left;
	background: #f1f1f1;
	padding: 5px;
	margin: 6px 0 0 15px;
}

/* END: Header */

/* Navigation */

#nav > li .y-submenu ul {
  height: auto;
  width: 430px;
  float: left;
}

#nav > li .y-submenu ul {
    float: left;
    height: auto;
    width: 75%;
}

/* END: Navigation */

.s-buttons .live-help {
    cursor: pointer;
}
.s-buttons .chat {
    cursor: pointer;
}
.radio-checkout-hidden {
    visibility: hidden;
    margin-left: -19px;
}

/* Bathroom Planning Guide */

table.bathroom-guide-signup td {
  padding: 10px 0;
}

.testimonials-list li p {
    width: 95%;
}

/* END: Bathroom Planning Guide */

/* Product info */
.item-tabs {
    padding: 0;
}
.item-tabs ul {
    margin: 0;
}
.item-tabs ul li a {
    margin-top: -2px;
}
.product-options-bottom .add-to-cart label {
    padding-top: 2px;
    width: 20%;
}

.product-options-bottom .add-to-cart .qty {
    margin: 0 0 10px;
}

/* END: Product info */

/* Footer */

.footer address {
    margin: 20px 0 0;
}

/* END: Footer */

/* Articles/News */

.articles-pager .pages {
    text-align: left;
}

/* END: Articles/News */

/* Contact Us */

.contact-item {
    clear: both;
    padding-bottom: 10px;
    margin: 0 0 15px;
}

.contact-item .contact-emphasis {
   width: 60px;
   display: inline-block;
}

/* END: Contact Us */


/* General */
.block .empty {
    padding: 5px 10px;
}
.account-login .content h2 {
    font-size: 15px;
}
.my-account .pager .amount {
    padding: 3px;
}
.my-account .pager .limiter {
    padding: 1px;
}
.my-account .pager {
    padding: 5px 0;
}
.youtube-override iframe {
    height: 300px;
}
.slider-bottom-block {
    float: none;
}

/*.products-grid li:hover .item-wrap {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 0 6px 2px #E8E8E8;
    box-shadow: 0 0 6px 2px #E8E8E8;
}*/
.products-grid li:hover .item-wrap {
    box-shadow: 0 0 6px 2px #e8e8e8;
}
.products-grid li:hover .item-wrap .product-name {
    /*font-size: 11px;*/
    margin-bottom: 0;
}
.products-grid li:hover .item-wrap .price-box .price, .products-grid li:hover .item-wrap .price-box .price-label {
    /*font-size: 11px;*/
    /*font-weight: normal;*/
}
.products-grid .product-image {
    margin: 0 0 10px;
}
.products-grid li:hover .item-wrap .quick-view {
    line-height: 26px;
    height: 26px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.products-grid li:hover .item-wrap .quick-view span {
    height: 26px;
}
.add-to-cart label {
    padding-top: 4px;
    padding-left: 2px;
}
.adwise-dynamicremarketing-wrapper, .adwise-dynamicremarketing-wrapper iframe {
    float: left;
    height: 0;
    line-height: 0;
}

body.page-print, body.sales-order-print, body.sales-order-printinvoice  {
    background: none !important;
    text-align: left;
    font-size: 13px;
}
.col-1-print {
    text-align: left;
}
.col-2-print {
    text-align: left;
}
.col2-set-print {
    padding: 0 0 10px !important;
    margin: 0 0 10px !important;
}
.data-table-print tr, .data-table-print td {    
    background-color: #FFFFFF !important;
}
h2.print {
    border-bottom: 1px solid #CCCCCC;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
.page-print .order-date, sales-order-print .order-date, sales-order-printinvoice .order-date {
    border: none;
}
.page-print .logo, sales-order-print .logo, sales-order-printinvoice .logo {
    margin-left: 0;
}
.page-print .price-incl-tax, .sales-order-print .price-incl-tax, .sales-order-printinvoice .price-incl-tax {
    display: inline;
}
.data-table-print th, .data-table-print td {
    padding: 2px;
}
.data-table-print tfoot strong {
    font-size: 13px;
}
.page-print h2.h2 {
    text-align: left;
}
.btn-small {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
}
.btn-alt {
    background-color: #60386C;
}
.btn-alt:hover {
    background-color: #56cae3;
}
span.btn-alt {
    cursor: default;
}

/* END: General */

/* Menu */

#nav li.sale-top a {
    background-color: #ED302C;
    color: #FFF;
}
#nav li.sale-top a.over {
    border-top: 3px solid #FFF;
    box-sizing: border-box;
    line-height: 35px;
}

/* END: Menu */
/**
 * 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_modern
 * @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)
 */

/* 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; border:0 !important; padding:5px 9px !important; }

/* 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; }

/* 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; }

/* 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; }

/* 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; font-size:12px; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.serenebathrooms.com/skin/frontend/xigen/serenebr/images/widgets/i_widget-link.gif) 100% 3px 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.serenebathrooms.com/skin/frontend/xigen/serenebr/images/widgets/i_widget-link.gif) 100% 3px no-repeat; padding:0 15px 0 0; }

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

.col-main .widget-category-link { display:block; font-size:12px; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.serenebathrooms.com/skin/frontend/xigen/serenebr/images/widgets/i_widget-link.gif) 100% 3px 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.serenebathrooms.com/skin/frontend/xigen/serenebr/images/widgets/i_widget-link.gif) 100% 3px no-repeat; padding:0 15px 0 0; }

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

.col-main .widget-cms-link { display:block; font-size:12px; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.serenebathrooms.com/skin/frontend/xigen/serenebr/images/widgets/i_widget-link.gif) 100% 3px 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.serenebathrooms.com/skin/frontend/xigen/serenebr/images/widgets/i_widget-link.gif) 100% 3px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading { position: fixed; top: 50%; left: 50%; width: 40px; height: 40px; margin-top: -20px; margin-left: -20px; cursor: pointer; overflow: hidden; z-index: 3001; display: none; }
#fancybox-loading div { position: absolute; top: 0; left: 0; width: 40px; height: 480px; background-image: url('../../skin/frontend/xigen/serenebr/fancybox/fancybox.png'); }
#fancybox-overlay { position: absolute; top: 0; left: 0; width: 100%; z-index: 3000; display: none; }
#fancybox-tmp { padding: 0; margin: 0; border: 0; overflow: auto; display: none; }
#fancybox-wrap { position: absolute; top: 0; left: 0; padding: 20px; z-index:3000; outline: none; display: none; }
#fancybox-outer { position: relative; width: 100%; height: 100%; background: #fff; }
#fancybox-content { width: 0; height: 0; padding: 0; outline: none; position: relative; overflow: hidden; z-index: 1102; border: 0px solid #fff; background: #fff;}
#fancybox-hide-sel-frame { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent; z-index: 1101; }
#fancybox-close { position: absolute; top: -15px; right: -15px; width: 30px; height: 30px; background: transparent url('../../skin/frontend/xigen/serenebr/fancybox/fancybox.png') -40px 0px; cursor: pointer; z-index: 1103; display: none; }
#fancybox-error { color: #444; font: normal 12px/20px Arial; padding: 14px; margin: 0; }
#fancybox-img { width: 100%; height: 100%; padding: 0; margin: 0; border: none; outline: none; line-height: 0; vertical-align: top; }
#fancybox-frame { width: 100%; height: 100%; border: none; display: block; }
#fancybox-left, #fancybox-right { position: absolute; bottom: 0px; height: 100%; width: 6%; cursor: pointer; outline: none; background: transparent url('../../skin/frontend/xigen/serenebr/fancybox/blank.gif'); z-index: 1102; display: none; }
#fancybox-left { left: 0px; }
#fancybox-right { right: 0px; }
#fancybox-left-ico, #fancybox-right-ico { position: absolute; top: 50%; left: -9999px; width: 30px; height: 30px; margin-top: -15px; cursor: pointer; z-index: 1102; display: block; }
#fancybox-left-ico { background-image: url('../../skin/frontend/xigen/serenebr/fancybox/fancybox.png'); background-position: -40px -30px; }
#fancybox-right-ico { background-image: url('../../skin/frontend/xigen/serenebr/fancybox/fancybox.png'); background-position: -40px -60px; }
#fancybox-left:hover, #fancybox-right:hover { visibility: visible; /* IE6 */ }
#fancybox-left:hover span { left: 20px; }
#fancybox-right:hover span { left: auto; right: 20px; }
.fancybox-bg { position: absolute; padding: 0; margin: 0; border: 0; width: 20px; height: 20px; z-index: 1001; }
#fancybox-bg-n { top: -20px; left: 0; width: 100%; background-image: url('../../skin/frontend/xigen/serenebr/fancybox/fancybox-x.png'); }
#fancybox-bg-ne { top: -20px; right: -20px; background-image: url('../../skin/frontend/xigen/serenebr/fancybox/fancybox.png'); background-position: -40px -162px; }
#fancybox-bg-e { top: 0; right: -20px; height: 100%; background-image: url('../../skin/frontend/xigen/serenebr/fancybox/fancybox-y.png'); background-position: -20px 0px; }
#fancybox-bg-se { bottom: -20px; right: -20px; background-image: url('../../skin/frontend/xigen/serenebr/fancybox/fancybox.png'); background-position: -40px -182px; }
#fancybox-bg-s { bottom: -20px; left: 0; width: 100%; background-image: url('../../skin/frontend/xigen/serenebr/fancybox/fancybox-x.png'); background-position: 0px -20px; }
#fancybox-bg-sw { bottom: -20px; left: -20px; background-image: url('../../skin/frontend/xigen/serenebr/fancybox/fancybox.png'); background-position: -40px -142px; }
#fancybox-bg-w { top: 0; left: -20px; height: 100%; background-image: url('../../skin/frontend/xigen/serenebr/fancybox/fancybox-y.png'); }
#fancybox-bg-nw { top: -20px; left: -20px; background-image: url('../../skin/frontend/xigen/serenebr/fancybox/fancybox.png'); background-position: -40px -122px; }
#fancybox-title { font-family: Helvetica; font-size: 12px; z-index: 1102; }
.fancybox-title-inside { padding-bottom: 10px; text-align: center; color: #333; background: #fff; position: relative; }
.fancybox-title-outside { padding-top: 10px; color: #fff; }
.fancybox-title-over { position: absolute; bottom: 0; left: 0; color: #FFF; text-align: left; }
#fancybox-title-over { padding: 10px; background-image: url('../../skin/frontend/xigen/serenebr/fancybox/fancy_title_over.png'); display: block; }
.fancybox-title-float { position: absolute; left: 0; bottom: -20px; height: 32px; }
#fancybox-title-float-wrap { border: none; border-collapse: collapse; width: auto; }
#fancybox-title-float-wrap td { border: none; white-space: nowrap; }
#fancybox-title-float-left { padding: 0 0 0 15px; background: url('../../skin/frontend/xigen/serenebr/fancybox/fancybox.png') -40px -90px no-repeat; }
#fancybox-title-float-main { color: #FFF; line-height: 29px; font-weight: bold; padding: 0 0 3px 0; background: url('../../skin/frontend/xigen/serenebr/fancybox/fancybox-x.png') 0px -40px; }
#fancybox-title-float-right { padding: 0 0 0 15px; background: url('../../skin/frontend/xigen/serenebr/fancybox/fancybox.png') -55px -90px no-repeat; }
/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale');
zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale');
}
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {  height: expression(this.parentNode.clientHeight + "px");
}
#fancybox-loading.fancybox-ie6 { position: absolute; margin-top: 0;  top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}
#fancybox-loading.fancybox-ie6 div { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale');
}
/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }
.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}


/**/
.mobile-menu { display: none;}
iframe { width:100%; height:auto;}

@media (max-width: 1024px) { 
	 body { width:96%; padding: 0 2%;}
	 .main-container { width: 100%;}
	 .header-bottom-block { width: 83%;}
	 .header-bottom-block a { width: 50%; float: left;}
	 .form-search input.input-text { width:170px;}
	
	.col-main { width:75%;}
	.col-right,
	.col-left { width:22%;}
	
	.item-tabs { left:-245px;}
	.tabs-details { right:0;}
	/*.tabs-wrap { width:400px;}*/
	
	.product-collateral { width:100%; left:0; margin:0;}
	 
	.product-view .product-image { width:100%; text-align:center;}
	.product-view .more-views { width:100%; margin: 15px 0 0 0;}
	.product-view .more-views li { float:left; margin:0 3px 3px 0;}
	 
    .products-grid li.item { width: 23.5%; margin: 0 2% 2% 0;}
    .products-grid li .item-wrap { width: 100%;}
    .products-grid li.last { margin-right: 0;}
	
	#crosssell-products-list li.item { width: 23.5%; margin: 0 2% 0 0;
        -webkit-box-sizing: border-box; 
    	-moz-box-sizing: border-box;
    	box-sizing: border-box; 
	}
	#crosssell-products-list li.item.last { margin:0;}

    #item-tabs { padding-right: 290px; }

}

@media (max-width: 980px) {
    
    div.refresh-tabs-wrap { width: 100%; }

	.share { display:none;}
	
	.product-view .btn-cart { white-space:nowrap;}
	
    .header .logo { width: 200px;}
    
	.header-top {height:auto;}
    .header-top-block { display:none;}
	.header-top ul, .links { float:left;}
	
    .form-search input.input-text { width: 190px;}
    .form-search { margin-left: 40px;}
    
    .mobile-menu { line-height: 40px; display: block; cursor: pointer;}
    .mobile-menu > span { margin-left: 15px; color: #fff; font-size: 13px;}
    nav { height: auto;}
    #nav { display: none; border-top: 1px solid #afaeae;}
    #nav > li { width: 100%; }
    #nav > li > a {border-bottom: 1px solid #afaeae; background: #868585; position:relative;}
	#nav > li > a span.y-sublink { display:block; cursor:pointer; width:27px; height:20px; background:url(../../skin/frontend/xigen/serenebr/images/y-sublink.png) no-repeat 5px 5px; position:absolute; right:15px; top:50%; margin-top:-10px;}
    #nav .y-submenu { position: relative; display: none; top: 0; box-shadow:none; padding: 0; background: none;}
    #nav > li .y-submenu ul { width: 100% !important; height: auto; display: block !important;}
    #nav > li.over { background: none; box-shadow: none;}
    #nav > li.over a { color: #fff;}
    #nav > li .y-submenu ul li {width: 100% !important; margin: 0; border-color: #afaeae;}
    #nav > li .y-submenu ul li:hover {background: #868585;}
    #nav > li .y-submenu ul li a { padding: 7px 15px; color: #fff;}
    #nav .y-image { display: none;}
    #nav > li.over .y-submenu { display:none !important;}
	
	.header-m-block { display: none;}
	
    #slider { height: auto;}
    #slider ul.ui-tabs-nav li a { font-size: 25px; padding: 10px 25px;}
    
    .slider-bottom-block p { width: 100%; float: left;}
    .slider-bottom-block a {width: 32%; float: left;}
    
    .category-home li { margin-right: 1.9%;}
    
    #featured-small ul.ui-tabs-nav { width: 210px;}
    #featured-small ul.ui-tabs-nav li.ui-state-active { width: 255px;}
    #featured-small ul.ui-tabs-nav li.ui-state-active a { font-size: 20px;}
    .featured-content { width: 610px;}
    
    .testimonials-block .testimonials-left { width: 100%;}
    .testimonials-list { width: 100%; margin: 15px 0 0 0;}
    .testimonials-list li { padding-left: 15px; width:100%;
        -webkit-box-sizing: border-box; 
    	-moz-box-sizing: border-box;
    	box-sizing: border-box; 
    }
    
    .footer-links-box { padding: 0 26px;}
    .footer address { margin-left: 0;}
    
    .main { padding: 25px;}
    .col-main,
    .sidebar { width: 100% !important;}
    .sidebar { margin: 25px 0 0 0;}
    
    .products-grid li.item { width: 32%; margin: 0 2% 2% 0;}
    .products-grid li .item-wrap { /*width: 99%;*/
        -webkit-box-sizing: border-box; 
    	-moz-box-sizing: border-box;
    	box-sizing: border-box; 
    }
    .products-grid li.last { margin-right: 0;}
    
    /*
    .products-grid li.first:hover .item-wrap { left: -10px;}
    .products-grid li.last:hover .item-wrap { left:auto; right: -10px;}
	*/
    
	.products-grid.ybizz_row li.item { margin: 0 3.5% 3.5% 0;  width: 46.5%;}
	.products-grid.ybizz_row_1 { width:23.5%;}
	.products-grid.ybizz_row_2 { width:53%; margin:0; padding:0 20px; text-align:center;
        -webkit-box-sizing: border-box; 
    	-moz-box-sizing: border-box;
    	box-sizing: border-box; 
	}
	.products-grid.ybizz_row_1 li.item { margin: 0 0 3.5% 0;  width: 100%;}
    
	.products-grid.block-related { border:0;}
	.products-grid.block-related li.item { width:100%; padding:0 0 10px 0; margin:0 0 10px 0; border:0; border-bottom:1px solid #E2E2E2;}
	.products-grid.block-related li.item .product-image { width:25%;}
	.products-grid.block-related li.item .product-details { width:70%; float:left;}
	
	.box-up-sell .products-grid.block-related li.item { width:22%; height:320px; padding:0 10px 0 0; margin:0 10px 0 0; border:0; border-right:1px solid #E2E2E2;}
	.box-up-sell .products-grid.block-related li.item .product-image { width:100%;}
	.box-up-sell .products-grid.block-related .product-name { width:100%;}
	.box-up-sell .products-grid.block-related .product-details .price-box { width:100%}
	
	#crosssell-products-list li.item { width: 23.5%; margin: 0 2% 0 0; border:0;
        -webkit-box-sizing: border-box; 
    	-moz-box-sizing: border-box;
    	box-sizing: border-box; 
	}
	#crosssell-products-list li.item.last { margin:0;}
	#crosssell-products-list li.item .product-details,
	#crosssell-products-list li.item  .product-image { width:100%;}
	
    .tabs-wrap { width: 65%; margin-top: 150px;}
	/*.item-box { width:33%;}*/
    .tabs-wrap .box-headd { margin-bottom: 30px;}
    
    #item-tabs { min-height: 550px;}
    .item-tabs { left: 0; width: 100%; text-align: center;}
    .item-tabs ul li { width: 17%; height:57px; float: left; text-align: center;}
    .item-tabs .s-logo { margin:0}
    .item-tabs ul.ui-tabs-nav li:hover,
    .item-tabs ul.ui-tabs-nav li.ui-state-active { width: 17%;}
    .item-tabs ul.ui-tabs-nav li:hover:after,
    .item-tabs ul.ui-tabs-nav li.ui-state-active:after { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(96, 56, 108, 0); border-top-color: #60386c; border-width: 10px; margin-left: -10px; margin-top: 0; }
    .item-tabs ul li a span { background: none; padding: 0;}
    
    .tabs-details { right: 0; top: 150px;}
    
    #onepagecheckout_forgotbox, #onepagecheckout_loginbox, form#onepagecheckout_orderform .col3-set .col-1, form#onepagecheckout_orderform .col3-set .col-2 {width: 540px !important;}
    #onepagecheckout_forgotbox, #onepagecheckout_loginbox, form#onepagecheckout_orderform .col-2 .onepagecheckout_block, form#onepagecheckout_orderform .col3-set .col-1 { padding: 40px !important;}
    .close_la { right: 0px !important;}
    
    .footer .main-container { width: 100%;}
	
	.box-up-sell .products-grid { width:100%; margin:0;}
	
	.box-wrap50 .box-headd span { font-size:20px; line-height:20px;}
	.cart .cart-collaterals .col2-set .col-1 { width: 55%;}
	.cart .cart-collaterals .col2-set .col-2 { width: 40%;}
	
	.block .actions a { margin:9px 15px 0 0;}
}   

@media (max-width: 768px) {

    .products-grid .product-name a { min-height: 14px; } 
    .category-products .price-box { min-height: 14px; }
	.block .block-content li, .block .block-content li.item { padding:10px;}
	
	.ybizz_row,
	.ybizz_row_2,
	.ybizz_row_1 { width:100%; padding-bottom:10px;}
	
	.ybizz_row_2 { margin:0 0 10px 0; text-align:center;}
	.banner-right { padding:0; padding-bottom:10px; margin-bottom:10px; text-align:center;}
	
	.item-tabs .s-logo { display: none !important;}
	.item-tabs { padding:0;}
	.item-tabs ul { margin:0;}
    
    .header-top ul, .links { float: left;}
    .header .logo { width: 170px;}
    .form-search { margin: 0 0 0 40px;}
    .form-search input.input-text { width: 220px;}
    
	.mini-wrap { width:100%; height:auto; min-width:100%;}
	.mini-cart { width:100%;
        -webkit-box-sizing: border-box; 
    	-moz-box-sizing: border-box;
    	box-sizing: border-box; 
	}
	.mini-cart .links { width:100%;}
	.mini-cart .links li { float:left;}
	
    .phone { margin: 0;}
    
    .header-bottom-block { width: 81%;}
    
	.pager .pages { float:right; /*width:80%;*/}
	
	.product-view .product-image { width:80%;}
	.product-view .more-views { width:15%; margin:0 0 0 15px; width:50px;}
	.product-view .product-image-s,
	.product-view .attribute { width:46%;}
    
	.products-grid li.item { width:100%; height:auto; margin:0;}
    .products-grid li .item-wrap { width:100%; height:auto; padding:0; margin:0; margin-bottom:10px; border:0; border-bottom:1px solid #E2E2E2; border-radius:0;}
	.products-grid .product-image { width:25%; margin-right: 10px;}
	.relateds-grid .product-image { width:100% !important; }
	.products-grid .price-box { /*width:72%;*/}
    .products-grid .product-details .price-box { width:100%;}
	.products-grid li:hover .item-wrap .product-name { width:auto;}
	
    .products-grid li:hover .item-wrap .quick-view { display: none;}
    
    .products-grid li:hover .item-wrap .price-box .price,
    .products-grid li:hover .item-wrap .price-box .price-label,
    .products-grid li .item-wrap .price-box .price,
    .products-grid li .item-wrap .price-box .price-label { font-weight:normal; font-size:14px;}
    .products-grid li .item-wrap .product-name,
    .products-grid li:hover .item-wrap .product-name { font-size: 16px; margin: 0 0 10px 0; font-weight: bold; /*width:70%;*/ /*float:left;*/}
    
	.products-grid .quick-view span { display: none;}
	
	.products-grid li:hover .item-wrap {width:100%; height:auto; margin:0;  margin-bottom:10px; position:relative; height:auto; top:0; left:0; padding:0;}
	.products-grid li.first:hover .item-wrap { left:0;}
	.products-grid li.last:hover .item-wrap { right:0;}
	
	.products-grid.ybizz_row li.item { margin: 0 0 0;  width: 100%;}
	.products-grid.ybizz_row_1 { width:100%;}
	.products-grid.ybizz_row_2 { width:100%; margin:0; padding:0; text-align:center;
        -webkit-box-sizing: border-box; 
    	-moz-box-sizing: border-box;
    	box-sizing: border-box; 
	}
	.products-grid.ybizz_row_1 li.item { margin: 0 0 3.5% 0;  width: 100%;}
	.products-grid.banner-right { margin-bottom:15px;}
	
	.product-collateral { margin: 25px 0 0 0;}
	
    #slider ul.ui-tabs-nav li a { font-size: 20px; line-height: 20px;}
    
    .featured-content { width: 100%;
        -webkit-box-sizing: border-box; 
    	-moz-box-sizing: border-box;
    	box-sizing: border-box; 
    }
    
    .box-wrap50 { width: 100%; margin-bottom: 35px;}
    
    .tabs-wrap { width: 60%;}
	/*.tabs-details { width:38%;}*/
    .tabs-details { width: 100%; position: relative; top: 0; margin-top: 30px;}
	.tabs-wrap .box-headd { background:none; line-height:24px; height:auto; margin-bottom:15px; text-align:left;}
	.tabs-wrap .box-headd span { padding:0;}
	
    .item-tabs ul li a { padding: 13px 20px;}
    
    form#onepagecheckout_orderform .col3-set .col-3 { width: 250px;}
    #onepagecheckout_forgotbox, #onepagecheckout_loginbox, form#onepagecheckout_orderform .col3-set .col-1, form#onepagecheckout_orderform .col3-set .col-2 {width: 350px !important;  float: left !important;}
    #onepagecheckout_forgotbox, #onepagecheckout_loginbox, form#onepagecheckout_orderform .col-2 .onepagecheckout_block, form#onepagecheckout_orderform .col3-set .col-1 { padding: 0 !important; border: 0; background: none !important;}

	
	#featured-small { margin-top:0}
    #featured-small ul.ui-tabs-nav { padding:0; background:#f2f2f2;}
    .featured-content { margin: 0;}
    #featured-small ul.ui-tabs-nav li.ui-state-active:after { border: 0;}
    #featured-small ul.ui-tabs-nav li.ui-state-active { width: 100%; margin: 0;}
    
    #featured-small ul.ui-tabs-nav,
    .featured-content { width: 100%;
        -webkit-box-sizing: border-box; 
    	-moz-box-sizing: border-box;
    	box-sizing: border-box;
		-webkit-border-radius: 7px;
		-webkit-border-top-left-radius: 0px;
		-webkit-border-top-right-radius: 0px;
		-moz-border-radius: 7px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
		border-radius: 7px;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
    }
	
	.featured-content ul li { width:30%; margin:0 3% 3% 0; border:0;}
	
	.form-list li.wide select { width:98%;}
	
	.footer { padding:20px;
        -webkit-box-sizing: border-box; 
    	-moz-box-sizing: border-box;
    	box-sizing: border-box;
	}

    .social-links li { width: 100%; }
    #item-tabs { padding-right: 0; }

}
@media only screen and (-webkit-min-device-pixel-ratio: 1) and (max-width:1026px) {
	 body { width:96%; padding: 0 2%;}
	 .main-container { width: 100%;}
	 .header-bottom-block { width: 83%;}
	 .header-bottom-block a { width: 50%; float: left;}
	 .form-search input.input-text { width:170px;}
	 
	 .col-main { width:75%;}
	 .col-right,
	 .col-left { width:22%;}
	 
	 .catalog-product-view  .col-main { width:100%;}
	 .catalog-product-view .col-right,
	 .catalog-product-view .col-left { width:100%;}
	
	.header .logo { width: 200px;}
    
	.header-top {height:auto;}
    .header-top-block { display:none;}
	.header-top ul, .links { float:left;}
	
    .form-search input.input-text { width: 190px;}
    .form-search { margin-left: 40px;}
    
    .mobile-menu { line-height: 40px; display: block; cursor: pointer;}
    .mobile-menu > span { margin-left: 15px; color: #fff; font-size: 13px;}
    nav { height: auto;}
    #nav { display: none; border-top: 1px solid #afaeae;}
    #nav > li { width: 100%; }
    #nav > li > a {border-bottom: 1px solid #afaeae; background: #868585; position:relative;}
	#nav > li > a span.y-sublink { display:block; cursor:pointer; width:27px; height:20px; background:url(../../skin/frontend/xigen/serenebr/images/y-sublink.png) no-repeat 5px 5px; position:absolute; right:15px; top:50%; margin-top:-10px;}
    #nav .y-submenu { position: relative; display: none; top: 0; box-shadow:none; padding: 0; background: none;}
    #nav > li .y-submenu ul { width: 100% !important; height: auto; display: block !important;}
    #nav > li.over { background: none; box-shadow: none;}
    #nav > li.over a { color: #fff;}
    #nav > li .y-submenu ul li {width: 100% !important; margin: 0; border-color: #afaeae;}
    #nav > li .y-submenu ul li:hover {background: #868585;}
    #nav > li .y-submenu ul li a { padding: 7px 15px; color: #fff;}
    #nav .y-image { display: none;}
    #nav > li.over .y-submenu { display:none !important;}
	
    #slider { height: auto;}
    #slider ul.ui-tabs-nav li a { font-size: 25px; padding: 10px 25px;}
    
    .slider-bottom-block p { width: 100%; float: left;}
    .slider-bottom-block a {width: 32%; float: left;}
    
    .category-home li { margin-right: 1.9%;}
    
    #featured-small ul.ui-tabs-nav { width: 210px;}
    #featured-small ul.ui-tabs-nav li.ui-state-active { width: 255px;}
    #featured-small ul.ui-tabs-nav li.ui-state-active a { font-size: 20px;}
    .featured-content { width: 610px;}
    
    .testimonials-block .testimonials-left { width: 100%;}
    .testimonials-list { width: 100%; margin: 15px 0 0 0;}
    .testimonials-list li { padding-left: 15px; width:100%;
        -webkit-box-sizing: border-box; 
    	-moz-box-sizing: border-box;
    	box-sizing: border-box; 
    }
    
    .footer-links-box { padding: 0 26px;}
    .footer address { margin-left: 0;}
	
    .products-grid li.item { width: 23.5%; margin: 0 2% 2% 0;}
    .products-grid li .item-wrap { width: 100%;
        -webkit-box-sizing: border-box; 
    	-moz-box-sizing: border-box;
    	box-sizing: border-box; 
    }
    .products-grid li.last { margin-right: 0;}
    .products-grid li.first:hover .item-wrap { left: -10px;}
    .products-grid li.last:hover .item-wrap { left:auto; right: -10px;}
	
	.products-grid.ybizz_row li.item { margin: 0 3.5% 3.5% 0;  width: 46.5%;}
	.products-grid.ybizz_row_1 { width:23.5%;}
	.products-grid.ybizz_row_2 { width:53%; margin:0; padding:0 20px; text-align:center;
        -webkit-box-sizing: border-box; 
    	-moz-box-sizing: border-box;
    	box-sizing: border-box; 
	}
	.products-grid.ybizz_row_1 li.item { margin: 0 0 10px 0;  width: 100%;}
    
	#crosssell-products-list li.item { width: 23.5%; margin: 0 2% 0 0;
        -webkit-box-sizing: border-box; 
    	-moz-box-sizing: border-box;
    	box-sizing: border-box; 
	}
	#crosssell-products-list li.item.last { margin:0;}
	
    .tabs-wrap { width: 615px; margin-top: 150px;}
    .tabs-wrap .box-headd { margin-bottom: 30px;}
    
    #item-tabs { min-height: 550px;}
    .item-tabs { left: 0; width: 100%; text-align: center;}
    .item-tabs ul li { width: 24%; float: left; text-align: center;}
    .item-tabs .s-logo { margin:0}
    .item-tabs ul.ui-tabs-nav li:hover,
    .item-tabs ul.ui-tabs-nav li.ui-state-active { width: 24%;}
    .item-tabs ul.ui-tabs-nav li:hover:after,
    .item-tabs ul.ui-tabs-nav li.ui-state-active:after { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(96, 56, 108, 0); border-top-color: #60386c; border-width: 10px; margin-left: -10px; margin-top: 0; }
    .item-tabs ul li a span { background: none; padding: 0;}
    
    /*.tabs-details { right: 0; top: 150px;}*/
    
    .product-collateral { width: 100%; margin: 0;}
    
    #onepagecheckout_forgotbox, #onepagecheckout_loginbox, form#onepagecheckout_orderform .col3-set .col-1, form#onepagecheckout_orderform .col3-set .col-2 {width: 540px !important;}
    #onepagecheckout_forgotbox, #onepagecheckout_loginbox, form#onepagecheckout_orderform .col-2 .onepagecheckout_block, form#onepagecheckout_orderform .col3-set .col-1 { padding: 40px !important;}
    .close_la { right: 0px !important;}
    
    .footer .main-container { width: 100%;}
	
	.box-up-sell .products-grid { width:100%; margin:0;}
	.products-grid.block-related li.item { width:23%;}
	
	.cart .cart-collaterals .col2-set .col-1 { width:50%;}
	.cart .cart-collaterals .col2-set .col-2 { width:45%;}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1) and (max-width:769px) {
    .col2-left-layout .toolbar .pages { margin-top: 0; position: inherit; top: 0; } 
    .products-grid .product-name a { min-height: 14px; } 
    .category-products .price-box { min-height: 14px; }
	.block .block-content li, .block .block-content li.item { padding:10px;}
	
	.ybizz_row,
	.ybizz_row_2,
	.ybizz_row_1 { width:100%; padding-bottom:10px;}
	
	.ybizz_row_2 { margin:0 0 10px 0; text-align:center;}
	.banner-right { padding:0; padding-bottom:10px; margin-bottom:10px; text-align:center;}
	
	.item-tabs .s-logo { display: none !important;}
	.item-tabs { padding:0;}
	.item-tabs ul { margin:0;}
    
    .header-top ul, .links { float: left;}
    .header .logo { width: 170px;}
    .form-search { margin: 0 0 0 40px;}
    .form-search input.input-text { width: 220px;}
    
	.mini-wrap { width:100%; height:auto; min-width:100%;}
	.mini-cart { width:100%;
        -webkit-box-sizing: border-box; 
    	-moz-box-sizing: border-box;
    	box-sizing: border-box; 
	}
	.mini-cart .links { width:100%;}
	.mini-cart .links li { float:left;}
	
    .phone { margin: 0;}
    
    .header-bottom-block { width: 81%;}
    
	.pager .pages { float:right; width:80%;}
	
	.product-view .product-image { width:80%;}
	.product-view .more-views { width:15%; margin:0 0 0 15px; width:50px;}
	.product-view .product-image-s,
	.product-view .attribute { width:46%;}
    
	.products-grid li.item { width:100%; height:auto !important; margin:0;}
    .products-grid li .item-wrap { width:100%; height:auto; padding:0; margin:0; margin-bottom:10px; border:0; border-bottom:1px solid #E2E2E2; border-radius:0;}
	.products-grid .product-image { width:15%; margin-right: 10px;}
	.products-grid .price-box { width:72%;}
    .products-grid .product-details .price-box { width:100%;}
	.products-grid li:hover .item-wrap .product-name { width:auto;}
	
    .products-grid li:hover .item-wrap .quick-view { display: none;}
    
    .products-grid li:hover .item-wrap .price-box .price,
    .products-grid li:hover .item-wrap .price-box .price-label,
    .products-grid li .item-wrap .price-box .price,
    .products-grid li .item-wrap .price-box .price-label { font-weight:normal; font-size:14px;}
    .products-grid li .item-wrap .product-name,
    .products-grid li:hover .item-wrap .product-name { font-size: 16px; margin: 0 0 10px 0; font-weight: bold; width:70%; float:left;}
    
	.products-grid .quick-view span { display: none;}
	
	.products-grid li:hover .item-wrap {width:100%; height:auto; margin:0;  margin-bottom:10px; position:relative; height:auto; top:0; left:0; padding:0;}
	.products-grid li.first:hover .item-wrap { left:0;}
	.products-grid li.last:hover .item-wrap { right:0;}
	
	.products-grid.ybizz_row li.item { margin: 0 0 0;  width: 100%;}
	.products-grid.ybizz_row_1 { width:100%;}
	.products-grid.ybizz_row_2 { width:100%; margin:0; padding:0; text-align:center;
        -webkit-box-sizing: border-box; 
    	-moz-box-sizing: border-box;
    	box-sizing: border-box; 
	}
	.products-grid.ybizz_row_1 li.item { margin: 0 0 3.5% 0;  width: 100%;}
	.products-grid.banner-right { margin-bottom:15px;}
	
    #slider ul.ui-tabs-nav li a { font-size: 20px; line-height: 20px;}
    
    .featured-content { width: 100%;
        -webkit-box-sizing: border-box; 
    	-moz-box-sizing: border-box;
    	box-sizing: border-box; 
    }
    
    .box-wrap50 { width: 100%; margin-bottom: 35px;}
    
    .tabs-wrap { width: 400px;}
	.tabs-wrap .box-headd { background:none; line-height:24px; height:auto; margin-bottom:15px; text-align:left;}
	.tabs-wrap .box-headd span { padding:0;}
	
    .item-tabs ul li a { padding: 13px 20px;}
    
    .cart .cart-collaterals .col2-set .col-1 { width: 370px;}
    
    form#onepagecheckout_orderform .col3-set .col-3 { width: 250px;}
    #onepagecheckout_forgotbox, #onepagecheckout_loginbox, form#onepagecheckout_orderform .col3-set .col-1, form#onepagecheckout_orderform .col3-set .col-2 {width: 350px !important;  float: left !important;}
    #onepagecheckout_forgotbox, #onepagecheckout_loginbox, form#onepagecheckout_orderform .col-2 .onepagecheckout_block, form#onepagecheckout_orderform .col3-set .col-1 { padding: 0 !important; border: 0; background: none !important;}
    
    .header-m-block { display: none;}
    
    .mobile-menu { line-height: 40px; display: block; cursor: pointer;}
    .mobile-menu > span { margin-left: 15px; color: #fff; font-size: 13px;}
    nav { height: auto;}
    #nav { display: none; border-top: 1px solid #afaeae;}
    #nav > li { width: 100%; }
    #nav > li > a {border-bottom: 1px solid #afaeae; background: #868585; position:relative;}
	#nav > li > a span.y-sublink { display:block; cursor:pointer; width:27px; height:20px; background:url(../../skin/frontend/xigen/serenebr/images/y-sublink.png) no-repeat 5px 5px; position:absolute; right:15px; top:50%; margin-top:-10px;}
    #nav .y-submenu { position: relative; display: none; top: 0; box-shadow:none; padding: 0; background: none;}
    #nav > li .y-submenu ul { width: 100% !important; height: auto; display: block !important;}
    #nav > li.over { background: none; box-shadow: none;}
    #nav > li.over a { color: #fff;}
    #nav > li .y-submenu ul li {width: 100% !important; margin: 0; border-color: #afaeae;}
    #nav > li .y-submenu ul li:hover {background: #868585;}
    #nav > li .y-submenu ul li a { padding: 7px 15px; color: #fff;}
    #nav .y-image { display: none;}
    #nav > li.over .y-submenu { display:none !important;}
	
	#featured-small { margin-top:0}
    #featured-small ul.ui-tabs-nav { padding:0; background:#f2f2f2;}
    .featured-content { margin: 0;}
    #featured-small ul.ui-tabs-nav li.ui-state-active:after { border: 0;}
    #featured-small ul.ui-tabs-nav li.ui-state-active { width: 100%; margin: 0;}
    
    #featured-small ul.ui-tabs-nav,
    .featured-content { width: 100%;
        -webkit-box-sizing: border-box; 
    	-moz-box-sizing: border-box;
    	box-sizing: border-box;
		-webkit-border-radius: 7px;
		-webkit-border-top-left-radius: 0px;
		-webkit-border-top-right-radius: 0px;
		-moz-border-radius: 7px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
		border-radius: 7px;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
    }
	
	.featured-content ul li { width:30%; margin:0 3% 3% 0; border:0;}
	
	.products-grid.block-related { border:0;}
	.products-grid.block-related li.item { width:100%; padding:0 0 10px 0; margin:0 0 10px 0; border:0; border-bottom:1px solid #E2E2E2;}
	.products-grid.block-related li.item .product-image { width:20%;}
	.products-grid.block-related .product-name { width:70%;}
	.products-grid.block-related .product-details .price-box { width:auto;}
	
	.box-up-sell .products-grid.block-related {border-bottom:1px solid #E2E2E2;}
	.box-up-sell .products-grid.block-related li.item { width:22%; height:300px; padding:0 10px 0 0; margin:0 10px 0 0; border:0; border-right:1px solid #E2E2E2;}
	.box-up-sell .products-grid.block-related li.item .product-image { width:100%;}
	.box-up-sell .products-grid.block-related .product-name { width:100%;}
	.box-up-sell .products-grid.block-related .product-details .price-box { width:100%}
	
	.cart .cart-collaterals .col2-set .col-1 { width:50%;}
	.cart .cart-collaterals .col2-set .col-2 { width:45%;}
	
	.form-list li.wide select { width:98%;}
	
	.footer { padding:20px;
        -webkit-box-sizing: border-box; 
    	-moz-box-sizing: border-box;
    	box-sizing: border-box;
	}
}
@media (max-width: 640px) {
    .bestseller, .bestseller-point { display: none; }
    .products-grid .product-name a { min-height: 14px; } 
    .category-products .price-box { min-height: 14px; }
    .col2-left-layout .toolbar .pages { margin-top: 0; position: inherit; top: 0; } 
    .toolbar .limiter { display: none; }
    .toolbar .sorter { display: none; }
    .header-bottom-block,
    .live-c,
    .header-top-block {display: none;}
  
    .header .logo { width: 200px;}
    .form-search { float: right;}
    .form-search input.input-text { width: 250px;}
    
    .phone { width: 100%; text-align: center; margin-top: 15px;}
    .phone span { float: none;}
    
    .slider-bottom-block a { width: 100%; margin-bottom: 10px;}
    .slider-bottom-block a img { float: none !important;}
    
    .testimonials-list li { width: 100%; margin-bottom: 20px;}
    
    .tabs-wrap { width: 100%; top: 0; margin-top: 30px;}
    .item-tabs { position: relative;}
    .item-tabs ul li a { min-height: 32px;}
    .tabs-details { width: 100%; position: relative; top: 0; margin-top: 30px;}
    
    iframe { width: 100%;}
    
    .footer-links-box.first,
    .footer-links-box.last,
    .footer-links-box { width: 100%; height: auto !important; border:0; padding: 0 0 30px 0; height: auto;}
    
    .cart .cart-collaterals .col2-set .col-1 { width: 260px;}
    
    .cart .shipping .form-list input.input-text,
    .cart .shipping .form-list .input-box,
    .cart .shipping .form-list select { width: 90%;}
    
    .col2-set .col-2,
    .col2-set .col-1 { width: 100%; margin-bottom: 10px;}
    .account-login .content { min-height: inherit;}
	
	.form-list input.input-text,
	.form-list li.wide .input-box { width:90%;}
	.form-list li.wide input.input-text { width:100%;}
	
	.category-home li { width:48%;}
	
	.products-grid.block-related li.item { width:100%; border:0; border-bottom:1px solid #E2E2E2; margin-right:0;}
	.box-up-sell .products-grid.block-related { border:0;}
    .box-up-sell .products-grid.block-related li.item { width:100%; height:auto; padding:0 0 10px 0; margin:0 0 10px 0; border:0; border-bottom:1px solid #E2E2E2;}
	.box-up-sell .products-grid.block-related li.item .product-image { width:20%;}
	.box-up-sell .products-grid.block-related li.item .product-details { width:70%; float:left;}
	
    .products-grid .product-image { width: 20%;}
	.cart-table td { padding:10px;}
	
	#crosssell-products-list li.item { width:100%; margin:0 0 10px 0; padding:0 0 10px 0; border:0; border-bottom:1px solid #E2E2E2;
        -webkit-box-sizing: border-box; 
    	-moz-box-sizing: border-box;
    	box-sizing: border-box; 
	}
	#crosssell-products-list li.item.last { margin:0;}
	#crosssell-products-list li.item .product-image { width:25%;}
	#crosssell-products-list li.item .product-details { width:70%;}
}

@media (max-width: 480px) {
    .bestseller, .bestseller-point { display: none; }
    .re480,
    #slider > .ui-tabs-nav,
    #y-review-buttons-container {display: none !important; }
    
    .header .logo {width: 100%; text-align: center; margin: 0 0 15px 0; }
	
	.pager .pages li { margin-bottom:4px;}
	
	.box-wrap50 { padding:0;}
	
    .form-search { width: 90%; margin: 0 5%;}
    .form-search input.input-text { width: 86%;}
    
    .category-home li { width: 100%; margin: 0 0 15px 0;}
    .testimonials-list li { padding: 0;}
    
    .pager,
    .sorter { width: 100%;}
    .pager .limiter { float: left; margin-top:10px;}
    
	.product-view .share { display: none;}
	
	.item-tabs { padding:0;}
	.item-tabs ul { margin:0;}
    .item-tabs ul.ui-tabs-nav li:hover,
    .item-tabs ul.ui-tabs-nav li.ui-state-active,
    .item-tabs ul li { width: 100%; float: left; text-align: center; height:auto;}
    
    .item-tabs ul.ui-tabs-nav li:hover:after,
    .item-tabs ul.ui-tabs-nav li.ui-state-active:after { border: 0;}
    
    .item-tabs ul li a {min-height: inherit;}
    
	.products-grid li.item { height:auto !important;}
	.products-grid li .item-wrap { padding-bottom:10px;}
	.products-grid li .item-wrap .product-name,
	.products-grid li:hover .item-wrap .product-name { /*width:70%;*/}
	
	.product-view .product-image { float: left; width: 100%;}
	.product-view .more-views { width:100%; float:left; margin:15px 0 0 0;}
	.product-view .more-views li { float:left;}
    .product-view .box-reviews .form-add .form-list .input-box { width: 100%;}
    .product-view .box-reviews .form-add .form-list input.input-text, .product-view .box-reviews .form-add .form-list textarea { width: 98%;}
    
    .cart .cart-collaterals .col2-set .col-1 { width: 100%; padding: 0; border: 0;}
    .cart .cart-collaterals .col2-set .col-2 { width: 100%;}
    .cart-table td { padding:10px 17px;}
    .cart .page-title h1 { width: 100%; text-align: center; margin-bottom: 15px;}
    
    form#onepagecheckout_orderform .col3-set .col-3 { position: relative; top: -60px; right: 0; width: 100% !important;}
    
    #onepagecheckout_forgotbox,
    #onepagecheckout_loginbox,
    form#onepagecheckout_orderform .col3-set .col-1,
    form#onepagecheckout_orderform .col3-set .col-2 { width: 100% !important;}
    .onepagecheckout_datafields .discount { margin: 15px 0 !important;}
    
    .order-products-table tbody,
    .order-products-table tfoot { width: 100% !important;}
    
    .featured-content ul li { width: 100%; border:0; border-bottom: 1px solid #E7E7E7; padding-bottom: 10px; margin-bottom: 10px;}
	
	.pager .limiter { margin-bottom:10px;}
	
	.products-grid.block-related li.item { width:100%; padding:0;}
    
    .products-grid .product-image { /*width: 27%;*/ width: 100%; }
    .products-grid .price-box { /*width: 70%;*/}
	
	.cart-table .btn-empty { margin-top:10px;}
	#my-orders-table thead { display:none;}
	#my-orders-table tr { float:left; padding:10px;}
	#my-orders-table td { float:left; width:100%; padding:3px 0; border:0; text-align:left !important;}
 
    .many-icons,
    .refresh-item-box {
        display: none;
    }

    .product-tabs {
        height: auto;
    }

    .product-tabs li {
        width: 100%;
    }

}

@media (max-width: 360px) {
    .bestseller, .bestseller-point { display: none; }
    .products-grid .product-name a { min-height: 14px; } 
    .category-products .price-box { min-height: 14px; }
    .col2-left-layout .toolbar .pages { margin-top: 0; position: inherit; top: 0; } 
    .toolbar .limiter { display: none; }
    .toolbar .sorter { display: none; }
    .form-search input.input-text { width: 80%;}
	.products-grid li .item-wrap .product-name, .products-grid li:hover .item-wrap .product-name { width:68%;}
	#product-review-table tbody th { padding:3px 0;}
	
    .phone .num { float: left;}
    
	.cart-table .btn-update, .cart-table .btn-empty { float:left; margin-left:0;}
	
    .box-headd span,
    .cat-wrap .box-headd span { font-size:16px;}
    
    .cart-table td { padding: 10px 3px; text-align: center !important;}
    
    .footer-big-block * { font-size: 28px !important;}
    
    .testimonials-list li .author-data { width: 100%; margin: 0;}
    .testimonials-list li h6 { float: left; margin: 10px 0;}
    
    .item-tabs { padding: 0;}
    .item-tabs ul { margin: 0;}
    
    .products-grid .price-box { width: 68%;}
    .form-list li.wide input.input-text { width: 95%;}
    .form-list select { width: 92%;}
	
	#shopping-cart-table th { padding:0;}

}

@media (max-width: 769px) {
    .bestseller, .bestseller-point { display: none; }
    .col2-left-layout .toolbar .pages { margin-top: 0; position: inherit; top: 0; } 
    .toolbar .limiter { display: none; }
    .toolbar .sorter { display: none; }
    .products-grid .product-name a { min-height: 14px; } 
    .category-products .price-box { min-height: 14px; }
    .products-grid li.item { border: none; }
    .listing-sash { display: none; }
}
/**
 * @category    Mana
 * @package     Mana_Filters
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
/*.m-filter-item-list .m-selected-filter-item { color: red; }*/
.m-filter-popup .m-selected-ln-item > a { font-weight: bold; text-decoration: none; }
.block-layered-nav .btn-remove { margin-top: 3px; }
.block-layered-nav .currently li { position: relative; padding: 6px 24px 6px 10px; }
.block-layered-nav .currently .btn-remove { margin-top: 0; position: absolute; right: 4px; top: 9px; margin-left: 0; }
.block-layered-nav dt { position: relative; zoom: 1; left: 0; top: 0; }
/**
 * @category    Mana
 * @package     ManaPro_FilterAdvanced
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.block-layered-nav .m-filter-group { position: relative; }
.block-layered-nav .m-filter-actions, .block-layered-nav .m-group-actions
    { position: absolute; right: 4px; margin: 0; }
.block-layered-nav .m-filter-actions { top: 9px; }
.block-layered-nav .m-group-actions { top: 6px; }
.block-layered-nav .m-filter-actions:after, .block-layered-nav .m-group-actions:after
    { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
.block-layered-nav .m-filter-actions > div, .block-layered-nav .m-group-actions > div
    { margin-left: 4px; }

/**
 * @category    Mana
 * @package     Mana_Core
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
#m-wait {
    position:absolute;
    color:#d85909;
    font-size:1.1em;
    font-weight:bold;
    text-align:center;
    /*opacity:0.80;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* IE8 */
    z-index:20000;
    }
#m-wait .loader {
    position:fixed;
    top:45%;
    left:50%;
    width:120px;
    margin-left: -120px;
    padding:15px 60px;
    background:#fff4e9;
    border:2px solid #f1af73;
    color:#d85909;
    font-weight:bold;
    text-align:center;
    z-index:20100;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -ms-box-sizing: content-box;
    }

#m-wait .loader {  }
.m-popup {
    position: absolute;
    background: white;
    z-index: 20100;
}
.m-popup-overlay {
    position: absolute;
    background: black;
    filter: alpha(opacity = 0); /* percent */
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    z-index: 10000;
}

.m-overlay {
    position: absolute;
    background: white;
    filter: alpha(opacity=0); /* percent */
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    z-index: 10000;
}
a.m-disabled { }
label span.m-disabled { }

/**
 * @category    Mana
 * @package     ManaPro_FilterCheckboxes
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
ol.m-filter-css-checkboxes li a.m-checkbox-unchecked { background: transparent url(../../skin/frontend/base/default/images/manapro_filtercheckboxes/checkbox_unchecked.png) 0 0 no-repeat; }
ol.m-filter-css-checkboxes li a.m-checkbox-checked { background: transparent url(../../skin/frontend/base/default/images/manapro_filtercheckboxes/checkbox_checked.png) 0 0 no-repeat; }
ol.m-filter-css-checkboxes li a.m-checkbox-unchecked:hover { background: transparent url(../../skin/frontend/base/default/images/manapro_filtercheckboxes/checkbox_unchecked_hover.png) 0 0 no-repeat; }
ol.m-filter-css-checkboxes li a.m-checkbox-checked:hover { background: transparent url(../../skin/frontend/base/default/images/manapro_filtercheckboxes/checkbox_checked_hover.png) 0 0 no-repeat; }
ol.m-filter-css-checkboxes li a.m-checkbox-unchecked,
ol.m-filter-css-checkboxes li a.m-checkbox-checked { padding-left: 20px; text-decoration: none; }

.m-filter-checkboxes li input { margin-right: 5px; position: relative; bottom: 2px; }
/**
 * @category    Mana
 * @package     ManaPro_FilterClear
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.block-layered-nav .m-filterclear { float:left; font-weight: normal; font-size: 11px; text-transform: none; }
.block-layered-nav .m-filterclear .btn-remove { margin: 0; }
/*
.col-main .block-layered-nav .m-filterclear { position: static; float: right; font-weight: normal; font-size: 11px; text-transform: none; }
.col-main .block-layered-nav .m-filterclear .btn-remove {margin: 3px 0 2px 5px; }
*/
/**
 * @category    Mana
 * @package     ManaPro_FilterColors
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.m-filter-colors {overflow: hidden; width: 100%; margin-bottom: 10px;}
.horizontal .m-color {float: left; margin: 2px;}
.m-filter-colors.vertical li { margin:  4px 0 0; }
.state.m-color { display:  inline-block; margin-left: 3px; }

.m-filter-colors.labels li { overflow: hidden; margin: 4px 0 0; }
.m-filter-colors.labels .m-color { float: left; margin: 0 4px 0; }
.m-filter-colors.labels li a { text-decoration: none; }
/**
 * @category    Mana
 * @package     ManaPro_FilterExpandCollapse
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.block-layered-nav .m-collapseable { cursor: pointer; }
/*.block-layered-nav .m-collapseable.m-expanded { background: url(../../skin/frontend/base/default/images/manapro_filterexpandcollapse/bkg_layered-down.gif) 9px 11px no-repeat; }*/
.block-layered-nav .m-filter-expand-collapse { float: left; font-weight: normal; font-size: 11px; text-transform: none; }
.block-layered-nav .m-filter-expand-collapse .btn-expand-collapse { margin: 0; display: block; width: 11px; height: 11px; font-size: 0; line-height: 0; text-indent: -999em; overflow: hidden; }
.block-layered-nav .m-expanded .m-filter-expand-collapse .btn-expand-collapse { background: url(../../skin/frontend/base/default/images/manapro_filterexpandcollapse/m-expanded.png) 0 0 no-repeat; }
.block-layered-nav .m-collapsed .m-filter-expand-collapse .btn-expand-collapse { background: url(../../skin/frontend/base/default/images/manapro_filterexpandcollapse/m-collapsed.png) 0 0 no-repeat; }

/********************************/
/* dropdown menu in left column */
/********************************/
.block-layered-nav dl { position: relative; zoom: 1; left: 0; top: 0; }
.block-layered-nav dt.m-dropdown-menu { cursor: pointer; }
.block-layered-nav dd.m-dropdown-menu { position: absolute; background: #e7f1f4; z-index: 1; padding: 5px 5px 10px 5px; }


/**
 * @category    Mana
 * @package     ManaPro_FilterDropdown
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.m-filter-dropdown { width: 100%; margin-top: 3px; }

/**
 * @category    Mana
 * @package     ManaPro_FilterGroup
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.block-layered-nav .m-collapseable-group { cursor: pointer; }
.block-layered-nav .m-filter-group-expand-collapse { float: left; font-weight: normal; font-size: 11px; text-transform: none; }
.block-layered-nav .m-filter-group-expand-collapse .btn-expand-collapse { margin: 0; display: block; width: 11px; height: 11px; font-size: 0; line-height: 0; text-indent: -999em; overflow: hidden; }
.block-layered-nav .m-expanded .m-filter-group-expand-collapse .btn-expand-collapse { background: url(../../skin/frontend/base/default/images/manapro_filtergroup/m-expanded.png) 0 0 no-repeat; }
.block-layered-nav .m-collapsed .m-filter-group-expand-collapse .btn-expand-collapse { background: url(../../skin/frontend/base/default/images/manapro_filtergroup/m-collapsed.png) 0 0 no-repeat; }

/**
 * @category    Mana
 * @package     ManaPro_FilterHelp
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.m-help { cursor: help; display: inline-block; position: relative; }
.m-help a.dots { cursor: help; }
.m-help a.details { cursor: help; }
.m-help .m-text { position: absolute; top: 5px; z-index: 999; background: #F8F7F5; border: 1px #ccc solid; width: 180px; padding: 10px; text-transform:none; }
.col-left .m-help .m-text { left: 5px; }
.col-right .m-help .m-text { right: 5px; }
/**
 * @category    Mana
 * @package     ManaPro_FilterPositioning
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
/* CSS Document */
.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; }

/* Containers of Layered Navigation */
.mb-top-layered-navigation,
.mb-top-layered-navigation .block-content { background: transparent; border: none; padding: 0; margin: 20px 0 0; position: relative;}

/* Titles SHOP BY and CURRENTLY SHOPPING BY */
.mb-top-layered-navigation .block-subtitle,
.mb-top-layered-navigation .currently .block-subtitle { cursor: auto; margin: 0; padding: 0 5px 0 0; border: none; background: none; font-weight: bold; text-transform: uppercase; }
.mb-top-layered-navigation dl.m-mobile { display: none; }
.mb-top-layered-navigation dl { float: left; }

/* CURRENTLY SHOPPING BY bar */
.mb-top-layered-navigation .currently,
.mb-top-layered-navigation .currently ol { float: left; width: 100%; }
.mb-top-layered-navigation .currently li { float: left; white-space: nowrap; margin-right: 10px; background: transparent; border: none; padding-left: 0; }

.mb-top-layered-navigation #narrow-by-list { clear: both; position: relative; }

/* Actions */
.mb-top-layered-navigation .actions,
.mb-top-layered-navigation .m-horizontal-actions,
.mb-top-layered-navigation .m-subtitle-actions { position: absolute; right: 5px; top:50%; margin: -6px 0 0; }
.mb-top-layered-navigation .actions { background: transparent; border: none; float: left; padding: 6px 10px; top:-20px; }

/* Top (as Menu) LN =================================================================================================================================== */

/* SHOP BY bar */
.mb-top-layered-navigation.m-topmenu.m-wide dl { height: 32px; }
.mb-top-layered-navigation.m-topmenu.m-wide dl dt { float: left; padding: 7px 20px 7px 10px; cursor: pointer; background: url("../../skin/frontend/base/default/images/manapro_filterpositioning/i-dropdown.gif") 0px 14px no-repeat; margin-left: 5px; font-weight: normal; text-transform: none;}
.mb-top-layered-navigation.m-topmenu.m-wide dl dt.block-subtitle { background-image: none; padding-left: 0; margin-left: 0; }
.mb-top-layered-navigation.m-topmenu.m-wide dl dd { background: white; position: absolute; width: auto; padding: 20px 10px 10px 10px; border-bottom: 5px solid #DEE5E8; display: block; z-index: 9999;
/*    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#eaeaea');
    background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(white));
    background: -moz-linear-gradient(top,  white,  #eaeaea);
*/
    filter: alpha(opacity=90);
  	-moz-opacity: 0.9;
  	opacity: 0.9;

    }
.mb-top-layered-navigation.m-topmenu .m-filter-slider { margin:0 !important; }
/* Javascript operates with these classes */
.mb-top-layered-navigation.m-topmenu dl dt.m-ln {  }
.mb-top-layered-navigation.m-topmenu dl dd.m-ln {  }
.mb-top-layered-navigation.m-topmenu dl dd.m-ln li { white-space: nowrap; }

/* Classes added on Mouse Over */
.mb-top-layered-navigation.m-topmenu dl dt.m-popup-filter { background: #DEE5E8; }
.mb-top-layered-navigation.m-topmenu dl dd.m-popup-filter {  }

/* Top LN - Horizontaly laid filters =================================================================================================================================== */
.mb-top-layered-navigation.m-top dl { width: 19%; }
.mb-top-layered-navigation.m-top.two-filter-columns dl { width: 50%; }
.mb-top-layered-navigation.m-top.three-filter-columns dl { width: 33%; }
.mb-top-layered-navigation.m-top.four-filter-columns dl { width: 23%; }
.mb-top-layered-navigation.m-top dl dd { background: transparent; margin-right: 5px;}

/*Responsive accordion menu for mobile divices========================================================================*/
.mb-top-layered-navigation.one-filter-column dl { width: 100%; }
.mb-top-layered-navigation.one-filter-column dl { padding:0; margin:0; }
.mb-top-layered-navigation.one-filter-column dl.m-mobile { display: block; }
.mb-top-layered-navigation.one-filter-column dl dt,
.mb-top-layered-navigation.one-filter-column .block-subtitle { cursor: pointer; display:block; padding:5px !important; position: relative; margin:0; background: #eee; border-bottom:1px solid #ddd; border-top:1px solid #f9f9f9;}
.mb-top-layered-navigation.one-filter-column dl dt:hover,
.mb-top-layered-navigation.one-filter-column .block-subtitle { background: #ddd;
transition: background 300ms ease-in-out;
-moz-transition: background 300ms ease-in-out;
-webkit-transition: background 300ms ease-in-out;
-o-transition: background 300ms ease-in-out;}
.mb-top-layered-navigation.one-filter-column dl dd { padding:10px 5px; margin:0; background: transparent; }
.mb-top-layered-navigation.one-filter-column .m-filterclear { position: relative; right: 5px; }
.mb-top-layered-navigation.one-filter-column .m-filter-colors { margin:0; }
.mb-top-layered-navigation.one-filter-column .currently { margin:0; }
.mb-top-layered-navigation.one-filter-column .currently ol { float: left; width: auto; }
.mb-top-layered-navigation.one-filter-column .actions { right: 20px; top:0; margin: 0; padding: 5px 10px; z-index:3; }

.mb-top-layered-navigation.one-filter-column .m-expand-collapse { float: left; font-weight: normal; font-size: 11px; text-transform: none; margin-bottom: -5px; display: none; }
.mb-top-layered-navigation.one-filter-column .m-expand-collapse .btn-expand-collapse { margin: 0; display: block; width: 11px; height: 11px; font-size: 0; line-height: 0; text-indent: -999em; overflow: hidden; }
.mb-top-layered-navigation.one-filter-column .m-expanded .m-expand-collapse .btn-expand-collapse { background: url(../../skin/frontend/base/default/images/manapro_filterpositioning/m-expanded.png) 0 0 no-repeat; }
.mb-top-layered-navigation.one-filter-column .m-collapsed .m-expand-collapse .btn-expand-collapse { background: url(../../skin/frontend/base/default/images/manapro_filterpositioning/m-collapsed.png) 0 0 no-repeat; }
.mb-top-layered-navigation.one-filter-column .m-expand-collapse { display: block; }
.mb-top-layered-navigation.one-filter-column .currently + div .block-subtitle,
.mb-top-layered-navigation.one-filter-column .currently + div + div .block-subtitle { display: none; }

.mb-top-layered-navigation.m-wide.m-mobile-only { margin: 0; }
.mb-top-layered-navigation.m-wide.m-mobile-only .m-shop-by { display: none; }

/* Types styling for Top LN only */
.m-standard {} /* One item can be selected at the time */
.m-list {} /* Text, multiple select */
.m-checkboxes {} /* checkboxes - form elements */
.m-css_checkboxes {} /* checkboxes - images */
.m-colors {} /* Colors and Images - horizontal */
.m-colors_vertical {} /* Colors and Images - vertical */
.m-colors_label {} /* Colors and Images with labels */
.m-dropdown {} /* Dropdowns */
.m-radios {} /* Radio buttons */
.m-slider {} /* Slider */
/**
 * @category    Mana
 * @package     ManaPro_FilterRadios
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */

.m-filter-radios li input { margin-right: 5px; position: relative; bottom: 2px; }
/**
 * @category    Mana
 * @package     ManaPro_FilterShowMore
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.m-more-less { font-size: 11px; text-align: right; }
.m-expandable-filter { overflow: hidden; }
.m-scrollable-filter { overflow-x: hidden !important; overflow-y: scroll !important; border: 1px solid #ccc; padding: 2px 0 2px 5px; background: rgba(255,255,255,0.5); }
.m-scrollable-filter li { white-space: nowrap; }

.m-filter-popup { padding: 10px; }
.m-filter-popup .m-columns { overflow: hidden; }
.m-filter-popup .m-columns > li { float: left; width: 200px; text-align: left; }
.m-filter-popup .m-columns.m-filter-colors.horizontal { width: 600px; }
.m-filter-popup .m-columns.m-filter-colors.horizontal > li { width: auto; }
.m-filter-popup .buttons-set { margin: 8px 0 0; }
.m-filter-popup .m-filter-colors { margin: 0; }
.m-showmore-popup-container { box-shadow : 15px 15px 25px 5px rgba( 0, 0, 0, 0.4 ); }

.m-option-search { padding: 4px 0; }
.m-option-search input { width: 100%; }
.m-option-search input.m-empty { color: #c0c0c0; }
.m-no-match { display: none; }
/**
 * @category    Mana
 * @package     ManaPro_FilterSlider
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */

/* For All */
.m-filter-slider { margin: 10px 0 15px; }
/* Responsive layout */
.one-filter-column .m-filter-slider { margin-bottom: 20px;  }
.one-filter-column .m-slider-values { line-height: 25px; }
.one-filter-column .m-slider-values input { width: 50px; padding: 1px 3px; }

/* Default style - style1 */
.m-filter-slider { height: 17px; position: relative; background: transparent url(../../skin/frontend/base/default/images/manapro_filterslider/bkg_slider.png) 0 0 repeat-x; }
.m-filter-slider > .m-slider-from, .m-filter-slider > .m-slider-to { height: 17px; width: 17px; position: absolute; }
.m-filter-slider > .m-slider-span { height: 8px; position: absolute; background: none; border-bottom: 2px solid #969696; margin: 0; }
.m-filter-slider > .m-slider-from { background: transparent url(../../skin/frontend/base/default/images/manapro_filterslider/slider.png) 0 0 no-repeat; cursor: e-resize; }
.m-filter-slider > .m-slider-to { background: transparent url(../../skin/frontend/base/default/images/manapro_filterslider/slider.png) -19px 0 no-repeat; cursor: w-resize; }

.m-slider-values {text-align: center; margin-top: 3px; } 
.m-slider-values .m-slider-min-value { float: left; }
.m-slider-values .m-slider-max-value { float: right;}
.m-slider-selected-value {}

/* Style2 */
.m-filter-slider.style2 { border: 2px solid #c8c8c8; border-width: 0 1px; background: transparent url(../../skin/frontend/base/default/images/manapro_filterslider/bkg_slider2.png) center 0 repeat-x; }
.m-filter-slider.style2 > .m-slider-span { height: 6px; border-bottom: 5px solid #969696; }
.m-filter-slider.style2 > .m-slider-from, .m-filter-slider.style2 > .m-slider-to { height: 17px; width: 5px; background: #26b1e8 none; }
.m-filter-slider.style2 > .m-slider-from { margin-right: 1px; }
.m-filter-slider.style2 > .m-slider-to { margin-left: 1px; }
/* Touch screen slider style */
.one-filter-column .m-filter-slider.style2 > .m-slider-from,
.one-filter-column .m-filter-slider.style2 > .m-slider-to {
width:15px;
height:30px;
top:-7px;
}
/* Style3 */
.m-filter-slider.style3 { background: #e6e6e6; }
.m-filter-slider.style3,
.m-filter-slider.style3 > .m-slider-span { height: 5px; border: none; }
.m-filter-slider.style3 > .m-slider-span { background: #888; }
.m-filter-slider.style3 > .m-slider-from,
.m-filter-slider.style3 > .m-slider-to,
.m-filter-slider.style3:before,
.m-filter-slider.style3:after { height: 20px; width: 10px; top:-9px; background: #aaa none; z-index: 4; }
.m-filter-slider.style3 > .m-slider-from,
.m-filter-slider.style3 > .m-slider-to{
box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.5);
border:1px solid #ccc;
background: #eeeeee;
background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc));
background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
}
.m-filter-slider.style3:before,
.m-filter-slider.style3:after { position: absolute; left: 0; height:22px; top:-8px; width: 5px; background-color: #e6e6e6; display: block; content: ""; z-index: 3;}
.m-filter-slider.style3:before{}
.m-filter-slider.style3:after { right: 0; left: auto;}

/* Touch screen slider style */
.one-filter-column .m-filter-slider.style3:before,
.one-filter-column .m-filter-slider.style3:after{
width:5px;
height:30px;
top:-12px;
}
.one-filter-column .m-filter-slider.style3 > .m-slider-from,
.one-filter-column .m-filter-slider.style3 > .m-slider-to {
width:28px;
height:28px;
top:-14px;
}
/* Style4 */
.m-filter-slider.style4,
.m-filter-slider.style4 > .m-slider-span,
.m-filter-slider.style4 > .m-slider-from,
.m-filter-slider.style4 > .m-slider-to { border-radius:15px; height:10px; }
.m-filter-slider.style4 {
background:#e3e3e3;
box-shadow: inset 1px 1px 3px 1px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.2);
border: 1px solid #f2f2f2;
}
.m-filter-slider.style4 > .m-slider-from,
.m-filter-slider.style4 > .m-slider-to {
background: #aaa none;
box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.2);
width:18px;
height:18px;
top:-5px;
border:1px solid #eee;
background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));
background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}
.m-filter-slider.style4 > .m-slider-span {
background: #838383;
box-shadow: inset 0px 1px 3px 1px rgba(0,0,0,0.2);
border: none;
margin-left: -20px;
padding-left: 20px;
}
/* Touch screen slider style */
.one-filter-column .m-filter-slider.style4 > .m-slider-from,
.one-filter-column .m-filter-slider.style4 > .m-slider-to {
width:28px;
height:28px;
top:-10px;
}
/**
 * @category    Mana
 * @package     ManaPro_FilterSuperSlider
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
input.m-slider[type="text"] { width: 30px; }
.col-main .block-layered-nav.m-topmenu dl.m-slider.m-inline dt { background-image: none; padding-left: 0; }
.col-main .block-layered-nav.m-topmenu dl.m-slider.m-inline dd { background: none; position: static; border-bottom: 0; float: left;
    padding: 7px 10px 7px 0; }

.col-main .block-layered-nav.m-topmenu dl.m-slider.m-inline dd .m-filter-slider { float: left; width: 130px; }
.col-main .block-layered-nav.m-topmenu dl.m-slider.m-inline dd .m-slider-values { float: left; margin-top: 0; margin-left: 5px; }
.col-main .block-layered-nav.m-topmenu dl.m-slider.m-inline dd .m-slider-min-value,
.col-main .block-layered-nav.m-topmenu dl.m-slider.m-inline dd .m-slider-max-value
    { display: none; }

.m-slider-values.left-aligned { text-align: left; }

.mb-top-layered-navigation.one-filter-column  .m-hide-slider .m-filter-slider,
.mb-top-layered-navigation.one-filter-column .m-hide-slider .m-slider-min-value,
.mb-top-layered-navigation.one-filter-column .m-hide-slider .m-slider-max-value { display: none; }
/**
 * @category    Mana
 * @package     ManaPro_FilterTree
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://www.manadev.com/license  Proprietary License
 */
.m-expanded > .m-tree-item, .m-collapsed > .m-tree-item, .m-leaf > .m-tree-item { padding-left: 15px; }
.m-expanded > .m-tree-item, .m-collapsed > .m-tree-item { cursor: pointer; }
.m-expanded > .m-tree-item { background: transparent url(../../skin/frontend/base/default/images/manapro_filtertree/expanded.png) 0 4px no-repeat; }
.m-collapsed > .m-tree-item { background: transparent url(../../skin/frontend/base/default/images/manapro_filtertree/collapsed.png) 0 4px no-repeat; }
.m-expanded > .m-tree-item:hover { background: transparent url(../../skin/frontend/base/default/images/manapro_filtertree/expanded_over.png) 0 4px no-repeat; }
.m-collapsed > .m-tree-item:hover { background: transparent url(../../skin/frontend/base/default/images/manapro_filtertree/collapsed_over.png) 0 4px no-repeat; }
.m-expanded > ul, .m-collapsed > ul { margin-left: 10px; }