*{margin:0;padding:0;box-sizing:border-box;}
:focus{outline:0}
body{position:relative;}
h3 code{font-size:14px;font-weight:normal;}
body > .navbar{font-size:13px;}
body > .navbar .brand{padding-right:0;padding-left:0;margin-left:20px;float:right;font-weight:bold;color:#000;text-shadow:0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125);-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear;}
body > .navbar .brand:hover{text-decoration:none;text-shadow:0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.4);}
section{padding-top:30px;}
section > .page-header,
section > .lead{color:#5a5a5a;}
section > ul li{margin-bottom:5px;}
.bs-docs-separator{margin:40px 0 39px;}
hr.soften{height:1px;margin:70px 0;background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));background-image:-moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));background-image:-ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));background-image:-o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));border:0;}
.jumbotron{position:relative;padding:40px 0;color:#fff;text-align:center;text-shadow:0 1px 3px rgba(0, 0, 0, 0.4), 0 0 30px rgba(0, 0, 0, 0.075);background:#020031;background:-moz-linear-gradient(45deg, #020031 0%, #6d3353 100%);background:-webkit-gradient(linear, left bottom, right top, color-stop(0%, #020031), color-stop(100%, #6d3353));background:-webkit-linear-gradient(45deg, #020031 0%, #6d3353 100%);background:-o-linear-gradient(45deg, #020031 0%, #6d3353 100%);background:-ms-linear-gradient(45deg, #020031 0%, #6d3353 100%);background:linear-gradient(45deg, #020031 0%, #6d3353 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#020031', endColorstr='#6d3353', GradientType=1);-webkit-box-shadow:inset 0 3px 7px rgba(0, 0, 0, 0.2), inset 0 -3px 7px rgba(0, 0, 0, 0.2);-moz-box-shadow:inset 0 3px 7px rgba(0, 0, 0, 0.2), inset 0 -3px 7px rgba(0, 0, 0, 0.2);box-shadow:inset 0 3px 7px rgba(0, 0, 0, 0.2), inset 0 -3px 7px rgba(0, 0, 0, 0.2);}
.jumbotron h1{font-size:80px;font-weight:bold;letter-spacing:-1px;line-height:1;}
.jumbotron p{font-size:24px;font-weight:300;line-height:30px;margin-bottom:30px;}
.jumbotron a{color:#fff;color:rgba(255, 255, 255, 0.5);-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.jumbotron a:hover{color:#fff;text-shadow:0 0 10px rgba(255, 255, 255, 0.25);}
.masthead .btn{padding:14px 24px;font-size:24px;font-weight:200;color:#fff;border:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 5px rgba(0, 0, 0, 0.25);-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 5px rgba(0, 0, 0, 0.25);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 5px rgba(0, 0, 0, 0.25);-webkit-transition:none;-moz-transition:none;transition:none;}
.masthead .btn:hover{-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 5px rgba(0, 0, 0, 0.25);-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 5px rgba(0, 0, 0, 0.25);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 5px rgba(0, 0, 0, 0.25);}
.masthead .btn:active{-webkit-box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);-moz-box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);box-shadow:inset 0 2px 4px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);}
.jumbotron .container{position:relative;z-index:2;}
.jumbotron:after{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:url(../img/common/icons/bs-docs-masthead-pattern.png) repeat center center;opacity:.4;}
.masthead{padding:70px 0 80px;margin-bottom:0;color:#fff;}
.masthead h1{font-size:120px;line-height:1;letter-spacing:-2px;}
.masthead p{font-size:40px;font-weight:200;line-height:1.25;}
.masthead-links{margin:0;list-style:none;}
.masthead-links li{display:inline;padding:0 10px;color:rgba(255, 255, 255, 0.25);}
.bs-docs-social{padding:15px 0;text-align:center;background-color:#f5f5f5;border-top:1px solid #fff;border-bottom:1px solid #ddd;}
.bs-docs-social-buttons{margin-left:0;margin-bottom:0;padding-left:0;list-style:none;}
.bs-docs-social-buttons li{display:inline-block;padding:5px 8px;line-height:1;*display:inline;*zoom:1;}
.subhead{text-align:left;border-bottom:1px solid #ddd;}
.subhead h1{font-size:60px;}
.subhead p{margin-bottom:20px;}
.subhead .navbar{display:none;}
.marketing{text-align:center;color:#5a5a5a;}
.marketing h1{margin:60px 0 10px;font-size:60px;font-weight:200;line-height:1;letter-spacing:-1px;}
.marketing h2{font-weight:200;margin-bottom:5px;}
.marketing p{font-size:16px;line-height:1.5;}
.marketing .marketing-byline{margin-bottom:40px;font-size:20px;font-weight:300;line-height:25px;color:#999;}
.marketing img{display:block;margin:0 auto 30px;}
.footer{padding:70px 0;margin-top:70px;border-top:1px solid #e5e5e5;background-color:#f5f5f5;}
.footer p{margin-bottom:0;color:#777;}
.footer-links{margin:10px 0;}
.footer-links li{display:inline;margin-right:10px;}
.show-grid{margin-top:10px;margin-bottom:20px;}
.show-grid [class*="span"]{background-color:#eee;text-align:center;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;min-height:40px;line-height:40px;}
.show-grid:hover [class*="span"]{background:#ddd;}
.show-grid .show-grid{margin-top:0;margin-bottom:0;}
.show-grid .show-grid [class*="span"]{background-color:#ccc;}
.mini-layout{border:1px solid #ddd;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.075);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.075);box-shadow:0 1px 2px rgba(0, 0, 0, 0.075);}
.mini-layout,
.mini-layout .mini-layout-body,
.mini-layout.fluid .mini-layout-sidebar{height:300px;}
.mini-layout{margin-bottom:20px;padding:9px;}
.mini-layout div{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.mini-layout .mini-layout-body{background-color:#dceaf4;margin:0 auto;width:70%;}
.mini-layout.fluid .mini-layout-sidebar,
.mini-layout.fluid .mini-layout-header,
.mini-layout.fluid .mini-layout-body{float:left;}
.mini-layout.fluid .mini-layout-sidebar{background-color:#bbd8e9;width:20%;}
.mini-layout.fluid .mini-layout-body{width:77.5%;margin-left:2.5%;}
.download .page-header{margin-top:36px;}
.page-header .toggle-all{margin-top:5px;}
.download h3{margin-bottom:5px;}
.download-builder input + h3,
.download-builder .checkbox + h3{margin-top:9px;}
.download-builder input[type=text]{margin-bottom:9px;font-family:Menlo, Monaco, "Courier New", monospace;font-size:12px;color:#d14;}
.download-builder input[type=text]:focus{background-color:#fff;}
.download .checkbox{padding:6px 10px 6px 25px;font-size:13px;line-height:18px;color:#555;background-color:#f9f9f9;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:pointer;}
.download .checkbox:hover{color:#333;background-color:#f5f5f5;}
.download .checkbox small{font-size:12px;color:#777;}
#variables label{margin-bottom:0;}
.download-btn{margin:36px 0 108px;}
#download p,
#download h4{max-width:50%;margin:0 auto;color:#999;text-align:center;}
#download h4{margin-bottom:0;}
#download p{margin-bottom:18px;}
.download-btn .btn{display:block;width:auto;padding:19px 24px;margin-bottom:27px;font-size:30px;line-height:1;text-align:center;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
h2 + table,
h3 + table,
h4 + table,
h2 + .row{margin-top:5px;}
.example-sites{xmargin-left:20px;}
.example-sites img{max-width:100%;margin:0 auto;}
.scrollspy-example{height:200px;overflow:auto;position:relative;}
.focused{border-color:rgba(82, 168, 236, 0.8);-webkit-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);-moz-box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);outline:0;}
.docs-input-sizes select,
.docs-input-sizes input[type=text]{display:block;margin-bottom:9px;}
.the-icons{margin-left:0;list-style:none;}
.the-icons li{float:left;width:25%;line-height:25px;}
.the-icons i:hover{background-color:rgba(255, 0, 0, 0.25);}
.bootstrap-examples p{font-size:13px;line-height:18px;}
.bootstrap-examples .thumbnail{margin-bottom:9px;background-color:#fff;}
.bs-docs-example{position:relative;margin:15px 0;padding:39px 19px 14px;*padding-top:19px;background-color:#fff;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.bs-docs-example:after{content:"Example";position:absolute;top:-1px;left:-1px;padding:3px 7px;font-size:12px;font-weight:bold;background-color:#f5f5f5;border:1px solid #ddd;color:#9da0a4;-webkit-border-radius:4px 0 4px 0;-moz-border-radius:4px 0 4px 0;border-radius:4px 0 4px 0;}
.bs-docs-example + .prettyprint{margin-top:-20px;padding-top:15px;}
.bs-docs-example > p:last-child{margin-bottom:0;}
.bs-docs-example .table,
.bs-docs-example .progress,
.bs-docs-example .well,
.bs-docs-example .alert,
.bs-docs-example .hero-unit,
.bs-docs-example .pagination,
.bs-docs-example .navbar,
.bs-docs-example > .nav,
.bs-docs-example blockquote{margin-bottom:5px;}
.bs-docs-example .pagination{margin-top:0;}
.bs-navbar-top-example,
.bs-navbar-bottom-example{z-index:1;padding:0;height:90px;overflow:hidden;}
.bs-navbar-top-example .navbar-fixed-top,
.bs-navbar-bottom-example .navbar-fixed-bottom{margin-left:0;margin-right:0;}
.bs-navbar-top-example{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;}
.bs-navbar-top-example:after{top:auto;bottom:-1px;-webkit-border-radius:0 4px 0 4px;-moz-border-radius:0 4px 0 4px;border-radius:0 4px 0 4px;}
.bs-navbar-bottom-example{-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}
.bs-navbar-bottom-example .navbar{margin-bottom:0;}
form.bs-docs-example{padding-bottom:19px;}
.bs-docs-example-images img{margin:10px;display:inline-block;}
.bs-docs-tooltip-examples{text-align:center;margin:0 0 10px;list-style:none;}
.bs-docs-tooltip-examples li{display:inline;padding:0 10px;}
.bs-docs-example-popover{padding-bottom:24px;background-color:#f9f9f9;}
.bs-docs-example-popover .popover{position:relative;display:block;float:left;width:260px;margin:20px;}
.responsive-utilities th small{display:block;font-weight:normal;color:#999;}
.responsive-utilities tbody th{font-weight:normal;}
.responsive-utilities td{text-align:center;}
.responsive-utilities td.is-visible{color:#468847;background-color:#dff0d8 !important;}
.responsive-utilities td.is-hidden{color:#ccc;background-color:#f9f9f9 !important;}
.responsive-utilities-test{margin-top:5px;margin-left:0;list-style:none;overflow:hidden;}
.responsive-utilities-test li{position:relative;float:left;width:25%;height:43px;font-size:14px;font-weight:bold;line-height:43px;color:#999;text-align:center;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.responsive-utilities-test li + li{margin-left:10px;}
.responsive-utilities-test span{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.responsive-utilities-test span{color:#468847;background-color:#dff0d8;border:1px solid #d6e9c6;}
.bs-docs-sidenav{width:228px;margin:30px 0 0;padding:0;background-color:#fff;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.065);-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.065);box-shadow:0 1px 4px rgba(0, 0, 0, 0.065);}
.bs-docs-sidenav > li > a{display:block;*width:190px;margin:0 0 -1px;padding:8px 14px;border:1px solid #e5e5e5;}
.bs-docs-sidenav > li:first-child > a{-webkit-border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;}
.bs-docs-sidenav > li:last-child > a{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;}
.bs-docs-sidenav > .active > a{position:relative;z-index:2;padding:9px 15px;border:0;text-shadow:0 1px 0 rgba(0, 0, 0, 0.15);-webkit-box-shadow:inset 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1);-moz-box-shadow:inset 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1);box-shadow:inset 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1);}
.bs-docs-sidenav .icon-chevron-right{float:right;margin-top:2px;margin-right:-6px;opacity:.25;}
.bs-docs-sidenav > li > a:hover{background-color:#f5f5f5;}
.bs-docs-sidenav a:hover .icon-chevron-right{opacity:.5;}
.bs-docs-sidenav .active .icon-chevron-right,
.bs-docs-sidenav .active a:hover .icon-chevron-right{background-image:url(../img/common/icons/glyphicons-halflings-white.png);opacity:1;}
.bs-docs-sidenav.affix{top:40px;}
.bs-docs-sidenav.affix-bottom{position:absolute;top:auto;bottom:270px;}
@media (min-width:1200px){.bs-docs-container{max-width:970px;}
.bs-docs-sidenav{width:258px;}
}
@media (max-width:980px){body > .navbar-fixed-top .brand{float:left;margin-left:0;padding-left:10px;padding-right:10px;}
.quick-links li{display:inline-block;margin:5px;}
.bs-docs-sidenav{top:0;margin-top:30px;margin-right:0;}
}
@media (min-width:768px) and (max-width:980px){body{padding-top:0;}
.jumbotron{margin-top:-20px;}
.bs-docs-sidenav{width:166px;margin-top:20px;}
.bs-docs-sidenav.affix{top:0;}
}
@media (max-width:767px){body{padding-top:0;}
.jumbotron{padding:40px 20px;margin-top:-20px;margin-right:-20px;margin-left:-20px;}
.masthead h1{font-size:90px;}
.masthead p,
.masthead .btn{font-size:24px;}
.marketing .span4{margin-bottom:40px;}
.bs-docs-social{margin:0 -20px;}
.show-grid [class*="span"]{margin-bottom:5px;}
.bs-docs-sidenav{width:auto;margin-bottom:20px;}
.bs-docs-sidenav.affix{position:static;width:auto;top:0;}
.footer{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;}
.footer p{margin-bottom:9px;}
}
@media (max-width:480px){body{padding-top:0;}
h2 small{display:block;}
.jumbotron h1{font-size:60px;}
.jumbotron p,
.jumbotron .btn{font-size:20px;}
.jumbotron .btn{display:block;margin:0 auto;}
.subhead h1,
.subhead p{text-align:center;}
.marketing h1{font-size:40px;}
.example-sites{margin-left:0;}
.example-sites > li{float:none;display:block;max-width:280px;margin:0 auto 18px;text-align:center;}
.example-sites .thumbnail > img{max-width:270px;}
table code{white-space:normal;word-wrap:break-word;word-break:break-all;}
.modal-example .modal{position:relative;top:auto;right:auto;bottom:auto;left:auto;}
.footer .pull-right{float:none;}
}
body,
html,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
button,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td{margin:0;padding:0;border:0;outline:0;font-size:100%;background:transparent;}
body{line-height:1;}
blockquote,
q{quotes:none;}
blockquote:before,
blockquote:after,
q:before,
q:after{content:'';}
ul,
ol{list-style:none;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border:0;border-collapse:collapse;border-spacing:0;empty-cells:show;font-size:100%;}
* html .clearfix{height:1%;}
html[xmlns] .clearfix{display:block;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
*:first-child + html .clearfix{display:inline-block;}
.clear,
.divider{clear:both;}
.no-display{display:none !important;}
.nowrap,
th .nobr{white-space:nowrap !important;}
.no-border{border:0 !important;}
.no-padding{padding:0 !important;}
.no-margin{margin:0 !important;}
.pipe{padding:0 4px;text-align:center;color:#999999;}
.v-top{vertical-align:top;}
.v-middle{vertical-align:middle;}
.v-bottom{vertical-align:bottom;}
.a-left{text-align:left;}
.a-center{text-align:center;}
.a-right{text-align:right;}
.left{float:left;}
.right{float:right;}
.normal-weight{font-weight:normal;}
.auto-width{width:auto;}
.clear:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.col2-alt-set:after,
.head:after,
.inner-head:after,
.box .head:after,
.box ol li:after,
.header-top:after,
.quick-access:after,
.header-nav:after,
.middle:after,
.more-views ul:after,
.button-set:after,
.actions:after,
.legend:after,
.form-list li:after,
.button-container:after,
.ratings:after,
.page-head:after,
.page-head-alt:after,
.page-popup .print-head:after,
.group-select li:after,
.search-autocomplete li:after,
.tool-tip .btn-close:after,
.account-box li:after,
.address-list li:after,
.generic-product-list li:after,
.listing-type-list .listing-item:after,
.listing-type-list .product-info .product-reviews:after,
.listing-type-grid .item:after,
.my-review-detail:after,
.product-options dt:after,
.product-options-bottom:after,
.product-options dd ul.options-list li:after,
.add-to-holder:after,
.listing-type-grid .grid-row:after,
.advanced-search-summary-box:after,
.shopping-cart-totals .checkout-types:after,
#nav ul li:after,
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.toolbar-inner:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after,
#nav li:after,
.ytm-tabs-title:after,
.ytm-tabs-title:after,
.product-options dl:after,
.yt-top .block-currency:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;overflow:hidden;}
.yt-menu-container-home,
.yt-menu-container{float:left;}
.cms-index-index #nav > li > .nav-home{background-color:#666666;}
#nav > li{display:inline-block;position:relative;float:left;}
#nav > li > a{text-transform:uppercase;display:block;line-height:40px;padding:0 15px;border-right:1px solid #555;color:#fff;font-weight:bold;}
#nav > li > .nav-home{border-left:1px solid #555;}
#nav > li ul{display:none;position:absolute;left:0px;top:40px;background:#fff;width:190px;z-index:99;border:1px solid #ddd;}
#nav > li ul li.parent > a:before{font-family:"FontAwesome";font-size:12px;content:"\f105";float:right;}
#nav > li ul li{position:relative;}
#nav > li ul li a{padding:8px 14px;display:block;}
#nav > li ul li:hover > a{background-color:#eeeeee;}
#nav > li ul li ul{position:absolute;top:-1px;left:188px;}
#nav > li ul li:hover > ul{display:block;}
#nav > li ul li:last-child a{border-bottom:none;}
#nav > li:hover > ul{display:block;}
#nav > li:hover > a{background-color:#666666;}
#nav > li:first-child{margin-left:0px;}
#nav > li.active > a{background-color:#666666;}
#nav > li.active:before{background-position:left top;background-repeat:no-repeat;background-size:100% 11px;bottom:-11px;content:"";display:inline-block;height:11px;left:0;position:absolute;width:100%;z-index:9;}
.cms-index-index .header-default li.nav-home:before{background-position:left top;background-repeat:no-repeat;background-size:100% 11px;bottom:-11px;content:"";display:inline-block;height:11px;left:0;position:absolute;width:100%;z-index:9;}
.header-v5 #nav > li > a,
.header-v5 #nav > li > .nav-home{border:none;}
.header-v5 #nav > li > a{margin-right:1px;}
.header-v5 #nav > li:hover > a,
.header-v5 #nav > li.active > a{background-color:#5478b9;}
.cms-index-index .header-v5 #nav > li > .nav-home{background-color:#5478b9;}
.cms-index-index .header-v4 #nav > li > .nav-home{color:#fff;background-color:#444;}
.header-v4 #nav > li > a{line-height:28px;border-radius:4px;border:none;margin-right:1px;color:inherit;font-weight:normal;-webkit-border-radius:4px;-moz-border-radius:4px;}
.header-v4 #nav > li.active > a,
.header-v4 #nav > li:hover > a{background-color:#444;color:#fff;}
.header-v4 #nav > li > ul{top:28px;}
#colorbox,
#cboxOverlay,
#cboxWrapper{position:absolute;top:0;left:0;z-index:99999;overflow:hidden;}
#cboxOverlay{position:fixed;width:100%;height:100%;}
#cboxMiddleLeft,
#cboxBottomLeft{clear:left;}
#cboxContent{position:relative;overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block;width:100%;height:100%;border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay,
#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow{cursor:pointer;}
#cboxOverlay{background:#000;}
#cboxTopLeft{width:14px;height:14px;background:url(../img/common/icons/controls.gif) 0 0 no-repeat;}
#cboxTopCenter{height:14px;background:url(../img/common/icons/border.gif) top left repeat-x;}
#cboxTopRight{width:14px;height:14px;background:url(../img/common/icons/controls.gif) -36px 0 no-repeat;}
#cboxBottomLeft{width:14px;height:43px;background:url(../img/common/icons/controls.gif) 0 -32px no-repeat;}
#cboxBottomCenter{height:43px;background:url(../img/common/icons/border.gif) bottom left repeat-x;}
#cboxBottomRight{width:14px;height:43px;background:url(../img/common/icons/controls.gif) -36px -32px no-repeat;}
#cboxMiddleLeft{width:14px;background:url(../img/common/icons/controls.gif) -175px 0 repeat-y;}
#cboxMiddleRight{width:14px;background:url(../img/common/icons/controls.gif) -211px 0 repeat-y;}
#cboxContent{background:#fff;}
#cboxLoadedContent{margin-bottom:0;}
#cboxLoadingOverlay{}
#cboxLoadingGraphic{background:url(../img/common/icons/loading.gif) center center no-repeat;}
#cboxTitle{position:absolute;bottom:-25px;left:0;text-align:center;width:100%;font-weight:bold;color:#7C7C7C;}
#cboxCurrent{position:absolute;bottom:0;left:2px;font-weight:bold;color:#7C7C7C;}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow{position:absolute;bottom:-29px;background:url(../img/common/icons/controls.gif) 0px 0px no-repeat;width:23px;height:23px;text-indent:-9999px;}
#cboxPrevious{left:0px;background-position:-51px -25px;}
#cboxPrevious.hover{background-position:-51px 0px;}
#cboxNext{left:27px;background-position:-75px -25px;}
#cboxNext.hover{background-position:-75px 0px;}
#cboxClose{right:0;background-position:-100px -25px;}
#cboxClose.hover{background-position:-100px 0px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px;right:27px;}
.cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px;right:27px;}
.cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}
.widget .widget-title{clear:both;padding:15px 0 0;margin:0 0 7px;}
.widget .widget-title h2{font-size:15px;font-weight:bold;color:#CE4515;}
.widget .mini-products-images-list .product-image{display:block;width:76px;height:76px;border:1px solid #252525;margin:0 auto;}
.widget .mini-products-images-list li.item{float:left;width:77px;height:77px;}
.widget-new-products{display:block;}
.col-main .widget-new-products{margin:7px 0;}
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image{width:85px;height:85px;}
.widget-new-products .products-list .product-shop{margin-left:100px;}
.sidebar .widget-new-products .block{font-size:11px;line-height:1.25;}
.sidebar .widget-new-products .block-title strong{background:url(../img/common/icons/widgets/i_widget-new.gif) 0 1px no-repeat;padding-left:21px;color:#CE4515;}
.widget-viewed{display:block;}
.col-main .widget-viewed{margin:7px 0;}
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image{width:85px;height:85px;}
.widget-viewed .products-list .product-shop{margin-left:100px;}
.sidebar .widget-viewed .block{font-size:11px;line-height:1.25;}
.sidebar .widget-viewed .block-title strong{background:url(../img/common/icons/widgets/i_block-list.gif) 0 0 no-repeat;padding-left:21px;}
.widget-compared{display:block;}
.col-main .widget-compared{margin:7px 0;}
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image{width:85px;height:85px;}
.widget-compared .products-list .product-shop{margin-left:100px;}
.sidebar .widget-compared .block{font-size:11px;line-height:1.25;}
.sidebar .widget-compared .block-title strong{background:url(../img/common/icons/widgets/i_block-list.gif) 0 0 no-repeat;padding-left:21px;}
.widget-static-block{margin-bottom:20px;}
.sidebar .widget-static-block{display:block;margin:0 0 15px;}
.top-container .widget a{padding:0 0 0 7px;}
.bottom-container .widget a{padding:0 3px;}
.widget-product-link-inline{display:inline;}
.col-main .widget-product-link{display:block;text-align:right;margin:7px 0;}
.col-main .widget-product-link a{background:url(../img/common/icons/widgets/i_widget-link.gif) 100% 4px no-repeat;padding-right:15px;}
.sidebar .widget-product-link{display:block;margin:0 0 15px;padding:0 10px;}
.sidebar .widget-product-link a{background:url(../img/common/icons/widgets/i_widget-link.gif) 100% 4px no-repeat;padding:0 15px 0 0;}
.widget-category-link-inline{display:inline;}
.col-main .widget-category-link{display:block;text-align:right;margin:7px 0;}
.col-main .widget-category-link a{background:url(../img/common/icons/widgets/i_widget-link.gif) 100% 4px no-repeat;padding-right:15px;}
.sidebar .widget-category-link{display:block;margin:0 0 15px;padding:0 10px;}
.sidebar .widget-category-link a{background:url(../img/common/icons/widgets/i_widget-link.gif) 100% 4px no-repeat;padding:0 15px 0 0;}
.widget-cms-link-inline{display:inline;}
.col-main .widget-cms-link{display:block;text-align:right;margin:7px 0;}
.col-main .widget-cms-link a{background:url(../img/common/icons/widgets/i_widget-link.gif) 100% 4px no-repeat;padding-right:15px;}
.sidebar .widget-cms-link{display:block;margin:0 0 15px;padding:0 10px;}
.sidebar .widget-cms-link a{background:url(../img/common/icons/widgets/i_widget-link.gif) 100% 4px no-repeat;padding:0 15px 0 0;}
.enclosed-item-next, .enclosed-item-previous{position:absolute;top:55px;left:-25px;display:block;width:30px;height:30px;text-align:center;line-height:30px;background-color:whiteSmoke;text-shadow:0 1px 0 #fff;}
.enclosed-item-previous{top:89px;}



/*! fancyBox */
.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,
.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;vertical-align:top}
.fancybox-wrap{position:absolute;top:0;left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:8020}
.fancybox-inner,
.fancybox-outer,
.fancybox-skin{position:relative}
.fancybox-skin{background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.fancybox-opened{z-index:8030}
.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}
.fancybox-inner{overflow:hidden}
.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}
.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}
.fancybox-iframe,
.fancybox-image{display:block;width:100%;height:100%}
.fancybox-image{max-width:100%;max-height:100%}
#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(fancybox_sprite.png)}
#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}
.fancybox-close,
.fancybox-nav,
.fancybox-nav span{cursor:pointer;z-index:8040;position:absolute}
#fancybox-loading div{width:44px;height:44px;background:url(fancybox_loading.gif) center center no-repeat}
.fancybox-close{top:-18px;right:-18px;width:36px;height:36px}
.fancybox-nav{top:0;width:40%;height:100%;text-decoration:none;background:url(blank.gif);-webkit-tap-highlight-color:transparent}
.fancybox-prev{left:0}
.fancybox-next{right:0}
.fancybox-nav span{top:50%;width:36px;height:34px;margin-top:-18px;visibility:hidden}
.fancybox-prev span{left:10px;background-position:0 -36px}
.fancybox-next span{right:10px;background-position:0 -72px}
.fancybox-nav:hover span{visibility:visible}
.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;max-width:99999px;max-height:99999px;overflow:visible!important}
.fancybox-lock{overflow:visible!important;width:auto}
.fancybox-lock body{overflow:hidden!important}
.fancybox-lock-test{overflow-y:hidden!important}
.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:1030;background:url(fancybox_overlay.png)}
.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}
.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}
.fancybox-title{visibility:hidden;font:400 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}
.fancybox-opened .fancybox-title{visibility:visible}
.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}
.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:0 0;background:rgba(0,0,0,.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:700;line-height:24px;white-space:nowrap}
.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}
.fancybox-title-inside-wrap{padding-top:10px}
.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5){
	#fancybox-loading,.fancybox-close,.fancybox-next span,
	.fancybox-prev span{background-image:url(fancybox_sprite@2x.png);background-size:44px 152px}
	#fancybox-loading div{background-image:url(fancybox_loading@2x.gif);background-size:24px 24px}
}

/*.fancybox-item.fancybox-close{width:30px;height:30px;top:0px;right:0px;background:#fff url(../img/common/icons/btn-close-fancy.png) no-repeat center center;}*/



.cloudzoom-lens{border:none;width:100px;height:100px;cursor:crosshair;}
.cloudzoom-zoom{border:1px solid #888;}
.cloud-zoom-gallery .border{border-width:1px;border-style:solid;border-right:none;}
.cloud-zoom-gallery img{max-height:64px;max-width:100%;}
.border-right{border-right-width:1px;border-right-style:solid;}
.cloudzoom-caption{display:none;text-align:left;background-color:#000;color:#fff;font-weight:bold;padding:10px;font-family:sans-serif;font-size:11px;}
.cloud-zoom-lens{margin:0;cursor:move;}
.cloud-zoom-title{display:none;font-family:Arial, Helvetica, sans-serif;position:absolute !important;background-color:#000;color:#fff;padding:5px;width:100%;text-align:center;font-weight:bold;font-size:10px;top:0px;}
.cloud-zoom-big{overflow:hidden;}
.cloud-zoom-loading{color:white;background:#222;padding:3px;border:1px solid #000;}
#cpanel_wrapper{background:#e5e5e5;border:1px solid #f3f3f3;border-right:none;color:#555;font-family:Arial, Helvetica, sans-serif;font-size:11px;padding:8px;position:fixed;top:40px;width:300px;z-index:999;right:-302px;box-shadow:0 0 1px rgba(0, 0, 0, 0.4);}
#cpanel_btn{background:url(../img/common/icons/bg-cpanel-head.png) repeat left center #666666;width:40px;border-right:none;position:absolute;left:-41px;top:8px;padding:8px 0 9px;cursor:pointer;text-align:center;color:#fff;border-radius:3px 0 0 3px;display:block !important;height:37px !important;opacity:1 !important;}
#cpanel_wrapper .cpanel-head{background:url(../img/common/icons/bg-cpanel-head.png) repeat left center #666666;font-size:14px;font-weight:bold;width:100%;padding:3px 10px 0 10px;float:left;color:#fff;box-shadow:0 1px 1px rgba(0, 0, 0, 0.2) inset;}
#cpanel_wrapper .cpanel-reset{float:right;margin:-3px -10px 0 0;position:relative;z-index:1;}
#cpanel_wrapper .cpanel-reset:before{border-color:rgba(0, 0, 0, 0) #0291ff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);border-style:solid;border-width:8px 8px 8px 0;content:"";left:3px;position:absolute;top:9px;}
#cpanel_wrapper .cpanel-reset .btn{background:none repeat scroll 0 0 #0291FF;border:medium none;border-radius:0;box-shadow:0 1px 1px rgba(0, 0, 0, 0.2) inset;font-weight:normal;padding:8px 15px;text-transform:none;transition:all 0.2s ease 0s;color:#fff !important;}
#cpanel_wrapper .cpanel-reset .btn:hover,
#cpanel_wrapper .cpanel-reset .btn:focus{outline:none;}
#cpanel_wrapper .cpanel-reset:hover .btn{padding-right:25px;outline:none;}
#ytcpanel_accordion .accordion-heading{background-color:#F9F9F9;background-image:linear-gradient(to bottom, #ffffff, #f1f1f1);background-repeat:repeat-x;border:1px solid #BCBCBC;box-shadow:0 0 1px 1px rgba(255, 255, 255, 0.5) inset;margin:-1px;padding:7px 10px;}
#ytcpanel_accordion .accordion-heading:hover{background-color:#EDEDED;background-image:linear-gradient(to bottom, #f5f5f5, #e0e0e0);background-repeat:repeat-x;}
#ytcpanel_accordion .accordion-heading.accordion-open{background:#888888;background:linear-gradient(to bottom, #999999, #777777) repeat-x scroll 0 0 #8b8b8b;border-color:#777777;box-shadow:none;}
#ytcpanel_accordion .accordion-heading .accordion-toggle{color:#555555 !important;font-size:12px;font-weight:bold;}
#ytcpanel_accordion .accordion-heading .accordion-toggle i{color:#999999;float:left;font-size:14px;margin:2px 5px 0 0;}
#ytcpanel_accordion .accordion-heading.accordion-open .accordion-toggle,
#ytcpanel_accordion .accordion-heading.accordion-open .accordion-toggle i{color:#fff !important;}
#ytcpanel_accordion .accordion-heading.accordion-open .accordion-toggle .icon-expand-alt:before{content:"\f117";}
#ytcpanel_accordion .accordion-group .collapse{background:none repeat scroll 0 0 #FFFFFF;overflow:hidden;position:relative;z-index:2;}
#ytcpanel_accordion .accordion-group .collapse:before{border-color:#777777 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);border-style:solid;border-width:8px 8px 0;content:"";left:15px;position:absolute;top:-2px;}
#ytcpanel_accordion{float:left;margin-top:10px;width:100%;}
#ytcpanel_accordion .accordion-inner{padding:15px 10px 10px;border:none;}
#cpanel_wrapper option,
#cpanel_wrapper optgroup,
#cpanel_wrapper input,
#cpanel_wrapper select{background:none;color:#333;}
#cpanel_wrapper select#select-store{padding:3px 2px;}
#cpanel_wrapper input.inputbox{border-radius:0 0 0 0 !important;box-shadow:none !important;font-size:11px !important;margin:0 3px 0 0 !important;padding:0 3px !important;width:80px !important;}
select.cp_select{font-size:11px;height:auto;padding:3px 2px;width:120px;border-radius:0px;color:#333;}
.cpanel-head > span{float:left;margin-top:5px;text-transform:uppercase;}
.theme-color-heading{font-weight:bold;padding:5px 0;display:block;}
.cpanel-theme-color .theme-color.active{box-shadow:0 0 0 2px #ad2323 inset;}
.cpanel-theme-color .theme-color{background-color:#CCC;width:38px;height:25px;line-height:35px;text-align:center;float:left;margin:0 4px 5px 0;cursor:pointer;overflow:hidden;text-indent:100%;white-space:nowrap;}
.cpanel-theme-color .theme-color:hover{opacity:0.7;}
.cpanel-theme-color .theme-color.cyan{background-color:#009688;}
.cpanel-theme-color .theme-color.blue{background-color:#5f87d1;}
.cpanel-theme-color .theme-color.green{background-color:#20bc5a;}
.cpanel-theme-color .theme-color.orange{background-color:#f8ab16;}
.cpanel-theme-color .theme-color.avocado{background-color:#72723e;}
.cpanel-theme-color .theme-color.yellow{background-color:#f2c204;}
.cpanel-theme-color .theme-color.red{background-color:#ea3a3c;}
#ytcpanel_accordion .accordion-group{border:1px solid #bcbcbc;margin-bottom:5px;}
#ytcpanel_accordion .accordion-inner{background:#fff;}
#ytcpanel_accordion .cp-item{width:33%;float:left;}
#ytcpanel_accordion .cp-item > span,
#ytcpanel_accordion .store-switcher > span{width:100%;float:left;margin-bottom:2px;}
#ytitem_3 .cp-item,
#ytitem_7 .cp-item{margin-bottom:5px;}
#ytitem_4 .cp-item,
#ytitem_5 .cp-item{margin-bottom:5px;width:100%;}
#ytcpanel_accordion .cp-item.body-background-image{width:100%;margin-bottom:0;}
#ytcpanel_accordion .cpanel-typography .cp-item{width:50%;}
.cp-item .pattern{height:20px;margin:0 5px 5px 0;width:30px;border:1px solid #CCC;float:left;cursor:pointer;text-indent:-999em;background-color:#f5f5f5;}
.cp-item .pattern:hover{background-color:#ccc;border-color:#535353;}
.cp-item .pattern.active{border-color:#535353;}
#cpanel_wrapper a.reset{margin:0 0 0 10px;color:#000;}
.cpanel-input{padding:1px 5px !important;width:30px;font-size:11px !important;}
.cpanel-select{height:auto;padding:2px !important;width:90px;font-size:11px !important;}
#cpanel_btn i{vertical-align:top;}
#cpanel_btn i:before{font-size:18px;}
input.miniColors{border-radius:0 0 0 0 !important;font-size:11px !important;padding:3px !important;width:60px !important;box-shadow:none !important;float:left;}
.miniColors-selector{position:absolute;width:187px;height:162px;background:white;border:solid 1px #bababa;padding:5px;z-index:999999;}
.miniColors.opacity.miniColors-selector{width:200px;}
.miniColors-selector.black{background:black;border-color:black;}
.miniColors-colors{position:absolute;top:5px;left:5px;width:150px;height:150px;background:url(../img/common/icons/colors.png) -40px 0 no-repeat;cursor:crosshair;}
.miniColors.opacity .miniColors-colors{left:30px;}
.miniColors-hues{position:absolute;top:5px;left:160px;width:20px;height:150px;background:url(../img/common/icons/colors.png) 0 0 no-repeat;cursor:crosshair;}
.miniColors.opacity .miniColors-hues{left:185px;}
.miniColors-opacity{position:absolute;top:5px;left:5px;width:20px;height:150px;background:url(../img/common/icons/colors.png) -20px 0 no-repeat;cursor:crosshair;}
.miniColors-colorPicker{position:absolute;width:11px;height:11px;border:1px solid black;-moz-border-radius:11px;-webkit-border-radius:11px;border-radius:11px;}
.miniColors-colorPicker-inner{position:absolute;top:0;left:0;width:7px;height:7px;border:2px solid white;-moz-border-radius:9px;-webkit-border-radius:9px;border-radius:9px;}
.miniColors-huePicker,
.miniColors-opacityPicker{position:absolute;left:0;width:20px;height:2px;border:1px solid black;background:white;margin-top:-2px;border-radius:2px;}
.miniColors-trigger,
.miniColors-triggerWrap{width:22px;height:22px;display:inline-block;margin-right:3px;}
.miniColors-triggerWrap{background:url(../img/common/icons/trigger.png) -22px 0 no-repeat;}
.miniColors-triggerWrap.disabled{filter:alpha(opacity=50);opacity:.5;}
.miniColors-trigger{vertical-align:middle;outline:none;background:url(../img/common/icons/trigger.png) 0 0 no-repeat;}
.miniColors-triggerWrap.disabled .miniColors-trigger{cursor:default;}
@-webkit-keyframes empty{0%{opacity:1;}
}
@-moz-keyframes empty{0%{opacity:1;}
}
@keyframes empty{0%{opacity:1;}
}
@-webkit-keyframes fadeIn{0%{opacity:0;}
100%{opacity:1;}
}
@-moz-keyframes fadeIn{0%{opacity:0;}
100%{opacity:1;}
}
@keyframes fadeIn{0%{opacity:0;}
100%{opacity:1;}
}
@-webkit-keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
@-moz-keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
@keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px);}
75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);}
100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);}
}
@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px);}
75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%);}
100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%);}
}
@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px);}
75%{opacity:.5;transform:translateZ(-500px) translateX(-200%);}
100%{opacity:.5;transform:translateZ(-500px) translateX(-200%);}
}
@-webkit-keyframes backSlideIn{0%,
25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%);}
75%{opacity:.5;-webkit-transform:translateZ(-500px);}
100%{opacity:1;-webkit-transform:translateZ(0) translateX(0);}
}
@-moz-keyframes backSlideIn{0%,
25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%);}
75%{opacity:.5;-moz-transform:translateZ(-500px);}
100%{opacity:1;-moz-transform:translateZ(0) translateX(0);}
}
@keyframes backSlideIn{0%,
25%{opacity:.5;transform:translateZ(-500px) translateX(200%);}
75%{opacity:.5;transform:translateZ(-500px);}
100%{opacity:1;transform:translateZ(0) translateX(0);}
}
@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(0.8);}
}
@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(0.8);}
}
@keyframes scaleToFade{to{opacity:0;transform:scale(0.8);}
}
@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%);}
}
@-moz-keyframes goDown{from{-moz-transform:translateY(-100%);}
}
@keyframes goDown{from{transform:translateY(-100%);}
}
@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5);}
}
@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5);}
}
@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5);}
}
@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5);}
}
@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5);}
}
@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5);}
}
p{margin:0px;padding:0px;}
.resp-tabs-container{padding:0px;clear:left;}
.resp-tab-content{display:block;padding:20px 30px;border:1px solid #ddd;border-top:none;overflow:hidden;}
.resp-vtabs ul.resp-tabs-list{float:left;width:30%;}
.resp-vtabs .resp-tabs-list li{display:block;padding:15px 15px !important;margin:0;cursor:pointer;float:none;border:1px solid #ccc;margin-top:-1px;border-right:none;}
.resp-vtabs .resp-tabs-list li:first-child{margin-top:0px;}
.resp-vtabs .resp-tabs-container{padding:0px;background-color:#fff;border:1px solid #c1c1c1;float:left;width:68%;min-height:276px;clear:none;}
.resp-vtabs .resp-tab-content{border:none;}
.resp-vtabs li.resp-tab-active{border:1px solid #c1c1c1;border-right:none;background-color:#fff;position:relative;z-index:1;margin-right:0px !important;}
.resp-arrow{width:0;height:0;float:right;border-left:6px solid transparent;border-right:6px solid transparent;border-top:12px solid #c1c1c1;}
h2.resp-tab-active span.resp-arrow{border:none;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:12px solid #fff;}
.resp-easy-accordion h2.resp-accordion{display:block;}
.resp-easy-accordion .resp-tab-content{border:1px solid #c1c1c1;}
.resp-easy-accordion .resp-tab-content:last-child{border-bottom:1px solid #c1c1c1 !important;}
.resp-jfit{width:100%;margin:0px;}
.resp-tab-content-active{display:block;}
@media only screen and (max-width:767px){ul.resp-tabs-list{display:none;}
h2.resp-accordion{display:block;text-transform:uppercase;margin-bottom:20px;color:#333;border:1px solid #ddd;background-color:#fafafa;}
h2.resp-tab-active,
h2.resp-tab-active a{color:#fff;}
.resp-vtabs .resp-tab-content{border:1px solid #C1C1C1;}
.resp-tab-content-active{margin-bottom:20px;}
.resp-vtabs .resp-tabs-container{border:none;float:none;width:100%;min-height:initial;clear:none;}
.resp-accordion-closed{display:none !important;}
.resp-vtabs .resp-tab-content:last-child{border-bottom:1px solid #c1c1c1 !important;}
    .header-default .yt-header-top .block-action-header .language-active ul{background:none repeat scroll 0 0 #fff;border:1px solid #ddd;display:none;height:auto;left:0;position:absolute;top:35px;width:100px;z-index:99;}
}
.tt_popup_login{height:36px;border-bottom:3px solid;background-color:#242424;margin:0 -20px;}
.tt_popup_login strong{line-height:37px;display:inline-block;padding-left:55px;text-transform:uppercase;font-size:133.33%;color:#fff;background-image:url(../img/common/icons/icon-login-popup.png);background-repeat:no-repeat;background-position:10px center;position:relative;padding-right:10px;top:-4px;}
.tt_popup_login strong:before{content:"";display:inline-block;position:absolute;right:-20px;top:0px;width:0;height:0;border-right:20px solid transparent;}
.block-popup-login{margin-top:170px;width:600px;padding:0px 20px 0px;background:#fff;box-shadow:0 0 5px rgba(0, 0, 0, 0.5);}
.block-popup-login .block-content{padding-top:20px;padding-bottom:20px;font-weight:normal;}
.block-popup-login .block-content .list-log li{padding:2px 0px 2px 14px;font-style:italic;position:relative;}
.block-popup-login .block-content .list-log li:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;background-color:#666666;position:absolute;left:0px;top:10px;}
.block-popup-login .block-content .note-reg{margin:10px 0px;font-style:italic;}
.block-popup-login .block-content .btn-reg-popup{height:42px;line-height:42px;padding:0px 42px;text-transform:uppercase;display:inline-block;font-size:116.67%;margin-top:15px;color:#fff;font-weight:bold;}
.block-popup-login .block-content .col-reg{width:50%;float:left;min-height:188px;}
.block-popup-login .block-content .col-reg.registered-account{padding-right:30px;border-right:1px solid #d0d0d0;}
.block-popup-login .block-content .col-reg.login-customer{padding-left:30px;}
.block-popup-login .block-content .col-reg.login-customer h2{font-size:116.67%;font-weight:bold;}
.block-popup-login .email-input,
.block-popup-login .pass-input{position:relative;}
.block-popup-login .email-input:before{background:url(../img/common/icons/icon-username.png) no-repeat top left #f7f7f7;content:"";display:inline-block;width:42px;height:40px;position:absolute;top:0px;left:0px;}
.block-popup-login .pass-input:before{background:url(../img/common/icons/icon-pass.png) no-repeat top left #f7f7f7;content:"";display:inline-block;width:42px;height:40px;position:absolute;top:0px;left:0px;}
.block-popup-login #mini-login:-webkit-autofill,
.block-popup-login #mini-password:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fafafa inset!important;}
.block-popup-login .btn-submit-login{background-repeat:no-repeat;background-position:25px center;padding:0 25px 0px 48px;height:42px;font-size:116.67%;font-weight:bold;background-image:url(../img/common/icons/icon-btn-login.png);}
.block-popup-login .input-text{border:none;margin-bottom:14px;width:100%;padding:0 5px 0px 52px;height:40px;font-size:108.33%;border:1px solid #cecece;background-color:#f7f7f7;}
.block-popup-login .submit-login{margin-top:19px;}
.block-popup-login .button-reg:hover{text-decoration:underline;}
.block-popup-login .more-actions{margin:25px -20px 0px;}
.block-popup-login .more-actions .ft-link-p{background:#f3f3f3;margin-bottom:1px;padding:0 20px;}
.block-popup-login .more-actions .ft-link-p a{display:inline-block;padding:10px 0px;}
.block-popup-login .checker > span > #chk_remember{opacity:0;}
.block-popup-login .close-login{display:inline-block;background:url(../img/common/icons/btn-close-login.png) no-repeat top left;width:26px;height:26px;overflow:hidden;text-indent:-9999px;right:10px;top:3px;position:absolute;opacity:1;}
.block-popup-login .close-login:hover{background-position:left bottom;}
.header-default .yt-header-top{height:36px;border-bottom:1px solid #dddddd;}
.header-default .yt-header-top .sl-header-text .label-offer-slider{background-color:#57c8eb;border-radius:3px;color:#fff;float:left;margin-right:10px;margin-top:7px;padding:2px 10px;}
.header-default .yt-header-top .offer-wrapper{line-height:36px;max-height:36px;overflow:hidden;}
.header-default .yt-header-top .block-action-header{float:right;position:relative;}
.header-default .yt-header-top .block-action-header select{display:none;}
.header-default .yt-header-top .block-action-header .language-active{width:auto !important;}
.header-default .yt-header-top .block-action-header .language-active > div span{line-height:36px;display:inline-block;width:auto !important;cursor:pointer;border-left:1px solid #ddd;border-right:1px solid #ddd;padding:0 13px;}
.header-default .yt-header-top .block-action-header .language-active > div span:after{content:"\f107";font-family:'FontAwesome';font-size:12px;margin-left:3px;}
/*.header-default .yt-header-top .block-action-header .language-active > div span:before{content:"\f0ac";font-family:'FontAwesome';font-size:13px;margin-right:7px;}*/
.header-default .yt-header-top .block-action-header .language-active ul{background:none repeat scroll 0 0 #fff;border:1px solid #ddd;display:none;height:auto;right:0;position:absolute;top:35px;width:100px;z-index:99;}
.language-switcher img.language-switcher-selected-img {height:13px; vertical-align:middle;}
.language-switcher ul li img {height:13px; vertical-align:middle; margin-right: 5px;}
.header-default .yt-header-top .block-action-header.block-action-header--hover .language-active ul{display:block;}
.header-default .yt-header-top .block-action-header .language-active ul li a{display:block;padding:8px 10px 8px 15px;}
.header-default .yt-header-top .block-action-header .language-active ul li a:hover{color:#fff;}
.header-default .yt-header-top .block-action-header .language-active ul li .selected{color:#fff;}
.header-default .yt-header-top .language-switcher{margin-right:-1px;}
.header-default .yt-header-top .language-switcher .language-active > div span{background-position:12px center;background-repeat:no-repeat;background-size:16px 14px;color:#333;}
.header-default .yt-header-top .language-switcher .language-active ul li a{background-repeat:no-repeat;background-position:13px center;background-size:16px 14px;}
.header-default .yt-header-top .top-link-account{margin-right:-1px;}
.header-default .yt-header-top .top-link-account > ul > li{border-left:1px solid #ddd;float:left;}
.header-default .yt-header-top .top-link-account > ul > li > a,
.header-default .yt-header-top .top-link-account > ul > li > span{line-height:36px;padding:0 13px;display:block;}
.header-default .yt-header-top .top-link-account > ul > li > a{cursor:pointer;}
.header-default .yt-header-top .top-link-account > ul > li .dropdown-ict:after{content:"\f107";font-family:'FontAwesome';font-size:12px;margin-left:5px;}
.header-default .yt-header-top .checkout-link > ul > li > a:before{content:"\f045";font-family:'FontAwesome';font-size:13px;margin-right:5px;}
.header-default .yt-header-top .my-account-link > ul > li > a:before{content:"\f007";font-family:'FontAwesome';font-size:13px;margin-right:7px;}
.header-default .yt-header-top .my-account-link > ul > li .dropdown-link-account{width:172px;position:absolute;left:0px;top:35px;border:1px solid #ddd;background-color:#fff;z-index:88;display:none;}
.header-default .yt-header-top .my-account-link > ul > li .dropdown-link-account li a{display:block;padding:8px 10px 8px 15px;}
.header-default .yt-header-top .my-account-link > ul > li .dropdown-link-account li a:hover{color:#fff;}
.header-default .yt-header-top .my-account-link > ul > li:hover .dropdown-link-account{display:block;}
.header-default .yt-header-top .compare-link > ul > li > a.compare-btn:before{content:"\f074";font-family:'FontAwesome';font-size:13px;margin-right:7px;}
.header-default .yt-header-top .wishlist-link > ul > li > a.wishlist-btn:before{content:"\f004";font-family:'FontAwesome';font-size:13px;margin-right:7px;}
.header-default .yt-header-top .login-link > ul > li > a.login-btn:before{content:"\f090";font-family:'FontAwesome';font-size:13px;margin-right:7px;}
.header-default .yt-header-top .login-link > ul > li > a.logout-btn:before{content:"\f09c";font-family:'FontAwesome';font-size:13px;margin-right:7px;}
.header-default .yt-header-middle{padding:24px 0;}
.header-default .yt-header-middle .logo-wrapper > a{display:block;width:180px;height:18px;text-indent:-9999px;float:left;margin-top:10px;margin-bottom:10px;background-image:url('../img/common/logo/logo_18.png');background-repeat:no-repeat;}
@media only screen and (-Webkit-min-device-pixel-ratio:1.5),
only screen and (-moz-min-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:3/2),
only screen and (min-device-pixel-ratio:1.5){.header-default .yt-header-middle .logo-wrapper > a{background-image:url('../img/common/logo/logo_30.png');background-size:180px 14px;background-repeat:no-repeat;}
}
.header-default .yt-header-middle .hot-lilne-wrapper{background:url(../img/common/icons/hot-line-icon.png) no-repeat left center;padding-left:48px;float:right;text-align:right;}
.header-default .yt-header-middle .hot-lilne-wrapper h2{font-weight:bold;margin-bottom:2px;}
.header-default .yt-header-under{}
.header-default .yt-header-under .mini-cart-header{float:right;}
.header-default .yt-header-under .mini-cart-header .block-title .btn-toggle{background-image:url(../img/common/icons/icon-cart.png);background-repeat:no-repeat;background-position:10px center;padding-left:32px;padding-right:48px;height:40px;position:relative;cursor:pointer;right:0px;border-radius:3px;border-top-right-radius:2px;border-bottom-right-radius:2px;}
.header-default .yt-header-under .mini-cart-header .block-title .btn-toggle .cart-title{text-transform:uppercase;color:#fff;font-weight:bold;line-height:40px;}
.header-default .yt-header-under .mini-cart-header .block-title .btn-toggle .item-cart{display:inline-block;width:26px;height:26px;position:absolute;right:14px;top:7px;color:#fff;line-height:26px;font-weight:bold;text-align:center;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;box-shadow:inset 0 1px 2px rgba(0,0,0,.2);}
.header-default .yt-header-under .mini-cart-header .block-title .btn-toggle:before{display:inline-block;content:"";position:absolute;left:-14px;top:0px;border-bottom:20px solid transparent;border-top:20px solid transparent;height:0;width:0;}
.header-default .yt-header-under .mini-cart-header .block-content{background-color:#fff;width:318px;position:absolute;right:0px;top:40px;border-top:1px solid #aaa;z-index:19;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.5);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.5);box-shadow:0 1px 2px rgba(0,0,0,0.5);}
.header-default .yt-header-under .mini-cart-header .block-content #minicart-sidebar{max-height:363px;overflow:auto;}
.header-default .yt-header-under .mini-cart-header .block-content #minicart-sidebar li.item{padding:15px;border-bottom:1px solid #ddd;}
.header-default .yt-header-under .mini-cart-header .block-content #minicart-sidebar li.item .product-image{width:72px;display:inline-block;float:left;text-align:center;}
.header-default .yt-header-under .mini-cart-header .block-content #minicart-sidebar li.item .product-image img{max-width:100%;max-height:54px;}
.header-default .yt-header-under .mini-cart-header .block-content #minicart-sidebar li.item .detail-item{margin-left:85px;position:relative;}
.header-default .yt-header-under .mini-cart-header .block-content #minicart-sidebar li.item .detail-item .ratings .rating-box{margin-top:0px;}
.header-default .yt-header-under .mini-cart-header .block-content #minicart-sidebar li.item .detail-item .ratings .rating-links{display:none;}
.header-default .yt-header-under .mini-cart-header .block-content #minicart-sidebar li.item .detail-item .product-name{position:relative;padding-right:30px;}
.header-default .yt-header-under .mini-cart-header .block-content #minicart-sidebar li.item .detail-item .product-name a,
.header-default .yt-header-under .mini-cart-header .block-content #minicart-sidebar li.item .detail-item .product-name span{font-size:13px;font-weight:bold;display:inline-block;line-height:1.4;}
.header-default .yt-header-under .mini-cart-header .block-content #minicart-sidebar li.item .detail-item .product-details-bottom .price{font-size:116.67%;font-weight:bold;}
.header-default .yt-header-under .mini-cart-header .bottom-action{padding:10px 20px 20px;border-bottom:3px solid;}
.header-default .yt-header-under .mini-cart-header .bottom-action .price-total{margin-bottom:10px;float:left;width:100%;}
.header-default .yt-header-under .mini-cart-header .bottom-action .price-total span span{font-weight:bold;font-size:133.33%;text-transform:uppercase;}
.header-default.header-v2 .logo-wrapper{text-align:left;}
.cms-index-index .header-v3 .home-item-parent > .sm_megamenu_head{background-color:#474e58;}
.header-v3{}
.header-v3 .yt-header-top{height:36px;background-color:#5f87d1;}
.header-v3 .yt-header-top .sl-header-text a{color:#fff;}
.header-v3 .yt-header-top .sl-header-text .label-offer-slider{background-color:#76a6fe;border-radius:3px;color:#fff;float:left;margin-right:10px;margin-top:7px;padding:2px 10px;}
.header-v3 .yt-header-top .offer-wrapper{line-height:36px;max-height:36px;overflow:hidden;}
.header-v3 .yt-header-top .block-action-header{float:right;position:relative;}
.header-v3 .yt-header-top .block-action-header:hover{background-color:#76a6fe;}
.header-v3 .yt-header-top .block-action-header select{display:none;}
.header-v3 .yt-header-top .block-action-header .language-active{width:auto !important;}
.header-v3 .yt-header-top .block-action-header .language-active > div span{line-height:36px;display:inline-block;width:auto !important;cursor:pointer;padding:0 13px;color:#fff;}
.header-v3 .yt-header-top .block-action-header .language-active > div span:after{content:"\f107";font-family:'FontAwesome';font-size:12px;margin-left:3px;}
.header-v3 .yt-header-top .block-action-header .language-active ul{background:none repeat scroll 0 0 #fff;box-shadow:0 0 3px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.1);height:auto !important;left:0;position:absolute;top:36px;width:100% !important;z-index:999;transition:0.3s;-moz-transition:0.3s;-webkit-transition:0.3s;display:none;}
.header-v3 .yt-header-top .block-action-header .language-active ul li a{display:block;padding:3px 0 3px 14px;}
.header-v3 .yt-header-top .block-action-header .language-active ul li a:hover{color:#fff;}
.header-v3 .yt-header-top .block-action-header .language-active ul li .selected{color:#fff;}
.header-v3 .yt-header-top .block-action-header:hover .language-active ul{display:block !important;}
.header-v3 .yt-header-top .language-switcher{margin-right:-1px;}
.header-v3 .yt-header-top .language-switcher .language-active > div span{background-position:12px center;background-repeat:no-repeat;background-size:16px 14px;padding-left:35px;color:#fff;}
.header-v3 .yt-header-top .language-switcher .language-active ul{width:130px !important;}
.header-v3 .yt-header-top .language-switcher .language-active ul li a{background-repeat:no-repeat;background-position:13px center;padding-left:36px;background-size:16px 14px;}
.header-v3 .yt-header-top .top-link-account{margin-right:-1px;}
.header-v3 .yt-header-top .top-link-account > ul > li{float:left;}
.header-v3 .yt-header-top .top-link-account > ul > li > a{line-height:36px;padding:0 13px;display:block;cursor:pointer;color:#fff;}
.header-v3 .yt-header-top .top-link-account > ul > li .dropdown-ict:after{content:"\f107";font-family:'FontAwesome';font-size:12px;margin-left:5px;}
.header-v3 .yt-header-top .checkout-link > ul > li > a:before{content:"\f045";font-family:'FontAwesome';font-size:13px;margin-right:5px;}
.header-v3 .yt-header-top .my-account-link > ul > li > a:before{content:"\f007";font-family:'FontAwesome';font-size:13px;margin-right:7px;}
.header-v3 .yt-header-top .my-account-link > ul > li .dropdown-link-account{width:172px;position:absolute;left:0px;top:36px;box-shadow:0 0 3px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.1);background-color:#fff;z-index:88;display:none;}
.header-v3 .yt-header-top .my-account-link > ul > li .dropdown-link-account li a{display:block;padding:8px 10px 8px 15px;}
.header-v3 .yt-header-top .my-account-link > ul > li .dropdown-link-account li a:hover{color:#fff;}
.header-v3 .yt-header-top .my-account-link > ul > li:hover .dropdown-link-account{display:block;}
.header-v3 .yt-header-top .login-link > ul > li > a.login-btn:before{content:"\f023";font-family:'FontAwesome';font-size:13px;margin-right:7px;}
.header-v3 .yt-header-top .login-link > ul > li > a.logout-btn:before{content:"\f09c";font-family:'FontAwesome';font-size:13px;margin-right:7px;}
.header-v3 .yt-header-middle{padding:20px 0 47px;background-color:#eee;}
.header-v3 .yt-header-middle .logo-wrapper{text-align:left;}
.header-v3 .yt-header-middle .hot-lilne-wrapper{background:url(../img/common/icons/hot-line-icon.png) no-repeat left center;padding-left:48px;float:right;margin-top:5px;}
.header-v3 .yt-header-middle .hot-lilne-wrapper h2{font-weight:bold;margin-bottom:2px;}
.header-v3 .yt-header-middle .mini-cart-header .mini-cartpro.block{margin-right:-40px;}
.header-v3 .yt-header-middle .mini-cart-header .block-title .btn-toggle{background-image:url(../img/common/icons/icon-cart-header-3.png);background-repeat:no-repeat;background-position:left center;padding-left:48px;height:40px;position:relative;cursor:pointer;display:inline-block;float:right;}
.header-v3 .yt-header-middle .mini-cart-header .block-title .btn-toggle .info-mini-cart{position:relative;top:9px;padding-right:15px;border-right:1px solid #ccc;}
.header-v3 .yt-header-middle .mini-cart-header .block-title .btn-toggle .cart-title{text-transform:uppercase;color:#444444;font-weight:bold;}
.header-v3 .yt-header-middle .mini-cart-header .block-title .btn-toggle .item-cart{display:inline-block;width:26px;height:26px;position:absolute;right:14px;top:7px;color:#fff;line-height:26px;text-align:center;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;}
.header-v3 .yt-header-middle .mini-cart-header .block-title .btn-toggle:before{display:inline-block;content:"";position:absolute;left:-15px;top:0px;border-bottom:20px solid transparent;border-top:20px solid transparent;height:0;width:0;}
.header-v3 .yt-header-middle .mini-cart-header .block-content{background-color:#fff;box-shadow:0 0 5px rgba(0, 0, 0, 0.45);width:318px;position:absolute;right:0px;top:40px;z-index:35;}
.header-v3 .yt-header-middle .mini-cart-header .block-content #minicart-sidebar{max-height:363px;overflow:auto;}
.header-v3 .yt-header-middle .mini-cart-header .block-content #minicart-sidebar li.item{padding:20px 20px;border-bottom:1px solid #ddd;}
.header-v3 .yt-header-middle .mini-cart-header .block-content #minicart-sidebar li.item .product-image{width:72px;display:inline-block;float:left;}
.header-v3 .yt-header-middle .mini-cart-header .block-content #minicart-sidebar li.item .product-image img{width:100%;}
.header-v3 .yt-header-middle .mini-cart-header .block-content #minicart-sidebar li.item .detail-item{margin-left:85px;position:relative;}
.header-v3 .yt-header-middle .mini-cart-header .block-content #minicart-sidebar li.item .detail-item .ratings .rating-box{margin-top:0px;}
.header-v3 .yt-header-middle .mini-cart-header .block-content #minicart-sidebar li.item .detail-item .ratings .rating-links{display:none;}
.header-v3 .yt-header-middle .mini-cart-header .block-content #minicart-sidebar li.item .detail-item .product-name{position:relative;padding-right:30px;}
.header-v3 .yt-header-middle .mini-cart-header .block-content #minicart-sidebar li.item .detail-item .product-name a{font-size:116.67%;display:inline-block;padding:5px 0px 3px;}
.header-v3 .yt-header-middle .mini-cart-header .block-content #minicart-sidebar li.item .detail-item .product-name .qty-number{display:inline-block;width:26px;height:26px;border:1px solid #ddd;line-height:26px;text-align:center;color:#444;position:absolute;top:6px;right:0px;}
.header-v3 .yt-header-middle .mini-cart-header .block-content #minicart-sidebar li.item .detail-item .product-details-bottom .price{font-size:116.67%;}
.header-v3 .yt-header-middle .mini-cart-header .bottom-action{padding:10px 20px 20px;border-bottom:3px solid;}
.header-v3 .yt-header-middle .mini-cart-header .bottom-action .price-total{font-weight:bold;font-size:133.33%;text-transform:uppercase;margin-bottom:10px;}
.header-v3 .sm-serachbox-pro{float:right;}
.header-v3 .sm-serachbox-pro .form-search{background-color:#fff;border:none;margin:9px 9px 0px 0px;}
.header-v3 .sm-serachbox-pro .form-search .input-search #search{margin-top:3px;padding-left:15px;width:222px;}
.header-v3 .sm-serachbox-pro .form-search .button-search-pro{top:6px;}
.header-v3 .sm-serachbox-pro .form-search .cat-wrapper{background-color:#eee;}
.header-v3 .sm-serachbox-pro .form-search .cat-wrapper select{top:-4px;}
.header-v3 .sm-serachbox-pro .form-search .cat-wrapper span{line-height:26px;}
.header-v3 .yt-header-under{background-color:transparent;}
.header-v3 .yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li a.sm_megamenu_head{border:none;margin-right:1px;}
.header-v3 .yt-header-under .home-item-parent:hover > .sm_megamenu_head,
.header-v3 .yt-header-under .cms-index-index .home-item-parent > .sm_megamenu_head{background-color:#474e58;}
.header-v3 .yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:hover > a.sm_megamenu_head,
.header-v3 .yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.sm_megamenu_actived > a{background-color:#474e58;}
.header-v3 .yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li a.sm_megamenu_head{line-height:50px;}
.header-v3 .yt-header-under .sm_megamenu_wrapper_horizontal_menu.css_effect .sm_megamenu_lv1 > div{top:50px;}
.header-v3 .yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:first-child > a{border-top-left-radius:5px;border-bottom-left-radius:5px;border-left:none !important;}
.header-v3 .yt-header-under .yt-menu{display:inline-block;width:100%;background-color:#323a45;margin-top:-26px;border-radius:5px;}
.header-v3 #nav > li > a{line-height:50px;border-right:none;margin-right:1px;}
.header-v3 #nav > li:first-child > a{border-top-left-radius:5px;border-bottom-left-radius:5px;}
.header-v3 #nav > li > ul{top:50px;}
.cms-index-index .header-v5 .home-item-parent > .sm_megamenu_head{background-color:#5478b9;}
.header-v5{background-color:#eeeeee;}
.header-v5 .yt-header-top{height:36px;border-bottom:1px solid #dddddd;}
.header-v5 .yt-header-top .sl-header-text .label-offer-slider{background-color:#e67e22;border-radius:3px;color:#fff;float:left;margin-right:10px;margin-top:6px;padding:2px 10px;}
.header-v5 .yt-header-top .offer-wrapper{line-height:35px;max-height:35px;overflow:hidden;}
.header-v5 .yt-header-top .block-action-header{float:right;position:relative;}
.header-v5 .yt-header-top .block-action-header select{display:none;}
.header-v5 .yt-header-top .block-action-header:hover .language-active > div span{background-color:#fff;}
.header-v5 .yt-header-top .block-action-header .language-active{width:auto !important;}
.header-v5 .yt-header-top .block-action-header .language-active > div span{line-height:35px;display:inline-block;width:auto !important;cursor:pointer;border-left:1px solid #ddd;border-right:1px solid #ddd;padding:0 13px;}
.header-v5 .yt-header-top .block-action-header .language-active > div span:after{content:"\f107";font-family:'FontAwesome';font-size:12px;margin-left:3px;}
.header-v5 .yt-header-top .block-action-header .language-active ul{background:none repeat scroll 0 0 #fff;border:1px solid #ddd;display:none;height:auto !important;left:0;position:absolute;top:35px;width:100% !important;z-index:999;}
.header-v5 .yt-header-top .block-action-header .language-active ul li a{display:block;padding:3px 0 3px 14px;}
.header-v5 .yt-header-top .block-action-header .language-active ul li a:hover{color:#fff;}
.header-v5 .yt-header-top .block-action-header .language-active ul li .selected{color:#fff;}
.header-v5 .yt-header-top .block-action-header:hover .language-active ul{display:block !important;}
.header-v5 .yt-header-top .language-switcher{margin-right:-1px;}
.header-v5 .yt-header-top .language-switcher .language-active > div span{background-position:12px center;background-repeat:no-repeat;background-size:16px 14px;padding-left:35px;}
.header-v5 .yt-header-top .language-switcher .language-active ul{width:130px !important;}
.header-v5 .yt-header-top .language-switcher .language-active ul li a{background-repeat:no-repeat;background-position:13px center;padding-left:36px;background-size:16px 14px;}
.header-v5 .yt-header-top .top-link-account{margin-right:-1px;}
.header-v5 .yt-header-top .top-link-account > ul > li{border-left:1px solid #ddd;float:left;}
.header-v5 .yt-header-top .top-link-account > ul > li > a{line-height:35px;padding:0 13px;display:block;cursor:pointer;}
.header-v5 .yt-header-top .top-link-account > ul > li .dropdown-ict:after{content:"\f107";font-family:'FontAwesome';font-size:12px;margin-left:5px;}
.header-v5 .yt-header-top .top-link-account > ul > li:hover > a{background-color:#fff;}
.header-v5 .yt-header-top .checkout-link > ul > li > a:before{content:"\f045";font-family:'FontAwesome';font-size:13px;margin-right:5px;}
.header-v5 .yt-header-top .my-account-link > ul > li > a:before{content:"\f007";font-family:'FontAwesome';font-size:13px;margin-right:7px;}
.header-v5 .yt-header-top .my-account-link > ul > li .dropdown-link-account{width:172px;position:absolute;left:0px;top:35px;border:1px solid #ddd;background-color:#fff;z-index:88;display:none;}
.header-v5 .yt-header-top .my-account-link > ul > li .dropdown-link-account li a{display:block;padding:8px 10px 8px 15px;}
.header-v5 .yt-header-top .my-account-link > ul > li .dropdown-link-account li a:hover{color:#fff;}
.header-v5 .yt-header-top .my-account-link > ul > li:hover .dropdown-link-account{display:block;}
.header-v5 .yt-header-top .login-link > ul > li > a.login-btn:before{content:"\f023";font-family:'FontAwesome';font-size:13px;margin-right:7px;}
.header-v5 .yt-header-top .login-link > ul > li > a.logout-btn:before{content:"\f09c";font-family:'FontAwesome';font-size:13px;margin-right:7px;}
.header-v5 .yt-header-middle{padding:24px 0;}
.header-v5 .yt-header-middle .hot-lilne-wrapper{background:url(../img/common/icons/hot-line-icon.png) no-repeat left center;padding-left:48px;float:right;margin-top:5px;}
.header-v5 .yt-header-middle .hot-lilne-wrapper h2{font-weight:bold;margin-bottom:2px;}
.header-v5 .yt-header-middle .mini-cart-header{float:right;margin-left:20px;}
.header-v5 .yt-header-middle .mini-cart-header .block-title{background-image:linear-gradient(#fe2254, #e81f4d);background:#fe2254;background:linear-gradient(#fe2254, #e81f4d);border-radius:3px;-webkit-border-radius:3px;}
.header-v5 .yt-header-middle .mini-cart-header .block-title .btn-toggle{padding-left:50px;padding-right:40px;height:40px;position:relative;cursor:pointer;color:#fff;}
.header-v5 .yt-header-middle .mini-cart-header .block-title .btn-toggle:after{content:"";display:inline-block;width:17px;height:16px;background-image:url(../img/common/icons/icon-cart.png);position:absolute;top:10px;left:20px;}
.header-v5 .yt-header-middle .mini-cart-header .block-title .btn-toggle:before{content:"\f0d7";font-family:fontawesome;font-size:14px;position:absolute;right:23px;top:9px;}
.header-v5 .yt-header-middle .mini-cart-header .block-title .btn-toggle .cart-title{text-transform:uppercase;color:#fff;font-weight:bold;line-height:40px;}
.header-v5 .yt-header-middle .mini-cart-header .block-title .btn-toggle .info-mini-cart{line-height:38px;font-weight:bold;}
.header-v5 .yt-header-middle .mini-cart-header .block-content{background-color:#fff;box-shadow:0 0 5px rgba(0, 0, 0, 0.45);width:318px;position:absolute;right:0px;top:40px;z-index:40;}
.header-v5 .yt-header-middle .mini-cart-header .block-content #minicart-sidebar{max-height:363px;overflow:auto;}
.header-v5 .yt-header-middle .mini-cart-header .block-content #minicart-sidebar li.item{padding:20px 20px;border-bottom:1px solid #ddd;}
.header-v5 .yt-header-middle .mini-cart-header .block-content #minicart-sidebar li.item .product-image{width:72px;display:inline-block;float:left;}
.header-v5 .yt-header-middle .mini-cart-header .block-content #minicart-sidebar li.item .product-image img{width:100%;}
.header-v5 .yt-header-middle .mini-cart-header .block-content #minicart-sidebar li.item .detail-item{margin-left:85px;position:relative;}
.header-v5 .yt-header-middle .mini-cart-header .block-content #minicart-sidebar li.item .detail-item .ratings .rating-box{margin-top:0px;}
.header-v5 .yt-header-middle .mini-cart-header .block-content #minicart-sidebar li.item .detail-item .ratings .rating-links{display:none;}
.header-v5 .yt-header-middle .mini-cart-header .block-content #minicart-sidebar li.item .detail-item .product-name{position:relative;padding-right:30px;}
.header-v5 .yt-header-middle .mini-cart-header .block-content #minicart-sidebar li.item .detail-item .product-name a{font-size:116.67%;display:inline-block;padding:5px 0px 3px;}
.header-v5 .yt-header-middle .mini-cart-header .block-content #minicart-sidebar li.item .detail-item .product-name .qty-number{display:inline-block;width:26px;height:26px;border:1px solid #ddd;line-height:26px;text-align:center;color:#444;position:absolute;top:6px;right:0px;}
.header-v5 .yt-header-middle .mini-cart-header .block-content #minicart-sidebar li.item .detail-item .product-details-bottom .price{font-size:116.67%;}
.header-v5 .yt-header-middle .mini-cart-header .bottom-action{padding:10px 20px 20px;border-bottom:3px solid;}
.header-v5 .yt-header-middle .mini-cart-header .bottom-action .price-total{font-weight:bold;font-size:133.33%;text-transform:uppercase;margin-bottom:10px;}
.header-v5 .yt-header-under{background-color:#5f87d1;}
.header-v5 .yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:first-child a.sm_megamenu_head,
.header-v5 .yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li a.sm_megamenu_head{border:none;}
.header-v5 .yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li a.sm_megamenu_head{margin-right:1px;}
.header-v5 .yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:hover > a.sm_megamenu_head,
.header-v5 .yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.sm_megamenu_actived > a{background-color:#5478b9;}
.header-v5 .yt-header-under .sm_megamenu_wrapper_horizontal_menu.css_effect .sm_megamenu_lv1 > div{right:auto !important;}
.header-v5 .yt-header-under .sm-serachbox-pro .form-search{height:30px;float:right;margin-top:5px;border:none;background-color:#fff;}
.header-v5 .yt-header-under .sm-serachbox-pro .form-search .input-search #search{margin-top:2px;width:225px;}
.header-v5 .yt-header-under .sm-serachbox-pro .form-search .cat-wrapper{background-color:#f2f2f2;}
.header-v5 .yt-header-under .sm-serachbox-pro .form-search .cat-wrapper span{line-height:25px;}
.header-v5 .yt-header-under .sm-serachbox-pro .form-search .cat-wrapper select{height:30px;}
.header-v5 .yt-header-under .sm-serachbox-pro .form-search .button-search-pro{top:6px;}
.header-v5 .ver-megamenu-header{float:left;position:relative;margin-right:1px;}
.header-v5 .ver-megamenu-header .sm_megamenu_wrapper_vertical_menu{display:none;border:none;box-shadow:0 0 3px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.2);}
.header-v5 .ver-megamenu-header .button-ver-menu{line-height:40px;padding:0 26px 0 16px;font-weight:bold;text-transform:uppercase;color:#fff;position:relative;background-color:#5478b9;}
.header-v5 .ver-megamenu-header .button-ver-menu:before{content:"\f0d7";font-family:fontawesome;font-size:10px;position:absolute;top:0px;right:13px;}
.header-v5 .ver-megamenu-header:hover .sm_megamenu_wrapper_vertical_menu{display:block;width:270px;left:0px;top:40px;position:absolute;background-color:#fff;}
.header-v5 .ver-megamenu-header .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li:hover > a,
.header-v5 .ver-megamenu-header .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li.sm_megamenu_actived > a{background-color:#5f87d1;color:#fff;}
.header-v5 .ver-megamenu-header .sm_megamenu_wrapper_vertical_menu.css_effect .sm_megamenu_lv1 > div{left:270px !important;}
.cms-index-index .header-v4 .home-item-parent > .sm_megamenu_head{background-color:#444444;color:#fff !important;border-radius:4px;-webkit-border-radius:4px;}
.cms-index-index .header-v4 .ver-megamenu-header .sm_megamenu_wrapper_vertical_menu{display:block;min-height:463px;}
.header-v4{background-color:#eeeeee;}
.header-v4 .yt-header-top{height:36px;background-color:#dddddd;}
.header-v4 .yt-header-top .sl-header-text .label-offer-slider{background-color:#e67e22;border-radius:3px;color:#fff;float:left;margin-right:10px;margin-top:6px;padding:2px 10px;}
.header-v4 .yt-header-top .offer-wrapper{line-height:35px;max-height:35px;overflow:hidden;}
.header-v4 .yt-header-top .block-action-header{float:right;position:relative;}
.header-v4 .yt-header-top .block-action-header select{display:none;}
.header-v4 .yt-header-top .block-action-header:hover .language-active > div span{background-color:#fff;}
.header-v4 .yt-header-top .block-action-header .language-active{width:auto !important;}
.header-v4 .yt-header-top .block-action-header .language-active > div span{line-height:35px;display:inline-block;width:auto !important;cursor:pointer;border-left:1px solid #ddd;border-right:1px solid #ddd;padding:0 13px;}
.header-v4 .yt-header-top .block-action-header .language-active > div span:after{content:"\f107";font-family:'FontAwesome';font-size:12px;margin-left:3px;}
.header-v4 .yt-header-top .block-action-header .language-active ul{background:none repeat scroll 0 0 #fff;border:1px solid #ddd;display:none;height:auto !important;left:0;position:absolute;top:35px;width:100% !important;z-index:999;}
.header-v4 .yt-header-top .block-action-header .language-active ul li a{display:block;padding:3px 0 3px 14px;}
.header-v4 .yt-header-top .block-action-header .language-active ul li a:hover{color:#fff;}
.header-v4 .yt-header-top .block-action-header .language-active ul li .selected{color:#fff;}
.header-v4 .yt-header-top .block-action-header:hover .language-active ul{display:block !important;}
.header-v4 .yt-header-top .language-switcher{margin-right:-1px;}
.header-v4 .yt-header-top .language-switcher .language-active > div span{background-position:12px center;background-repeat:no-repeat;background-size:16px 14px;padding-left:35px;}
.header-v4 .yt-header-top .language-switcher .language-active ul{width:130px !important;}
.header-v4 .yt-header-top .language-switcher .language-active ul li a{background-repeat:no-repeat;background-position:13px center;padding-left:36px;background-size:16px 14px;}
.header-v4 .yt-header-top .top-link-account{margin-right:-1px;}
.header-v4 .yt-header-top .top-link-account > ul > li{border-left:1px solid #ddd;float:left;}
.header-v4 .yt-header-top .top-link-account > ul > li > a{line-height:35px;padding:0 13px;display:block;cursor:pointer;}
.header-v4 .yt-header-top .top-link-account > ul > li .dropdown-ict:after{content:"\f107";font-family:'FontAwesome';font-size:12px;margin-left:5px;}
.header-v4 .yt-header-top .top-link-account > ul > li:hover > a{background-color:#fff;}
.header-v4 .yt-header-top .checkout-link > ul > li > a:before{content:"\f045";font-family:'FontAwesome';font-size:13px;margin-right:5px;}
.header-v4 .yt-header-top .my-account-link > ul > li > a:before{content:"\f007";font-family:'FontAwesome';font-size:13px;margin-right:7px;}
.header-v4 .yt-header-top .my-account-link > ul > li .dropdown-link-account{width:172px;position:absolute;left:0px;top:35px;border:1px solid #ddd;background-color:#fff;z-index:88;display:none;}
.header-v4 .yt-header-top .my-account-link > ul > li .dropdown-link-account li a{display:block;padding:8px 10px 8px 15px;}
.header-v4 .yt-header-top .my-account-link > ul > li .dropdown-link-account li a:hover{color:#fff;}
.header-v4 .yt-header-top .my-account-link > ul > li:hover .dropdown-link-account{display:block;}
.header-v4 .yt-header-top .login-link > ul > li > a.login-btn:before{content:"\f023";font-family:'FontAwesome';font-size:13px;margin-right:7px;}
.header-v4 .yt-header-top .login-link > ul > li > a.logout-btn:before{content:"\f09c";font-family:'FontAwesome';font-size:13px;margin-right:7px;}
.header-v4 .header-under-2-wrapper{background-color:#444444;height:46px;}
.header-v4 .header-under-2-wrapper .sm-serachbox-pro{display:inline-block;}
.header-v4 .header-under-2-wrapper .sm-serachbox-pro .form-search{height:33px;background-color:#fff;border:none;margin-top:6px;box-shadow:0 0 4px rgba(0, 0, 0, 0.4) inset;-webkit-box-shadow:0 0 4px rgba(0, 0, 0, 0.4) inset;}
.header-v4 .header-under-2-wrapper .sm-serachbox-pro .form-search .cat-wrapper{margin-top:-2px;}
.header-v4 .header-under-2-wrapper .sm-serachbox-pro .form-search .input-search #search{margin-top:4px;width:484px;color:#999999;padding-left:15px;}
.header-v4 .header-under-2-wrapper .sm-serachbox-pro .form-search .button-search-pro{top:7px;}
.header-v4 .header-under-2-wrapper .mini-cart-header{float:right;background-image:url(../img/common/icons/border-left-cart.png);background-position:left center;background-repeat:no-repeat;}
.header-v4 .header-under-2-wrapper .mini-cart-header .block-title .btn-toggle{padding-left:50px;padding-right:40px;height:46px;position:relative;cursor:pointer;color:#fff;text-transform:uppercase;}
.header-v4 .header-under-2-wrapper .mini-cart-header .block-title .btn-toggle:after{content:"";display:inline-block;width:17px;height:16px;background-image:url(../img/common/icons/icon-cart.png);position:absolute;top:14px;left:20px;}
.header-v4 .header-under-2-wrapper .mini-cart-header .block-title .btn-toggle:before{content:"\f107";font-family:fontawesome;font-size:14px;position:absolute;right:23px;top:13px;}
.header-v4 .header-under-2-wrapper .mini-cart-header .block-title .btn-toggle .cart-title{text-transform:uppercase;color:#fff;font-weight:bold;line-height:46px;}
.header-v4 .header-under-2-wrapper .mini-cart-header .block-title .btn-toggle .info-mini-cart{line-height:46px;font-weight:bold;}
.header-v4 .header-under-2-wrapper .mini-cart-header .block-content{background-color:#fff;box-shadow:0 0 5px rgba(0, 0, 0, 0.45);width:318px;position:absolute;right:0px;top:46px;z-index:40;}
.header-v4 .header-under-2-wrapper .mini-cart-header .block-content #minicart-sidebar{max-height:363px;overflow:auto;}
.header-v4 .header-under-2-wrapper .mini-cart-header .block-content #minicart-sidebar li.item{padding:20px 20px;border-bottom:1px solid #ddd;}
.header-v4 .header-under-2-wrapper .mini-cart-header .block-content #minicart-sidebar li.item .product-image{width:72px;display:inline-block;float:left;}
.header-v4 .header-under-2-wrapper .mini-cart-header .block-content #minicart-sidebar li.item .product-image img{width:100%;}
.header-v4 .header-under-2-wrapper .mini-cart-header .block-content #minicart-sidebar li.item .detail-item{margin-left:85px;position:relative;}
.header-v4 .header-under-2-wrapper .mini-cart-header .block-content #minicart-sidebar li.item .detail-item .ratings .rating-box{margin-top:0px;}
.header-v4 .header-under-2-wrapper .mini-cart-header .block-content #minicart-sidebar li.item .detail-item .ratings .rating-links{display:none;}
.header-v4 .header-under-2-wrapper .mini-cart-header .block-content #minicart-sidebar li.item .detail-item .product-name{position:relative;padding-right:30px;}
.header-v4 .header-under-2-wrapper .mini-cart-header .block-content #minicart-sidebar li.item .detail-item .product-name a{font-size:116.67%;display:inline-block;padding:5px 0px 3px;}
.header-v4 .header-under-2-wrapper .mini-cart-header .block-content #minicart-sidebar li.item .detail-item .product-name .qty-number{display:inline-block;width:26px;height:26px;border:1px solid #ddd;line-height:26px;text-align:center;color:#444;position:absolute;top:6px;right:0px;}
.header-v4 .header-under-2-wrapper .mini-cart-header .block-content #minicart-sidebar li.item .detail-item .product-details-bottom .price{font-size:116.67%;}
.header-v4 .header-under-2-wrapper .mini-cart-header .bottom-action{padding:10px 20px 20px;border-bottom:3px solid;}
.header-v4 .header-under-2-wrapper .mini-cart-header .bottom-action .price-total{font-weight:bold;font-size:133.33%;text-transform:uppercase;margin-bottom:10px;}
.header-v4 .header-under-2-wrapper .header-customer-links{float:right;}
.header-v4 .header-under-2-wrapper .header-customer-links ul li > a{line-height:46px;color:#fff;text-transform:uppercase;padding:0 18px 0 0;font-weight:bold;cursor:pointer;}
.header-v4 .header-under-2-wrapper .header-customer-links ul li > a:before{content:"\f007";font-size:14px;font-family:fontawesome;margin-right:5px;}
.header-v4 .yt-header-middle{padding:24px 0;}
.header-v4 .yt-header-middle .hot-lilne-wrapper{background:url(../img/common/icons/hot-line-icon.png) no-repeat left center;padding-left:48px;float:right;margin-top:5px;}
.header-v4 .yt-header-middle .hot-lilne-wrapper h2{font-weight:bold;margin-bottom:2px;}
.header-v4 .yt-header-under{background-color:transparent;padding-top:5px;}
.header-v4 .yt-header-under .sm_megamenu_wrapper_horizontal_menu.css_effect .sm_megamenu_lv1 > div{top:28px;}
.header-v4 .yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li a.sm_megamenu_head .item-icon{right:0px;}
.header-v4 .yt-header-under .home-wrapper-item .color-block ul li a{width:32px;height:32px;}
.header-v4 .yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:first-child a.sm_megamenu_head,
.header-v4 .yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li a.sm_megamenu_head{border:none;line-height:28px;color:inherit;font-weight:normal;}
.header-v4 .yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li a.sm_megamenu_head{margin-right:1px;}
.header-v4 .yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:hover > a.sm_megamenu_head,
.header-v4 .yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.sm_megamenu_actived > a{background-color:#444444;color:#fff;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}
.header-v4 .ver-megamenu-header{position:relative;}
.header-v4 .ver-megamenu-header .sm_megamenu_wrapper_vertical_menu{display:none;border:none;background-color:#444444 !important;position:absolute;width:100%;}
.header-v4 .ver-megamenu-header .button-ver-menu{line-height:46px;padding:0 26px 0 16px;font-weight:bold;text-transform:uppercase;color:#fff;position:relative;background-color:#5478b9;font-size:150%;}
.header-v4 .ver-megamenu-header .button-ver-menu:before{content:"\f107";font-family:fontawesome;font-size:20px;position:absolute;top:0px;right:13px;}
.header-v4 .ver-megamenu-header:hover .sm_megamenu_wrapper_vertical_menu{display:block;width:270px;left:0px;top:46px;position:absolute;background-color:#fff;}
.header-v4 .ver-megamenu-header .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > a{color:#fff;}
.header-v4 .ver-megamenu-header .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li:hover > a,
.header-v4 .ver-megamenu-header .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li.sm_megamenu_actived > a{background-color:#666666;}
.header-v4 .ver-megamenu-header .sm_megamenu_wrapper_vertical_menu.css_effect .sm_megamenu_lv1 > div{left:270px !important;}
.sambar{position:relative;}
.sambar ul li{background:none;margin:0;padding:0;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li a.sm_megamenu_head .item-icon{display:inline-block;height:21px;position:absolute;top:-16px;width:50px;}
.sm_megamenu_wrapper_menu_full{width:100%;margin:0;display:block;position:relative;z-index:9999;}
.sm_megamenu_wrapper_menu_full .sm_megamenu_menu{list-style:none;width:940px;margin:0px auto 0px auto;height:43px;padding:0px 20px 0px 20px;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li{display:inline-block;padding:0 0px;border:none;float:left;}

@media (min-width: 992px) {
    .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li {
        max-width: 13%;
    }

    .yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li a.sm_megamenu_head {
        white-space: nowrap;
        overflow: hidden !important;
        text-overflow: ellipsis;
    }

    .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li a.sm_megamenu_head .item-icon {
        display: none;
    }
}

@media (min-width: 1200px) {
    .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li {
        max-width: inherit;
    }

    .yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li a.sm_megamenu_head {
        white-space: inherit;
        overflow: inherit !important;
        text-overflow: inherit;
    }

    .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li a.sm_megamenu_head .item-icon {
        display: block;
    }
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.fullwidth{position:static !important;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover a.sm_megamenu_head{text-shadow:none;position:relative;z-index:11;}
.women-cat-parent .categories-item .sm_megamenu_col_2{padding-left:0px !important;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_right{float:right;right:0;margin-right:0px;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.sm_megamenu_right:hover{margin-right:0px;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth{margin:0px auto;position:absolute;left:0;text-align:left;z-index:10;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column{width:16.6666666667%;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns{width:33.3333333333%;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns{width:50%;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns{width:66.6666666667%;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns{width:83.3333333333%;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns{width:100%;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_1columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn{width:100% !important;padding:0px !important;direction:ltr;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_6columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns{top:44px;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_fullwidth{left:21px;top:33px;display:block;}
.sm_megamenu_wrapper_menu_full .sm_megamenu_menu li:hover .sm_megamenu_dropdown_fullwidth{left:50%;margin-left:-470px;top:32px;display:block;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li .sm_megamenu_align_right{left:auto;right:0;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li:hover .sm_megamenu_align_right{left:auto;right:0px;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.sm_megamenu_right:hover .sm_megamenu_dropdown_fullwidth{right:18px;top:33px;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_1,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_2,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_3,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_4,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_5,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_6{display:inline;float:left;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_1{width:16.6666666667%;padding:0 15px;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_2{width:33.3333333333%;padding:0 15px;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_3{width:50%;padding:0 15px;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_4{width:66.6666666667%;padding:0 15px;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_5{width:83.3333333333%;padding:0 15px;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_6{width:100%;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_1,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_2,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_3,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_4,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_5,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_6{text-align:left;}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn{width:100% !important;padding:0 !important;}
.yt-header-under{height:40px;background:#eee url(../img/common/pattern/nav-bg.jpg);}
.yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:first-child{margin-left:0px;}
.yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:hover > .sm_megamenu_head,
.yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > .sm_megamenu_head.selected{background-color:rgba(255,255,255,.8);color:#428bca;}
.yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li a.sm_megamenu_head{position:relative;line-height:40px;outline:0;padding:0px 15px 0px 15px;text-decoration:none;display:block;text-transform:uppercase;font-weight:bold;font-size:11px;letter-spacing:.2px;border-left:1px solid #fff;border-right:1px solid rgba(0,0,0,0.2);}
.yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:first-child{border-left:1px solid rgba(0,0,0,0.2);}
.yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:last-child{border-right:1px solid #fff;}
.yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div{background-color:#fff;padding:15px 0px;}
.yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .sm_megamenu_title > a{display:block;padding:6px 0px;font-weight:600;}
.yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li .sm_megamenu_title > span{margin-bottom:10px;display:block;font-weight:bold;}
.yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li .border-column{border-right:1px solid #ddd;}
.yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.sm_megamenu_actived > a{background-color:#666;}
.yt-header-under .sm_megamenu_wrapper_horizontal_menu.css_effect .sm_megamenu_lv1 > div{display:none;top:40px;border:1px solid rgba(0,0,0,0.2);}
.yt-header-under .image-st-botttom{padding:0 30px;}
.home-item-parent:hover > .sm_megamenu_head,
.cms-index-index .home-item-parent > .sm_megamenu_head{background-color:#666;}
.image-st-botttom a img,
.img-st-h a img{transition:0.3s;-moz-transition:0.3s;-webkit-transition:0.3s;}
.image-st-botttom a img:hover,
.img-st-h a img:hover{opacity:0.8;}
.sambar{position:relative;}
.sambar a:focus{outline:none;}
.mega-left-title{height:45px;padding-left:57px;position:relative;}
.mega-left-title span{color:#fff;font-size:150%;line-height:45px;text-transform:uppercase;}
.mega-left-title span:before{width:45px;height:45px;content:"";display:inline-block;background-color:rgba(0,0,0,.2);background-image:url(../img/common/icons/icon-ver-menu.png);background-repeat:no-repeat;background-position:center center;left:0px;top:0px;position:absolute;}
.sm_megamenu_wrapper_vertical_menu{display:block;position:relative;z-index:29;border:1px solid #ddd;border-top:none;padding:8px 0px;margin-bottom:30px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu{list-style:none;padding:0px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth{margin:0px auto;top:-9999em;position:absolute;text-align:left;z-index:999;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1column{width:125px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns{width:250px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns{width:614px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns{width:500px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns{width:625px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns{width:814px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_fullwidth{width:750px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_6columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open.sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.other-toggle.open .sm_megamenu_dropdown_6columns{left:268px;top:0px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li:hover .sm_megamenu_dropdown_fullwidth,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.open .sm_megamenu_dropdown_fullwidth{left:138px;top:-1px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_1,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_2,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_3,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_4,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_5,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_6{display:inline;float:left;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_1{width:16.6666666667%;padding:0 1%;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_2{width:33.3333333333%;padding:0 1%;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_3{width:50%;padding:0 1%;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_4{width:66.6666666667%;padding:0 1%;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_5{width:83.3333333333%;padding:0 1%;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_col_6{width:100%;padding:0 1%;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1columns > .sm_megamenu_firstcolumn{width:125px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns > .sm_megamenu_firstcolumn{width:250px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns > .sm_megamenu_firstcolumn{width:614px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns > .sm_megamenu_firstcolumn{width:500px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns > .sm_megamenu_firstcolumn{width:625px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn{width:814px;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_1columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn{padding:5px 0;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.width-3columns-parent > div,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.width-3columns-parent .width-3columns{width:540px !important;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.width-3columns-parent > div .border-right-col,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.width-3columns-parent .width-3columns .border-right-col{padding-left:25px !important;border-right:1px solid #ddd;width:29%;}
.recommend-product-item{width:38% !important;}
.megamenu-product{margin-left:25px;}
.megamenu-product .bs-item{float:left;}
.megamenu-product .bs-image{position:relative;display:inline-block;}
.megamenu-product .bs-image .sale-item{top:7px;left:7px;}
.megamenu-product .bs-image .new-item{top:7px;right:7px;}
.megamenu-product .bs-content{padding:10px 0px 0px;}
.megamenu-product .bs-content .bs-title{margin:5px 0 3px;}
.megamenu-product .bs-content .bs-title a{font-size:116.67%;}
.megamenu-product .bs-content .bs-price .price-box{height:30px;line-height:30px;}
.megamenu-product .bs-content .bs-price .price-box .price{font-size:150%;font-weight:bold;color:#ea3a3c;}
.megamenu-product .bs-content .bs-price .price-box .special-price{margin-right:1px;}
.megamenu-product .bs-content .bs-price .price-box .old-price .price{font-size:100%;font-weight:bold;color:#999;position:relative;top:2px;}
.megamenu-product .bs-content .bs-review .rating-links{display:none;}
.featured-product-menu .bs-item{padding-right:25px;margin-right:25px;border-right:1px solid #ddd;}
.featured-product-menu .bs-item:last-child{border-right:none;margin:0px;padding:0px;}
.computer-hight-light > div{padding:0px 10px 0px 0px!important;}
.computer-hight-light > div .computer-hight-light{padding:0px !important;}
.computer-hight-light .brand-electronic{max-width:102px;padding:25px 0px 10px 25px!important;margin-right:7px;background-color:#eeeeee;}
.computer-hight-light .featured-product-menu{width:79% !important;padding:25px 0px 0px 0px!important;}
.computer-hight-light .featured-product-menu .sm_megamenu_title{padding-left:23px;}
.sm_megamenu_item{width:14%;height:120px;margin-bottom:5px;display:inline-block;text-align:center;vertical-align:bottom;}
.sm_megamenu_item img{display:block;margin:0 auto;}
.sm_megamenu_title_lv3{display:block;padding:0 10px;font-weight:bold;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > a{display:block;padding:9px 10px 9px 20px;text-transform:uppercase;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li:hover > a{background-color:#eeeeee;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > div{background-color:#fff;padding:20px 0px;border:1px solid #ddd;box-shadow:2px 2px 3px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.2);}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li .sm_megamenu_title > span{text-transform:uppercase;margin-bottom:8px;display:block;font-weight:bold;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li div.sm_megamenu_title a{text-decoration:none;text-shadow:none;border:none;padding:5px 0px;display:block;text-transform:uppercase;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li.parent-child > a:before{font-family:"FontAwesome";font-size:12px;content:"\f105";float:right;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li.sm_megamenu_actived > a{background-color:#eeeeee;}
.sm_megamenu_wrapper_vertical_menu.css_effect .sm_megamenu_lv1 > div{display:none;left:268px;}
.sm_megamenu_wrapper_vertical_menu.css_effect .sm_megamenu_lv1:hover > div{display:block;}
.image-category-menu{margin-bottom:10px;}
.sm-serachbox-pro .form-search{border:1px solid #ddd;border-radius:2px;position:relative;display:block;white-space:nowrap;}
.sm-serachbox-pro .form-search .cat-wrapper{width:auto;padding-right:35px;float:left;position:relative;background:url(../img/common/icons/search-pro-dropdown.png) no-repeat right top;overflow:hidden;}
.sm-serachbox-pro .form-search .cat-wrapper span{display:inline-block;line-height:30px;overflow:hidden;padding-left:10px;white-space:nowrap;width:auto;position:relative;top:2px;}
.sm-serachbox-pro .form-search .cat-wrapper select{position:absolute;top:1px;left:-1px;width:100%;height:35px;opacity:0;z-index:10;cursor:pointer;}
.sm-serachbox-pro .form-search .input-search{position:relative;margin-left:70px;overflow:hidden;}
.sm-serachbox-pro .form-search .input-search #search{border:none;background:none;height:24px;padding-top:0;padding-bottom:0;margin-top:6px;width:100%;padding-right:35px;color:#333;}
.sm-serachbox-pro .form-search .input-search #search:focus{border:none;background:none;}
.sm-serachbox-pro .form-search .button-search-pro{font-size:16px;position:absolute;right:4px;top:4px;background-color:#fff;z-index:10;padding:5px;}
.sm-serachbox-pro .form-search .button-search-pro:hover{text-shadow:0 0 1px rgba(0, 0, 0, 0.2);}
.sm-serachbox-pro .sm-searchbox-popular .sm-searchbox-popular-title{float:left;}
.sm-serachbox-pro .sm-searchbox-popular .sm-searchbox-keyword{float:left;}
.sm-serachbox-pro .sm-searchbox-popular .sm-searchbox-keyword .sm-searchbox-keyword-list li{display:inline-block;}
.sm-serachbox-pro .sm-searchbox-advanced{clear:both;}
.price_filter{height:24px;margin:10px 0 5px;overflow:hidden;background-repeat:repeat-x;background-position:left center;position:relative;}
.price_filter:before,
.price_filter:after{content:"";display:inline-block;width:5px;height:100%;background:#fff;position:absolute;top:0px;z-index:1;}
.price_filter:before{left:0px;}
.price_filter:after{right:0px;}
#narrow-by-list .check-shopby{display:none;}
.block-layered-nav .filter-wrapp{margin-bottom:22px;padding-bottom:20px;border-bottom:1px dotted #ddd;}
.block-layered-nav .filter-wrapp:last-child{margin-bottom:0px;padding-bottom:0px;border-bottom:none;}
.block-layered-nav .filter-wrapp .wrap-price-shopby .ac-shopby{padding:10px 0px 5px;}
.block-layered-nav .filter-wrapp .wrap-price-shopby > ul{display:none;}
.block-layered-nav .filter-wrapp .wrap-price-shopby .price-input{display:inline-block;}
.block-layered-nav .filter-wrapp .wrap-price-shopby .btn-shopby-wrapper{display:inline-block;float:right;}
.button{border-radius:1px;-webkit-border-radius:1px;}
.block-layered-nav .filter-wrapp:first-child{padding-top:0px;}
.block-layered-nav .filter-wrapp .txt-price-shopby{border:1px solid #ddd;width:65px;padding:0;text-align:left;padding:0 10px;border-radius:2px;-webkit-border-radius:2px;}
.block-layered-nav .filter-wrapp #price-filter-min-text{margin-right:6px;}
.block-layered-nav .filter-wrapp dt{font-size:116.67%;text-transform:uppercase;position:relative;margin-bottom:5px;color:#444;}
.layer-noshopby #narrow-by-list > div:first-child{padding-top:5px;}
.block-layered-nav #narrow-by-list ol li, .block-layered-nav #narrow-by-list ul li{padding:5px 0px;position:relative;height:30px;clear:none !important;}
.block-layered-nav #narrow-by-list ol:not(.configurable-swatch-list) li:before{width:11px;height:11px;content:"";position:absolute;top:8px;left:0px;z-index:10;display:inline-block;background-image:url(../img/common/icons/check-shopby.png);background-repeat:no-repeat;background-position:left top;}
.block-layered-nav #narrow-by-list ol li a.checked:after{background-color:#fff;content:"";display:inline-block;width:7px;height:7px;position:absolute;top:7px;left:2px;z-index:99;}
.block-layered-nav #narrow-by-list ol:not(.configurable-swatch-list) li:hover a:before{background-color:#fff;content:"";display:inline-block;width:7px;height:7px;position:absolute;top:7px;left:2px;z-index:55;}
.block-layered-nav #narrow-by-list ol li.active:before{background-color:#999999;}
.block-layered-nav #narrow-by-list ol li.active:before{background-position:left bottom;z-index:10;}
.block-layered-nav #narrow-by-list ol li a{padding:2px 0 2px 20px;position:relative;}
.block-layered-nav #narrow-by-list ol li.active a{font-weight: bold;}
.block-layered-nav #narrow-by-list ol li a:before{display:inline-block;content:"";width:20px;height:100%;position:absolute;top:0px;left:0px;z-index:44;}
.price_filter{background:url(../img/common/icons/bg-fillter-price.png) repeat-x left center;}
.price_filter .price-from,
.price_filter .price-to{height:18px;width:5px;border:2px solid #999999;border-radius:10%;-webkit-border-radius:10%;background:#fff;cursor:e-resize;display:block;margin-top:3px;position:relative;z-index:2;}
.price_filter .price-to{cursor:w-resize;margin-top:-18px;}
#price-filter-max-display{float:right;}
.price_filter .price-from:before,
.price_filter .price-to:before{content:"";display:inline-block;height:4px;position:absolute;top:5px;width:1000px;background:#ababab;margin:0 -2px;}
.price_filter .price-from:before{left:-1000px;}
.price_filter .price-to:before{right:-1000px;}
.sp-right{float:right;}
#loading{background:rgba(255, 255, 255, .5);position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:9999;margin-bottom:10px;text-align:center;display:none;}
#loading span{position:fixed;top:50%;left:50%;margin-left:-20px;z-index:99999;padding:5px 10px 3px;box-shadow:0 0 0 1px rgba(0,0,0,.3);background-color:white;border-radius:2px;}
.block-layered-nav .currently{padding:20px 0px 0px 0px;}
.block-layered-nav .currently .block-subtitle{text-transform:uppercase;font-size:116.67%;margin-bottom:5px;}
.block-layered-nav .currently ol{padding-bottom:10px;}
.block-layered-nav .currently ol > li {padding:4px 0px;}
.block-layered-nav .currently ol > li ul {padding-left: 12px;}
.block-layered-nav .currently ol > li ul > li {padding: 2px 0;}
.block-layered-nav .currently .label {font-weight: bold;font-size: 1.1em;}
.block-layered-nav .currently ol li .btn-remove:before{content:'\f00d';font-family:'FontAwesome';font-size:12px;padding:5px;}
.block-layered-nav .currently ol li .btn-remove:before:hover{color:red;}
.clear-fillter{position:relative;background-color:#999999;color:#fff;text-transform:uppercase;padding:5px 20px;display:inline-block;margin-bottom:20px;}
.block-layered-nav #narrow-by-list ol li{position:relative;white-space:nowrap;overflow:hidden !important;text-overflow:ellipsis;}
.block-layered-nav #narrow-by-list ol:not(.configurable-swatch-list) li:after{position:absolute;top:8px;left:0;width:11px;height:11px;display:inline-block;content:"";z-index:44;}
.block-layered-nav #narrow-by-list ol li.Black:after{background:#000000;}
.block-layered-nav #narrow-by-list ol li.Blue:after{background:#0000FF;}
.block-layered-nav #narrow-by-list ol li.Brown:after{background:#A52A2A;}
.block-layered-nav #narrow-by-list ol li.Charcoal:after{background:#222222;}
.block-layered-nav #narrow-by-list ol li.Cyan:after{background:#45c0d6;}
.block-layered-nav #narrow-by-list ol li.Green:after{background:#008000;}
.block-layered-nav #narrow-by-list ol li.Gray:after{background:#808080;}
.block-layered-nav #narrow-by-list ol li.Indigo:after{background:#460082;}
.block-layered-nav #narrow-by-list ol li.Ivory:after{background:#FFFFF0;}
.block-layered-nav #narrow-by-list ol li.Khaki:after{background:#F0E68C;}
.block-layered-nav #narrow-by-list ol li.Orange:after{background:#FFA500;}
.block-layered-nav #narrow-by-list ol li.Pink:after{background:#FFC0CB;}
.block-layered-nav #narrow-by-list ol li.Red:after{background:#ff0000;}
.block-layered-nav #narrow-by-list ol li.Royal_Blue:after{background:#4169E1;}
.block-layered-nav #narrow-by-list ol li.Silver:after{background:#C0C0C0;}
.block-layered-nav #narrow-by-list ol li.Taupe:after{background:#8b8589;}
.block-layered-nav #narrow-by-list ol li.White:after{background:#ffffff;}
.block-layered-nav #narrow-by-list ol li.Yellow:after{background:#ece12d;}
.block-layered-nav #narrow-by-list ol li.Magenta:after{background:#FF00FF;}
.block-layered-nav .filter-wrapp.Material ol li a:after{background-color:transparent !important;}
.nicescroll-rails{width:14px !important;border-radius:7px;}
#narrow-by-list ol li a.checked:after{content:"";width:11px;height:11px;display:inline-block;position:absolute;left:0px;}
.block-layered-nav .filter-wrapp.Price dd{max-height:inherit !important;overflow:visible !important;}
.item-time{padding-top:10px;}
.item-time .item-timer .time-item{width:38px;height:40px;text-align:center;background-color:#999999;display:inline-block;color:#fff;padding:5px 0px 2px;line-height:15px;transition:0.3s;-moz-transition:0.3s;-webkit-transition:0.3s;}
.item-time .item-timer .time-item .num-time{font-size:116.67%;font-weight:bold;}
.item-time .item-timer .time-item .name-time{font-size:83.33%;}
.w-deal-res{position:relative;}
.w-deal-res .customNavigation .button-default{position:absolute;top:40%;z-index:9;transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);}
.w-deal-res .customNavigation .prev-deal{left:-18px;}
.w-deal-res .customNavigation .next-deal{right:-18px;}
.w-deal-res:hover .customNavigation .button-default{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);}
.slider-deal .respl-item{margin-bottom:0px;}
.deal-wrapper{margin-bottom:35px;position:relative;top:1px;clear:both;}
.deal-wrapper .block-title-default{margin-bottom:20px;}
.blog-wrapper > div:last-child{border-bottom:none;}
.postWrapper{padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid #ccc;}
.lastes-blog .postWrapper{border:none;margin-bottom:7px;padding-bottom:0px;}
.lastes-blog .postWrapper .postTitle h2{font-size:100%;}
.blog-post-view .postWrapper{margin-bottom:20px;border:none;}
.blog-post-view .postWrapper .postBookmarks{margin:10px 0;}
.blog-post-view .postWrapper .tags{margin:0 0 10px;}
.postWrapper .date-blog{padding:5px 0px 5px;}
.blog-info .postContent > *{display:inline;}
.blog-info .aw-blog-read-more{margin-left:10px;}
.postWrapper .postTitle h2{font-weight:normal;margin:0px;padding:0px;font-size:133.33%;}
.blog-post-view .postContent img{margin:10px 0;max-width:100%;width:auto;}
#postComment .form-list .input-box{width:50%;float:left;}
#postComment .form-list .input-box .input-text{width:100% !important;}
.postTitle h3{font-size:10px;margin:0px;padding:7px 0 10px;padding-left:0px;}
#postComment .form-list li > div:first-child .input-text{border-right:none;}
.img-blog-list{float:left;position:relative;width:270px;}
.img-blog-list img{transition:0.2s;-moz-transition:0.2s;-webkit-transition:0.2s;width:auto;max-width:100%;}
.img-blog-list img:hover{opacity:0.7;}
.info-wrapper-blog{margin-left:290px;}
.info-wrapper-blog .postBookmarks{margin:10px 0px;}
.info-wrapper-blog .tags{margin-bottom:10px;}
.ovl-link{display:inline-block;position:absolute;left:0px;top:0px;content:"";z-index:99;width:100%;height:100%;}
.postBookmarks h4{font-family:dosis semibold;font-size:100%;display:inline;position:relative;margin-right:5px;}
.bm > img{position:relative;top:-2px;}
.commentWrapper{padding-bottom:15px;}
.commentContent{padding-bottom:0px;}
.commentDetails{margin-bottom:5px;padding:0px;}
.commentDetails h4.username{display:inline;font-size:120%;font-weight:bold;}
.t-comment{font-family:dosis semibold;padding-bottom:5px;text-transform:uppercase;color:#333;}
.postError{font-size:16px;}
.tags{font-weight:bold;}
.tags UL{display:inline;}
.tags UL LI{font-weight:normal;display:inline;padding-right:6px;}
.tags h4{font-family:dosis semibold;font-size:100%;display:inline;margin-right:5px;}
.menu-tags h5,
.menu-categories h5,
.menu-recent h5{font-size:11px;}
.block-blog .menu-tags UL LI{display:inline;margin-right:10px;}
.tagcloud{}
.tag-count-1{font-size:1em !important;}
.tag-count-2{font-size:1.2em !important;}
.tag-count-3{font-size:1.4em !important;}
.tag-count-4{font-size:1.6em !important;}
.tag-count-5{font-size:1.8em !important;}
.tag-count-6{font-size:2em !important;}
.tag-count-7{font-size:2em !important;}
.tag-count-8{font-size:2em !important;}
.tag-count-9{font-size:2em !important;}
.tag-count-10{font-size:2em !important;}
.block-blog .head h4{padding-left:20px;}
.postWrapper .poster{display:inline;}
.input-box.aw-blog-comment-area{width:100% !important;margin-top:10px;margin-bottom:15px;}
.widget-latest li{font-size:12px;padding:5px 10px;}
.block-blog .menu-categories{margin-top:20px;margin-bottom:25px;}
.blog-wrapper .postWrapper{display:inline-block;width:100%;}
.recent-posts ul li a,
.categories-blog ul li a{padding:8px 3px 10px;display:block;border-bottom:1px dotted #ddd;}
.recent-posts ul li:last-child a,
.categories-blog ul li:last-child a{border:none;padding-bottom:0px;}
.page-title-blog{margin:10px 0px 15px;}
.page-title-blog h1{font-size:166.67%;text-transform:uppercase;font-weight:bold;color:#444;}
.toolbar-blog .toolbar{margin-bottom:0px;}
.toolbar-post .toolbar{margin-bottom:18px;}
.blog-bottom{margin-bottom:30px;}
.blog-bottom .latest-blog-bottom .item-blog{margin-bottom:20px;display:inline-block;width:100%;}
.blog-bottom .latest-blog-bottom .item-blog:last-child{margin-bottom:0px;}
.blog-bottom .latest-blog-bottom .item-blog .postTitle{margin-bottom:10px;}
.blog-bottom .latest-blog-bottom .item-blog .postTitle h2 a{font-weight:bold;}
.blog-bottom .latest-blog-bottom .date-blog-left{width:70px;height:70px;float:left;background-color:#eeeeee;font-size:116.67%;text-align:center;}
.blog-bottom .latest-blog-bottom .date-blog-left .d-blog{margin-top:12px;}
.blog-bottom .latest-blog-bottom .date-blog-left .m-blog{font-weight:bold;}
.blog-bottom .latest-blog-bottom .blog-info{margin-left:85px;}
.block-left-products .block-content{padding:12px 0px!important;}
.block-left-products .bs-item{padding:0 0 11px 0px;border-bottom:1px solid #ddd;margin-bottom:11px;display:inline-block;width:100%;}
.block-left-products .bs-item .bs-item-inner .bs-image{width:80px;float:left;}
.block-left-products .bs-item .bs-item-inner .bs-image a{text-align:center;width:100%;display:block;}
.block-left-products .bs-item .bs-item-inner .bs-image a img{max-width:100%;max-height:60px;}
.block-left-products .bs-item .bs-item-inner .bs-image a img:hover{opacity:0.8;}
.block-left-products .bs-item .bs-item-inner .bs-content{margin-left:90px;}
.block-left-products .bs-item .bs-item-inner .bs-content .bs-title a{font-size:100%;display:inline-block;padding:5px 0 1px;}
.block-left-products .bs-item .bs-item-inner .bs-content .price-box{height:30px;line-height:30px;}
.block-left-products .bs-item .bs-item-inner .bs-content .price-box .price{color:#ea3a3c;font-size:133.33%;font-weight:bold;}
.block-left-products .bs-item .bs-item-inner .bs-content .price-box .old-price .price{font-size:100%;color:#999;position:relative;top:1px;font-weight:normal;}
.block-left-products .bs-item .bs-item-inner .bs-content .label{color:#999;}
.block-left-products .bs-item .bs-item-inner .bs-content .r-price-box{line-height:20px;height:auto;}
.block-left-products .bs-item .bs-item-inner .bs-content .r-price-box .price{font-size:100%;font-weight:normal;}
.block-left-products .bs-item .bs-item-inner .bs-content .bs-review .rating-links,
.block-left-products .bs-item .bs-item-inner .bs-content .bs-review .amount{display:none;}
.block-left-products .bs-item:last-child{margin-bottom:0px;padding-bottom:0px;border:none;}
.basic-product-bottom .basic-product-content .bs-item{display:inline-block;width:100%;margin-bottom:20px;}
.basic-product-bottom .basic-product-content .bs-item .bs-image{width:70px;float:left;border:1px solid #ddd;}
.basic-product-bottom .basic-product-content .bs-item .bs-image img{width:100%;}
.basic-product-bottom .basic-product-content .bs-item .bs-image img:hover{opacity:0.8;}
.basic-product-bottom .basic-product-content .bs-item .bs-content{margin-left:85px;}
.basic-product-bottom .basic-product-content .bs-item .bs-content .bs-title{font-size:116.67%;}
.bs-title{overflow:hidden;}
.basic-product-bottom .basic-product-content .bs-item .bs-content .regular-price .price,
.basic-product-bottom .basic-product-content .bs-item .bs-content .special-price .price{color:#ea3a3c;font-size:133.33%;font-weight:bold;}
.basic-product-bottom .basic-product-content .bs-item .bs-content .old-price .price{font-size:100%;color:#999;position:relative;top:4px;}
.super-category-block{margin-bottom:35px;}
.super-category-block .supercat-des img{width:auto;max-width:100%;}
.super-category-block .supercat-des a.img-class{position:relative;display:block;}
.super-category-block .supercat-des a.img-class:before{content:"";display:inline-block;width:100%;height:100%;position:absolute;top:0px;left:0px;background-color:rgba(0, 0, 0, 0.1);opacity:0;transition:0.2s;-moz-transition:0.2s;-webkit-transition:0.2s;}
.super-category-block .supercat-des a.img-class:hover:before{opacity:1;}
.super-category-block .block-title-default h2 a{transition:0.2s;-moz-transition:0.2s;-webkit-transition:0.2s;font-size:10px;}
.super-category-block .block-title-default h2 a:hover{text-shadow:0 0 10px #ffff00;-webkit-text-shadow:0 0 10px #ffff00;-moz-text-shadow:0 0 10px #ffff00;}
.category-wrap-cat{display:inline-block;float:right;height:33px;position:relative;top:4px;padding-top:7px;}
.category-wrap-cat .cat-list li{display:inline-block;float:left;margin-left:-1px;}
.category-wrap-cat .cat-list li a{line-height:22px;border-right:1px solid #ddd;display:inline-block;padding:0px 15px;}
.category-wrap-cat .cat-list li:last-child a{border-right:none;}
.super-cat-wrapper{position:relative;margin-top:15px;clear:both;}
.super-cat-wrapper .border-cat{box-shadow:0 0 1px #868585 inset;}
.super-cat-wrapper .respl-item{position: relative;margin-bottom:0px;}
.super-cat-wrapper .respl-item .item-inner{border:1px solid transparent!important;}
.super-cat-wrapper .custom-nav-default .button-default{position:absolute;top:35%;transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);}
.super-cat-wrapper .custom-nav-default .next-cat{right:0px;}
.super-cat-wrapper .custom-nav-default .prev-cat{left:0px;}
.super-cat-wrapper:hover .custom-nav-default .button-default{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);}
.super-cat-wrapper-h5{margin-left:-60px;margin-top:0px;}
.border-cat-inner{box-shadow:0 0 1px #868585 inset;margin-top:30px;}
.border-cat-inner .border-cat{box-shadow:none;}
.sub-super-category .sub-wrapper-cat{width:241px;border-right:1px solid #ddd;}
.sub-super-category .sub-wrapper-cat img{position:relative;left:0px;top:0px;z-index:9;}
.sub-super-category .sub-wrapper-cat img:hover{opacity:0.8;}
.sub-super-category .sub-wrapper-cat .cat-list{padding:8px 18px;min-height:133px;}
.sub-super-category .sub-wrapper-cat .cat-list li.item{padding:2px 0px;}
.sub-super-category .sub-wrapper-cat .cat-list li.item a:before{content:"\f0da";margin-right:3px;font-family:fontawesome;}
select,
.input-text,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]{height:30px;border:1px solid #ddd;color:#666;outline:none !important;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
label{font-weight:normal;}
input[type="text"],
.input-text,
#qty,
.quantity-controls,
textarea{-webkit-box-shadow:none !important;-webkit-border-radius:0px !important;-webkit-appearance:none;resize:none;}
dt,
dd{font-weight:normal;}
.qty:focus,
#coupon_code:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
textarea:focus{background-color:#fafafa;}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6{font-family:inherit !important;}
select{padding:0px 6px 0px 10px;}
input[type="checkbox"],
input[type="radio"]{border:none;}
textarea:focus,
select:focus,
textarea:hover,
select:hover,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
input[type="radio"]:focus,
.uneditable-input:focus{outline:none !important;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
input[type="checkbox"],
input[type="radio"],
input[type="checkbox"]:focus,
input[type="radio"]:focus{border:none;}
input[type="radio"],
input[type="checkbox"]{float:left;margin:2px 7px 0 0;}
textarea{width:100%;border:1px solid #ddd;padding:5px 10px;color:#666;min-height:160px;}
ul,
ol{padding:0;margin:0;list-style:none;}
body{line-height:1.6;outline:none;overflow-y:scroll !important;overflow-x:hidden;}
.page-popup{overflow-x:visible;}
#modal-login{overflow-y:auto !important;}
body *:focus{outline:none;}
a,
a:focus,
a:hover{text-decoration:none;outline:none;}
.title-buttons .link-print{margin:0px 20px;position:relative;top:-3px;}
.clearfix{clear:both;}
.advanced-search .multiselect{width:230px;}
.yt-content-inner{margin-top:15px;margin-bottom:40px;}
.layout-boxed #yt_wrapper{margin:0 auto;box-shadow:0 0 5px rgba(0, 0, 0, 0.3);display:block;max-width:1200px;background:#fff;}
#yt_wrapper{display:inline-block;width:100%;}
.add-to-cart .btn-cart{transition:0s;-moz-transition:0s;-webkit-transition:0s;}
#yt_header,
#yt_content,
#yt_footer{float:left;width:100%;}
#yt_footer{clear:both;float:none;}
.yt-header-under.menu-on-top{box-shadow:0 0 5px rgba(0, 0, 0, 0.5);}
#yt_wrapper .yt-main-home .yt-content-inner{padding-top:50px;}
.messages{margin:0 0 20px;width:100%;clear:both;}
.error-msg{background:none repeat scroll 0 0 #E2E2E2;border-radius:2px;color:#666;padding:5px 10px;}
.label:not(.label-boot){font-size:100%;padding:0;color:inherit;font-weight:normal;}
.demo-notice .notice-inner p{display:none;}
.button{height:30px;line-height:30px;padding:0 15px;transition:background-color 0.2s;-webkit-transition:background-color 0.2s;-moz-transition:background-color 0.2s;white-space:nowrap;font-size:100%;text-transform:uppercase;background-color:#666666;border:none;color:#fff;}
.button:disabled, .button:hover:disabled{opacity:.3;cursor:default;background:repeating-linear-gradient(45deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5) 10px, rgba(0, 0, 0, .9) 10px, rgba(0, 0, 0, .9) 20px), #333;}
.header-content-right .form-search .input-text{border:none;padding-right:90px;margin-top:3px;width:100%;}
.header-v1,
.header-v2{display:inline-block;width:100%;}
.header-content-right .form-search .input-text:focus{background-color:transparent;}
.cloud-zoom-big{background:#fff;}
.rating-links{float:left;position:relative;}
.rating-links a{color:#909090;font-size:91.67%;}
label .required{color:red;}
.block-compare .block-content ol#compare-items li{margin-bottom:10px;}
.block-compare .block-content ol#compare-items li .product-name{display:inline-block;margin-right:5px;}
.block-compare .block-content ol#compare-items li a.btn-remove{display:inline-block;position:relative;top:2px;width:13px;height:13px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background:url(../img/common/icons/remove_btn.png) no-repeat top left;}
.block-compare .block-content ol#compare-items li a.btn-remove:hover{box-shadow:0 0 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 0 2px rgba(0, 0, 0, 0.3);}
.block-compare .block-content .actions{padding-top:10px;border-top:1px solid #e5e5e5;}
.block-compare .block-content .actions a{position:relative;top:10px;}
.block-compare .block-content .actions .button{float:right;}
.page-popup.catalog-product-compare-index{padding:10px;}

.yt-slideshow{display:inline-block;margin-bottom:32px;}
.yt-slideshow .owl-buttons .owl-next,
.yt-slideshow .owl-buttons .owl-prev{position:absolute;top:50%;margin-top:-18px;}
.yt-slideshow .owl-buttons .owl-next{right:0;}
.yt-slideshow .owl-buttons .owl-prev{left:0;}
.yt-slideshow .owl-controls{margin:0;}
.yt-slideshow .owl-controls .owl-pagination{position:absolute;bottom:10px;width:100%;}
.yt-slideshow .owl-controls .owl-pagination .owl-page{width:10px;height:10px;border:1px solid transparent;}
.yt-slideshow .owl-controls .owl-pagination .owl-page:hover{border:1px solid #fff;-webkit-transition:width .2s;transition:width .2s;}
.yt-slideshow .owl-controls .owl-pagination .owl-page.active{border:1px solid #fff;width:20px;-webkit-transition:width .2s;transition:width .2s;}
.overflow-owl-slider{overflow:hidden;}
.rw-margin{margin-left:-15px;margin-right:-15px;}
.rw-margin .owl-item{padding:0 15px;}
.custom-nav-default{text-align:center;}
.custom-nav-default .button-default{width:36px;height:36px;display:inline-block;line-height:35px;text-align:center;border:1px solid #ddd;font-size:22px;color:#ddd;cursor:pointer;transition:0.3s;-moz-transition:0.3s;-webkit-transition:0.3s;background-color:#fff;z-index:9;margin:10px 0px;}
.custom-nav-default .button-default:hover{color:#fff;}
.block-title-default{border-bottom:3px solid;margin-top:-5px;position:relative;}
.block-title-default h2{display:inline;}
.block-title-default h2 span{display:inline-block;font-size:15px;font-weight:bold;color:#fff;padding:0 18px;line-height:37px;position:relative;}
.block-title-default h2 span:before{border-right:20px solid transparent;content:"";display:inline-block;height:0;position:absolute;right:-20px;top:0;width:0;}
.list-services li a{border:3px solid #ddd;display:block;transition:0.3s;-moz-transition:0.3s;-webkit-transition:0.3s;}
.list-services li a img{width:auto;max-width:100%;}
.static-home-2{margin-bottom:33px;display:inline-block;width:100%;}
.static-home-2 > ul > li{float:left;}
.static-home-2 > ul > li a{display:block;clear:both;position:relative;}
.static-home-2 > ul > li a:before{content:"";display:inline-block;position:absolute;top:0px;left:0px;background:rgba(0, 0, 0, 0.2);width:100%;height:100%;opacity:0;transition:0.2s;-moz-transition:0.2s;-webkit-transition:0.2s;z-index:20;}
.static-home-2 > ul > li a img{width:100%;}
.static-home-2 > ul > li a img:hover{position:relative;z-index:9;}
.static-home-2 > ul > li a:hover:before{opacity:1;}
.data-table{width:100%;}
.data-table th.wrap{white-space:normal;}
.data-table th{padding:10px;border:1px solid #e9e9e9;text-align:center;}
.data-table tbody tr{border:1px solid #e9e9e9;}
.data-table tr td{padding:10px;border:1px solid #e9e9e9;vertical-align:middle;}
.data-table td h3{margin:0;line-height:100%;}
body table.data-table{border-collapse:collapse;}
.data-table thead{border:1px solid #e9e9e9;}
.data-table tfoot{border-top:none;border-top:1px solid #e9e9e9;}
.data-table .first.odd,
.box-account .data-table .odd{background:none;}
.a-center input.checkbox{float:none;}
label.required em{font-weight:normal;padding:0 5px 0 0;vertical-align:middle;color:#ff0000;}
.my-account .tags-list li{display:inline-block;margin-right:5px;}
.my-account .tags-list li > a:after{content:",";}
#yt_header .yt-header-under{font-family:"Open Sans", Arial, sans-serif;float:left;width:100%;position:relative;z-index:30;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.5);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.5);box-shadow:0 1px 2px rgba(0,0,0,0.5);}
#yt_header .yt-header-under .yt-header-under-wrap{position:relative;}
.main-content{padding-top:35px;}
.block .customNavigation{position:absolute;top:6px;right:5px;}
.block .customNavigation .btn-bs{width:17px;height:30px;text-align:center;display:inline-block;line-height:30px;font-size:28px;cursor:pointer;color:#999999;}
.latest-blog .item-blog .img-blog{position:relative;}
.latest-blog .item-blog .img-blog img{width:auto;max-width:100%;}
.latest-blog .item-blog .img-blog .img-link:before{content:"";display:inline-block;width:100%;height:100%;position:absolute;top:0px;left:0px;background-color:rgba(0, 0, 0, 0.1);opacity:0;transition:0.2s;-moz-transition:0.2s;-webkit-transition:0.2s;}
.latest-blog .item-blog .img-blog:hover .img-link:before{opacity:1;}
.latest-blog .blog-info{padding:18px 18px 0px 18px;}
.latest-blog .blog-info .postTitle{padding-bottom:10px;}
.latest-blog .blog-info .postTitle h2 a{font-size:116.67%;}
.client-say .item-client-say .client-comment{font-style:italic;}
.client-say .item-client-say .client-say-info{padding-top:20px;}
.client-say .item-client-say .client-say-info .image-client{width:65px;float:left;}
.client-say .item-client-say .client-say-info .name-client{margin-left:78px;padding-top:10px;}
.client-say .item-client-say .client-say-info .name-client h2 a{font-size:116.67%;font-weight:bold;color:#ea3a3c;display:inline-block;padding:5px 0px;}
.client-say .owl-controls .owl-pagination{background-color:#eeeeee;margin:0px -18px 0;padding:5px 0px;position:relative;bottom:-20px;}
.client-say .owl-controls .owl-pagination .owl-page{width:10px !important;height:10px !important;border:1px solid #eeeeee;background-color:#bbbbbb;margin:0 2px;}
.client-say .owl-controls .owl-pagination .owl-page:hover{background-color:#999999;border:1px solid #fff;}
.client-say .owl-controls .owl-pagination .owl-page.active{background-color:#999999;border:1px solid #fff;}
.faqs-block .faq-wrapper{background-color:#eeeeee;margin:-20px -18px;}
.faqs-block .faq-wrapper .accordion.accordion-close{background-color:#fff;border-bottom:1px solid #ddd;}
.faqs-block .faq-wrapper .accordion{font-size:100%;font-weight:bold;position:relative;line-height:38px;padding-left:47px;cursor:pointer;}
.faqs-block .faq-wrapper .accordion span:before{content:"";display:inline-block;width:17px;height:17px;position:absolute;left:22px;top:11px;background:url(../img/common/icons/show-c.png) no-repeat top left #999999;}
.faqs-block .faq-wrapper .accordion-open span:before{background-position:left bottom;}
.faqs-block .faq-wrapper .container-accordion{padding:0 10px 10px 47px;border-bottom:1px solid #ddd;}
.faqs-block .faq-wrapper .faq-item:last-child .accordion,
.faqs-block .faq-wrapper .faq-item:last-child .container-accordion{border-bottom:none;}
.block-brand .block-title .view-all-brand{display:inline-block;float:right;margin:11px 11px 0px 0px;}
.block-brand .block-title .view-all-brand:after{content:"\f0da";font-family:FontAwesome;font-size:12px;margin-left:5px;}
.block-brand .brand-wrapper{margin:-20px -19px -21px -18px;line-height:0px;}
.block-brand .brand-wrapper ul{display:inline-block;width:100%;}
.block-brand .brand-wrapper ul li{float:left;width:50%;border-bottom:1px solid #ddd;border-right:1px solid #ddd;}
.block-brand .brand-wrapper ul li:hover{position:relative;z-index:9;}
.block-brand .brand-wrapper ul li a img{width:100%;transition:0.3s;-moz-transition:0.3s;-webkit-transition:0.3s;}
.block-brand .brand-wrapper ul li a img:hover{box-shadow:0 0 3px rgba(0, 0, 0, 0.3);}
.yt-footer-wrap .footer-top{background-color:#444444;color:#fff;padding:12px 0px 0px;}
.yt-footer-wrap .footer-top .block-subscribe-footer .title-block{display:inline-block;padding:1px 0 0px 60px;background:url(../img/common/icons/icon-newletter-footer.png) no-repeat left center;float:left;}
.yt-footer-wrap .footer-top .block-subscribe-footer .title-block h2{font-size:150%;font-weight:bold;margin:2px 0 6px;}
.yt-footer-wrap .footer-top .block-subscribe-footer .block-content{float:right;padding-top:5px;}
.yt-footer-wrap .footer-top .block-subscribe-footer .block-content .input-box,
.yt-footer-wrap .footer-top .block-subscribe-footer .block-content .actions{display:inline-block;vertical-align:top;}
.yt-footer-wrap .footer-top .block-subscribe-footer .block-content .input-box{margin-right:-3px;}
.yt-footer-wrap .footer-top .block-subscribe-footer .block-content .input-box #newsletter{width:270px;height:36px;background-color:#eeeeee;border:none;}
.yt-footer-wrap .footer-top .block-subscribe-footer .block-content .actions button{height:36px;line-height:36px;}
.yt-footer-wrap .footer-top .socials-wrap{text-align:center;background-color:#3a3a3a;}
.yt-footer-wrap .footer-top .socials-wrap ul li{display:inline-block;}
.yt-footer-wrap .footer-top .socials-wrap ul li a{color:#fff;font-size:18px;display:inline-block;margin:0 5px;width:32px;height:32px;line-height:32px;text-align:center;}
.yt-footer-wrap .footer-top .socials-wrap ul li a span{display:none;}
.yt-footer-wrap .footer-bottom{background-color:#dddddd;padding:8px 0;}
.yt-footer-wrap .footer-middle{background-color:#eeeeee;padding:20px 0 21px;}
.yt-footer-wrap .footer-middle .col-footer{padding:5px 0px 2px;}
.yt-footer-wrap .footer-middle .footer-title{margin-bottom:20px;}
.yt-footer-wrap .footer-middle .footer-title h2{font-size:150%;font-weight:bold;color:#444;}
.yt-footer-wrap .footer-middle .content-block-footer .fa{margin-right:5px;}
.yt-footer-wrap .footer-middle .content-block-footer .footer-logo{margin-bottom:10px;}
.yt-footer-wrap .footer-middle .content-block-footer ul li{padding-bottom:9px;}
.yt-footer-wrap .footer-middle .content-block-footer ul li:last-child{padding-bottom:0px;}
.yt-footer-wrap .footer-middle .content-block-footer ul li .fa-home,
.yt-footer-wrap .footer-middle .content-block-footer ul li .fa-phone,
.yt-footer-wrap .footer-middle .content-block-footer ul li .fa-envelope-o{width:20px;display:inline-block;text-align:center;font-size:14px;}
.yt-footer-wrap .footer-middle .content-block-footer .payment-method{padding-top:25px;}
.yt-footer-wrap .footer-middle .content-block-footer .payment-method li{display:inline-block;margin-right:7px;}
.yt-footer-wrap .footer-middle .content-block-footer .payment-method li:last-child{margin-right:0px;}
.yt-footer-wrap .footer-middle .contact-block .content-block-footer ul li{padding-bottom:5px;color:#444;}
.upToScroll{position:fixed;display:none;height:48px;bottom:100px;right:-50px;cursor:pointer;z-index:1001;}
.upToScroll a.scrollToTop{display:block;background:transparent url("../img/common/icons/object_3_main.png") no-repeat 50% 100%;background-size:cover;width:146px;height:70px;animation-name:floating;-webkit-animation-name:floating;animation-duration:2s;-webkit-animation-duration:2s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;}
@keyframes floating{0%{transform:translateY(0%) rotate3d(0,0,-1,0deg);}
50%{transform:translateY(8%) rotate3d(0,0,-1,3deg);}
100%{transform:translateY(0%) rotate3d(0,0,-1,0deg);}
}
@-webkit-keyframes floating{0%{-webkit-transform:translateY(0%) rotate3d(0,0,-1,0deg);}
50%{-webkit-transform:translateY(8%) rotate3d(0,0,-1,3deg);}
100%{-webkit-transform:translateY(0%) rotate3d(0,0,-1,0deg);}
}
.upToScroll a.scrollToTop:before{content:'';display:block;background:transparent url("../img/common/icons/object_3_addon.png") no-repeat 50% 100%;background-size:cover;width:52px;height:14px;animation-name:spining;-webkit-animation-name:spining;animation-duration:0.5s;-webkit-animation-duration:0.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-timing-function:linear;-webkit-animation-timing-function:linear;animation-play-state:running;-webkit-animation-play-state:running;}
@keyframes spining{from{transform:rotateY(0deg);}
to{transform:rotateY(-360deg);}
}
@-webkit-keyframes spining{from{-webkit-transform:rotateY(0deg);}
to{-webkit-transform:rotateY(-360deg);}
}
.upToScroll a.scrollToTop:after{content:'';display:block;margin-top:8px;margin-left:59px;background:transparent url("../img/common/icons/object_3_small.png") no-repeat 50% 100%;background-size:cover;width:8px;height:30px;animation-name:rotating;-webkit-animation-name:rotating;animation-duration:0.5s;-webkit-animation-duration:0.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-timing-function:linear;-webkit-animation-timing-function:linear;animation-play-state:running;-webkit-animation-play-state:running;}
@keyframes rotating{from{transform:rotate(0deg);}
to{transform:rotate(-360deg);}
}
@-webkit-keyframes rotating{from{-webkit-transform:rotate(0deg);}
to{-webkit-transform:rotate(-360deg);}
}
#yt_content .yt-slideshow{width:100%;max-height:433px;position:relative;overflow:hidden;}
#yt_content .yt-slideshow .owl-controls{margin-top:0px !important;}
.owl-controls .owl-pagination{text-align:center;}
.owl-controls .owl-pagination .owl-page{width:12px;height:12px;display:inline-block;margin:0 3px;background-color:#b4b4b4;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}
#confirmbox .btn-cart{background-image:url(../img/common/icons/btn-cart-bs.png);background-repeat:no-repeat;background-position:center center;}
.resp-tabs-container .owl-item{padding-left:30px;}
.owl-buttons .owl-next,
.owl-buttons .owl-prev{display:inline-block;width:36px;height:36px;background-color:rgba(0,0,0,.2);overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center center;}
.owl-buttons .owl-next{background-image:url(../img/common/icons/btn-next-owl.png);}
.owl-buttons .owl-prev{background-image:url(../img/common/icons/btn-prev-owl.png);}
.resp-tab-content .btn-nav{position:absolute;top:48%;z-index:99;}
.resp-tab-content .btn-nav.btn-prev{left:0px;}
.resp-tab-content .btn-nav.btn-next{right:0px;}
.resp-vtabs ul.resp-tabs-list{width:170px !important;}
.resp-vtabs .resp-tabs-container{margin-left:169px;clear:inherit !important;float:none !important;width:auto !important;padding:15px 20px !important;}
.old-price .price{text-decoration:line-through;}
.slider-ourmember .owl-item{padding-left:30px;}
.slider-ourmember .owl-item .sm_quickview_handler{display:none !important;left:9999px !important;}
.slider-ourmember .owl-item .item-inner{padding:0px;border:none !important;}
.wrapper-owl-slider{margin-left:-30px;}
.overflow-owl-slider{overflow:hidden;}
.our-member .owl-pagination{padding-left:30px;}
.over-flow-padding{overflow:hidden;}
.carousel-dotted > li{width:10px;height:10px;background:#efefef;border-radius:50%;display:inline-block;border:none;margin:0px !important;margin-left:2px;}
.carousel-dotted > li.active{width:10px;height:10px;}
.wrapper-client-say{background:#f7f7f7;padding-right:10px;}
.client-say-wrapper{margin-top:26px;margin-bottom:25px;}
.client-image{width:139px;float:left;position:relative;}
.img-wrapper > a:before{background:rgba(0, 0, 0, 0.3);content:"";display:inline-block;position:absolute;width:100%;height:100%;z-index:999;transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);}
.img-wrapper:hover > a:before{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);}
.btn-button-st:hover{box-shadow:0 0 5px rgba(0, 0, 0, 0.5);-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.5);-moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.5);}
.client-info{margin-left:165px;}
.des-client{font-size:116.67%;padding:10px 0px 15px 0px;}
.carousel-dotted{width:auto;left:inherit;right:0px;top:-58px;}
.client-bottom > a{color:#000;}
.client-bottom > a .color-client{font-weight:bold;}
.shop-info .shop-info-wrapper{margin-top:23px;}
.shop-info .tt-info{color:#000;}
.shop-info .info-list > li{padding:5px 0 5px 35px;background-repeat:no-repeat;background-position:left center;}
#yt_left .block,
#yt_right .block,
.block-related{display:inline-block;width:100%;margin-bottom:34px;padding-left:18px;padding-right:18px;border:1px solid #ddd;}
#yt_left .block .block-title,
#yt_right .block .block-title,
.block-related .block-title{position:relative;border-bottom:3px solid;margin:-5px -19px 0px -19px;}
#yt_left .block .block-title strong,
#yt_right .block .block-title strong,
.block-related .block-title strong{display:inline-block;font-size:15px;position:relative;color:#fff;line-height:37px;padding:0 18px;}
#yt_left .block .block-title strong:before,
#yt_right .block .block-title strong:before,
.block-related .block-title strong:before{content:"";display:inline-block;position:absolute;right:-20px;top:0px;width:0;height:0;border-right:20px solid transparent;}
#yt_left .block .block-content,
#yt_right .block .block-content,
.block-related .block-content{padding:20px 0px;}
.block-tags .tags-list li{float:left;margin-right:5px;margin-bottom:10px;}
.block-tags .tags-list li a{font-size:100% !important;color:#fff;background-color:#aaaaaa;display:inline-block;padding:6px 9px;}
.block-tags .view-all-tag{clear:both;text-align:right;}
.block-tags .view-all-tag a{display:inline-block;background-repeat:no-repeat;background-position:right center;font-style:italic;}
.btn-button-st{color:#fff !important;display:inline-block !important;margin-top:10px;padding:10px 15px !important;text-transform:uppercase;}
.st-categories .category-wrap h2,
.detail-st-img h2{color:#000;margin:15px 0 10px;text-transform:uppercase;}
.yt-breadcrumbs{margin-top:15px;}
.yt-breadcrumbs .breadcrumbs ul li{display:inline-block;padding:0px 0px 0px 8px;}
.yt-breadcrumbs .breadcrumbs ul li:first-child{padding-left:0px;padding-right:0px;}
.yt-breadcrumbs .breadcrumbs ul li:last-child{background:none;}
.yt-breadcrumbs .breadcrumbs ul li:last-child:after{display:none;}
.yt-breadcrumbs .breadcrumbs ul li strong{font-weight:normal;}
.yt-breadcrumbs .breadcrumbs ul li:after{font-family:fontawesome;content:"\f101";float:right;font-size:12px;margin-left:10px;}
.breadcrumbs-style2{background-color:#c9c9c9;}
.breadcrumbs-style4{border-top:1px solid #e5e5e5;}
#yt_wrapper .page-title{margin-bottom:20px;}
#yt_wrapper .page-title h1{font-size:180%;text-transform:uppercase;font-weight:normal;color:#333;}
.category-description{margin-bottom:20px;}
.category-description a{color:#5F87D1;}
.category-description img{width:auto;max-width:100%;}
.no-rating a, .no-rating span{font-size:91.67%;color:#909090;}
.ratings{padding:0;direction:ltr;display:inline-block;}
.rating-box{background:url(../img/common/icons/bkg_rating.png) 0px -25px repeat-x;height:12px;display:inline-block;width:68px;float:left;margin-right:18px;position:relative;top:4px;}
.rating-box .rating{background:url(../img/common/icons/bkg_rating.png) 0 0 repeat-x;height:12px;left:0;position:absolute;top:-1px;}
.ratings .amount{display:inline-block;float:left;}
.amount a{font-size:91.67%;color:#909090;}
.ratings-table{margin:5px 0;}
.ratings-table td,
.ratings-table th{padding:3px 0;}
.ratings-table td.label,
.ratings-table th{font-weight:bold;padding-right:8px;}
.toolbar{border:1px solid #ddd;margin-bottom:30px;display:inline-block;width:100%;padding:6px;}
.toolbar .limiter-wrap label,
.toolbar .limiter-wrap .select-new,
.toolbar .sort-by-wrap .select-new{float:left;}
.toolbar .sort-by-wrap,
.toolbar .view-mode-wrap,
.toolbar .limiter-wrap{float:left;}
.toolbar .view-mode-wrap{margin-right:10px;}
.toolbar .view-mode-wrap .view-mode strong,
.toolbar .view-mode-wrap .view-mode a{display:inline-block;float:left;width:30px;height:30px;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;transition:0.2s;-moz-transition:0.2s;-webkit-transition:0.2s;}
.toolbar .view-mode-wrap .view-mode strong,
.toolbar .view-mode-wrap .view-mode a:hover{background-position:left bottom;}
.toolbar .limiter-wrap,
.toolbar .sort-by-wrap,
.pagination-wrap{position:relative;height:30px;}
.toolbar .select-inner{background:url(../img/common/icons/bg-selectbox.png) no-repeat right 13px;height:30px;line-height:30px;border:1px solid #ddd;position:relative;}
.toolbar .limiter .select-inner{width:51px;}
.toolbar .sort-by-wrap .select-inner{min-width:100px;}
.toolbar .overwrite-sortby,
.toolbar .overwrite-limiter{color:#404040;padding:0 25px 0 10px;height:100%;line-height:29px;}
.toolbar label{line-height:30px;margin-right:10px;font-weight:normal;float:left;color:#404040;}
.toolbar .limiter-wrap{margin-right:20px;margin-left:20px;}
.toolbar .select-inner{cursor:pointer;display:block !important;transition:0.2s;-moz-transition:0.2s;-webkit-transition:0.2s;}
.toolbar .select-inner:hover{border:1px solid #aaaaaa;}
.toolbar .select-inner > ul{min-width:inherit;background:#fff;padding:0;box-shadow:0 3px 3px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0 3px 3px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 3px 3px rgba(0, 0, 0, 0.3);position:absolute;width:100%;top:27px;left:0px;border:none;border-radius:0;font-size:inherit;z-index:1000;}
.toolbar .select-inner > ul li a{display:block;padding:8px 10px;color:inherit;border-bottom:1px solid #ddd;}
.toolbar .select-inner > ul li a:hover{background:none;}
.toolbar .select-inner > ul li:last-child a{border-bottom:none;}
.pagination-wrap{float:right;}
.pagination-wrap .pagination{margin:0;border-radius:0;padding:0;}
.pagination-wrap .pagination .pages label{display:inline-block;}
.pagination-wrap .pagination .pages ol{display:inline-block;}
.pagination-wrap .pagination .pages ol li{display:inline-block;vertical-align:top;}
.pagination-wrap .pagination .pages ol li a, .pagination-wrap .pagination .pages ol li span{display:inline-block;height:30px;line-height:29px;min-width:30px;border:1px solid #ddd;padding:0 10px;color:#404040;text-align:center;transition:0.2s;-moz-transition:0.2s;-webkit-transition:0.2s;}
.pagination-wrap .pagination .pages ol li a:hover{color:#fff;}
.pagination-wrap .pagination .pages ol li.current a{color:#fff;}
.toolbar .btn-toolbar{position:absolute;left:0px;top:0px;width:100%;height:100%;}
.toolbar .btn-sortby{width:30px;height:30px;background-position:center center;display:inline-block;background-repeat:no-repeat;overflow:hidden;text-indent:-9999px;margin-left:6px;}
.toolbar .set-desc{background-image:url(../img/common/icons/up-icon.png);}
.toolbar .set-asc{background-image:url(../img/common/icons/down-icon.png);}
.price-box{display:inline-block;}
.old-price{display:inline-block;vertical-align:top;position:relative;margin-left:5px;}
.price-box.price-box--items-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.price-box.price-box--items-list .old-price {
    margin-left: 0;
}
.price-box.price-box--items-list .special-price {
    margin-right: 0;
}
.old-price .price-label{display:none;}
.special-price{display:inline-block;vertical-align:top;float:left;}
.special-price .price-label{display:none;}
.special-price > .price{font-size:100% !important;}
.price-from,
.price-to{display:inline-block;}
.price-from .price,
.price-to .price{font-size:100% !important;font-weight:normal !important;}
.block-image-static{margin-bottom:30px;}
.block-image-static a img{width:auto;max-width:100%;transition:0.3s;-moz-transition:0.3s;-webkit-transition:0.3s;}
.block-image-static a:hover img{opacity:0.8;}
.respl-item{margin-bottom:30px;}
.respl-item .item-inner{padding:15px;border:1px solid #ddd;overflow:hidden;position:relative;}
.respl-item .item-inner:hover{border:1px solid #aaa!important;}
.respl-item .item-inner .w-image-box{position:relative;}
/*.respl-item .item-inner .w-image-box .item-image img{height:122px;}*/
.respl-item .item-inner .w-image-box .item-image a img{max-width:100%;max-height:122px;}
.respl-item .item-inner .w-image-box .item-image a{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 122px;
}
.respl-item .item-inner .w-image-box .sale-item{width:73px;height:27px;background:url(../img/common/icons/sale-label-product.png) no-repeat top left;position:absolute;top:-8px;left:-8px;overflow:hidden;}
.respl-item .item-inner .w-image-box .sale-item span{display:none;}
.respl-item .item-inner .w-image-box .new-item{width:45px;height:27px;background:url(../img/common/icons/new-label-product.png) no-repeat top left;position:absolute;bottom:-5px;left:0px;overflow:hidden;}
.respl-item .item-inner .w-image-box .destination-item-1{top:-10px;left:-10px;background:transparent url(../img/common/icons/gaming.png) no-repeat center center;width:45px;height:28px;position:absolute;}
.respl-item .item-inner .w-image-box .destination-item-2{top:-21px;left:-15px;background:transparent url(../img/common/icons/premium.png) no-repeat center center;width:108px;height:72px;position:absolute;}
.respl-item .item-inner .w-image-box .destination-item-3{top:-10px;left:-10px;background:transparent url(../img/common/icons/sale.png?v1) no-repeat center center;width:48px;height:48px;position:absolute;}
.respl-item .item-inner .w-image-box .new-item span{display:none;}
.respl-item .item-inner .item-info{position:relative;padding-top:5px;}
.respl-item .item-inner .item-info .item-title{text-overflow:ellipsis;overflow:hidden;padding:0px 0 2px;}
.respl-item .item-inner .item-info .item-title a, .respl-item .item-inner .item-info .item-title span{font-size:116.67%;white-space:nowrap;font-weight:bold;}
.respl-item .item-inner .item-info .item-price{height:30px;line-height:30px;}
.respl-item .item-inner .item-info .item-price .price-box .price{font-size:125%;font-weight:bold;color:#ea3a3c;}
.respl-item .item-inner .item-info .item-price .price-box .price-label{font-weight:normal;}
.respl-item .item-inner .item-info .item-price .price-box .special-price{margin-right:1px;}
.respl-item .item-inner .item-info .item-price .price-box .old-price .price{font-size:11px;font-weight:normal;color:#999;position:relative;top:1px;}
.respl-item .item-inner .item-info .item-price .r-price-box .price{font-size:100%;font-weight:normal;}
.respl-item .item-inner .item-info .item-review{height:20px;padding-top:0px;margin-bottom:4px;margin-top:5px;}
.respl-item .item-inner .item-info .item-review .rating-box{top:0px;}
.respl-item .item-inner .item-info .item-review .ratings{position:relative;top:3px;}
.respl-item .item-inner .item-info .item-review .ratings .amount{display:none;}
.respl-item .item-inner .btn-pd{display:inline-block !important;width:30px;height:30px;position:absolute;z-index:20;background-color:#999999;overflow:hidden;text-indent:-9999px;background-repeat:no-repeat;background-position:center center;}
.respl-item .item-inner .btn-pd.btn-cart{background-image:url(../img/common/icons/btn-cart.png);top:30px;right:-30px;transition:right 0.3s ease 0s, background-color 0.2s ease 0s;-webkit-transition:right 0.3s ease 0s, background-color 0.2s ease 0s;-o-transition:right 0.3s ease 0s, background-color 0.2s ease 0s;}
.respl-item .item-inner .btn-pd.sm_quickview_handler{background-image:url(../img/common/icons/btn-quickview.png);top:65px;right:-60px;transition:right 0.3s ease 0.1s, background-color 0.2s ease 0s;-webkit-transition:right 0.3s ease 0.1s, background-color 0.2s ease 0s;-o-transition:right 0.3s ease 0.1s, background-color 0.2s ease 0s;}
.respl-item .item-inner .btn-pd.item-wishlist{background-image:url(../img/common/icons/btn-wishlist.png);top:100px;right:-90px;transition:right 0.3s ease 0.2s, background-color 0.2s ease 0s;-webkit-transition:right 0.3s ease 0.2s, background-color 0.2s ease 0s;-o-transition:right 0.3s ease 0.2s, background-color 0.2s ease 0s;}
.respl-item .item-inner .btn-pd.item-compare{background-image:url(../img/common/icons/btn-compare.png);top:135px;right:-120px;transition:right 0.3s ease 0.3s, background-color 0.2s ease 0s;-webkit-transition:right 0.3s ease 0.3s, background-color 0.2s ease 0s;-o-transition:right 0.3s ease 0.3s, background-color 0.2s ease 0s;}
.respl-item .item-inner:hover .btn-pd{right:7px;}
.mutil-col-slider{position:relative;}
.customNavigation .btn-nav{width:46px;height:46px;background-color:#999999;background-position:center center;background-repeat:no-repeat;display:inline-block;overflow:hidden;text-indent:-9999px;cursor:pointer;border-radius:50%;position:absolute;top:50%;margin-top:-23px;z-index:9;-moz-border-radius:50%;-webkit-border-radius:50%;transition:background-color 0.2s ease 0s;-webkit-transition:background-color 0.2s ease 0s;-moz-transition:background-color 0.2s ease 0s;}
.customNavigation .btn-nav.btn-next{background-image:url(../img/common/icons/btn-next-owl.png);right:-23px;}
.customNavigation .btn-nav.btn-prev{background-image:url(../img/common/icons/btn-prev-owl.png);left:-23px;}
.sale-item{width:73px;height:27px;background:url(../img/common/icons/sale-label-product.png) no-repeat top left;position:absolute;overflow:hidden;}
.sale-item span{display:none;}
.new-item{width:45px;height:27px;background:url(../img/common/icons/new-label-product.png) no-repeat top left;position:absolute;overflow:hidden;}
.new-item span{display:none;}
.products-list .respl-item-list{margin-bottom:30px;}
.products-list .respl-item-list .item-inner{position:relative;padding:0;border:none;}
.products-list .respl-item-list .w-image-box{float:left;width:194px;border:1px solid #ddd;position:relative;}
.products-list .respl-item-list .w-image-box:hover{border-color:#aaaaaa;}
.products-list .respl-item-list .w-image-box .sale-item{top:7px;left:7px;}
.products-list .respl-item-list .w-image-box .new-item{top:7px;right:7px;}
.products-list .respl-item-list .w-image-box .destination-item-1{top:-10px;left:-10px;background:transparent url(../img/common/icons/gaming.png) no-repeat center center;width:45px;height:28px;position:absolute;}
.products-list .respl-item-list .w-image-box .destination-item-2{top:-25px;left:-25px;background:transparent url(../img/common/icons/premium.png) no-repeat center center;width:108px;height:72px;position:absolute;}
.products-list .respl-item-list .w-image-box .destination-item-3{top:-15px;left:-15px;background:transparent url(../img/common/icons/sale.png?v1) no-repeat center center;width:48px;height:48px;position:absolute;}
.products-list .respl-item-list .w-image-box .item-image{position:relative;}
.products-list .respl-item-list .w-image-box .item-image a{display:block;}
.products-list .respl-item-list .w-image-box .item-image a img{max-width:100%;max-height:160px;}
.products-list .respl-item-list .w-image-box .item-image .sm_quickview_handler{display:inline-block !important;width:30px;height:30px;overflow:hidden;text-indent:-9999px;position:absolute;right:10px;bottom:10px;margin-top:-15px;background:url(../img/common/icons/btn-quickview.png) no-repeat center center #999;transition:0.3s;-moz-transition:0.3s;-webkit-transition:0.3s;transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);-ms-transform:scale(0);}
.products-list .respl-item-list .w-image-box .item-image .sm_quickview_handler span{display:none;}
.products-list .respl-item-list .w-image-box .item-image:hover .sm_quickview_handler{transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);}
.products-list .respl-item-list .product-shop{margin-left:224px;}
.products-list .respl-item-list .product-shop .f-fix .product-name{margin:3px 0 5px;}
.products-list .respl-item-list .product-shop .f-fix .product-name a, .products-list .respl-item-list .product-shop .f-fix .product-name span{font-size:116.67%;font-weight:bold;}
.products-list .respl-item-list .product-shop .f-fix .item-price{height:30px;line-height:30px;}
.products-list .respl-item-list .product-shop .f-fix .item-price .price-box .price{font-size:150%;font-weight:bold;color:#ea3a3c;}
.products-list .respl-item-list .product-shop .f-fix .item-price .price-box .price-label{font-weight:normal;}
.products-list .respl-item-list .product-shop .f-fix .item-price .price-box .special-price{margin-right:1px;}
.products-list .respl-item-list .product-shop .f-fix .item-price .price-box .old-price .price{font-size:100%;font-weight:normal;color:#999;position:relative;top:2px;margin-left:5px;}
.products-list .respl-item-list .product-shop .f-fix .item-review .rating-box{margin-bottom:5px;}
.products-list .respl-item-list .product-shop .f-fix .item-review .amount{display:none;}
.products-list .respl-item-list .product-shop .f-fix .item-review .no-rating{position:relative;top:-3px;}
.products-list .respl-item-list .product-shop .f-fix .item-review .rating-links{display:none;}
.products-list .respl-item-list .product-shop .f-fix .desc{padding:5px 0px 0px;}
.products-list .respl-item-list .product-shop .f-fix .list-action{padding:15px 0px 0px;}
.products-list .respl-item-list .product-shop .f-fix .list-action .btn-cart{height:30px;line-height:30px;color:#fff;text-transform:uppercase;padding:0px 8px 0px 30px;background:url(../img/common/icons/btn-cart.png) no-repeat 8px center #999999;display:inline-block;vertical-align:top;margin-right:3px;transition:0.3s;-moz-transition:0.3s;-webkit-transition:0.3s;}
.products-list .respl-item-list .product-shop .f-fix .list-action .item-wishlist,
.products-list .respl-item-list .product-shop .f-fix .list-action .item-compare{display:inline-block !important;width:30px;height:30px;background-position:center center;background-repeat:no-repeat;background-color:#999999;vertical-align:top;margin-right:3px;transition:0.3s;-moz-transition:0.3s;-webkit-transition:0.3s;}
.products-list .respl-item-list .product-shop .f-fix .list-action .item-wishlist span,
.products-list .respl-item-list .product-shop .f-fix .list-action .item-compare span{display:none;}
.products-list .respl-item-list .product-shop .f-fix .list-action .item-wishlist{background-image:url(../img/common/icons/btn-wishlist.png);}
.products-list .respl-item-list .product-shop .f-fix .list-action .item-compare{background-image:url(../img/common/icons/btn-compare.png);}
.account-login .cus-wrapper-login,
.account-login .reg-container{border:1px solid #d9d9d9;min-height:282px;padding:15px 15px 10px;}
.account-login .cus-wrapper-login .input-text,
.account-login .reg-container .input-text{width:100%;}
.account-login .content > h2{text-transform:uppercase;margin-bottom:10px;font-size:117%;font-family:inherit;border-bottom:medium double #f6f6f6;display:inline-block;padding-bottom:5px;}
.product-tags > li{display:inline-block;margin-right:5px;}
#yt_tab_reviewform .box-reviews dl dd{margin-bottom:10px;}
.yt-product-detail .qty-set{margin-right:15px;}
.yt-product-detail .tier-prices{margin-bottom:20px;background-color:#fafafa;padding:5px 10px;}
.yt-product-detail .tier-prices li{padding:5px 0px;}
.yt-product-detail .image-box-detail{margin-bottom:30px;}
.yt-product-detail .box-collateral.box-tags > h2{text-transform:uppercase;margin-bottom:10px;font-weight:bold;}
.yt-product-detail .box-collateral.box-tags > h3{font-family:inherit;margin-bottom:5px;}
.yt-product-detail .box-collateral.box-tags .input-text{width:100%;margin-bottom:5px;}
.yt-product-detail .yt-detail-right{margin-bottom:30px;}
.yt-product-detail .yt-detail-right .add-to-cart{float:left;}
.yt-product-detail .yt-detail-right .add-to-cart .btn-cart{float:left;background-image:url(../img/common/icons/btn-cart.png);background-repeat:no-repeat;padding-left:30px;background-position:9px center;margin-bottom:5px;margin-right:5px;}
.yt-product-detail .yt-detail-right .short-description li{display:inline-block;}
.yt-product-detail .yt-detail-right .short-description li:after{content:".";}
.yt-product-detail .yt-detail-right .availability, .yt-product-detail .yt-detail-right .product-id, .yt-product-detail .yt-detail-right .product-warranty{font-weight:bold;color:#444;}
.yt-product-detail .yt-detail-right .like-social{display:inline-block;width:100%;padding-top:20px;}
.yt-product-detail .yt-detail-right .product-shop .buttons-set{margin-top:20px;}
.yt-product-detail .yt-detail-right .product-shop .product-name{font-size:180%;font-weight:normal;margin-bottom:8px;color:#444;line-height:30px;}
.yt-product-detail .yt-detail-right .product-shop .product-review{margin:13px 0 10px;}
.yt-product-detail .yt-detail-right .product-shop .short-description{clear:both;margin:0px 0 20px;}
.yt-product-detail .yt-detail-right .product-shop .short-description .quick-overview{font-weight:bold;font-size:116.67%;margin-bottom:7px;color:#444;}
.yt-product-detail .yt-detail-right .product-shop .price-box-bundle .price-box{margin:15px 0px 0px;}
.yt-product-detail .yt-detail-right .product-shop .price-box{margin:10px 0;width:100%;padding-bottom:10px;border-bottom:1px dashed #ccc;}
.yt-product-detail .yt-detail-right .product-shop .price-rates{margin-top:0;}
.yt-product-detail .yt-detail-right .product-shop .price-box .regular-price .price{font-size:150%;font-weight:bold;}
.yt-product-detail .yt-detail-right .product-shop .price-box .special-price{margin-right:10px;font-weight:bold;}
.yt-product-detail .yt-detail-right .product-shop .price-box .special-price .price{font-size:150%;}
.yt-product-detail .yt-detail-right .product-shop .price-box .old-price{top:6px;}
.yt-product-detail .yt-detail-right .product-shop .price-box .old-price .price{font-size:100%;font-weight:normal;color:#999999;}
.yt-product-detail .yt-detail-right .product-options{margin:0 -15px;}
.yt-product-detail .yt-detail-right .product-options .w-option{padding:0 15px;width:50%;float:left;}
.yt-product-detail .yt-detail-right .product-options label{font-weight:normal;margin-bottom:2px;}
.yt-product-detail .yt-detail-right .product-options dd,
.yt-product-detail .yt-detail-right .product-options select,
.yt-product-detail .yt-detail-right .product-options .options-list{margin-bottom:5px;}
.yt-product-detail .yt-detail-right .product-options .selector{position:relative;width:100% !important;}
.yt-product-detail .yt-detail-right .product-options .selector span{display:inline-block;padding:0 43px 0 10px;width:100% !important;line-height:31px;background:url("../img/common/icons/select-btn-detail.png") no-repeat right top #ffffff;border:1px solid #ccc;}
.yt-product-detail .yt-detail-right .product-options .selector select{opacity:0;position:absolute;top:0px;left:0px;width:100%;height:33px;}
.yt-product-detail .yt-detail-right .quantity-input.qty{height:30px;line-height:30px;text-align:center;width:38px;float:left;padding:0;margin-left:-1px;font-size:107.14%;border:1px solid #ddd;}
.yt-product-detail .yt-detail-right .wrap-qty{float:left;margin-right:5px;}
.yt-product-detail .yt-detail-right .qty-title{display:inline-block;float:left;line-height:30px;margin-right:7px;}
.yt-product-detail .yt-detail-right .product-add-box{float:left;}
.yt-product-detail .yt-detail-right .product-add-box .add-to-links li{margin-right:5px;float:left;}
.yt-product-detail .yt-detail-right .product-add-box .add-to-links li a{display:inline-block;padding:0 10px;height:30px;background-color:#999999;background-repeat:no-repeat;background-position:center center;overflow:hidden;color:#fff;text-align:center;line-height:30px;text-transform:uppercase;transition:0.2s;-moz-transition:0.2s;-webkit-transition:0.2s;}
.yt-product-detail .jCarouselLite li{margin-bottom:11px;text-align:center;}
.yt-product-detail .popup-btn.hidden-phone{position:absolute;right:3px;bottom:3px;display:inline-block;z-index:9999;}
.yt-product-detail .popup-btn.hidden-phone a{background:url(../img/common/icons/icon-zoom.png) no-repeat center center;line-height:100%;text-align:center;display:inline-block;width:38px;height:38px;overflow:hidden;text-indent:-999em;}
.yt-product-detail .product-img-box{position:relative;z-index:1;float:left;width:100%;display:table;}
.yt-product-detail .product-img-box .yt-detail-image{position:relative;direction:ltr;display:table-cell;vertical-align:middle;}
.yt-product-detail .product-img-box .more-views{width:98px;float:left;}
.yt-product-detail .product-img-box .more-views ul li img{border:1px solid #fff;padding:7px;}
.yt-product-detail .product-img-box .more-views .btn_thumb{display:inline-block;width:30px;height:30px;color:#999;line-height:30px;text-align:center;font-size:20px;overflow:hidden;position:absolute;left:37px;z-index:9;cursor:pointer;transition:0.2s;-moz-transition:0.2s;-webkit-transition:0.2s;}
.yt-product-detail .product-img-box .more-views .next{bottom:-18px;}
.yt-product-detail .product-img-box .more-views .prev{top:-31px;}
.yt-product-detail .product-img-box .more-views #items-gallery a img{margin:auto;max-height: 60px;}
.yt-product-detail .product-image-zoom .product-image-zoom{position:relative;}
.yt-product-detail .product-image-zoom .product-image-zoom #wrap img{max-width:100%;max-height:320px;margin:25px 0;}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.yt-product-detail .product-image-zoom .product-image-zoom #wrap img {width: 100%;}
}

.yt-product-detail .product-image-zoom .product-image-zoom .cloud-zoom{text-align:center;overflow:hidden;}
.yt-product-detail .product-image-zoom .product-image-zoom .mousetrap{width:100% !important;height:100% !important;}

#yt_tab_reviewform .box-reviews h2{text-transform:uppercase;margin:4px 0px 20px 0px;font-weight:bold;}
#yt_tab_reviewform .box-reviews dl{margin-bottom:20px;}
.upsell-product-wrapper, .tab-container{clear:both;padding-top:40px;}
.upsell-product-wrapper .upsell-wrapper-slider{position:relative;}
.upsell-product-wrapper .upsell-wrapper-slider .button-default{position:absolute;top:40%;}
.upsell-product-wrapper .upsell-wrapper-slider .prev-upsell{left:-18px;}
.upsell-product-wrapper .upsell-wrapper-slider .next-upsell{right:-18px;}
.upsell-product-wrapper .border-cat{box-shadow:0 0 1px #868585 inset;-webkit-box-shadow:0 0 1px #868585 inset;-moz-box-shadow:0 0 1px #868585 inset;}
.upsell-product-wrapper .border-cat .respl-item{margin-bottom:0px;}
.upsell-product-wrapper .border-cat .respl-item .item-inner{border:1px solid transparent;}
.upsell-product-wrapper .border-cat .respl-item .item-inner:hover{border:1px solid #aaa;}
.home-wrapper-item{padding:0 20px;}
.home-wrapper-item .item-feature{float:left;width:50%;padding:0 10px;}
.home-wrapper-item .item-feature .title-item-feature{margin-bottom:12px;margin-top:4px;}
.home-wrapper-item .item-feature .title-item-feature h2{font-weight:bold;}
.home-wrapper-item .item-feature > ul > li{display:block;float:none;}
.home-wrapper-item .item-feature > ul > li a{display:block;padding:6px 0px;}
.home-wrapper-item .layout-block{border-right:1px solid #ddd;}
.home-wrapper-item .color-block{padding-left:30px;}
.home-wrapper-item .color-block ul li{float:left;margin-right:10px;margin-top:4px;}
.home-wrapper-item .color-block ul li a{display:inline-block;width:40px;height:40px;overflow:hidden;text-indent:-9999px;transition:0.3s;-moz-transition:0.3s;-webkit-transition:0.3s;}
.home-wrapper-item .color-block ul li a:hover{box-shadow:3px 3px 0px 0px rgba(0, 0, 0, 0.3);-webkit-box-shadow:3px 3px 0px 0px rgba(0, 0, 0, 0.3);-moz-box-shadow:3px 3px 0px 0px rgba(0, 0, 0, 0.3);}
.home-wrapper-item .color-block ul .red a{background-color:#ea3a3c;}
.home-wrapper-item .color-block ul .green a{background-color:#20bc5a;}
.home-wrapper-item .color-block ul .blue a{background-color:#5f87d1;}
.home-wrapper-item .color-block ul .orange a{background-color:#f8ab16;}
.home-wrapper-item .color-block ul .cyan a{background-color:#009688;}
.customer-review > h4{text-transform:uppercase;margin-bottom:10px;font-weight:bold;}
#product-options-wrapper dd .qty-holder{display:inline-block;margin-top:10px;}
#product-options-wrapper dd .qty-holder label{font-weight:normal;margin-right:6px;}
#yt_tab_custom img{width:auto;max-width:100%;}
.yt-product-detail .yt-detail-right .add-to-holder,
.yt-product-detail .yt-detail-right .add-to-box{margin-top:5px;}
.yt-product-detail .yt-detail-right .add-to-holder .price-box{display:none;}
.qty-set{display:inline-block;position:relative;margin-right:0px;}
.bundle-product .product-options{margin-left:0px !important;margin-right:0px !important;}
.product-options ul.options-list .label{color:#909090;font-size:100%;line-height:170%;padding:0;}
#product-options-wrapper.product-options dd{margin-bottom:15px;}
#product-options-wrapper.product-options .validation-advice{min-width:200px;color:red;}
#product-options-wrapper ul.options-list label{font-weight:normal;}
#downloadable-links-list > li{margin:5px 0px;}
.data-table.grouped-items-table{margin-bottom:15px;}
.data-table.grouped-items-table tr td,
.data-table.grouped-items-table input.input-text,
#product-options-wrapper .qty-holder input.input-text{text-align:center;}
#product-options-wrapper .qty-holder input.input-text{width:50px;}
.yt-product-detail .price-as-configured{margin-bottom:15px;margin-top:10px;}
.yt-product-detail .tab-product-detail{float:left;width:100%;margin-bottom:20px;position:relative;top:-3px;}
.yt-product-detail .tab-product-detail .box-tags .note{padding-top:5px;}
.yt-product-detail .tab-product-detail .product-tags{margin-bottom:10px;}
.yt-product-detail .tab-product-detail .product-tags li:after{content:",";}
.yt-product-detail .tab-product-detail #yt_tab_reviewform input[type="radio"]{margin:0 0 0 48%;}
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews .pager{padding:5px 10px;border:1px solid #E9E9E9;line-height:230%;margin:10px 0 20px 0;border-bottom:4px solid #e9e9e9;}
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews .pager .amount{float:left;}
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews .pager .amount strong{font-weight:normal;}
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews .pager .limiter{float:right;}
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews .pager .limiter select{margin:0 10px;}
.yt-product-detail .tab-product-detail .yt-tab-content #yt_tab_reviewform .form-add .customer-review{margin-bottom:30px;}
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews dl dd{padding-bottom:10px;border-bottom:1px solid #E9E9E9;margin-bottom:10px;}
.yt-product-detail .tab-product-detail .yt-tab-content #customer-reviews dl dd:last-child{border:none;}
.block-map{margin-bottom:20px;}
.contact-map-wrap #map{height:297px;border:6px solid #ececec;}
.form-wrapper .input-box .input-text{width:100%;max-width:395px;}
.form-wrapper .input-box #comment{width:100%;max-width:none;}
.form-wrapper li .field{margin-bottom:10px;}
.form-wrapper .form-list li{margin-bottom:0px;}
.store-info .list-info .item-info{padding-left:52px;position:relative;margin-bottom:20px;}
.store-info .list-info .item-info > div:before{content:"";width:34px;height:34px;display:inline-block;background-color:#f0f0f0;background-repeat:no-repeat;background-position:center center;position:absolute;left:0px;top:0px;border-radius:50%;}
.store-info .list-info .item-info .info-content > h2{text-transform:uppercase;font-size:116.67%;}
.store-info .list-info .item-info .info-content .des-info{line-height:18px;padding-top:5px;}
.store-info .list-info .item-info.main-info > div:before{background-image:url(../img/common/icons/add_contact.png);}
.store-info .list-info .item-info.email-info > div:before{background-image:url(../img/common/icons/email_contact.png);}
.store-info .list-info .item-info.phone-info > div:before{background-image:url(../img/common/icons/phone_contact.png);}
.contact-form .buttons-set{border:none;}
.contact-form .buttons-set .button{float:left;margin-left:0px;}
.cms-about-us .page-title-blog{margin-top:0px;margin-bottom:25px;}
.title-about-us{background:url(../img/common/icons/bg-title-about.png) repeat-x left center;margin-bottom:17px;}
.title-about-us h2{background:#fff;display:inline-block;font-size:166.67%;padding:0 25px 6px 0;}
.welcome-about-us .image-about-us{float:left;width:270px;padding-top:6px;}
.welcome-about-us .des-about-us{margin-left:300px;line-height:18px;}
.our-member{clear:both;padding-top:30px;}
.our-member .owl-nav{display:none !important;}
.our-member .sm_quickview_handler{display:none !important;}
.our-member .owl-controls{position:absolute;top:-45px;left:0px;width:100%;}
.our-member .title-about-us{background:url(../img/common/icons/bg-title-about.png) repeat-x left center;margin-bottom:17px;text-align:center;}
.our-member .title-about-us h2{padding:0 15px 6px 15px;font-size:166.67%;}
.our-member .short-des{text-align:center;color:#909090;margin-bottom:5px;}
.our-member .overflow-owl-slider{padding-top:50px;}
.our-member .respl-item .w-image-box{border-radius:3px;overflow:hidden;}
.our-member .respl-item .w-image-box .cl-nw{display:inline-block;width:25px;height:25px;background-position:left top;background-repeat:no-repeat;position:absolute;bottom:-40px;left:50%;margin-left:-12px;overflow:hidden;text-indent:-9999px;z-index:10;border-radius:50%;}
.our-member .respl-item .w-image-box .cl-nw.cl-facebook{background-image:url(../img/common/icons/cl_facebook.png);margin-left:-42px;transition:all 0.3s ease 0s;-web-kit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;}
.our-member .respl-item .w-image-box .cl-nw.cl-flickr{background-image:url(../img/common/icons/cl_flickr.png);transition:all 0.5s ease 0s;-web-kit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;}
.our-member .respl-item .w-image-box .cl-nw.cl-twitter{background-image:url(../img/common/icons/cl_twitter.png);margin-left:18px;transition:all 0.7s ease 0s;-web-kit-transition:all 0.7s ease 0s;-moz-transition:all 0.7s ease 0s;}
.our-member .respl-item .w-image-box:hover .cl-nw{bottom:28px;}
.our-member .respl-item .info-member{text-align:center;padding-top:10px;}
.our-member .respl-item .info-member .cl-name > a{font-size:133.33%;}
.our-member .respl-item .info-member .cl-job{padding:3px 0px 2px;}
.our-member .respl-item .info-member .cl-des{color:#909090;}
.why-list li{position:relative;padding-left:29px;}
.why-list li:before{content:"";width:14px;height:12px;display:inline-block;position:absolute;left:0px;top:10px;background-repeat:no-repeat;background-position:top left;background-image:url(../img/common/icons/icon-whylist.png);}
.why-list li a{display:block;padding:5px 0 7px;background:url("../img/common/icons/border-bottom-bs.png") repeat-x left bottom;}
.why-list li:last-child > a{background:none;}
.happy-about-us{clear:both;padding-top:45px;}
.happy-about-us .happy-ab{border:1px solid #e9e9e9;padding:33px 8px 20px;}
.happy-about-us .happy-ab .title-happy-about{background:#fff;display:inline-block;left:20px;padding:5px 10px;position:absolute;top:-17px;}
.happy-about-us .happy-ab .title-happy-about h2{font-size:150%;position:relative;top:-2px;color:#444;}
.happy-about-us .happy-ab .ct-why{padding:0 10px 0 25px;position:relative;}
.happy-about-us .happy-ab .ct-why .client-say{font-size:107.69%;color:#909090;margin-bottom:10px;}
.happy-about-us .happy-ab .ct-why .client-info-about{color:#000;}
.happy-about-us .happy-ab .ct-why .client-info-about .name{font-size:133.33%;}
.happy-about-us .owl-controls{background:#fff;padding:0 5px;position:absolute;right:2px;top:-57px;}
.happy-about-us .owl-controls .owl-prev,
.happy-about-us .owl-controls .owl-next{border:none;display:inline-block;width:26px !important;height:26px !important;background-position:left top;background-repeat:no-repeat;overflow:hidden;text-indent:-9999px;background-color:transparent !important;top:0px;margin:0 3px;position:relative;}
.happy-about-us .owl-controls .owl-prev{background-image:url(../img/common/icons/btn-prev-hp.png) !important;margin-right:3px;right:0px !important;left:inherit !important;}
.happy-about-us .owl-controls .owl-nav{width:68px;display:inline-block;height:26px;background:#fff;}
.happy-about-us .owl-controls .owl-next{background-image:url(../img/common/icons/btn-next-hp.png) !important;right:0px !important;}
.happy-about-us .item > div:before{content:"";display:inline-block;position:absolute;width:16px;height:12px;background:url(../img/common/icons/note-client.png) no-repeat top left;left:0px;top:6px;}
.happy-about-us .owl-dots{display:none !important;}
.contacts-index-index #yt_main > .container{background:none;margin-bottom:5px;padding-bottom:0px;}
.blog-index-list .toolbar > div:before{display:none;}
.toolbar-bottom .toolbar > div:before{display:none !important;}
.cms-home .menu-on-top .yt-header-under-wrap .yt-main-menu{padding-left:0px;padding-right:0px;}
.listing-tabs-slider .slider-tabl .respl-item{width:100% !important;}
.crosssell{margin-top:20px;}
.crosssell h2{margin-bottom:15px;}
#yt_wrapper .cart form,
#yt_wrapper .cart .title-buttons{float:left;width:100%;}
#yt_wrapper .cart .title-buttons > .page-title{float:left;}
#yt_wrapper .checkout-types{margin-bottom:20px;text-align:right;}
#yt_wrapper .cart-collaterals .totals,
#yt_wrapper .cart-collaterals .col2-set #discount-coupon-form,
#yt_wrapper .cart-collaterals .col2-set .shipping{border:1px solid #e9e9e9;padding:15px;margin-top:20px;float:left;width:100%;line-height:200%;}
#yt_wrapper #shipping-zip-form,
#yt_wrapper #checkout-payment-method-load dt{line-height:170%;}
#yt_wrapper .cart-collaterals .totals td{overflow:hidden;text-align:left;white-space:nowrap;padding-right:0px;}
#yt_wrapper .cart-collaterals .totals .checkout-types{margin:5px 0 0;text-align:right;}
.totals > table{width:100%;text-align:right;}
#yt_wrapper .cart-collaterals .totals .checkout-types .btn-proceed-checkout{margin-bottom:5px;}
#checkout-progress-wrapper .block-content dt{border:1px solid #E9E9E9;font-weight:normal;padding:7px;margin-top:10px;}
.block-progress #billing-progress-opcheckout dt{margin-top:0px;}
#checkout-progress-wrapper .block-content dd.complete{padding:10px;border:1px solid #E9E9E9;border-top:none;}
#checkoutSteps > li{position:relative;margin-bottom:10px;float:left;width:100%;}
#checkoutSteps .step-title{background:#777;color:#fff;line-height:100%;padding:12px 20px;border:none;cursor:pointer;}
#checkout-step-payment .input-text,
#checkout-step-payment select{max-width:300px;}
label em{float:right;}
#checkoutSteps .step-title > span.number{font-weight:bold;float:left;margin-right:10px;font-size:130%;line-height:100%;}
#checkoutSteps .step-title > h2,
#checkoutSteps .step-title > span{font-size:120%;line-height:110%;font-weight:bold;font-family:inherit;text-transform:uppercase;}
#checkoutSteps.opc .step-title a{display:none;}
#checkoutSteps > li > div{padding:20px;border:1px solid #e1e1e1;border-top:none;float:left;width:100%;background:#fff;}
.item-options > dt,
.item-options > dd{display:inline-block;}
#checkoutSteps .input-text,
#checkoutSteps select{width:100%;}
#checkoutSteps .col2-set > div:first-child{padding-left:0;}
#checkoutSteps .col2-set > div:last-child{padding-right:0;}
#checkoutSteps h3{font-weight:bold;margin-bottom:10px;}
#checkoutSteps .col2-set .buttons-set .button{float:right;}
#payment_form_ccsave{margin-top:15px;}
#payment_form_ccsave .v-fix{float:left;margin-right:10px;}
#login-form .buttons-set .f-left{margin-top:10px;display:inline-block;}
#checkoutSteps #opc-login .buttons-set .f-left{float:left;width:auto;margin-top:10px;}
#checkoutSteps .please-wait{float:right;margin-right:10px;margin-top:7px;}
#checkout-progress-state{margin-bottom:20px;}
#checkout-progress-state > li{background:#777;color:#FFFFFF;float:left;padding:5px 0;text-align:center;width:20%;}
#checkout_multishipping_form .multiple-checkout .title-buttons{float:left;width:100%;}
#checkout_multishipping_form .multiple-checkout .title-buttons .page-title{float:left;}
.multiple-checkout .button{float:right;}
#checkout_multishipping_form #multiship-addresses-table{margin-top:15px;}
.multiple-checkout h2.legend{font-weight:bold;margin-bottom:10px;text-transform:uppercase;}
.multiple-checkout h3.legend{font-weight:bold;margin-bottom:10px;}
.multiple-checkout .col-wide h3,
.multiple-checkout .col-wide h4{font-weight:bold;margin-bottom:10px;}
.multiple-checkout .box-title{background:#777;}
.multiple-checkout .box .box-content{padding:15px;border:1px solid #e9e9e9;margin-bottom:15px;}
.multiple-checkout .messages{float:none;}
#multishipping-billing-form .sp-methods dt{line-height:170%;}
.multiple-checkout .box-title > h3,
.multiple-checkout .box-title > h2,
.multiple-checkout .box-title > h4{color:#ffffff;line-height:100%;padding:8px;}
.multiple-checkout .box-title > h3 > a,
.multiple-checkout .box-title > h2 > a,
.multiple-checkout .box-title > h4 > a{color:#ffffff;}
#checkout-review-submit .place-order .grand-total{float:right;}
#checkout-review-submit .place-order .grand-total big{line-height:200%;font-size:120%;}
#yt_wrapper #yt_left .block-account .title-header{position:relative;}
.my-account .input-text,
.my-account select{width:100% !important;}
.my-account .my-tag-edit .btn-remove:hover{color:#fff;}
.block-account .block-content a{border-bottom:1px solid #f3f3f3;display:block;padding:7px 0;}
.my-account .product-name{font-weight:bold;margin:5px 0;font-family:inherit;}
.my-account > .title-buttons{float:left;width:100%;}
.my-account #wishlist-view-form .buttons-set{float:right;}
.my-account #wishlist-view-form textarea{width:100%;margin-top:5px;}
.my-account #wishlist-view-form .price-box{font-size:116.67%;margin-bottom:5px;}
.my-account > #form-validate > .buttons-set{display:inline-block;width:100%;}
.my-account > #form-validate > .buttons-set .back-link{float:left;}
.my-account .box-account{margin-top:10px;}
.my-account .box-account .box-head{background:none repeat scroll 0 0 #777777;color:#FFFFFF;line-height:100%;padding:10px;}
.my-account .box-account .box-head > h2{float:left;font-family:inherit;text-transform:uppercase;}
.success-msg{background:#23b1fa;color:#fff;border-radius:3px;padding:5px 10px;}
.my-account .box-account .box-head > a{float:right;color:#fff;}
#checkout-step-login #login-form{margin-left:0;}
.my-account .col2-set .col-1,
.account-login .col2-set .col-1{float:left;width:50%;}
.title-buttons > h1{float:left;}
.my-account .col2-set .col-2,
.account-login .col2-set .col-2{float:right;width:50%;padding-left:30px;}
.my-account .data-table{width:100%;margin-bottom:10px;}
.my-account .data-table#my-orders-table{margin-top:10px;margin-bottom:20px;}
.my-account .data-table .input-text.qty{width:36px !important;margin-bottom:10px;}
.my-account .data-table .link-edit{float:left;margin-top:5px;width:100%;}
.my-account .box-title{overflow:hidden;border-bottom:1px dashed #E9E9E9;margin-top:10px;margin-bottom:5px;padding-bottom:5px;}
.my-account .box-title > h3{line-height:180%;font-weight:bold;float:left;font-family:inherit;}
.my-account .box-title > a{float:right;line-height:180%;}
.my-account .box-title > a:hover{text-decoration:underline;}
.my-account .box-content h4{line-height:180%;font-weight:bold;margin-bottom:5px;font-family:inherit;}
.my-account .box-account .number{background:none repeat scroll 0 0 #777777;color:#fff;float:left;line-height:100%;margin:0 10px 0 0;padding:2px 5px;}
#my_recent_tags .product-name{bottom:-2px;margin:5px 0;position:relative;}
.cms-index-index .note-mes .messages{margin-bottom:0px;margin-top:20px;}
.sm-deal-wrap-home-v2{margin-top:20px;}
.effect-deal .item-title a{text-transform:uppercase;}
.effect-deal{width:200%;display:inline-block;margin-left:-100%;-moz-transition:all 0.3s ease-in-out 0.3s;-webkit-transition:all 0.3s ease-in-out 0.3s;-o-transition:all 0.3s ease-in-out 0.3s;-ms-transition:all 0.3s ease-in-out 0.3s;transition:all 0.3s ease-in-out 0.3s;}
.effect-deal:hover{margin-left:0px;}
.effect-wrapper:hover .title-deal{opacity:0;}
.effect-wrapper .item-inner{overflow:hidden;}
.effect-deal .w-image-box,
.effect-deal .item-info{width:50%;float:left;}
.effect-deal .item-info{padding:10px 15px 0px 15px;}
.effect-wrapper .owl-controls.clickable{top:0px !important;position:static !important;}
.effect-wrapper .owl-controls .owl-next,
.effect-wrapper .owl-controls .owl-prev{position:absolute;top:50%;margin-top:-12px;border:1px solid #ccc;transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);transition:transform 0.3s ease 0s, background-color 0.3s ease 0s;-webkit-transition:transform 0.3s ease 0s, background-color 0.3s ease 0s;-moz-transition:transform 0.3s ease 0s, background-color 0.3s ease 0s;}
.effect-wrapper:hover .owl-controls .owl-next,
.effect-wrapper:hover .owl-controls .owl-prev{transform:scale(0);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);}
.effect-wrapper .owl-controls .owl-next{right:-12px;}
.effect-wrapper .owl-controls .owl-prev{left:-12px;}
#my_recent_tags,
#my_recent_reviews{padding-top:10px;}
.my-account .box-account .ratings > strong{float:left;margin:3px 10px 0 0px;line-height:110%;}
.fieldset{margin-bottom:20px;}
.account-create .input-text{width:100% !important;}
.links-second a{cursor:pointer;}
.fieldset .legend{font-weight:bold;text-transform:uppercase;font-family:inherit;margin-bottom:10px;border-bottom:medium double #f6f6f6;display:inline-block;padding-bottom:5px;font-size:117%;}
.buttons-set{border-top:1px solid #e9e9e9;text-align:right;margin-top:10px;padding-top:10px;}
.buttons-set .button{float:left;}
.my-account .buttons-set.buttons-set2{border:none;padding:0;margin:0;}
.buttons-set .back-link{float:left;margin:0;}
.my-account .form-list .field{float:left;width:50%;}
.col2-set .content > h2{font-weight:bold;margin-bottom:10px;}
.form-list li{margin-bottom:10px;margin-top:10px;}
.form-list input.input-text,
input.input-text{width:230px;padding:0px 5px;}
input.input-text.qty{width:50px;height:36px;text-align:center;}
.product-essential input.input-text.qty{width:30px;height:30px;float:left;margin-right:5px;}
.add-to-cart > label{float:left;margin-right:5px;line-height:30px;}
.discount-form .input-text,
.shipping-form .input-text,
.shipping-form select{width:100% !important;}
.discount > h2,
.shipping > h2{font-family:inherit;font-size:107.69%;font-weight:bold;margin-bottom:5px;text-transform:uppercase;}
.pager{border-top:1px solid #ccc;border-bottom:double #ccc;padding:5px 0px;margin:0 0 20px 0;display:inline-block;width:100%;}
.write-your-review{padding-top:20px;}
.write-your-review > h4{text-transform:uppercase;color:#444;font-weight:bold;margin-bottom:10px;}
.pager li > a,
.pager li > span{border-radius:0;line-height:100%;padding:5px 10px;background-color:#F4F4F4;margin-left:5px;float:left;border:1px solid #e9e9e9;}
.pager li > a:hover,
.pager li > a:focus,
.pager li.current > a{color:#fff;border:1px solid transparent;}
.pager .amount{float:left;line-height:30px;margin-right:30px;}
.pager .amount strong{font-weight:normal;}
.pager .limiter{float:right;}
.my-account .pager .pages{display:inline-block;float:right;}
.my-account .pager > .pages > ol{display:inline;}
.pager .limiter label{font-weight:normal;float:left;line-height:30px;}
.pager .limiter select{margin:0;width:auto !important;position:relative;padding:2px;margin-left:5px;}
.my-account .title-buttons .page-title{float:left;}
.my-account .title-buttons .button,
.my-account .link-print{float:right;}
.my-account .link-print{margin-right:10px;}
.my-account .addresses-list h3,
.my-account .addresses-list h2,
.my-account .order-info-box h2{float:left;width:100%;margin:10px 0 7px 0;}
.my-account .addresses-list h2{border-bottom:1px dashed #E9E9E9;padding-bottom:5px;margin:0;}
.pattern1{background-image:url(../img/common/pattern/pattern1.png);background-attachment:fixed;}
.pattern2{background-image:url(../img/common/pattern/pattern2.png);background-attachment:fixed;}
.pattern3{background-image:url(../img/common/pattern/pattern3.png);background-attachment:fixed;}
.pattern4{background-image:url(../img/common/pattern/pattern4.png);background-attachment:fixed;}
.pattern5{background-image:url(../img/common/pattern/pattern5.png);background-attachment:fixed;}
.pattern6{background-image:url(../img/common/pattern/pattern6.png);background-attachment:fixed;}
.pattern7{background-image:url(../img/common/pattern/pattern7.png);background-attachment:fixed;}
.pattern8{background-image:url(../img/common/pattern/pattern8.png);background-attachment:fixed;}
#product-options-wrapper .input-box .input-text{width:100%;}
.tab-product-ex .tab-pane{opacity:0 !important;height:0px !important;display:block !important;transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);}
.tab-product-ex .tab-pane.active{opacity:1 !important;height:auto !important;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);}
.quickview-main{max-width:980px;padding:0px 20px;background:#fff;padding-top:20px;}
.quickview-main #product-options-wrapper select{width:100%;}
.quickview-main .tab-product-detail{display:none !important;}
.block-bottom{padding-top:20px !important;}
.mini-cartpro .block-title .c-item{border:2px solid #fff;border-radius:50%;display:none;font-family:Arial;font-size:107.69%;height:30px;left:11px;line-height:28px;position:absolute;text-align:center;top:-20px;width:30px;}
.slidershow-megamenu{background-color:#ededed;padding:20px 0px;}
.review-product-list #yt_main > .container{background:none !important;padding-top:0px;padding-bottom:0px;}
#product_comparison .product-name{margin:10px 0;font-family:inherit;font-size:113.33%;}
#product_comparison .ratings{width:100%;}
#product_comparison .ratings .rating-box,
#product_comparison .ratings .amount{display:inline-block;float:none;}
#product_comparison .ratings .amount{position:relative;top:2px;}
#product_comparison .btn-cart{margin:10px 0px;}
#product_comparison td{vertical-align:top;text-align:center;}
#product_comparison .add-to-links li{float:none;}
.add-to-links .separator{display:none;}
.checkout-cart-configure .add-to-holder .product-add-box .add-to-links li{margin-left:1px;}
.my-wishlist .buttons-set .button{margin-bottom:5px;}
.slider-happy-client .owl-controls .owl-next:hover,
.slider-happy-client .owl-controls .owl-prev:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);}
.mini-cartpro .truncated .price{font-size:100% !important;position:relative;top:-1px;margin-left:5px;}
#shopping-cart-table .item-options > dt{display:inline-block;}
#shopping-cart-table .item-options > dd{display:inline-block;margin-right:5px;}
.button.link-wishlist{display:inline-block;height:30px;line-height:30px;color:#fff;margin-top:10px;}
.cart-cell .truncated{position:relative;}
.cart-cell .truncated_full_value{background-color:#fff;border:1px solid #ccc;display:none;left:-200px;padding:10px 15px;position:absolute;top:0;width:200px;}
.cart-cell .truncated_full_value.show{display:block;}
.cart-cell .truncated_full_value.show dd{margin-right:5px;}
.cart-cell .truncated_full_value.show dt,
.cart-cell .truncated_full_value.show dd{display:inline-block;}
#_atssh{display:none;}
.wrapper_404page{background-color:#eeeeee;border-radius:3px;padding:0 15px;display:inline-block;width:100%;}
.wrapper_404page .content-404page{max-width:500px;float:right;text-align:center;margin-top:40px;}
.wrapper_404page .content-404page .top-text,
.wrapper_404page .content-404page .bottom-text{font-size:133.33%;}
.wrapper_404page .content-404page .img-404{margin:30px 0px;}
.wrapper_404page .content-404page .img-404 img{width:auto;max-width:100%;}
.wrapper_404page .content-404page .button-404{padding-top:40px;}
.wrapper_404page .content-404page .btn-404{height:38px;line-height:38px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;display:inline-block;vert-align:top;padding:0 20px;color:#fff;margin:0 4px;transition:0.3s;-moz-transition:0.3s;-webkit-transition:0.3s;text-transform:uppercase;margin-bottom:10px;}
.wrapper_404page .content-404page .prev-page-btn{background-color:#ea3a3c;}
.wrapper_404page .content-404page .prev-page-btn:hover{background-color:#c43031;}
.wrapper_404page .content-404page .back2home{background-color:#3cb7e7;}
.wrapper_404page .content-404page .back2home:hover{background-color:#3094bb;}
.wrapper_404page .img-right-404{margin-top:60px;}
.button:hover,
.header-default .yt-header-top .block-action-header .language-active ul li:hover,
.header-default .yt-header-top .my-account-link > ul > li .dropdown-link-account li a:hover,
.header-default .yt-header-under .mini-cart-header .block-title .btn-toggle,
.header-v3 .yt-header-top .block-action-header .language-active ul li:hover,
.header-v3 .yt-header-top .my-account-link > ul > li .dropdown-link-account li a:hover,
.header-v3 .yt-header-under .mini-cart-header .block-title .btn-toggle,
.header-v4 .yt-header-top .block-action-header .language-active ul li:hover,
.header-v4 .yt-header-top .my-account-link > ul > li .dropdown-link-account li a:hover,
.header-v5 .yt-header-top .block-action-header .language-active ul li:hover,
.header-v5 .yt-header-top .my-account-link > ul > li .dropdown-link-account li a:hover,
.header-v5 .yt-header-under .mini-cart-header .block-title .btn-toggle,
.respl-item .item-inner .btn-pd:hover,
.pagination-wrap .pagination .pages ol li a:hover,
.pagination-wrap .pagination .pages ol li.current a,
#yt_left .block .block-title strong,
#yt_right .block .block-title strong,
.block-related .block-title strong,
.yt-footer-wrap .footer-top .block-subscribe-footer .block-content button,
.block-layered-nav .filter-wrapp .wrap-price-shopby .btn-shopby-wrapper .btn-shopby,
.products-list .respl-item-list .product-shop .f-fix .list-action .item-wishlist:hover,
.products-list .respl-item-list .product-shop .f-fix .list-action .item-compare:hover,
.products-list .respl-item-list .product-shop .f-fix .list-action .btn-cart:hover,
.products-list .respl-item-list .w-image-box .item-image .sm_quickview_handler:hover,
.block-popup-login .block-content .btn-reg-popup,
.tt_popup_login strong,
.mega-left-title,
.faqs-block .faq-wrapper .accordion:hover span:before,
.respl-item .item-inner:hover .time-item,
.owl-pagination .owl-page:hover,
.owl-pagination .owl-page.active,
.custom-nav-default .button-default:hover,
.block-title-default h2 span,
.yt-slideshow .owl-buttons .owl-next:hover,
.yt-slideshow .owl-buttons .owl-prev:hover,
.quantity-controls:hover,
.yt-product-detail .yt-detail-right .product-add-box .add-to-links li a:hover,
.yt-product-detail .yt-detail-right .product-shop .add-to-cart .btn-cart,
.block-tags .tags-list li a:hover,
#checkoutSteps .active .step-title,
#confirmbox #btnavi li > #btccart:hover,
#yt-totop:hover,
.resp-accordion.resp-tab-active,
.header-default .yt-header-top .language-active ul li a.selected,
.header-v3 .yt-header-top .language-active ul li a.selected,
.header-v4 .yt-header-top .language-active ul li a.selected,
.header-v5 .yt-header-top .language-active ul li a.selected{background-color:#5f87d1;}
.header-default .yt-header-under .mini-cart-header .block-title .btn-toggle .item-cart,
.header-v3 .yt-header-under .mini-cart-header .block-title .btn-toggle .item-cart,
.header-v5 .yt-header-under .mini-cart-header .block-title .btn-toggle .item-cart,
.yt-footer-wrap .footer-top .block-subscribe-footer .block-content button:hover,
.block-layered-nav .filter-wrapp .wrap-price-shopby .btn-shopby-wrapper .btn-shopby:hover,
.block-popup-login .block-content .btn-reg-popup:hover,
.mega-left-title strong:before,
.yt-product-detail .yt-detail-right .product-shop .add-to-cart .btn-cart:hover{background-color:#5478b9;}
.header-default .yt-header-under .mini-cart-header .bottom-action,
.header-v3 .yt-header-under .mini-cart-header .bottom-action,
.header-v5 .yt-header-under .mini-cart-header .bottom-action,
.pagination-wrap .pagination .pages ol li a:hover,
.pagination-wrap .pagination .pages ol li.current a,
#yt_left .block .block-title,
#yt_right .block .block-title,
.block-related .block-title,
.price_filter .price-from:hover,
.price_filter .price-to:hover,
.tt_popup_login,
.custom-nav-default .button-default:hover,
.block-title-default,
.list-services li a:hover,
.yt-product-detail .product-img-box .more-views ul li img:hover,
.yt-product-detail .product-img-box .more-views ul li.selected img,
.resp-accordion.resp-tab-active{border-color:#5f87d1;}
#yt_left .block .block-title strong:before,
#yt_right .block .block-title strong:before,
.block-related .block-title strong:before,
.tt_popup_login strong:before,
.block-title-default h2 span:before{border-bottom:37px solid #5f87d1;}
.header-default .yt-header-under .mini-cart-header .block-title .btn-toggle:before,
.header-v5 .yt-header-under .mini-cart-header .block-title .btn-toggle:before,
.header-v3 .yt-header-under .mini-cart-header .block-title .btn-toggle:before{border-right:15px solid #5f87d1;}
.sm-serachbox-pro .form-search .button-search-pro:hover,
.sm-cartpro .product-details-bottom .price,
.toolbar .select-inner > ul li a:hover,
.toolbar .select-inner > ul li a.selected,
.yt-footer-wrap .footer-top .socials-wrap ul li a:hover,
.copyright-footer a,
.yt-footer-wrap .footer-middle .content-block-footer ul li .fa-home,
.yt-footer-wrap .footer-middle .content-block-footer ul li .fa-phone,
.yt-footer-wrap .footer-middle .content-block-footer ul li .fa-envelope-o,
.block .customNavigation .btn-bs:hover,
#nav > li ul li:hover > a,
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li:hover > a,
.faqs-block .faq-wrapper .accordion:hover,
.yt-product-detail .yt-detail-right .availability span,
.yt-product-detail .yt-detail-right .product-id span,
.yt-product-detail .yt-detail-right .product-warranty span,
.yt-product-detail .yt-detail-right .product-shop .price-box .special-price .price,
.yt-product-detail .yt-detail-right .product-shop .price-box .regular-price .price,
.yt-product-detail .product-img-box .more-views .btn_thumb:hover,
.why-list li a:hover,
.our-member .respl-item .info-member .cl-name > a,
.happy-about-us .happy-ab .ct-why .client-info-about .name,
.block-account .block-content ul li.current a,
.block-account .block-content ul li a:hover,
.mini-cartpro .block-content .mini-products-list li.item a.btn-remove:hover{color:#5f87d1;}
.our-member .respl-item .info-member .cl-name > a:hover{color:#5478b9;}
.cmspage4 #yt_left .block .customNavigation,
.cmspage4 #yt_right .block .customNavigation{top:4px;}
.cmspage4 #yt_left .block .block-title,
.cmspage4 #yt_right .block .block-title{margin-top:0px;border-color:#dddddd;}
.cmspage4 #yt_left .block .block-title strong,
.cmspage4 #yt_right .block .block-title strong{background:none;color:inherit;}
.cmspage4 #yt_left .block .block-title strong:before,
.cmspage4 #yt_right .block .block-title strong:before{display:none;}
.cmspage4 .block.block-related{margin-top:-2px;}
.cmspage4 .block.block-related .customNavigation{top:4px;}
.cmspage4 .block.block-related .block-title{margin-top:0px;border-color:#dddddd;}
.cmspage4 .block.block-related .block-title strong{background:none;color:inherit;}
.cmspage4 .block.block-related .block-title strong:before{display:none;}
.cmspage4 .block-title-default{margin-top:0px;border:1px solid #ddd;border-bottom-width:3px;margin-top:-1px;}
.cmspage4 .block-title-default h2 span{background-color:transparent;color:inherit;}
.cmspage4 .block-title-default h2 span:before{display:none;}
.cmspage4 .category-wrap-cat{padding-top:4px;border-right:none;}
.cms-index-index.cmspage3 .col-2-wrapper{margin-top:-25px;}
.cms-index-index.cmspage3 .yt-content-inner{margin-bottom:30px;}
.cms-index-index.cmspage3 .block-left-products .bs-item{margin-bottom:7px;padding:0 0 7px;}
.cmspage3 .super-category-block{margin-bottom:30px;}
.cmspage3 .faqs-block .faq-wrapper{margin:-21px -18px -20px;}
.cmspage3 .latest-blog .block-content{position:relative;top:-2px;}
.cmspage3 #yt_left .block .customNavigation,
.cmspage3 #yt_right .block .customNavigation{top:6px;z-index:9;}
.cmspage3 #yt_left .block .customNavigation .btn-bs,
.cmspage3 #yt_right .block .customNavigation .btn-bs{width:24px;height:24px;line-height:21px;border:1px solid #ddd;font-size:16px;}
.cmspage3 #yt_left .block .customNavigation .btn-bs:hover,
.cmspage3 #yt_right .block .customNavigation .btn-bs:hover{background-color:#5f87d1;border-color:#5f87d1;color:#fff;}
.cmspage3 #yt_left .block .block-title,
.cmspage3 #yt_right .block .block-title{margin-top:0px;border-color:#dddddd;border-left:5px solid #5f87d1;border-bottom:none;margin-bottom:0px;border-right:1px solid #ddd;position:relative;top:-1px;}
.cmspage3 #yt_left .block .block-title:before,
.cmspage3 #yt_right .block .block-title:before{width:100%;height:1px;position:absolute;display:inline-block;background:#ddd;content:"";bottom:0px;left:0px;}
.cmspage3 #yt_left .block .block-title strong,
.cmspage3 #yt_right .block .block-title strong{background:none;color:inherit;}
.cmspage3 #yt_left .block .block-title strong:before,
.cmspage3 #yt_right .block .block-title strong:before{display:none;}
.cmspage3 #yt_left .block.block-left-products,
.cmspage3 #yt_right .block.block-left-products{border:none;padding-left:0px;padding-right:0px;}
.cmspage3 #yt_left .block.block-left-products .block-title,
.cmspage3 #yt_right .block.block-left-products .block-title{margin-bottom:20px;margin-left:0px;margin-right:0px;}
.cmspage3 #yt_left .block.block-left-products .block-title:after,
.cmspage3 #yt_right .block.block-left-products .block-title:after{width:100%;height:1px;position:absolute;display:inline-block;background:#ddd;content:"";top:0px;left:0px;}
.cmspage3 #yt_left .block.block-left-products .block-content,
.cmspage3 #yt_right .block.block-left-products .block-content{border:1px solid #ddd;padding:11px 14px 10px !important;}
.cmspage3 .block-title-default{margin-top:0px;border:1px solid #ddd;border-bottom-width:0px;margin-top:-1px;border-top:0px;border-left:5px solid #5f87d1;}
.cmspage3 .block-title-default h2 span{background-color:transparent;color:inherit;}
.cmspage3 .block-title-default h2 span:before{display:none;}
.cmspage3 .block-title-default:before{width:100%;height:1px;position:absolute;display:inline-block;background:#ddd;content:"";bottom:0px;left:0px;}
.cmspage3 .block-title-default:after{width:100%;height:1px;position:absolute;display:inline-block;background:#ddd;content:"";top:0px;left:0px;}
.cmspage3 .category-wrap-cat{padding-top:4px;border-right:none;}
.slider-brand-bottom-wrapper{padding:0 15px;position:relative;clear:both;}
.slider-brand-bottom-wrapper .slider-brand-bottom{border:1px solid #ddd;}
.slider-brand-bottom-wrapper .slider-brand-bottom .owl-item{padding:0 15px;}
.slider-brand-bottom-wrapper .slider-brand-bottom .owl-item img{width:100%;}
.slider-brand-bottom-wrapper .slider-brand-bottom .owl-item .item{position:relative;top:0px;}
.slider-brand-bottom-wrapper .slider-brand-bottom .owl-item .item:hover{top:-3px;}
.slider-brand-bottom-wrapper .customNavigation .button-default{position:absolute;top:50%;margin-top:-18px;transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);-ms-transform:scale(0);transition:0.3s;-moz-transition:0.3s;-webkit-transition:0.3s;}
.slider-brand-bottom-wrapper .customNavigation .button-default.prev-brand-bottom{left:-2px;}
.slider-brand-bottom-wrapper .customNavigation .button-default.next-brand-bottom{right:-2px;}
.slider-brand-bottom-wrapper:hover .customNavigation .button-default{transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);}
.banner-right li a img{transition:0.2s;-moz-transition:0.2s;-webkit-transition:0.2s;}
.banner-right li a img:hover{opacity:0.8;}
.static-image-home-right img{transition:0.2s;-moz-transition:0.2s;-webkit-transition:0.2s;width:auto;max-width:100%;}
.static-image-home-right img:hover{opacity:0.8;}
.cmspage5 .super-category-block{border-top:none;}
.cmspage5 .block-title-default{margin-top:0px;}
.cmspage5 .block-title-default img{position:relative;top:-2px;}
.cmspage5 .block-title-default h2 span{padding-left:35px;line-height:33px;}
.cmspage5 .block-title-default h2 span:before{display:none;}
.cmspage5 .block-title-default:before{content:"";display:inline-block;position:absolute;top:0px;left:0px;width:22px;height:22px;background:url(../img/common/icons/bf-title.png) no-repeat top left;z-index:9;}
.cmspage5 .deal-wrapper .block-title-default h2 span{background-image:url(../img/common/icons/deal-icon.png);background-position:35px center;background-repeat:no-repeat;padding-left:60px;}
.block-title-bottom{position:relative;}
.block-title-bottom h2{font-size:133.33%;font-weight:bold;margin-bottom:18px;}
.client-wrapper-b{padding:10px 20px;background-color:#eee;}
.client-wrapper-b .image-client{float:left;width:65px;}
.client-wrapper-b .client-say-info{margin-left:80px;font-style:italic;position:relative;top:-4px;}
.client-wrapper-b .client-say-info .name-client{padding:17px 0px 22px;}
.client-wrapper-b .client-say-info .name-client h2{font-style:normal;font-weight:bold;font-size:116.67%;}
.client-wrapper-b .client-say-info .name-client h2 a{color:#ea3a3c;}
.client-wrapper-b .nav-custom{position:absolute;right:-3px;top:0px;}
.client-wrapper-b .nav-custom a{font-size:20px;font-weight:bold;padding:5px;cursor:pointer;}
.client-wrapper-b .nav-custom a span{display:none;}
.blog-bottom,
.basic-product-bottom,
.client-say-bottom{padding-top:10px;}
#yt-responsivemenu{display:block;height:40px;position:relative;}
.yt_ressidebar_screennav{display:block;}
#yt_wrapper,
.yt_ressidebar_screennav{transition:0.3s;-moz-transition:0.3s;-webkit-transition:0.3s;}
.cms-index-index #yt_resmenu_collapse li.nav-home:before{display:none !important;}
#yt-responsivemenu .btn.btn-navbar{top:0;left:0;position:absolute;width:40px;height:40px;border-radius:0;font-size:24px;}
#yt_resmenu_sidebar{display:none;}
#yt_wrapper{position:relative;left:0;}
.onpen-sidebar #yt_wrapper{left:220px;}
.onpen-sidebar .yt_ressidebar_screennav{left:0;display:block;}
.yt_ressidebar_screennav{background:#333;box-shadow:-5px 0 5px rgba(0, 0, 0, 0.5) inset;-webkit-box-shadow:-5px 0 5px rgba(0, 0, 0, 0.5) inset;-moz-box-shadow:-5px 0 5px rgba(0, 0, 0, 0.5) inset;left:-220px;top:0;margin:0;position:absolute;width:220px;height:100%;z-index:99;display:none;}
.overlay_nav{background:rgba(0, 0, 0, 0.3);display:block;height:100%;left:0;position:fixed;top:0;width:100%;}
#yt_screennav ul.siderbar-menu li ul{padding-left:15px;}
#yt_screennav ul.siderbar-menu li a{padding:9px 0 9px 10px;line-height:100%;display:block;border-bottom:1px solid #444;color:#ccc;}
#yt_screennav ul.siderbar-menu li a:hover{color:#fff;}
.nav-collapse .nav-menu > li > a,
.nav-collapse .dropdown-menu a{padding:8px 10px;display:block;}
.nav-collapse .nav-menu > li{float:none;position:relative;z-index:10;}
ul.nav-menu li.parent{position:relative;}
.nav-collapse .nav > li{float:none;}
ul.nav-menu li.parent .menuress-toggle.menuress-toggle:before{content:"\f107";font-family:'FontAwesome';font-size:20px;display:block;}
ul.nav-menu li.parent.open .menuress-toggle.menuress-toggle:before{content:"\f106";font-family:'FontAwesome';font-size:20px;display:block;}
ul.nav-menu li.parent .menuress-toggle{cursor:pointer;position:absolute;right:0;text-align:center;top:2px;vertical-align:middle;width:40px;color:#909090;}
ul.nav-menu li.parent > .res-wrapnav{height:0;opacity:0;}
ul.nav-menu li.parent > .res-wrapnav ul{position:relative;z-index:1;}
ul.nav-menu li.parent.open > .res-wrapnav{display:block;opacity:1;background:#f3f3f3;border-bottom:1px solid #dedede;}
ul.nav-menu li.parent > .res-wrapnav ul li{padding:5px 5px 5px 15px;}
.menu-selectbox .icon-reorder{top:-10px;left:0;margin:0;position:absolute;padding:8px 11px;line-height:100%;font-size:21px;color:#fff;outline:none;border-radius:0;}
#yt-responsivemenu .menu-selectbox{position:relative;}
#yt-responsivemenu .menu-selectbox > select{height:54px;opacity:0;padding:0;width:44px;top:-1px;position:relative;cursor:pointer;}
#yt-responsivemenu .menu-selectbox > select > option{width:301px;padding:5px 10px;}
.link-mobile{position:absolute;right:130px;top:0px;}
.link-mobile #btn-account-links{width:45px;height:42px;border-left:1px solid #ccc;border-right:1px solid #ccc;background-repeat:no-repeat;background-position:7px 10px;}
.content-myaccount-m{width:205px;position:absolute;right:-45px;top:43px;border:1px solid #ccc;padding:5px 15px;z-index:99;background:#fff;display:none;}
.content-myaccount-m li{padding:3px 0px 5px;border-bottom:1px solid #ccc;}
.content-myaccount-m li a{display:block;}
.content-myaccount-m .links li:last-child{border-bottom:none;}
.container{position:relative;}
@media (min-width:1200px){#yt-responsivemenu{display:none;}
.header-default .action-mobile{display:none;}
.header-default .btn-search-mobile{display:none;}
.header-v3 .action-mobile{display:none;}
.header-v3 .btn-search-mobile{display:none;}
.header-v4 .action-mobile{display:none;}
.header-v4 .btn-search-mobile{display:none;}
.header-v4 .header-under-2-wrapper .sm-serachbox-pro .form-search .input-search #search{width:517px;}
.header-v5 .action-mobile{display:none;}
.header-v5 .btn-search-mobile{display:none;}
}
@media (min-width:992px) and (max-width:1199px){#yt-responsivemenu{display:none;}
.header-default .sm-serachbox-pro .form-search .input-search #search{width:175px;}
.header-default .action-mobile,
.header-default .btn-search-mobile{display:none;}
.header-v3 .action-mobile{display:none;}
.header-v3 .yt-header-middle .mini-cart-header .mini-cartpro.block{margin-right:-82px;}
.header-v3 .sm-serachbox-pro{width:50px;height:50px;border-left:1px solid #474e58;position:relative;}
.header-v3 .sm-serachbox-pro:before{content:"\f002";font-family:fontawesome;font-size:20px;color:#fff;width:100%;display:inline-block;line-height:50px;text-align:center;}
.header-v3 .sm-serachbox-pro .sm-searbox-content{position:absolute;top:50px;right:0px;display:none;}
.header-v3 .sm-serachbox-pro .sm-searbox-content .form-search{margin:0px;}
.header-v3 .sm-serachbox-pro:hover{background-color:#474e58;border-top-right-radius:6px;-webkit-border-top-right-radius:6px;-moz-border-top-right-radius:6px;}
.header-v3 .sm-serachbox-pro:hover .sm-searbox-content{display:block;background-color:#474e58;padding:10px;}
.header-v4 .action-mobile{display:none;}
.header-v4 .ver-megamenu-header .sm_megamenu_wrapper_vertical_menu{min-height:auto !important;}
.header-v4 .yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li a.sm_megamenu_head{padding:0 13px;}
.header-v4 .header-under-2-wrapper .sm-serachbox-pro .form-search .input-search #search{width:340px;}
.header-v4 .ver-megamenu-header .sm_megamenu_wrapper_vertical_menu{display:none !important;}
.header-v4 .ver-megamenu-header:hover .sm_megamenu_wrapper_vertical_menu{display:block !important;border-top:1px solid #fff;}
.header-v5 .action-mobile{display:none;}
.header-v5 .btn-search-mobile{display:none;}
.header-v5 .yt-menu{position:relative;}
.header-v5 .yt-menu .search-pro{height:40px;position:absolute;right:0;width:40px;background-color:#5478b9;}
.header-v5 .yt-menu .search-pro:before{content:"\f002";font-family:fontawesome;font-size:16px;display:block;text-align:center;line-height:40px;color:#fff;}
.header-v5 .yt-menu .search-pro .sm-searbox-content{display:none;position:absolute;right:0px;padding:5px;}
.header-v5 .yt-menu .search-pro .sm-searbox-content .form-search{margin:0px;}
.header-v5 .yt-menu .search-pro:hover .sm-searbox-content{display:inline-block;background-color:#5478b9;}
}
@media (min-width:768px) and (max-width:991px){.sm_megamenu_wrapper_horizontal_menu{display:none;}
.yt-menu-container-home{display:none;}
.header-default .yt-header-under .mini-cart-header{position:absolute;top:0px;right:15px;z-index:9;}
.header-default .action-mobile,
.header-default .btn-search-mobile{display:none;}
.header-default .sl-header-text{display:none;}
.header-default .sm-serachbox-pro .form-search{width:100%;}
.header-default .sm-serachbox-pro .form-search .cat-wrapper{display:none;}
.header-default .sm-serachbox-pro .form-search .input-search{margin-left:0px;}
.header-default .sm-serachbox-pro .form-search .input-search #search{margin-bottom:6px;}
.header-v3 .sl-header-text{display:none;}
.header-v3 .action-mobile{display:none;}
.header-v3 .yt-header-middle .mini-cart-header .mini-cartpro.block{margin-right:-28px;}
.header-v3 .sm-serachbox-pro{width:50px;height:50px;border-left:1px solid #474e58;position:relative;z-index:99;}
.header-v3 .sm-serachbox-pro:before{content:"\f002";font-family:fontawesome;font-size:20px;color:#fff;width:100%;display:inline-block;line-height:50px;text-align:center;}
.header-v3 .sm-serachbox-pro .sm-searbox-content{position:absolute;top:50px;right:0px;display:none;}
.header-v3 .sm-serachbox-pro .sm-searbox-content .form-search{margin:0px;}
.header-v3 .sm-serachbox-pro:hover{background-color:#474e58;border-top-right-radius:6px;-webkit-border-top-right-radius:6px;-moz-border-top-right-radius:6px;}
.header-v3 .sm-serachbox-pro:hover .sm-searbox-content{display:block;background-color:#474e58;padding:10px;}
.header-v3 .yt-header-under .yt-menu{position:relative;top:-39px;}
.header-v3 #yt-responsivemenu{z-index:10;top:-20px;}
.header-v3 #yt-responsivemenu .btn.btn-navbar{left:5px;}
.header-v3 #yt-responsivemenu #yt_resmenu_collapse{top:46px;}
.header-v3 #yt-responsivemenu .menu-selectbox > select{height:46px;}
.header-v4 .sl-header-text,
.header-v4 .yt-header-under,
.header-v4 .ver-megamenu-header,
.header-v4 .action-mobile{display:none;}
.header-v4 .logo-wrapper{text-align:center;}
.header-v4 .yt-searchbox-vermenu{position:absolute;top:0px;padding-left:46px;}
.header-v4 .header-under-2-wrapper{height:47px;}
.header-v4 .header-under-2-wrapper .sm-serachbox-pro{margin-right:20px;}
.header-v4 .header-under-2-wrapper .sm-serachbox-pro .form-search .input-search #search{width:325px;}
.header-v4 #yt-responsivemenu .btn.btn-navbar{height:47px;z-index:9;}
.header-v4 #yt_resmenu_collapse{top:47px;}
.header-v4 #yt-responsivemenu .menu-selectbox > select{position:absolute;z-index:10;height:48px;}
.header-v5 .action-mobile,
.header-v5 .btn-search-mobile{display:none;}
.header-v5 .sl-header-text{display:none;}
.header-v5 .yt-menu{position:absolute;top:0px;right:15px;}
.header-v5 .yt-menu .ver-megamenu-header{display:none;}
.header-v5 #yt-responsivemenu .menu-selectbox > select{height:41px;}
}
@media (max-width:767px){.super-category-block .category-wrap-cat{background:url(../img/common/icons/btn-menu-mobile.png) no-repeat center center #525252;}
.sm_megamenu_wrapper_horizontal_menu{display:none;}
.yt-menu-container-home{display:none;}
.header-default .yt-header-under .mini-cart-header{position:absolute;top:0px;right:15px;z-index:9;}
.header-default .sl-header-text,
.header-default .hot-line,
.header-default .login-link,
.header-default .my-account-link,
.header-default .checkout-link{display:none;}
.header-default .btn-search-mobile,
.header-default .action-mobile,
.header-default .login-mobile-btn,
.header-default .account-mobile-btn{display:block;position:relative;}
.header-default .login-mobile-btn ul li a:after,
.header-default .account-mobile-btn ul li a:after{display:none;}
.header-default .yt-header-top .block-currency,
.header-default .yt-header-top .language-switcher{float:left;margin-left:-1px;}
.header-default .yt-header-top .block-currency{margin-left:0px;}
.header-default .action-mobile .block-action-header > ul > li{border-right:1px solid #ddd;}
.header-default .action-mobile .block-action-header > ul > li > a{width:46px;text-align:center;text-indent:5px;}
.header-default .action-mobile .block-action-header.block-action-header--hover .dropdown-mobile{display:block;}
.header-default .dropdown-mobile{position:absolute;top:35px;right:0px;width:170px;border:1px solid #ddd;padding:10px;z-index:100;background-color:#fff;display:none;}
.header-default .dropdown-mobile ul li a{display:block;padding:4px 0px;}
.header-default .search-pro{background:none repeat scroll 0 0 white;position:absolute;width:calc(100% - 32px);z-index:999;display:none;top:6px;}
.header-default .search-pro .sm-serachbox-pro .form-search{width:100%;}
.header-default .search-pro .sm-serachbox-pro .form-search .cat-wrapper{display:none;}
.header-default .search-pro .sm-serachbox-pro .form-search .input-search{margin-left:0px;}
.header-default .search-pro .sm-serachbox-pro .form-search .input-search #search{margin-bottom:6px;width:100%;}
.header-default .search-pro.show{display:block;}
.header-default .btn-search-mobile{display:none; /*todo:remove it and remove button if ticket goes to production */width:40px;height:40px;position:absolute;left:41px;top:0px;font-size:14px;text-align:center;line-height:40px;overflow:hidden;font-size:16px;color:#333;}
.header-default .btn-search-mobile.active{color:#06c;}
.header-default.header-v2 .logo-wrapper{text-align:center;}
.header-v3 .sl-header-text,
.header-v3 .hot-line,
.header-v3 .login-link,
.header-v3 .my-account-link,
.header-v3 .checkout-link{display:none;}
.header-v3 .btn-search-mobile,
.header-v3 .action-mobile,
.header-v3 .login-mobile-btn,
.header-v3 .account-mobile-btn{display:block;position:relative;}
.header-v3 .login-mobile-btn ul li a:after,
.header-v3 .account-mobile-btn ul li a:after{display:none;}
.header-v3 .yt-header-top .block-currency,
.header-v3 .yt-header-top .language-switcher{float:left;margin-left:-1px;}
.header-v3 .yt-header-top .block-currency{margin-left:0px;}
.header-v3 .action-mobile .block-action-header > ul > li{border-right:1px solid #76a6fe;}
.header-v3 .action-mobile .block-action-header > ul > li > a{width:46px;text-align:center;text-indent:5px;}
.header-v3 .action-mobile .block-action-header:hover .dropdown-mobile{display:block;}
.header-v3 .action-mobile .my-account-link > ul > li{border-right:none;}
.header-v3 .dropdown-mobile{position:absolute;top:35px;right:0px;width:170px;border:1px solid #ddd;padding:10px;z-index:100;background-color:#fff;display:none;}
.header-v3 .dropdown-mobile ul li a{display:block;padding:4px 0px;}
.header-v3 .yt-header-middle .mini-cart-header .mini-cartpro.block{margin-right:-28px;}
.header-v3 .sm-serachbox-pro{width:50px;height:50px;border-left:1px solid #474e58;position:relative;z-index:99;}
.header-v3 .sm-serachbox-pro:before{content:"\f002";font-family:fontawesome;font-size:20px;color:#fff;width:100%;display:inline-block;line-height:50px;text-align:center;}
.header-v3 .sm-serachbox-pro .sm-searbox-content{position:absolute;top:50px;right:0px;display:none;}
.header-v3 .sm-serachbox-pro .sm-searbox-content .form-search{margin:0px;}
.header-v3 .sm-serachbox-pro:hover{background-color:#474e58;border-top-right-radius:6px;-webkit-border-top-right-radius:6px;-moz-border-top-right-radius:6px;}
.header-v3 .sm-serachbox-pro:hover .sm-searbox-content{display:block;background-color:#474e58;padding:10px;}
.header-v3 .yt-header-under .yt-menu{position:relative;top:-39px;}
.header-v3 #yt-responsivemenu{z-index:10;top:-20px;}
.header-v3 #yt-responsivemenu .btn.btn-navbar{left:5px;}
.header-v3 #yt-responsivemenu #yt_resmenu_collapse{top:46px;}
.header-v3 #yt-responsivemenu .menu-selectbox > select{height:46px;}
.header-v3 .yt-header-middle .logo-wrapper{text-align:center;}
.header-v3 .yt-header-middle .mini-cart-header{text-align:center;}
.header-v3 .yt-header-middle .mini-cart-header .mini-cartpro{float:none;margin:20px auto 0 !important;display:inline-block;text-align:left;}
.header-v3 .yt-header-middle .mini-cart-header .block-title .btn-toggle .info-mini-cart{padding-right:0px;border:none;}
.header-v3 .yt-header-middle .mini-cart-header .block-content{right:-82px;}
.header-v4 .sl-header-text,
.header-v4 .hot-line,
.header-v4 .login-link,
.header-v4 .my-account-link,
.header-v4 .checkout-link,
.header-v4 .ver-megamenu-header,
.header-v4 .yt-header-under{display:none;}
.header-v4 .btn-search-mobile,
.header-v4 .action-mobile,
.header-v4 .login-mobile-btn,
.header-v4 .account-mobile-btn{display:block;position:relative;}
.header-v4 .login-mobile-btn ul li a:after,
.header-v4 .account-mobile-btn ul li a:after{display:none;}
.header-v4 .yt-header-top .block-currency,
.header-v4 .yt-header-top .language-switcher{float:left;margin-left:-1px;}
.header-v4 .yt-header-top .block-currency{margin-left:0px;}
.header-v4 .action-mobile .block-action-header > ul > li{border-right:1px solid #c0c0c0;}
.header-v4 .action-mobile .block-action-header > ul > li > a{width:46px;text-align:center;text-indent:5px;}
.header-v4 .action-mobile .block-action-header:hover .dropdown-mobile{display:block;}
.header-v4 .action-mobile .my-account-link > ul > li{border-right:none;}
.header-v4 .dropdown-mobile{position:absolute;top:35px;right:0px;width:170px;border:1px solid #ddd;padding:10px;z-index:100;background-color:#fff;display:none;}
.header-v4 .dropdown-mobile ul li a{display:block;padding:4px 0px;}
.header-v4 .logo-wrapper{text-align:center;}
.header-v4 .yt-searchbox-vermenu{position:absolute;top:0px;right:15px;}
.header-v4 .header-under-2-wrapper{height:47px;}
.header-v4 .header-under-2-wrapper .sm-serachbox-pro{width:47px;height:47px;position:relative;top:-1px;background-color:#525252;z-index:99;}
.header-v4 .header-under-2-wrapper .sm-serachbox-pro:before{content:"\f002";display:block;width:100%;text-align:center;line-height:47px;color:#fff;font-size:16px;font-family:fontawesome;}
.header-v4 .header-under-2-wrapper .sm-serachbox-pro .sm-searbox-content{display:none;}
.header-v4 .header-under-2-wrapper .sm-serachbox-pro .form-search{margin-top:0px;}
.header-v4 .header-under-2-wrapper .sm-serachbox-pro .form-search .input-search #search{width:277px;}
.header-v4 .header-under-2-wrapper .sm-serachbox-pro:hover .sm-searbox-content{display:block;position:absolute;right:-1px;padding:5px;background-color:#525252;}
.header-v4 .header-under-2-wrapper .mini-cart-header{background-color:#525252;background-image:none;margin-left:1px;width:47px;height:47px;position:relative;top:-1px;}
.header-v4 .header-under-2-wrapper .mini-cart-header .block-title .btn-toggle:after{left:16px;}
.header-v4 .header-under-2-wrapper .mini-cart-header .block-content{top:47px;}
.header-v4 .header-under-2-wrapper .header-customer-links{display:none;}
.header-v4 #yt-responsivemenu .btn.btn-navbar{height:47px;z-index:9;}
.header-v4 #yt_resmenu_collapse{top:47px;}
.header-v4 #yt-responsivemenu .menu-selectbox > select{position:absolute;z-index:10;height:48px;}
.header-v4 .header-under-2-wrapper .mini-cart-header .block-title .btn-toggle .info-mini-cart,
.header-v4 .header-under-2-wrapper .mini-cart-header .block-title .btn-toggle:before{display:none;}
.header-v5 #yt-responsivemenu .menu-selectbox > select{height:41px;}
.header-v5 .sl-header-text,
.header-v5 .hot-line,
.header-v5 .login-link,
.header-v5 .my-account-link,
.header-v5 .checkout-link,
.header-v5 .ver-megamenu-header{display:none;}
.header-v5 .btn-search-mobile,
.header-v5 .action-mobile,
.header-v5 .login-mobile-btn,
.header-v5 .account-mobile-btn{display:block;position:relative;}
.header-v5 .login-mobile-btn ul li a:after,
.header-v5 .account-mobile-btn ul li a:after{display:none;}
.header-v5 .yt-header-top .block-currency,
.header-v5 .yt-header-top .language-switcher{float:left;margin-left:-1px;}
.header-v5 .yt-header-top .block-currency{margin-left:0px;}
.header-v5 .action-mobile .block-action-header > ul > li{border-right:1px solid #ddd;}
.header-v5 .action-mobile .block-action-header > ul > li > a{width:46px;text-align:center;text-indent:5px;}
.header-v5 .action-mobile .block-action-header:hover .dropdown-mobile{display:block;}
.header-v5 .dropdown-mobile{position:absolute;top:35px;right:0px;width:170px;border:1px solid #ddd;padding:10px;z-index:100;background-color:#fff;display:none;}
.header-v5 .dropdown-mobile ul li a{display:block;padding:4px 0px;}
.header-v5 .yt-menu{position:absolute;right:15px;top:0px;}
.header-v5 .yt-menu .search-pro{height:40px;position:absolute;right:0;width:40px;background-color:#5478b9;}
.header-v5 .yt-menu .search-pro:before{content:"\f002";font-family:fontawesome;font-size:16px;display:block;text-align:center;line-height:40px;color:#fff;}
.header-v5 .yt-menu .search-pro .sm-searbox-content{display:none;position:absolute;right:0px;padding:5px;}
.header-v5 .yt-menu .search-pro .sm-searbox-content .form-search{margin:0px;}
.header-v5 .yt-menu .search-pro:hover .sm-searbox-content{display:inline-block;background-color:#5478b9;}
.header-v5 .yt-header-middle .mini-cart-header{position:absolute;bottom:-64px;right:56px;z-index:99;}
.header-v5 .yt-header-middle .mini-cart-header .block-title{background-color:#5478b9;background-image:none;border-radius:0px;-webkit-border-radius:0px;-moz-border-radius:0px;}
.header-v5 .yt-header-middle .mini-cart-header .block-content{right:-41px;}
.logo-wrapper{text-align:center;width:100%;}
.enclosed-item-next, .enclosed-item-previous{top:5px;left:130px;background-color:transparent;font-size:14px;line-height:28px;text-shadow:none;}
.enclosed-item-previous{left:96px;}
}
@media (max-width:480px){.header-default .toplinks-setting{padding:0px;text-align:center;}
.header-default .toplinks-setting > div{display:inline-block;vertical-align:top;float:none;}
.header-default .toplinks-setting .setting-page{margin:0 5px;}
.header-default .logo-w{width:100%;text-align:center;}
.header-default .car-header-wrapper{width:100%;padding-top:25px;}
.header-default .car-header-wrapper .header-cart{float:none;}
.header-default .car-header-wrapper .header-cart .mini-cartpro{text-align:center;}
.header-default .car-header-wrapper .header-cart .mini-cartpro .block-title{display:inline-block;text-align:left;}
.header-default .car-header-wrapper .header-cart .mini-cartpro .block-content{left:50%;right:auto;margin-left:-159px;}
.header-default .links-top .account-link,
.header-default .setting-page .btn-setting{padding:0 24px 0 7px;}
.header-default .links-top .account-link a:before,
.header-default .setting-page .btn-setting a:before{background:none;}
.header-default .links-top .account-link a:after,
.header-default .setting-page .btn-setting a:after{right:8px;}
.header-default .dropdown-block{text-align:left;}
.header-style-1 .search-header{right:65px;}
.header-style-1 .search-header .form-search #search{width:188px;}
.header-style-1 .block-content{right:-14px;}
.header-style-1 .yt-header-top .info-header li{margin:0 10px !important;}
.header-style-2 .search-header .form-search #search{width:188px;}
.header-style-4 .mini-cartpro .btn-toggle .cart-icon{width:30px;}
.header-style-4 .mini-cartpro .info-mini-cart{margin-left:37px;}
.header-v3 .sm-serachbox-pro .form-search .cat-wrapper{display:none;}
.header-v3 .sm-serachbox-pro .form-search .input-search{margin-left:0px;}
.header-v3 .sm-serachbox-pro .form-search .input-search #search{width:270px;margin-top:0px;height:30px;}
.header-v4 .header-under-2-wrapper .sm-serachbox-pro .form-search .cat-wrapper{display:none;}
.header-v4 .header-under-2-wrapper .sm-serachbox-pro .form-search .input-search{margin-left:0px;}
.header-v4 .header-under-2-wrapper .sm-serachbox-pro .form-search .input-search #search{width:233px;}
.header-v4 .header-under-2-wrapper .mini-cart-header .block-content{width:290px;}
.header-v5 .yt-header-middle .mini-cart-header .block-content{width:290px;}
.header-v5 .yt-header-under .sm-serachbox-pro .cat-wrapper{display:none;}
.header-v5 .yt-header-under .sm-serachbox-pro .form-search .input-search{margin-left:0px;}
.header-v5 .yt-header-under .sm-serachbox-pro .form-search .input-search #search{width:280px;}
}
@media (max-width:320px){.yt-header-under .mini-cart-header .block-content{width:290px !important;}
.header-style-4 .yt-header-top .setting-page .dropdown-block{right:-53px;}
}
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after{content:'';display:table;clear:both;}
.swatch-link,
.swatch-label{display:block;text-transform:uppercase;}
.swatch-link{border:1px solid #cccccc;margin:0 0 3px;}
.swatch-link:hover{cursor:pointer;text-decoration:none;}
.swatch-link .x{display:none;text-indent:-999em;position:absolute;left:0;right:0;top:0;bottom:0;background:url(../img/common/icons/bg_x.png) center no-repeat transparent;z-index:10;}
.swatch-link.has-image .swatch-label{position:relative;}
.swatch-link.has-image img{position:absolute;top:0;left:0;border:1px solid #fff;}
.configurable-swatch-list{clear:both;}
.configurable-swatch-list .not-available .x{display:block;}
.configurable-swatch-list .not-available .swatch-link{border-color:#ededed;position:relative;}
.configurable-swatch-list .not-available .swatch-link.has-image img{opacity:0.4;}
.configurable-swatch-list .not-available .swatch-label{color:#aaa;background:#fff;}
.configurable-swatch-list .wide-swatch .swatch-label{padding:0 6px;}
.configurable-swatch-list .not-available a:focus{outline:0;}
#narrow-by-list dd .swatch-link{border:none;line-height:25px;margin-right:2px;text-align:left;}
#narrow-by-list dd .swatch-link.has-image{line-height:inherit;}
#narrow-by-list dd .swatch-label{display:block;float:left;line-height:1.5em;margin:0 5px 0 0;padding:1px 5px;white-space:nowrap;border:1px solid #ddd;}
#narrow-by-list dd .configurable-swatch-list li a:hover .swatch-label{border-color:#3399cc;}
#narrow-by-list dd .has-image .swatch-label{padding:0;}
@media only screen and (max-width:770px){#narrow-by-list dd .configurable-swatch-list li:nth-child(odd){clear:left;}
}
.currently .swatch-current{position:relative;}
.currently .swatch-current .btn-remove{margin-top:-10px;position:absolute;right:0;top:50%;}
.currently .swatch-current span{display:block;float:left;}
.currently .swatch-link{display:inline-block;margin:0 0 0 3px;}
.currently .swatch-link:hover{border-color:#cccccc;cursor:default;}
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover{border-color:#3399cc;}
.configurable-swatch-box{background:none !important;}
.configurable-swatch-box select.swatch-select{display:none;}
.configurable-swatch-box .validation-advice{margin:0 0 5px;background:#df280a;padding:2px 5px !important;font-weight:bold;color:#fff !important;float:left;display:block;border-radius:3px;}
.configurable-swatch-list li{display:inline-block;}
.configurable-swatch-list li .swatch-label{text-align:center;}
.product-image .configurable-swatch-list{text-align:center;}
#narrow-by-list .configurable-swatch-list li{width:33%;float:left;}
.configurable-swatch-list li a{padding-left:0px !important;}
.configurable-swatch-list li a:before{display:none;}
#layered-navigation #narrow-by-list dd .configurable-swatch-list li a:hover:after,
#layered-navigation #narrow-by-list dd .configurable-swatch-list li a.checked:after{display:none;}
.products-grid .product-image .hidden{display:none !important;}
.products-grid .configurable-swatch-list{position:absolute;bottom:-8px;left:0px;width:100%;z-index:10;}
.yt-product-detail .product-options .option-config{margin-left:0px;margin-right:0px;}
.product-image-gallery img{display:none !important;}
.btn-cart.out-of-stock{background-color:#e0e0e0 !important;border-color:#e0e0e0 !important;}
.btn-cart.out-of-stock:hover{background-color:#e0e0e0 !important;border-color:#e0e0e0 !important;color:#666 !important;}
.btn-cart.out-of-stock:hover:before{background-position:right center;}
.configurable-swatch-list li:before{display:none !important;}
.configurable-swatch-list li:hover a:before{background:none !important;}
.layer-noshopby .configurable-swatch-list{padding-bottom:30px;}
.products-list .item-image .configurable-swatch-list{position:absolute;bottom:0px;left:0px;text-align:center;width:100%;}
.swatch-attr{padding:0 15px;}
dd.swatch-attr{margin-bottom:5px !important;}
.swatch-attr.last{margin-bottom:10px !important;}
.toolbar .view-mode-wrap .view-mode .list{background-image:url(../img/common/icons/listing-btn.png);}
.toolbar .view-mode-wrap .view-mode .grid{background-image:url(../img/common/icons/grid-btn.png);}
@media (min-width:1200px){.container{width:1200px;max-width:1200px !important;}
.catalog-category-view .toolbar .sort-by-wrap{margin-left:202px;}
#yt_header .header-default .yt-header-under.menu-on-top{position:fixed;top:0px;z-index:99;}
#yt_header .header-default .yt-header-under.menu-on-top .yt-menu{padding:0 15px;}
#yt_header .header-default .yt-header-under.menu-on-top .item-icon{display:none !important;}
#yt_header .header-default.header-v2 .yt-header-under.menu-on-top .yt-menu{padding:0;}
#yt_header .header-v3 .yt-header-under.menu-on-top{position:fixed;top:0px;height:50px;z-index:99;background-color:#323a45;}
#yt_header .header-v3 .yt-header-under.menu-on-top .yt-menu{margin-top:0px;border-radius:0px;}
#yt_header .header-v3 .yt-header-under.menu-on-top .item-icon{display:none !important;}
#yt_header .header-v3 .yt-header-under.menu-on-top .sm-serachbox-pro .form-search{margin-right:0px;}
#yt_header .header-v3 .yt-header-under.menu-on-top .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:first-child > a{border-radius:0px;}
#yt_header .header-v4 .yt-header-under.menu-on-top{position:fixed;top:0px;left:0px;background-color:#5f87d1;z-index:99;}
#yt_header .header-v4 .yt-header-under.menu-on-top .yt-menu{padding:0 15px;max-width:1200px;margin:0 auto;}
#yt_header .header-v4 .yt-header-under.menu-on-top .item-icon{display:none !important;}
#yt_header .header-v4 .yt-header-under.menu-on-top .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li a.sm_megamenu_head{color:#fff;}
#yt_header .header-v5 .yt-header-under.menu-on-top{position:fixed;top:0px;z-index:99;}
#yt_header .header-v5 .yt-header-under.menu-on-top .item-icon{display:none !important;}
.mobile-item-parent > div{width:100% !important;}
.mobile-item-parent > div .border-column{padding-left:30px !important;width:31% !important;}
.mobile-item-parent > div .img-st-h{padding-left:25px !important;}
.electronic-item-parent > div{width:630px !important;}
.electronic-item-parent > div .border-column{padding-left:30px !important;width:31% !important;}
.electronic-item-parent > div .border-last{border:none !important;}
.electronic-item-parent > div .accessories-electronic{width:34% !important;}
.electronic-item-parent > div .img-st-h{padding-left:25px !important;}
.clear-block{clear:both;}
.padding-top{padding-top:20px;}
.static-home-2 > ul > li.col-s-1{width:25.64%;}
.static-home-2 > ul > li.col-s-2{width:34.188%;}
.static-home-2 > ul > li.col-s-3{width:17.09%;}
.static-home-2 > ul > li.col-s-4{width:23.082%;}
.header-default.header-v2 .sm-serachbox-pro .form-search{width:95%;}
.header-default.header-v2 .sm-serachbox-pro .form-search .input-search #search{width:100%;}
.header-default.header-v2 .sm-serachbox-pro .form-search .cat-wrapper{width:142px;}
.header-default.header-v2 .sm-serachbox-pro .form-search .cat-wrapper span{text-align:center;width:111px !important;}
.header-default.header-v2 .sm-serachbox-pro .form-search .input-search{margin-left:142px;}
.yt-footer-wrap .footer-top{min-height:70px;}
.yt-footer-wrap .footer-top .validation-advice{max-width:270px;margin-bottom:5px;}
.yt-footer-wrap .footer-top .socials-wrap{height:70px;margin-top:-12px;margin-right:-15px;}
.yt-footer-wrap .footer-top .socials-wrap ul li a{height:70px;line-height:70px;}
.yt-footer-wrap .footer-top .block-subscribe-footer .title-block{margin-left:5px;}
.account-block{border-left:1px solid #dddddd;padding-left:20px;}
.infomation-block{padding-left:20px;border-right:1px solid #dddddd;border-left:1px solid #dddddd;}
.quickview-main .product-img-box .more-views{top:14px;}
.quickview-main .product-img-box .wrap-jCarouselLite{overflow:hidden;}
.quickview-main .product-img-box .popup-btn{display:none !important;}
.latest-blog .block-content{margin:-20px -19px 0;}
.block-image-static{margin-bottom:0px;}
.cmspage4.cms-home-v4 .yt-slideshow{padding-left:300px;}
.cmspage4 .list-services{margin-left:-15px;margin-right:-15px;}
.cmspage4 .list-services li{margin-bottom:30px;}
.cmspage3.cms-home-v3 .yt-slideshow{padding-right:300px;}
.cmspage3 .list-services{margin-left:-15px;margin-right:-15px;}
.cmspage3 .list-services li{margin-bottom:30px;}
.cmspage5.cms-home-v5 .yt-slideshow{padding-right:300px;}
.cmspage5 .list-services{margin-left:-15px;margin-right:-15px;}
.cmspage5 .list-services li{margin-bottom:30px;}
.cmspage5 .deal-wrapper .custom-nav-default{top:-61px;right:18px;position:absolute;}
.cmspage5 .deal-wrapper .custom-nav-default .button-default{width:24px;height:24px;font-size:17px;line-height:22px;transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);}
.cmspage5 .deal-wrapper .custom-nav-default .prev-deal{left:-36px;}
.cmspage5 .super-cat-wrapper-h5 .custom-nav-default{top:-70px;right:18px;position:absolute;}
.cmspage5 .super-cat-wrapper-h5 .custom-nav-default .button-default{width:24px;height:24px;font-size:17px;line-height:22px;transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1);}
.cmspage5 .super-cat-wrapper-h5 .custom-nav-default .prev-cat{left:-36px;}
.banner-right{position:absolute;right:15px;top:0px;}
.banner-right li{margin-bottom:10px;}
.client-wrapper-b{position:relative;top:-10px;}
}
@media (min-width:992px) and (max-width:1199px){.static-home-2 > ul > li.col-s-1{width:25.64%;}
.static-home-2 > ul > li.col-s-2{width:34.188%;}
.static-home-2 > ul > li.col-s-3{width:17.09%;}
.static-home-2 > ul > li.col-s-4{width:23.082%;}
.customNavigation .button-default{transform:scale(1) !important;-webkit-transform:scale(1) !important;-moz-transform:scale(1) !important;-ms-transform:scale(1) !important;}
.super-cat-wrapper .respl-item .item-inner{border:1px solid #ddd;}
.super-cat-wrapper .border-cat{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;}
.col-2-wrapper #yt_left,
.col-2-wrapper #yt_right{width:30% !important;}
 #yt_left + #yt_main, .col-2-wrapper + .col-lg-9{width:70% !important;}
.cmspage3 .banner-right ul{margin:0 -15px;}
.cmspage3 .banner-right ul li{padding:0 15px;float:left;width:33.33%;margin-bottom:30px;}
.cmspage3 .banner-right ul li img{width:100%;}
.cmspage3 .list-services{margin:0 -15px;}
.cmspage3 .list-services li{margin-bottom:30px;}
.cmspage3 .static-image-home-right{margin-bottom:30px;}
.cmspage4 .list-services{margin:0 -15px;}
.cmspage4 .list-services li{margin-bottom:30px;}
.cmspage5 .banner-right li{text-align:center;float:left;width:50%;margin-bottom:30px;}
.cmspage5 .list-services{margin:0 -15px;}
.cmspage5 .list-services li{margin-bottom:30px;}
.cmspage5 .sub-super-category .sub-wrapper-cat{width:244px;}
.cmspage5 .sub-super-category .sub-wrapper-cat img{width:100%;}
.cmspage5 .super-cat-wrapper-h5{margin-left:0px;}
.cmspage5 .client-wrapper-b{margin-bottom:30px;}
.home-wrapper-item .color-block ul li a{width:35px;height:35px;}
.mobile-item-parent > div{width:100% !important;}
.mobile-item-parent > div .border-column{padding-left:30px !important;width:31% !important;}
.mobile-item-parent > div .img-st-h{padding-left:25px !important;}
.electronic-item-parent > div{width:630px !important;}
.electronic-item-parent > div .border-column{padding-left:30px !important;width:31% !important;}
.electronic-item-parent > div .border-last{border:none !important;}
.electronic-item-parent > div .accessories-electronic{width:34% !important;}
.electronic-item-parent > div .img-st-h{padding-left:25px !important;}
.clear-block{clear:both;}
.padding-top{padding-top:20px;}
.latest-blog .block-content{margin:-20px -19px 0;}
.sm_megamenu_wrapper_vertical_menu.css_effect .sm_megamenu_lv1:hover > div{left:259px;}
.yt-footer-wrap .footer-top{min-height:70px;}
.yt-footer-wrap .footer-top .validation-advice{max-width:270px;margin-bottom:5px;}
.yt-footer-wrap .footer-top .socials-wrap{height:70px;margin-top:-12px;margin-right:-15px;}
.yt-footer-wrap .footer-top .socials-wrap ul li a{height:70px;line-height:70px;}
.yt-footer-wrap .footer-top .block-subscribe-footer .title-block{margin-left:5px;}
.yt-footer-wrap .footer-top .block-subscribe-footer .block-content .input-box #newsletter{width:210px;}
.account-block{border-left:1px solid #dddddd;border-right:1px solid #dddddd;padding-left:20px;}
.infomation-block{padding-left:20px;border-right:1px solid #dddddd;}
.yt-footer-wrap .footer-middle .content-block-footer .payment-method li{margin-right:0px;}
.products-list .respl-item-list .w-image-box .item-image .sm_quickview_handler{display:none !important;}
.respl-item .item-inner .btn-pd.sm_quickview_handler{display:none !important;}
.product-img-box .wrap-jCarouselLite{height:326px;overflow:hidden;}
.yt-product-detail .related-col-3{width:30% !important;}
.yt-product-detail .tab-col-9{width:70% !important;}
.yt-product-detail .resp-tabs-list li a{padding:6px 15px;}
.yt-product-detail .product-img-box .more-views{top:14px;}
}
@media (min-width:768px) and (max-width:991px){.customNavigation .button-default{transform:scale(1) !important;-webkit-transform:scale(1) !important;-moz-transform:scale(1) !important;-ms-transform:scale(1) !important;}
.static-home-2 > ul > li.col-s-1{width:25.64%;}
.static-home-2 > ul > li.col-s-2{width:34.188%;}
.static-home-2 > ul > li.col-s-3{width:17.09%;}
.static-home-2 > ul > li.col-s-4{width:23.082%;}
.super-cat-wrapper .respl-item .item-inner{border:1px solid #ddd;}
.super-cat-wrapper .border-cat{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li.parent-child > a:before{display:none;}
.mega-left-title,
.sm_megamenu_wrapper_vertical_menu{display:none;}
.sm_megamenu_wrapper_vertical_menu.css_effect .sm_megamenu_lv1 > div{display:none !important;}
.sm_megamenu_wrapper_vertical_menu ul{display:inline-block;width:100%;}
.sm_megamenu_wrapper_vertical_menu ul > li{width:50%;float:left;}
.latest-blog .block-content{margin-left:-10px;margin-right:-10px;}
.latest-blog .owl-item .item-blog{padding:0 15px;}
.latest-blog .owl-item .item-blog .blog-info{padding-left:0px;padding-right:0px;padding-top:10px;}
.latest-blog .owl-item .item-blog .blog-info .postTitle h2 a{line-height:21px;}
.block-brand .brand-wrapper ul li{width:25%;}
.yt-footer-wrap .footer-top .socials-wrap{margin-bottom:10px;}
.yt-footer-wrap .footer-top .socials-wrap ul li a{margin:0 15px;}
.yt-footer-wrap .footer-middle .col-footer{padding:5px 0px 10px;}
.yt-footer-wrap .footer-top{padding-bottom:12px;}
.yt-footer-wrap .footer-top .validation-advice{max-width:270px;}
.yt-footer-wrap .footer-top .block-subscribe-footer .block-content .input-box #newsletter{width:220px;}
.cmspage3 .banner-right ul{margin:0 -15px;}
.cmspage3 .banner-right ul li{padding:0 15px;margin-bottom:30px;float:left;width:33.33%;}
.cmspage3 .banner-right ul li img{width:100%;}
.cmspage3 .list-services{margin:0 -15px;}
.cmspage3 .list-services li{margin-bottom:30px;}
.cmspage3 .yt-main-left{clear:both;}
.cmspage3 .static-image-home-right{margin-bottom:30px;}
.cmspage4 .list-services{margin:0 -15px;}
.cmspage4 .list-services li{margin-bottom:30px;}
.cmspage4 #yt_left{clear:both;}
.cmspage5 .banner-right li{text-align:center;float:left;width:50%;margin-bottom:30px;}
.cmspage5 .list-services{margin:0 -15px;}
.cmspage5 .list-services li{margin-bottom:30px;}
.cmspage5 .sub-super-category .sub-wrapper-cat{width:auto;display:inline-block;width:100%;padding-bottom:1px;border-bottom:1px solid #ddd;margin-bottom:20px;}
.cmspage5 .sub-super-category .sub-wrapper-cat > a{width:241px;float:left;}
.cmspage5 .sub-super-category .sub-wrapper-cat > a img{left:1px;top:1px;width:100%;}
.cmspage5 .sub-super-category .sub-wrapper-cat .cat-list{margin-left:250px;}
.cmspage5 .super-cat-wrapper-h5{margin-left:0px;}
.cmspage5 .client-wrapper-b{margin-bottom:30px;}
.cmspage5 .client-say-bottom{clear:both;}
.products-list .respl-item-list .w-image-box .item-image .sm_quickview_handler,
.respl-item .item-inner .btn-pd.sm_quickview_handler{display:none !important;}
.respl-item .item-inner .btn-pd{right:7px !important;}
.yt-product-detail .product-img-box .more-views{top:49px;}
.yt-product-detail .product-img-box .wrap-jCarouselLite{height:326px;overflow:hidden;}
.yt-product-detail .yt-detail-right{clear:both;}
.wrapper_404page .content-404page{float:none;margin-left:auto;margin-right:auto;}
.img-right-404{text-align:center;margin-top:30px;}
}
@media (max-width:767px){#cpanel_wrapper{display:none;}
.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li.parent-child > a:before{display:none;}
.mega-left-title,
.sm_megamenu_wrapper_vertical_menu{display:none;}
.list-services li{margin-bottom:20px;}
.deal-wrapper .block-title-default{margin-bottom:0px;}
.sm_megamenu_wrapper_vertical_menu.css_effect .sm_megamenu_lv1 > div{display:none !important;}
.customNavigation .button-default{/*position:relative !important;*/transform:scale(1) !important;-webkit-transform:scale(1) !important;-moz-transform:scale(1) !important;-ms-transform:scale(1) !important;top:47% !important;}
.super-cat-wrapper{margin-top:0;}
.super-cat-wrapper .respl-item .item-inner{border:1px solid #ddd;}
.super-cat-wrapper .border-cat{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;}
.super-category-block .category-wrap-cat{display:none;height:28px;position:relative;right:-1px;top:7px;width:30px;cursor:pointer;}
.super-category-block .category-wrap-cat:hover{background-color:#444;}
.super-category-block .category-wrap-cat > ul{display:none;position:absolute;width:150px;border:1px solid #ddd;background-color:#fff;padding:10px 0px;top:28px;right:0px;z-index:99;}
.super-category-block .category-wrap-cat > ul li{display:block;float:none;}
.super-category-block .category-wrap-cat > ul li a{display:block;border:none;padding:4px 10px;}
.super-category-block .category-wrap-cat:hover > ul{display:block;}
.yt-footer-wrap .footer-top .block-subscribe-footer .title-block{background:none;padding:0;margin-bottom:10px;float:none;}
.yt-footer-wrap .footer-top .block-subscribe-footer{text-align:center;padding-top:10px;}
.yt-footer-wrap .footer-top .block-subscribe-footer .block-content{float:none;}
.yt-footer-wrap .footer-top .block-subscribe-footer .validation-advice{width:270px;}
.yt-footer-wrap .footer-middle .col-footer{padding:15px 0px;}
.cmspage3 .banner-right ul li{margin-bottom:30px;}
.cmspage3 .banner-right ul li img{width:100%;}
.cmspage3 .list-services{margin:0 -15px;}
.cmspage3 .super-category-block .category-wrap-cat{top:5px;right:4px;}
.cmspage3 .static-image-home-right{margin-bottom:40px;}
.cmspage3 .static-image-home-right img{width:100%;}
.cmspage4 .list-services{margin:0 -15px;}
.cmspage4 #yt_left{clear:both;}
.cmspage5 .banner-right li{text-align:center;float:left;width:50%;margin-bottom:30px;}
.cmspage5 .list-services{margin:0 -15px;clear:both;}
.cmspage5 .list-services li{margin-bottom:30px;}
.cmspage5 .sub-super-category .sub-wrapper-cat{width:auto;display:inline-block;width:100%;padding-bottom:1px;border-bottom:1px solid #ddd;margin-bottom:0px;}
.cmspage5 .sub-super-category .sub-wrapper-cat > a{width:241px;float:left;}
.cmspage5 .sub-super-category .sub-wrapper-cat > a img{left:1px;top:1px;width:100%;}
.cmspage5 .sub-super-category .sub-wrapper-cat .cat-list{margin-left:250px;}
.cmspage5 .super-cat-wrapper-h5{margin-left:0px;}
.cmspage5 .client-wrapper-b{margin-bottom:30px;}
.cmspage5 .client-say-bottom{clear:both;}
.respl-item .item-inner .btn-pd{right:7px !important;}
.products-list .respl-item-list .w-image-box .item-image .sm_quickview_handler,
.respl-item .item-inner .btn-pd.sm_quickview_handler{display:none !important;}
.pagination-wrap{display:none;}
.toolbar-bottom .toolbar .sort-by-wrap,
.toolbar-bottom .toolbar .limiter-wrap{display:none;}
.toolbar-bottom .pagination-wrap{display:block;}
.sm_quickview_handler{display:none !important;}
.yt-product-detail .yt-detail-right{padding-top:20px;clear:both;}
.upsell-product-wrapper .block-title-default{margin-bottom:0px;}
.data-table{table-layout:fixed;}
.data-table thead th,
.data-table thead td,
.data-table tr.even th,
.data-table tr.odd td,
.data-table tr.odd th,
.data-table tr.even td,
.data-table tfoot td,
.data-table tr.first th,
.data-table tr.first td{border:medium none !important;display:inline-block;float:none !important;text-align:center;width:100% !important;}
.data-table thead th,
.data-table tr.even th,
.data-table tr.odd th,
.data-table tr.first th{background:#777777;color:#FFFFFF;margin-bottom:1px;min-height:30px;}
.data-table colgroup{display:block;}
.data-table thead{border:none;}
.data-table tr{display:block;}
.data-table tr td{display:block;border:none;text-align:center;}
#shopping-cart-table tfoot td{padding:10px 0px 0px 0px;}
#shopping-cart-table .button{margin-bottom:10px;margin-left:0px;width:100%;}
#my-reviews-table .rating-box{float:none;margin:0 auto;}
.my-account .data-table#my-orders-table .item-options > dt{clear:none;float:none;margin-right:0px;}
.new-users{margin-bottom:20px;}
.new-users .cus-wrapper-login{min-height:inherit;}
.content-about-us .des-about-us{clear:both;margin-left:0px !important;margin-right:0px !important;padding:15px 0px 20px;}
.contact-map-wrap .contact-des{padding-bottom:15px;}
.yt-footer-wrap .footer-top{padding-bottom:12px;}
.yt-footer-wrap .footer-top .validation-advice{max-width:270px;}
.wrapper_404page .content-404page{float:none;margin-left:auto;margin-right:auto;}
.wrapper_404page .content-404page .button-404{padding-bottom:30px;}
.img-right-404{display:none;}
}
@media (min-width:481px) and (max-width:767px){.static-home-2 > ul > li.col-s-1{width:25.64%;}
.static-home-2 > ul > li.col-s-2{width:34.188%;}
.static-home-2 > ul > li.col-s-3{width:17.09%;}
.static-home-2 > ul > li.col-s-4{width:23.082%;}
.sm_megamenu_wrapper_vertical_menu ul{display:inline-block;width:100%;}
.sm_megamenu_wrapper_vertical_menu ul > li{width:50%;float:left;}
.block-brand .brand-wrapper ul li{width:25%;}
.latest-blog .block-content{margin-left:-15px;margin-right:-15px;}
.latest-blog .owl-item .item-blog{padding:0 15px;}
.latest-blog .owl-item .item-blog .blog-info{padding-left:0px;padding-right:0px;padding-top:10px;}
.latest-blog .owl-item .item-blog .blog-info .postTitle h2 a{line-height:21px;}
.cmspage5 .banner-right ul{margin:0 -15px;}
.cmspage5 .banner-right ul li{padding:0 15px;}
.cmspage5 .banner-right ul li img{width:100%;}
.products-grid .respl-item{width:50%;float:left;}
.yt-product-detail .wrap-jCarouselLite{height:326px;overflow:hidden;}
}
@media (max-width:480px){.latest-blog .item-blog .img-blog img{width:100%;}
.block-title-default h2 span{padding:0 13px;font-size:120%;}
.static-home-2 > ul > li{width:100%;}
.static-home-2 > ul > li a img{width:100%;}
.yt-footer-wrap .footer-top .block-subscribe-footer .block-content .input-box #newsletter{margin-bottom:5px;}
.latest-blog .blog-info{padding-left:0px;padding-right:0px;}
.cmspage5 .banner-right ul li{width:100%;}
.cmspage5 .banner-right ul li img{width:100%;}
.cmspage5 .sub-super-category .sub-wrapper-cat{width:auto;display:inline-block;width:100%;padding-bottom:1px;border-bottom:1px solid #ddd;margin-bottom:0px;}
.cmspage5 .sub-super-category .sub-wrapper-cat > a{width:100%;padding-right:1px;}
.cmspage5 .sub-super-category .sub-wrapper-cat .cat-list{margin-left:0px;clear:both;min-height:auto;}
.toolbar .limiter-wrap{height:43px;border-top:1px solid #dddddd;display:block;margin:10px 0px 0px;padding-top:10px;width:100%;}
.toolbar-bottom .view-mode-wrap{margin-right:0px;}
.products-list .respl-item-list .item-inner{border:1px solid #ddd;padding:10px;}
.products-list .respl-item-list .item-inner .w-image-box{border:none;width:100%;}
.products-list .respl-item-list .item-inner .product-shop{margin:0px;clear:both;padding-top:15px;}
.yt-product-detail .yt-detail-right .quantity-input.qty{width:30px;}
.yt-product-detail .yt-detail-right .product-options .w-option{width:100%;}
.yt-product-detail .wrap-jCarouselLite{height:171px;overflow:hidden;}
.yt-product-detail .jCarouselLite li{width:75px !important;height:75px !important;}
.yt-product-detail .jCarouselLite li img{width:100% !important;height:auto !important;}
.yt-product-detail .product-img-box .more-views{width:75px;top:23px;}
.yt-product-detail .product-img-box .more-views .btn_thumb{left:25px;}
.yt-product-detail .product-img-box .yt-detail-image{margin-left:85px;}
.yt-product-detail .qty-set{margin-right:0px;}
.yt-product-detail .resp-tab-content-active{padding:10px 15px;}
.blog-wrapper .postWrapper .img-blog-list{width:100%;}
.blog-wrapper .postWrapper .info-wrapper-blog{clear:both;margin-left:0px !important;margin-right:0px !important;padding-top:10px;}
.my-account .edit-account-form .field{width:100%;}
.my-account .title-buttons .button{float:left;margin-top:5px;clear:both;}
.yt-footer-wrap .footer-top .block-subscribe-footer .block-content .input-box #newsletter{text-align:center;}
}
body{font-size:12px;color:#666666;background-color:#FFFFFF;}
a, .store-info .list-info .item-info .info-content > h2{color:#444444;}
a:hover,
.no-rating a:hover,
.header-default .yt-header-top .language-switcher .language-active > div span:hover{color:#5F87D1;}
#yt_wrapper .page-title:before{background-color:#666666;}
.cloud-zoom-big{top:0 !important;left:0 !important;width:100% !important;height:100% !important;}
.item-hot{background:url(../img/common/icons/hot-item.png) no-repeat scroll 0% 50% transparent;}
.item-new{background:url(../img/common/icons/new-item.png) no-repeat scroll 0% 50% transparent;}
.item-count{color:#aaa;margin-left:5px;}
.item-image{text-align:center;padding:20px 0;}
.wrap-jCarouselLite .jCarouselLite{visibility:visible;overflow:hidden;position:relative;z-index:2;left:0px;}
.product-image-zoom #wrap{top:0px;z-index:0;position:relative;overflow: hidden;}
.product-image-zoom #wrap .fa{font-size:18px;position:absolute;bottom:5px;right:5px;z-index:2010;}
.product-image-zoom #wrap:hover .fa{color:#5F87D1;}
.product-image-zoom .cloud-zoom{position:relative;display:block;}
.jCarouselLite ul li .cloud-zoom-gallery:hover{cursor:pointer;}
#product-specs-table th{border:none;padding-top:15px;}
#product-specs-table h3{font-size:22px;color:#333;margin:15px 0 0 0;}
#product-specs-table td{width:50%;}
#product-specs-table td.category{border:none;}
#info h2{margin-top:30px;font-size:120%;}
#info ul{list-style-type:square;}
#info li{margin:0 0 10px 0;}
#info p{margin:10px 0;}
#info p a{color:#5F87D1;}
.block-image-menu-1, .block-image-menu-2, .block-image-menu-3, .block-image-menu-4, .block-image-menu-6{position:absolute;overflow:hidden;width:239px;height:298px;bottom:0px;right:0px;background:transparent url(/img/common/media/menu_1.png) no-repeat bottom center;}
.block-image-menu-2{background:transparent url(/img/common/media/menu_2.png) no-repeat center center;}
.block-image-menu-3{background:transparent url(/img/common/media/menu_3.png) no-repeat center center;}
.block-image-menu-4{background:transparent url(/img/common/media/menu_4.png) no-repeat center center;}
.block-image-menu-6{background:transparent url(/img/common/media/menu_6.png) no-repeat center center;}
.close-sm-megamenu{position:absolute;width:18px;height:18px;top:10px;right:10px;text-align:center;cursor:pointer;color:#ccc;}
.close-sm-megamenu:hover{color:#999;}
.close-sm-megamenu .fa{font-size:14px;}
#yt_header .fixed-nav{position:fixed;top:0;box-shadow:0 0 5px rgba(0, 0, 0, 0.5);-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.5);}
#yt_header .fixed-nav .item-new{display:none;}
.fixed-offset{padding-top:44px;}
.cart-empty ul{padding:0 0 0 20px;list-style-type:decimal;float:left;}
.cart-empty ul li{margin:0 0 7px 0;}
#lens_zoom{width:100%;height:400px;border:1px solid #999;background-color:#fff;color:#333;position:absolute;top:0;left:0;overflow:hidden;line-height:400px;text-align:center;z-index:10;}
.lens-container{position:relative;width:100%;}
.tab-wrapper table{width:100% !important;max-width:100% !important;}
.tab-wrapper table th, .tab-wrapper table td{padding-right:15px;}
table img{max-width:100%;vertical-align:middle;}
.color-container, .modification-container{float:left;clear:both;padding-top:10px;}
.other-colors-title{font-weight:bold;font-size:116.67%;margin-bottom:7px;color:#444;}
a.color-box, a.color-box-active{position:relative;height:64px;min-width:81px;float:left;margin-right:5px;margin-bottom:20px;padding:2px;display:block;opacity:.6;transition:0.2s;-moz-transition:0.2s;-webkit-transition:0.2s;color:#666;text-align:center;}
a.color-box span, a.color-box-active span{width:100%;text-align:center;display:block;position:absolute;bottom:-21px;padding-top:5px;left:0;font-size:11px;}
a.color-box:hover, a.color-box-active:hover, a.color-box-active{opacity:1;}
a.bg-black{box-shadow:0 2px 0 rgba(0, 0, 0, 0.7);}
a.bg-orange{box-shadow:0 2px 0 rgba(255, 145, 37, 0.7);}
a.bg-red{box-shadow:0 2px 0 rgba(255, 0, 58, 0.7);}
a.bg-green{box-shadow:0 2px 0 rgba(37, 255, 37, 0.7);}
a.bg-blue, a.bg-cyan{box-shadow:0 2px 0 rgba(61, 123, 255, 0.7);}
a.bg-brown{box-shadow:0 2px 0 rgba(129, 78, 11, 0.7);}
a.bg-purple{box-shadow:0 2px 0 rgba(171, 32, 187, 0.7);}
a.bg-silver, a.bg-gray, a.bg-grey, a.bg-white, a.bg-classic, .bg-leather, .bg{box-shadow:0 2px 0 rgba(0, 0, 0, 0.2);}
a.bg-gold, a.bg-yellow{box-shadow:0 2px 0 rgba(255, 233, 82, 0.7);}
a.bg-pink{box-shadow:0 2px 0 pink;}
.youtube-container{text-align:left;width:100%;margin:10px 0;}
.youtube-container .fa-refresh{color:#ddd;margin-top:5px;}
.youtubeLnk{display:inline-block;position:relative;width:100%;height:61px;border-radius:2px;overflow:hidden;margin-bottom:10px;display:block;}
.youtubeLnk img{max-width:100%;width:100%;}
.youtubeLnk span{position:absolute;font-size:40px;color:#fff;top:0;left:0;width:100%;height:61px;line-height:60px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);border-radius:3px;text-align:center;text-shadow:0px 3px 10px rgba(0,0,0,.5);transition:0.2s;-moz-transition:0.2s;-webkit-transition:0.2s;}
.youtubeLnk:hover span{color:#57D5E5;box-shadow:inset 0 0 0 1px rgba(0,0,0,.5);text-shadow:0px 3px 10px rgba(0,0,0,.8);}
.youtubeLnk-txt{display:block;height:61px;width:100%;margin-bottom:10px;overflow:hidden;}
.pers-j, .pers-f, .shipping-address, .price_fizic, .price_fizic_delivery, .price_juridic, .price_juridic_delivery, .password-container, .price_fizic_delivery_country, .price_juridic_delivery_country{display:none;}
.bank-requisites{margin-bottom:20px;}
.terms-container .validation-advice{float:left;margin-right:5px;}
.fb-page{margin:10px 0;border-radius:2px;overflow:hidden;}
.nav-tabs > li > a{border-radius:1px;padding:5px 10px;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{border-bottom-color:#fff;}
.validation-advice{color:#d90000 !important;margin-top:0;}
.price-select{float:right;width:150px;position:relative;}
.price-select .convert-button{margin:0;overflow:hidden;position:absolute;right:0;z-index:1;text-align:right;cursor:pointer;padding:4px;float:left;}
.convert-active{width:570px;background-color:whiteSmoke;text-shadow:0 1px 0 #fff;box-shadow:0 1px 2px rgba(0,0,0,.2);}
.price-conv-title i, .other-modif-title i{margin-left:10px;}
.price-conv-title:hover{color:#5F87D1;}
.price-conv-content, .other-modif-content{font-weight:normal;display:none;float:left;text-align:left;line-height:1.8;}
.other-modif-title{display:block;}
.other-modif-content{margin-top:5px;}
.price-conv-content ul{list-style-type:none;}
.price-conv-content ul li:first-child{padding-left:0;}
.price-conv-content ul li{float:left;border-right:1px solid #D8D8D8;padding:0 7px;}
.price-conv-content ul li:last-child{border:none;}
.modification-container{float:left;width:100%;position:relative;margin-bottom:15px;}
.modification-container .modification-button{overflow:hidden;position:absolute;left:0;z-index:1;text-align:left;cursor:pointer;padding:8px;float:left;background-color:whiteSmoke;text-shadow:0 1px 0 #fff;}
.modification-active{width:100%;}
.modification-container .fa-close{display:block;}
.modification-active .fa-close{display:block;position:absolute;top:10px;right:10px;}
.other-modif-content a{display:block;}
.tab-wrapper{margin-top:5px;}
.detailBox{width:320px;border:1px solid #bbb;margin:50px;}
.titleBox{background-color:#fdfdfd;padding:10px;}
.titleBox label{color:#444;margin:0;display:inline-block;}
.commentList{padding:0;list-style:none;width:100%;overflow:auto;}
.commentList li{margin:0;margin-top:10px;border-bottom:1px solid #ccc;min-height:100px;}
.commentList li > div{display:table-cell;}
.commenterImage{width:70px;margin-right:15px;height:100%;float:left;}
.commenterImage img{width:100%;margin-bottom:5px;}
.timeago{color:#aaa;font-size:11px;}
.review-name{font-weight:bold;}
.review-name, .comment, .timeago{float:left;width:100%;display:block;margin-bottom:3px;}
.alert{padding:10px;border-radius:0;}
.description-container{color:#333;line-height:1.8;}
.description-container h3, .description-container h2{font-size:14px;font-weight:bold;}
.description-container ul, .description-container p, .description-container h3, .description-container h2{margin:10px 0;}
.description-container ul{list-style-type:square;margin-left:15px;}
.sale-product{z-index:2;left:10px;top:0;width:73px;height:27px;background:url(../img/common/icons/sale-label-product.png) no-repeat top left;position:absolute;overflow:hidden;text-indent:-999px;}
.new-product{z-index:2;width:45px;height:27px;background:url(../img/common/icons/new-label-product.png) no-repeat top left;position:absolute;overflow:hidden;text-indent:-999px;right:0;top:0;}
.destination-product-1{z-index:2;bottom:0;left:10px;background:transparent url(../img/common/icons/gaming.png) no-repeat center center;width:45px;height:28px;position:absolute;}
.destination-product-2{z-index:2;bottom:-10px;left:5px;background:transparent url(../img/common/icons/premium.png) no-repeat center center;width:108px;height:72px;position:absolute;}
.destination-product-3{z-index:2;bottom:5px;left:15px;background:transparent url(../img/common/icons/sale.png?v1) no-repeat center center;width:48px;height:48px;position:absolute;}
ul.sm-specs li:before{content:"\f105";font-family:FontAwesome;margin-right:8px;}
.table-th-middle th{vertical-align:middle !important;}
.products-list .respl-item-list .product-shop .f-fix .list-action .active,
.respl-item .item-inner .active,
.yt-product-detail .yt-detail-right .product-add-box .add-to-links li a.active{background-color:#DC6565;}
.compare-table th{vertical-align:middle !important;}
.compare-table .product-image img, .cart-table .product-image img{max-width:80px;max-height:80px;}
.wishlist-container{position:relative;width:100%;max-width:300px;}
.wishlist-loading{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(255,255,255,.8);text-align:center;line-height:100px;}
.category-container{padding:0 15px 10px;border-left:1px solid #ccc;margin-bottom:20px;text-align:center;}
.brand-container{width:100%;text-align:center;}
.brand-container td{height:72px;}
.category-container h3{font-size:14px;padding:5px 10px;font-weight:600;line-height:150%;}
.category-container ul{list-style-type:square;margin-left:15px;line-height:200%;text-align:left;}
.signup-teaser a, .rates-teaser{color:#999;margin:5px 10px;font-weight:normal;display:inline-block;}
.rates-teaser{max-width:250px;}
.signup-teaser a:hover{color:#06c;}
.mistake-found{margin:10px 0;}
.mistake-found-btn{border:1px solid #999;border-radius:2px;padding:1px 5px;margin:0 5px;font-size:11px;}
.pluso{width:100%;float:right;margin:10px 0;}
.pluso-wrap a:first-child{margin-left:0 !important;}
.pluso-more{display:none !important;}
.yt-product-detail .yt-detail-right .product-shop .price-rates .special-price .price{color:#999;}
.skype-button{position:fixed;z-index:10;bottom:20px;left:30px;}
#chatIconText{color:#fff !important;}


.search-item { list-style:none; margin:5px; }
.search-item li { /*height:36px;*/ clear:both;}
.search-item-title {
/*-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
width: 320px;
float: right;*/
padding: 8px;
}
.search-item-title:hover, .search-item li.selected .search-item-title {
color:#06c;
background:#EEE;
text-shadow:none;
}
.search-item-img {
max-width:32px;
max-height:32px;
margin:0 0 5px 10px;
}
.search-message {
padding: 10px 8px 0;
width: 100%;
text-align: center;
}

#uniform-cat{width:50px;overflow:hidden;}
#search_autocomplete{position:absolute;z-index:1000;background:#fff;border:1px solid #ddd;overflow:hidden;width:100%;}

p[itemprop="description"] { overflow-wrap: break-word; }

.line-through {
    text-decoration: line-through;
}

.my-0 {
    margin-top: 0!important;
    margin-bottom: 0!important;
}

.mx-5p {
    margin-left: 5px!important;
    margin-right: 5px!important;
}

.mt-10 {
    margin-top: 10px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-0 {
    margin-bottom: 0;
}

.credit-calculator .special-price .price {
    color:#999;
    font-size:133.33%;
    font-weight:bold;
}

.credit-calculator-mini .special-price .price {
    color: inherit;
}

.button--oauth {
    margin-left: 4px;
    padding: 0 20px;
}

.button--oauth:hover  {
    color: #fff;
}

.button--oauth-google {
    background-color: #f14d3a;
}

.button--oauth-google:hover {
    background-color: #f36858;
}

.button--oauth-facebook {
    background-color: #3a579a;
}

.button--oauth-facebook:hover {
    background-color: #5871a9;
}

.products-list .respl-item-list .w-image-box .item-badge--hot-price {
    bottom: 7px;
    left: 7px;
}

.respl-item .item-inner .w-image-box .item-badge--hot-price {
    right: 0;
    top: 0;
}

.super-cat-wrapper .respl-item .item-badge--hot-price {
    top: 7px;
    left: 7px;
}

.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
}

@media (max-width: 767px) {
    .table-responsive.table-compare > .table > tbody > tr > th {
        white-space: initial;
        min-width: 200px;
        max-width: 200px;
    }
}

@media (min-width: 992px) {
    .collapse.collapse-sm {
        height: auto;
        display: block;
    }
}

.block-layered-nav .currently + .block-content {
    border-top:1px dotted #ddd;
}

.block-title--has-collapse {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.block-title--has-collapse button[data-toggle=collapse] {
    padding: 0 12px;
    color: #5f87d1;
    font-size: 1.6em;
}

button[data-toggle=collapse] i,
a[data-toggle=collapse] i{
    transition: .3s;
}

button[data-toggle=collapse].CollapseOpen i,
a[data-toggle=collapse].CollapseOpen i{
    transform: rotateX(180deg);
}

#yt_left .block-title--has-collapse + .block-content {
    padding: 0;
}

#yt_left .block-title--has-collapse + .block-content #narrow-by-list {
    padding: 20px 0;
}

@media (max-width: 1200px) {
    .respl-item .item-inner .btn-pd.item-wishlist {
        top: 65px;
    }

    .respl-item .item-inner .btn-pd.item-compare {
        top: 100px;
    }
}

.maxlist-more {
    text-align: center;
}

.maxlist-more a {
    display: block;
    text-decoration: none;
    padding: 3px 0;
    text-transform: lowercase;
}

.maxlist-more a:hover {
    text-decoration: none;
}

.flashes-container {
    position: fixed;
    top: 0;
    right: 0;
    max-width: 100%;
    width: 400px;
    padding: 12px;
    z-index: 100;
}

.flashes-container .alert {
    margin: 0;
}

.flashes-container .alert + .alert {
    margin-top: 12px;
}

.hr-with-text {
    position: relative;
    text-align: center;
}

.hr-with-text hr {
    margin: 0.5rem 0;
}

.hr-with-text span {
    position: absolute;
    top: -10px;
    background: #fff;
    padding: 0 10px;
}

.nav-tabs-flex {
    white-space: nowrap;
    display: flex;
    overflow: auto hidden;
}

.nav-tabs-flex > li {
    float: none;
}

@media (max-width: 767px) {
    .label-wrap-xs {
        white-space: normal;
    }
}

.panel-order-info {
    border-color: #ddd;
    background: #efefef;
}

.panel-order-info__headline {
    font-size: 1.2em;
}

.panel-order-info__separator {
    border-left: 1px solid #ccc;
    margin: 0 20px;
}

.panel-order-info hr {
    border-color: #ccc;
    margin: 15px 0;
}

.footer-pm {
    display: flex;
    font-size: 16px;
    height: 23px;
    width: 40px;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    background: linear-gradient(315deg, rgba(195,195,195,1) 0%, rgba(195,195,195,1) 50%, rgba(218,218,218,1) 51%);
    box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
}

.footer-pm i {
    margin: 0!important;
}
