/*========== Font ==========*/
@font-face {
    font-family: 'bitterbold';
    src: url('fonts/Bitter-Bold-webfont.eot');
    src: url('fonts/Bitter-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Bitter-Bold-webfont.woff') format('woff'),
         url('fonts/Bitter-Bold-webfont.ttf') format('truetype'),
         url('fonts/Bitter-Bold-webfont.svg#bitterbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: local('Lato Black'), local('Lato-Black'), url(fonts/BVtM30trf7q_jfqYeHfjtA.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(fonts/9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(fonts/KT3KS9Aol4WfR6Vas8kNcg.woff) format('woff');
  
}

/*========== Common Styles ==========*/
body {
color: #666;
font-size: 13px;
font-family: "Lato",sans-serif;
padding:0; margin:0; background-color:#eeeeee
}

label, input, button, select, textarea {
font-family: "Lato",sans-serif;
}

a {
color: #F3547D; text-decoration:none
}

a:hover, a:focus {
color: #313131;
}

h1, h2, h3, h4, h5, h6,
.block .block-title,
.slide-title {
color: #313131;
font-weight: normal;
font-family: "Lato",sans-serif; margin:0
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .block .block-title a,
.slide-title a {
color: #313131;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .block .block-title a:hover,
h1 a:hover, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus, .block .block-title a:focus,
.slide-title a:hover, .slide-title a:focus {
color: #F3547D;
}
/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
legend {
display: none;
}
img{ border:none}
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {}
.page { width:100%; margin:0 auto; padding:0; text-align:left; overflow: hidden;}
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
/* ======================================================================================= */
/* Main Container =============================================================================== */
.main-container {/* min-height:500px;*/ }
.main-container-inner{ width:940px; margin:auto;}
/* Base Columns */ 
.col-main{ width:940px; margin:auto}

.main-container.col1-layout .main-container-inner .category-products{ padding-top:35px}
/* 1 Column Layout */

/* 2 Columns Layout */
.col2-left-layout .col-main {
float:right;
margin-bottom: 10px;
padding: 15px 0 0 15px;
width: 700px;
}
.col2-right-layout .col-main {
float:left;
margin-bottom: 10px;
padding: 15px 15px 0 0;
width: 700px;
}
.col-right {
float:right;
margin-top: 15px;
padding: 0px;
width: 220px;
}
.col-left {
float:left;
margin-top: 15px;
padding: 0px;
width: 220px;
}
.col2-left-layout .main-container-inner{ clear:both; margin-top:12px}
.main-inner{ width:940px; margin:auto}
/* 3 Columns Layout */


/* Content Columns */
.col2-set .col-1 { float:left; width:48%; text-align:left; border:0px #336600 solid;padding-top:0px; padding-bottom: 0px;  }
.col2-set .col-2 { float:right; width:48%; text-align:left; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }
.col2-set {overflow:hidden; padding: 8px 0 0}
.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
.col2-set h4{font-size:14px; font-weight:bold; font-family:"Lato",sans-serif;color:#313131; margin-bottom:5px;}
.manage_add{ margin-bottom:10px}

.col2-set h5{ font-size:14px; font-family:"Lato",sans-serif; font-weight:bold; margin-bottom:5px; color:#313131; }
.col2-set strong{ font-size:13px}
.cart .totals table th, .cart .totals table td {
padding: 5px; border:none !important; background:none !important; border: medium none !important;
    box-shadow: none !important; color:#313131 !important
}
.cart .cart-collaterals{ margin-top:8px; overflow:hidden; margin-bottom:30px}
.cart .cart-collaterals .col2-set {float: left;margin: 0;width: 450px;}
.cart .cart-collaterals .col2-set .col-2 {width: 332px;}
.cart .totals {float: right;  margin:8px 0 0;}
#shopping-cart-totals-table{ float:right; margin-bottom:5px}
#shipping-zip-form p{ margin:2px 0 4px}
.cart .discount, .cart .shipping {margin: 0 0 10px;
padding: 20px; float:left; width:380px;
background: none repeat scroll 0 0 #fff;
border: 2px solid #E8E8E8; margin-right:15px;}
.cart .cart-collaterals .col2-set h3{ font-size:16px; font-weight:bold; color:#313131; margin-bottom:5px;text-transform:uppercase}
input.input-text, select, textarea {
background-color: #FFFFFF;
border: 1px solid #ddd;
border-radius:2px;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset; padding:4px; outline:none }
input#coupon_code{ margin:5px 0}	
.checkout {color: #666666;
padding-top: 5px;
text-align: right; list-style:none; padding:0; margin:0
}
button.disabled {}
.crosssell{ float:left;}
button.button.btn-proceed-checkout{border:1px #111 solid;
background:#F44D78;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#111');
background:-webkit-gradient(linear, left top, left bottom, from(#333), to(#111));
background:-moz-linear-gradient(top, #333, #111);text-shadow:#93101a 0 0px -2px;
-webkit-text-shadow:#93101a 0 1px 2px;
-moz-text-shadow:#93101a 0 1px 2px;
-moz-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999;
-webkit-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999;
box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999; text-shadow:0 1px 0 #000; padding:10px 22px; }
button.button.btn-proceed-checkout span{ font-size:16px;}
/* ======================================================================================= */

/* Global Styles ========================================================================= */
/* Form Elements */
p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */

/* Form lists */
/* Grouped fields */
.form-list { margin:0; padding:0; list-style:none; }
.form-list li { margin:0 0 10px; position:relative; clear:both; }
.form-list li.comment { margin-bottom:10px; }
.form-list li.comment p { margin-bottom:0; }
.form-list li.fields { margin-bottom:0; }
.form-list li.control,
.form-list li.has-pretty-child { margin-bottom:10px; }
.form-list label { position:relative; z-index:0; font-weight:normal; color:#313131; display:inline }
.form-list label.required {}
.form-list label.required em { font-style:normal; }
.form-list li.control label,
.form-list li.has-pretty-child label { float:none; vertical-align:top; line-height:1; }
.form-list li.control input.radio,
.form-list li.control input.checkbox,
.form-list li.has-pretty-child input.radio,
.form-list li.has-pretty-child input.checkbox { margin-right:6px; margin-top:-2px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
.form-list .input-box { display:block; clear:both; margin-bottom:0; }
.form-list .field { position:relative; margin-bottom:25px; margin-right: 10px; float:left; }
.form-list input.input-text {background: #fff;
border: 1px solid #ddd;
border-radius: 2px;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset; padding:9px; width:250px; margin-top:5px; outline:none  }
.form-list textarea { height:10em; margin-bottom:0; outline:none }
.form-list select { margin:5px 0 2px; width:287px; outline:none }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text {outline:none  }
input.radio {
margin-right: 3px;
}
input.qty {font-size: 15px;
font-weight: bold;
margin: 0 !important;
padding: 6px 5px 6px 15px;
width: 30px; background: #fff;
border: 1px solid #ddd;
border-radius: 2px;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset; outline:none
}
#shopping-cart-table{ border-bottom:none; border-right:none; border-left:1px #ddd solid}
#shopping-cart-table tfoot tr td.last{ border-top:none}
#shopping-cart-table h4{ font-size:15px; font-weight:bold; font-family:'bitterbold';}
#shipping-zip-form .form-list label{ display:block}

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

.form-list .customer-dob .dob-month, 
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; }
.form-list .customer-dob input.input-text { display:block; }
.form-list .customer-dob label {  }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {  }
.form-list .customer-dob .dob-year { }
.form-list .customer-dob .dob-month input.input-text, 
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-year input.input-text { text-align:center; }

.buttons-set { clear:both; margin:10px 0 0; padding:0;}
.buttons-set a.back-link { float:left; margin-right:15px; font-weight:bold; color:#313131 }
.buttons-set a.back-link:hover{ float:left; margin-right:15px; font-weight:bold; color:#F3547D }
.buttons-set button.button { margin-bottom:0px; }
.buttons-set p.required { margin:0 0 5px; display:none; }

.buttons-set-order {}

.fieldset { float:left;}
.fieldset .legend { }


/* BreadCrumbs */
.breadcrumbs { padding:0; font-family: "Lato",sans-serif; font-size:13px; width:100%; margin:auto }
.breadcrumbs .inner{ width:940px; margin:auto;}
.breadcrumbs ul { padding:0; margin:0; }
.breadcrumbs li { display:inline; }
.breadcrumbs strong { font-weight:bold; color:#F3547D }
.breadcrumbs span { margin:0 4px; font-family: "Lato",sans-serif; font-size:16px; color:#aaa }
.breadcrumbs a { color: #666;}
.breadcrumbs a:hover { color: #F3547D}
/* Page Heading */
.cms-home-page .page-title { padding:12px 0px; margin:30px 0 10px; }

.page-title { padding:6px 0px; margin:0 0 0px; margin-bottom:10px}
.page-title h1,
.page-title h2 { font-size:28px; color:#313131; text-transform:none;  text-shadow:0 1px 0 #FFFFFF; font-family:'bitterbold' }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { position:relative; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; margin-right: 30px; }
.title-buttons a,
.title-buttons .separator { margin-top:0; display:inline-block; }

.subtitle,
.sub-title { clear:both; }

/* Pager */
.pager { margin:0; text-align:center; padding:0; float:none }
.pager .amount { float:left; }
.pager .limiter { float:left; }
.pager .limiter label { float:left; font-size:12px; padding:6px 0; margin-right:10px; display:inline; }
.pager .pages { margin:0 0; display:block;float:right;}
.pager .pages ol { display:inline; margin:0; padding:0; float:right; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */
.sorter { padding:0; margin:0; }
.sorter .actions { float:left; }
.sorter .view-mode { float:l0; float:left; margin-top:4px; margin-right:180px}
.sorter .sort-by { float:left; margin-top:0px;  margin-left: -127px; }
.sorter .link-feed {}

/* Toolbar */
.toolbar { padding:12px 0 4px; float:left; width:700px; float:left; margin-bottom:10px; }
.toolbar .sorter { }
.toolbar-bottom { margin-top:0; }
.toolbar .pager .pages ol { float:none; }

.view-mode {
height: 31px;
width: 53px;
}
.view-mode .grid.active, .view-mode .grid:hover {
background: url("../images/grid_list.png") no-repeat scroll 0 100% transparent;
}
.view-mode .grid {
background: url("../images/grid_list.png") no-repeat scroll 0 0 transparent;
cursor: pointer;
float: left;
height: 31px;
width: 26px;
}
.view-mode .list {
background: url("../images/grid_list.png") no-repeat scroll 100% 100% transparent;
cursor: pointer;
float: right;
height: 31px;
width: 27px;
}
.view-mode .list.active, .view-mode .list:hover{
background: url(../images/grid_list.png) 100% 0 no-repeat;
}

.product-view .box-reviews .pager {
border-width: 0;
padding-top: 15px;
}
.button-viewall,
.button-grid,
.button-list {
width: 18px;
height: 22px;
text-indent: -999em;
padding: 0;
}
.button-viewall {
width: 35px;
height: 30px;
padding: 0;
}
.button.next,
.button.prev {
   height: 28px;
    padding: 0;
    width: 25px;
}
.product-essential .button.next{float:right; margin-top:-25px}
.product-essential .button.prev {
width: 24px;
height: 24px;
padding: 0; float:right; margin-right:10px; margin-top:-25px
}

.dropdown-select {
margin-right: 3px;
}
.dropdown-select .button {
border-color: #e0e0e0 !important;
background-color: #fff !important;
color: #757575 !important;  background: #fff;
border: 1px solid #ececec;
border-radius: 3px;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
}


.dropdown-select .arrow {background-image: url(../images/icon_arrow_down.png);}

.dropdown-select .arrow {width: 5px;
height: 16px;
position: absolute;
top: 0;
right: 0;
padding: 0;}
.dropdown-menu {max-width: inherit;}
.button-arrow.btn-remove {
background-image: url(../images/icon_remove.png);
}
.button-arrow.btn-remove:hover,
.button-arrow.btn-remove:focus {
background-image: url(../images/icon_remove_over.png);
}
.button.next {
background-image: url(../images/icon_arrow_next.png);
background-color:#eee
}
.button.next:hover,
.button.next:focus {
background-image: url(../images/icon_arrow_next_over.png); background-color:#F3547D;-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-repeat: no-repeat;
background-position: 9px 10px;   height: 28px;
    padding: 0;
    width: 25px;
}
.button.prev {
background-image: url(../images/icon_arrow_prev.png);background-color:#eee
}
.button.prev:hover,
.button.prev:focus {
background-image: url(../images/icon_arrow_prev_over.png); background-color:#F3547D;-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-repeat: no-repeat;
background-position: 9px 10px;   height: 28px;
    padding: 0;
    width: 25px;
}

.products-grid .item-active .btn-cart,
.products-grid .price-review .btn-cart {
background-image: url(../images/icon_addcart.png);
}
.products-grid .item-active .btn-cart:hover,
.products-grid .item-active .btn-cart:focus {
background-image: url(../images/icon_addcart.png);
}
/* Data Table */
.data-table { width:100%; }
.data-table th { line-height:20px; padding:10px; font-weight:400; font-size:14px; }
.data-table td { line-height:20px; padding:10px; vertical-align:top}
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; }
.data-table td.value {}
.data-table input, data-table select, data-table textarea { margin:3px;}
.data-table p { margin:10px 0; }
.data-table .description { margin:10px 0; }

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

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0; padding:0; }
.std ul { list-style:none; padding-left:1.5em; margin:0; padding:0 }
.std ol { list-style:none; padding-left:0; }
.std ul ul { list-style-type:none; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; color:#313131 }
.std i,
.std em { font-style:italic; }

.std  p{  padding-top:0px;  }
.std  ul{ padding-left:0px; padding-top:0px; } 
.std  ul li {  margin-left:0;  margin-top: 0; }
.std  ol{padding-top:0;padding-left: 0;margin:0;} 
.std  ol li { list-style:none; margin-top: 2px;  }
.std  a{text-decoration:none;  }
.std  a:hover {text-decoration:none;  }
.std blockquote { font-style:italic; padding:0 0 0 1.5em;border-left: 5px solid #ddd;margin: 0 0 1.5em; }
.std  p{  padding-top:5px; line-height:1.4em; }
.std  ul{ padding-left:0px; padding-top:5px; } 
.std  ul li { list-style-image: url(../images/bullet_1.png); margin-left:20px;  margin-top: 2px; }
.std  ol{padding-top:5px;padding-left: 1.5em;margin:0 0 1em;} 
.std  ol li { list-style:decimal; margin-top: 2px;  }
.std  a{text-decoration:none; line-height:17px; }
.std  a:hover {text-decoration:underline;  }
.std blockquote { font-style:italic; padding:0 0 0 1.5em;border-left: 5px solid #ddd;margin: 0 0 1.5em; }

.order-info { border: 1px solid #DDDDDD; margin: 5px 0 8px; padding: 4px 8px; }
.order-info dt, .order-info dd, .order-info ul, .order-info li { display:inline; margin:0; padding:0; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

 .tags-list { background: none repeat scroll 0 0 #F4F4F4; border: 1px solid #DDDDDD; display: block; font-size: 13px; padding: 10px; }
.tags-list li { display: inline !important; margin: 0 4px 0 0; }
.tags-list li a { color: #FD355A; }
/* Misc */
.links li { display:inline; border-right:1px solid #dcdbdb; padding:15px 0}
.links li.first { padding-left:0 !important;  }
.links li.last { background:none !important; }

.toplinks .links{ margin:0; padding:0}
.toplinks .links li { display:inline; border-right:1px solid #dcdbdb; padding:13px 0}
.toplinks .links li.first { padding-left:0 !important;  }
.toplinks .links li.last { background:none !important; }

.link-add,
.link-cart,
.link-wishlist,
.link-reorder,
.link-compare { font-weight:bold; font-size:13px;  }
.link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(../images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background-position: 0 0; background-repeat: no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:11px; font-size:0; line-height:0; background-position: 0 0; background-repeat: no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background-position: 0 0; background-repeat: no-repeat; text-indent:-999em; overflow:hidden; }

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


.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }
.icon-basket{ display:none !important}
/* Header ================================================================================ */
.header-container {width:100%; margin:auto; border-bottom:1px solid #E4E4E4; background-color:#eeeeee}
.header { width:940px; margin:auto  }
.header .logo { }
.header .logo img {width: 190px; height: 49px; margin-top: 30px;}
.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 { margin:0; padding:0; font-size:30px; }
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .welcome-msg a {}
.header .links { float:right; }
.header .form-search { text-align:right; }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { clear:both; text-align:right; }
.header-container .top-container { clear:both; text-align:right; }

.header-inner{ width:100%; margin:auto; background-color:#FFFFFF; height:110px }

/*========== Header Top ==========*/
.header-top {
font-size: 14px;   
max-width:100%; margin:auto; color: #666; font-family:"Lato",sans-serif; font-weight:normal; position:relative; height:44px; border-bottom:1px solid #E4E4E4
}
.header-top .inner {
font-size: 14px;   
max-width:940px; margin:auto; color: #666; font-family:"Lato",sans-serif; font-weight:normal; position:relative; height:38px; margin-bottom:8px
}


.header-top .right {margin-right: 0; color: #313131; font-family:"Lato",sans-serif; font-weight:400
}
.header-top .right a{ text-decoration:none}
.welcome-msg {
float:left;
padding: 13px 0px 0px 0;
margin: 0; font-size:14px; color:#666
}

.login-link {
padding-left: 10px;
}
.login-link a{ text-decoration:none}
/*========== Header ==========*/
.header-right {float: right;}

/*========== Top Links ==========*/
.toplinks {
margin: 0;
padding: 0; float:right
}
.toplinks a {
text-decoration: none;
line-height: 20px;
padding:12px 20px;
display: inline-block;
white-space: nowrap;  color: #666; font-family:"Lato",sans-serif; font-weight:normal;
}
.toplinks a .count {
letter-spacing: 1px;
}

.btn-remove {
background-image: url(../images/btn_remove.png);
margin: 0px 0 0 18px;
}
.btn-edit {
/*background-image: url(../images/btn_edit.png);*/
margin: 0;
}

.btn-remove:hover,
.btn-remove:focus  { background-position: 0 -11px; }

.btn-edit:hover,
.btn-edit:focus { background-position: 0 -11px; }
.product-name,
.product-name h1,
.product-name h2,
.product-name h3,
.product-name h4,
#product-tabs > dt,
#cart-tabs > dt,
.review-title,
.author,
.fraction-slider .slide-title {
font-family: "Lato",sans-serif; font-size:16px;
}

/*========== Currency, Language Selector, Store Switcher ==========*/
.form-language{ float:left; margin-top:8px; margin-right:8px}
.form-language select {
    width: 105px; outline:none
}
.language-switcher {
    display: inline-block;
    float: left;
    margin-top: 8px;
    padding: 0 0 0 5px;
}

.language-switcher select {
    width: 105px; outline:none
} 
.block-currency, 
.block-language {
float:left;
margin-bottom: 0;
margin-right: 8px;    
height: 30px; margin-top:8px
}
.block-currency .block-title, 
.block-language .block-title,
.store-switcher .block-title {
display: none;
}

.block-currency .block-content > a, 
.block-language .block-content > a,
.store-switcher .block-content > a {
padding: 8px 12px;
display: block;
}
.block-language .icon-flag {
width: 16px;
height: 12px;
display: inline-block;
margin-right: 5px;
margin-top: 0px;
background-position: center center;
border: 1px solid #eee;
padding: 0;
}
.block-currency .dropdown-toggle .symbol {
display: none;
padding: 0;
min-width: 18px;
text-align: center;
}

.dropdown-menu {
border-color: #dcdcdc;
}
.dropdown-menu > li > a,
.dropdown-submenu:focus > a {
background-color: #f7f7f7;
background-image: none;
color: #737373;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.dropdown-submenu:hover > a {
background-color: #F3547D !important;
background-image: none;
color: #ffffff;
}
.block-currency .block-content > a, 
.block-language .block-content > a,
.store-switcher .block-content > a {
color: #ffffff;
}

.block-currency .dropdown-menu > li > a, 
.block-currency .dropdown-submenu:focus > a,
.block-language .dropdown-menu > li > a, 
.block-language .dropdown-submenu:focus > a {
background-color: #fff;
color: #444645;
text-decoration:none; padding:8px 10px; width:90px
}
.block-currency .block-content > a, 
.block-language .block-content > a {
color: #313131;
background:#f7f7f7; text-decoration:none
}
.block-currency .block-content.open > a, 
.block-language .block-content.open > a {

}
.block-currency .block-content.open > a, 
.block-language .block-content.open > a,
.block-currency .dropdown-menu > li > a:hover,
.block-currency .dropdown-menu > li > a:focus,
.block-currency .dropdown-menu > .active > a,
.block-currency .dropdown-menu > .active > a:hover,
.block-currency .dropdown-menu > .active > a:focus,
.block-currency .dropdown-submenu:hover > a,
.block-language .dropdown-menu > li > a:hover,
.block-language .dropdown-menu > li > a:focus,
.block-language .dropdown-menu > .active > a,
.block-language .dropdown-menu > .active > a:hover,
.block-language .dropdown-menu > .active > a:focus,
.block-language .dropdown-submenu:hover > a {
color: #ffffff !important;
background-color: #F3547D !important; 
}
.dropdown{position:relative}
.dropdown-toggle:focus{outline:0}
.dropdown-menu{position:absolute;top:100%;right:0;z-index:1000;display:none;float:left;min-width:auto;padding:0px 0;margin:0;font-size:14px;list-style:none; background:url(../images/search-bnt-bg.png) repeat top left}
.dropdown-menu.pull-right{right:0;left:auto}
.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}
.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.428571429;color:#313131;white-space:nowrap}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#fff;text-decoration:none;background-color:#428bca}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#428bca;outline:0}
.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}
.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
.open>.dropdown-menu{display:block}
.open>a{outline:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#999}
.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}
.pull-right>.dropdown-menu{right:0;left:auto}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0 dotted;border-bottom:4px solid #000;content:""}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}

[class^="icon-"], [class*=" icon-"] {
background-repeat: no-repeat;
display: inline-block;
height: 14px;
line-height: 14px;
margin-top: 1px;
vertical-align: text-top;
width: 14px;
padding: 0;
}

/*========== Quick Access, Wishlist, Compare Links ==========*/
.form-search .button { background:url(../images/icon_search.png) no-repeat 14px 8px ; border:none; 
}
.form-search .button:hover,
.form-search .button:focus {
background-image: url(../images/icon_search.png);
}
#mini-cart .icon-cart {
background-image: url(../images/icon_cart.png);
}
#mini-cart.open .icon-cart {
background-image: url(../images/icon_cart.png);
}
.icon-fblike {
background-image: url(../images/icon_fblike.png);
}
:hover .icon-fblike,
:focus .icon-fblike {
background-image: url(../images/icon_fblike.png);
}


#search_mini_form .button,
#mini-cart > .button,
.store-switcher .button,
.link-wishlist,
.link-compare,
.link-edit,
.footer-top .button,
.footer-bottom .button {
color: #ffffff;
background-color: #32BEBC;
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0; border-bottom:1px #F3547D solid
}
.email-friend{ float:left; font-size:14px}
.email-friend a{ color:#666666; font-weight:900} 
.link-wishlist:hover,
.link-wishlist:focus,
.link-compare:hover,
.link-compare:focus,
.link-friend:hover,
.link-friend:focus,
.link-edit:hover,
.link-edit:focus,
.footer-top .button:hover, 
.footer-top .button:focus, 
.footer-bottom .button:hover, 
.footer-bottom .button:focus {
color: #313131; transition:none

}
#mini-cart.open > .button {
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05) !important;
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05) !important;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05) !important;
border-color: #2A2A2A !important;
background-color: #2A2A2A !important; border:none !important;
}
#mini-cart .dropdown-menu {
border-bottom: 2px solid #F3547D !important; right:0px
}
.mini-products-list .price,
#mini-cart .block-content .price {
color: #F44D78; font-size:14px; font-weight:bold
}
.link-wishlist.no-image,
.link-compare.no-image,
.link-friend.no-image,
.link-edit.no-image {
color: #F3547D !important;
}
.link-wishlist.no-image:hover,
.link-wishlist.no-image:focus,
.link-compare.no-image:hover,
.link-compare.no-image:focus,
.link-friend.no-image:hover,
.link-friend.no-image:focus,
.link-edit.no-image:hover,
.link-edit.no-image:focus {
color: #838383 !important;
}

.quick-access {
margin-top: 21px;
float: right;
position: relative;
}
.form-search label {
display: none;
}
#search_mini_form {}
#search_mini_form .input-text {
color: #666;
background: #fff;
border: 1px solid #ececec;
border-radius: 3px 0px 0px 3px;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset; height:25px; margin-right:-2px
}
.form-search .input-text {
width: 360px;
position: absolute;
right: 36px;
padding: 8px;
line-height: 17px;
font-size: 13px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;  font-family: "Lato",sans-serif;
}
.header-menu-right .form-search .input-text {
display: none;
}
.form-search .button,
.form-search .button:hover,
.form-search .button:focus {
text-indent: -999em;
width: 50px;
height: 43px;
margin-left: 0px;
padding: 0;
position: relative;
z-index: 0; }
#mini-cart {
float: left;
margin-left: 8px;
margin-right: 0;
}
#mini-cart .cart_arrow_down{ padding:10px 0 0 20px;}
.header-both {
margin-bottom: 10px;
}
.header-top #mini-cart,
.header-both #mini-cart {
float: right;
margin-left: 0px; border:none
}
#mini-cart .dropdown-toggle {
font-size: 14px;
padding: 10px 10px 0;
height: 33px;
text-transform: none;
}
.header-top #mini-cart .dropdown-toggle {
height: 32px;
padding-top: 12px; padding-right:20px; padding-left:16px;border:none
}


#mini-cart .dropdown-toggle .price {
font-weight: 900; color:#FFFFFF; font-size:16px
}
#mini-cart .icon-cart {
background-position: 0 0;
margin-right: 8px;
margin-left: 2px;
margin-top: -1px; width:19px; height:24px
}
#mini-cart .dropdown-menu {
width: 198px;
padding: 12px 8px;
top: 42px;
}
.header-right #mini-cart .dropdown-menu,
.header-top #mini-cart .dropdown-menu {
top: 44px;
}
#mini-cart .block-subtitle {
font-weight:normal;
margin-bottom: 10px; font-size:13px; font-family:"Lato",sans-serif; color:#313131
}
#mini-cart .product-name a { 
font-size:13px; font-family:"Lato",sans-serif; white-space: pre-wrap;
width: 105px; 
}
#mini-cart .mini-products-list .product-name {
padding-right: 35px; line-height:normal
}
#mini-cart .mini-products-list .product-name,
#mini-cart .mini-products-list .price {
padding-right: 22px;
font-size: 13px; margin:-2px 0 0 0; text-align:left; width:105px; 
}
#mini-cart .mini-products-list img {
width: 65px;
height: auto;
}
.block .mini-products-list .item {
position: relative;
padding: 10px 0; 
}
.mini-products-images-list .item {
display: inline-block;
width: 70px;
}
.mini-products-list .product-details .btn-remove {
position: absolute;
top: 2px;
right: 2px;
}
#mini-cart .mini-products-list .prod_qty{ font-size:13px;}
.block-compare .mini-products-list .product-details .btn-remove,
.block-wishlist .mini-products-list .product-details .btn-remove {
top: -5px;
}
.mini-products-list .product-details .btn-edit {
position: absolute;
top: 8px;
right: 20px;
}
#mini-cart .prices-wrap {
padding-bottom:5px;
font-weight: 400;
font-size: 15px;
text-transform:none; color:#313131; margin-bottom:8px; border-bottom:1px solid #ddd
}
#mini-cart .prices {
margin: 6px 0; text-align:right
}
#mini-cart .actions {

}
#mini-cart .actions .button {
display: inline-block;
width: 100px;
text-align: center;
margin-bottom: 3px; padding:6px 12px 6px; text-transform:none; border:none; font-size:14px; float:right; 
}
.block_mini_cart_above_products {
margin-bottom: 15px;
}
#mini-cart > .button {
background: url(../images/search-bnt-bg.png) repeat top left; 
color: #000;
font-size:14px; font-weight:normal;  text-shadow:none; border-bottom:1px solid #F3547D !important; border-radius:0; box-shadow:none
}
#mini-cart .cart-items{ font-size:14px; font-weight:normal; color:#f44d78}

#mini-cart .actions .empty-cart{ margin-right:15px; line-height:35px}

.button-inverse,
.button-tabs li.active a {border:1px #111 solid;
background:#F44D78;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#111');
background:-webkit-gradient(linear, left top, left bottom, from(#333), to(#111));
background:-moz-linear-gradient(top, #333, #111);text-shadow:#93101a 0 0px -2px;
-webkit-text-shadow:#93101a 0 1px 2px;
-moz-text-shadow:#93101a 0 1px 2px;
-moz-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999;
-webkit-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999;
box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999; 
padding:3px 12px;text-shadow:0 1px 0 #000; 
}
.button-inverse:hover,
.button-inverse:focus {
border:1px #111 solid;
background:#F44D78;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#111');
background:-webkit-gradient(linear, left top, left bottom, from(#333), to(#111));
background:-moz-linear-gradient(top, #333, #111);text-shadow:#93101a 0 0px -2px;
-webkit-text-shadow:#93101a 0 1px 2px;
-moz-text-shadow:#93101a 0 1px 2px;
-moz-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999;
-webkit-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999;
box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999; 
padding:3px 12px;text-shadow:0 1px 0 #000; 
}
.button,
.btn,
.button-inverse,
.sidebar .button,
.sidebar .btn,
.dropdown .dropdown-menu .button,
.buttons-set .back-link a,
.scrolltop,
.button-tabs li a {
font-family: "Lato",sans-serif;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border:1px #dc436b solid;
background:#F44D78;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa7496', endColorstr='#F44D78');
background:-webkit-gradient(linear, left top, left bottom, from(#fa7496), to(#F44D78));
background:-moz-linear-gradient(top, #fa7496, #F44D78);text-shadow:#93101a 0 0px -2px;
-webkit-text-shadow:#93101a 0 1px 2px;
-moz-text-shadow:#93101a 0 1px 2px;
-moz-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fac0cf;
-webkit-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fac0cf;
box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fac0cf; 
padding:2px 12px 5px;text-shadow:0 1px 0 #c53b5e;
}


.button:hover,
.button:focus,
.btn:hover,
.btn:focus,
.button-inverse,
.sidebar .button:hover,
.sidebar .button:focus,
.sidebar .btn:hover,
.sidebar .btn:focus,
.form-list .bootstrap-select.btn-group .btn:hover .caret,
.form-list .bootstrap-select.btn-group .btn:focus .caret,
.buttons-set .back-link a:hover,
.buttons-set .back-link a:focus,
.scrolltop,
.button-tabs li a:hover,
.button-tabs li a:focus {border:1px #111 solid;
background:#F44D78;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#111');
background:-webkit-gradient(linear, left top, left bottom, from(#333), to(#111));
background:-moz-linear-gradient(top, #333, #111);text-shadow:#93101a 0 0px -2px;
-webkit-text-shadow:#93101a 0 1px 2px;
-moz-text-shadow:#93101a 0 1px 2px;
-moz-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999;
-webkit-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999;
box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999; 
padding:2px 12px 5px;text-shadow:0 1px 0 #000;
}
.pager .button:hover,
.pager .button:focus,
.dropdown .dropdown-menu .button:hover,
.dropdown .dropdown-menu .button:focus{ text-shadow:none}
/*========== Main Menu ==========*/
.nav-container {}

/********** Navigation > */
/* ======================================================================================= */
/********** Banner Slider > */

#banner-slider {
margin: 0px auto 0;
width: 100%;
float:left;
margin-top: -25px;
}



/*========== Slider Controls, Background Colors ==========*/
.flex-control-paging li a,
.sequence-pagination li a,
.fs-pager-wrapper a,
.bx-wrapper .bx-pager.bx-default-pager a,
.tp-bullets.simplebullets.round .bullet {
background-color: #565656;
}
.flex-control-paging li a.flex-active,
.sequence-pagination li.current a,
.fs-pager-wrapper .active,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.tp-bullets.simplebullets.round .bullet:hover, 
.tp-bullets.simplebullets.round .bullet.selected {
background-color: #F3547D;
}

.btn,
.button,
.button-inverse,
.slider-arrow,
.button-arrow,
.dropdown .arrow,
.elastislide-next,
.elastislide-prev,
.button-up,
.button-down,
.form-list .bootstrap-select.btn-group .btn:hover .caret,
.form-list .bootstrap-select.btn-group .btn:focus .caret,
.buttons-set .back-link a,
.button-tabs li a{
font-size: 14px;
display: inline-block;
*display: inline;
padding: 2px 12px 5px;
margin-bottom: 0;
*margin-left: .3em;
line-height: 20px;
color: #f4f4f4;
text-align: center;
text-shadow: none;
vertical-align: middle;
cursor: pointer;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
*zoom: 1;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
background-position: center center;
background-repeat: no-repeat; }
.button,
.btn,
.slider-arrow,
.button-arrow,
.dropdown .arrow,
.elastislide-next,
.elastislide-prev,
.button-up,
.button-down,
.buttons-set .back-link a {
padding: 2px 12px 5px; color:#FFFFFF; 
text-shadow: 0 1px 0 #a1135c;
transition:            color 450ms ease-in-out, background-color 150ms ease-in-out, opacity 600ms ease-in-out, background-position 300ms ease-in-out;
-moz-transition:       color 450ms ease-in-out, background-color 150ms ease-in-out, opacity 600ms ease-in-out, background-position 300ms ease-in-out;
-webkit-transition:    color 450ms ease-in-out, background-color 150ms ease-in-out, opacity 600ms ease-in-out, background-position 300ms ease-in-out;
-o-transition:         color 450ms ease-in-out, background-color 150ms ease-in-out, opacity 600ms ease-in-out, background-position 300ms ease-in-out;
}

.prod_image_detail .btn-cart{ border:1px #dc436b solid;
background:#F44D78;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa7496', endColorstr='#F44D78');
background:-webkit-gradient(linear, left top, left bottom, from(#fa7496), to(#F44D78));
background:-moz-linear-gradient(top, #fa7496, #F44D78);text-shadow:#93101a 0 0px -2px;
-webkit-text-shadow:#93101a 0 1px 2px;
-moz-text-shadow:#93101a 0 1px 2px;
-moz-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fac0cf;
-webkit-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fac0cf;
box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fac0cf; 
padding:2px 12px 5px;text-shadow:0 1px 0 #c53b5e;}

.prod_image_detail .btn-cart:hover{ border:1px #111 solid;
background:#F44D78;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#111');
background:-webkit-gradient(linear, left top, left bottom, from(#333), to(#111));
background:-moz-linear-gradient(top, #333, #111);text-shadow:#93101a 0 0px -2px;
-webkit-text-shadow:#93101a 0 1px 2px;
-moz-text-shadow:#93101a 0 1px 2px;
-moz-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999;
-webkit-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999;
box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999; 
padding:2px 12px 5px;text-shadow:0 1px 0 #000; }

.prod_image_detail .btn-cart span{ font-size:14px; font-weight:normal; color:#fff; text-transform:none}



.products-list .product-shop .btn-cart{ border:1px #dc436b solid;
background:#F44D78;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa7496', endColorstr='#F44D78');
background:-webkit-gradient(linear, left top, left bottom, from(#fa7496), to(#F44D78));
background:-moz-linear-gradient(top, #fa7496, #F44D78);text-shadow:#93101a 0 0px -2px;
-webkit-text-shadow:#93101a 0 1px 2px;
-moz-text-shadow:#93101a 0 1px 2px;
-moz-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fac0cf;
-webkit-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fac0cf;
box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fac0cf; 
padding:2px 12px 5px;text-shadow:0 1px 0 #c53b5e; float:right;}

.products-list .product-shop .btn-cart:hover{ border:1px #111 solid;
background:#F44D78;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#111');
background:-webkit-gradient(linear, left top, left bottom, from(#333), to(#111));
background:-moz-linear-gradient(top, #333, #111);text-shadow:#93101a 0 0px -2px;
-webkit-text-shadow:#93101a 0 1px 2px;
-moz-text-shadow:#93101a 0 1px 2px;
-moz-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999;
-webkit-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999;
box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999; 
padding:2px 12px 5px;text-shadow:0 1px 0 #000; }

.products-list .product-shop .btn-cart span{ font-size:14px; font-weight:normal; color:#fff; text-transform:none}


.btn-large,
.buttons-set button.button,
 {
font-size: 15px;
}

.buttons-set .back-link a {
display: inline-block;  background: none repeat scroll 0 0 transparent;
border: medium none;
box-shadow: none;
color: #313131; font-weight:bold;
display: inline-block;
text-shadow: none;
}
.buttons-set .back-link a small{ font-size:20px; font-weight:bold; color:#313131}
.buttons-set .back-link a:hover small{ font-size:20px; font-weight:bold; color:#F3547D}
.buttons-set .back-link a:hover{display: inline-block;  background: none repeat scroll 0 0 transparent;
border: medium none;
box-shadow: none;
color: #F3547D;
display: inline-block;
text-shadow: none}
.btn-mini {
padding: 2px 6px;
}
.slider-arrow,
.button-arrow,
.dropdown .arrow,
.elastislide-next,
.elastislide-prev {
transition:            color 450ms ease-in-out, background-color 150ms ease-in-out, opacity 600ms ease-in-out, background-position 300ms ease-in-out;
-moz-transition:       color 450ms ease-in-out, background-color 150ms ease-in-out, opacity 600ms ease-in-out, background-position 300ms ease-in-out;
-webkit-transition:    color 450ms ease-in-out, background-color 150ms ease-in-out, opacity 600ms ease-in-out, background-position 300ms ease-in-out;
-o-transition:         color 450ms ease-in-out, background-color 150ms ease-in-out, opacity 600ms ease-in-out, background-position 300ms ease-in-out;
}
.slider-arrow.next,
.large-icons .flex-direction-nav .flex-next{
background-image: url(../images/arrow_next.png); padding:0    
}
.slider-arrow.next:hover,
.slider-arrow.next:focus,
.large-icons .flex-direction-nav .flex-next:hover,
.large-icons .flex-direction-nav .flex-next:focus,
.fraction-slider .next:hover,
.fraction-slider .next:focus,
.tp-rightarrow:hover,
.tp-rightarrow:focus {
background-image: url(../images/arrow_next_over.png);    
}

.slider-arrow,
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next,
.button-arrow,
.pager .button,
.dropdown .arrow,
.dropdown .button,
.elastislide-next,
.elastislide-prev,
.opc .step-title a,
.prettycheckbox > a,
.prettyradio > a,
.fraction-slider .prev,
.fraction-slider .next,
.bx-wrapper .bx-controls-direction a,
.tp-leftarrow,
.tp-rightarrow {
font-family: "Lato",sans-serif;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border-width: 1px;
border-color: #e0e0e0;
border-style: solid;
background-color: #fafafa;
color: #FFFFFF;
}

.slider-arrow.prev,
.large-icons .flex-direction-nav .flex-prev {
background-image: url(../images/arrow_prev.png); padding:0         
}
.slider-arrow.prev:hover,
.slider-arrow.prev:focus,
.large-icons .flex-direction-nav .flex-prev:hover,
.large-icons .flex-direction-nav .flex-prev:focus {
background-image: url(../images/arrow_prev_over.png);   
}
.slider-arrow:hover,
.slider-arrow:focus,
.button-arrow:hover,
.button-arrow:focus,
.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-prev:focus,
.flex-direction-nav .flex-next:hover,
.flex-direction-nav .flex-next:focus,
.dropdown.open .arrow,
.elastislide-next:hover,
.elastislide-next:focus,
.elastislide-prev:hover,
.elastislide-prev:focus,
.opc .step-title a:hover,
.opc .step-title a:focus,
.prettycheckbox > a.checked,
.prettyradio > a.checked,
.fraction-slider .prev:hover,
.fraction-slider .prev:focus,
.fraction-slider .next:hover,
.fraction-slider .next:focus,
.bx-wrapper .bx-controls-direction a:hover,
.bx-wrapper .bx-controls-direction a:focus,
.tp-leftarrow:hover,
.tp-leftarrow:focus,
.tp-rightarrow:hover,
.tp-rightarrow:focus {
border-color: #F3547D;
background-color: #F3547D;
background-image: none;
color: #fff;
}

/* Banner Static =============================================================================== */

.banner-static-contain{ width:100%; margin:auto; float:left; padding-bottom:30px; border-bottom:1px solid #E4E4E4; }
.banner-inner .box1{ width:206px; float:left; margin-right:15px; background: url(../images/easy_order.png) no-repeat scroll 0% 10px; padding: 15px 10px 15px 90px; color: #313131; text-align:left}
.banner-inner .box2{ width:206px; float:left; margin-right:15px; background: url(../images/money.png) no-repeat scroll 0% 10px; padding: 15px 10px 15px 90px; color: #313131; text-align:left}
.banner-inner .box3{ width:206px; float:right; margin-right:0px; background: url(../images/original-products.png) no-repeat scroll 0% 10px; padding: 15px 0px 15px 90px; color: #313131; text-align:left}
.banner-inner{ padding: 8px 0 4px; text-align: center; font-family: "Lato",sans-serif; font-size:14px; width:940px; margin:auto }
.banner-inner .banner-title{ text-transform:none; font-size: 17px; font-weight:700; font-family: 'bitterbold'; color: #313131; margin-bottom:4px; text-shadow:0 1px 0 #fff }
.banner-center { background: none repeat scroll 0 0 #fcfcfc; border: 1px solid #ddd; width:820px; padding:15px 10px; overflow:hidden; -webkit-border-radius:3px;-moz-border-radius:3px; border-radius:3px; margin-bottom:12px; margin-top:10px}
.banner-center .left { width:500px; float:left}
.banner-center .right { width:200px; float:right}
.banner-center p{ font-family:"Lato",sans-serif; font-size:18px; color:#313131; font-weight:900; margin:0}
.banner-center .banner-link{ float:right; margin-top:2px}
.banner-center .banner-link a{background-color: #F3547D;color: #fff; font-family:"Lato",sans-serif; font-size:14px; text-transform:uppercase; font-weight:900; padding:8px 10px; -webkit-border-radius:3px;-moz-border-radius:3px; border-radius:3px; text-decoration:none;text-shadow:0 1px 0 #901028}
.banner-center .banner-link a:hover{ border-width: 1px; border-color: #23AEAC; background-color: #32BEBC; text-shadow:0 1px 0 #a1135c }
.flex-control-nav{ display:none}

.product-title {color: #313131;
font-family: 'bitterbold';
font-size: 18px;
font-weight: 900;
margin-bottom: 0;
padding-bottom: 12px;
text-align:left;
text-transform:none;

}

.prod_image_detail{ text-align:center; padding-top:20px}	
.prod_image_detail .actions{ margin-top:12px; line-height:1.4em}
.prod_image_detail .description{ margin:9px 0 15px; font-family:"Lato",sans-serif; font-weight:normal; font-size:15px; line-height:normal;min-height: 35px;}


p {
margin: 0 0 10px;
}
/* Sidebar =============================================================================== */
.block { margin:0 0 25px; }
.block .block-title { padding:15px 5px 15px 15px; font-family:'bitterbold'; font-weight:900; text-transform:none; font-size:16px; text-shadow:0 1px 0 #000; border:1px #111 solid;
background:#F44D78;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#111');
background:-webkit-gradient(linear, left top, left bottom, from(#333), to(#111));
background:-moz-linear-gradient(top, #333, #111);text-shadow:#93101a 0 0px -2px;
-webkit-text-shadow:#93101a 0 1px 2px;
-moz-text-shadow:#93101a 0 1px 2px;
color:#FFFFFF }
.block .block-title strong { font-weight:900; }
.block .block-title a { text-decoration:none !important; }
.block .block-content { padding:15px 15px 10px; border:1px solid #E8E8E8; font-family: "Lato",sans-serif; font-size:14px; background-color:#FFFFFF; border-top:none }
.block .block-content .item { padding:5px 0; }
.block .btn-remove,
.block .btn-edit { float:right; margin-top:6px}
.sidebar .block .access .btn-remove { float:right; margin-top:-38px}
.block .actions { text-align:left; padding: 8px 0; }
.block .actions a { float:right; margin-left: 10px; margin-bottom: 10px; font-weight:bold; }
.block .empty {}

.block li.odd {}
.block li.even {}


/*========== Sidebar, Block ==========*/

.sidebar-left { margin-left: 0 !important;}
.bv3 .sidebar-right,
.bv3 .sidebar-left {
padding-left: 15px;
}
.sidebar ol,
.sidebar ul {
list-style: none;
padding: 0;
margin: 0;
}
.sidebar .block-content li {
padding: 3px 5px 3px 14px; background:url("../images/li_dot.png") no-repeat scroll left center transparent
}
.sidebar .block-venedor-ads .block-content li {
padding: 0;
}
.sidebar .block dt {
text-transform:none; font-size:16px; font-weight:normal; color:#313131
}
.sidebar .block dd {
padding: 0 15px 20px;
margin: 0; border-bottom:1px #ECECEC solid
}
.sidebar address {
margin-bottom: 0;
}
.block .slider-title {
overflow: hidden; 
text-overflow: ellipsis; 
white-space: nowrap; 
}
.block-layered-nav .block-subtitle {
font-size: 13px; font-family:"Lato",sans-serif
}
.block-layered-nav dt {
font-size: 16px;
}
.block-layered-nav .currently ol {
margin: 0;
padding: 10px 15px;
}
.block-layered-nav .currently span.value {
font-weight: bold;
}
.block-layered-nav li {
padding: 5px 0; background:url("../images/li_dot.png") no-repeat scroll left center transparent
}
.block-layered-nav .label {
margin-right: 5px;
}
.block-layered-nav .button-arrow {
width: 25px;
height: 25px;
padding: 0;
margin-top: -2px;
position: absolute;
right: 15px;
}

#narrow-by-list2 dd {
display: block !important;
}
/*========== Sidebar, Block, Data Table ==========*/
.sidebar {
font-size: 15px;
font-family: "Lato",sans-serif;padding: 0 0 20px;
}

.sidebar .block-layered-nav .price {
font-size: 15px;
font-weight: normal;
}

.block-layered-nav .block-subtitle,
.block-layered-nav dt {
color: #565656;
font-weight:bold; padding:10px 0 0 10px

}
.block-layered-nav .currently ol {
border: 1px solid #ececec;
background-color: #f4f4f4;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.sidebar a,
.sidebar .block-layered-nav .price .sub {
color: #F3547D; font-size:14px; font-family:"Lato",sans-serif    
}
.sidebar .block-layered-nav .price{color: #F3547D;}
.sidebar a:hover,
.sidebar a:focus {
color: #313131; font-size:14px;    
}
.sidebar .link-cart, .sidebar .link-wishlist, .sidebar .link-reorder, .sidebar .link-compare,
.block .actions a {
color: #F3547D; font-family:"Lato",sans-serif; font-weight:900; font-size:14px   
}
.sidebar .link-cart:hover, .sidebar .link-wishlist:hover, .sidebar .link-reorder:hover, .sidebar .link-compare:hover, 
.sidebar .link-cart:focus, .sidebar .link-wishlist:focus, .sidebar .link-reorder:focus, .sidebar .link-compare:focus,
.block .actions a:hover, .block .actions a:focus {
color: #313131;   
}
.sidebar .block dl {
border-top: 1px solid #ececec;
border-bottom-width: 0;
margin:0

}
/* Mini Products List */
.block-products .block-content { padding:0px; border:1px solid #ECECEC; border-top:none }
.mini-products-list { list-style:none; margin:0; padding-left:0; }
.mini-products-list li { padding:0; display:block; margin-bottom:10px; border-bottom:1px solid #ddd; padding-bottom:5px }
.mini-products-list .product-image { background-color: #FFFFFF;
border: 1px solid #DDDDDD;
float: left;
margin: 0;
padding: 0px;
width: 65px; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-name a { font-size:13px; font-weight:normal; color:#313131; text-decoration:none }
.mini-products-list .product-name a:hover { font-size:13px; font-weight:normal; color:#F3547D }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.mini-products-list .item { position:relative; overflow:hidden }

/* Block: Account */
.block-account {}
.block-account .block-content{ padding:10px 15px 15px}
.block-account .block-content li{ padding:6px 5px 6px 14px}
.sidebar .block-content li.current{ font-weight:bold; background:url("../images/li_dot.png") no-repeat scroll left center transparent; color:#313131 }
/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; margin-right:8px }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav .block-content{ padding:0;  }
.block-layered-nav dt { font-weight:bold; padding:16px 10px 16px 15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; position:relative; }
.block-layered-nav dd { margin:0; padding:0; }
.block-layered-nav dd ol { position:relative; }
.block-layered-nav .currently {}
.block-layered-nav .btn-remove { float:right; }

.block-list .price { color: inherit; font-size:16px; }

/* Block: Cart */
.block-cart {}
.block-cart .summary {}
.block-cart .amount { margin-bottom:8px}
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }
.block-cart .summary {
margin: 0;
padding: 0;
position: relative;
z-index: 1;
}

.block-cart .amount a {
font-weight: 600; color:#313131
}
.block-cart .subtotal {
margin: 0;
padding: 0;
text-align: left; margin-bottom:8px
}
.block-cart .block-content .summary .subtotal .label {
background: none repeat scroll 0 0 transparent;
border-radius: 0 0 0 0;
box-shadow: none;
font-weight: normal;
padding: 2px 0;
text-shadow: none;
}
.block-cart .subtotal .price {
color: #F3547D;
font-weight:normal;
}
.ajax-checkout {
border: 0 none;
margin: 0;
padding: 10px 0 5px;
text-align:left; margin-bottom:15px
}
.ajax-checkout a {border:1px #dc436b solid;
background:#F44D78;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa7496', endColorstr='#F44D78');
background:-webkit-gradient(linear, left top, left bottom, from(#fa7496), to(#F44D78));
background:-moz-linear-gradient(top, #fa7496, #F44D78);text-shadow:#93101a 0 0px -2px;
-webkit-text-shadow:#93101a 0 1px 2px;
-moz-text-shadow:#93101a 0 1px 2px;
-moz-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fac0cf;
-webkit-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fac0cf;
box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fac0cf; 
padding:3px 12px;text-shadow:0 1px 0 #c53b5e;border-radius: 2px;color:#FFFFFF; font-size:14px; padding: 6px 14px;
}
.ajax-checkout a:hover {
border:1px #111 solid;
background:#F44D78;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#111');
background:-webkit-gradient(linear, left top, left bottom, from(#333), to(#111));
background:-moz-linear-gradient(top, #333, #111);text-shadow:#93101a 0 0px -2px;
-webkit-text-shadow:#93101a 0 1px 2px;
-moz-text-shadow:#93101a 0 1px 2px;
-moz-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999;
-webkit-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999;
box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999; 
padding:3px 12px;text-shadow:0 1px 0 #000; border-radius: 2px;color:#FFFFFF; font-size:14px; padding: 6px 14px; cursor:pointer}
.sidebar .block-cart .block-subtitle { border-bottom:1px solid #ECECEC; padding-bottom:8px; margin:8px 0 8px;}
.col-left .block-cart .block-content ul li .product-details {
float: right;
width: 122px;
}
.col-left .block-cart ul li.item { border-bottom:1px solid #ECECEC;
margin-bottom: 5px;
padding-bottom: 8px;
}
.col-left .block-cart ul li.item.last { border-bottom:none;
margin-bottom: 5px;
padding-bottom: 0px;
}
.col-left .block-cart .block-content ul li a.product-image{ display:inline}
.col-left .block-cart .block-content ul li a.product-image img{ border:1px #ddd solid}
.col-lfet .block-cart .block-content ul li .product-name{ margin:0 0 2px; font-size:14px}
.price, .breadcrumbs li strong, .product-details span.price, #recently-viewed-items .price-box .special-price .price, #recently-viewed-items .price-box .regular-price .price, .availability.out-of-stock span{ color:#F3547D}

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.related-slider{ float:left; margin:auto; width:100%; padding:35px 0 0; border-top:1px solid #E4E4E4}
.related-slider h2{color: #313131;
    font-family: 'bitterbold';
    font-size: 20px;
    margin: 0px 0 20px;
    text-align: left; text-shadow:0 1px 0 #fff}
.block-related {}
.block-related .block-content { padding:0px 0 10px 0; border:1px solid #ECECEC; border-top:none; overflow:hidden }
.block-related ul{ margin:0; padding:0}
.block-related li { padding:5px 0; }
.block-related input.checkbox { position:absolute; left:85px; top:14px; z-index:10; }
.block-related .product { margin-left:20px; }
.block-related .product .product-image { float:left; margin-right:-65px; }
.block-related .product .product-details { margin-left:65px; }
.block-related .mini-products-list .product-details { margin-left:125px; text-align:left }
.block-related .mini-products-list .product-details .product-name{ text-align:left}
.block-related .mini-products-list .product-image { width:100px; margin:0; padding:0 10px}
.block-related .block-subtitle{ padding:10px 10px 0 10px; font-size:13px; font-weight:bold; margin:0}
.block-related .price-box .old-price .price{ display:inline; font-size:15px; font-family:"Lato",sans-serif}
.block-related  a.link-cart{ text-transform:uppercase; font-size:14px; color:#23AEAC; font-weight:900; font-family:"Lato",sans-serif}
.block-related  a.link-cart:hover{ text-transform:uppercase; font-size:14px; color:#F3547D; font-weight:900; font-family:"Lato",sans-serif}

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

.block-compare .block-content ol, .block-compare .block-content ul { margin: 0;}

ol#compare-items li a.product-name{ font-size:14px; padding:0; margin:0; font-weight:normal; color:#666; line-height:20px}
ol#compare-items li a.product-name:hover{ font-size:14px;  font-family: "Lato",sans-serif;}

ol#compare-items li {
margin: 0;
padding: 0 0 10px;
position: relative; border-bottom:1px solid #ECECEC; margin-bottom:5px; background:none
}
ol#compare-items li.last{ border-bottom:none}
/* Block: Recently Viewed */
.block-viewed .block-content{ }
.block-viewed li { padding:6px 10px 6px 14px !important; list-style:none;background:url("../images/li_dot.png") no-repeat scroll left center transparent; border-bottom:1px solid #ECECEC }
.block-viewed li.last { padding:6px 10px 6px 14px !important; border-bottom:0px #eaeaea solid; list-style:none; }
.block-viewed li span{ float:left; margin-right:5px; font-size:16px; color:#aaa; line-height:24px;  font-family:"Lato",sans-serif; background:url("../images/li_dot.png") no-repeat scroll left center transparent; padding-left:18px}

.sidebar ol,
.sidebar ul {
list-style: none;
padding: 0;
margin: 0;
}
#recently-viewed-items .product-name{ text-align:left; margin:0}
#recently-viewed-items .product-name a{ color:#666; font-size:15px; font-weight:normal; text-decoration:none; font-family:"Lato",sans-serif}
#recently-viewed-items .product-name a:hover{ color:#F3547D; font-size:15px; font-weight:normal; text-decoration:none}
/* Block: Recently Compared */
.block-compared {}
.block-compared .block-content{ padding:0;}
.block-compared li { padding:6px 10px !important; border-bottom:1px #eaeaea solid; list-style:none }
.block-compared li.last { padding:6px 10px !important; border-bottom:0px #eaeaea solid; list-style:none }
.block-compared li span{ float:left; margin-right:5px; font-size:20px; color:#666; line-height:20px;  font-family:"Lato",sans-serif}

/* Block: Poll */
.block-poll label { margin-bottom:0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-family:"Lato",sans-serif; font-size:14px }
.block-poll input.radio { float:left; margin:5px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; text-align:left; font-family:"Lato",sans-serif; padding:0.1em 0.3em 0.1em }
.block-poll li { padding:3px 0px !important; }
.block-poll .actions { margin:5px 0 10px 0px; padding:0 }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags{}
.block-tags .block-content{ overflow:hidden}
.block-tags ul,
.block-tags li { display:inline; padding:0 !important; background:none !important; border:none }
.block-tags .actions {
border: 0 none;
float: right !important;
margin-top: 10px;
padding: 0px;
text-align: left;
}

/* Block: Subscribe */
.block-subscribe {}
.block-subscribe .input-text {
width: 90%; background: #fff;
border: 1px solid #B7B7B7;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
box-shadow: 0 0 2px rgba(6, 6, 6, 0.18) inset; color:#313131; padding:8px 10px 10px
}
.form-subscribe-header {
font-size: 16px;
margin-bottom: 8px;
}

/* Block: Recently Viewed */
.block-company  .block-content{ padding:8px 15px 15px;}
.block-company li { padding:6px 5px 6px 14px !important; border-bottom:1px #eaeaea solid; list-style:none }
.block-company li.last { padding:6px 5px 6px 14px !important; border-bottom:0px #eaeaea solid; list-style:none }
.block-company li span{ float:left; margin-right:5px; font-size:16px; color:#aaa; line-height:16px;  font-family:"Lato",sans-serif}
.block-company li strong{ color:#313131}
/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }

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


/* Block: Ads */
.block-ads {}
.block-ads .block-content{ border:0px #ddd solid; padding:0; background:none}
.block-ads .block-content ul{ padding:0; margin:0}
.block-ads .block-content li{ list-style:none}
.block-ads .block-content li img{ -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}
/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0 30px; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg { text-align:left; padding:0px 0 5px; color:#313131}
#my-orders-table{ border-bottom:none; border-left:1px solid #ddd}
.box-account{ margin-top:15px; margin-bottom:20px}
.box-account .page-title{ margin:0; padding:0; background:none; border:none}
.box-account .page-title h2{ font-size:20px}
/*========== Product ==========*/
.price {
font-weight:normal;
font-family: "Lato",sans-serif; font-size:19px; color:#F3547D
}
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:normal; margin:4px 0 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; display:inline-block }
.ratings .rating-links a{ margin:0; text-decoration:none; color:#666666; font-family:"Lato",sans-serif; font-size:13px }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:14px; font-size:0; line-height:0; background:url(../images/bkg_rating.png) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:16px; background:url(../images/bkg_rating.png) 0 100% repeat-x; }
.ratings .rating-box { margin-right:8px; display:inline-block }
.ratings .amount {}

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





.new-label, .sale-label {position: absolute; z-index:2; width:42px; height:46px; background: url(../images/labels.png); }
.new-top-left {background-position:-220px 0; }
.new-top-right {background-position:-220px 0; margin-left:165px}
.new-bottom-left {background-position:-84px -42px; }
.new-bottom-right { background-position:-126px -42px;}
.sale-top-left {background-position:0 0; }
.sale-top-right {background-position:0 0;margin-left:165px}
.sale-bottom-left {bottom:0; left:0; background-position:0 -42px;}
.sale-bottom-right {bottom:0; right:0; background-position:-42px -42px;}

/* Regular price */
.regular-price { display:inline}
.regular-price .price { font-weight:normal; }

/* Old price */
.old-price { display:inline}
.old-price .price-label { white-space:nowrap; display:none;}
.old-price .price { font-weight:400; text-decoration:line-through; color:#666666; margin-right:15px }

/* Special price */
.special-price { display:inline}
.special-price .price-label { font-weight:normal; white-space:nowrap; display:none;}
.special-price .price { font-weight:normal; }

/* Price range */
.price-from { margin:0; font-size:12px; margin-right:10px; display:inline-block }
.price-from .price-label { font-weight:normal; white-space:nowrap; color: #909090; font-size:12px }

.price-to { margin:0; font-size:12px; margin-left:4px; display:inline-block }
.price-to .price-label { font-weight:normal; white-space:nowrap; color: #909090;  }

/* Minimal price (as low as) */
.minimal-price { margin:0;  }
.minimal-price .price-label { font-weight:normal; white-space:nowrap;color:#909090;}
.minimal-price-link {}
.minimal-price-link .label {color:#909090; margin-left:4px }
.minimal-price-link .price { font-weight:normal; color:#313131; font-size:16px; }
small {
font-size: 85%; font-weight:normal; text-transform:lowercase; color:#999999
}

.product-name {color:#313131; margin:0px;  font-family:'bitterbold'!important; font-size:16px; text-decoration:none ; display:block; line-height:24px!important;}
a:hover.product-name {color:#F3547D !important; margin:0px; font-family:'bitterbold'; font-size:16px; text-decoration:none; line-height:24px!important; }
/* Category Page ========================================================================= */
.category-title { border-bottom:1px solid #ddd; margin:0 0 10px; }
.category-image { display:block; margin:0 auto; float:left;  }
.category-products { float:left; padding-bottom:15px}
.category-description{
/*height:200px;*/
}
.category-image img{ border:4px #fff solid; width:99%}
/* View Type: Grid */
.products-grid { width:100%;margin-top:0px; padding:0; overflow:hidden; margin:0;margin-left:0px!important;  }
.products-grid tr.odd {border-bottom:0px solid #ddd; }
.products-grid tr.last {border-bottom:none;  }
.products-grid td { width:35%; padding:0px; padding-bottom:10px; padding-top:10px  }
.products-grid td.empty {}
.products-grid li a.product-image{ }
.products-grid li {float:left; width:210px; padding:20px 5px 20px;margin-right:14px; border:2px solid #E8E8E8; margin-bottom:15px; list-style:none; background-color:#FFFFFF; height: 380px;margin-left:0 !important; }
.products-grid li.last{float:left; width:210px; padding:20px 5px 20px; margin-right:0px; margin-bottom:15px;  background-color:#FFFFFF; margin-left:0px; }
li.last .new_prod{background-color:#ffffff;text-align:left; border-right: 0px; margin-right:0px;}


/* View Type: List */
.products-list {}
.products-list .product-name{ text-align:left; margin:12px 0 15px}
.products-list .product-name a { font-size:18px; color:#F3547D; font-weight:normal; text-align:left}
.products-list .item.first {margin:0px;  padding:20px 30px 20px 20px; overflow:hidden; margin-bottom:22px; background-color:#FFFFFF; border:2px solid #E8E8E8}
.products-list .item {margin:0px; padding:20px 30px 20px 20px; overflow:hidden; margin-bottom:22px; background-color:#FFFFFF; border:2px solid #E8E8E8  }
.products-list .item a{ }
.products-list .item a:hover{ color:#313131;}
.separator{color:#666666}
.products-list .item h3{font-weight:normal; color:#353535; padding-bottom:2px;}
.products-list .item h3 a{font-weight:normal; font-size:12px; color:#407CBF; text-decoration:none}
.products-list .item h3 a:hover{font-weight:normal; font-size:12px; color:#313131; text-decoration:underline}
ol.products-list { padding:0; margin:0}
.products-list .last { margin-bottom:0 }
li .list {border-bottom:none;}
.products-list .product-image { float:left; padding-left:0px;  }
.products-list .product-shop { float:right; width:421px; text-align:left; margin-left:25px }
.products-list .product-shop .desc { font-size:14px; font-family:"Lato",sans-serif; margin-bottom:12px; margin-top:5px; color:#666}
.products-list .product-shop p{ font-size:14px; font-family:"Lato",sans-serif; color:#666}
.products-list .product-shop .price-box{ margin:5px 0; float:left}

.products-list .desc .link-learn {
font-size: 13px;
font-weight:normal;
margin-top: 5px;
}
.products-list .add-to-links {
padding-left: 2px;
}
.link-wishlist,
.link-compare {color: #666; text-shadow:none; border:none; box-shadow:none; margin-bottom:5px }
.link-wishlist, 
.link-compare,
.link-friend,
.link-edit { padding: 0; background:none
}

.product-view .product-shop .link-wishlist, 
.product-view .product-shop .link-compare,
.product-view .product-shop .link-friend,
.product-view .product-shop .link-edit {}



/** Product View *******************************************************************************************************/
.product-view { margin-top:12px; margin:auto;  clear:both }
.product-essential { width:940px; margin:auto; padding:20px 0 35px; overflow:hidden }
.product-collateral .box-collateral { margin:0 0 15px; margin-left:10px;}
.product-essential .product-img-box {
position: relative;
padding-right: 0; float:left
}
.product-essential .product-image {
margin-right: auto;
margin-bottom: 15px;
width: 310px;
position: relative;
float: left; }

.product-essential .product-image.no-gallery {
margin-left: auto;
}
.product-essential .product-image img {
width: 100%;
height: auto;
}
.product-essential .button-viewall {
position: absolute;
left: 5px;
bottom: 5px;
text-indent: -999em;
z-index: 9999;}
.more-views { margin:5px auto 0; width:220px; clear:both }
.more-views li { float:left; margin: 0 10px 0 0;}
.more-views li a { display:block; text-align:center; width: 105px; }
.more-views li a img {  padding:0px; width:100px;border:1px solid #ddd;background-color: #FFFFFF;}
.more-views .jcarousel-next { background: url(../images/icon_arrow_next.png) no-repeat 8px 7px #fff; width:24px !important; height:24px !important; position:absolute; right: -42px; top: 105px; cursor:pointer; border:1px solid #ccc !important}
.more-views .jcarousel-prev { background: url(../images/icon_arrow_prev.png) no-repeat 8px 8px #fff; width: 24px !important; height: 24px !important; position:absolute; left: -26px; top: 105px; cursor:pointer; border:1px solid #ccc !important }
.more-views .jcarousel-clip { overflow:hidden; }

.more-views .button.next { background-image: url(../images/icon_arrow_next.png); margin-top:-65px;width:24px !important; height:24px !important;}
.more-views .button.next:hover,
.more-views .button.next:focus { background-image: url(../images/icon_arrow_next.png)  !important; background-position:8px 7px; background-color:#fff;-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px; width:24px !important; height:24px !important; padding:0; box-shadow: none;}
.more-views .button.prev { background-image: url(../images/icon_arrow_prev.png);  margin-top:-65px}
.more-views .button.prev:hover,
.more-views .button.prev:focus { background-image: url(../images/icon_arrow_prev.png)  !important; background-position:8px 8px; box-shadow: none; }
.product-essential .more-images {
width: 92px;
float: left;
overflow: hidden;
margin-top: -20px;
padding-top: 20px;
padding-bottom: 20px; 
}
.product-essential .more-images .normal-list { margin-top: -6px;}
.product-essential .more-images ul {list-style: none;
padding: 0;
margin: 0;}
.product-essential .elastislide-vertical {
margin-top: -6px;
}
.product-essential .more-images img {
padding: 6px 0;
width: 100%;
}
/* Product Shop */
.product-view .product-shop { width:600px; float:right; margin-left:30px; margin-top:15px}
.product-view .product-shop .left{ float:left; width:350px;}
.product-view .product-shop .right{ float:right; width:160px; background-color:#FFFFFF; padding:40px 30px;  -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; border:2px solid #E8E8E8}
.product-view .product-name { margin:0 !important;}
.product-view .product-name h1{ font-size:26px; margin:10px 0 10px; text-align:left; font-family:'bitterbold'; color:#F3547D;line-height: 28px;}
.product-view .short-description { margin-top:15px;  padding-bottom:15px; font-size:15px; color:#666}

.product-view .product-shop .ratings{ border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding:12px 0; margin:6px 0}
.product-view .product-shop .ratings .rating-links{ margin-bottom:12px}
.product-view .product-shop .price-box { display:block; border-bottom:1px solid #ddd;
padding: 10px 20px 8px 0;
}
.product-view .product-shop .price-box .old-price {
margin-right: 5px;
margin-top: 0; display:inline-block
}
.product-view .product-shop .special-price {
display: inline-block;
margin: 0;
padding: 0;
}
.product-view .product-shop .old-price .price {
font-size: 20px;
}
.product-view .product-shop .price {
font-size: 30px; font-family:'bitterbold';
}
.add-to-cart .qty, .qty-holder .qty {
 border:1px #ccc solid;
box-shadow:inset 0 0 3px rgba(0,0,0,0.1), inset 0 2px 3px rgba(0,0,0,0.1);
border-radius: 2px;
background: #fff;
}
.product-shop .button-up, .product-shop .button-down {
height: 28px;
}
.add-to-cart .button-up, .add-to-cart .button-down {
left: 94px;
position: absolute;
}
.block-layered-nav .button-arrow.open, .elastislide-vertical .elastislide-prev, .button-up, .opc .active .step-title a {
background-image: url("../images/plus.png");
}
.button-up, .button-down {
height: 25px;
text-indent: -999em;
width: 25px;
}
.block-layered-nav .button-arrow, .elastislide-vertical .elastislide-next, .button-down, .opc .step-title a {
background-image: url("../images/minus.png");
}

.button-up:hover,
.button-up:focus {
background-image: url(../images/plus_over.png) !important; 
}
.button-down:hover,
.button-down:focus {
background-image: url(../images/minus_over.png) !important; 
}
.nova-detail-link {
height: 35px;
margin: 0; float:left

}
.nova-detail-link ul {
margin: 0;
padding: 0;
}
.nova-detail-link .text{float:left; /*margin-right:10px; */line-height:25px}
.nova-detail-link ul li{ float:left; list-style:none}
.nova-detail-link ul li a {
/*border: 1px solid #ccc;*/
-webkit-border-radius: 32px;
-moz-border-radius: 32px;
border-radius: 32px;
/*float: left;*/
font-size: 17px;
height: 36px;
left: 0;
/*margin-right: 10px;*/
position: relative;
text-align: center;
top: 0;
width: 36px; /*background-color:#ddd*/
}


.nova-detail-link ul li a i {
color: #CCCCCC;
left: 6px;
position: absolute;
top: 4px;
}

.nova-detail-link ul li a i.icon-facebook-4 {
left: 12px;
position: absolute;
top: 5px; background:url(../images/facebook.png) no-repeat top left; width:10px; height:20px
}
.nova-detail-link ul li a i.icon-twitter {
left: 8px;
position: absolute;
top: 8px; background: url(../images/icon_twitter.png) no-repeat top left; width:20px; height:16px
}
.nova-detail-link ul li a i.icon-google_icon-3 {
left: 5px;
position: absolute;
top: 6px; background: url(../images/googel.png) no-repeat top left; width:21px; height:20px
}
.static-banner{}

/* Product Collatera ========================================= */

.product-collateral {margin-top: 30px; float:left; width:100%; margin:auto; background-color:#FFFFFF; padding-bottom:30px; border-top:1px solid #E4E4E4}

.product-tabs {margin-bottom: 10px; width:940px; margin:auto}
.product-tabs h2{color: #313131;
    font-family: 'bitterbold';
    font-size: 20px;
    margin: 30px 0 20px;
    text-align: left;}
#product-tabs { margin: 0;
padding: 0;
position: relative;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}
#product-tabs > dt {
font-size: 15px;
padding: 12px;
width: 190px;
cursor: pointer;
color: #565656; background: #f9f9f9; /* Old browsers */
background: -moz-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f9f9f9 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f9f9f9 0%,#e8e8e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f9f9f9 0%,#e8e8e8 100%); /* IE10+ */
background: linear-gradient(to bottom, #f9f9f9 0%,#e8e8e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
 border:1px #ddd solid; border-bottom:1px #ccc solid; 
 -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fff;box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fff; margin-bottom:6px; text-shadow:0 1px 0 #fff}
#product-tabs > dt.open {
position: relative;
width: 190px;
z-index: 10;
color: #313131; font-weight:900;
background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* IE10+ */
background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
 border:1px #ccc solid; border-bottom:1px #c0c0c0 solid; -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fff;box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fff; margin-bottom:6px;text-shadow:0 1px 0 #fff
}    
#product-tabs > dd{
display: none;
position: absolute;
left: 225px;
right: 0;
top: 0;
background-color: #fff;
margin: 0;
padding: 0 0 0 15px;
line-height: 1.8;
border-bottom-width: 0 !important; font-size:15px
}
#product-tabs > dd h2 { font-size:16px; margin:0; margin-bottom:8px

}
.review-col1{ float:left; width:250px}
.review-col1 h2{ border-bottom:1px #ddd solid; padding-bottom:5px; margin-bottom:12px !important;}
.review-col1 dt a{ color:#313131}
.review-col1 dd{ margin:0; padding:0}
#review_field{ width:89%; outline:none}
.review-col2{ float:left; width:425px; margin-left:25px}
.review-col2 h2{ border-bottom:1px #ddd solid; padding-bottom:5px; margin-bottom:12px !important;}
.box-reviews dl {
margin-bottom: 0;
}
.box-reviews dt {
font-size: 18px;
padding: 20px 0 10px;
}
.review-title {
margin-top: 0;
line-height: 1.4;
padding-bottom: 15px;
margin-bottom: 0;
}
.review-title span {
display: block;
}
.box-reviews > .rating-box {
position: absolute;
top: 30px;
right: 30px;
}
.box-reviews dd {
margin-left: 0;
padding-bottom: 20px;
}
.box-reviews .author {
font-style: italic;
font-size: 14px;
font-weight: bold;
margin-right: 5px;
}
.box-reviews .date {
color: #bdbdbd;
font-size: 14px;
font-style: italic;
}
.box-reviews .ratings-table {
margin: 10px 0;
}
.ratings-table .rating-box {
background-image: url(../images/bkg_rating.png);
height: 15px;
width: 70px;
margin-bottom: 0;
}
.ratings-table .rating-box .rating {
background-image: url(../images/bkg_rating.png);
height: 15px;
}
.box-reviews ul {
margin: 0;
padding: 0;
list-style: none;
}

#customer-reviews .form-list li label{ color:#666;font-family:"Lato",sans-serif; font-size:16px; right:57px; top:4px}
.box-reviews .form-add h3 {
margin-top: 10px;
font-size: 20px;
}
.box-reviews .form-add h4 {
font-size: 17px;
}
.box-reviews textarea {
width: 95%;
}
.upsell-products .item .product-image,
.crosssell-products .item .product-image {
width: 190px;
margin-left: auto;
margin-right: auto;    
}
#product-tabs > dd h2.product-name {
display: block;
}
#product-tabs .crosssell .flex-direction-nav a {
width: 50px;
height: 40px;
top: 112px;
}
#product-tabs .crosssell .flex-direction-nav .flex-prev {
right: auto;
left: -10px;
}
#product-tabs .crosssell .flex-direction-nav .flex-next {
right: -10px;
}
.box-up-sell .flex-direction-nav a,
.box-cross-sell .flex-direction-nav a
{
width: 54px;
height: 44px;
top: 0;
margin-top: -76px; margin-right:-1px
}
.product-view .box-tags .form-add input.input-text { 
width: 350px;  background: #fff;
border: 1px solid #ddd;
border-radius: 3px;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset; margin-right:10px; padding:8px 
}
.up-sell-box{ border:1px solid #ECECEC; border-top:none}
.up-sell-box p.desc{ margin:0; padding:10px 10px 0 10px}
#brand-slider .flex-direction-nav a
{
width: 55px;
height: 42px;
top: 0;
margin-right:-1px;
}
.featured-products .flex-direction-nav a  {
width: 54px;
height: 43px;
top: 0;
margin-top: -43px; margin-right:-1px
}

#featured-products-list-slider{ border:1px solid #ECECEC; border-top:none; width:840px; height:485px }
#brand-slider .flex-direction-nav a {
margin-top: -42px;
}
.box-up-sell .flex-direction-nav .flex-prev,
.box-cross-sell .flex-direction-nav .flex-prev,
#brand-slider .flex-direction-nav .flex-prev,
.featured-products .flex-direction-nav .flex-prev {
right: 53px;
}
.main .box-up-sell h2.subtitle .line,
.main .box-cross-sell h2.subtitle .line,
.brand-slider-wrap h2.subtitle .line,
.featured-products h2.subtitle .line {
right: 130px;
}
.featured-products {
position: relative;
}
.product-view .box-tags .form-add label {
line-height: 30px; font-size:16px
}
.product-view .box-tags .form-add .button {
height: 34px; border:1px solid #DC436B
}
#addTagForm {
margin-bottom: 5px;
}
.product-view .box-up-sell {
float:left
}
.product-view .box-up-sell .subtitle{ margin-right:0}
.mini-products-list .price-box * {
display: inline;
}
.mini-products-list .price-box .price {
margin-right: 10px;
}


.box-reviews dd, 
.review-title {
border-bottom: 1px solid #ececec;
}

fieldset {
border: 0 none;
margin: 0;
padding: 0;
}
#product-review-table {
margin: 20px 0;  border-bottom: medium none;
border-right: medium none; }
#product-review-table th,
#product-review-table td {
text-align:left;
}
.product-options dt label,
.box-reviews dt,
.data-table,
.fraction-slider .slide-subtitle {
font-family:"Lato",sans-serif;
}

.data-table {
border: 1px solid #ececec;
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0; border-spacing: 0;
}
.data-table thead tr,
.data-table tfoot tr {
background-color: #f7f7f7;
}
.data-table thead th,
.data-table thead td,
.data-table tfoot th,
.data-table tfoot td,
.cart .totals table th, 
.cart .totals table td {
color: #fff;
border-right: 1px solid #000;
border-bottom: 1px solid #000; border-top:1px solid #000; background: #333; 

}
.data-table tbody th,
.data-table tbody td {
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd; background-color:#FFFFFF}
.cart-table tbody th,
.cart-table tbody td {
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd; background-color:#FFFFFF
}
.data-table tbody th.last,
.data-table tbody td.last {
border-right: 1px solid #ddd; background-color:#FFFFFF
}
.data-table tbody tr.last th,
.data-table tbody tr.last td {
border-bottom: 1px solid #ddd; background-color:#FFFFFF
}
.data-table .price { font-size:16px}
.data-table .total-price .price,
.cart .totals table tfoot td .price,
.compare-table .price {
color: #F3547D;
}
.item-options dd {
color: #565656; margin:0; padding:0 0 0 6px
}
.compare-table th {
color: #565656;
}
.compare-table tr.odd th {
background-color: #ececec;
}
.compare-table tr.even th {
background-color: #e5e5e5;
}
.compare-table tr.even td {
background-color: #f7f7f7;
}
.my-account .data-table .price,
.my-wishlist .data-table .price {
font-size: 15px;
color: #737373;
font-weight: normal;
}
.box-reviews .form-list li {
margin-bottom: 25px;
}
.recent-orders .title-buttons{ text-align:right; margin-bottom:8px}
.recent-orders .title-buttons strong{ float:left; color:#313131}
/*========== Form List ==========*/
.form-list {
color: #666;
}
.box-reviews .form-list li label {
color: #313131;
background-color: #f4f4f4;
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
border-right: 1px solid #ececec;
}
.form-list li label.label-wide {
border-right-width: 0;
border-bottom: 1px solid #ececec;
}
.form-list .required{ font-size:15px; font-weight:400;color:red;}
.form-list .bootstrap-select.btn-group .btn .caret {
color: #F3547D;
background-color: #f4f4f4;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #f4f4f4;
border-left: 1px solid #ececec;
background-image: url(../images/icon_arrow_down_large.png);
}
.form-list .bootstrap-select.btn-group .btn:hover .caret,
.form-list .bootstrap-select.btn-group .btn:focus .caret {
background-image: url(../images/icon_arrow_down_large_over.png);
}
.form-list li.control label {
color: #737373;
background-color: transparent;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border-right-width: 0;
}


/*========== Form List ==========*/
.form-list p {
margin:0 0 20px;
}

.fieldset p {
line-height: 1.6;
margin-bottom: 20px;
}

.form-list li.control,
.form-list li.has-pretty-child {
margin-bottom: 20px;
}
.forgot-password {
font-size: 13px;
color: #c72928;
position: absolute;
right: 0;
top: 50px;
}
.box-reviews .form-list input.input-text {
width: 100%;
padding: 13px 15px 13px 165px;
margin-bottom: 0;
line-height: 20px;  background: #fff;
border: 1px solid #ececec;
border-radius: 3px;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
}
.box-reviews .form-list input.input-text {
width: 62%;
padding: 13px 15px 13px 195px;
margin-bottom: 0;
line-height: 20px;  background: #fff;
border: 1px solid #ececec;
border-radius: 3px;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
}

.box-reviews .form-list select {
padding: 12px 15px 12px 165px;
margin: 0;
width: 100%;
line-height: 20px;
height: 48px;
}
.form-list .bootstrap-select {
position: absolute;
/*display: block !important;*/
width: auto;
height: 46px;
left: 1px;
top: 1px;
bottom: 1px;
right: 1px;
}
.form-list .bootstrap-select > .btn {
width: 100%;
padding: 13px 0;
margin-bottom: 0;
border-width: 0 !important;
position: absolute;
top: 0;
bottom: 0;
}
.form-list .bootstrap-select.btn-group .btn .filter-option {
left: 165px;
right: 55px;
white-space: nowrap;
text-overflow: ellipsis;
}
.form-list .bootstrap-select.btn-group .btn .caret {
right: 0;
top: 0;
bottom: 0;
width: 46px;
height: auto;
margin: 0;
padding: 0 !important;
background-position: center center;
background-repeat: no-repeat !important;
border-width: 0;
}
.form-list .bootstrap-select.btn-group .dropdown-menu {
margin-top: 1px;
left: -1px;
right: -1px;
}
.box-reviews .form-list li label {
font-size: 14px;
position: absolute;
left: 1px;
top: 1px;
bottom: 1px;
width: 150px;
margin: 0;
padding: 0 15px;
line-height: 46px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
z-index: 1000; color:#313131;font-family:"Lato",sans-serif; font-size:16px
}
.form-list li label.label-wide {
width: auto;
height: 46px;
right: 1px; top:2px !important
}
.form-list li.control label,
.form-list li.has-pretty-child label,
.opc .sp-methods label {
font-size: 15px;
position: static;
padding: 0;
height: auto;
width: auto;
vertical-align: top;
line-height: 18px;
background-color: transparent;
border-width: 0;
}
.opc .sp-methods label {
margin: -1px 0 0;
}
.form-list .validation-advice {
/*position: absolute;*/
}
.validation-advice { color:#ff0000; }
.sp-methods .prettycheckbox > a, 
.sp-methods .prettyradio > a { 
margin-left: 15px; 
}

.form-list textarea {
line-height: 20px;
margin-bottom: 0;
padding: 10px;
width: 74%;
}
.box-reviews textarea {
width: 95%;
}
.form-list textarea {
height: 10em;
margin-bottom: 0;
}


form h2,
form h3,
.section h3 {
color: #444645;
}
.main h2.subtitle,
.main .widget .widget-title h2,
.main .page-title h1 {
color: #444645;

}
.main h2.subtitle .line,
.main .widget .widget-title h2 .line, 
.main .page-title h1 .line {
border-top: 1px solid #e0e0e0;
}

.opc .input-text {}



/* Product Options */
.product-options { padding:0; margin:0; }
.product-options dt { /*margin-top:20px;*/ }
.product-options dt label { font-weight:normal; font-size:15px; }
.product-options dt label em { margin-right:3px; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl { margin:5px 0; }
.product-options dl.last dd.last {}
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options .options-list { list-style:none; padding:0; margin:0; }
.product-options .options-list li { margin:12px 0; }
.product-options .options-list input.radio { margin:-2px 0 0 0; }
.product-options .options-list input.checkbox { margin:-2px 0 0 0; }
.product-options .options-list .label { display:inline; margin-left:0; padding:0; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:0; display:none; }
.product-options label { display:inline; margin-bottom:0; line-height:17px; }
.product-options .qty-holder { display:block; margin:8px 0; }
.product-options .label,
.product-options .badge { background-color:transparent; text-shadow:none; }
.product-options .qty { margin-bottom:0; width:30px; }

.product-options-bottom { padding:25px 0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.product-view .grouped-items-table { margin-top:20px; }

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

/* Block: Additional */
.product-view .box-additional {}

/* Block: Upsell */
.product-view .box-up-sell {}
.product-view .box-up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags .form-add label { float:left; line-height:33px; font-weight:bold; font-family:"Lato",sans-serif  }
.product-view .box-tags .form-add .input-box { float:left; margin:0 0 0 10px; }
.product-view .box-tags .form-add input.input-text { width:320px; outline:none }
.product-view .box-tags .form-add p { clear:both; }

/* Block: Reviews */
.product-view .box-reviews {  margin: auto; width: 940px;}

.product-view .box-reviews .form-add {}

/* Send a Friend */
.send-friend {}
/* ======================================================================================= */
/* Availability, Brand */
.availability,
.product-brand { margin:0px 0 12px; font-weight:bold; font-size:14px }
.availability span,
.product-brand span { font-weight:normal; }
.availability.in-stock span { color:green}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:0 0 7px; }
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

/* Add to Cart */
.add-to-cart label {margin-right:5px;  font-family:"Lato",sans-serif; color:#313131; font-size:15px; font-weight:bold; margin-bottom:10px; float:left; width:140px  }
.add-to-cart .qty { margin:0; font-size:16px; height:auto; line-height:30px; font-weight:900; width:80px; padding:4px 40px 4px 15px; text-align:center; font-family:"Lato",sans-serif; color:#313131 }
.add-to-cart button.button { margin-left:5px; border:1px #dc436b solid;
background:#F44D78;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa7496', endColorstr='#F44D78');
background:-webkit-gradient(linear, left top, left bottom, from(#fa7496), to(#F44D78));
background:-moz-linear-gradient(top, #fa7496, #F44D78);text-shadow:#93101a 0 0px -2px;
-webkit-text-shadow:#93101a 0 1px 2px;
-moz-text-shadow:#93101a 0 1px 2px;
-moz-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fac0cf;
-webkit-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fac0cf;
box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fac0cf; 
padding:10px 20px;text-shadow:0 1px 0 #c53b5e; }
.add-to-cart button.button:hover {border:1px #111 solid;
background:#F44D78;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#111');
background:-webkit-gradient(linear, left top, left bottom, from(#333), to(#111));
background:-moz-linear-gradient(top, #333, #111);text-shadow:#93101a 0 0px -2px;
-webkit-text-shadow:#93101a 0 1px 2px;
-moz-text-shadow:#93101a 0 1px 2px;
-moz-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999;
-webkit-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999;
box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999; 
padding:10px 20px;text-shadow:0 1px 0 #000; }

.add-to-cart .button-up,
.add-to-cart .button-down { position:absolute; left:93px; border-radius:0; top:34px }
.add-to-cart .button-up { top:34px; left:118px }
.add-to-cart .button-down { bottom:0; }
.add-to-cart button.btn-cart { font-size:20px; padding:10px 20px; margin-left:0px; margin-top:15px }
.add-to-cart button.btn-cart.margin-none { margin-left:0; }
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box { margin: 0; }
.add-to-box .add-to-cart,
.product-options-bottom .add-to-cart { margin:0 0 15px; position:relative; float:left; margin-right:0px}
.product-options-bottom .add-to-cart { margin-bottom:0; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; padding:0; margin:0; list-style:none; }
.add-to-box .add-to-links li { display:block; margin-bottom:10px }
.add-to-links span { display:none; }
.add-to-cart .qty {float: left;
height: 40px;
padding: 0 15px 0 15px;
width: 45px;outline:none
}
/* One Page Checkout */
.block-progress {}
.block-progress .block-content{ padding:5px 15px 15px}
.block-progress dl{ border-top:none !important}
.block-progress dt { font-weight:normal; text-transform:none !important; padding:10px 0 }
.block-progress dt.complete,
.block-progress dd.complete { }
.block-progress dt.complete {
background-color: #fff;
margin: 0;
}
.block-progress dd {
border: 0px solid #ddd;
margin: 0 0 6px;
padding: 0px 5px 10px !important;
}
address {
display: block;
font-style: normal;
line-height: 20px;
margin-bottom: 20px;
}
.opc { position:relative; }
.opc ul,
.opc ol { margin:0; padding:0; list-style:none; }
.opc li.section { border-bottom:0; }

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { position:relative; padding:10px 12px; font-size:16px; font-weight:bold; line-height:1.5;}
.opc .step-title .number { float:left; margin-right:5px; }
.opc .step-title h2 { float:left; text-transform:none; font-size:16px; font-weight:bold; line-height:1.5; margin:0; padding:0 30px 0 0; cursor:pointer; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.opc .step-title a { }

.opc .allow .step-title { overflow:hidden  }

.opc .active {}
.opc .active .step-title {border-radius:3px 3px 0 0; border-top:1px solid #ECECEC  }

.opc .step { padding:15px 12px 20px; position:relative; border:1px solid #ECECEC; border-top:none }
.opc .step form { margin-bottom:0; }
.opc .step .tool-tip { right:10px; }

.opc .order-review {}
.opc .order-review .authentication {}
.opc .order-review .warning-message {}

/* Multiple Addresses Checkout */

.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}
/* ======================================================================================= */
#wishlist-table .product-name{ margin:0; text-align:left; font-size:15px; line-height:normal}

/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
/* Account Login/Create Pages ============================================================ */
/* Checkout ============================================================================== */
/* One Page */
select#billing-address-select{
width:570px; padding:5px; margin-top:5px; background: #fff;
border: 1px solid #ddd;
border-radius: 2px;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset; outline:none
}
.one-page-checkout {position:relative; margin-top:12px; margin-bottom:12px; list-style:none; padding:inherit; padding:0}
.one-page-checkout li.section { border-bottom:0; margin-bottom:20px }
.one-page-checkout .step-title { background-color:#fff;  text-align:right;padding:0px; border:1px #ddd solid; -webkit-border-radius: 2px; 
-moz-border-radius: 2px;
border-radius: 2px; height:42px}

.one-page-checkout .step-title .number { float:left; line-height:20px; font-size:16px; font-weight:bold; color:#313131;padding:10px }
.one-page-checkout .step-title h3 { font-size:14px;padding-top:0px; text-align:left; font-weight:bold; line-height:40px; }
.one-page-checkout .active {}
.one-page-checkout .active .step-title {
cursor:default;
webkit-border-radius: 2px 2px 0 0; 
-moz-border-radius: 2px 2px 0 0;
border-radius: 2px 2px 0 0;
}
.one-page-checkout .step {padding:8px 10px 15px 30px; border:1px #ddd solid; border-top:none; background-color:#FFFFFF;overflow: hidden; }
.one-page-checkout .order-review {}

/* Multiple Addresses Checkout */
.checkout-progress { padding-top:0px; margin:0px 0 0px; overflow:hidden; padding:0; list-style:none }
.checkout-progress li { float:left; width:172px; text-align:center; color:#313131; margin-right:5px; padding:5px; -moz-border-radius:0px;-webkit-border-radius:0px; background-color: #fff;
border: 1px solid #ddd; }
.checkout-progress li.last { margin-right:0; width:169px}
.checkout-progress li.active { background-color: #F44D78;
border: 1px solid #DC436B; color:#fff;  }
.multiple-checkout { position:relative; }
.multiple-checkout .grand-total { /*font-size:1.5em;*/ text-align:left; font-size:17px; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}
#multiship-addresses-table{ margin-top:5px; border-bottom:none; border-right:none; border-left:1px #ddd solid}
#multiship-addresses-table tfoot tr .last{ border-top:none}
.addresses { margin-bottom:15px}
#multiship-addresses-table h4{ font-size:12px; margin:0; line-height:18px}
.state_bar{padding:0; margin-bottom:0px; overflow:hidden; margin-top:10px}

.multiple_addresses{ margin-top:15px; margin-bottom:30px}
.multiple-checkout .buttons-set .button{ float:right}
.page-title_multi {}
.addresses .title-buttons{ text-align:right}
.page-title_multi h2{ font-size:24px; font-weight:bold; float:left; font-family:'bitterbold'}
p.required {
font-size: 11px;
margin-bottom: 5px;
text-align: left; color: #FF0000;
}
.required em{color: #FF0000;}
.group-select {}
.group-select ul{ margin:0; padding:0}
.group-select .required {color: #FF0000;font-family:'bitterbold'; font-size:15px}
.group-select .require {color: #FF0000; font-size:12px; margin-bottom:3px}
.group-select label { font-size:14px; font-weight:400; color:#313131}
.group-select .legend {}
.group-select li { margin:0 0 5px; overflow:hidden; list-style:none }
.group-select li .input-box { float:left; width:310px; }
.group-select li input.input-text,
.group-select li textarea {width:585px; background: #fff;
border: 1px solid #ddd;
border-radius: 2px;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset; padding:6px;outline:none }
.group-select li select { width:256px; padding:3px; background: #fff;
border: 1px solid #ddd;
border-radius: 2px;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset; padding:5px }
.group-select li .input-box input.input-text,
.group-select li .input-box textarea { width:275px; margin-top:5px;background: #fff;
border: 1px solid #ddd;
border-radius: 2px;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset; padding:6px }
.group-select li .input-box select { width:290px; margin-top:5px; outline:none }
.group-select.wide input.input-text,
.group-select.wide textarea { width:510px; }


#wishlist-table{ border-bottom:none; border-right:none;  border-left: 1px solid #DDDDDD;}
.my_wishlist{}
.my_wishlist .buttons-set{ margin-bottom:25px; overflow:hidden}
.my_wishlist .buttons-set button.button {
float:right;
margin-left: 5px;
margin-right: 0;
}
.cart{ margin-top:12px}

.login_page { margin-top:15px; margin-bottom:30px}
.login_page { padding:0}
.login_page strong{ font-size:16px; color:#313131; margin-bottom:12px}
.login_page .content{ margin-top:10px}
.login_page .content p{ margin-bottom:5px; font-size:14px}
.login_page .content p.required{ font-size:12px}
.login_page .content .form-list label{ font-size:15px; color:#313131; margin-bottom:5px}
/** Logos Silder *******************************************************************************************************/
.brand-logo{ margin:auto; width:100%; float:left; margin-bottom:15px; background-color:#FFFFFF; border-bottom:1px solid #E4E4E4; border-top:1px solid #E4E4E4; }
.jcarousel-skin-tango2{ border:0px #ddd solid; border-top:none; padding: 40px 0; width:940px; margin:auto}
.jcarousel-control2{
position:absolute;
bottom:-45px;
left:0px;}
.jcarousel-control2 a{
float:left;
width:9px;
height:9px;
margin:0 5px 0 0;
background:url(../images/bi.png) no-repeat 100% 0;
overflow:hidden;
text-indent:9999px;
outline:0 none;}
.jcarousel-control2 a:hover{background:url(../images/bi.png) no-repeat 0 0;}
.jcarousel-scroll2{position:absolute;
bottom:-62px;
right:0px;}
.jcarousel-scroll2 a{color:#000000;
float:left;
margin:0 0 0 5px;
outline:0 none;
text-decoration:none;}
.jcarousel-skin-tango2 .jcarousel-container {border:0;}
.jcarousel-skin-tango2 .jcarousel-direction-rtl {direction: rtl;}
.jcarousel-skin-tango2 .jcarousel-container-horizontal {padding: 0px 50px; width: 850px;}
.jcarousel-skin-tango2 .jcarousel-clip-horizontal {width: 850px;}
.jcarousel-skin-tango2 .jcarousel-clip-vertical {width:  443px;height: 75px;}
.jcarousel-skin-tango2 .jcarousel-item {width: 170px;  height: 70px;border-right:0px solid #dadada;}
.jcarousel-skin-tango2 .jcarousel-item-horizontal { margin:0;padding:0 3px 0 0;}
.jcarousel-skin-tango2 .jcarousel-direction-rtl .jcarousel-item-horizontal {margin-left: 0; margin-right: 0;}
.jcarousel-skin-tango2 .jcarousel-item-vertical { margin-bottom: 0;}
.jcarousel-skin-tango2 .jcarousel-item-placeholder { background: #fff; color: #000;}

/**
*  Horizontal Buttons
*/
.jcarousel-skin-tango2 .jcarousel-next-horizontal {
position: absolute;
top: 24px;
right: 0px;
width: 26px;
height: 24px;
cursor: pointer;
background: transparent url(../images/cust_right.png) no-repeat 92% 52%; border:1px solid #CCCCCC; margin:0
}

.jcarousel-skin-tango2 .jcarousel-direction-rtl .jcarousel-next-horizontal {
right: 0;
background-image: url(../images/cust_right.png);}

.jcarousel-skin-tango2 .jcarousel-next-horizontal:hover { background-position: -11px -10px; border:1px solid #f3547d}
.jcarousel-skin-tango2 .jcarousel-next-horizontal:active { background-position: -11px -10px;}
.jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango2 .jcarousel-next-disabled-horizontal:active {
cursor: default;
background-position: 0 0;
}

.jcarousel-skin-tango2 .jcarousel-prev-horizontal {
position: absolute;
top: 24px;
left: 0px;
width: 26px;
height: 24px;
cursor: pointer;
background: transparent url(../images/cust_left.png) no-repeat 77% 50%; margin:0;border:1px solid #CCCCCC
}

.jcarousel-skin-tango2 .jcarousel-prev-horizontal:hover {background-position: -11px -10px; border:1px #f3547d solid}
.jcarousel-skin-tango2 .jcarousel-prev-horizontal:active {background-position: -11px -10px;}
.jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango2 .jcarousel-prev-disabled-horizontal:active {
cursor: default;
background-position: 0 0;}

/* toTop Button */
#toTop {
z-index:9999;
display:none;
text-decoration:none;
position:fixed;
bottom:40px;
right:10px;
width:37px;
height:37px;
border:none;
text-indent:-999999px;
background-image:url(../images/totop.png);
background-position:-1px -2px;
background-repeat:no-repeat;
-moz-border-radius:2px; -webkit-border-radius:2px;
border-radius:2px; background-color:#444; border:1px #333 solid
}

#toTopHover {
background-image:url(../images/totop-over.png);
background-position:2px 2px;
background-repeat:no-repeat;
width:43px;
height:43px;
margin:-3px 0 0 -3px;
display:block;
overflow:hidden;
float:left;
opacity: 0;
-moz-opacity: 0;
filter:alpha(opacity=0);
-moz-border-radius:2px; -webkit-border-radius:2px;
border-radius:2px; background-color:#F3547D;}
#toTop:active, #toTop:focus {outline:none;}

/**toTop Button**/

/*========== Footer  ==========*/
.footer{  color: #313131;font-family: "Lato",sans-serif;font-size: 14px;font-weight: normal; width:100%; float:left; background-color:#FFFFFF}

.footer-container{ margin:auto; width:940px; padding-top:20px; padding-bottom:30px; overflow:hidden}
.footer-column-1{ width:23%; float:left; margin:0 15px 0 0; overflow:hidden;}
.footer-column-2{ width:22%; float:left; margin:0 15px}
.footer-column-3{ width:22%; float:left; margin:0 15px}
.footer-column-4{ width:25%; float:left; margin:0 0px}
.footer-column-4 ul{ padding:0; list-style:none}
.footer-column-4 ul li{ margin-bottom:8px}
.footer-column-4 ul li strong{}
.footer h3, .footer .title {color: #313131;font-family: 'bitterbold';font-size: 16px;font-weight: normal;margin-bottom: 10px;margin-top: 15px;text-transform:none;}

.footer-container ul.links{ padding:0; margin:0}
.footer-container ul.links li { display:block; margin:2px 0; border-bottom:1px solid #F3F3F3; padding:0px 0 4px; border-right:none}
.footer-container ul.links li.first { padding-left:0 !important; border-right:none }
.footer-container ul.links li.last { background:none !important; padding-right:0 !important; border-bottom:none }
.footer-container ul.links li a {background: transparent url(../images/li_dot.png) left center no-repeat;padding-left: 15px;line-height: 2; color: #313131; text-decoration:none}
.footer-container ul.links li a:hover {background: transparent url(../images/li_dot_over.png) left center no-repeat;padding-left: 15px;line-height: 2; color: #F3547D; text-decoration:none}

.footer-top-contain{ width:100%; margin:auto; float:left; padding-bottom:15px; border-bottom:1px solid #E4E4E4; background-color:#eeeeee}
.footer-top{ height:80px; width:940px;padding:0; margin-top:15px; margin:auto }
.footer-top .footer-social{ float:left; margin-left:0px; line-height: 80px; }
.footer-top .footer-social h4{ width:100px; float:left; font-size: 16px; font-family: 'bitterbold'; color:#313131; text-transform:none; text-align:left }
.footer-top .footer-social ul{float:left; margin:17px 0 0 6px; list-style:none; padding:0}
.footer-top .footer-social ul li{ float:left; margin-right: 10px;}
.footer-top .footer-social a{ display:block; width:45px; height:45px; background: #ddd  url(../images/social_icons.png); -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; overflow:hidden; text-indent: -999px; }
.footer-top .footer-social a.twitter{ background-position: 0 0; }
.footer-top .footer-social a.facebook{ background-position: -45px 0; }
.footer-top .footer-social a.email{ background-position: -90px 0; }
.footer-top .footer-social a.google{ background-position: -135px 0; }
.footer-top .footer-social a:hover{ background-color:#F3547D;}
.footer-top .footer-social a.twitter:hover{ background-position: 0 100%; }
.footer-top .footer-social a.facebook:hover{ background-position: -45px 100%; }
.footer-top .footer-social a.email:hover{ background-position: -90px 100%; }
.footer-top .footer-social a.google:hover{ background-position: -135px 100%; }

.footer-subscribe {float:right; height:35px; margin:0; padding: 22px 0 0; }
.footer-subscribe .left-border{position:absolute; width:1px; height:49px; margin:-7px 0 0 -60px; background:#ddd; }
.footer-subscribe .title { float:left; width:175px; font-weight:normal; margin:1px 10px 0 0; color:#313131; font-size:16px; font-family: 'bitterbold';  font-style:normal;text-transform:none; line-height: 34px; text-align:left}
.footer-subscribe form {float:right; }
.footer-subscribe .subscribe-input {float:left; padding:9px 12px;   
color: #C3C3C3 !important;
font-size: 14px;
height: 35px;
padding: 0 7px 0 5px;
line-height: 27px;
margin-right: 11px;
width: 198px;  border:1px #ccc solid;
box-shadow:inset 0 0 3px rgba(0,0,0,0.1), inset 0 2px 3px rgba(0,0,0,0.1);
border-radius: 2px;
background: #fff;}

.footer-subscribe .subscribe-input input{background-color:transparent !important; color:#666; border:none !important; font-size: 14px; line-height: 35px; height: 35px; width: 160px; padding: 0 5px; box-shadow:none; outline:none}
.footer-subscribe button.button.subscribe{border:1px #dc436b solid;
background:#F44D78;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa7496', endColorstr='#F44D78');
background:-webkit-gradient(linear, left top, left bottom, from(#fa7496), to(#F44D78));
background:-moz-linear-gradient(top, #fa7496, #F44D78);text-shadow:#93101a 0 0px -2px;
-webkit-text-shadow:#93101a 0 1px 2px;
-moz-text-shadow:#93101a 0 1px 2px;
-moz-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fac0cf;
-webkit-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fac0cf;
box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fac0cf; 
padding:2px 12px 5px;text-shadow:0 1px 0 #C53B5E; 
padding:6px 12px; border-radius: 2px;}
.footer-subscribe button.button.subscribe:hover{border:1px #111 solid;
background:#F44D78;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#111');
background:-webkit-gradient(linear, left top, left bottom, from(#333), to(#111));
background:-moz-linear-gradient(top, #333, #111);text-shadow:#93101a 0 0px -2px;
-webkit-text-shadow:#93101a 0 1px 2px;
-moz-text-shadow:#93101a 0 1px 2px;
-moz-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999;
-webkit-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999;
box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #999; text-shadow:0 1px 0 #000 }

.footer-subscribe button.button span {  float:left; color:#FFFFFF; height:21px; font-weight:normal; font-size:16px; text-transform:capitalize }
.footer-subscribe button.button:hover span { color:#f9f9f9; }

footer .footer-top .footer-social a{
transition: background 400ms ease-in-out;
-webkit-transition: background 400ms ease-in-out;
-moz-transition: background 400ms ease-in-out;
-o-transition: background 400ms ease-in-out;}
.payment_footer{}	

/*========== Footer Facebook like box ==========*/
.footer .fblike-box {
background-color: transparent; 
border-width: 0;
position: relative;}
.facebook-like-wrap {overflow: hidden; margin-top:15px}
.footer .fblike-box .icon-fblike {background-position: 0 0;margin-top: 1px;margin-right: 5px;}
.footer .fblike-box .button {float: right;margin-top: 0px;text-transform: none; text-decoration:none}
.fb-persons {margin-left: -20px;margin-right: -20px;}
.fb-person {
float: left;
text-align: center;
width: 55px;
height: 80px;
margin: 0 0 0 25px;
font-size: 13px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;}
.fb-person img {width: 100%;height: auto;}
.fb-person a {display: block;}
.fb-person a:hover {
-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);}
.footer .fblike-box a:hover img {opacity: 0.85;}
.footer-bottom { background-color:#f6f6f6; color: #444645; float:left; text-align:left; width:100%; margin:auto;  font-family:"Lato",sans-serif; border-top:1px solid #E4E4E4}
.footer-bottom .inner{ width:940px; margin:auto}
.footer-bottom .copyright {
text-align: right; display:inline-block;font-family:"Lato",sans-serif;
font-size: 14px;
text-align: left;color: #313131;
margin-bottom: 0;
float:left;
padding: 40px 0 10px;}
.footer-bottom .copyright a{ text-decoration:none; color:#F3547D}
.footer-bottom .copyright a:hover{ text-decoration:none; color:#313131}
.footer-bottom a {color: #313131;}
.footer-bottom .bottom_links {text-align: right; display:inline-block; float:right; margin-top: -38px;margin: 0px 0px 10px;padding:0px;}
.footer-bottom ul {display: inline;float: right;padding:0px;margin:10px 0px 0px;}
.footer-bottom ul li { margin-left:8px; border:none; margin-top: 9px;padding: 0px;}
.footer-bottom ul li a {background: none repeat scroll 0 0 transparent;font-size: 13px;}
.footer-bottom ul li a:hover{color:#F3547D}
.back-link{ float:left}
.hidden-desktop {display: none;}
#wrap{ margin:10px 0 0 0px; border:2px #ddd solid;background-color: #FFFFFF;}
.static-contain{ margin-bottom:30px}
.static-contain p{ font-size:14px; color:#313131; line-height:18px}

/* search New CSS ****/

.search-bar {
position: relative;
width: 0%;
min-width: 50px;
height: 45px;
float: right;
overflow: hidden;
-webkit-transition: width 0.3s;
-moz-transition: width 0.3s;
transition: width 0.3s;
-webkit-backface-visibility: hidden;
}

.search-bar-input {
border: none;
outline: none;
background: #fff;
width: 80%;
height: 44px;
margin: 0;
padding: 0px 52px 0px 20px;
font-size: 14px;
color: #313131; border-bottom:1px #F3547D solid; border-left:0px #E8E8E8 solid
}

.search-bar-input::-webkit-input-placeholder {
color: #313131;
}

.search-bar-input:-moz-placeholder {
color: #313131;
}

.search-bar-input::-moz-placeholder {
color: #313131;
}

.search-bar-input:-ms-input-placeholder {
color: #313131;
}

.search-icon,
.search-bar-submit  {
width: 50px;
height:44px;
display: block;
position: absolute;
right: 0;
top: 0;
padding: 0;
margin: 0;
line-height: 42px;
text-align: center;
cursor: pointer;
}

.search-bar-submit {
background: #fff; /* IE needs this */
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
filter: alpha(opacity=0); /* IE 5-7 */
opacity: 0;
color: transparent;
border: none;
outline: none;
z-index: -1;
}

.search-icon {
color: #fff;
background: url(../images/search-bnt-bg.png) repeat top left;
z-index: 90;
font-size: 22px;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased; border-left:1px solid #E8E8E8; border-right:1px solid #E8E8E8; border-bottom:1px #F3547D solid
}


/* Open state */
.search-bar.search-bar-open,
.no-js .search-bar {
width: 340px;
}

.search-bar.search-bar-open .search-icon,
.no-js .search-bar .search-icon {
color: #fff;
z-index: 11;
}

.search-bar.search-bar-open .search-bar-submit,
.no-js .search-bar .sb-search-submit {
z-index: 90;
}


.caption {
display: inline-block;
position: relative;
margin: 0px;
}

.caption img {
display: block;
max-width: 100%;
}


/* Side push (animate transforms) */

/* categories */

#new-arrivals{ width:100%; padding:35px 0 0px; border-bottom:1px solid #E4E4E4; float:left;}
#new-arrivals .inner{ width:940px; margin:auto}
.new_title {text-align:center;
text-transform:none;
color:#000;margin: 0px auto 35px; background-image:url(../images/page-title-bg.png); background-position:center; background-repeat:no-repeat; height:47px 

}
.new_title.center { text-align:center; padding:0; }

.new_title span {padding: 0 12px; font-size: 18px; font-family:'bitterbold'; color:#fff; line-height:45px }
.order-info { border: 1px solid #DDDDDD; margin: 5px 0 8px; padding: 4px 8px; }
.order-info dt, .order-info dd, .order-info ul, .order-info li { display:inline; margin:0; padding:0; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

/* Shipping and Payment methods */
.sp-methods select.month { width:150px !important; margin-right:10px; }
.sp-methods select.year { width:96px !important; }
.sp-methods input.cvv { width:3em !important; }
.please-wait { float:right; margin-right:5px; }
.cvv-what-is-this { cursor:help; margin-left:3px; }
.sp-methods .v-fix { float:left; }

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

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; text-align: left; }
.messages li { margin:5px 0 10px !important; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:20px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; color:#3d6611; }


/*********** < PRODUCTS-SLIDER */
.products-slider{ float:left;margin:auto; background-color:#FFFFFF; width:100%; padding:35px 0 0; border-bottom:1px solid #E4E4E4; margin-bottom:30px;}
.slider-container{position: relative; margin:0 auto 40px; width:940px; padding:0px 10px}
.cart .slider-container {margin:20px auto 0;}
.slider-container h3{ font-size:24px; font-family:"Lato",sans-serif; font-weight:300; color:#392420; letter-spacing:-1px; margin:27px 0 26px 2px; text-align:center; }
.slider-container .jcarousel-list .add-to-links {position:absolute; z-index:30; margin:-40px 0 0 10px; padding:0}
.slider-container .jcarousel-list .add-to-links li {float:left; margin:0 5px 0 0; list-style:none}
.slider-container .jcarousel-list .add-to-links a {display:block; overflow:hidden; width:25px; height:25px; background:#392420 url(../images/icon_wishlist_compare.png) 0 0 no-repeat; -webkit-border-radius:100% !important; -moz-border-radius:100% !important; border-radius:100% !important; text-indent:-999px; }
.slider-container .jcarousel-list .add-to-links a.link-compare {background-position:100% 0;}
.slider-container .jcarousel-list .add-to-links a:hover {background:#f5f5f5 url(../images/icon_wishlist_compare.png) 0 100% no-repeat;}
.slider-container .jcarousel-list .add-to-links a.link-compare:hover {background:#f5f5f5 url(../images/icon_wishlist_compare.png) 100% 100% no-repeat;}
.slider-container .jcarousel-list .product-image {display: block; margin:0; }


.slider-container .jcarousel-list .product-name {color:#F3547D; margin:4px 8px;  font-family:"Lato",sans-serif; font-size:16px; text-decoration:none ; text-align:center; display:block; line-height:24px; font-weight:900}
.slider-container .jcarousel-list a:hover.product-name {color:#313131 !important; margin:4px 8px; font-family:"Lato",sans-serif; font-size:16px; text-decoration:none; font-weight:900; line-height:24px }
.slider-container .jcarousel-list .price{ font-size:17px}
.slider-container .jcarousel-list .ratings {padding:5px 0 7px 7px; margin:0; border-bottom:1px dotted #e0e0e0; overflow:hidden }
.slider-container .jcarousel-list .rating-links {display:none;}
.slider-container .jcarousel-list .price-box {margin:0 0 0 8px;}

.jcarousel-next-horizontal, .jcarousel-prev-horizontal  {display:block; position:absolute; width:26px; height:24px; background: url(../images/arrow_about.png) 0 0 no-repeat #fff;border:1px #ccc solid }
.jcarousel-prev-horizontal {margin:150px 0 0 -13px; background-position:-25px 2px; z-index:3}
.jcarousel-next-horizontal {margin:150px 0 0 918px;background-position:6px 2px; z-index:3 }
.jcarousel-next-horizontal:hover {background-position:6px -40px; border:1px #F3547D solid}
.jcarousel-prev-horizontal:hover {background-position:-25px -40px; border:1px #F3547D solid}

.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    margin:0;
    padding:0px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow:hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:932px;
}

.jcarousel-skin-tango .jcarousel-item {
    width:206px;
}
.jcarousel-skin-tango .jcarousel-item .prod_image_detail{ padding-top:5px}

.jcarousel-skin-tango .jcarousel-item .prod_image_detail .btn-cart{ background: #f9f9f9; /* Old browsers */
background: -moz-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f9f9f9 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f9f9f9 0%,#e8e8e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f9f9f9 0%,#e8e8e8 100%); /* IE10+ */
background: linear-gradient(to bottom, #f9f9f9 0%,#e8e8e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
 border:1px #ddd solid; border-bottom:1px #ccc solid; padding:2px 12px 5px;
 -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fff;box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fff;}
 
.jcarousel-skin-tango .jcarousel-item .prod_image_detail .btn-cart:hover{ background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* IE10+ */
background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
 border:1px #ccc solid; border-bottom:1px #999 solid; padding:2px 12px 5px;  -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fff;box-shadow:0 0px 0px rgba(0, 0, 0, .3), inset 0 1px 0 #fff;}
 
.jcarousel-skin-tango .jcarousel-item .prod_image_detail .btn-cart span{ font-size:14px; font-weight:normal; color:#313131; text-shadow:0 1px 0 #fff; text-transform:none}


.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin:0;
    position:relative; padding:25px 5px; border:2px #ddd solid; margin-right:17px; background-color:#FFFFFF 
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}
.slider-container .piece { position:absolute; width:56px; height:11px; margin:-5px 0 0 452px; background:#fff }

.slideshow-nav a {
transition: background 200ms ease-in-out;
-webkit-transition: background 200ms ease-in-out;
-moz-transition: background 200ms ease-in-out;
-o-transition: background 200ms ease-in-out;
}

.add-to-cart button.button span,
button.btn-proceed-checkout span,
.about-container .features ul li, .about-container .features ul li span.arrow,
.product-additional ul li, .product-additional ul li span.arrow{
transition: all 400ms ease-in-out;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
}

.slide-nav a, .slideshow ul li a.details, .sorter .view-mode a, .sorter .sort-by a {
transition: background-color 200ms ease-in-out;
-webkit-transition: background-color 200ms ease-in-out;
-moz-transition: background-color 200ms ease-in-out;
-o-transition: background-color 200ms ease-in-out;
}
.jcarousel-next-horizontal, .jcarousel-prev-horizontal, .product-prev, .product-next,
.pager .pages li a.next, .pager .pages li a.previous
{
transition: background-color 200ms ease-in-out;
-webkit-transition: background-color 200ms ease-in-out;
-moz-transition: background-color 200ms ease-in-out;
-o-transition: background-color 200ms ease-in-out;
}
.footer-connect a, .add-to-links a, .product-view .add-to-links li span.icon, #search_mini_form .form-search button{
transition: all 400ms ease-in-out;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
}
 /* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#000000; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; text-align: left; }
.messages li { margin:5px 0 10px !important; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; /*min-height:20px !important;*/ padding:8px 8px 8px 8px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; color:#3d6611; }

 .product-review .product-img-box { float: left; width: 200px; }
.product-review .product-details { float: left; margin-left: 10px; }
.most-view{width:940px; margin:auto; margin-top:25px}


/*select shipping method*/
.box-content ul
{
  float:left;
  margin-left: -65px;
}

#checkout-review-submit #review-buttons-container button
{
float:right;
 margin-right: -188px;
 margin-top: 32px;

}
#checkout-review-submit .inner big
{
  float:right;
}
/*dashboard sales history*/
.main-container-inner .my-account .pager p
{
  float: left;
  margin-top: 5px;
}
.main-container-inner .pager .limiter
{
  margin-left: 18px;
  margin-right: 5px;
}
.my-account #my-orders-table
{
  margin-top: 5px;
  margin-bottom: 5px;
}
/*sitemap footer*/
.page-sitemap .pager
{
  padding:12px;
  margin:15px;
}
/* product-next-prev on detailed page*/
.product-next-prev {
    margin: -15px 0 0;
    overflow: hidden;
}

.product-prev {
    float: left;
    margin: 0;
}

.product-next {
    float: right;
    margin: 0 0 0 10px;
}
/*detailed page products font size*/
.product-options ul li .label .price
{
  font-size: 15px;
}
.category-products ul li .price-box .price-from .price
{
  font-size:16px;
}
.category-products ul li .price-box .price-to .price
{
  font-size:16px;
}
/*upsell product from and to price*/
.box-up-sell ul li .prod_image_detail .price-box .price-from .price
{
  font-size: 15px;
}
.box-up-sell ul li .prod_image_detail .price-box .price-to .price
{
   font-size: 15px;
}
/*detailed page add-to-links for electronics product*/
.product-options-bottom ul 
{ padding:0px; 
  margin:0px;
}
.product-options-bottom ul li 
{ list-style:none; 
  padding-left:0; 
   padding-bottom: 5px;
}
/*whislist remove button image*/
 .btn-remove
 {
margin: 0 0 0 5px;
}
 p.minimal-price 
 { 
  margin:0px;
  padding:0px;
 }
 /*detailed page box of electronics product*/
 .product-options .input-box select
 {
  width:180px;
 }
 .dropdown-menu .actions span a
 {
   line-height: 35px;

 }
 .review-product-list #customer-reviews .form-list li label
 {
  right:16%;
 }
 .review-product-list #customer-reviews .form-list #review_field
 {
  width:82%;
 }
 /*checkout credit card payment information*/
 #co-payment-form dd #payment_form_ccsave #ccsave_cc_type
 {
  width:254px;
 }
 /*home page slider name hover */
 a:hover.name {color:#F3547D !important; margin:0px; font-family:'bitterbold'; font-size:32px; text-decoration:none; line-height:24px!important; }
/* Category Page ========================================================================= */
.category-title { border-bottom:1px solid #ddd; margin:0 0 10px; }
.category-image { display:block; margin:0 auto; float:left;  }
.category-products { float:left; padding-bottom:15px}
.category-description{
/*height:200px;*/
}
/*a class name for home page slider*/
.name
{
  font-size:32px;
  color:#FA7496;
}
.page-sitemap .links li 
{
  border: none;
}
/*advance search input box*/
.my-account #advanced-search-list .multiselect
{
  width:542px;
}
/* advance serach*/
.advanced-search-summary ul li
{
  list-style: none;
  margin-left: -37px;
}
/*email to a friend*/
#product_sendtofriend_form #add_recipient_button button
{
  margin-right: 11px;
  float:left;
  margin-left: -32px;
}
#product_sendtofriend_form .f-left
{
  margin-top: 5px;
}
/* recently compared listing page*/
.block-compared .block-content ol li
{
  margin-left:10px;
}
.block-compared .block-content ol li p
{
  margin-left:3px;
}
/*slider price*/
.product_price1 .price-box .price
{
color:#FFFFFF;
font-size: 24px;
}
/*shopping cart fixed button*/
.sp-methods ul li
{
  list-style: none;
}
#co-shipping-method-form .sp-methods dd
{
  padding-left:0px;
  margin-left: -42px;
}
#shipping_method_form .button
{
  margin-bottom:5px;
}
#multishipping-billing-form .button
{
   margin-bottom:5px;
}
.multiple-checkout .button
{
   margin-bottom:5px;
}
.crosssell .new_title
{
  width:940px;
}

#checkout-step-shipping #shipping-address-select
{
  width:570px;
}
/* proceed to checkout place orfer*/
#opc-review #checkout-step-review .btn-checkout
{
  float:left;
  margin-left:380px;
  margin-top:-6px;
}
#checkout-step-billing #co-billing-form ul li
{
   list-style: none;
}
/*review page pager*/
.product-collateral .pager .limiter
{
  margin-left:8px;
}
/*detailed page product tabs review*/
.product-tabs #product_tabs_review_tabbed_contents .form-list .input-box
{
  width:103%;
}
/*detailed page breadcrumbs*/
.main-container .breadcrumbs
{
  margin-top: 10px;
}
.pages .button:hover
{
color: #FFFFFF;
}
/*dashboard my orders*/
.dashboard .link-print
{
  margin-left: -21px;
}
/*slider shop now button link*/
.sequence-canvas a
{
  text-decoration: none;
}
.product-shop .tier-prices .price
{
  font-size: 20px;
}

.nova-detail-link ul li a img
{
  width:32px;
}
/*404 page */
.cms-index-noroute .main-container-inner .page-title h3
{
  font-size: 25px;
}
.cms-index-noroute .main-container-inner .login_page dl dt
{
  font-size: 18px;
}
.cms-index-noroute .main-container-inner .login_page dd
{
  font-size: 18px;
  padding-top:5px;
}
.cms-index-noroute .main-container-inner .login_page dd ul li
{
   margin-top: 5px;
}
.cms-index-noroute .main-container-inner .login_page dl dd ul li .button
{
 margin-top:5px;
 padding-top:5px;
}
/*contact us submit button*/
#contactForm .button
{
    margin-top: 374px;
    margin-left: -199px;
}
/*detailed page add to links*/
.catalog-product-view .product-options-bottom ul li img
{
  margin-top:6px;
}
/*listing page product tab reviews*/
.catalog-product-view .product-tabs #review-form .label-wide
{
  width:83.5%;
}
.catalog-product-view .product-tabs #review-form #review_field
{
  width:82%;
}
/*home page heder demo store*/
.demo-notice .notice-inner p
{
   border: 0 none;
    color: #FFFFFF;
    padding: 0;
    text-align: center;
}
.demo-notice
{
  background: none repeat scroll 0 0 #D75F07;
    border: 0 none;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 1.15;
    margin: 0;
    padding: 6px 10px;
    text-align: center;
}
/*listing page description */
.category-description p
{
float:left;
}
.category-description
{
float:left;
}
.cms-page-view .col1-layout { width:940px; margin:auto; }
ol#checkout-agreements { padding:0;}
ol#checkout-agreements li  { padding:0; list-style: none;}
 .most-view ul li { margin-left:0 !important; margin-top:o !important; list-style:none !important;}

 #new-arrivals ul li { margin-left:0 !important; margin-top:o !important; list-style:none !important;}
 #banner-slider ul li { margin-left:0 !important; margin-top:o !important; list-style:none !important;}
body.fixed { background-color:#fff; }
.fixed .page { width:960px; } 
.cloud-zoom-big { background-color:#fff;}


/*upsell products*/
.box-up-sell .products-grid li
{
  width:200px!important;
}