/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */

@import url('core.css');
@import url('jquery-ui-1.8.23.custom.css');

/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html, body {}
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */
::-moz-selection { background: #666; color: #fff; text-shadow: none; }
::selection { background: #666; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */
a { color: #00e; }
a:hover { color: #06e; }
a:focus { outline: none; }
/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }
/* =============================================================================
   Typography
   ========================================================================== */
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
/* =============================================================================
   Lists
   ========================================================================== */
ul, ol { margin:0; padding:0px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
/* =============================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
/*
 * Correct overflow not hidden in IE9
 */
svg:not(:root) { overflow: hidden; }
/* =============================================================================
   Figures
   ========================================================================== */
figure { margin: 0; }
/* =============================================================================
   Forms
   ========================================================================== */
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }
/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */
legend { border: 0; *margin-left:-7px; padding: 0; white-space: normal; }
/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */
button, input { line-height: normal; }
/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
/*
 * Re-set default cursor for disabled elements
 */
button[disabled], input[disabled] { cursor: default; }
/*
 * Consistent box sizing and appearance
 */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */
textarea { overflow: auto; vertical-align: top; resize: vertical; }
/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
/* =============================================================================
   Tables
   ========================================================================== */
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */
.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }
/* ==|== primary styles ===================================================== */
body { font-size:12px; color:#2F2F2F;  }
a { color:#828282; text-decoration:none; outline: none; }
a:hover { color:#828282; text-decoration:none; }

button.button {background:#727272;}
button.button span {padding:0px;}
button.button span span {padding:0 16px; font-weight:300; color:#fff; text-align:center; white-space:nowrap; text-transform:capitalize;}
button.button:hover {}
button.invert span, button.btn-continue span, .cart-shipping button span, .cart-coupon button span {}
button.invert:hover span, button.btn-continue:hover span, .cart-shipping button:hover span, .cart-coupon button:hover span {}
button.btn-proceed-checkout span span { font-size: 18px; font-weight: bold; text-transform: uppercase; }
/*button.button_white { height:42px; -webkit-box-shadow:1px 1px 5px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow:1px 1px 5px 0px rgba(0, 0, 0, 0.15); box-shadow:1px 1px 5px 0px rgba(0, 0, 0, 0.15);}
button.button_white span,
button.button_white:hover span{ background: #ffffff !important; /* Old browsers */ background: -moz-linear-gradient(top,  #ffffff 1%, #f2f2f2 100%) !important; /* FF3.6+ */    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#f2f2f2)) !important; /* Chrome,Safari4+ */  background: -webkit-linear-gradient(top,  #ffffff 1%,#f2f2f2 100%) !important; /* Chrome10+,Safari5.1+ */    background: -o-linear-gradient(top,  #ffffff 1%,#f2f2f2 100%) !important; /* Opera 11.10+ */    background: -ms-linear-gradient(top,  #ffffff 1%,#f2f2f2 100%) !important; /* IE10+ */  background: linear-gradient(to bottom,  #ffffff 1%,#f2f2f2 100%) !important; /* W3C */    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ) !important; /* IE6-9 */}
/*button.button_white span span { padding:0 37px; color:#000; color:rgba(0,0,0,0.75); }
button.button_white:hover {-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;}
button.button_white:hover span span {}*/
.btn-remove, .btn-edit {display:block; width:15px; height:15px;}
.btn-edit { background-image:url(../images/btn_edit.png);}
.btn-remove { background-image:url(../images/btn_remove.png);}
.btn-remove:hover { background-image:url(../images/btn_remove_over.png);}
.btn-edit:hover { background-image:url(../images/btn_edit_over.png);}
h1, h2, h3 {color: #767676; font-weight: 400;}
.cms-index-index h2, .product-block h2 {  padding-bottom: 8px;}
.product-block h2 {position:relative;}
.product-block h2 .jcarousel-prev-horizontal, .product-block h2 .jcarousel-next-horizontal{top:7px; cursor:inherit;}
.page-404 {}
.std dl dt{ color:#4c4c4c;}
.std h1, .std h2, .std h3, .std h4 {font-size:24px; font-family:"Myriad Pro",serif; font-weight:400;}
.std h2 { font-size: 19px; font-weight: bold; text-transform: uppercase;border-bottom: 1px solid #E9E9E9; margin-top: 20px;}
.std h3, .std h3 {font-size:18px;}
.std ul.disc {list-style: none; margin:10px 0;}
.std ul.disc li {line-height: 22px; padding:0 10px 0 20px; background: url('../images/arrow_item.gif') 10px 8px no-repeat; }
.std ul.buttons li { background:none; float:left; padding:0; margin:0 3px 0;}
.std ul.buttons li button.button span {text-transform: capitalize; font-size:12px;}
.page-title {color: #767676;margin: 0 0 22px;padding: 0 0 14px; border-bottom: 1px solid #EBEBEB;}
.page-title h1, .page-title h2 {color: #767676;font-size: 2em;font-weight: normal;line-height: 23px;}
.page-head-alt {margin:0 0 20px; padding:0 0 15px; border-bottom:1px solid #e6e6e6;}
.page-head-alt h3 {text-transform: uppercase; font-size: 24px; color:#4c4c4c;}
.cms-index-noroute .page-head-alt h3{color: #000000 !important; font-size: 36px; font-weight: bold; text-transform: uppercase;}
.cms-index-noroute .page-head-alt h3 img.bad{position: relative; top: 3px;}
.page-title-bg {position:absolute; width:100%; background:none;}
.product-category-title {margin:-30px 0 10px; line-height:36px; font-size:36px; padding:20px 0; color:#322c29; border-top:1px solid; border-top-color:#e3e3e3; border-top-color:rgba(227,227,227,0.61); }
.buttons-set {padding:0; margin:0 15px; text-align:right;}
#review-form .buttons-set { margin:0;}
.buttons-set button.button {float:left;}
.buttons-set .back-link { float:right; }
.fieldset {border:none; background:transparent; padding:15px;}
.fieldset .legend {margin:-40px 0 0 -10px; padding:8px; background:transparent; border:none; font-size:14px; letter-spacing: 0;}
.form-list label { font-weight: bold; float:left; color:#000; color:rgba(0,0,0,0.75); position:relative; z-index:0; margin-top:0px; padding:0 0 3px 2px;  }
.input-box{ border:0; padding:0; }
input.input-text, textarea, input.qty { text-align:left; }
input.qty {text-align: center;}
select {padding:4px; height:29px; line-height:29px; border:1px solid #EBEBEB; -webkit-box-shadow:inset 0px 0px 3px 0px #eaeaea; -moz-box-shadow:inset 0px 0px 3px 0px #eaeaea; box-shadow:inset 0px 0px 3px 0px #eaeaea;}
select.multiselect  {height:auto;}
.form-list select {width:267px;}
.buttons-set p.required { margin: 0 0 5px;}
p.required { font-size: 12px; text-align: left; }
.form-list li.wide textarea { width: 670px;}
.dotted-border {border:2px dotted #aaa; padding:10px;}
.border-radius(@radius: 2px) { -moz-border-radius: @radius;  border-radius: @radius;}

/* Layout ================================================================================ */
.row { margin-left: -30px;  *zoom: 1;}
.row:before, .row:after { display: table; content: ""; }
.row:after { clear: both; }
[class*="span"] { float: left; margin-left: 30px;}
.span1 { width: 60px; }
.span2 { width: 126px; }
.span3 { width: 220px; }
.spancat { width: 258px; }
.span33 { width: 262px; }
.span4 { width: 300px; }
.span44 { width: 318px; }
.span5 { width: 380px; }
.span6 { width: 485px; }
.span7 { width: 585px; }
.span8 { width: 620px; }
.span9 { width: 700px; }
.span10 { width: 780px; }
.span11 { width: 860px; }
.span12 { width: 940px; }
.offset1 { margin-left: 100px; }
.offset2 { margin-left: 180px; }
.offset3 { margin-left: 260px; }
.offset4 { margin-left: 340px; }
.offset5 { margin-left: 420px; }
.offset6 { margin-left: 500px; }
.offset7 { margin-left: 580px; }
.offset8 { margin-left: 660px; }
.offset9 { margin-left: 740px; }
.offset10 { margin-left: 820px; }
.offset11 { margin-left: 900px; }
.row-fluid { width: 100%;  *zoom: 1;}
.row-fluid:before, .row-fluid:after { display: table; content: ""; }
.row-fluid:after { clear: both; }
.row-fluid > [class*="span"] { float: left; margin-left: 2.127659574%;}
.row-fluid > [class*="span"]:first-child { margin-left: 0; }
.row-fluid > .span1 { width: 6.382978723%; }
.row-fluid > .span2 { width: 14.89361702%; }
.row-fluid > .span3 { width: 23.4042553115%; }
.row-fluid > .span4 { width: 31.914893614%; }
.row-fluid > .span5 { width: 40.425531911%; }
.row-fluid > .span6 { width: 48.93617020799999%; }
.row-fluid > .span7 { width: 57.446808505%; }
.row-fluid > .span8 { width: 65.95744680199999%; }
.row-fluid > .span9 { width: 74.468085099%; }
.row-fluid > .span10 { width: 82.97872339599999%; }
.row-fluid > .span11 { width: 91.489361693%; }
.row-fluid > .span12 { width: 99.99999998999999%; }
.container { width: 1140px; margin-left: auto; margin-right: auto;  *zoom: 1;}
.wrapper {}
.top-border{border-top:3px solid #9a1212;}
.page { width:100%; margin:0 auto; padding: 0; }
.main { margin:0 auto; position: relative; z-index:1; }


.catalog-category-view .category-products .jcarousel-next, .catalog-category-view .category-products .jcarousel-prev{display: none !important;}
.catalogsearch-result-index .category-products .jcarousel-next, .catalogsearch-result-index .category-products .jcarousel-prev{display: none !important;}

/* Base Columns */
.col-left { float:left; width:264px; border:none; margin: 25px 0 0; }
.catalog-product-view .col-main { padding: 0; width: 900px;}
.col-main, .col-main-left, .col-main-right { float:left; width:846px; border:none; padding:30px 0 0; margin:0; min-height:400px; }
.col-right { float:right; width:264px; border:none; padding:30px 0 0; margin:0; }

/* 1 Column Layout */
.col1-layout .col-main {float:left; width: 100%; margin:0;}

/* 2 Columns Layout */
.col2-left-layout .col-main {}
.col2-right-layout .col-main {}
.col2-right-layout .col-right { padding: 25px 0 0; margin-top: 20px;}

.col3-layout .col-main {width:600px; margin:0; float:left;}
.col3-layout .col-wrapper { width:auto; }

/*** CUSTOM STYLES ****/
body.non-responsive {}
.switcher {display:none;}
.cms-index-index .col-main {float:none; width:auto; margin:0; padding:0 }
.contacts-index-index .buttons-set {margin-top:-35px;}
.contacts-index-index .buttons-set p.required {float:left; margin:0 0 25px;}
.contacts-index-index .buttons-set button.button {margin: -12px 0 0; clear:left; }
.contacts-index-index .form-list .input-box, .contacts-index-index .form-list li.wide .input-box  {width:100%}
.contacts-index-index .form-list input.input-text {width:50%}
.contacts-index-index .form-list li.wide textarea {width:90%}
.customer-account-login {}
.customer-account-login .main-container {}
.customer-account-login .account-login {padding:30px 0;}
.customer-account-login h2 {margin:0 0 10px;}
.customer-account-forgotpassword .account-login {padding:30px 0;}
.customer-account-forgotpassword .main-container {-webkit-box-shadow:inset 0px 4px 10px -5px rgba(0, 0, 0, 0.15); -moz-box-shadow:inset 0px 4px 10px -5px rgba(0, 0, 0, 0.15); box-shadow:inset 0px 4px 10px -5px rgba(0, 0, 0, 0.15);}
.customer-account-login .col1-layout .col-main, .customer-account-forgotpassword .col1-layout .col-main { width: 100%;}
.customer-account-login .account-login, .customer-account-forgotpassword .account-login, .customer-account-create .account-create{ float: left;}
.customer-account-create .information{width:500px;}
.customer-account-create .fieldset { float: left; width: 47%;}
.customer-account-create .col1-layout .col-main, .customer-account-create .account-create { width: 100%;}
.customer-account-create .buttons-set { border-top:1px solid #EBEBEB;}
.box-content a{font-weight: bold; line-height: 35px;}
.information  h2 { border-bottom: 1px solid #EBEBEB; line-height: 2em; color: #767676; font-size: 2em;  font-weight: 400;}
.information{   background: none repeat scroll 0 0 #FFFFFF; border: 0 none; border-radius: 2px 2px 2px 2px; box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1); float: right; margin: 30px 0 0; padding: 25px; width: 700px;}
.information .item{  background: none repeat scroll 0 0 #FFFFFF !important; border: 0 none !important; display: block; height: auto !important; line-height: 25px; width: 695px;}
.information .jcarousel-skin .jcarousel-container{margin:0;}
.main .cart {}
.main .cart-empty {margin:15px;}
.account-create {margin:0 15px 30px;}
.account-create .fieldset { text-shadow: 1px 1px 0 #FFFFFF;}
.catalog-category-view .col1-layout .products-grid {margin:0 0 0 -15px;}
.checkout-onepage-index .col-right {/*padding:164px 0 0;*/ }
.checkout-onepage-success .buttons-set {margin:15px 0;}
.checkout-cart-index {}
.checkout-cart-index .page-title h1{line-height:42px;}
.cart .page-title .checkout-types {margin-top:0px;}
.cart .title-buttons .checkout-types li {margin:0}
.checkout-cart-index .slider-container { display: none;}

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

/* Header ================================================================================ */
.header-container { color:#656565; position:relative;  }
.header-wrapper .span7 {margin:0;}
.top-switch-bg{ height:35px; position:relative; background:#fff;}
.header-switch {padding: 5px 0 6px 10px; margin-right:0; float:right;}
.language-switch {.border-radius(0 0 2px 0);}
.top-switch-bg .over {}
.header-switch span { position:relative; z-index:2; .border-radius(2px); }
.header-switch span.current { display:block; color:rgba(29,28,27,0.59);   }
.header-switch span.current em{background: url("../images/arrow_switch.png") no-repeat scroll 100% 50% rgba(0, 0, 0, 0); cursor:pointer; position:relative; top: 4px; float: right; height: 15px; width: 15px;}
.selectSwitch2 { float: left; z-index: 2147483647}
.currency-switch em{ display:block; color:rgba(29,28,27,0.59); float: right; width: 15px; height: 15px;  left:8px; background:url("../images/arrow_switch.png") 100% 50% no-repeat; position:relative; cursor:pointer; z-index: 2147483647}
.header-switch span.current img {margin-right:3px;}
.currency-switch {  border-radius: 0 0 3px 0;  float: right;  padding: 9px 0 6px 10px;  position: relative;}
.currency-switch a {  color:#fff;}
.currency-switch .ulSelect2 { background: none repeat scroll 0 0 #F1F1F1; border-radius: 0 0 3px 3px; left: 3px; top:35px; position: absolute; text-align: left; z-index: 2147483647;}
.currency-switch .ulSelect2 li{padding:10px;}
.header-dropdown {background:#fff; display:none; position:absolute; background-color: #F1F1F1; width:42px; z-index: 2147483647; top: 35px;}
.header-dropdown ul{}
.header-dropdown ul li{}
.header-dropdown ul li a{ display:block; line-height:28px; margin:0; padding:0 9px; color:#8c8c8c; }
.header-dropdown ul li a:hover, .currency-switch .ulSelect2 li:hover { background:#f5f4f4; text-decoration:none; }
.header-dropdown ul li a.selected {color:#322c29}
.language-switch .header-dropdown ul li a{ background-repeat:no-repeat; background-position:10px 50%;}
.language-select {display:none; }
.header-right.span7 {float:right;}
.links { margin: 0; padding: 0; }
.links li{ margin: 0; padding: 0 20px; line-height:29px; }
.links li a {color:#1d1c1b; line-height:35px;}
.links li a:hover {text-decoration: none;}
.links li.separator{ padding:0 6px; display:none;}
header { position:relative; z-index:10020; background: none repeat scroll 0 0 #FAFAFA;}
header .row:first-child {padding:30px 0;}
header a.logo { margin: 7px 0; float:left; text-decoration:none !important;}
header a.logo img{ height: auto; width: 285px; }
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 h1.logo {padding:0;}
header.fixed {position:fixed; top:0; width:100%; background:#fff;}
header.fixed a.logo { margin:14px 0; }
header.fixed #hellothemesNav {margin:11px 0 14px 46px;}
.cart-top-container {   background: none repeat scroll 0 0 #FFFFFF; color: #999999; float: right; font-size: 14px; line-height: 41px;    margin: 0 0 0 14px; position: relative;}
.cart-top-container .summary{ background: none repeat scroll 0 0 #08BDF9; color: #FFFFFF;  display: block;  float: left;  font-size: 12px;  height: 44px;  line-height: 44px;  padding: 0 10px 0 12px;}
.cart-top-container .summary i {    background-image: url("../images/icons.png"); background-position: -253px -7px; background-repeat: no-repeat; display: inline-block; height: 24px; position: relative; top: 7px; width: 30px;}
.cart-top > a:hover {text-decoration:none; }
.cart-top-container span.open { background: url("../images/arrow-cart.jpg") no-repeat scroll left center transparent; border-bottom: 2px solid #DFE1DF;  float: right; height: 42px; width: 40px; cursor:pointer;}
.product-block { float: left; width: 100%;}
.cart-top-container .details {  background: none repeat scroll 0 0 #727272; color: #e6e6e6; display: none; line-height: 150%; padding: 20px; position: absolute; right: 0; top: 41px; width: 260px; z-index: 2147483647;}
.cart-top-container span.open:hover, #send2:hover{opacity:0.8;}	
.cart-top-container .details .text-recently{font-size:11px;}
.cart-top-container .details a{color:#e6e6e6; }
.cart-top-container .details a:hover{text-decoration:none;}
.cart-top-container .details p{margin:14px 0 5px 0}
.cart-top-container .details p.product-name {margin:0}
.cart-top-container .details a.product-image{}
.cart-top-container .details .item-options{font-size:10px; line-height:10px; }
.cart-top-container .details ol{ margin:0; padding:0; }
.cart-top-container .details ol li.item{ padding:0 0 10px; margin:0 0 10px; border-bottom:1px solid #888888; min-height: 50px;}
.cart-top-container .details ol li.item:last-child{ margin:0; border:none;}
.cart-top-container .details ol li.item strong{font-weight:300;}
.mini-products-list .product-image { border: none; padding: 0px; box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);}
.mini-products-list .product-details { margin-left: 60px; }
.cart-top-container .details .btn-edit { float:right; margin-left: 14px; }
.cart-top-container .details .btn-remove { float:right; margin-left: 14px; }
.cart-top-container .details .buttons { margin-top:15px; }
.cart-top-container .btn-checkout { float:right !important; border-bottom:2px solid #454f4d !important; }
.cart-top-container .details .subtotal{color: #E6E6E6; float: left; font-size: 15px;}

/********** < Search form */
.search-top-container{float:left; position:relative; margin:0;}
.search-top {display:block; overflow:hidden; background:#97d2c9 url('../images/icon_search.png') 50% 50% no-repeat; width:38px; height:38px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; cursor:pointer; }
.search-top:hover {background-color:#322c29; }
/*.search-form{z-index:1003;}*/
.search-form-border{background:#97d2c9; height:4px; width:240px; padding:0 8px; margin:-8px 0 8px -8px; border-top-left-radius:2px; border-top-right-radius:2px; -moz-border-top-left-radius:2px; -moz-border-top-right-radius:2px; -webkit-border-top-left-radius:2px; -webkit-border-top-right-radius:2px; }
.search-form-border:before{content:""; position:absolute; border-color: transparent transparent #97d2c9 transparent; border-style: solid; border-width:5px; height:0; width:0; top:-9px; right:72px;}
.search-top-container .search-form .search-top-title{font-family:'Myriad Pro', sans-serif; font-size:16px; line-height:38px; text-align:left; vertical-align:top; margin:0 0 0 42px; display:none; }
.search-top-container .search-form .search-top-title span.icon {display:inline-block; background:#97d2c9 url('../images/icon_search.png') 50% 50% no-repeat; width:38px; height:38px; margin:0 10px 0 0; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.search-top-container .search-form .search-top-title:hover span.icon {background-color:#322c29; text-decoration:none; }
#search_mini_form .form-search {min-width:278px;}
#search{  background: none repeat scroll 0 0 #F3F3F3; border: 0 none;border-top:2px solid #DFE1DF;border-left:2px solid #DFE1DF;   color: #bec0be;   float: left;   height: 42px;   line-height: 22px;   padding: 0 0 0 13px;  width: 420px; -webkit-appearance: none;border-radius:0;}
#search:focus{  color: #414141;}
.block-subscribe input {   margin-bottom: 10px; background: none repeat scroll 0 0 #cbc8c8; color: #fff;   float: left;   height: 42px;   line-height: 22px;   padding: 0 0 0 13px;  width: 95%;}
.block.block-subscribe input {
    background: none repeat scroll 0 0 #F3F3F3;
    color: #424242;
    height: 25px;
    line-height: 22px;
    margin: 0 25px 10px;
    padding: 0 0 0 13px;
    width: 145px;
}
#search_mini_form .form-search button{border:0 none; float: left; color:#fff; height:44px; padding: 0 15px; }
.footer-subscribe button.button, .btn-cart, button.button{  color: #FFFFFF; float: left; height: 35px;  padding: 0 30px; }
.my-account button.button{float:inherit;}
.my-account #form-validate button.button{float:left;}
.search-autocomplete {     background: none repeat scroll 0 0 #ECE7E6; border-bottom: 2px solid; top: 45px !important;z-index:99999; }
.search-autocomplete ul{margin:0; padding:0;}
.search-autocomplete ul li{line-height:21px; padding:0 10px; color:#000; color:rgba(0,0,0,0.67);}
.search-autocomplete ul li span.amount{float:right; font-weight: 800;}
.search-autocomplete ul li.odd{}
.search-autocomplete ul li.even{background:#e7e7e7;}
.search-autocomplete ul li.last{}
.search-autocomplete ul li:hover{background:#ddd;}
/********** < Search form */

/* FOOTER ================================================================================ */
footer {width:100% !important;}
.footer-info { position:relative; padding:30px 0; text-align:left;}
.footer-info h3 { text-transform: uppercase; border-bottom: 1px solid #C7C7C7; font-size: 16px; font-weight: 400; letter-spacing: normal; margin: 0 0 10px; padding-bottom: 7px;}
.footer-info p { color:#303030;}
.footer-block { padding: 30px 0px 0px 0px; }
.footer-info ul li a { color:#BEBEC6;line-height: 2em; text-transform: uppercase; position: relative; left: 0;}
.footer-info ul li a:hover { left: 5px;}
.footer-information, .footer-dropship, .footer-services { float: left;text-align: left;  }
.footer-social {background: none repeat scroll 0 0 #DEE1DE; border-bottom:2px solid #dadada;}
.footer-newsletter {background: none repeat scroll 0 0 #eceeec; border-bottom:2px solid #dadada;}
.footer-twitter {float:left;}
.footer-twitter h4 {background: none repeat scroll 0 0 #FFFFFF;color: #444444;font-size: 20px;font-weight: normal;left: 0;padding-right: 15px;position: absolute;top: -16px;}
.twitterList li {margin-bottom:5px;}
.twitterList li p .time-ago { margin-left: 5px;}
.footer-info, .footer-info ul.twitterList li { line-height: 18px;}
.footer-social a { /*background: url("../images/socialIcons.png") no-repeat scroll 0 0 transparent;*/ display: inline-block; height: 30px; margin-left: 15px; text-align: center; text-indent: -999em; vertical-align: middle;}
.footer-social a.facebook{width: 109px;}
.footer-social a.twitter{width: 100px;background-position: -130px 0;}
.footer-social a.pinterest{width: 102px;background-position: -252px 0px;}
.footer-top .span7 {height: 42px; margin: 0; padding: 30px 0; position: relative;}
.footer-subscribe .input-box  input, .footer-subscribe .input-box  input:focus{ background: #fff; border: 0 none; height: 42px; line-height: 42px; padding: 0 5px; width: 85%;	-webkit-box-shadow: 0 1px 1px #DFE1DF;	-moz-box-shadow: 0 1px 1px #DFE1DF; box-shadow: 0 1px 1px #DFE1DF;}
.footer-subscribe label, .footer-social label {  color: #6F7D87; float: left; font-size: 15px; line-height: 44px; padding: 0 15px 0 30px;}
.content-twitter h3 {font-weight: normal;}
.content-twitter a {text-decoration:underline; color:#85c2c6;}
.content-twitter a {text-decoration:underline; color:#85c2c6;}
.footer .line-item {margin: 12px 0 9px;width: 15%;}
.footer-container .copyright {padding: 60px 0 5px; text-align: left;}
.footer-container .span6:first-child {margin-left: 0;}
.footer-container .copyright .payment-options {float: right;margin: 0;padding: 0;width: auto;}
.footer-container  .links {float:none; margin: 0;}
.payment-options label {padding-right:30px; font-size: 14px;}

/***************************************************************/

/********** < Navigation */
.nav-container {width:100%; margin:0 auto; position:relative; z-index:1; }
#navigation_select{display:none; min-width:100% }
nav .nav-top-title, .nav-container .nav-top-title{font-family:'Myriad Pro', sans-serif; font-size:16px; text-align:center; margin:0; display:none !important; }
nav.hellothemes { position: relative; background: none repeat scroll 0 0 #EAE6E6; float: left; height: 55px; width: 100%;}
#hellothemesNav { margin:0; padding:0; border:none; position:relative;}

/* All Levels */
#hellothemesNav li { text-align:left; padding:7px 20px;}
#hellothemesNav li a { display:block; text-decoration:none; }
#hellothemesNav li a:hover { text-decoration:none; }
#hellothemesNav li.parent { background-image: url("../images/arrow_menu.png"); background-position: 93% -82%; background-repeat: no-repeat; padding: 7px 30px 7px 20px;}
#hellothemesNav li.over { z-index:998;}
#hellothemesNav li.parent.over {background-position: 93% 180%;}
#hellothemesNav ul li.parent > a {/*background:#727272 url(../images/arrow_menu.png) 95% -48px no-repeat;*/}
#hellothemesNav ul li.parent.over > a {/*background: #009aa3 url(../images/arrow_menu.png) 95% -101px no-repeat;*/ -webkit-transition: all 0s ease; -moz-transition: all 0s ease; transition: all 0s ease;}
#hellothemesNav ul li.over > a  {/*background:#009aa3;*/}
#hellothemesNav li a span { display:block; white-space:nowrap; cursor:pointer; }
#hellothemesNav li ul a span { white-space:normal; padding:5px;}
#hellothemesNav li.level-top a span{ text-transform: uppercase; font-weight: bold;}
#hellothemesNav .sub-wrapper .level1 li{padding:0px 4px;}
#hellothemesNav .sub-wrapper .level1 li a span{ font-size: 12px; font-weight: normal; text-transform: capitalize;}
.header-wrapper{height:auto !important;}
.shown-sub{left:0 !important;}

/* 1st Level */
#hellothemesNav>li { float:left;}
#hellothemesNav>li>a {  float:left; padding:0; color:#fff; font-size:14px; line-height:41px; text-transform: uppercase;}
#hellothemesNav>li>a>span{}
#hellothemesNav>li:hover>a>span,
#hellothemesNav>li.over>a>span,
#hellothemesNav>li.active>a>span {}
#hellothemesNav>li:hover,
#hellothemesNav>li.over,
#hellothemesNav>li.active>a{font-weight: bold;}
#hellothemesNav>li>a:hover, #hellothemesNav>li.over>a{z-index:1000;}
#hellothemesNav>li>a:hover>span,
#hellothemesNav>li.over>a>span,
#hellothemesNav>li.active>a>span{}
#hellothemesNav>li.custom-block>a, #hellothemesNav>li.custom-block>a>span {cursor:default;}

/* 2nd Level */
/*#hellothemesNav ul,*/
#hellothemesNav div.sub-wrapper { position:absolute; z-index:999; width:100%; /*padding:12px 0;*/ margin:48px 0 0; left:-10000px; border:none; background:#f3f3f3; padding-bottom:35px;}
#hellothemesNav div.sub-wrapper ul { position:static; width:auto; border:none; padding:18px;}
#hellothemesNav>li>div.sub-wrapper>ul>li { float:none; border:none; padding:0; border-right:1px solid #ededed;}
#hellothemesNav>li>div.sub-wrapper>ul>li:last-child { border:none;}
.hellothemes .links-block{float: right;}

/* 3rd+ leven */
/*#hellothemesNav ul ul,*/
#hellothemesNav div.sub-wrapper ul ul {padding:0 !important;}
#hellothemesNav div.sub-wrapper ul div.sub-wrapper {  border: 0 none; left: 0 !important; margin: 0; padding: 0; position: relative; width: auto;}
#hellothemesNav ul div.sub-wrapper ul{ /*padding:16px;*/ width:auto; }
#hellothemesNav ul li { float:none; border:none; line-height:17px; position:relative; background-image:none !important; }
#hellothemesNav ul li.last {}
#hellothemesNav ul li a { background: none repeat scroll 0 0 transparent;  color: #000;  float: none;  font-weight: 700;  /*text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2);*/}
#hellothemesNav ul li.active > a {}
#hellothemesNav ul li ol li {float:left; width:230px;}

/* Show menu */
#hellothemesNav ul ul li a { background: url("../images/arrow_left.png") no-repeat scroll 3px 9px transparent;  float: left; font-weight: 400; padding-left: 15px;  text-shadow: none;}
#hellothemesNav ul ul li a:hover { background: url("../images/arrow_left.png") no-repeat scroll 9px 9px transparent; }
#hellothemesNav li.custom-block div.sub-wrapper { padding:16px;}
#hellothemesNav li.custom-block div.sub-wrapper strong {color:#373230;}
#hellothemesNav li.custom-block div.sub-wrapper a { display:inline; color:#373230; float:none; font-weight:300; padding:0px; text-decoration:underline; border:none !important; background:transparent none !important;}
#hellothemesNav li.custom-block div.sub-wrapper a:hover,
#hellothemesNav li.custom-block div.sub-wrapper>ul>li a:hover,
#hellothemesNav li.custom-block div.sub-wrapper ul li.over > a{ color:#373230 !important; text-decoration:none; background:transparent none !important;}
#hellothemesNav li.custom-block div.sub-wrapper>ul, #hellothemesNav li.custom-block div.sub-wrapper ul {}
#hellothemesNav li.custom-block div.sub-wrapper>ul>li, #hellothemesNav li.custom-block div.sub-wrapper ul li { width:auto !important; float:none; background:transparent url("../images/arrow_item.gif") no-repeat 10px 8px !important; line-height: 22px; padding: 0 10px 0 20px;}
#nav { height: 56px; width:100%; padding:0; position:relative; border:none; float:left; background: none repeat scroll 0 0 #F4C110;}
.links-block { display: none; height: 56px; width:15%; padding:0; border:none; float:left; background: none repeat scroll 0 0 #ECE7E6;}


/* Custom Block */
#hellothemesNav div.sub-wrapper center {background: none repeat scroll 0 0 #B9D5D7; color: #447074; display: table-cell; font-size: 18px; font-weight: bold; height: 100px; vertical-align: middle; width: 193px; .border-radius(3px); }
#hellothemesNav div.sub-wrapper td button {margin-top:10px;}
#hellothemesNav .content-block { display: inline-block; margin: 35px 4px; text-align: center;  width: 165px;}
#hellothemesNav .content-block h3{ color: #000000; font-weight: bold; text-transform: uppercase;}
#hellothemesNav .content-block img{ background-color:#FD025D; border-radius: 100%; padding: 10px;  position: relative;  top: -12px; width: 50px;}
#hellothemesNav .content-block img:hover{}
#hellothemesNav .custom-block-left{ float:left; width: 52%;}
#hellothemesNav .custom-block-right{ float:right; width: 46%;}

#nav .custom-block-left{float: left; position: static; width: 33%;} 
#nav .custom-block-right{  float: right; position: static;  width: 65%;}
#nav .custom-block-right iframe{ float: right; height: 280px; width: 410px;}
#nav .content-block {  background: none repeat scroll 0 0 rgba(0, 0, 0, 0); float: left; margin: 0 5px 20px; position: inherit;  width: 100%;}
#nav .content-block img{  border-radius: 100%; float: left; height: 18px; margin-right: 8px; margin-top: -2px; padding: 6px; width: 19px;}
#nav .content-block h3{  color: #000000; float: left; font-size: 13px; line-height: 24px;}
#nav .content-block ul{ padding: 5px!important;}
#hellothemesNav li:hover a.level-top span{color: #fff;}
#hellothemesNav li:hover a.home span{color: #fff !important;}
.sub-wrapper ul li ol li a span{font-size: 15px; font-weight: normal !important;}
#hellothemesNav li.active.level-top a span{color: #fff;}
#hellothemesNav li .sub-wrapper ul li ol li a span{color: #000 !important;}


/* All Levels */
#nav li { text-align:left; position: static; }
#nav li.over { z-index:998; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; font-weight:300; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; color:#000; padding: 0 10px; }

/* 1st Level */
#nav>li { float:left; position:relative; padding:10px 10px 10px;}
#nav>li.parent { padding: 10px 25px 10px 10px; background-image: url("../images/arrow_menu.png"); background-position: 87% -96%; background-repeat: no-repeat;}
#nav>li.active.parent { background-image: url("../images/arrow_active_menu.png");}
#nav>li.parent.over {background-position: 87% 186%;}
#nav>li>a, .links-block #custom > li > a { position:relative; float:left; padding:0; color:#373230; font-size:14px; font-weight:700; line-height:36px; text-transform:uppercase; }
#nav>li>a>span{padding:0px 10px;}
#nav>li:hover,
#nav>li.over,
#nav>li.active{background-color:#000;}
#nav>li>a:hover, #nav>li.over>a{z-index:1000;}
#nav>li.custom-block>a, #nav>li.custom-block>a>span {cursor:default;}
/*#nav ul li a:hover, #nav ul li.active a span, #nav li a span:hover{color: #fff;}*/

#nav .custom-block{float:right;}
#nav .custom-block ul{width: 100%;}


/* Custom Block*/
#custom  > li { float: left; padding: 12px 10px 10px; }
#custom li.custom-block { padding: 12px 25px 10px 10px; background-position: 90% -108%;}
#custom li.custom-block.over { background-position: 90% 200%;}
#custom .custom-block, #custom .about{float: right;}
#custom .about{background-image: none !important; padding: 10px !important;}
#custom>li.parent { padding: 10px 25px 10px 10px; background-image: url("../images/arrow_menu.png"); background-position: 90% -96%; background-repeat: no-repeat;}
#custom>li.active.parent { background-image: url("../images/arrow_active_menu.png");}
#custom>li.parent:hover {background-position: 90% 190%;}
#custom #carousel1 .products-grid li.item {height: 309px !important; margin: 0 28px 0 0 !important;}
#custom #carousel1 .price-box { border-bottom: medium none !important; padding-bottom: 0 !important;}
#custom .products-grid .add-to-links{display: none;}
#custom #carousel1 .products-grid li:hover { background-color: #fff;}
#custom #carousel1 .products-grid .btn-cart { margin: 15px; padding: 0 10px;}
#custom #carousel1 .sticker { left: 40px;}
#custom #carousel1 .details .sticker-top-right { top: 0;}
#custom .nav-block-right h2 { padding-bottom: 10px; border-bottom: 1px solid #E9E9E9; color: #414141; font-size: 15px; text-transform: uppercase;}
#custom .products-grid .ratings{display: none;}
#custom .price-box .price { font-size: 13px;}
#custom .minimal-price-link .label { color: #2F2F2F !important;}
#custom .price { color: #DE5700 !important;}
#custom .products-grid .product-name{ font-size: 12px; padding-bottom: 0px;border-bottom: 0 !important;  margin: 0 0 5px !important; text-transform: capitalize !important;}
#custom .jcarousel-next-horizontal, #custom .jcarousel-prev-horizontal { top: -48px !important;}
#custom .jcarousel-prev-horizontal { background-position: -33px -2px; margin: 0; right: 30px;}
#custom .jcarousel-next-horizontal, #custom .jcarousel-prev-horizontal {background-size: 60px auto; height: 25px; width: 25px;}
#custom .jcarousel-container{ margin: 15px 0 0;}
#custom .products-grid .item .details .content { padding: 30px 5px 5px; text-align: center;}
.links-block #custom li.parent a span{cursor:pointer; padding: 0 10px;}
.links-block #custom li:hover a span{color: #fff;}
.custom-content .nav-block{float: left; width: 62%;}
.nav-block-right{float: left; width: 37%;}
.nav-block-right.recomended #carousel1 .span33 { width: 188px;}
.nav-block-right.recomended #carousel1 li.item { padding: 0; text-align: inherit;}
.custom-content { width:97%; position:absolute; z-index:999; padding:18px; margin:46px 0 0; left:-10000px; border:none; background:#F3F3F3;}

.nav-block li.over{background-color: transparent !important;}
.nav-block ul li a span{text-transform: uppercase; color:#000 !important; font-size: 15px;}
.nav-block .ul-category li:hover{background-color: transparent !important;}
.ul-category { display: inline-block; float: none; margin-bottom: 30px; vertical-align: top;  width: 33%;}
.ul-category li a { padding-top: 5px;}
.ul-category li ul li{ padding: 7px 10px !important;}
.ul-category li ul li a, #nav ul li a{  padding-left: 12px; padding-top: 1px; background: url("../images/arrow_left.png") no-repeat scroll 3px 4px rgba(0, 0, 0, 0) !important;}
.ul-category li ul li a span{ text-transform: capitalize; font-size: 12px;}
.ul-category li ul li a:hover, #nav ul li a:hover{background: url("../images/arrow_left.png") no-repeat scroll 10px 4px rgba(0, 0, 0, 0) !important;}

/* 2nd Level */
/*#nav ul,*/
#nav ul { box-shadow:0 1px 1px rgba(0, 0, 0, 0.15); position:absolute; z-index:999; width:auto; padding:5px; margin:47px 0 0; left:-10000px; border:none; background:#F3F3F3;}

/* 3rd+ leven */
/*#nav ul ul,*/
#nav ul ul { top:-5px; margin:0 0 0 101px; padding:0; width:auto; border:none;}
#nav ul ul{ padding:5px; width:auto; }
#nav ul li { float:none; border:none; width:210px; padding: 7px 10px; position:relative; }
#nav ul li.last {}
/*#nav ul li a {float:none; padding:0 10px; font-size:14px; font-weight:normal; }*/

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0px; z-index:999;}
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:15px; }
#nav li.custom-block>ul>li { width:630px !important; line-height:150%; }
#nav li.custom-block ul li strong {color:#888888; font-family:"Myriad Pro", sans-serif; font-weight:700;}
#nav li.custom-block ul li a { display:inline; color:#888888; float:none; font-weight:300; padding:0px; text-decoration:underline; border:none !important; background:transparent none !important;}
#nav li.custom-block ul li a:hover,
#nav li.custom-block ul li.over > a{ color:#888888 !important; text-decoration:none; background:transparent none !important;}
#nav li.custom-block ul li>ul { position:static; width:auto; border:none; background:#fff; top:0; margin:0; padding:0; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none; }
#nav li.custom-block ul li>ul>li { width:auto; float:none; background:transparent url("../images/arrow_item.gif") no-repeat 10px 8px !important; line-height: 22px; padding: 0 10px 0 20px;}

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

a.product-image {display:block;position:relative;}
/*.sticker { height: 27px; left: 77px; position: absolute; text-align: center; width: 104px;}
.sticker:before { position: absolute;}
*/
.sticker-top-left:after{ border-color: #DD5A69 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); border-style: solid; border-width: 10px 64px; height: 0; left: -10px; top: -88%; transform: rotate(-180deg); -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -webkit-transform: rotate(-180deg); -o-transform: rotate(-180deg); width: 0;}
.sticker-top-left:before { background: none repeat scroll 0 0 #DD5A69; height: 100%; left: -10px; top: 0; width: 105%;}
.sticker-top-right:before { background: none repeat scroll 0 0 #737F31; height: 100%; left: -10px; top: 0; width: 105%;}
.sticker:before, .sticker:after { content: ""; position: absolute; z-index: -1;}
.sticker-top-right span{top: -1px !important;}
.sticker { color: #FFFFFF; left: 75px; padding: 0.5em 1em 0; position: relative; text-align: center; width: 100px; z-index: 1; position: absolute;}
.products-list .sticker { left: 65px; display: block !important; }
.products-list .sticker-top-left:after { border-width: 11px 64px;}
.products-list .sticker-top-left { top: 207px;}
.products-list .sticker-top-right { top: -1px;}
.sticker span{ color: #FFFFFF; left: -8px; position: relative; text-transform: uppercase; top: -6px;}
.specialto{  display:none; float: left !important; font-size: 14px !important; line-height: 27px !important; margin-left: -2px; margin-top: 26px !important; padding-bottom: 3px; position: absolute !important; text-transform: capitalize !important; width: 130px !important; z-index: 999;}
.product-view .sticker-top-left {top: 301px;}
.product-view .sticker-top-right {top: -4px;}
.product-view .sticker {left: 96px;  z-index: 9;}
.product-view .sticker-top-left:after { top: -87%;}
.sticker-top-left {top:-23px;}
.details .sticker-top-right {  top: 0;}
.sticker-top-right {top:22px; height: 20px;}
.sale-top-left {top:-13px; left:-13px; background-position:-182px 0;}
.sale-top-right {top:-13px; right:-13px; background-position:-273px 0;}
.sale-bottom-left {bottom:-13px; left:-13px; background-position:-182px -91px;}
.sale-bottom-right {bottom:-13px; right:-13px; background-position:-273px -91px;}
.new-top-left {top:-13px; left:-13px; background-position:0 0;}
.new-top-right {top:-13px; right:-13px; background-position:-91px 0;}
.new-bottom-left {bottom:-13px; left:-13px; background-position:0 -91px;}
.new-bottom-right {bottom:-13px; right:-13px; background-position:-91px -91px;}
.product-img-box .sale-top-left {top:-4px; left:-4px; }
.product-img-box .sale-top-right {top:-4px; right:-4px; }
.product-img-box .new-top-left {top:-4px; left:-4px; }
.product-img-box .new-top-right {top:-4px; right:-4px; }
.price-box {}
.price-box a {white-space:nowrap;}
.price-box a:hover {text-decoration:none;}
.block .price-box .price{font-size: 12px;}
.price-box .price{ font-size:16px; }
.product-view .price-box .price{ font-size: 22px;}
.price-box .old-price .price{font-weight:400;}
.availability {}
.in-stock {color:green}
.out-of-stock {color:red}
.ratings {}
.rating-box {width:75px; height:13px; margin:0 12px 0 0; background-image:url("../images/rating.png"); background-position:0 -17px; }
.rating-box .rating {height:10px; background-image:url("../images/rating.png");}
.rating-links .separator {margin: 0 2px; font-weight: 300; font-size: 12px; color:#d9d9d9;}
.breadcrumbs {border:none; margin:0; padding:0; line-height:49px;color:#bdc3c5;font-size: 13px;}
.breadcrumbs  a{ color: #959494; font-size: 14px; font-weight: bold;}
.breadcrumbs  a:hover {color:#000;}
.breadcrumbs strong{ font-size: 14px; font-weight: bold; color: #fd6601;}
li.location span{ background-image: url("../images/location.png"); background-size: 20px auto;  float: left;  height: 20px;  position: relative;  top: 12px;  width: 20px;}
.breadcrumbs span{font-weight: bold;}
li.location {color: #959494; font-size: 13px; font-weight: bold; margin-right: 5px; float:left;}
.breadcrumbs ul{padding: 0px;  margin: 0;}

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }
.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 15px; }
.messages li li { margin:0px; min-height:26px; line-height:26px; }
.messages li li span{}
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border:1px solid; font-size: 15px !important; font-style: normal; font-weight: 400 !important; text-align: center; background-image: none !important; padding: 8px 8px 8px 32px;}
.success-msg { background-color:#EFF5EA; color:green; }
.ajax_loading { display:none; background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8); border-radius: 3px; box-shadow: 0 0 5px 0 #CCCCCC; left: 2%; margin-top: 21px;  padding: 20px 0; position: absolute; text-align: center; top: 30%; vertical-align: middle; width: 100px; z-index: 999;}
.product-view .ajax_loading { left: 51%;}
.products-list .product-shop .ajax_loading {left:-23px; margin:10px 0 0; }
.product-shop .ajax_loading {  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8); .border-radius(3px);-webkit-box-shadow:0 0 5px 0 #CCCCCC; -moz-box-shadow:0 0 5px 0 #CCCCCC; box-shadow:0 0 5px 0 #CCCCCC; left: 2%; margin-top: 21px; padding: 20px 0; position: absolute; text-align: center; top: 30%; vertical-align: middle; width: 100px; z-index:999;}
div.alert a{ font-size:12px; color:#8db201; padding-left:5px;}
div.alert a:hover{ color:#fff;}
div.alert {position:fixed; background:#353535; top:0; left:50%; width:333px; margin-left:-220px; padding:20px 60px; color:#FFF; z-index:10030; font-size:12px; font-weight:bold; color:#ececec; border-radius:0 0 3px 3px; text-align:center;}
div.alert button{background:url(../images/remove-popup.png) 0 0 no-repeat; width:9px; height:9px; position:absolute; right:20px; top:45%; border:none; z-index:9999;}
div.alert button:hover{ cursor:pointer; background-position:0 -9px;}

/*********** < BANNERS */
.homepage-banners {margin:-13px 0px 68px !important;}
.homepage-banners a{ position:relative; overflow:hidden; display:block; padding:11px; background:#fff; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; -webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15); box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);}
.homepage-banners a img{position:relative; z-index:1; max-width:100%; height:auto;}
.homepage-banners a:hover img{opacity:0.6;}
.homepage-banners a .content{position:absolute; z-index:2; margin:38px; color:#4e4d4b; text-align:center; }
.homepage-banners a .content strong{font-family:"Myriad Pro",sans-serif; font-size:32px; font-weight:300; text-transform:uppercase; line-height:24px; color:#302f2e; }
.homepage-banners a .content .border{margin:15px 10px; height:1px; background:#d7d4d0; }
.homepage-banners a .content p{margin:0;}
.homepage-banners a .content button{margin:15px 0 0;}
.homepage-banners a.text-right .content{right:11px; }
.homepage-banners a.text-center .content{right:11px; left:11px}
.category-products {/*margin:0 0 50px;*/}
.category-products h2 {margin:0 0 30px 15px;}
.home-main {width:900px; float:left; margin:30px 0 0;}
.home-right {width:300px; float:right; margin:30px 0 0;}
.home-left {width:300px;float:left; margin:30px 0 0;}
.col1-layout .home-main .products-grid {width:900px;}

/* Home Blocks */
.featured-footer { border-bottom: 1px solid #E5E5E5; margin-bottom: 27px; padding: 27px 0;}
.featured-footer img { max-width: 100%; width: 100%;.border-radius(2px); }

/* Category Page ========================================================================= */
.topcategory {position:relative;overflow: hidden; max-height:300px; text-align:center;}
.topcategory .category-description {border: 0 none;height: 100%;left: 0;margin: 0;position: absolute;top: 0;width: 28%; padding: 20px 20px 0 20px; text-align:left;}
.topcategory .category-description h1{color: #FFFFFF;display: block;font-size: 2.5em;font-style: normal;margin: 0;text-transform: capitalize;}
.topcategory .category-description p {color: #FFFFFF;font-size: 15px;line-height: 1.5em;margin: 1em 0 0;}
.topcategory .block {display:none;}	
	
/* Pager */
.pager {  border-bottom: 1px solid #EEEEEE; border-top: 1px solid #EEEEEE; float: left; line-height: 22px; margin: 0 auto; padding: 15px 0; text-align: center;  width: 100%; }
.sorter .amount { float:left; text-align:center; color:#262525; color:rgba(38,37,37,0.5); margin-right: 80px; margin-top: 10px; }
.pager .amount strong{ font-weight: 400; }
.pager .pages { /*float: right;  margin: 10px 0 0; */}
.pager .pages strong { display: none;}
.pager .pages ol { display:inline; margin:0; padding:0; }
.pager .pages li { background: none repeat scroll 0 0 #F4F4F4; display:inline-block; width:29px; height:29px; line-height:29px;text-align:center; .border-radius(2px); }
.pager .pages li a {display:block; line-height: 29px;text-decoration:none; color:#393939; }
.pager .pages li:hover {background-color:#e4e4e4;}
.pager .pages li a.next, .pager .pages li a.previous {}
.pager .pages li a.next:hover, .pager .pages li a.previous:hover { -webkit-box-shadow:inset 2px 2px 6px 0px rgba(0, 0, 0, 0.05); -moz-box-shadow:inset 2px 2px 6px 0px rgba(0, 0, 0, 0.05); box-shadow:inset 2px 2px 6px 0px rgba(0, 0, 0, 0.05);}
.pager .pages strong {}
.pager .pages .current { vertical-align:top; color:#000; line-height:31px; background: none repeat scroll 0 0 #E4E4E4;}
.toolbar{    width:100%; float: left; margin-bottom: 25px;}

/* Sorter */
.sorter {  padding:0px; margin: 27px 0; line-height:27px; text-align:left; color:#808080;}
.sorter .limiter, .sorter .sort-by, .sorter .sort-order { .border-radius(2px);float:left; height:27px; border:1px solid #EBEBEB; -webkit-box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.05); -moz-box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.05); box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.05); background:url('../images/sorter_bg.gif') 0 0 repeat-x }
.sorter .sort-by { margin:10px 80px 0 0;}
.sorter .sort-by label{ margin:0 8px 0 5px}
.sorter .limiter {}
.sorter .limiter label{ margin:0 7px; }
.sorter .link-feed {}
.sorter .sort-order { margin:10px 10px 0 0;}
.sorter .sort-order a {display:block; }
.sorter .view-mode { margin:10px 0 0;}
.sorter .view-mode label { float:left; margin:0 7px;  }
.toolbar .sorter .view-mode .grid, .sorter .view-mode .list {margin-right: 3px;padding:3px;.border-radius(2px); background:url("../images/icons.png") no-repeat; width:22px; height:21px; float:left;text-indent:-999em;}
.toolbar .sorter .view-mode .grid {background-position:-328px 6px;}
.toolbar .sorter .view-mode strong.grid {background-position:-328px -20px; }
.toolbar .sorter .view-mode .list {background-position:-304px 6px;}
.toolbar .sorter .view-mode strong.list {background-position: -304px -20px;}
.toolbar .sorter .view-mode strong.grid, .toolbar .sorter .view-mode strong.list{background-color: #e4e4e4;}

/* Toolbar */
.toolbar {}
.toolbar img.v-middle{ margin-top:-2px;}
.toolbar select {height:27px; padding:0; margin:0; line-height:27px; border:none; box-shadow:none; color:#434343; }
.toolbar .sort-by select {width:auto; }
.toolbar-bottom {}
.toolbar-bottom .sorter{display:none;}
.toolbar-switch {margin-top:10px; }
.toolbar-switch .toolbar-dropdown { display:none; }
.toolbar-switch select { display:none; }
.toolbar-switch .current { color:#434343; }
.toolbar-switch .toolbar-title {position:relative; z-index:4; padding:0 40px 0 0; background:transparent url('../images/selectbox_arrow.png') 100% 7px no-repeat;}
.over .toolbar-title {background-color:#fff; height:30px; margin:0 -1px; border-left:1px solid #e1e1e1; border-right:1px solid #e1e1e1; }
.toolbar-dropdown {background:#fff; padding:11px 22px; display:none; position:absolute; z-index:3; margin:-1px; border:1px solid #e1e1e1; -webkit-box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.05); -moz-box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.05); box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.05);}
.toolbar-dropdown ul{}
.toolbar-dropdown ul li{padding:0 0 0 12px; background: url("../images/arrow_item.gif") 0 7px no-repeat;}
.toolbar-dropdown ul li a{ display:block; line-height:20px; margin:0; padding:0; color:#8c8c8c; }
.toolbar-dropdown ul li a:hover, .toolbar-dropdown ul li.selected a { text-decoration:none; color:#97d2c9;}
.category-image { width:100%; overflow:hidden; margin:0 0 30px; text-align:center; }
.category-image img {max-width:100%;}
.category-description { display: none; background:#F3F3F3; opacity: 0.7; border:1px solid; border-color:#e3e3e3; border-color:rgba(227,227,227,0.61); margin:0 0 20px 0; padding:20px; line-height:18px; color:#000; box-shadow: 0 5px 5px -6px #000000; position: absolute;}
.img-category{float: left; width: 100%;}
.category-description h1 {display:block; margin:0; font-size:24px; font-family:"Myriad Pro", sans-serif; font-style:normal; color:#000; color:rgba(0,0,0,0.67); text-transform:uppercase;}
.category-description p {margin:22px 0 0;}
.category-description strong {color:#000; color:rgba(0,0,0,0.67); font-family:"Myriad Pro", sans-serif; font-style:normal; }
.view-all-category { background: none repeat scroll 0 0 #B0B0B0; border-radius: 3px 3px 3px 3px; color: #FFFFFF !important; font-size: 12px; font-weight: 700; padding: 0.7em 1.1em 0.5em; position: absolute; right: 0; text-transform: uppercase; top: -33px;}

/* View Type: Grid */
ul, li {list-style:none;}
.products-grid { border:none; position:relative; margin:0; float:left; }
.col1-layout .products-grid { width:1140px; margin:0 auto; }
.products-grid .item img {width:100%;}
.products-grid.last { border-bottom:0; }
.crosssell .products-grid .item{ margin: 0 54px 30px 0;}
.products-grid .item, #upsell-product-table .item{ float:left; margin:0 28px 30px 0; cursor:pointer; background: none repeat scroll 0 0 #fff; border:1px solid #E9E9E9; position:relative;}
.catalog-category-view .products-grid .item, .catalog-category-view #upsell-product-table .item{ margin:0 27px 30px 0;}
#upsell-product-table .item {margin:0 7px 7px 0;}
.products-grid .item .details, #upsell-product-table .item .details { background:none repeat scroll 0 0 #fff; position: relative;}
.products-grid .item .details .content { padding: 30px 20px 20px; text-align: center;}
#upsell-product-table .item .content {padding:10px; text-align: center;}
.line-item {border-top: 1px solid #D5D5D4;clear: both;display: block;margin: 15px 0 12px;width: 20%;}
.products-grid .item .details .short-description {color:#8B9AA6;line-height: 1.4em; height:34px; overflow:hidden;}
.products-grid .span33:first-child {margin-left:0;}
.products-grid .span33:last-child {margin-right:0;}
.products-grid .product-image { display:block; padding:0; text-align:center;position:relative;}
.products-grid .product-name, #upsell-product-table .product-name{ border: 0 none; color: #5A5959; font-size: 14px; font-weight: normal; height: 40px; letter-spacing: normal; line-height: 22px;  margin: 0 0 8px; overflow: hidden; text-transform: capitalize;}
.block .block-content .product-name { border: 0 none; color: #5A5959; font-weight: normal; letter-spacing: normal; line-height: 22px;  margin: 0 0 8px; overflow: hidden; text-transform: capitalize;}
#upsell-product-table .product-name { font-size: 14px; height: 20px; overflow: hidden;}
.products-grid .product-image img,  #upsell-product-table .product-image img  { max-width:100%; width:100%; height:auto; }
.products-grid .product-name a, .products-grid .product-name a:hover { color:#6F7D87;font-weight:bold;}
.minimal-price-link .label{font-weight: bold; color: #2F2F2F;}
.products-grid .price-box { margin:5px 0; }
.products-grid .price-box .old-price, .products-grid .price-box .special-price { float:left; margin:0 23px;}
.products-grid .availability { line-height:21px; }
.products-grid .actions  { position:absolute; bottom:12px; }
.products-grid .product-title { padding: 20px 20px 5px 20px;}
.products-grid .product-title a:hover  { color: #fff; }
.products-grid .add-to-cart  { padding: 5px 20px 0 20px;position:absolute;bottom:15px; }
.products-grid .product-review { padding: 0 20px 5px 20px; }
.products-grid  .price-box{}
.slider-container .products-grid .product-name a {height:40px; overflow:hidden;}
.slider-container  button.button.btn-cart {float:left;}
.slider-container{/*height:100px;*/}
.slider-container .main{z-index:999;}

.slider-sidebar{margin-bottom: 25px !important;}
.slider-sidebar .flex-control-nav { bottom: -30px;}
.slider-sidebar .flex-control-nav li a{width: 6px; height: 6px;}
.slider-sidebar .flex-control-paging li a.flex-active{background-color: #FFF !important;}
.slider-sidebar .flex-direction-nav{display: none;}


/** gird hover mode **/
.products-grid .regular {}
.products-grid .hover {display:none; position:absolute; z-index:2; top:-9px; left:-9px; width:252px; padding:0; margin:0 30px 30px 0; background:#fff; border:9px solid #fff; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; -webkit-box-shadow:0px 0px 46px 12px rgba(0, 0, 0, 0.09); -moz-box-shadow:0px 0px 46px 12px rgba(0, 0, 0, 0.09); box-shadow:0px 0px 46px 12px rgba(0, 0, 0, 0.09);}
.products-grid .hover .price-box{position:absolute; z-index:2; right:11px; min-width:66px; margin:0; padding:0; background:#97d2c9; line-height:18px; text-align:center; -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%; }
.products-grid .hover .price-box .price-label, .products-grid .hover .price-box .label{display:none;}
.products-grid .hover .price-box sup{color:#fff; color:rgba(255,255,255,0.5); font-size:18px; font-style:normal; top:-0.3em; }
.products-grid .hover .price-box .price{ color:#fff; font-size:24px; }
.products-grid .hover .price-box .old-price .price{color:#fff; color:rgba(255,255,255,0.5); font-size:18px; }
.products-grid .hover .price-box .old-price sup{top:0;}
.products-grid .hover .product-name {text-align:center;}
.products-grid .hover .ratings {width:55px; padding:0; margin:0 auto; }
.products-grid .hover .rating-links {display:none;}
.products-grid .hover .button-container {float:none; border-top:1px solid #f3f3f3; margin-top:12px; padding-top:13px; text-align:center;}
.products-grid .hover .button-container button.button span {width:auto; height:19px; line-height:19px; background:transparent none !important; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; text-indent:0;}
.products-grid .hover .button-container button.button span span {padding:0; font-size:12px; color:#4d4d4d; text-transform:none; }
.products-grid .hover .button-container button.button span span em {display:inline-block; float:left; margin:0 13px 0 0; width:24px; height:19px;  background:#97d2c9 url("../images/icon_cart_listing_mask.png") 0 0 no-repeat;}
.products-grid .hover .button-container button.button:hover span span em {background-color:#393431;}
.catalog-image {position: relative;}
.box-up-sell h2 {margin-bottom:36px;}
.products-list .catalog-image {float: left; width:230px;}
.product-actions {float:left; width:100%; opacity:0; height:0;}
.products-grid .add-to-links {opacity:0;}
.products-grid .add-to-links { position: absolute; right: 15px; top: 15px; z-index: 2147483647;}
.products-grid .add-to-links li{ clear: left;  float: left;}
.add-to-links li a, .sidebar .link-wishlist { background-color: #ECEBEB; background-repeat: no-repeat; display: block; height: 35px; margin-bottom: 2px; text-indent: -999em; width: 45px;}
.catalog-category-view .products-grid li.item{height:450px !important;}
.cms-index-index .main-container .products-grid li.item { height: 450px !important;}
#related-products-list li.item{height:450px !important;}
.catalogsearch-result-index .products-grid li.item{height:450px !important;}
.cms-page-view .products-grid li.item{height:450px !important;}
.cms-index-index #tabs .products-grid li.item{height:450px !important;}
/*.cms-index-index .main #carousel1 .products-grid li.item{height:450px !important;}*/
.brands { float: left; width: 100%; margin-bottom: 30px;}
.brands li:nth-child(3), .brands li:nth-child(6) { margin-right: 0!important;}
.brands li.item{ float: left;  margin-right: 34px; margin-top: 35px;}
.brands li:nth-child(2), .brands li:nth-child(3), .brands li:nth-child(4), .brands li:nth-child(5) { width: 259px;}
.brands li a img{ width:100%;;}
.link-wishlist {background-image: url("../images/sprite.png"); background-position: 4px 4px;}
.link-wishlist:hover { background-position: -31px 4px;}
.link-compare:hover {background-position: -31px -31px;}
.link-compare {background-image:url("../images/sprite.png"); background-position: 6px -31px;}
.add-to-links li a:hover, .sidebar .link-wishlist:hover{background-color:#454646;}
.social-links a:hover{opacity:0.75;}
.products-grid .btn-cart { color: #FFFFFF; float: right; font-size: 15px; height: 35px; margin: 15px 32px 0; padding: 0 20px; border-radius: 0;}
.products-grid .out-of-stock { color: #FFFFFF; float: right; font-size: 15px; height: 35px; margin:15px 37px 0; padding: 0 30px; background:#9A1A19 !important;}
button.button.btn-cart, button.button {padding:0 15px;}
button.button.btn-cart span {font-size: 15px;color:#fff; font-weight:normal; height:auto;}
.category-products .item  .out-of-stock {background:#727272; border-bottom:2px solid rgba(0,0,0,0.1); line-height:42px;}
.products-grid .btn-cart span, .products-list .btn-cart span, button.button.btn-cart span {line-height: 35px;}
button.button.btn-cart span {background:none !important;}
button.button.btn-cart:hover span {border:0 none !important;}
.products-grid .btn-cart i, .products-list .btn-cart i, button.button.btn-cart i{ float:left; background-image: url("../images/icons.png");  background-position: -250px 0;  display: inline-block;  height: 42px;  width: 30px;}
.link-cart i { float:left; background-image: url("../images/icons.png");  background-position: -250px 0px;  display: inline-block;  height: 35px;  width: 30px;}
#wishlist-table button.button span span {padding:0; height: auto;  line-height: normal;}
.products-grid .btn-cart:hover, .products-list .btn-cart:hover {color:#fff; text-decoration:none;}
button.button.btn-cart:hover span {background-color:transparent;}
.products-grid .item.over .product-actions, .products-grid .item.no-shadow .product-actions{opacity:1; height:auto;}
.products-grid .item.over .add-to-links, .products-grid .item.no-shadow .add-to-links {opacity:1; height:auto;}
.item.over .catalog-image .quick-view, .item.no-shadow .catalog-image .quick-view {display:block;}
.item.over .sticker  {display:none}
.products-grid .btn-cart.out-of-stock, .products-list .btn-cart.out-of-stock {}
.products-list .add-to-links { float: left; margin-top: 20px;  width: 100%;}
.products-grid .ratings, .block-related .ratings{ float: left; font-size: 11px; line-height: 1.25; color:#000; font-weight: bold;}
.products-grid .ratings{ margin: 7px 35px; }
.block-related .ratings{ margin: 7px 15px; }
.block-related .ratings .rating-links { margin: -2px 0 0 5px; padding: 0 5px !important;}

/* View Type: List */
.products-list { margin:0; padding:0; float:left;}
.products-list li.item {margin: 0 0 20px; padding: 0 0 20px; border-bottom: 1px solid #E9E9E9; width: 100%;}
.products-list li.last {border-bottom: 0px;}
.products-list li.item .f-left{ position:relative;}
.products-list .product-image { padding:0; margin:0; position:relative; border: 1px solid #E9E9E9; width: 230px;}
.products-list .product-image .back_img { position:absolute; z-index:1; display:none;}
.products-list .product-shop {  float: left; padding: 0 18px 18px; width: 41%; }
.products-list .product-name {  font-size: 14px; font-weight: bold; margin: 0 0 15px;}
.products-list .product-name  a{ color:#474747;}
.products-list .price-container {float:none; margin:0 0 12px; padding:0 0 6px;}
.products-list .price-box {float:left; margin:0; padding:0; }
.products-list .price-box .price { }
.products-list .price-box p {display:inline-block; margin:0 5px 0 0; }
.products-list .ratings {  float: left; margin: 18px 0 0; }
.products-list  .ratings .rating-box { margin: 0;}
.products-list .ratings, .products-list .ratings a {color: #2F2F2F; font-size: 12px;}
.products-list .desc {}
.products-list .desc .link-learn { display:none;}
.products-list .desc a { text-decoration: underline;}
.products-list .desc a:hover { text-decoration: none;}
.products-list .button-container {border-top:1px solid #CDD8CD; margin: 18px 0 0; clear:both;}
.products-list .product-shop .product-actions .add-to-links { float: left;  padding: 0;}
.products-list .product-actions {  float: right; opacity: 1;    width: 27%;}
.products-list .product-actions .btn-cart{float: left; border-radius: 0;}
.products-list .add-to-links li{float:left; margin-right: 5px;}
.products-grid .item.over .catalog-image, .products-grid .item.no-shadow .catalog-image{opacity:0.5;}
.products-grid .item.over .details, .products-grid .item.no-shadow .details{box-shadow: 0 -3px 4px -4px #000000;}

/* ======================================================================================= */
.cart-empty a {font-weight: 800;}
.cart fieldset { margin:0;}
.cart .cart-collaterals { padding:29px 0 30px; text-align:center; }
.cart .cart-collaterals .cart-block { position:relative; background:#fff; border:none; padding:20px 13.513%; }
.cart .cart-collaterals .grid_4 {border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; -webkit-box-shadow:0px 0px 2px 0px rgba(0, 0, 0, 0.20);  -moz-box-shadow:0px 0px 2px 0px rgba(0, 0, 0, 0.20);  box-shadow:0px 0px 2px 0px rgba(0, 0, 0, 0.20);}
.cart .cart-collaterals h2 { font-family:"Myriad Pro"; font-size:16px; font-weight:400; padding:0 0 32px; margin:0;  font-weight:bold; letter-spacing:0; line-height:21px;}
.cart .cart-collaterals h2:after {content:''; float:left; width:90%; height:1px; background:#e8e8e8; margin:14px 0 0 5%;}
.cart .cart-collaterals .buttons-set {margin:0; text-align:center; }
.cart .cart-collaterals .buttons-set button.button{float:none;}
.cart .cart-collaterals .input-box {width:100%; margin:0 0 10px;}
.cart .cart-collaterals .input-box input{width:96%;}
.cart .cart-collaterals .input-box select{width:100%;}
.cart .cart-collaterals .cart-coupon {}
.cart .cart-collaterals .cart-coupon .input-box{margin:17px 0;}
.cart .cart-collaterals .cart-shipping {}
.cart .cart-collaterals .cart-shipping .form-list {margin:17px 0 0;}
.cart .cart-collaterals .cart-shipping .form-list label {float:left;}
.cart .cart-collaterals .cart-total {padding:0;}
.cart .cart-collaterals .cart-total .checkout-types {float:none; position:relative; width:100%; overflow:hidden; margin:0; padding:30px 0 25px; background:#fbfbfb; text-align:center; -webkit-box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15);  -moz-box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15); box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15);}
.cart .cart-collaterals .cart-total .checkout-types button.button {float: none; height: auto; margin: 0 0 10px; padding: 16px;}
#shopping-cart-totals-table {margin:20px auto 17px; width:100%; }
#shopping-cart-totals-table strong{ font-family:"Myriad Pro", serif; font-size:24px; font-weight:400; text-transform:uppercase; letter-spacing:-1.2px; color:#000; }
#shopping-cart-totals-table .a-right {text-align:center !important;}
#shopping-cart-totals-table td {padding:0 0 5px; width:60%;}
.data-table{border-collapse:separate; .border-radius(2px);border: 1px solid #E7E7E7;}
.data-table th, .data-table td, .data-table td a{ color:#000; color:rgba(0,0,0,0.67)}
.data-table .product-name a {font-size:14px;}
.data-table td a.product-image, .data-table td a.product-image img{ display:block; margin:0 auto;}
.data-table td a:hover{ color:#000; text-decoration:none; }
.data-table tbody td{ border:1px solid #e9e9e9; border-top:none; border-left:none;}
.data-table tbody tr:last-child td{ border-bottom:none;}
.data-table thead, .data-table tfoot{ background:#ECECEC; }
.data-table thead th{ text-shadow: 1px 1px 0 #FFFFFF; -webkit-box-shadow:inset 0px -4px 6px -4px rgba(0, 0, 0, 0.15);  -moz-box-shadow:inset 0px -4px 6px -4px rgba(0, 0, 0, 0.15); box-shadow:inset 0px -4px 6px -4px rgba(0, 0, 0, 0.15);}
.data-table tfoot td{ -webkit-box-shadow:inset 0px 4px 6px -4px rgba(0, 0, 0, 0.15);  -moz-box-shadow:inset 0px 4px 6px -4px rgba(0, 0, 0, 0.15); box-shadow:inset 0px 4px 6px -4px rgba(0, 0, 0, 0.15);}
.data-table tr.even, .data-table tr.odd {background-color:#fff;}
.data-table th {padding:10px 20px; font-weight:300; }
.data-table td {padding:18px;}
.data-table td.td-edit, .data-table td.td-price {padding:26px 18px; font-size:15px;}
.data-table td.td-image {border-left:none; }
.data-table td.td-image img {width:85px; height:auto; }
.data-table td.td-delete {border-right:none; }
.data-table .product-name {font-weight:700;}
.data-table .td-title {display:none;}
.data-table .td-actions {display:none;}
.data-table .btn-edit2 {width:40px; height:40px; background:#393431 url('../images/icon_edit.png') 50% 50% no-repeat; float:left; .border-radius(2px); }
.data-table .btn-edit {background-color:#393431}
.data-table .btn-remove2 {width:40px; height:40px; background:#393431 url('../images/icon_trash.png') 50% 50% no-repeat; .border-radius(2px); }
.data-table .btn-remove {background-color:#393431}
.data-table .btn-continue {float:right;}
.data-table button.button span {font-size: 12px; text-transform:capitalize;}
.item-options {margin-top:10px;}
.item-options dt{float:left; clear:left; font-style: normal; font-weight:300; }
.item-options dt:after{content:' - '; }
.item-options dd { float:left; margin:0 0 3px 3px; padding:0; font-weight: 400; font-style: normal; }
.product-view .item-options {margin-top:10px;}
.product-view .item-options dt{float:none; }
.product-view .item-options dd { float:none; margin:5px 0 0 20px; padding:0; font-weight: 400; font-style: normal; }
#my-orders-table {margin-bottom:20px;}

/* Shipping and Payment methods */
.sp-methods { margin:14px 0; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {margin:0;}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666; }
.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:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }
.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }
.dedicated-review-box {}
.dedicated-review-box .ratings-list{margin:10px 0;}
#product-review-table { float: left; margin: 20px 0 15px; width: 58%; }
#product-review-table  td {  padding: 10px; text-align: center;} 
#product-review-table  th{padding:10px;}
#product-customer-review ul li { border-bottom: 1px solid #D8D7D7; padding-bottom: 5px;  padding-top: 10px;}
#product-customer-review ul li p{line-height:25px;}
#product-customer-reviews li{margin-bottom:30px;}
#product-customer-reviews .review-title{font-size:14px; font-family:"Myriad Pro", serif; font-weight:400; color:#000; color:rgba(0,0,0,0.67); padding-right:15px;}
#product-customer-reviews p{margin:0 0 0 5px;}
#product-customer-reviews .ratings-list{margin:10px 0 10px 5px;}
#product-customer-reviews .ratings-list td{line-height: 14px; padding:0 5px 0 0; }
.add-review {border-top:1px solid #ededed; padding-top:30px;}
.add-review h3.title{font-size:14px; font-family:"Myriad Pro", serif; padding-right: 15px; margin:0 0 20px;}
.add-review .data-table th{ padding:12px;}
.add-review .data-table td{ padding:12px; text-align: center;}
.add-review .form-list label{ color:#565656}
.add-review .buttons-set { margin:0;}
.add-review .buttons-set button.button{ float:left;}
#customer-reviews {margin-top:30px;}
#customer-reviews dt a{font-size:14px; font-family:"Myriad Pro", serif; padding-right: 15px;}
#customer-reviews dd {margin:0 0 20px 10px;}
#customer-reviews .ratings-table{margin:10px 0 10px 5px;}
#customer-reviews .ratings-table td{line-height: 14px;}
#customer-reviews .form-add {border-top:1px solid #ededed; padding-top:30px; margin-top:20px;}
#customer-reviews .form-add h2{font-size:14px; font-family:"Myriad Pro", serif; padding-right: 15px; margin:0 0 20px;}
#customer-reviews .form-add .data-table th{ padding:12px;}
#customer-reviews .form-add .data-table td{ padding:12px; text-align: center;}
#customer-reviews .form-add .form-list label{ color:#565656}
#customer-reviews .form-add .buttons-set button.button{ float:left;}
.top-opc { float:left; width:850px; }
.top-opc li{float:left; width:150px; margin:0 20px 30px 0;}
.top-opc li .number{dislpay:block; float:left; width:40px; height:40px; margin:5px 10px 0 0; background:#dbdbdb; line-height:40px; font-family:"Myriad Pro",serif; font-size:24px; font-weight:300; color:#fff; text-align:center; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%; }
.top-opc li h2{overflow:hidden; margin:11px 0 0; line-height:16px; font-size:16px; font-weight:300; color:#dbdbdb;letter-spacing: 0;}
.top-opc li.allow {cursor:pointer;}
.top-opc li.allow:hover .number{background:#322C29;}
.top-opc li.allow h2{color:#322c29;}
.opc {border:0;}
.opc button.button span {font-size:12px; text-transform: capitalize;}
.opc .step {padding:23px 21px; margin:0 0 30px; position:relative; background:#fff; border:none; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; -webkit-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10); -moz-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10); box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10);}
.opc .step-title {display:none; padding:0; margin:0; background:transparent; border-bottom:1px solid #e8e8e8; font-size:18px; color:#4c4c4c; font-family:"Myriad Pro", serif; line-height:47px; height:47px;}
.opc .step-title h2 {margin:0; line-height:47px;}
.opc .step-title .number {margin:10px 20px 0 18px; padding:0 18px 0 0; border-right:1px solid #e0e0e0; line-height:25px;}
.opc .active .step-title {background: #f7f7f7; border:1px solid #e8e8e8;}
.opc .active .step-title .number {border-right:1px solid #e8e8e8;}
.opc .step-title:hover {background: #f7f7f7;}
.opc .active .step-title:hover {background: #f7f7f7;}
.opc h3{margin:0 0 15px; font-size:18px; color:#97d2c9; font-family:"Myriad Pro", serif; font-weight:300; }
.opc h4 {font-size:12px; font-weight:300; color:#97d2c9; padding-bottom: 5px; padding-top: 20px;}
.opc .buttons-set {margin: 0 0 20px;}
.opc .form-list {margin:10px 0 0;}
.opc .form-list li{margin:13px 0 5px;}
.opc .form-list .input-box {margin:0 0 15px;}
.opc .form-list .input-box {width:100%;}
.opc .form-list input.input-text {width:380px;}
.opc .form-list li.wide .input-box {width:100%;}
.opc .form-list li.wide input.input-text {width:782px;}
.opc .form-list .field {width:50%;}
.opc .td-label {display:none; font-style:italic; width:90px;  }
.opc .product-name {/*overflow:hidden;*/ }
#checkout-step-login .block-checkout-register {float:left; width: 48%;}
#checkout-step-login .block-checkout-login {float:right; width: 48%;}
#checkout-step-login .block, #checkout-progress-wrapper .block{border-bottom: 0 !important;}
#checkout-step-login .block-checkout-login  .buttons-set .required {line-height:30px;text-align: right;}
#checkout-review-table {}
#checkout-review-table h3 {margin:0; font-size:12px; font-family:Arial,serif; color:#000; color:rgba(0,0,0,0.75);   }
#checkout-step-review {}
#checkout-step-review .buttons-set {margin-top:10px; line-height:42px;}
#checkout-step-review .buttons-set button.button {float:right;}
#cart-sidebar-reorder {margin:0 0 30px}
.block-reorder .block-content .actions {text-align:right; line-height:42px;  }
#cart-sidebar li.item {position:relative;}
#cart-sidebar li.item  .btn-remove, #cart-sidebar li.item  .btn-edit {left:0;}
#cart-sidebar li.item  .btn-remove {top:0;}
#cart-sidebar li.item  .btn-edit {top:20px;}
.block-progress dt {line-height:24px; font-weight:300; padding:0 0 0 24px; position:relative;}
.block-progress dt:before { content: ''; background: url("../images/arrow_left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); float: left; height: 11px; left: 7px; position: absolute; top: 7px; width: 6px;}
.block-progress dt.complete {background:transparent; font-weight:700; }
.block-progress dt a {font-size:10px; text-decoration:underline; }
.block-progress dt a:hover {text-decoration:none;}
.block-progress dt:last-child { border-bottom:none; }
.block-progress dd {margin:5px 0; padding:0 0 0 23px; }
.block-progress dd.complete { background: transparent;}
.block-custom .block-content{ padding: 15px; float: left;}
.block-custom ul{ padding: 0 30px; float: left;}
#poll-answers{ padding: 0 5px;}
.block-custom .block-content ul li{ float: left; line-height: 25px; padding: 5px 0;  width: 100%;}
.block-custom .block-content ul li em{   float: left; background-image: url("../images/custom-block.png"); background-repeat: no-repeat; border-radius: 100%; height: 25px; width: 25px;}
.block-custom .block-content ul li em.c1{   background-position: -54px -17px;}
.block-custom .block-content ul li:hover em.c1{   background-position: -54px 5px;}
.block-custom .block-content ul li em.c2{   background-position: -34px -17px;}
.block-custom .block-content ul li:hover em.c2{   background-position: -34px 4px;}
.block-custom .block-content ul li em.c3{   background-position: -13px -16px;}
.block-custom .block-content ul li:hover em.c3{   background-position: -13px 5px;}
.block-custom .block-content ul li em.c4{   background-position: 4px -16px;}
.block-custom .block-content ul li:hover em.c4{   background-position: 4px 5px;}
.block-custom .block-content ul li span{   font-size: 14px; margin-left: 5px;}
.block-custom .block-content ul li em{background-color: #ecebeb;}
.block-custom .block-content ul li:hover em{background-color: #454646;}
.block .border{ float: left; margin: 0 auto; text-align: center; width: 100%;}
.block .border span{ background-color: #eee; float: left; height: 1px; margin: 20px 45px; text-align: center; width: 122px;}
.block {  float: left;  width: 100%;}
.block .actions{ text-align: center;}
.block-cart .summary{ padding-bottom: 10px; text-align: center;}
.block-layered-nav .block-title strong span{color: #cccdce;}
.block .block-title {border:0; padding:0 0 14px; text-align: center;}
.block .block-title strong { font-size: 18px; font-weight: bold; letter-spacing: 0; line-height: 21px; text-transform: uppercase;}
.block .block-title small {font-size:70%}
.block .block-subtitle {margin:0 0 10px; padding: 0 0 25px; font-size:13px;}
.block .block-content {padding:0; margin:0;}
.block .block-content p { color: #6F716F; /*font-size: 14px; padding: 0 30px; text-align: center;*/}
.block .block-content p.minimal-price { padding: 0;}
.block .block-content .actions {margin:0; padding:0; }
.block.block-cart .block-content .actions {padding-bottom:10px;}
.block.block-cart .block-content .actions button.button {float:none; color: #6F7D87;height: 38px;line-height: 38px;}
.block.block-cart .block-content .actions button.button span{    }
.block-compare .button, .block-poll .button, .block.block-subscribe .button{ font-size: 10px !important; margin:0 65px; height: 35px; text-transform: uppercase;}
.block button.button span span { text-transform: uppercase;}
.block .block-content .actions a:hover {text-decoration:none;}
.block .block-content .actions .f-right {line-height:35px;}
.block .block-content li, .block .block-content li.item {margin:0; padding:0; line-height:20px; background: none; }
.block .block-content li:last-child, .block .block-content li.item:last-child {border:0; }
.block .block-content a, .block .block-content li a, .block .block-content li.item a {color:#322c29; text-decoration:none;}
.block .block-content a:hover, .block .block-content li a:hover, .block .block-content li.item a:hover {color:#999; text-decoration:none; }
.block .block-content .product-name a, .block .block-content li a{/*font-weight: bold;*/}
.block .block-content li a.link-cart{font-weight: normal!important; float: left;}
.block li.even, .block li.odd {background-color: transparent;}
.cms-index-index .home{background: #000;}
.cms-index-index .home a{color: #FFF !important;}
.cms-index-index .block { float:left; width:270px; padding:0; margin:0 15px 30px; position:relative; background:#fff; border:none; border-top:6px solid #97d2c9; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px;    -webkit-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10); -moz-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10);    box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10);}
.cms-index-index .block .block-title {border:0; padding:24px 35px 27px; margin:0; color:#000; color:rgba(0,0,0,0.75); text-align:center;}
.cms-index-index .block .block-title:after {content:''; float:left; width:120px; height:1px; background:#e8e8e8; margin:14px 0 0 39px;}
.cms-index-index .block .block-title strong {font-size:24px; font-weight:400; font-family:"Myriad Pro", serif; text-transform:uppercase; letter-spacing:-1.2px; line-height:21px;}
.cms-index-index .block .block-subtitle {margin:0 0 10px; padding: 0 0 15px; border-bottom: 1px solid #f4f4f4;}
.cms-index-index .block .block-content {padding:0 20px 25px; margin:0;}
.cms-index-index .block .block-content .actions {margin:0; padding:0; text-align:center; }
.cms-index-index .block .block-content .actions .f-right {line-height:35px;}
.cms-index-index .block .block-content li, .block .block-content li.item {margin: 10px 0; padding:0; line-height:20px; background: none;  }
.cms-index-index .block .block-content li:last-child, .cms-index-index .block .block-content li.item:last-child {border:0; }
.cms-index-index .block .block-content li a:hover, .cms-index-index .block .block-content li.item a:hover {color:#999; }
.cms-index-index .block li.even, .cms-index-index .block li.odd {background-color: transparent;}
.cms-index-index .block .btn-remove, .cms-index-index .block .btn-edit {float:left;}
.customer-account-index .block-layered-nav {display: none;}
.block-tags .block-content li {line-height:22px; font-size:16px; background:none; padding:0; margin:0; }
.block-tags .block-content li a {color:#322c29;}
.block-tags .block-content .actions {line-height: 40px;text-align: center;width: 100%;}
.block-tags .block-content .actions a { float:none;}
.block-poll .question {float:left; margin:0 10px 0 0; font-size:18px; font-weight:300; font-family:"Myriad Pro", serif; color:#000; color:rgba(0,0,0,0.67); }
.block-poll .block-content li {line-height:30px; margin:0; padding:0; background:none; }
.block-poll input.radio { margin-top:7px; }
.block-poll .block-content .actions { text-align:left; border-top: 0 none;margin: 0;padding: 20px 0 0;}
.block-poll .actions .button, .block.block-list .actions .button {border:none; padding:0;}
.sidebar{width: 210px; padding:20px;}
.block-poll input.radio.poll_vote {background:#f1f1f1;}
.block-poll input[type=radio   ]:not(old){ width: 2em; margin: 0;  padding   : 0;  font-size : 1em;  opacity   : 0;}
.block-poll input[type=radio   ]:not(old) + label{  display      : inline-block;  line-height  : 1.5em;}
.block-poll input[type=radio   ]:not(old) + label > span{    background: none repeat scroll 0 0 #08BDF9;    border-radius: 100%;    display: inline-block;    height: 12px;    margin: 0.25em 0.5em 0.25em 0.25em;    vertical-align: bottom;    width: 12px;}
.block-poll input[type=radio   ]:not(old):checked + label > span{  background: none repeat scroll 0 0 #39B3AC;}
.block-poll input[type=radio]:not(old):checked + label > span > span{    background: none repeat scroll 0 0 #FFFFFF;    border-radius: 100%;    display: block;    height: 6px;    margin: 3px;    width: 6px;}
.block-layered-nav .block-subtitle {display:none;}
.block-layered-nav dt {padding:10px 0; border-bottom:1px solid #F1F1F1; font-size:14px;}
.block-layered-nav dt:last-child {border:0;}
.block-layered-nav dd {margin:0; display:none;}
.block-layered-nav .block-content dd li {margin:10px 0 10px 3px; padding:0 0 0 13px; line-height:20px; background: url("../images/arrow_item.gif") 0 8px no-repeat  }
.block-layered-nav .block-content dd li:hover {background: url("../images/arrow_item.gif") 6px 8px no-repeat  }
.block-layered-nav .block-content dd li:last-child {border:0; }
.block-layered-nav .block-content dd li a:hover {color:#999; }
.block-layered-price {}
.block-layered-price .ui-slider-horizontal { height:6px; border:1px solid #e6e6e6; background:#fefefe; margin:0 16px 10px 0; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; -webkit-box-shadow:inset 0px 0px 6px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow:inset 0px 0px 6px 0px rgba(0, 0, 0, 0.15);  box-shadow:inset 0px 0px 6px 0px rgba(0, 0, 0, 0.15);}
.ui-widget-header {background:none; background-image:none !important; height:52px;}
#prod-view-tabs .ui-tabs-nav li.ui-tabs-selected a, #prod-view-tabs .ui-tabs-nav li.ui-state-hover a{background:#f6f6f6; color: #828282;}
#prod-view-tabs .ui-widget-header{background:none repeat scroll 0 0 transparent;}
#prod-view-tabs .ui-tabs-nav li.ui-tabs-selected a:before, #prod-view-tabs .ui-tabs-nav li.ui-state-hover a:before{border-left: 0;}
.block-layered-price .ui-slider-horizontal .ui-slider-handle {top: -7px;}
.block-layered-price .ui-slider .ui-slider-handle {width:21px; height:21px; }
.block-layered-price .ui-widget-content .ui-state-default {background:transparent url('../images/slider_handle.png') 0 0 no-repeat; border:none; cursor:pointer; }
.block-compare .block-content li.item {padding:0 0 9px 20px; line-height:16px; background:none; position:relative;}
.block-compare .product-image {float:left;}
.block-compare .block-content .actions {/*padding:20px 0 0; border-top:1px solid #e8e8e8;*/}
.block-compare .block-content .actions .f-right {float:none !important; text-align:right;}
.block-compare .block-content .actions a {float:none;}
.block-compare .block-content .actions a:before {content:''; position:absolute; width:15px; height:15px; margin:10px 0 0 -20px; background-image:url(../images/btn_remove_over.png);}
.compare-table .price-box, .compare-table  .add-to-links {margin:20px 0;}
.page-popup .buttons-set {margin:20px 0;}
.page-popup .data-table button.button span{font-size: 15px; font-weight: 400;}
.page-popup .buttons-set button span {/*background:#000 !important;*/}
.page-popup .add-to-links {padding:0;}
.page-popup .data-table thead th {box-shadow:none;}
.block-bestsellers{}
.block-bestsellers .block-title {margin:0 0 21px;}
.block-bestsellers .block-content li {margin:0 0 12px; padding:0 0 12px; line-height:16px; background:none; border-bottom: 1px solid #f4f4f4;}
.block-bestsellers .block-content li:last-child {margin:0; padding:0; border:none;}
.block-bestsellers .product-image {float:left; width:56px; margin-right:10px; border:5px solid #fff; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; -webkit-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15); box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);}
.block-bestsellers .product-info {float:left; width:120px; }
.block-bestsellers .price-box {margin-top:5px;}
.block-bestsellers .price-box .price {font-size:12px;}
.block-viewed{}
.block-viewed .block-title {margin:0 0 21px;}
.block-viewed .block-content li {margin:0 0 12px; padding:0 0 12px; line-height:16px; background:none; border-bottom: 1px solid #f4f4f4;}
.block-viewed .block-content li:last-child {margin:0; padding:0; border:none;}
.block-viewed .product-image {float:left; width:56px; margin-right:10px; border:5px solid #fff; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; -webkit-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15); box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);}
.block-viewed .product-info {float:left; width:120px; }
.block-viewed .price-box {margin-top:5px;}
.block-viewed .price-box .price {font-size:12px;}
.block-subscribe .form-subscribe-header{text-align:center; font-size:14px; color:#000; color:rgba(0,0,0,0.67);}
.block-subscribe input {float:left;}
.block-login {float:none; width:350px; margin:0 auto; padding:0; position:relative; background:#fff; border:none; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; -webkit-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10); -moz-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10); box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10);}
.block-login .block-title {background:none; padding:29px 33px 50px; border:0; margin:0; color:#000; color:rgba(0,0,0,0.75); text-align:center;}
.block-login .block-title:after {width:100%; margin:22px 0 0; content:''; float:left; height:1px; background:#e8e8e8; }
.block-login .block-title strong {font-size:36px; line-height:30px;}
.block-login .block-content {margin:0; padding:0 43px 25px; text-align:center;}
.block-login .block-content ul {margin:0; padding:0; background:none; border:none; list-style:none; }
.block-login .block-content li {margin:0; padding:0; background:none; border:none; text-align:left;}
.block-login .block-content .form-list label { float:none; color:#505050; font-weight:300; padding:0;}
.block-login .block-content .form-list .input-box{margin:2px 0 21px; width:auto; text-align:center;}
.block-login input.input-text{margin:0; display:inline; min-width:96%; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; }
.block-login .forgot-password{display:block; margin:10px 0 16px; color:#322c29; }
.block-login .forgot-password:hover{color:#000; text-decoration:none;  }
.block-login .button span{padding:0;}
.block-login .block-slider .slides > li strong {padding:0; margin:0; border:0;}
.block-login .block-slider .slides > li button.button {margin:0;}
.block-login .new-users {position:relative; width:350px; height:42px; overflow:hidden; margin:0; padding:13px 0; background:none repeat scroll 0 0 #ECECEC; text-align:center; -webkit-box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15); -moz-box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15); box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15);}
.block-login .new-users .button{float:none;}
.block-login .error-msg, .block-login .success-msg { border:none !important; background:none !important; line-height:1.4; min-height:10px !important; padding:0 0 10px !important; font-size:14px !important; font-weight:normal !important; font-style: italic !important;  }
.block-related{overflow:hidden;}

/* Shop By */
.masonry-brick {  position: static !important;}
#narrow-by-list dt em { background: url("../images/plus-minus.png") no-repeat scroll 2px 3px #35863C; background-size:16px; border-radius: 100%; cursor: pointer; float: right; height: 20px; margin-top: 2px; width: 20px; position: relative; top: -3px;}
#narrow-by-list .active em { background-position: 2px -35px;}

/* Product Tabs */
#tabs .ui-widget-header {background:none !important;}
.cms-index-index .product-tabs { margin:25px 0 0; border:0; }
.cms-index-index .product-tabs li { float:left; margin-right:4px; position:relative; .border-radius(0); }
.cms-index-index .product-tabs li.first { }
.cms-index-index .product-tabs li.last { }
.cms-index-index .product-tabs a { display:block; height:29px; padding:0px 20px; color:#000; color:rgba(0,0,0,0.67); font-size:14px; font-family:"Myriad Pro", serif; background: #f5f5f5; }
.cms-index-index .product-tabs a:hover { background-color:#fff; text-decoration:none; }
.cms-index-index .product-tabs li.active {	border:none; border-top:4px solid #ffffff; z-index:3; margin-top:-4px; height:32px; background:#fff; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px;	-webkit-box-shadow:1px -1px 6px -1px rgba(0, 0, 0, 0.15); -moz-box-shadow:1px -1px 6px -1px rgba(0, 0, 0, 0.15); box-shadow:1px -1px 6px -1px rgba(0, 0, 0, 0.15);}
.cms-index-index .product-tabs li.active a, .cms-index-index .product-tabs li.active a:hover { background-color:#fff;}
.product-tabs-content {position:relative; z-index:2; border:none; background:#fff; padding:23px; margin:56px 0 40px; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}
.product-tabs-content h2 { display:none; font-size:12px; font-weight:bold; }
.product-tabs-content h3, .product-tabs-content h4 {font-weight:400;}
.product-tabs-content h4 {margin:0 0 10px;}
.product-tabs-content .data-table td {padding-left:12px}
.product-tabs-content ul.disc {}
.product-tabs-content ul.disc li { width:auto; float:none; background:transparent url("../images/arrow_item.gif") no-repeat 10px 8px !important; line-height: 22px; padding: 0 10px 0 20px;}
.product-tabs .ui-tabs-panel {background:#f6f6f6; padding:2em;}
.ui-tabs.ui-tabs-nav li a { line-height: normal; padding: 0 10px; text-decoration: none; display: block; font-weight:normal; font-size:16px;}
.ui-tabs.ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }

/* Product view tabs */
.product-shop .ui-state-default a, .product-shop .ui-state-default a:link, .product-shop .ui-state-default a:visited {background: none repeat scroll 0 0 #ECEEEC; }
.product-shop .ui-tabs .ui-tabs-nav li a {line-height: normal;}
.product-shop .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .product-shop .ui-tabs .ui-tabs-nav li.ui-state-hover a {box-shadow: none;}
.product-shop .product-tabs {border: 0 none;margin: 0 0 0;}
.product-shop .product-tabs .ui-tabs-nav a{ color: #8F8F8F;font-size: 15px;height:auto; padding:16px;}
.product-shop .product-tabs.ui-tabs .ui-tabs-nav li {float:left;}
.product-shop .ui-tabs .ui-tabs-nav li a, .product-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .product-shop .ui-tabs .ui-tabs-nav li.ui-state-hover a {padding:16px;font-size: 15px;float: left;}
.product-view {}
.product-view .buttons-set .back-link  {float:right;}
.product-view h1 {color: #8F8F8F;font-size: 2em;}
.product-view h2 {color: #8F8F8F;font-size: 2em; font-weight:600; line-height: 2em;}
.product-view h3 {font-size: 14px; line-height: 2em;}
.product-view .product-name { margin-bottom:20px; }
.price-box-bundle .price-box{border-bottom: 0px;}
.catalog-product-view .price-box{float: left; border-bottom:1px solid #eee; padding-bottom: 15px; width: 100%;}
.crosssell .price-box{border-bottom:0px;}
.catalog-product-view .block .price-box{ border-bottom:0; padding-bottom: 10px;}
tbody .price-box{border-bottom:0px !important; padding-bottom: 0px !important;}
.catalog-product-view .availability {position: absolute; right: 5px;}
.product-view .sku { float:left; font-size:12px; font-weight:700; margin:10px 0 0;  width: 100%;}
.product-view .sku-grouped { font-size:12px; font-weight:700; margin:0 0 15px; }
.product-view .grouped-items-table {margin:0 0 20px;}
.product-view .product-shop .grouped-items-table .price-box .price { font-size:18px; line-height:24px; }
.product-view .product-shop .grouped-items-table tbody td { padding:10px;}
.ajax-index-options .product-view .product-shop .grouped-items-table tbody td { padding:3px;}
.product-view .product-essential {}
.product-view .short-description { border-bottom: 1px solid #EBEBEB; float: left; margin: 15px 0; padding: 3px 0 20px; width: 100%;}
.product-view .qty-container { float: left; height: 32px; margin-right: 15px; padding: 3px;}
.product-view .qty-container #cart_add, .product-view .qty-container #cart_remove { color: #000000; display: block; float: left; font-size: 15px; font-weight: bold; line-height: 28px;}
.product-view .qty-container label{ color: #000000; float: left; font-size: 14px; font-weight: bold; line-height: 30px; padding-right: 15px;}
.product-view .qty-container input{ border: 1px solid #ABABAB; color: #ABABAB; float: left; height: 18px; margin: 0 10px; width: 18px;}
.product-view .product-options {background: #fff; padding:0;}
.options-list li{padding: 10px 0;}
.col1-layout .product-view .product-shop {float: right;overflow: hidden;width: 740px;}
.product-view .product-shop-info {padding:0 2px;}
.product-view .product-shop .product-options {margin:10px 0 20px; padding:5px 15px 15px; border: 1px solid #E7E7E7;.border-radius(2px 2px 0 0);}
.product-view .product-shop .product-options .required em, .product-view .product-shop .product-options p.required{display:none;}
.product-view .product-shop .price-box {float:left;}
#upsell-product-table .price-box {float:inherit;  border-bottom: 0 none; padding-bottom: 0;}
#upsell-product-table .price-box .price { font-size: 16px;}
.product-view .product-shop .price-box .price-label { display:inline;}
.product-view .product-shop .price-box .old-price { display:inline-block;}
.product-view .product-shop .lines {margin:0 0 15px 0;}
.product-view .product-shop .price-box .special-price {display: inline-block;margin-left: 5px;}
.product-view .product-shop .price-box .old-price .price { color:#b5b5b5; font-size:14px; line-height:100%; }
.product-view .product-shop .price-box p{}
.product-view .product-shop .price-box-bundle {float:none;}
.product-view .product-shop .price-box-bundle .price-box {float:none;}
.product-view .product-shop .price-box-bundle .price-box p {display:block;}
.product-view .product-options dt {margin:10px 0 0; padding: 10px 0;}
.product-view .product-options dt label em {color:#9A1212; float: left; margin-right: 5px;}
.product-view .product-options dd { margin: 0 0 5px; padding: 0 0 5px;}
.product-options dd input.input-text {width:96%}
.product-view .product-options .qty-holder {display:block; margin-top:5px;}
.product-view .product-options dd input.qty {width:40px;}
.product-view .lines{display: none;}
.product-view .product-options-bottom {background: transparent; margin:0 0 0 380px; padding:0;}
.product-view .product-shop .product-options-bottom {margin:0; border: 1px solid #E7E7E7; .border-radius(0 0 2px 2px); padding:15px 15px 11px; background:#f0f0f0;}
.product-view .product-shop .product-options-bottom .price-box {vertical-align:middle; margin:3px 0 0 0; }
.product-view .product-img-box {position: relative; margin: 0 0 40px; width: 305px;}
.product-view .product-img-box .zoom {width: 210px; background:none; }
#track { background: url("../images/slider_bg.gif") no-repeat scroll 50% 50% transparent; }
.product-view .product-img-box .zoom #track {height: 24px;}
.product-view .product-img-box .zoom #handle{top:1px;}
.product-shop-info .lines {border-top:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; padding:15px 0; margin:10px 0; float:left; width:100%;}
.product-view .product-img-box .product-image {padding:0; margin:0 0 6px; position:relative; background:#fff; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; text-align:center; border: 1px solid #E9E9E9;}
.product-view .product-img-box .product-image a {display:block; position: relative; overflow: hidden;}
.product-view .product-img-box .zoom-notice {margin:5px 0;}
.product-view .product-img-box .product-image-zoom {width:363px; height:363px; background:none repeat scroll 0 0 #EFEFF0;}
.product-img-box .content {/*background:none repeat scroll 0 0 #EFEFF0;*/}
.product-view .product-img-box .zoom-thumbnail {}
.product-view .product-img-box .more-views { padding:8px 0; margin:0 0 6px; position:relative; background:#fff; border:9px solid #fff; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;  -webkit-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15); box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);}
.product-view .product-img-box .more-views ul {margin:0;}
.product-view .product-img-box .more-views li { float:left; background:transparent; padding:0; margin:0 6px 0 0;}
.product-view .product-img-box .more-views .jcarousel-skin {margin:0 46px;}
.product-view .product-img-box .more-views .jcarousel-skin .jcarousel-container-horizontal {margin:0; width:402px;}
.product-view .product-img-box .more-views .jcarousel-skin .jcarousel-clip-horizontal {margin:0; width:402px;}
.product-view .product-img-box .more-views .jcarousel-skin .jcarousel-item {width:126px; margin:0 4px;}
.product-view .product-img-box .more-views .jcarousel-controls {position:relative;}
.product-view .product-img-box .more-views .jcarousel-prev-horizontal { position:absolute; left:1px;}
.product-view .product-img-box .more-views .jcarousel-next-horizontal { position:absolute; right:1px;}
.product-view .add-to-cart { margin-right: 20px; float:left;}
.product-shop .add-to-box {float:left;}
.product-shop .add-to-cart {margin-left:10px;}
.product-shop .add-to-links {float:right;padding:0;}
.product-view .product-shop .add-to-cart button.button { margin:0;}
.product-view .add-to-cart button.button:hover span {border:1px solid #000;}
.product-view .add-to-cart button.button:hover span span {border:0 none;}
#related-products-list .related-checkbox{display:none;}
#fancybox-content { min-height: 400px;}
.ajax-index-options .product-view .product-options { background: none repeat scroll 0 0 #FFFFFF; float: left; margin: 0; padding: 0; width: 100%;}
.ajax-index-options .options-list li { height: 30px; line-height: 28px;}
.ajax-index-options .product-options .options-list input.radio { float: left; margin: 9px 0 0;}
.ajax-index-options .product-view .product-shop { width: 51%;}
.ajax-index-options .product-view .sticker { left: 107px; top: 278px;}
.ajax-index-options .product-view .short-description .std { height: 35px; overflow: hidden;}
.product-view .product-shop-info .add-to-links{}
.product-view .add-to-links li span.icon {display:block; float:left; overflow:hidden; margin-left:-53px; width:38px; height:38px; background:#322c29 url("../images/icon_wishlist.png") 50% 50% no-repeat; -webkit-border-radius:100% !important; -moz-border-radius:100% !important; border-radius:100% !important; text-indent:-999px; }
.product-view .add-to-links li.compare span.icon {background-image:url('../images/icon_compare.png');}
.product-view .add-to-links li.email-friend span.icon {background-image:url('../images/icon_email.png');}
.product-view .add-to-links li a:hover {text-decoration:none }
.product-view .add-to-links li:hover span.icon {background-color:#97d2c9}
.email-friend {display: inline-block;}
.email-friend .icon { background: url("../images/icon-friend.png") no-repeat scroll 0 0 transparent; display: inline-block; height: 13px; position: relative; top: 1px; width: 25px;}
.product-view .add-to-links .link-wishlist,
.product-view .add-to-links .link-compare {font-weight:400;}
.product-view .product-shop .no-rating, .product-view .product-shop .ratings {float:right; margin:0;}
.product-view .product-shop  .ratings .rating-links {float:left;}
.product-view .product-shop .no-rating a, .product-view .product-shop .ratings a {color:#000; color:rgba(0,0,0,0.67); font-size:12px; text-decoration:none;}
.product-view .product-shop .no-rating a:hover, .product-view .product-shop .ratings a:hover {color:#000;}
.product-view .addthis_toolbox {margin:17px 0; float:left;}
.product-view .grouped-items-table .qty{width:30px;}
.product-view .tier-prices{margin:14px 0 0;}
.product-view .tier-prices li{padding: 5px 0;}
.product-options dd select.multiselect {width:100%;}
.product-view .after-tabs-block { margin:0 0 30px;}
.product-view .product-additional {margin:0 3px 0 0;}
.product-view .product-additional .block { margin:0;}
.product-view .product-additional .block {margin:0; padding:0;}
.product-view .product-additional .block .block-title {border:0; padding:0; margin:0; color:#000; color:rgba(0,0,0,0.75); text-align:left;}
.product-view .product-additional .block .block-title:after {content:''; float:left; height:1px; background:#e8e8e8; margin:14px 0 0 0;}
.product-view .product-additional .block .block-title strong {font-size:17px; font-weight:bold; font-family:"Myriad Pro", serif; letter-spacing:0; line-height:21px;}
.product-view .product-additional .block .block-subtitle {margin:0 0 10px; padding: 0 0 15px; border-bottom: 1px solid #f4f4f4;}
.product-view .product-additional .block .block-content {padding:20px 0 0 0; margin:0;}
.product-view .product-additional .block .block-content .actions {margin:0; padding:0; text-align:center; }
.product-view .product-additional .block .block-content .actions .f-right {line-height:35px;}
.product-view .product-additional .block .block-content li {margin:0; padding:0; line-height:20px; background: none;  }
.product-view .product-additional .block .block-content li:last-child, .product-view .product-additional .block .block-content li.item:last-child {border:0; }
.product-view .product-additional .block .block-content li:hover a, .product-view .product-additional .block .block-content li.item:hover a {color:#999; }
.product-view .product-additional .block li.even, .product-view .product-additional .block li.odd {background-color: transparent;}
.product-view .product-additional .block .btn-remove, .product-view .product-additional .block .btn-edit {float:left;}
.box-up-sell2 {position: relative; margin:30px 0 0 -15px; display:none; }
.box-up-sell2 h3{ font-family:"Myriad Pro", serif; font-size:24px; font-weight:300; padding:0 0 28px; margin:0 0 0 15px; text-transform:uppercase; letter-spacing:-1.2px; line-height:21px;}
.box-up-sell2 .block-subtitle{ margin:-15px 15px 15px; text-align:left; }
.box-up-sell2 .block-subtitle a{text-decoration:underline;}
.box-up-sell2 .block-subtitle a:hover{text-decoration:none;}
.box-up-sell2 .jcarousel-list li {float:left; width:252px; padding:0; margin:0 15px 53px; position:relative; background:#fff; border:9px solid #fff; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; -webkit-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15); box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);}
.box-up-sell2 .jcarousel-list h3{ font-size:24px; font-family:"Myriad Pro",serif; font-weight:300; color:#000; color:rgba(0,0,0,0.67); letter-spacing:-1px; margin:27px 0 26px 2px; text-align:center; }
.box-up-sell2 .jcarousel-list .button-container {float:right;}
.box-up-sell2 .jcarousel-list .button-container button.button span {width:35px; height:35px; border-radius:100%; -webkit-border-radius:100%; -moz-border-radius:100%; text-indent:-9999px;}
.box-up-sell2 .jcarousel-list .button-container button.button span span {padding:0; background:url('../images/icon_cart_listing.png') 50% 50% no-repeat; }
.box-up-sell2 .jcarousel-list .product-image {display: block; margin:0 0 12px; }
.box-up-sell2 .jcarousel-list .product-image img {position:relative; z-index:0; }
.box-up-sell2 .jcarousel-list .product-name {color:#3c3c3c; font-size:16px; font-weight:300; display:block; margin:4px; line-height:120%; }
.box-up-sell2 .jcarousel-list .product-name:hover {color:#000; text-decoration:none;}
.box-up-sell2 .jcarousel-list .upsell-checkbox {margin:0 4px; line-height:12px; float:left; }
.box-up-sell2 .jcarousel-list .price-box {overflow:hidden; margin:0px 0 0 4px; line-height:12px; letter-spacing:-1.2px }
.box-up-sell2 .jcarousel-next-horizontal {background-color:#efefef}
.box-up-sell2 .jcarousel-prev-horizontal {background-color:#efefef}
#upsell-product-table .products-grid .item {border:0 none;}
.banner{margin-bottom:10px;}
.banner a{display: block; position: relative; margin:0px; text-decoration:none;}
.banner a:hover{text-decoration:none;}
.banner a span{position:absolute; padding: 12px; top:50%; background: #1b1a19; font-weight: 300 !important; font-size:16px; line-height: 16px; color:#fff}
.banner a.text-left span{left:0; text-align: left;}
.banner a.text-center span{left:0; right:0; margin:0 auto; text-align: center;}
.banner a.text-right span{right:0; text-align: right;}
.banner a em{position:absolute; z-index:2; width:100%; height:100%; top:0; left:0; background: #000; 	filter: alpha(opacity=0); /* internet explorer */ opacity: 0;           /* fx, safari, opera, chrome */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/}
.banner a:hover em{ filter:alpha(opacity=10); /* internet explorer */ opacity:0.1; /* fx, safari, opera, chrome */ -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=10)"; /*IE8*/}

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

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 0 1.5em; }
.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:#4c4c4c; }
.box-account .box-head a { font-size:10px; text-transform:uppercase; }
.dashboard .box .box-title { background:#f1f1f1; padding:2px 10px; 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-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; border-bottom:1px solid #666; background:#f2f2f2; }
.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:#666; 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; text-align: center !important; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 auto 5px; }
.my-wishlist textarea { display:block; width:96%; height:109px; }
.my-wishlist .buttons-set { border:0; padding:0; margin:20px 0 0; text-align:left;  }
.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; }
#wishlist-table input.qty { width:50px; margin:0 0 15px; }

/* 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; }
.product-review dd { font-size:13px; margin:5px 0 0; }
.new-users button.button {float:left;}
.registered-users input.input-text{width:455px;}
.site-block { position:fixed; z-index:11999; }
.left-side, .right-side { width:250px; top:200px; }
.left-side{ left:-250px; }
.right-side { right:-250px; }
.bottom { right:0; bottom:0; }
.prev-next {margin:0; position:relative; margin-top:20px; display: none;} 
.prev-next span{}
.product-prev {}
.product-next {}
.product-prev, .product-next  {display:block; float:right; margin:-5px 0 0 5px; overflow:hidden; height:27px; line-height:27px; border:1px solid #e1e1e1; -webkit-box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.05); -moz-box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.05); box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.05); background:url('../images/sorter_bg.gif') 0 0 repeat-x }
.product-prev span, .product-next span {display:block; width:63px; padding:0 11px; background:url('../images/prev_next.png') 0 0 no-repeat }
.product-prev {right:108px; }
.product-prev span{padding-left:28px; text-align:right; }
.product-next span{padding-right:28px; background-position:100% 100%; }
.product-next:hover, .product-prev:hover { text-decoration:none; -webkit-box-shadow:inset 2px 2px 6px 0px rgba(0, 0, 0, 0.05); -moz-box-shadow:inset 2px 2px 6px 0px rgba(0, 0, 0, 0.05); box-shadow:inset 2px 2px 6px 0px rgba(0, 0, 0, 0.05);}

/************* POPUP style */
.page-popup { background: #e9e9e9; }

/************* FACEBOOK */
#fb-root { display: none;}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] { width: auto; }
.fb_iframe_widget{float:left !important;}

/************* SLIDER */
.slider { position: relative; top: 0; left: 0; overflow: hidden; height:100%; padding:0; }

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0; }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; position:relative; .border-radius(2px); overflow:hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {display:block;width:100%;} 
.flexslider .slides .small_image{display:none; width:100%; height:auto;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* FlexSlider Default Theme
*********************************/
.flexslider {margin:0; position:relative; zoom:1; }
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px}

.flexslider .slides .description{ left: 15px; position: absolute; top: 35px; width: 537px;}
.flexslider .slides .content{ color: #FFFFFF; float: left; margin-top: 10px !important; padding: 20px; text-align: center; width: 65%;}
.flexslider .slides .slide_title{  float: left; font-size: 50px; font-weight: bold; margin-bottom: 5px; margin-top: 35px; text-align: center; text-shadow: 1px 1px 1px #000000; text-transform: uppercase; width: 100%;}
.flexslider .slides .slide_title .subtitle{ background: #000; font-size: 50px; float: left; padding: 10px; text-transform: uppercase;}
.flexslider .slides .content p{  color: #FFFFFF; float: left; font-size: 14px; font-weight: bold; margin: 20px 0; text-shadow: 1px 1px 1px #000000;  width: 100%;}
.flexslider .slides .content button{ box-shadow: 0 0 8px -1px #000000;  color: #FFFFFF;  float: none;  font-size: 20px;  height: auto; margin: 0 178px; padding: 10px;}
.flexslider .slides .text-right .content{float:right; }
.flexslider .slides .text-center .content{float:none; margin:30px auto;}

/* Direction Nav */
.flex-direction-nav {position:relative; width:100%; margin:0 auto;}
.flex-direction-nav a {width: 42px; height: 42px; margin:0; display: block; background:url(../images/slideshow_arrows.png) no-repeat 0 0; position: absolute; bottom: 12px; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: right top; right: -36px; }
.flex-direction-nav .flex-prev {background-position: left top; left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; text-align: center; position:absolute; bottom:10px;}
.flex-control-nav li { display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li  a {  background: none repeat scroll 0 0 #E7E7E7; border: 3px solid #E7E7E7; -webkit-border-radius: 10px 10px 10px 10px;-moz-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; color: #999999; cursor: pointer; float: left; height: 10px; margin-left: 8px; overflow: hidden; text-indent: -999em; width: 10px;}
.flex-control-paging li a.flex-active { background: none; cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
    .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

/*** Column slider ***/
.block-slider {}
.block-slider {margin: 0; padding: 0; }
.block-slider .slides > li {margin:0; padding:0; line-height:1.4; text-align:center; background:none transparent; display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.block-slider .slides > li strong {display:block; border:0; margin:0 0 20px; color:#000; text-align:left; font-size:17px; font-weight:bold; letter-spacing:0; line-height:21px;}
.block-slider .slides > li p {margin:0 0 20px; text-align:left; font-size:14px; color:#000;}
.block-slider .slides > li button.button {margin:-21px 0 21px;}
.block-slider .slides img {max-width: 100%; width: 100%; display: block; .border-radius(3px);  }
.block-slider .flex-control-nav {position:relative; width:270px; height:33px; overflow:hidden; margin:0 0 -25px; background:#fefefe; text-align:center;}
.block-slider .flex-control-nav li {margin: 0 6px; padding:0; line-height:33px; background:none transparent; display:inline-block; zoom: 1; *display: inline;}
.block-slider .flex-control-paging li a {margin:12px 0; }
.cms-index-index .block-slider {}
.cms-index-index .block-slider {margin: 0; padding: 0; }
.cms-index-index .block-slider .slides > li {margin:0; padding:22px 0 0; line-height:1.4; text-align:center; background:none transparent; display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.cms-index-index .block-slider .slides > li strong {display:block; border:0; margin:0 0 20px; padding:0 0 22px; color:#000; color:rgba(0,0,0,0.75); border-bottom:1px solid #e8e8e8; font-size:22px; font-weight:400; font-family:"Myriad Pro", serif; text-transform:uppercase; letter-spacing:-1.2px; line-height:21px;}
.cms-index-index .block-slider .slides > li p {margin:0 0 20px; text-align:center; font-size:14px; color:#000; color:rgba(0,0,0,0.67);}
.cms-index-index .block-slider .slides > li button.button {margin:-21px 0 21px;}
.cms-index-index .block-slider .slides img {max-width: 100%; display: block; }
.cms-index-index .block-slider .flex-control-nav {position:relative; width:270px; height:33px; overflow:hidden; margin:0 -20px -25px; background:#fefefe; text-align:center; -webkit-box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15); -moz-box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15); box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15);}
.cms-index-index .block-slider .flex-control-nav li {margin: 0 6px; padding:0; line-height:33px; background:none transparent; display:inline-block; zoom: 1; }
.cms-index-index .block-slider .flex-control-paging li a {margin:12px 0; }
.block-slideshow {padding:0;}

/* Home Carousel */
.jcarousel-skin .jcarousel-container, #tabs .ui-tabs-nav {margin:30px 0 0 0;}
.jcarousel-skin .jcarousel-direction-rtl {direction: rtl;}
.jcarousel-skin .jcarousel-container-horizontal {/*width: 100%;*/}
.jcarousel-skin .jcarousel-clip {overflow: hidden;}
.jcarousel-skin .jcarousel-clip-horizontal {/*width:  245px;*/}
.jcarousel-skin .jcarousel-item {/*width: 75px;*/}
.jcarousel-skin .jcarousel-item-horizontal {margin-left: 0;}
.jcarousel-skin .jcarousel-direction-rtl .jcarousel-item-horizontal {margin-right: 0;}
.jcarousel-skin .jcarousel-item-placeholder {}
#carousel2 .jcarousel-item {margin-right:28px;}

/* Home Tabs */
#tabs .ui-tabs-nav {width:270px; float:left;}
#tabs .ui-tabs-panel {width:847px; float:right; position:relative;}

/* Review */
#review-form .form-list{ float:right; width:39%; margin-top:15px;}
#review-form .form-list textarea {  height: 6em;  width: 254px;}
#review-form h3{line-height:3em;}
#upsell-product-table .price-box { margin-bottom: 15px;}

/* toTop Button */
#toTop { display:none; text-decoration:none; position:fixed; z-index:100; bottom:100px; right:20px; overflow:hidden; width:58px; height:48px; text-indent:-999px; background-image: url(../images/arrow_totop.png); background-position: center; background-repeat: no-repeat; background-color: #b3b7bc;}

/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

/***** Standard 1140px *****/
.row { margin:0 auto; width:1140px; }
.row .row { width:auto; display:inline-block;}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11 { display:inline;	float: left; position: relative; margin:0 22px; min-height:1px;}
.grid_12 {	display:inline;	float: left; position: relative; min-height:1px;}
.grid_12.nav {margin:0;}
.cart-collaterals .grid_4{width:350px !important;}
.cart-collaterals .grid_4.first{margin-left: 0;}
.cart-collaterals .grid_4.last{margin-right: 0;}
.grid_1 { width:70px;}
.grid_2 { width:170px;}
.grid_3 { width:270px;}
.grid_4 { width:370px;}
.grid_5 { width:470px;}
.grid_6 { width:570px;}
.grid_7 { width:670px;}
.grid_8 { width:770px;}
.grid_9 { width:870px;}
.grid_10 { width:970px;}
.grid_11 { width:1070px;}
.grid_12 { width:1170px;}
.space_1 { margin-left:100px; }
.space_2 { margin-left:200px; }
.space_3 { margin-left:300px; }
.space_4 { margin-left:400px; }
.space_5 { margin-left:500px; }
.space_6 { margin-left:600px; }
.space_7 { margin-left:700px; }
.space_8 { margin-left:800px; }
.space_9 { margin-left:900px; }
.space_10 { margin-left:1000px; }
.space_11 { margin-left:1100px; }

/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */
.no-shadow{-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none}
/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }
/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.clear { clear:both; height:0; line-height: 0; font-size: 0;}

/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
} 

.social-links a { margin-bottom: 5px; margin-right: 10px; margin-top: 5px; float:left;}
.social-links a img{float:left;}
.switcher{}
.color a, .settings a, .codeqr a { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: #CECECE #CECECE #CECECE -moz-use-text-color; border-image: none; border-style: solid solid solid none; border-width: 1px 1px 1px medium; box-shadow: 0 0 10px #999999; display: block; height: 40px; text-indent: -99999px; width: 40px;}
.color a { background: url("../images/color.png") no-repeat scroll 3px 3px transparent;}
.settings a { background: url("../images/settings.png") no-repeat scroll 3px 4px transparent;}
.codeqr a { background: url("../images/codeqr.png") no-repeat scroll 7px 7px transparent;}
.color{  position: fixed; left: 0; top: 217px; z-index: 3;}
.settings  { left: 0; position: fixed; top: 259px; z-index: 3;}
.codeqr { left: 0; position: fixed; top: 301px; z-index: 3;}
#color-content{ clear: both;float: left; margin: 20px; overflow: hidden;  width: 924px;}
#color-content .jcarousel-clip ul.jcarousel-list { margin-right: 10px; width: 301px;}
#color-content .jcarousel-clip ul.jcarousel-list .jcarousel-item { height: 363px; margin-right: 10px !important; width: 300px !important;}
#color-content li a img { height: 358px; margin-left: 6px; width: 290px !important;}
#color-content li a:hover img { box-shadow: 0 0 6px #000000; display: block; opacity: 0.8;}
#color-content .jcarousel-next-horizontal, #color-content .jcarousel-prev-horizontal{ top: 153px;}
#color-content .jcarousel-next-horizontal { right: 0;}
#color-content .jcarousel-prev-horizontal{ left: 0;}
.stButton .stArrow{display:none !important;}

/* Slider */
.jcarousel-skin-tango .jcarousel-container {}
.jcarousel-skin-tango .jcarousel-direction-rtl { direction: rtl;}
.jcarousel-skin-tango .jcarousel-clip { overflow:hidden;}
.jcarousel-skin-tango .jcarousel-item-horizontal {/*margin:0;  */position:relative; height: 440px !important;}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal { margin-left:0;  margin-right: 0;}

/*  Horizontal Buttons */
.crosssell .title-buttons h1{width: 85%;}
.product-block .jcarousel-next-horizontal, .product-block .jcarousel-prev-horizontal { top: -66px;}
.information .jcarousel-next-horizontal, .information .jcarousel-prev-horizontal{top:0;}
#carousel1 .jcarousel-next-horizontal, #carousel1 .jcarousel-prev-horizontal,
#carousel2 .jcarousel-next-horizontal, #carousel2 .jcarousel-prev-horizontal,
#tabs .jcarousel-next-horizontal, #tabs .jcarousel-prev-horizontal{top:-60px }
.crosssell .jcarousel-next-horizontal, .crosssell .jcarousel-prev-horizontal{ float: right; position: relative; top: -530px; cursor: pointer;}
.crosssell .jcarousel-next-horizontal{right: -25px;}
.box-up-sell .jcarousel-next-horizontal, .box-up-sell .jcarousel-prev-horizontal {top:-73px }
.jcarousel-next-horizontal, .jcarousel-prev-horizontal  {background-size: 60px auto; cursor: pointer; border-radius: 100%; display:block; position:absolute; width:25px; height:25px; background-image: url("../images/arrow_about.png"); background-repeat:no-repeat;}
.jcarousel-prev-horizontal {    background-position: -33px -2px; margin: 0; right: 30px;}
.jcarousel-next-horizontal {margin:0; right:0; background-position: -1px -2px;}
.jcarousel-prev-horizontal.jcarousel-prev-disabled-horizontal, .jcarousel-next-horizontal.jcarousel-next-disabled-horizontal {cursor: inherit; background-color:#eceeec !important;}
.top-switch-bg .links{float:right;}

/* Accordion*/
#example1 { float: left; margin: 0 auto; width: 100%;}
#example1 .handle { background: none repeat scroll 0 0 #ECEEEC; border-bottom: 3px solid #FFFFFF; padding:4px 8px 4px 15px; position:relative;}
#example1 .handle a { display: block;}
#example1 .handle span { background-image: url("../images/arrow_accordion.png"); background-position: 0 2px; height: 25px; position: absolute; right: 15px; top: 9px; width: 30px;}
#example1 .active .handle span { background-position: 0 -76px;}
#example1 .handle a h3{ color: #AAA9A9; font-size: 16px; line-height: 2em; text-transform: uppercase;}
#example1 .panel { border-left: 1px solid #ECEEEC; border-right: 1px solid #ECEEEC; padding: 15px; border-bottom: 1px solid #ECEEEC;}
/* ////////// Accordion */

/* Home Banner*/
.slider-banner .banner-block {  float: left; margin:50px 35px; text-align: center; width: 29%;}
.slider-banner .banner-block.first {  margin-left: 0;}
.slider-banner .banner-block.last {  margin-right: 0;}
.slider-banner .banner-block span { float: left; width: 100%;}
.slider-banner .banner-block:hover span img { background: none repeat scroll 0 0 #00B5AD;}
.slider-banner .banner-block span img { background: none repeat scroll 0 0 #00BEFC; border-radius: 100%; margin: 15px 0; padding: 15px;}
.slider-banner .banner-block text { }
.slider-banner .banner-block h2 { border: 0 none; float: left; font-size: 24px; line-height: 20px; width: 100%;}
.slider-banner .banner-block p {  color: #717070; float: left; font-size: 14px; line-height: 20px; text-align: center;}
.slider-banner .banner-block a {  color: #005455; font-size: 13px; float: left; margin-top: 20px; text-align: center; width: 100%;}

/* Store Switcher */
.switcher div a{ background-color: #FFFFFF;  background-position: center center;  background-repeat: no-repeat;  background-size: 36px auto;  border: 2px solid #CECECE;  box-shadow: 0 2px 7px #CFCFCF;  display: block;  height: 47px;  left: 0;  position: fixed;  text-indent: -99999px;  width: 47px;  z-index: 15;}
.switcher .store a{  width: 47px; background-image: url("../images/store.png"); top:161px;}
.switcher  .settings a{   background-image: url("../images/settings.png");   top: 210px;}
.switcher .codeqr a {   background-image: url("../images/codeqr.png");   top: 259px;}
#store-content, #setting-content{float:left;}
#store-content ul li a img, #setting-content ul li a img{  float: left;  width: 100%;}
#store-content ul li{  margin: 15px;  width: 18%; border: 2px solid #CECECE; box-shadow: 0 2px 7px #CFCFCF; float:left; position:relative;}
#setting-content ul li{   margin: 12px;   width: 47%; border: 2px solid #CECECE;  box-shadow: 0 2px 7px #CFCFCF;float:left;}
.hover-store{    background-image: url("../images/hover-categories.png"); color: #FFFFFF; font-family: 'Open Sans Condensed',sans-serif; font-weight: bold; font-size: 41px; height: 100%; left: 0; line-height: 450px;  position: absolute;  text-align: center;  text-transform: uppercase;   top: 0;  width: 100%;}

/* Add This */
.facebook{float:left; width: 65px;}
.addthis{ float: left; height: 20px; margin: 22px 0; width: 100%;}
.addthis .google{  float: right;}
.addthis .face{  float: left;}
#___plusone_0{width: 45px !important;}
.twitter-share-button{width: 70px !important;}
.pinterest{float:left; width: 60px;}

/* Retina */

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
   .ul-category li ul li a, #nav ul li a {background: url("../images/arrow_left@2x.png") no-repeat scroll 3px 4px rgba(0, 0, 0, 0) !important;background-size: 9px!important;background-position: 0px 1px!important;}
   .link-wishlist { background-image: url("../images/sprite@2x.png");  background-position: 6px 4px;}
   .link-wishlist:hover { background-position: -32px 4px;}
   .link-compare { background-image: url("../images/sprite@2x.png"); background-position: 6px -26px;}
   .link-compare:hover {background-position: -33px -26px;}
   li.location span { background-image: url("../images/location@2x.png");}
   .block-custom .block-content ul li em { background-image: url("../images/custom-block@2x.png"); background-size: 85px;}
   .cart-top-container .summary i { background-image: url("../images/icons@2x.png"); background-size: 490px; background-position: -275px -8px;}
   .products-grid .btn-cart i, .products-list .btn-cart i, button.button.btn-cart i { background-image: url("../images/icons@2x.png"); background-size: 490px; background-position: -275px -3px;}
   .toolbar .sorter .view-mode .grid, .sorter .view-mode .list { background: url("../images/icons@2x.png") no-repeat; background-size: 490px; }
   .toolbar .sorter .view-mode strong.grid { background-position: -332px -22px !important;}
   .toolbar .sorter .view-mode .list { background-position: -333px 6px;}
   .toolbar .sorter .view-mode .grid { background-position: -357px 4px !important;}
   .toolbar .sorter .view-mode strong.list {background-position: -332px -22px!important;}
   .navmobile #left-nav li span.arrow { background-image: url("../images/arrow_menu@2x.png"); background-size: 15px;}
   #example1 .handle span {background-image: url("../images/arrow_accordion@2x.png"); background-size: 32px; background-position: 0px 0px;}
   #example1 .active .handle span { background-position: 0 -83px;}
   .block-custom .block-content ul li em.c1 {background-position: -63px -20px;}
   .block-custom .block-content ul li:hover em.c1 {background-position: -63px 3px;}
   .block-custom .block-content ul li em.c2 {background-position: -41px -20px;}
   .block-custom .block-content ul li:hover em.c2 {background-position: -41px 3px;}
   .block-custom .block-content ul li em.c3 {background-position: -16px -19px;}
   .block-custom .block-content ul li:hover em.c3 {background-position: -16px 4px;}
   .block-custom .block-content ul li em.c4 {background-position: 3px -19px;}
   .block-custom .block-content ul li:hover em.c4 {background-position: 3px 4px;}
}

/* Ajax Responsive */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.product-view .product-img-box .product-image{float:left !important; text-align:center; width:100%;}
	.ajax-index-options .product-view .product-shop { float: left !important;width: 100%;	}
	.product-view .product-img-box .product-image { float: left !important; text-align: center;  width: 100%;}
}

@media only screen and (max-width: 480px) {
	.ajax-index-options .product-view .qty-container{float:left;}
	.product-view .add-to-cart{float:right;margin:0 60px 0 0;}
	.product-view .product-img-box .product-image{float:left !important; text-align:center; width:100%;}
	.ajax-index-options .options-list li { line-height: 14px !important;}
	.ajax-index-options .product-view .product-img-box img{width:200px !important; height:200px !important;}
	.ajax-index-options .product-view .product-shop {  float: left !important;}
	.ajax-index-options button.btn-cart span{display:none !important;}
	.ajax-index-options .price-box .price { font-size: 16px;}
	.ajax-index-options .product-view .short-description { width: 100% !important;}
	.ajax-index-options .product-view .product-shop { float: left !important; width: 96% !important; margin: 0;}
	.product-shop .add-to-box { float: left; margin-top: 15px;}
	.ajax-index-options .addthis { width: 110% !important;}
   .ajax-index-options .product-view .product-img-box{width:250px !important;}
   .ajax-index-options .product-view .add-to-cart { float: right; margin: 0;}
	.ajax-index-options .product-view .sticker { left: 72px;}
   .ajax-index-options .product-view .sticker { top: 179px;}
}