.bold {font-weight: bold;}
.italic {font-style: italic;}
.products-grid > li:nth-child(3n+1){clear:both}
.subcats{display:flex;flex-wrap:wrap}
.subcat{margin-bottom:30px}
.subcat a{display:block;text-align:center;height:100%;position:relative}
.subcat img{width:100%}
.subcat .category-thumb{max-width:100%;max-height:240px;margin:1px}
.subcat .catname{color:#fff;font-size:14px;font-weight:700;position:absolute;bottom:0;left:0;padding:19px 8px 19px 10px;text-align:left;width:100%;background-color:rgba(0,0,0,0.3);transition:background-color .3s}
.subcat a:hover .catname{background:rgba(0,0,0,0.7)}
.category-description{color:#111}
@media (max-width: 479px) {
.col-mob-12{width:100%}
.col-mob-11{width:91.66666667%}
.col-mob-10{width:83.33333333%}
.col-mob-9{width:75%}
.col-mob-8{width:66.66666667%}
.col-mob-7{width:58.33333333%}
.col-mob-6{width:50%}
.col-mob-5{width:41.66666667%}
.col-mob-4{width:33.33333333%}
.col-mob-3{width:25%}
.col-mob-2{width:16.66666667%}
.col-mob-1{width:8.33333333%}
}
body{font-family:'Inter',Arial,sans-serif}
.header{font-size:16px;color:#fff}
.header-phones,.header-worktime{line-height:30px}
.header-phones a,.header-phones a:hover{color:#fff}
.header-phones svg{max-width:18px;max-height:24px;vertical-align:text-bottom;margin-right:5px}
.header-worktime span{color:#FFCA7A;font-weight:400}
.header-worktime{line-height:30px}
/*.header .header-address{line-height:10px}*/
.header-address__text{line-height:30px;white-space:nowrap}
.header-address__text a{color:#fff;}
.header-address__text a:hover,.header-address__text a:focus{color:#fff;text-decoration:underline;}
.header-address svg{max-width:18px;max-height:18px;vertical-align:text-bottom;margin-right:5px}
.header-last-column{display:flex;justify-content:end;align-items:center}
.d-flex{display:flex}
.align-center{align-items:center}
.space-between{justify-content:space-between}
.quantity{display:inline-block}
.quantity .input-text.qty{width:27px;height:26px;text-align:center;border:1px solid #006A23;padding:0;-moz-appearance:textfield}
.quantity.buttons_added{text-align:left;position:relative;white-space:nowrap;vertical-align:top}
.quantity.buttons_added input{display:inline-block;margin:0;vertical-align:top;box-shadow:none;background:#fff;color:#006A23}
.quantity.buttons_added .minus,.quantity.buttons_added .plus{padding:0 10px;height:28px;cursor:pointer;line-height:28px;font-size:28px;font-weight:600;font-family: tahoma;}
.mini-products-list .quantity .input-text.qty{font-weight:700;font-size:18px;appearance:textfield;pointer-events:none}
.quantity.buttons_added .minus:hover,.quantity.buttons_added .plus:hover{background:#fff}
.quantity input::-webkit-outer-spin-button,.quantity input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;margin:0}
.quantity.buttons_added .minus:focus,.quantity.buttons_added .plus:focus{outline:none}
.tp-caption{display:none}
.seo-home__section{font-size:18px;line-height:22px;font-weight:400;color:#000}
.seo-home__section p:not(:last-child){margin-bottom:25px}
.seo-head{background:#F39200;padding:90px 0;color:#000}
.seo-head h1{margin:0 0 20px;font-weight:700;font-size:28px;line-height:34px;text-transform:uppercase}
.cms-index-index .seo-home__section h2{position:relative;padding:50px 0 45px;font-size:28px;line-height:34px;text-transform:uppercase;color:#fff;margin:0 0 30px;font-weight:700}
.seo-home__section h2{position:relative;z-index:2}
.cms-index-index .seo-home__section h2:before{content:"";position:absolute;background:#006A23;top:0;bottom:0;left:calc(-50% - 635px);font-weight:700;right:calc(-50% - 635px);z-index:-1}
.cms-index-index .seo-home__section h2:after{content:"";width:0;height:0;border-style:solid;border-width:44px 25px 0;border-color:#F39200 transparent transparent;position:absolute;top:0;right:0;z-index:3}
.seo-home__section .seo-columns+h2:after{border-width:44px 25px 0;border-color:#fff transparent transparent}
.seo-home__section ul{margin-bottom:20px}
.cms-home .seo-home__section li{margin-bottom:15px}
.seo-home__section li p{display:inline}
.seo-columns{flex-wrap:wrap;margin-bottom:10px}
.seo-columns > div{width:calc(50% - 10px)}
.seo-columns div:nth-child(2n + 1){margin-right:20px}
.seo-columns li{list-style:none;margin-bottom:25px}
.seo-columns li a{display:block}
.seo-home__section h3,.seo-home__section h3 a,.seo-home__section .h3,.seo-home__section .h3 a{font-weight:700;font-size:28px;line-height:34px;text-transform:uppercase;color:#e17a05}
.seo-columns li a{margin-bottom:20px;font-weight:700;font-size:21px;line-height:25px;text-transform:uppercase;color:#006A23}
.account-login,.account-create{padding-top:80px;padding-bottom:80px}
.account-login h1{max-width:290px}
.cms-home .seo-home__section >.container{width:100%;padding:0}
.account-flex,.account-flex .customer-name{display:flex;justify-content:space-between;flex-wrap:wrap}
.account-flex li,.account-flex .customer-name>div{width:45%;flex:0 0 45%;max-width:400px}
.account-flex li{margin-bottom:15px}
.account-flex li.fields{width:100%;flex:0 0 100%;max-width:100%}
button.btn-primary{background:#006A23;height:69px;font-weight:700;font-size:26px;border-radius:0;padding:0 25px}
.box-account button.btn-primary{margin-left:0;min-width:280px}
.empty-text{font-weight:600;font-size:21px;line-height:25px;color:#000}
.cms-index-index .box-deal .left-bnr{margin-top:27px;margin-left:420px;width:100%;height:auto}
.my-orders-table__wrap{overflow:auto}
.my-account .page-title button{font-size:14px;height:40px;padding:0 20px;margin-left:25px;border-radius:0;margin-bottom:5px;background:#006A23;line-height:14px}
#mobile-nav .sidebar{padding:0;margin:0;width:28px;height:41px;position:relative;background:transparent;margin-left:20px}
.filter-mobile__btn{background:#006A23 url(../images/filters-ico.svg) no-repeat center/27px;width:45px;height:45px;cursor:pointer}
#box-left .left-bnr .owl-prev,#box-left .left-bnr .owl-next{position:absolute;z-index:2;width:30px;height:30px;background:#C4C4C4;right:10px;bottom:15px;top:auto;font-size:0;color:transparent}
#box-left .left-bnr .owl-prev{left:10px}
#box-left .left-bnr .owl-next{right:10px}
#box-left .left-bnr .owl-prev:before{content:url('data:image/svg+xml; utf8, <svg width="16" height="19" viewBox="0 0 16 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.84 10.5367L15.84 8.32005L3.83997 8.32004L9.33997 2.22422L7.91997 0.650392L-2.88715e-05 9.42837L7.91997 18.2064L9.33997 16.6325L3.83997 10.5367L15.84 10.5367Z" fill="white"/></svg>');width:16px;height:18px;position:absolute;top:calc(50% - 9px);left:calc(50% - 8px);display:block}
#box-left .left-bnr .owl-next:before{width:16px;height:18px;position:absolute;top:calc(50% - 9px);left:calc(50% - 8px);display:block;content:url('data:image/svg+xml; utf8, <svg width="16" height="18" viewBox="0 0 16 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.160033 7.66967L0.160033 9.88633L12.1601 9.88633L6.66004 15.9822L8.08004 17.556L16.0001 8.778L8.08005 1.49898e-06L6.66004 1.57383L12.1601 7.66967L0.160033 7.66967Z" fill="white"/></svg>')}
#box-left .left-bnr .owl-pagination{display:flex;align-items:center;justify-content:center;position:absolute;bottom:25px;left:0;right:0}
#box-left .left-bnr .owl-page{width:8px;height:7px;border:1px solid #fff;margin:0 2px}
#box-left .left-bnr .owl-page.active{background:#fff}
#box-left .left-bnr p{margin:0}
.top-message{background:#006a23;padding:15px 15px 0;text-align:center;line-height:22px;position:relative;color:#f8a13d;width:auto;margin-left:-15px;margin-right:-15px;display:none}
.top-message img.messengers{height:24px}
.mobile-search{text-align:center;margin-bottom: 5px;}
.view-more{margin-bottom:40px}
label[for=search]{display:none}
@media screen and (max-width: 1200px) {
.cms-index-index .box-deal .left-bnr{margin-left:317px;width:calc(100% - 317px)}
.cms-index-index .box-deal .left-bnr img{width:100%;height:auto}
.box-account button.btn-primary{min-width:0;width:100%}
button.btn-primary{font-size:18px}
.empty-text{font-size:16px}
}
@media screen and (max-width: 991px) {
.cms-index-index .box-deal .left-bnr{margin-left:233px;width:calc(100% - 233px)}
}
@media screen and (max-width: 767px) {
.toolbar .sorter{display:flex;align-items:center;justify-content:space-between}
.toolbar .sorter:after{display:none}
.header-worktime {line-height: 1.5;}
.header-worktime div {display: inline-block;padding: 0 5px;}
}
.cms-home .box-deal .products-grid .item:first-child .old-price .price{font-weight:400;font-size:16px}
.cms-home .box-deal .products-grid .item:first-child .item-btn{display:none}
.border{border:1px solid #e6e6e6}
a{text-decoration:none}
@-webkit-keyframes mymove {
from{bottom:-56px}
to{bottom:86px}
}
@keyframes mymove {
from{bottom:-56px}
to{bottom:86px}
}
@-webkit-keyframes mymove-back {
from{bottom:86px}
to{bottom:-56px}
}
@keyframes mymove-back {
from{bottom:86px}
to{bottom:-56px}
}
@-webkit-keyframes bottom-to-top {
from{top:100px}
to{top:48px}
}
@keyframes bottom-to-top {
from{top:100px}
to{top:48px}
}
@-webkit-keyframes bottom-to-top-back {
from{top:48px}
to{top:100px}
}
@keyframes bottom-to-top-back {
from{top:48px}
to{top:100px}
}
@-webkit-keyframes bottom-to-top-home2 {
from{top:100px}
to{top:56px}
}
@keyframes bottom-to-top-home2 {
from{top:100px}
to{top:56px}
}
@-webkit-keyframes bottom-to-top-back-home2 {
from{top:56px}
to{top:100px}
}
@keyframes bottom-to-top-back-home2 {
from{top:56px}
to{top:100px}
}
@-webkit-keyframes bottom-to-top-header4 {
from{top:100px}
to{top:72px}
}
@keyframes bottom-to-top-header4 {
from{top:100px}
to{top:72px}
}
@-webkit-keyframes bottom-to-top-back-header4 {
from{top:72px}
to{top:100px}
}
@keyframes bottom-to-top-back-header4 {
from{top:72px}
to{top:100px}
}
@-webkit-keyframes bottom-to-top-header5 {
from{top:100px}
to{top:51px}
}
@keyframes bottom-to-top-header5 {
from{top:100px}
to{top:51px}
}
@-webkit-keyframes bottom-to-top-back-header5 {
from{top:51px}
to{top:100px}
}
@keyframes bottom-to-top-back-header5 {
from{top:51px}
to{top:100px}
}
@keyframes bottom-to-top-back-header3 {
from{top:56px}
to{top:100px}
}
@-webkit-keyframes bottom-to-top-header3 {
from{top:100px}
to{top:55px}
}
@keyframes bottom-to-top-header3 {
from{top:100px}
to{top:55px}
}
@-webkit-keyframes bottom-to-top-back-header3 {
from{top:55px}
to{top:100px}
}
@keyframes bottom-to-top-back-header3 {
from{top:55px}
to{top:100px}
}
@-webkit-keyframes move-to-top-header3 {
from{bottom:-100px}
to{bottom:-6px}
}
@keyframes move-to-top-header3 {
from{bottom:-100px}
to{bottom:-6px}
}
@-webkit-keyframes move-to-top {
from{bottom:-100px}
to{bottom:-6px}
}
@keyframes move-to-top {
from{bottom:-100px}
to{bottom:-6px}
}
@-webkit-keyframes move-to-top-home2 {
from{bottom:-100px}
to{bottom:-2px}
}
@keyframes move-to-top-home2 {
from{bottom:-100px}
to{bottom:-2px}
}
@-webkit-keyframes move-to-top-header4 {
from{bottom:-100px}
to{bottom:-2px}
}
@keyframes move-to-top-header4 {
from{bottom:-100px}
to{bottom:-2px}
}
@-webkit-keyframes move-to-top-header5 {
from{bottom:-100px}
to{bottom:-2px}
}
@keyframes move-to-top-header5 {
from{bottom:-100px}
to{bottom:-2px}
}
@-webkit-keyframes slide-box {
from{left:-100%}
to{left:0}
}
@keyframes slide-box {
from{left:-100%}
to{left:0}
}
@-webkit-keyframes slide-box-back {
from{left:0}
to{left:-100%}
}
@keyframes slide-box-back {
from{left:0}
to{left:-100%}
}
@-webkit-keyframes fa-spin {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}
@keyframes fa-spin {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}
*{margin:0;padding:0}
body{font-size:12px;color:#222}
img{border:0;vertical-align:top}
a:hover{text-decoration:none;color:#35722F}
a:focus{outline:0;text-decoration:none;color:#35722F}
h2{font-size:160%}
h3{font-size:140%}
h4{font-size:120%}
h5,h6{font-size:110%}
form{display:inline}
fieldset{border:0}
legend{display:none}
table{border:0;border-spacing:0;empty-cells:show;font-size:100%}
caption,th,td{vertical-align:top;text-align:left;font-weight:400}
p{margin:0 0 10px}
strong{font-weight:700}
address{font-style:normal;line-height:1.35}
cite{font-style:normal}
q,blockquote{quotes:none}
q:before,q:after{content:''}
ul,ol{list-style:none;margin:0}
.nobr{white-space:nowrap!important}
.wrap{white-space:normal!important}
.a-left{text-align:left!important}
.a-center{text-align:center!important}
.a-right{text-align:right!important}
.v-top{vertical-align:top}
.v-middle{vertical-align:middle}
.f-left,.left{float:left!important}
.f-right,.right{float:right!important}
.f-none{float:none!important}
.no-display{display:none}
.no-margin{margin:0!important}
.no-padding{padding:0!important}
.no-bg{background:none!important}
[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome!important}
body.page-popup{font-size:12px;padding:20px 30px 30px}
body.page-popup .page-title.category-title{margin-top:0}
body.page-popup .page-title.category-title>*{font-size:133.33%;text-transform:uppercase;color:#333;display:none}
.col-main p,.col-main{font-size:13px}
.col-main p a,.col-main a{color:#06f}
body.page-popup .page-title h1{float:left;font-weight:400;margin-top:0;text-transform:none;color:#666}
body.page-popup .page-title .link-print{background:url(../images/i_print.gif) 0 2px no-repeat;padding:0 0 0 25px;margin:10px 0 0;float:right}
body.page-popup .data-table thead th,body.page-popup .data-table tbody th{background:#CCC;padding-left:10px;padding-right:10px}
body.page-popup .compare-table td{vertical-align:top}
body.page-popup .compare-table td button{margin:0}
body.page-popup .compare-table thead th,body.page-popup .compare-table thead td{padding-top:5px;padding-bottom:0;text-align:center}
body.page-popup .product-name{line-height:normal;margin-bottom:10px}
body.page-popup .ratings{display:inline-block}
body.page-popup .ratings,body.page-popup .price-box{margin-bottom:10px;text-align:center;display:inline-block;float:none}
body.page-popup .ratings .old-price,body.page-popup .price-box .old-price,body.page-popup .ratings .special-price,body.page-popup .price-box .special-price,body.page-popup .ratings .regular-price,body.page-popup .price-box .regular-price{float:none;display:inline-block}
body.page-popup .ratings .price,body.page-popup .price-box .price{font-size:183.33%}
body.page-popup .ratings .amount{margin:-2px 0 0 20px;float:left}
body.page-popup .add-to-links{list-style:none;margin:0;text-align:center}
body.page-popup .product-shop-row td,body.page-popup .add-to-row td{text-align:center}
button,select,textarea,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"],.uneditable-input{font-size:100%;color:#444;border:1px solid #ccc;margin-bottom:15px;outline:0}
input[type="text"],textarea,input[type="password"]{-webkit-appearance:none}
textarea: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,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{outline:0}
input[type="radio"]:focus,input[type="checkbox"]:focus{outline:0}
label,.label{font-size:100%;margin-bottom:9px}
select{height:40px;border:1px solid #ccc;margin:0;padding:2px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
select:focus{-webkit-box-shadow:none 0 0 #000;-moz-box-shadow:none 0 0 #000;box-shadow:none 0 0 #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;outline:0}
input.input-text{height:40px;border:1px solid #006A23;background:#F7F7F7;color:#707070;padding:0 15px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;font-size:16px}
input.input-text:focus{-webkit-box-shadow:none 0 0 #000;-moz-box-shadow:none 0 0 #000;box-shadow:none 0 0 #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;color:inherit}
input.input-text.validation-failed{border-color:#b94a48!important}
textarea{width:100%;min-height:239px;-webkit-box-shadow:none 0 0 #000;-moz-box-shadow:none 0 0 #000;box-shadow:none 0 0 #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;padding:7px 15px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;color:#666;border-color:#006A23;font-size:16px}
textarea:focus{-webkit-box-shadow:none 0 0 #000;-moz-box-shadow:none 0 0 #000;box-shadow:none 0 0 #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
textarea.validation-failed{border-color:#b94a48!important}
.clr{clear:both}
.price-box p{margin-bottom:0}
.price_before_price{display:none}
.price-box .price{color:#e17a05;font-size:15px;line-height:18px;font-weight:600}
.container-slider .price-box .price{color:#bd5b05}
.mb-category-products .price-box .price,.mb-category-products .product_value{color:#bd5b05;font-size:18px}
.price-box .special-price,.price-box .old-price,.price-box .regular-price{float:left}
.price-box .special-price .price-label,.price-box .old-price .price-label,.price-box .regular-price .price-label{display:none!important}
.price-box .special-price{position:relative;float:left}
.price-box .old-price{margin:0 10px 0 0;float:none}
.price-box .old-price .price{color:#767676;font-size:100%;min-width:0;background:none;padding:0;margin:0;text-decoration:line-through;font-weight:400}
.price-box .price-from{margin-right:10px}
.price-box .price-from,.price-box .price-to{float:left}
.price-box .price-from .price-label,.price-box .price-to .price-label{font-weight:400;float:left;line-height:18px}
.price-box .price-from .price,.price-box .price-to .price{background:none;color:#5a88ca;font-size:85.71%}
.price-box .minimal-price .price-label{float:left}
.price-box .minimal-price .price{background:none;color:#5a88ca}
input[type="button"],.button,button{font-size:100%;font-weight:400;padding:7px 10px;color:#fff;border:none;background:#333;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
input[type="button"]:hover,.button:hover,button:hover{background:#35722F}
.buttons-set .back-link{float:left}
.buttons-set .button{margin:0 0 0 5px}
.product-icons{position:absolute;z-index:9}
.product-icons__left{top:10px;left:10px}
.product-icons__right{top:10px;right:10px}
.product-icons__bottom{bottom:10px;left:10px;display:flex}
.item-image .product-icons__bottom{z-index:0}
.product-icon{display:block;height:46px;width:60px}
.sale-icon{left:auto;right:20px}
.sale-icon.lang-ru{background:url(../images/sc-ru.png) no-repeat center}
.sale-icon.lang-ua{background:url(../images/sc-ukr.png) no-repeat center}
.new-icon{height:47px;width:61px}
.new-icon.lang-ru{background:url(../images/new-ru.png) no-repeat center}
.new-icon.lang-ua{background:url(../images/new-ukr.png) no-repeat center}
.delivery-icon{height:52px;width:79px}
.delivery-icon.lang-ru{background:url(../images/del-ru.png) no-repeat center}
.delivery-icon.lang-ua{background:url(../images/del-ukr.png) no-repeat center}
.evidnovlennya-icon{height:32px;width:141px;background:url(../images/evidnovlennya-icon.png) no-repeat center;margin-right:5px}
.rassrochka-icon{height:32px;width:36px;background:url(../images/rassrochka-icon.png) no-repeat center}
.page-title{font-weight:600;font-size:36px;line-height:44px;text-transform:uppercase;color:#006A23;margin-bottom:30px}
.page-title h1,.page-title h2{font-size:36px;font-weight:600;color:#006A23;margin:0}
.page-title .separator{margin:0 3px}
.page-title .link-rss{float:right;margin:7px 0 0}
.sub-title{font-size:110%;clear:both;padding:15px 0 0;font-weight:700;margin:0 0 6px;color:#666}
.col-main .block-layered-nav,.col-main .block-layered-nav .block-content{margin:0}
.product-name{text-transform:none;margin:0}
.title-buttons{text-align:right}
.title-buttons h1,.title-buttons h2,.title-buttons h3,.title-buttons h4,.title-buttons h5,.title-buttons h6{float:left}
.fieldset{border:1px solid #bbafa0;margin:30px 0 15px;padding:15px}
.fieldset .legend{background:#333;color:#fff;float:left;font-size:125%;font-weight:700;margin:-30px 0 0;padding:4px 8px;line-height:20px}
.fieldset ul{margin:10px 0 0;list-style:none}
.buttons-set .back-link{float:left}
.buttons-set .back-link a{font-weight:700;color:#006A23;border-bottom:1px solid #006A23}
.buttons-set .back-link a small{display:none}
.buttons-set .button{margin:0 0 0 5px}
.control .input-box{float:left;margin:0 5px 0 0}
.control .input-box input{margin:0}
.control input{float:left;margin:1px 5px 0 0}
.control label{cursor:pointer;margin:0}
.input-box select{margin:0 0 10px}
.col2-set{clear:both}
.col2-set h2{font-size:125%}
.col2-set h3{font-size:120%;margin:0}
.col2-set h4{font-size:100%;margin:0}
.col2-set .col-1{width:49%;float:left}
.col2-set .col-2{width:49%;float:right}
.col2-set .content{background:#FFF;padding:10px 20px;border:1px solid #CCC;height:270px}
.col2-set .buttons-set{border:1px solid #CCC;border-top:none}
.col2-set .buttons-set:after{clear:both;content:".";display:block;font-size:0;height:0;line-height:0;overflow:hidden}
.col3-set .col-1{width:32%;float:left}
.col3-set .col-2{width:32%;float:left;margin-left:2%}
.col3-set .col-3{width:32%;float:right}
.box-head h2{font-size:125%;margin:0}
.box .box-title{position:relative;margin-bottom:20px;border-bottom:1px solid #CCC}
.box .box-title h3{font-size:110%;margin:0}
.box .box-title h2{font-size:110%;margin:0;padding-bottom:10px}
.box-content{padding:0 20px}
.box-content h4{font-size:110%;margin-top:0}
.box-account>ol{list-style:none;margin:10px 0}
.box-account>ol li .number{float:left;margin:0 10px 0 0}
.box-account>ol li .details{width:100%}
.box-account>ol li .details .product-name{line-height:18px;margin:0}
.box-account>ol li .details .ratings{margin:6px 0}
.box-account>ol li .details .ratings strong{float:left;margin:0 8px 0 0}
.box-account>ol li .details .tags strong{float:left;margin:0 8px 0 0}
.box-account>ol li .details .tags ul{list-style:none;margin:0}
.box-account>ol li .details .tags ul li{float:left;margin:0 3px 0 0}
.table-caption{font-size:125%}
#wishlist-table input{text-align:center}
#wishlist-table input,#wishlist-table textarea{margin:10px 0}
#wishlist-table .add-to-cart-alt{margin-bottom:10px}
#wishlist-table .price-box p{margin-bottom:0}
#wishlist-table .price-box .old-price{padding-top:8px;padding-top:2px}
#wishlist-table .price-box .old-price .price{color:#666;font-size:89%}
#wishlist-table .price-box .old-price:before{margin-top:1px}
.data-table{background:#FFF;border:1px solid #CCC;border-collapse:collapse;width:100%}
.data-table thead tr td,.data-table thead tr th{border-bottom:1px solid #C4C4C4;border-right:medium none;padding:0 0 20px;padding-right:20px;white-space:nowrap;font-weight:400;font-size:16px;line-height:22px;color:#AEAEAE}
.data-table thead tr th:first-child{text-transform:uppercase}
.data-table tbody th{text-align:left;border-bottom:1px solid #C4C4C4;padding:8px}
.data-table tbody a{font-size:12px;color:#C4C4C4;font-weight:400}
.data-table tbody td{border-bottom:1px solid #C4C4C4;border-left:1px solid #C4C4C4;padding:8px;font-weight:600;font-size:16px;padding-right:20px;color:#000}
.data-table tbody tr:last-child td{border-bottom:0}
.data-table tbody td:last-child{padding-right:0}
.data-table tbody td em{white-space:nowrap}
.data-table tbody td.label{vertical-align:middle}
.data-table tbody td a.product-image{display:block}
.data-table tbody td button{margin-bottom:10px}
.data-table tfoot td{padding:15px 20px;border-bottom:1px solid #CCC;border-top:1px solid #CCC;border-right:1px solid #CCC}
.data-table input.input-text{padding:3px 5px}
.dashboard .box-head{display:flex;align-items:center}
.dashboard .box-head a{font-size:12px;color:#C4C4C4;font-weight:400;margin-left:15px;margin-top:6px}
.checkout-onepage-index .page-title h1{font-size:133.33%}
#my-orders-table{margin-bottom:50px}
#checkout-progress-wrapper .block-title{font-size:133.33%!important}
.checkout-progress{margin:10px 0 35px;list-style:none}
.checkout-progress li{display:inline-block;padding:5px 0;width:20%;text-align:center;background:#CCC;float:left;color:#686868}
.checkout-progress li.active{background:#635d5d;color:#FFF}
.multiple-checkout h2{font-size:120%;line-height:24px}
.multiple-checkout .col2-set h2.legend{font-size:135%}
.multiple-checkout .col2-set h3.legend{font-size:120%}
.multiple-checkout .col2-set h2,.multiple-checkout .col2-set h3,.multiple-checkout .col2-set h4{line-height:26px;font-size:100%;margin:0}
.multiple-checkout .col2-set .product-name{font-size:120%}
.multiple-checkout .col2-set .box .box-title h2 a,.multiple-checkout .col2-set .box .box-title h3 a,.multiple-checkout .col2-set .box .box-title h4 a{position:static}
.multiple-checkout .col2-set .col-1{margin-top:5px}
.multiple-checkout .col2-set .col-2{margin-top:5px}
.multiple-checkout .sp-methods dt input{float:left;margin:1px 8px 0 0}
.multiple-checkout .sp-methods dt label{cursor:pointer}
.multiple-checkout .sp-methods dd ul{list-style:none}
.multiple-checkout #checkout-review-submit{float:right;text-align:right;margin-top:10px}
#my-orders-table tbody td.last{white-space:nowrap}
.cart-collaterals .totals table{width:100%}
.cart-collaterals .totals table td{padding:10px 0 20px;text-transform:uppercase}
.cart-collaterals .totals table tfoot td{border-bottom:1px solid #CCC;font-size:125%;padding:0 0 20px 20px;text-transform:uppercase}
.cart-collaterals .totals ul.checkout-types{margin:30px 0 0;padding:0}
.cart-collaterals .totals ul.checkout-types li{clear:both;margin:0;padding:5px 0;text-align:right}
.page-popup #product_comparison{margin-bottom:20px}
.buttons-set{border:none!important}
.f-left{float:left}
.f-right{float:right}
.a-center{text-align:center}
.a-right{text-align:right}
.a-left{text-align:left}
.clearer:after,.header-container:after,.header-container .top-container:after,.header:after,.header .quick-access:after,#nav:after,.main:after,.footer:after,.footer-container .bottom-container:after,.col-main:after,.col2-set:after,.col3-set:after,.col3-layout .product-options-bottom .price-box:after,.col4-set:after,.search-autocomplete li:after,.block .actions:after,.block li.item:after,.block-poll li:after,.block-layered-nav .currently li:after,.page-title:after,.products-grid:after,.products-list li.item:after,.box-account .box-head:after,.dashboard .box .box-title:after,.box-reviews li.item:after,.box-tags li.item:after,.pager:after,.sorter:after,.ratings:after,.add-to-box:after,.add-to-cart:after,.product-essential:after,.product-collateral:after,.product-view .product-img-box .more-views ul:after,.product-view .box-tags .form-add:after,.product-view .product-shop .short-description:after,.product-view .box-description:after,.product-options .options-list li:after,.product-options-bottom:after,.product-review:after,.cart-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{clear:both;content:".";display:block;font-size:0;height:0;line-height:0;overflow:hidden}
.cart .page-title{margin-top:0}
.cart .btn-remove{width:19px}
.cart .btn-remove:before{left:1px;width:19px}
.cart thead tr th{background:#eaeaea;border-bottom:1px solid #CCC;border-right:medium none;border-top:1px solid #CCC;padding:10px;text-transform:uppercase;white-space:nowrap;color:#888}
.cart h1{float:left}
.cart ul.checkout-types{list-style:none;margin:0 0 10px;float:right}
.cart .btn-remove{position:relative;width:20px}
.cart .input-box{width:100%}
.cart .input-box input.input-text{margin:0 0 10px;width:94%}
.cart .input-box select{width:100%;height:32px;padding:7px!important}
.cart .btn-remove{width:19px}
.cart .btn-remove:before{left:0}
.cart .data-table input.input-text{max-width:40px;text-align:center}
.cart .btn-continue{float:left}
.cart .col2-set{width:70%;float:left}
.cart .totals{width:28%;float:right}
.cart .discount,.cart .shipping,.cart .crosssell{background:#FFF;border:1px solid #CCC;margin-bottom:20px;padding:0 20px 20px}
.cart .discount h2,.cart .shipping h2,.cart .crosssell h2{font-size:125%;text-transform:uppercase}
.cart .discount form,.cart .shipping form,.cart .crosssell form{margin:0}
.cart .discount .button,.cart .shipping .button,.cart .crosssell .button{float:left!important;margin:0!important}
.cart .crosssell{width:100%;float:left;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.cart .form-list{margin:0;list-style:none}
.cart #co-shipping-method-form .sp-methods{margin-top:8px}
.cart #co-shipping-method-form ul{list-style:none;margin:0 0 5px;width:100%;float:left}
.cart #co-shipping-method-form ul li{width:100%;margin:5px 0}
.cart #co-shipping-method-form ul li label{cursor:pointer;float:left;margin:0}
.cart #co-shipping-method-form ul li input{float:left;margin:-1px 5px 0 0}
#remember-me-popup{display:none}
.checkout-onepage-success .page-title{margin:0}
.checkout-onepage-success .buttons-set{float:left}
.checkout-onepage-success .buttons-set .button{margin:0}
#checkoutSteps{list-style:none;margin:0}
#checkoutSteps .show-m{display:none}
#checkoutSteps h4{margin:5px 0}
#checkoutSteps ul,#checkoutSteps ol{list-style:none;margin:0}
#checkoutSteps li{margin-bottom:1px}
#checkoutSteps li .step-title{padding:8px 15px;background:#CCC;color:#444}
#checkoutSteps li .step-title .number{float:left;padding:0 5px;margin:0 10px 0 0;background:#444;color:#FFF}
#checkoutSteps li .step-title h2{font-size:125%;text-transform:uppercase;float:left;line-height:normal;margin:0}
#checkoutSteps li .step-title a{float:right}
#checkoutSteps li.allow .step-title{cursor:pointer}
#checkoutSteps li.active .step-title{background:#FFF;border:1px solid #CCC;border-bottom:none;cursor:default}
#checkoutSteps li .step{border:1px solid #CCC;padding:15px 20px}
#checkoutSteps li .step fieldset ul{list-style:none;margin:0}
#checkoutSteps li .step fieldset p.required{text-align:right}
#checkoutSteps #checkout-step-shipping_method dt{float:left;width:100%;margin-bottom:5px}
#checkoutSteps #checkout-step-shipping_method li{float:left;width:100%}
#checkoutSteps #checkout-step-shipping_method label{float:left}
#checkoutSteps #checkout-step-shipping_method input[type="radio"],#checkoutSteps #checkout-step-shipping_method input[type="checkbox"]{margin:-1px 5px 0!important;float:left;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
#checkoutSteps .please-wait{margin:0;line-height:30px;float:right}
#checkoutSteps .control input{margin:0 5px 0 0 !important}
#checkoutSteps #checkout-review-table{margin-bottom:10px}
.fields .field{float:left;width:270px}
.input-box input[type="text"],.input-box input.input-text{width:396px;max-width:100%}
.search-form ul{list-style:none}
.page-head{margin-top:10px;color:#444}
.page-head h2,.page-head h3,.page-head h4,.page-head h5{text-transform:uppercase;font-weight:700;margin:-10px 0 10px}
.form-list label{font-weight:600;font-size:14px;line-height:17px;color:#006A23;margin-bottom:8px}
.form-list label.required{font-weight:600}
.form-list label.required em{font-variant:normal;color:#eb340a;margin-right:3px}
.form-list input[type="checkbox"]{display:none}
.form-list input[type="checkbox"] ~ label{font-weight:400;font-size:16px;line-height:19px;position:relative;padding-left:32px}
.form-list input[type="checkbox"] ~label:before{content:"";width:20px;height:20px;border-radius:100%;border:1px solid #AEAEAE;margin:0 12px 0 0;display:inline-block;vertical-align:middle;position:absolute;left:0}
.form-list input[type="checkbox"]:checked~label:before{border:1px solid #006A23;box-shadow:inset 0 0 0 4px #fff;background:#F39200}
.page-print{padding:25px 30px;text-align:left}
.page-empty{padding:20px;text-align:left}
.page-popup{padding:25px 30px;text-align:left}
.main{margin:0 auto;text-align:left}
.catalog-product-view .main-container{max-width:1270px;margin:0 auto}
.validation-advice{clear:both;min-height:13px;margin:3px 0 10px;padding-left:17px;font-size:11px;font-weight:700;line-height:13px;background:url(../images/validation_advice_bg.gif) 2px 0 no-repeat;color:#eb340a}
.validation-failed{border:1px dashed #eb340a!important;background:#faebe7!important}
p.required{font-size:11px;text-align:right;color:#B30000}
.v-fix{float:left}
.v-fix .validation-advice{display:block;width:12em;margin-right:-12em;position:relative}
.success{color:#3d6611;font-weight:700}
.error{color:#df280a;font-weight:700}
.notice{color:#e26703}
.messages{clear:both}
.messages,.messages ul{list-style:none!important;margin:0!important;padding:0!important}
.messages{width:100%;overflow:hidden}
.messages li{margin:0 0 10px!important}
.messages li li{margin:0 0 3px!important}
.error-msg,.success-msg,.note-msg,.notice-msg{border-style:solid!important;border-width:1px!important;background-position:10px 9px!important;background-repeat:no-repeat!important;min-height:24px!important;padding:8px 8px 8px 32px !important;font-size:11px!important;font-weight:700!important}
.error-msg{border-color:#f16048;background-color:#faebe7;background-image:url(../images/i_msg-error.gif);color:#df280a}
.success-msg{border-color:#446423;background-color:#eff5ea;background-image:url(../images/i_msg-success.gif);color:#3d6611}
.note-msg,.notice-msg{border-color:#fcd344;background-color:#fafaec;background-image:url(../images/i_msg-note.gif);color:#3d6611}
.title-buttons{text-align:right}
.title-buttons h1,.title-buttons h2,.title-buttons h3,.title-buttons h4,.title-buttons h5,.title-buttons h6{float:left}
.info-box{background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x;border:1px solid #d0cbc1;padding:12px 15px;margin:0 0 15px}
.info-box h2{font-weight:700;font-size:13px}
.info-table th{font-weight:700;padding:2px 15px 2px 0}
.info-table td{padding:2px 0}
tr.summary-total{cursor:pointer}
tr.summary-total .summary-collapse{float:right;text-align:right;padding-left:20px;background:url(../images/bkg_collapse.gif) 0 5px no-repeat;cursor:pointer}
tr.show-details .summary-collapse{background-position:0 -52px}
tr.summary-details td{font-size:11px;background-color:#dae1e4;color:#626465}
tr.summary-details-first td{border-top:1px solid #d2d8db}
tr.summary-details-excluded{font-style:italic}
.cart-tax-info{display:block}
.cart-tax-info,.cart-tax-info .cart-price{padding-right:20px}
.cart-tax-total{display:block;padding-right:20px;background:url(../images/bkg_collapse.gif) 100% 5px no-repeat;cursor:pointer}
.cart-tax-info .price,.cart-tax-total .price{display:inline!important;font-weight:400!important}
.cart-tax-total-expanded{background-position:100% -52px}
.std .subtitle{padding:0}
.std ol.ol{list-style:decimal outside;padding-left:1.5em}
.std ul.disc{list-style:disc outside;padding-left:18px;margin:0 0 10px}
.std dl dt{font-weight:700}
.std dl dd{margin:0 0 10px}
.std ul,.std ol,.std dl,.std p,.std address,.std blockquote{margin:0 0 1em;padding:0}
.std ul{list-style:disc outside;padding-left:1.5em}
.std ol{list-style:decimal outside;padding-left:1.5em}
.std ul ul{list-style-type:circle}
.std ul ul,.std ol ol,.std ul ol,.std ol ul{margin:.5em 0}
.std dt{font-weight:700}
.std dd{padding:0 0 0 1.5em}
.std blockquote{font-style:italic;padding:0 0 0 1.5em}
.std address{font-style:normal}
.std b,.std strong{font-weight:700}
.std i,.std em{font-style:italic}
.links li{display:inline}
.links li.first{padding-left:0!important}
.links li.last{background:none!important;padding-right:0!important}
.link-cart{color:#dc6809!important;font-weight:700}
.link-reorder{font-weight:700}
.link-print{font-weight:700;color:#dc6809}
.link-rss{background:url(../images/i_rss.gif) 0 2px no-repeat;padding-left:18px;line-height:14px;white-space:nowrap}
.btn-previous{display:block;width:11px;height:11px;font-size:0;line-height:0;background:url(../images/btn_previous.gif) 0 0 no-repeat;text-indent:-999em;overflow:hidden}
.btn-remove2{display:block;width:16px;height:16px;font-size:0;line-height:0;background:url(../images/btn_trash.gif) 0 0 no-repeat;text-indent:-999em;overflow:hidden}
.cards-list dt{margin:5px 0 0}
.cards-list .offset{padding:2px 0 2px 20px}
.separator{margin:0 3px;color:#C4C4C4}
.divider{clear:both;display:block;font-size:0;line-height:0;height:1px;margin:10px 0;background:url(../images/bkg_divider1.gif) 0 50% repeat-x;text-indent:-999em;overflow:hidden}
.global-site-notice{border:1px solid #cfcfcf;border-width:0 0 1px;background:#ffff90;font-size:12px;line-height:1.25;text-align:center;color:#2f2f2f}
.global-site-notice .notice-inner{width:860px;margin:0 auto;padding:12px 0 12px 80px;background:url(../images/i_notice.gif) 20px 25px no-repeat;text-align:left}
.global-site-notice .notice-inner p{margin:0;border:1px dotted #cccc73;padding:10px}
.global-site-notice .notice-inner .actions{padding-top:10px}
.notice-cookie{position:fixed;z-index:9999;width:100%;bottom:0;left:0;margin:0!important;opacity:.95;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=95)}
.demo-notice{margin:0;padding:6px 10px;background:#d75f07;font-size:12px;line-height:1.15;border:0;text-align:center;color:#fff}
.demo-notice .notice-inner{width:auto;padding:0;background:none;text-align:center}
.demo-notice .notice-inner p{padding:0;border:0}
body[class*=customer] #box-left .block.block-account .block-title,body[class*=sales] #box-left .block.block-account .block-title{height:60px;display:flex;align-items:center;font-weight:600;font-size:24px}
.my-account .page-title{margin-bottom:25px;height:60px;display:flex;align-items:center;position:relative;text-align:left}
.my-account .page-title:after{content:"";border-bottom:1px solid #006A23;position:absolute;left:-30px;right:calc(-50vw + 640px);bottom:0}
.my-account .page-title h1{font-size:21px}
.my-account .page-title h1:not(:last-child){margin-right:25px}
.page-title .separator{font-size:17px}
.my-account .page-title a{font-size:16px;text-transform:none}
.my-account .pager .amount{float:left;margin:0}
.my-account .pager .limiter{float:right;display:flex;align-items:center}
.my-account .pager .limiter label{float:left;margin:0 10px 0 0;line-height:26px}
.my-account .pager .limiter select{margin:0 10px 0 0;width:80px}
.my-account .tags-list li{float:left;margin-right:10px}
.my-account .tags-list li a{font-size:100%!important;text-transform:capitalize}
.tag-customer-index .buttons-set{float:left;margin-top:10px;width:100%}
.block-subscribe>label{margin:20px 0 0;color:#635d5d}
.block-subscribe .block-content form{margin-bottom:0}
.block-subscribe .block-content form .input-box input{border:1px solid #ededed;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:7px;margin:0 0 20px;height:36px;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.block-subscribe .block-content form .input-box input.validation-failed{border-color:#B94A48}
.block-subscribe .block-content form .input-box .actions button{font-size:92.3%;font-weight:400}
.block-subscribe .block-content form .input-box .validation-advice{display:none}
.block-viewed .block-title strong{background-image:url(../images/i_block-viewed.gif)}
.block-compared .block-title strong{background-image:url(../images/i_block-list.gif);background-position:0 1px}
.block-gr-search li{padding:3px 9px}
.block-gr-search button.button span{border-color:#406a83;background:#618499}
.block-banner{border:0}
.block-banner .block-content{padding:0;text-align:center}
.block-login .block-title strong{background-image:url(../images/i_ma-info.gif)}
.block-login .block-content{padding:5px 10px}
.block-login label{font-weight:700;color:#666}
.block-login input.input-text{display:block;width:167px;margin:3px 0}
.block-login .actions{background:none;padding:0;margin:3px 0 0}
.block-login .actions button.button span{border-color:#406a83;background:#618499}
.sidebar .paypal-logo{display:block;margin:10px 0;text-align:center}
.sidebar .paypal-logo a{float:none}
.page-sitemap ul.links{list-style:none;margin:0;float:left}
.page-sitemap .pager{float:right;margin:0}
.page-sitemap .pager .pages{margin:0 0 0 8px}
.page-sitemap .sitemap{clear:both;padding:10px 0;border-top:3px double #ccc;border-bottom:3px double #ccc;margin-bottom:10px}
.page-sitemap ul.links a{text-transform:uppercase;font-weight:700}
.advanced-search select{padding:3px}
.advanced-search select option{padding:3px}
.rating-box{background:url(../images/bkg_rating.png) repeat-x scroll 0 2px transparent;display:inline-block;height:12px;position:relative;vertical-align:middle;width:70px;margin:0;float:left}
.rating-box .rating{background:url(../images/bkg_rating.png) repeat-x scroll 0 100% transparent;height:12px;left:0;position:absolute;top:0}
.no-rating a{color:#999}
.no-rating a:hover{color:#5a88ca}
.rating-links{display:none}
.rating-links a{margin:0 8px;color:#635d5d}
.rating-links a:hover{color:#5a88ca}
.ratings-table{margin:10px 0}
.ratings-table th,.ratings-table td{font-size:11px;line-height:1.15;padding:3px 0}
.ratings-table th{font-weight:700;padding-right:8px}
.email-friend{margin:0}
.alert-price{margin:0;font-size:11px}
.alert-stock{margin:0;font-size:11px}
.minimal-price{margin:0}
.minimal-price .price-label{white-space:nowrap}
.minimal-price-link{display:block}
.minimal-price-link .label{color:#1e7ec8}
.minimal-price-link .price{font-weight:400;color:#1e7ec8}
.price-excluding-tax{display:block;color:#999}
.price-excluding-tax .label{white-space:nowrap;color:#999}
.price-excluding-tax .price{font-size:13px;font-weight:400;color:#c76200}
.price-including-tax{display:block;color:#999}
.price-including-tax .label{white-space:nowrap;color:#999}
.price-including-tax .price{font-size:13px;font-weight:700;color:#c76200}
.configured-price{margin:0}
.configured-price .price-label{font-weight:700;white-space:nowrap}
.configured-price .price{font-weight:700}
.weee{display:block;font-size:11px;color:#444}
.weee .price{font-size:11px;font-weight:400}
.price-excl-tax{display:block}
.price-excl-tax .label{display:block;white-space:nowrap}
.price-excl-tax .price{display:block}
.price-incl-tax{display:block}
.price-incl-tax .label{display:block;white-space:nowrap}
.price-incl-tax .price{display:block;font-weight:700}
.price-from{margin:0}
.price-from .price{font-size:128.57%}
.price-from .price-label{font-weight:700;white-space:nowrap}
.price-to{margin:0}
.price-to .price{font-size:128.57%}
.price-to .price-label{font-weight:700;white-space:nowrap}
.price-notice{padding-left:10px;color:#999}
.price-notice .price{font-weight:700;color:#2f2f2f}
.product-pricing,.tier-prices{margin:10px 0;padding:10px;background-color:#f4f7f7;border:1px solid #dadddd;color:#424242}
.tier-prices li{line-height:1.4;background:url(../images/i_tier.gif) no-repeat 0 3px;padding:2px 0 2px 10px}
.tier-prices .benefit{font-style:italic;font-weight:700;color:#2f2f2f}
.tier-prices .price{font-weight:700;color:#2f2f2f}
.tier-prices-grouped li{padding:2px 0;color:#e26703}
.tier-prices-grouped li .price{font-weight:700}
.add-to-links .separator{display:none}
.send-friend .form-list{width:615px;overflow:hidden}
.send-friend .form-list li{margin-right:-15px}
.send-friend .form-list li p{margin:0 15px 0 0}
.send-friend .form-list .field{width:315px}
.send-friend .form-list .input-box{width:300px}
.send-friend .form-list input.input-text,.send-friend .form-list textarea{width:294px}
.send-friend .form-list li.wide .input-box{width:612px}
.send-friend .form-list li.wide textarea{width:609px}
.send-friend .buttons-set .limit{float:right;margin:0 7px 0 0;font-size:11px;line-height:21px}
.advanced-search .form-list label{width:160px;padding-right:10px}
.advanced-search .form-list .input-box,.advanced-search .form-list .input-range{float:left;clear:none}
.advanced-search-amount{margin:0 0 10px}
.advanced-search-summary{margin:10px 0;border:1px solid #e9d7c9;background:#fff6f1;padding:10px}
.advanced-search-summary ul{float:left;width:49%}
.advanced-search-summary strong{color:#E17C24;padding-left:15px;background:url(../images/i_search_criteria.gif) 0 3px no-repeat}
.advanced-search-summary p{clear:both;font-weight:700;margin:0}
.rss-title h1{background:url(../images/i_rss-big.png) 0 4px no-repeat;padding-left:27px}
.rss-table .link-rss{display:block;line-height:1.55;background-position:0 4px}
.item-options dt{font-weight:700;font-style:italic}
.item-options dd{padding-left:10px;margin:0 0 6px}
.truncated{cursor:help}
.truncated a.dots{cursor:help}
.truncated a.details{cursor:help}
.truncated .truncated_full_value{position:relative;z-index:999}
.truncated .truncated_full_value .item-options{position:absolute;top:-99999em;left:-99999em;z-index:999;width:250px;padding:8px;border:1px solid #ddd;background-color:#f6f6f6}
.truncated .truncated_full_value .item-options>p{font-weight:700;text-transform:uppercase}
.truncated .show .item-options{top:-20px;left:50%}
.col-left .truncated .show .item-options{left:15px;top:7px}
.col-right .truncated .show .item-options{left:-240px;top:7px}
.tool-tip{border:1px solid #7BA7C9;background:#EAF6FF;padding:15px 20px;position:absolute;z-index:9999}
.tool-tip .btn-close{margin:-9px -14px 0;text-align:right}
.tool-tip .btn-close a{display:block;margin:0 0 0 auto;width:15px;height:15px;background:url(../images/btn_window_close.gif) 100% 0 no-repeat;text-align:left;text-indent:-999em;overflow:hidden}
.tool-tip .tool-tip-content{padding:5px}
.gift-messages h3{font-size:12px;font-weight:700;color:#e87403}
.gift-messages p.control{color:#8e8d8b}
.gift-messages-form{position:relative}
.gift-messages-form label{float:none!important;position:static!important}
.gift-messages-form h4{font-size:12px;font-weight:700;color:#e87403}
.gift-messages-form .whole-order{margin:0 0 25px}
.gift-messages-form .item{margin:0 0 10px}
.gift-messages-form .item .product-img-box{float:left;width:75px}
.gift-messages-form .item .product-image{margin:0 0 7px}
.gift-messages-form .item .number{margin:0;font-weight:700;text-align:center;color:#8a8987}
.gift-messages-form .item .details{margin-left:90px}
.gift-messages-form .item .details .product-name{font-size:13px;font-weight:700;margin:0 0 10px}
.gift-messages-form .item .details .form-list .field{width:255px}
.gift-messages-form .item .details .form-list .input-box{width:240px}
.gift-messages-form .item .details .form-list input.input-text{width:234px}
.gift-messages-form .item .details .form-list li.wide .input-box{width:500px}
.gift-messages-form .item .details .form-list li.wide textarea{width:494px}
.gift-message-link{font-size:11px;background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat;padding-right:7px}
.gift-message-link.expanded{background-position:100% -40px}
.gift-message-row{background:#f2efe9}
.gift-message-row .btn-close{float:right;width:16px;height:16px;background:url(../images/btn_gm-close.gif) 0 0 no-repeat;font-size:0;line-height:0;text-indent:-999em;overflow:hidden}
.checkout-agreements li{margin:30px 0}
.checkout-agreements .agreement-content{overflow:auto;max-height:12em;padding:10px;background-color:#fbfaf6;border:1px solid #bbb6a5;font-size:13px}
.checkout-agreements .agree{margin:0;padding:10px 0 10px 11px}
.checkout-agreements .agree input.checkbox{margin-right:6px}
.checkout-agreements .agree label{font-weight:700;color:#666}
.opc .checkout-agreements{border:1px solid #d9dde3;border-width:0 1px;padding:5px 30px}
.opc .checkout-agreements li{margin:20px 0 0}
.opc .checkout-agreements .agreement-content{background-color:#fff;border-color:#e4e4e4;padding:5px}
.opc .checkout-agreements .agree{padding-left:6px}
.centinel .authentication{border:1px solid #ddd;background:#fff}
.centinel .authentication iframe{width:99%;height:400px;background:transparent!important;margin:0!important;padding:0!important;border:0!important}
.opc .centinel{border:1px solid #bbb6a5;border-width:0 1px 1px;padding:10px 30px}
.info-set{background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x;border:1px solid #bbb6a5;margin:0 0 25px;padding:20px}
.info-set h2{font-size:13px;font-weight:700;margin:0 0 10px}
.info-set h3,.info-set h4{font-size:13px;font-weight:700;color:#E26703}
.info-set h2 a,.info-set h3 a,.info-set h4 a{font-weight:400}
.info-set h2.legend{margin:-20px -20px 15px;padding:5px 10px;background:#f9f3e3;border-bottom:1px solid #bbafa0;position:relative}
.info-set h3.legend{margin:0 0 10px;color:#0a263c}
.info-set .divider{margin:0 -20px;padding:25px 0;position:relative}
.info-set .box{margin:0 0 15px}
.info-set .box h2{color:#e26703}
.info-set .data-table .product-name{font-size:1em!important;font-weight:700!important;color:#1e7ec8!important}
.info-set .data-table .product-name a{font-weight:700!important}
.info-set .data-table .item-options{margin:5px 0 0}
.account-login .content{padding:0;border:0;border-bottom:0;height:auto}
.account-login .content h2{font-weight:500;font-size:24px;line-height:29px;height:60px;margin:0 0 40px;display:flex;align-items:center;text-transform:uppercase;color:#fff;background:#F39200;justify-content:center}
.account-login .content h2+p{max-width:550px;margin-bottom:40px}
.account-login .buttons-set{border-top:none!important;margin:0}
.account-login .buttons-set button,.account-create .buttons-set button{background:#006A23;border-radius:0;font-weight:700;font-size:21px;height:50px;padding:0 60px;margin:0}
.account-create .buttons-set .back-link{margin-right:30px;margin-top:10px}
.account-login .form-list{margin-bottom:0}
.account-login p.required{font-weight:400;font-size:12px;color:#000;text-align:left}
.forgot-link{margin-left:60px;font-size:16px;line-height:19px;color:#F39200}
.account-login .input-box input[type="text"],.account-login .input-box input.input-text{width:388px;max-width:100%}
.captcha-note{clear:left;padding-top:5px}
.captcha-image{float:left;display:inline;margin:0;position:relative;width:258px}
.captcha-image .captcha-img{border:1px solid #b6b6b6;vertical-align:bottom;width:100%}
.registered-users .captcha-image{margin:0}
.captcha-reload{cursor:pointer;position:absolute;top:2px;right:2px}
.footer-payments img{margin-left:3px}
.captcha-reload.refreshing{animation:rotate 1.5s infinite linear;-webkit-animation:rotate 1.5s infinite linear;-moz-animation:rotate 1.5s infinite linear}
.window-overlay{background:url(../images/window_overlay.png) repeat;background:rgba(0,0,0,0.35);position:absolute;top:0;left:0;height:100%;width:100%;z-index:990}
.remember-me label{float:none;margin:0 6px}
.remember-me-popup{background:#fff;border:1px solid #ccc;left:50%;top:50%;position:absolute;margin:-85px 0 0 -200px;width:400px;text-align:left;-moz-box-shadow:0 0 6px #ccc;-webkit-box-shadow:0 0 6px #ccc;-box-shadow:0 0 6px #ccc;z-index:1000}
.remember-me-popup h3{background:#d9e5ee;border-bottom:1px solid #ccc;font-size:14px;padding:5px 10px}
.remember-me-popup .remember-me-popup-head{position:relative}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close{background:url(../images/btn_window_close.gif) no-repeat;display:block;position:absolute;top:7px;right:7px;height:15px;width:15px;text-indent:-9999em}
.remember-me-popup .remember-me-popup-body{padding:10px}
.remember-me-popup .remember-me-popup-body a{display:inline-block;height:19px;border:1px solid #de5400;background:#f18200;padding:0 8px;font:bold 12px/19px Arial,Helvetica,sans-serif;text-align:center;text-decoration:none;white-space:nowrap;color:#fff}
.my-account .title-buttons .link-rss{float:none;margin:0}
.dashboard .welcome-msg{margin:0 8em 1.5em 0}
.dashboard .welcome-msg p{margin:0 0 20px;font-weight:400;font-size:18px;line-height:22px}
.dashboard .welcome-msg p:last-child{margin-bottom:27px}
.dashboard .welcome-msg p.hello strong{font-weight:400!important}
.dashboard .col2-set{margin:0 0 25px;display:flex;justify-content:space-between}
.dashboard .col2-set:after{display:none}
.dashboard .col2-set .col-1,.dashboard .col2-set .col-2{max-width:400px;border-bottom:1px solid #AEAEAE;padding-bottom:20px}
.dashboard .col2-set .box{width:100%}
.account-edit{font-weight:400;font-size:12px;line-height:15px;color:#AEAEAE}
.col-main p a.account-edit,.col-main a.account-edit{color:#AEAEAE}
.dashboard address{margin-bottom:15px}
.box-account{margin:0 0 20px}
.box-account .box-head{margin:0 0 30px}
.box-account .box-head h2{margin:0;font-weight:600;font-size:21px;line-height:25px;color:#F39200}
.dashboard .box .box-title{border:0;padding:0 0 2px;margin:0 0 15px;text-align:right}
.dashboard .box .box-title h3,.dashboard .box .box-title h4,.addresses-list h3{float:left;font-weight:700;font-size:14px;line-height:17px;color:#006A23;margin:0}
.addresses-list h3{float:none}
.dashboard .box .box-title a{font-size:12px;color:#C4C4C4;font-weight:400}
.dashboard .box-info h4{font-weight:400;font-size:18px;line-height:22px;margin-bottom:15px;color:#AEAEAE}
.dashboard .box-reviews .box-head h2{background-image:url(../images/i_ma-reviews.gif)}
.dashboard .box-content{font-size:18px;font-weight:400;padding:0;line-height:20px}
.dashboard .box-reviews .number{float:left;font-size:10px;font-weight:700;line-height:1;color:#fff;margin:3px -20px 0 0;padding:2px 3px;background:#0a263c}
.dashboard .box-reviews .details{margin-left:20px}
.dashboard .box-reviews li.item{margin:0 0 7px}
.dashboard .box-reviews li.item.last{margin:0}
.dashboard .box-reviews .ratings{margin:7px 0 0}
.dashboard .box-tags .box-head h2{background-image:url(../images/i_ma-tags.gif)}
.dashboard .box-tags .number{float:left;font-size:10px;font-weight:700;line-height:1;color:#fff;margin:3px -20px 0 0;padding:2px 3px;background:#0a263c}
.dashboard .box-tags .details{margin-left:20px}
.dashboard .box-tags li.item{margin:0 0 7px}
.dashboard .box-tags li.item.last{margin:0}
.dashboard .box-tags .tags strong,.dashboard .box-tags .tags ul,.dashboard .box-tags .tags ul li{display:inline}
.addresses-list h2{font-weight:700;margin-top:0;color:#5a88ca}
.addresses-list h3{font-weight:700;margin-bottom:15px}
.addresses-list address{margin:0 0 15px}
.addresses-list p{margin:0}
.addresses-list a{font-weight:700}
.addresses-list .link-remove{color:#646464}
.addresses-list .separator{margin:0 3px}
.addresses-list li.item{border-bottom:1px solid #AEAEAE;padding-bottom:20px;margin:0 0 25px;font-size:18px;font-weight:400;line-height:20px}
.addresses-list li.empty{background:none;border:0;padding:0}
.addresses-list li.empty p{font-weight:700}
.addresses-list .addresses-additional li.item{background:none;border:0;padding:0}
.order-info{background:#dee5e8;border:1px solid #d0cbc1;padding:4px 8px;margin:0 0 8px}
.order-info dt,.order-info dd,.order-info ul,.order-info li{display:inline}
.order-info .current{font-weight:700}
.order-info li{margin:0 3px}
.order-date{margin:10px 0}
.order-info-box{background:#fff url(../images/bkg_block-title.gif) 0 0 repeat-x;border:1px solid #d0cbc1;padding:12px 15px;margin:0 0 15px}
.order-info-box h2{font-weight:700;font-size:13px}
.order-info-box .box-payment p{margin:0 0 3px}
.order-info-box .box-payment th{font-weight:700;padding-right:7px}
.order-items{width:100%;overflow-x:auto}
.order-items h2,.order-items h3{clear:none;font-weight:700;font-size:13px;padding:0;margin:0 0 5px;color:#0a263c}
.order-items .product-name{font-size:1em!important;font-weight:700!important}
.order-items .link-print{color:#1e7ec8;font-weight:400}
.order-items .order-links{text-align:right}
.order-additional{margin:15px 0}
.gift-message dt strong{color:#666}
.gift-message dd{font-size:13px;margin:5px 0 0}
.order-about dt{font-weight:700}
.order-about dd{font-size:13px;margin:0 0 7px}
.tracking-table{margin:0 0 15px}
.tracking-table th{font-weight:700;white-space:nowrap}
.tracking-table-popup{width:100%}
.tracking-table-popup th{font-weight:700;white-space:nowrap}
.tracking-table-popup th,.tracking-table-popup td{padding:1px 8px}
.page-print .print-head{margin:0 0 15px}
.page-print .print-head .logo{float:left}
.page-print .print-head address{float:left;margin-left:15px}
.page-print h1{font-size:16px;font-weight:700}
.page-print h2,.page-print h3{font-size:13px;font-weight:700}
.page-print h2.h2{font-size:16px;font-weight:700}
.page-print .order-date{background:url(../images/bkg_divider1.gif) 0 100% repeat-x;padding:0 0 10px;margin:0 0 10px}
.page-print .col2-set{margin:0 0 10px}
.page-print .gift-message-link{display:none}
.page-print .price-excl-tax,.page-print .price-incl-tax{display:block;white-space:nowrap}
.page-print .cart-price,.page-print .price-excl-tax .label,.page-print .price-incl-tax .label,.page-print .price-excl-tax .price,.page-print .price-incl-tax .price{display:inline}
.my-wishlist .price-box .price-from .price-label,.my-wishlist .price-box .price-to .price-label{font-size:12px}
.my-wishlist .data-table td{padding:10px}
.my-wishlist .product-image{display:block;width:113px;height:113px;margin:0 0 5px}
.my-wishlist textarea{display:block;width:97%;height:109px}
.my-wishlist .buttons-set{margin-top:2em}
.my-wishlist .buttons-set button.button{float:none}
#wishlist-table .add-to-links{white-space:nowrap}
.my-tag-edit{float:left;margin:0 0 10px}
.my-tag-edit .btn-remove{float:right;margin:4px 0 0 5px}
#my-tags-table{clear:both}
#my-tags-table td{padding:10px}
#my-tags-table .add-to-links{white-space:nowrap}
#my-reviews-table td{padding:10px}
.product-review .product-img-box{float:left;width:140px}
.product-review .product-img-box .product-image{display:block;width:125px;height:125px}
.product-review .product-img-box .label{font-size:11px;margin:0 0 3px}
.product-review .product-img-box .ratings .rating-box{float:none;display:block;margin:0 0 3px}
.product-review .product-details{margin-left:150px}
.product-review .product-name{font-size:16px;font-weight:700;margin:0 0 10px}
.product-review h3{font-size:12px;margin:0 0 3px;color:#2f2f2f}
.product-review .ratings-table{margin:0 0 10px}
.product-review dt{font-weight:700}
.product-review dd{font-size:13px;margin:5px 0 0}
.billing-agreements .info-box{margin:15px 0}
.billing-agreements .form-list li select{float:left}
.billing-agreements .form-list li button.button{float:left;margin-left:10px}
.billing-agreements .table-caption{font-weight:700;font-size:13px}
.cart-msrp-totals{color:red;font-size:12px!important;font-weight:700;margin:10px 10px 0;padding:10px;text-align:right;text-transform:uppercase}
.map-cart-sidebar-total{color:red;display:block;font-size:10px;font-weight:700;text-align:left;padding:2px 5px;text-shadow:0 1px 0 #fff}
.map-popup{background:#fff;border:1px solid #aaa;margin:12px 0 0;position:absolute;-moz-box-shadow:0 0 6px #ccc;-webkit-box-shadow:0 0 6px #ccc;box-shadow:0 0 6px #ccc;text-align:left;width:300px;z-index:100}
.map-popup-heading{background:#d9e5ee;border-bottom:1px solid #ccc;padding:5px 30px 5px 10px;width:260px}
.map-popup-heading h2{font-size:16px;margin:0;text-shadow:0 1px 0 #f6f6f6;overflow:hidden;white-space:nowrap;word-wrap:break-word;text-align:left;text-overflow:ellipsis}
.map-popup-arrow{background:url(../images/map_popup_arrow.gif) no-repeat;position:absolute;left:50%;top:-10px;height:10px;width:19px}
.map-popup-close{background:url(../images/btn_window_close.gif) no-repeat;display:block;position:absolute;top:8px;right:10px;height:15px;width:15px;text-indent:-9999em;-moz-box-shadow:0 0 3px #999;-webkit-box-shadow:0 0 3px #999;box-shadow:0 0 3px #999;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}
.map-popup-content{border-top:1px solid #eee;padding:10px;overflow:hidden;text-align:left;width:280px}
.map-popup-checkout{display:inline;float:right;text-align:right}
.map-popup-checkout span{display:block;padding-right:30px}
.map-popup-checkout .paypal-logo{margin:0 0 5px}
.map-popup-price .price-box,.map-popup-price .price-box .special-price{margin:0;padding:0}
.map-popup-price{margin:5px 0 0}
.map-popup-text{clear:right;margin:0 10px;padding:10px 0;text-align:left;word-wrap:break-word}
.map-popup-only-text{border-top:1px solid #ddd}
.home-callout{margin-bottom:12px}
.home-callout img{display:block}
.home-spot{float:left;width:470px;margin-left:20px}
.best-selling h3{margin:12px 0 6px;color:#e25203;font-size:1.2em}
.best-selling table{border-top:1px solid #ccc}
.best-selling tr.odd{background:#eee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x}
.best-selling tr.even{background:#fff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x}
.best-selling td{width:50%;border-bottom:1px solid #ccc;padding:8px 10px 8px 8px;font-size:11px}
.best-selling .product-img{float:left;border:2px solid #dcdcdc}
.best-selling .product-description{margin-left:107px;line-height:1.3em}
.best-selling a.product-name,.home-spot .best-selling a.product-name:hover{color:#203548}
.price-box-bundle{float:left;width:100%;margin-top:10px}
.price-box-bundle .price-box{margin:0!important}
.price-box-bundle .price-box .price{float:left;font-size:171.41%}
.price-box-bundle .price-box .price-label{display:block!important;float:left;line-height:30px;font-weight:400;margin-right:5px}
.price-box-bundle .price-box .price-from{margin-right:10px;float:left}
.price-box .price-as-configured{float:left}
.price-box .price-as-configured .price-label{display:block!important;float:left;color:#666;font-weight:400;line-height:30px;margin-right:10px}
.price-box .price-as-configured .full-product-price{float:left}
.price-box .price-as-configured .price{float:left}
.cart .page-title{margin-bottom:10px!important}
.cart .cart-collaterals{margin-top:15px}
.cart .cart-collaterals #crosssell-products-list>li{margin-top:20px}
.cart .cart-collaterals #crosssell-products-list .product-image{float:left;border:1px solid #ccc;margin:4px 10px 5px 0}
.cart .cart-collaterals #crosssell-products-list .product-image:hover{border-color:#5a88ca}
.cart .cart-collaterals #crosssell-products-list .product-details .product-name{display:block}
.cart .cart-collaterals #crosssell-products-list .product-details .price-box{margin:5px 0;min-width:210px;width:auto}
.cart .cart-collaterals #crosssell-products-list .product-details .price-box p{margin-bottom:0}
.cart .cart-collaterals #crosssell-products-list .product-details .price-box .old-price{margin-top:2px}
.cart .cart-collaterals #crosssell-products-list .product-details .add-to-links{float:left;margin-left:10px}
#_atssh{display:none}
.quickview-main #product-tabs{display:none}
.quickview-main .wrap-slide-item{margin:0;text-align:center;position:relative}
.quickview-main .wrap-slide-item .inner{display:inline-block}
.quickview-main .wrap-slide-item .inner .slide-item{float:left;width:361px}
.quickview-main .product-view select{opacity:1!important;filter:alpha(opacity=100)!important}
.quickview-main .product-view .product-addto{padding-left:30px}
.quickview-main #qty{width:50px!important}
.quickview-main .product-view .product-addto .product-addto-inner .product-options-bottom #product-addtocart-button,.quickview-main .product-view .product-addto .product-addto-inner .add-to-box #product-addtocart-button{padding:8px 10px!important}
.popup-new-bgr{display:none;position:fixed;background:rgba(0,0,0,0.3);width:100%;height:2000%;z-index:9999;top:-100%}
.popup-new-bgr .validation-advice{position:absolute;top:40px}
.popup-new-bgr .popup-newletter{position:fixed;width:684px;height:349px;padding:30px;top:25%;left:50%;margin-left:-345px;background:url(../images/img-popup.png) no-repeat 415px 60px #e8e8e6;border:3px solid #fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.5) 0 0 #000;-moz-box-shadow:0 0 10px rgba(0,0,0,0.5) 0 0 #000;box-shadow:0 0 10px rgba(0,0,0,0.5) 0 0 #000;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.5);-moz-box-shadow:0 0 10px rgba(0,0,0,0.5);box-shadow:0 0 10px rgba(0,0,0,0.5)}
.popup-new-bgr .popup-newletter .close-popup{position:absolute;right:-3px;top:-3px;width:30px;height:30px;text-align:center;line-height:30px;color:#fff;background:#ff9934;cursor:pointer}
.popup-new-bgr .popup-newletter .block-subscribe{float:left;margin:32px 0 24px}
.popup-new-bgr .popup-newletter .block-subscribe .block-content{margin:0}
.popup-new-bgr .popup-newletter .block-subscribe .block-content .input-box{float:left;position:relative;width:242px}
.popup-new-bgr .popup-newletter .block-subscribe .block-content .input-box:before{content:"\f0e0";width:20px;height:20px;position:absolute;top:7px;left:10px;font-family:"FontAwesome";color:#999}
.popup-new-bgr .popup-newletter .block-subscribe .block-content .input-box #newsletter-popup{float:left;width:100%;height:34px;border:1px solid #ccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:#999;padding-left:32px;margin:0}
.popup-new-bgr .popup-newletter .block-subscribe .block-content .actions{float:right;margin-left:10px}
.popup-new-bgr .popup-newletter h5{font-size:14px;margin-top:38px;color:#666}
.popup-new-bgr .popup-newletter h4{font-size:30px;color:#ff9934;padding-bottom:0;margin-bottom:0}
.popup-new-bgr .popup-newletter h3{font-size:428.57%;color:#e53005;padding-top:0;margin-top:0}
.popup-new-bgr .popup-newletter h3 span{font-size:50%;text-transform:uppercase;color:#635d5d;float:left;margin-right:25px;margin-top:20px}
.popup-new-bgr .popup-newletter h2{margin-top:10px;color:#666;font-size:100%}
.popup-new-bgr .popup-newletter a{display:block;width:100%;clear:both;padding-left:20px;position:relative;font-size:12px;color:#666}
.popup-new-bgr .popup-newletter a:before{content:'';font-family:"Fontawesome";width:15px;height:15px;background:#fff;border:1px solid #ccc;display:block;position:absolute;left:0;top:1px;text-align:center}
.popup-new-bgr .popup-newletter a.active:before{content:'\f00d';font-family:"Fontawesome";width:15px;height:15px;background:#fff;border:1px solid #e8e8e8;display:block;position:absolute;left:0;top:1px;font-size:11px}
.toolbar .pager .select-limiter li>a:hover,.toolbar .pager .select-limiter li>a:focus{background-color:#fff!important}
.category-products .toolbar-bottom.toolbar-listing{margin-top:-10px}
.category-products .toolbar-bottom .toolbar{margin-bottom:0}
.category-products .toolbar-bottom .toolbar .sorter{width:100%;display:none}
.category-products .toolbar-bottom .toolbar .sorter label{color:#666}
.category-products .toolbar-top .toolbar{background:#f5f5f5;border-bottom:1px solid #d4d4d4;padding:12px 15px;font-weight:300;font-size:16px;color:#006A23;line-height:14px}
.category-products .toolbar-top .pager{display:none}
.toolbar-cat .view-mode{display:none}
.toolbar-cat .sort-by{color:#fff;float:left}
.toolbar-cat .desc{display:none}
.toolbar-cat .limiter{float:right}
.toolbar-cat .toolbar{padding:8px 15px}
.toolbar-cat .toolbar .wrap-sb{width:100px!important}
.toolbar{margin-bottom:18px}
.toolbar label.item-pp{float:right;margin:0 0 0 5px}
.toolbar .limiter .limiter-inner{float:right}
.toolbar .limiter label{float:left;margin-bottom:0;margin-right:5px}
.toolbar .limiter .wrap-show{min-width:40px;line-height:19px;float:left;position:relative;text-align:left;margin-top:0}
.toolbar .limiter .wrap-show .selected-limiter{position:relative;font-size:16px;font-weight:600;color:#b35600}
.toolbar .limiter .wrap-show .selected-limiter:hover{color:#5a88ca}
.toolbar .limiter .wrap-show .selected-limiter:before{position:absolute;top:8px;right:0;width:0;height:0;border-style:solid;border-width:6px 6px 0;border-color:#006A23 transparent transparent;content:"";display:block}
.toolbar .limiter .wrap-show:hover .selected-limiter{color:#5a88ca}
.toolbar .limiter .wrap-show:hover .selected-limiter:before{color:#5a88ca}
.toolbar .limiter .wrap-show .select-limiter{position:absolute;z-index:9999;border:1px solid #e6e6e6;background:#fff;float:left;width:100%;padding-left:8px;top:29px;opacity:0;filter:alpha(opacity=0);visibility:hidden}
.toolbar .limiter .wrap-show .select-limiter a{display:block;font-size:100%;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:0;color:#666}
.toolbar .limiter .wrap-show .select-limiter a:hover{color:#5a88ca}
.toolbar .limiter .wrap-show:hover{cursor:pointer}
.toolbar .limiter .wrap-show .current-item{visibility:visible;opacity:1;filter:alpha(opacity=100)}
.toolbar label{line-height:19px;font-size:100%;font-weight:400}
.toolbar .pager{padding:0 20px;margin:0}
.toolbar .pager .amount{float:left;margin:0;line-height:27px;font-weight:400;font-size:14px;color:#000}
.toolbar .pager .pages{float:right}
.toolbar .pager .pages>strong{display:none}
.toolbar .pager .pages ol{float:left}
.toolbar .pager .pages li{float:left;margin:0 0 0 2px}
.toolbar .pager .pages li>a,.toolbar .pager .pages li>span,.toolbar .pager .pages li.current{float:left;border:none;line-height:27px;height:27px;min-width:27px;padding:0;text-align:center;border-radius:0;display:inline-block;background:none;color:#000;font-weight:500;font-size:16px}
.toolbar .pager .pages li.current{background:#F39200;color:#fff}
.toolbar .pager .pages li>a:hover{background:#F39200;color:#fff}
.toolbar .pager .pages li>a.next{position:relative}
.toolbar .pager .pages li>a.next img{display:none}
.toolbar .pager .pages li>a.next:before{content:"\f105";font-family:"FontAwesome"!important;position:absolute;top:-1px;left:0;min-width:27px;text-align:center;float:left;font-size:15px}
.toolbar .pager .pages li>a.next:hover{color:#fff}
.toolbar .pager .pages li>a.previous{position:relative}
.toolbar .pager .pages li>a.previous img{display:none}
.toolbar .pager .pages li>a.previous:before{content:"\f104";font-family:"FontAwesome"!important;color:#fff;position:absolute;top:-1px;right:0;min-width:27px;text-align:center;float:left;font-size:15px}
.toolbar .pager .pages li>a.previous:hover{color:#fff}
.toolbar .sorter .view-mode,.toolbar .sorter .sort-by{float:left}
.toolbar .sorter .limiter{float:right;padding-right:0}
.toolbar .sorter label{float:left;margin:0 10px 0 0}
.toolbar .sorter label.stylepp{margin:0 0 0 10px}
.toolbar .sorter .view-mode{margin:0;padding-left:0}
.toolbar .sorter .view-mode strong,.toolbar .sorter .view-mode a{width:14px;height:14px;float:left;text-indent:-9999em;position:relative;margin-right:8px}
.toolbar .sorter .view-mode strong.grid:before,.toolbar .sorter .view-mode a.grid:before{content:"";position:absolute;top:0;left:0;width:14px;height:14px;mask:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="14" viewBox="0 0 14 14" fill="#c40000" xmlns="http://www.w3.org/2000/svg"><path d="M10 10H14V14H10V10Z" fill="currentColor"/><path d="M0 10H4V14H0V10Z" fill="�urrentColor"/><path d="M5 10H9V14H5V10Z" fill="currentColor"/><path d="M0 0H4V4H0V0Z" fill="currentColor"/><path d="M5 0H9V4H5V0Z" fill="currentColor"/><path d="M10 0H14V4H10V0Z" ill="currentColor"/><path d="M10 5H14V9H10V5Z" fill="currentColor"/><path d="M0 5H4V9H0V5Z" fill="currentColor"/><path d="M5 5H9V9H5V5Z" fill="currentColor"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;display:block;text-indent:0;background-color:#F39200}
.toolbar .sorter .view-mode a.grid:before{background-color:#C4C4C4}
.toolbar .sorter .view-mode a.grid:hover:before{background-color:#F39200}
.toolbar .sorter .view-mode a.list:before,.toolbar .sorter .view-mode strong.list:before{content:"";display:block;mask:url('data:image/svg+xml;charset=utf-8,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 10H4V14H0V10Z" fill="currentColor"/><path d="M5 10H14V14H5V10Z" fill="currentColor"/><path d="M0 0H4V4H0V0Z" fill="currentColor"/><path d="M0 5H4V9H0V5Z" fill="currentColor"/><path d="M5 0H14V4H5V0Z" fill="currentColor"/><path d="M5 5H14V9H5V5Z" fill="currentColor"/></svg>') no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;position:absolute;top:0;left:0;width:14px;height:14px;text-indent:0;background-color:#F39200}
.toolbar .sorter .view-mode a.list:before{background-color:#C4C4C4}
.toolbar .sorter .view-mode a.list:hover:before{background-color:#F39200}
.toolbar .sorter .sort-by{padding:0;margin-left:140px}
.toolbar .sorter .sort-by label{float:left;margin:0 10px 0 0;line-height:19px}
.toolbar .sorter .sort-by a.asc,.toolbar .sorter .sort-by a.desc{width:8px;height:17px;float:left;margin:0 0 0 3px;position:relative}
.toolbar .sorter .sort-by a.asc:before,.toolbar .sorter .sort-by a.desc:before{content:"";position:absolute;top:0;left:0;width:8px;height:17px;-webkit-mask-size:cover;mask-size:cover;background-color:#C4C4C4}
.toolbar .sorter .sort-by a.desc:before{mask:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="17" viewBox="0 0 8 17" fill="#c40000" xmlns="http://www.w3.org/2000/svg"><path d="M4 0L8 7.14H0L4 0Z" fill="currentColor"/><path d="M2.68034 5.44H5.31966V17H2.68034V5.44Z" fill="currentColor"/></svg>') no-repeat 50% 50%}
.toolbar .sorter .sort-by a.asc:before{mask:url('data:image/svg+xml;charset=utf-8,<svg width="8" height="17" viewBox="0 0 8 17" fill="#c40000" xmlns="http://www.w3.org/2000/svg"><path d="M4 17.0001L6.24199e-07 9.86006L8 9.86006L4 17.0001Z" fill="currentColor"/><path d="M5.31966 11.5601L2.68034 11.5601L2.68034 6.05701e-05L5.31966 6.08008e-05L5.31966 11.5601Z" fill="currentColor"/></svg>') no-repeat 50% 50%}
/*.toolbar .sorter .sort-by a.asc.active:before,.toolbar .sorter .sort-by a.desc.active:before{background-color:#F39200}*/
.toolbar .sorter .sort-by .wrap-sb{min-width:75px;line-height:19px;float:left;position:relative;margin-top:0;margin-right:10px}
.toolbar .sorter .sort-by .wrap-sb .selected-order{position:relative;padding-left:10px;font-size:16px;font-weight:600;color:#b35600;padding-right:20px}
.toolbar .sorter .sort-by .wrap-sb .selected-order:before{position:absolute;top:8px;right:0;width:0;height:0;border-style:solid;border-width:6px 6px 0;border-color:#006A23 transparent transparent;content:"";display:block}
.toolbar .sorter .sort-by .wrap-sb:hover .selected-order{color:#5a88ca}
.toolbar .sorter .sort-by .wrap-sb:hover .selected-order:before{color:#5a88ca}
.toolbar .sorter .sort-by .wrap-sb .select-order{position:absolute;z-index:9999;border:1px solid #e6e6e6;background:#fff;float:left;padding-left:10px;padding-right:10px;top:1px;top:29px;opacity:0;filter:alpha(opacity=0);visibility:hidden}
.toolbar .sorter .sort-by .wrap-sb .select-order a{display:block;color:#666;font-size:100%}
.toolbar .sorter .sort-by .wrap-sb .select-order a:hover{color:#5a88ca}
.toolbar .sorter .sort-by .wrap-sb:hover{cursor:pointer}
.toolbar .sorter .sort-by .wrap-sb .current-item{opacity:1;filter:alpha(opacity=100);visibility:visible}
.box-category .lst-category{padding:19px 20px 18px;border:1px solid #e6e6e6}
.box-category .lst-category .li{overflow:hidden;position:relative;line-height:30px;padding:18px 0;border-bottom:1px solid #e6e6e6}
.box-category .lst-category .li a{display:block;line-height:48px}
.box-category .lst-category .li a span.icon_cate{float:left;margin-right:25px;min-width:35px}
.box-category .lst-category .li a:hover span img{opacity:.5;filter:alpha(opacity=50)}
.box-category .lst-category .li.lst-last{border:none}
#box-left{margin-bottom:30px}
#box-left .block-title h1{margin:0;font-size:100%;line-height:100%}
.home-right .block-banner .inner{padding:8px 18px!important}
.home-right .block-title{font-size:128.57%;color:#fff;padding:0 20px;text-transform:uppercase!important;background:#35722F;position:relative}
.home-right .block-title:before{content:"";position:absolute;top:0;left:0;height:3px;width:100%;background:#35622F}
.home-right .block-title h1,.home-right .block-title .h1{margin:0;font-size:86%;line-height:50px}
.home-right .navslider a{background:none}
.home-right .navslider a:before{color:#fff!important}
.home-right .vt-slider.block-special .container-slider{padding:2px 20px 3px;border:1px solid #e6e6e6;border-top:none}
.block{margin-bottom:10px}
.block .block-title{line-height:100%;font-weight:400}
.blogs-home .block-title{display:flex;justify-content:space-between}
.blogs-home .products-list{display:grid;grid-template-areas:"left right1" "empty right2" "empty right3";grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;grid-gap:10px 22px}
.blogs-home .item{border:1px solid #006A23;padding:48px 30px 20px;min-height:200px}
.blogs-home .item:nth-child(1){grid-area:left;background:#006A23;color:#fff;position:relative;overflow:visible}
.blogs-home .item:nth-child(1):after{content:"";position:absolute;height:calc(200% + 24px);top:100%;left:-1px;right:-1px;background:url(../images/ban1_news_610x420.webp) no-repeat center/cover}
.blogs-home .item:nth-child(2){grid-area:right1}
.blogs-home .item:nth-child(3){grid-area:right2}
.blogs-home .item:nth-child(4){grid-area:right3}
.block .block-title strong{font-weight:400}
.block .block-content{margin-top:10px}
.block.block-tags{float:left;position:relative;margin-bottom:18px}
.block.block-tags .block-content{margin-top:10px}
.block.block-tags .tags-list{overflow:hidden;list-style:none;margin:0 0 10px;display:block}
.block.block-tags .tags-list li{margin:0 5px 5px 0;float:left}
.block.block-tags .tags-list li a{display:inline-block;padding:0 15px 0 0;line-height:25px;font-size:100%!important}
.block.block-tags .tags-list li.item1 a{font-size:133.33%!important;text-transform:uppercase}
.block.block-tags .tags-list li.item3 a,.block.block-tags .tags-list li.item9 a{font-size:133.33%!important}
.block.block-tags .tags-list li.item6 a{font-size:133.33%!important}
.block.block-tags .actions{float:left;background:#fff;padding-left:5px;position:absolute;top:12px;right:0;font-style:italic}
.block.block-poll form{margin:0}
.block.block-poll .block-subtitle{color:#666}
.block.block-poll ul#poll-answers{list-style:none;margin:0 0 20px;padding:6px 0 0}
.block.block-poll ul#poll-answers li{border-bottom:1px solid #ededed;padding:8px 0}
.block.block-poll ul#poll-answers li .jqTransformRadioWrapper{margin:0 11px 0 0}
.block.block-poll ul#poll-answers li .jqTransformRadioWrapper .jqTransformRadio{background:url(../images/ico-radio.png) no-repeat left -1px;height:21px;width:15px}
.block.block-poll ul#poll-answers li .jqTransformRadioWrapper .jqTransformRadio.jqTransformChecked{background-position:left -22px}
.block.block-poll ul#poll-answers li .jqTransformRadioWrapper input[type="radio"]{float:left;margin:0 8px 0 0}
.block.block-poll ul#poll-answers li label{cursor:pointer;margin:0}
.block.block-poll ul#poll-answers li:first-child{border-top:1px solid #ededed}
.block.block-poll ol#poll-answers{list-style:none;margin:0 0 20px;padding:6px 0 0}
.block.block-poll ol#poll-answers li{border-bottom:1px solid #ededed;padding:8px 0}
.block.block-poll ol#poll-answers li span.answer{float:left;margin:0 5px 0 0;color:#666}
.block.block-poll ol#poll-answers li:first-child{border-top:1px solid #ededed}
.block.block-wishlist ol{margin:0 0 0 20px}
.block.block-wishlist ol li{margin:5px 0}
.block.block-wishlist ol .product-details .price-box .price{font-size:100%}
.block.block-wishlist .actions{padding:15px 0 0}
.block.block-compare{float:left;width:100%;margin-bottom:0;margin-top:20px}
.block.block-compare .block-content .empty{font-size:100%}
.block.block-compare small{font-size:14px}
.block.block-compare ol{margin:0}
.block.block-compare ol li{margin:15px 0}
.block.block-compare ol li .btn-remove{text-indent:-9999em;width:20px;height:20px;position:relative;float:right}
.block.block-compare ol li .btn-remove:before{content:"";width:15px;height:15px;position:absolute;left:10px;top:6px;text-indent:0;background:url(../images/icon-ovicsport.png) no-repeat -121px -69px}
.block.block-compare ol li .btn-remove:hover:before{background:url(../images/icon-ovicsport.png) no-repeat -137px -69px}
.block.block-compare ol li .product-name a{font-size:100%}
.block.block-compare .actions .button{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:#5a88ca;color:#fff;font-size:100%;margin:0 30px 0 0}
.block.block-compare .actions .button:hover{background:#635d5d}
.block.block-compare .actions a{color:#635d5d;font-size:100%}
.block.block-compare .actions a:hover{color:#5a88ca}
.block.block-reorder{float:left;width:100%}
.block.block-account{margin-bottom:0}
.block.block-account ul{list-style:none;margin:0;border-top:none}
.block.block-account ul li{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;line-height:18px;border-bottom:1px solid #006A23;padding:13px 0 13px 15px;font-weight:400;font-size:18px}
.block.block-account ul li a{color:#000}
.block.block-account ul li strong{color:#006A23}
.block.block-account ul li:hover{padding-left:10px}
.block.block-reorder ol{list-style:none;margin:0}
.block.block-reorder ol li input{float:left;margin:0 8px 0 0}
.block.block-reorder .actions{margin:10px 0 0}
.block.block-reorder .actions .btn-cart{margin-right:10px}
.block.block-progress dl{margin:0}
.block.block-progress dl>div,.block.block-progress dl>dt{margin:0;padding:8px 0;border-top:1px solid #d4d4d4}
.block.block-progress dl>div:first-child,.block.block-progress dl>dt:first-child{border-top:none}
.block.block-layered-nav>.block-title{font-size:128.57%}
.block.block-layered-nav .block-content{margin-top:0;border-top:none;width:100%;box-sizing:border-box}
.block.block-layered-nav .block-content .actions{float:left;width:100%;margin:5px 0}
.block.block-layered-nav .block-content .actions a{display:inline-block;line-height:30px;padding-left:10px;text-transform:capitalize;font-size:100%}
.block-layered-nav .currently .btn-remove,.block.block-layered-nav .block-content .actions a{color:#bd5b05}
.block.block-layered-nav .block-content .actions a:hover{color:#5a88ca}
.block.block-layered-nav .block-content .sop,.block.block-layered-nav .block-content #narrow-by-list dt{text-transform:uppercase;font-size:100%;float:left;width:100%;padding:15px 0;border-bottom:1px solid #e6e6e6}
.block.block-layered-nav .block-content #narrow-by-list dt{color:#635d5d;border-top:1px solid #e6e6e6;border-bottom:none;float:none;display:inline-block;padding:5px 10px;text-transform:lowercase;position:relative;font-weight:600;font-size:16px}
.block.block-layered-nav .block-content #narrow-by-list dt:before{content:"";position:absolute;width:13px;height:13px;top:13px;right:10px;border-left:2px solid #F39200;border-top:2px solid #F39200;transform:rotate(-135deg)}
.block.block-layered-nav .block-content #narrow-by-list dt.accordion-open:before{transform:rotate(45deg);border-color:#C4C4C4;top:20px}
.block.block-layered-nav .block-content #narrow-by-list dt:hover:before{cursor:pointer}
.block.block-layered-nav .block-content .block-subtitle{text-transform:uppercase;float:left;width:100%;margin:20px 0}
.block.block-layered-nav .currently .block-subtitle{text-transform:uppercase;float:left;width:100%;font-size:100%}
.block.block-layered-nav .currently ol li .label{color:#666;font-size:100%;padding:0;margin-bottom:10px;text-transform:lowercase;width:100%;text-align:left}
.block.block-layered-nav .currently ol li .wrap{float:left;width:100%;padding-left:15px}
.block.block-layered-nav .currently ol li .wrap span.value{float:left;font-size:100%;color:#999}
.block.block-layered-nav .currently ol li .wrap .btn-remove{float:left;text-indent:-9999em;width:23px;height:23px;position:relative}
.block.block-layered-nav .currently ol li .wrap .btn-remove:before{content:"";position:absolute;top:2px;left:7px;text-indent:0;width:15px;height:15px;background:url(../images/gen_i_remove.png) no-repeat}
.block.block-layered-nav dl#narrow-by-list{margin:0;clear:both}
.block.block-layered-nav dl#narrow-by-list .wrap-price{margin:0 0 5px}
.block.block-layered-nav dl#narrow-by-list .wrap-price #price-filter-min-text,.block.block-layered-nav dl#narrow-by-list .wrap-price #price-filter-max-text,.block.block-layered-nav dl#narrow-by-list .wrap-price .a-right{float:left!important;height:33px}
.block.block-layered-nav dl#narrow-by-list .wrap-price #price-filter-min-text,.block.block-layered-nav dl#narrow-by-list .wrap-price #price-filter-max-text{width:98px;border:1px solid #ddd;margin-right:10px;padding:0 10px 0 17px}
.block.block-layered-nav dl#narrow-by-list .wrap-price .price_filter .price-from,.block.block-layered-nav dl#narrow-by-list .wrap-price .price_filter .price-to{width:25px;height:25px;margin:0}
.block.block-layered-nav dl#narrow-by-list .wrap-price .price_filter{position:relative;background:#5a88ca;height:8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.block.block-layered-nav dl#narrow-by-list .wrap-price .price_filter #price-filter-min,.block.block-layered-nav dl#narrow-by-list .wrap-price .price_filter #price-filter-max{position:absolute!important;top:-9px!important;background:url(../images/icon-zana-fashion.png) no-repeat -226px -152px}
.block.block-layered-nav dl#narrow-by-list .wrap-price .a-right button{margin:0;padding:7px 10px 8px;background:#5a88ca}
.block.block-layered-nav dl#narrow-by-list .wrap-price .a-right button:hover{background:#919191}
.block.block-layered-nav dl#narrow-by-list .wrap-price .wrap-i-price-from,.block.block-layered-nav dl#narrow-by-list .wrap-price .wrap-i-price-to{float:left;position:relative}
.block.block-layered-nav dl#narrow-by-list .wrap-price .wrap-i-price-from .i-price-from,.block.block-layered-nav dl#narrow-by-list .wrap-price .wrap-i-price-to .i-price-from,.block.block-layered-nav dl#narrow-by-list .wrap-price .wrap-i-price-from .i-price-to,.block.block-layered-nav dl#narrow-by-list .wrap-price .wrap-i-price-to .i-price-to{position:absolute;top:8px;left:10px}
.block.block-layered-nav dl#narrow-by-list .wrap-price ul{clear:both;margin-bottom:10px}
.block.block-layered-nav dl#narrow-by-list .wrap-price .inner{position:relative;overflow:hidden;text-align:center}
.block.block-layered-nav dl#narrow-by-list .wrap-price .inner dd{overflow:hidden}
.block.block-layered-nav dl#narrow-by-list .wrap-price .inner ul li span{font-size:100%}
.block.block-layered-nav dl#narrow-by-list .wrap-price #price-filter{margin:20px 0}
.block.block-layered-nav dl#narrow-by-list .wrap-price #price-filter #price-filter-max,.block.block-layered-nav dl#narrow-by-list .wrap-price #price-filter #price-filter-min{position:relative}
.block.block-layered-nav dl#narrow-by-list .wrap-price #price-filter #price-filter-max:before,.block.block-layered-nav dl#narrow-by-list .wrap-price #price-filter #price-filter-min:before{content:"";position:absolute;left:24px;top:8px;width:300px;height:9px;background:#ababab}
.block.block-layered-nav dl#narrow-by-list .wrap-price #price-filter #price-filter-min{margin-left:-1px}
.block.block-layered-nav dl#narrow-by-list .wrap-price #price-filter #price-filter-min:before{right:24px;left:auto}
.block.block-layered-nav dl#narrow-by-list .wrap-price #item-price{display:inline-block;line-height:28px;margin-bottom:10px;padding:0;text-align:left;width:100%}
.block.block-layered-nav dl#narrow-by-list .wrap-price .line{float:left;position:absolute;top:13px;width:100%;height:1px;background:#fff}
.block.block-layered-nav dl#narrow-by-list .wrap-price dd{padding-left:0}
.block.block-layered-nav dl#narrow-by-list dt{text-transform:uppercase;position:relative;background:none;padding:0;line-height:34px;font-weight:400}
.block.block-layered-nav dl#narrow-by-list dt span{color:#006A23}
.block.block-layered-nav dl#narrow-by-list dt#tab1{border-top:none}
.block.block-layered-nav dl#narrow-by-list dd{margin-left:0;text-align:left}
.block.block-layered-nav dl#narrow-by-list dd ol{margin:0 0 20px;padding-right:1px}
.block.block-layered-nav dl#narrow-by-list dd ol li{line-height:1;padding:6px 10px;list-style-type:none;position:relative;text-transform:lowercase;display:flex;color:#F39200;font-size:11px}
.block.block-layered-nav dl#narrow-by-list dd ol li .item-color{border-radius:3px;float:left;height:17px;margin-right:12px;width:17px;position:relative}
.block.block-layered-nav dl#narrow-by-list dd ol li .item-color.checked:before{content:"";width:15px;height:15px;position:absolute;top:4px;left:4px;background:url(../images/gen_icon_del_shopby.png) no-repeat}
.block.block-layered-nav dl#narrow-by-list #left_price-applied b{color:#bd5b05;font-weight:700}
.block.block-layered-nav dl#narrow-by-list dd ol li>input{display:none}
.block.block-layered-nav dl#narrow-by-list dd ol li .wrap-checker{float:left;width:16px;height:16px;border:1px solid #d4d4d4;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-right:15px}
.block.block-layered-nav dl#narrow-by-list dd ol li .wrap-checker .checked{background:url(../images/mega_i_checked.png) no-repeat 0 -1px;float:left;width:100%;height:100%}
.block.block-layered-nav dl#narrow-by-list dd ol li .wrap-checker input{margin:2px;opacity:0;filter:alpha(opacity=0)}
.block.block-layered-nav dl#narrow-by-list dd ol li a,.block.block-layered-nav dl#narrow-by-list dd ol li .m-selected-filter-item{font-style:normal;font-weight:300;font-size:16px;color:#006A23;position:relative;margin-right:5px}
.block.block-layered-nav dl#narrow-by-list dd ol li a:before,.block.block-layered-nav dl#narrow-by-list dd ol li .m-selected-filter-item:before{border:1px solid #AEAEAE;border-radius:2px;content:"";display:inline-block;width:15px;height:15px;margin-right:9px;vertical-align:middle}
.block.block-layered-nav dl#narrow-by-list dd ol li .m-selected-filter-item:after{content:"";display:block;width:4px;height:8px;border-left:2px solid #F39200;border-top:2px solid #F39200;transform:rotate(-135deg);position:absolute;top:7px;left:5px}
.block.block-layered-nav dl#narrow-by-list dd ol li a:hover{color:#35722F}
.block.block-layered-nav dl#narrow-by-list dd .price{position:relative;z-index:1;padding:0 0 15px;float:left;width:100%}
.block.block-layered-nav dl#narrow-by-list dd .price .text-box{padding:8px 0;margin:0;position:relative;float:left;width:100%}
.block.block-layered-nav dl#narrow-by-list dd .price .text-box .price-from #minPrice{margin:0 10px 0 12px}
.block.block-layered-nav dl#narrow-by-list dd .price .text-box .price-to{margin-right:10px}
.block.block-layered-nav dl#narrow-by-list dd .price .text-box>*{display:table-cell}
.block.block-layered-nav dl#narrow-by-list dd .price .text-box .price-separator{width:5px;position:relative;text-indent:-999em;margin:0 10px}
.block.block-layered-nav dl#narrow-by-list dd .price .text-box .price-separator:before{height:1px;width:100%;background:#444;top:14px;left:0;position:absolute;content:""}
.block.block-layered-nav dl#narrow-by-list dd .price .text-box input[type="text"]{font-size:12px;font-family:arial,sans-serif;margin-left:0;border:1px solid #e6e6e6;width:74px;text-align:center;background:#fff;height:30px;line-height:30px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:0 5px;color:#5a88ca}
.block.block-layered-nav dl#narrow-by-list dd .price .text-box input[type="text"]:focus{border-color:#999}
.block.block-layered-nav dl#narrow-by-list dd .price .text-box .go{position:relative;background:#333;text-indent:-9999em;width:35px;height:30px}
.block.block-layered-nav dl#narrow-by-list dd .price .text-box .go:before{content:"\F105";position:absolute;top:4px;left:15px;color:#fff;font-size:16px;font-family:"FontAwesome";text-indent:0}
.block.block-layered-nav dl#narrow-by-list dd .price .text-box .go:hover{background:#5a88ca}
.block.block-layered-nav dl#narrow-by-list dd .price p input#amount{-webkit-box-shadow:none 0 0 #000;-moz-box-shadow:none 0 0 #000;box-shadow:none 0 0 #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;margin:0}
.block.block-layered-nav dl#narrow-by-list dd .price p input#amount:focus{-webkit-box-shadow:none 0 0 #000;-moz-box-shadow:none 0 0 #000;box-shadow:none 0 0 #000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
.block.block-layered-nav dl#narrow-by-list dd .price .range-wrap{padding:10px 0;float:left;width:100%}
.block.block-layered-nav dl#narrow-by-list dd .price .range-wrap #slider-range{margin:6px 8px;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background:#5a88ca;height:5px}
.block.block-layered-nav dl#narrow-by-list dd .price .range-wrap #slider-range .ui-slider-range{height:5px;top:0;background:#f0f0ee}
.block.block-layered-nav dl#narrow-by-list dd .price .range-wrap #slider-range .ui-slider-handle{height:15px;width:7px;background:#333;top:-6px;margin-left:-5px}
.block.block-layered-nav dl#narrow-by-list dd .price .range-wrap #slider-range .ui-slider-handle:hover{background:#5a88ca}
.block.block-layered-nav dl#narrow-by-list dd.last{border:none}
.block.block-layered-nav dl#narrow-by-list dd.last ol{margin-bottom:0}
.block.box-banner .item{border:1px solid #e6e6e6;position:relative;margin:0 0 30px}
.block.box-banner .item p{margin:0;text-transform:uppercase;font-size:100%;color:#635d5d}
.block.box-banner .item a.img-banner{background:#fefefe}
.block.box-banner .item a.img-banner img{max-width:100%}
.block.box-banner .item a.img-banner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.1);opacity:0;filter:alpha(opacity=0);-webkit-transition:all .2s ease-out 0;-moz-transition:all .2s ease-out 0;-o-transition:all .2s ease-out 0;transition:all .2s ease-out 0}
.block.box-banner .item .text-banner{position:absolute;right:0;top:0;width:50%;height:100%;padding:35px 15px}
.block.box-banner .item .text-banner p.up-to{font-size:128.57%}
.block.box-banner .item .text-banner p.sale-of{font-size:128.57%}
.block.box-banner .item:hover .img-banner:before{opacity:1;filter:alpha(opacity=100);-webkit-transition:all .2s ease-out 0;-moz-transition:all .2s ease-out 0;-o-transition:all .2s ease-out 0;transition:all .2s ease-out 0}
.block.block-banner .block-title{position:relative}
.block.block-banner .block-title .navslider a{left:auto}
.block.block-banner .block-title .navslider .prev{right:36px;top:10px}
.block.block-banner .block-title .navslider .next{right:5px;top:10px}
.block.block-banner .inner{border:1px solid #e6e6e6;padding:0 18px}
.block.block-banner .inner ul li{padding:20px 0;border-top:1px solid #e6e6e6}
.block.block-banner .inner ul li:first-child{border-top:none}
.block.block-banner .inner ul li a{display:block;text-align:center;position:relative;overflow:hidden}
.block.block-banner .inner ul li a:before{content:"";position:absolute;top:0;left:0;background:rgba(0,0,0,0.1);opacity:0;filter:alpha(opacity=0);width:100%;height:100%;-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.block.block-banner .inner ul li a img{-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.block.block-banner .inner ul li a:hover:before{opacity:1;filter:alpha(opacity=100);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.block.block-banner .inner ul li a:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0;z-index:-1}
.block.block-testminals{margin-bottom:0;float:left;width:100%}
.block.block-testminals .block-title{position:relative}
.block.block-testminals .block-title .navslider a{left:auto}
.block.block-testminals .block-title .navslider .prev{right:36px;top:10px}
.block.block-testminals .block-title .navslider .next{right:5px;top:10px}
.block.block-testminals .inner{border:1px solid #e6e6e6;padding:20px 20px 19px}
.block.block-testminals .inner .item{float:left;width:100%}
.block.block-testminals .inner .item a{display:inline-block;width:100%;text-align:center}
.block.block-testminals .inner .item a img{border:10px solid #f0f0ee;-webkit-transition:all .2s ease-out 0;-moz-transition:all .2s ease-out 0;-o-transition:all .2s ease-out 0;transition:all .2s ease-out 0}
.block.block-testminals .inner .item a.title{margin-bottom:30px;margin-top:10px;position:relative}
.block.block-testminals .inner .item a.title span{color:#999}
.block.block-testminals .inner .item a.title:before{content:"";position:absolute;bottom:-34px;left:50%;width:24px;height:28px;background:url(../images/icon-oppo.png) no-repeat -305px -19px;margin-left:-8px}
.block.block-testminals .inner .item a.title:hover{color:#5a88ca}
.block.block-testminals .inner .item a:hover img{border-color:#5a88ca;-webkit-transition:all .2s ease-out 0;-moz-transition:all .2s ease-out 0;-o-transition:all .2s ease-out 0;transition:all .2s ease-out 0}
.block.vt-slider .block-title{position:relative}
.block.vt-slider .block-title .navslider a{left:auto}
.block.vt-slider .block-title .navslider .prev{right:36px;top:10px}
.block.vt-slider .block-title .navslider .next{right:5px;top:10px}
.block.vt-slider .container-slider .item .item-inner{padding:16px 0;border-bottom:1px solid #e6e6e6}
.block.vt-slider .container-slider .item .item-inner .item-info{display:block;overflow:hidden}
.block.vt-slider .container-slider .item .item-inner .item-info .product-image{float:left;margin-right:20px}
.block.vt-slider .container-slider .item .item-inner .item-info .box-right .price-box{overflow:hidden;margin:5px 0}
.block.vt-slider .container-slider .item .item-inner .item-info .box-right p{float:none;display:inline-block;margin:0}
.block.vt-slider .container-slider .item .item-inner .item-info .box-right p.old-price{margin-right:8px}
.block.vt-slider .container-slider .item .item-inner .item-info .box-right p.special-price{margin:0 5px 0 0}
.block.vt-slider .container-slider .item .item-inner .item-info .box-right a.pro-name{text-transform:capitalize}
.block.vt-slider .container-slider .item .item-inner .item-info .rating-links{display:none!important}
.block.vt-slider .container-slider .item .item-inner.last{border:none}
.block.big-sale{border:1px solid #e6e6e6;padding:25px 10px 27px;float:left;width:100%}
.block.big-sale .text-banner{float:left;width:100%;margin-top:22px}
.block.big-sale .text-banner .title{font-size:214.285%;text-transform:uppercase;margin:0 0 10px;color:#635d5d}
.block.big-sale .text-banner .title:hover{color:#5a88ca}
.block.big-sale .text-banner .des{margin:0 0 8px}
.block.big-sale .text-banner .upto{font-size:128.57%;text-transform:uppercase;color:#5a88ca}
.block.big-sale .img-banner{position:relative;float:left;overflow:hidden}
.block.big-sale .img-banner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.1);opacity:0;filter:alpha(opacity=0);-webkit-transition:all .2s ease-out 0;-moz-transition:all .2s ease-out 0;-o-transition:all .2s ease-out 0;transition:all .2s ease-out 0;z-index:2}
.block.big-sale .img-banner img{width:100%;-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.block.big-sale .img-banner:hover img{width:100%;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0;z-index:1}
.block.big-sale .img-banner:hover:before{opacity:1;filter:alpha(opacity=100);-webkit-transition:all .2s ease-out 0;-moz-transition:all .2s ease-out 0;-o-transition:all .2s ease-out 0;transition:all .2s ease-out 0}
.block.banner-home{overflow:hidden;margin-bottom:30px}
.block.banner-home .banner-home-top .item{position:relative;float:left;margin:0 10px 0 0;text-align:center}
.block.banner-home .banner-home-top .item .img-banner{float:left;position:relative;overflow:hidden}
.block.banner-home .banner-home-top .item .img-banner img{-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.block.banner-home .banner-home-top .item .img-banner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.2);opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0;z-index:2}
.block.banner-home .banner-home-top .item .img-banner:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0;z-index:1}
.block.banner-home .banner-home-top .item .img-banner:hover:before{opacity:1;filter:alpha(opacity=100);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.block.banner-home .banner-home-top .item.last{margin:0}
.box-tags{margin:0}
.box-tags h3{font-size:13px}
.box-tags .product-tags{display:block;margin:0 0 15px}
.box-tags .product-tags li{display:inline;background:url(../images/gen_bkg_pipe3.gif) 100% 4px no-repeat;padding:0 7px 0 4px}
.box-tags .product-tags li.first{padding-left:0}
.box-tags .product-tags li.last{background:none;padding-right:0}
.box-tags .form-add label{display:block;font-size:13px;margin:0 0 5px;color:#0a263c}
.box-tags .form-add .input-box{float:left;width:50%;margin:0 5px 0 0;background:url(../images/gen_i_tag_add.gif) 0 6px no-repeat;padding:0 0 0 23px}
.box-tags .form-add input.input-text{width:100%}
.box-tags .form-add .button{padding:7px 7px 8px}
.box-tags .note{margin:3px 0 0;padding:0 0 0 23px;font-size:11px}
.block-tag{float:left;width:100%}
.block-tag .block-tags{float:left;width:100%}
.block-tag .block-title{font-size:166.66%;margin-bottom:6px;float:left;width:100%}
.block-tag .block-content{float:left;width:100%}
.block-tag .block-content .tags-list{margin:0}
.block-tag .block-content .tags-list li{background:#aaa;margin:0 5px 10px 0}
.block-tag .block-content .tags-list li a{padding:4px 12px;font-weight:400;color:#fff;font-size:100%!important;text-transform:capitalize!important}
.block-tag .block-content .tags-list li:hover{background:#5a88ca}
.block-tag .block-content .tags-list li.item3 a,.block-tag .block-content .tags-list li.item6 a,.block-tag .block-content .tags-list li.item1 a,.block-tag .block-content .tags-list li.item2 a,.block-tag .block-content .tags-list li.item9 a{font-size:100%!important}
.block-tag .block-content .actions{position:static;float:right;margin-right:14px}
.block-tag .block-content .actions a{position:relative}
.block-tag .block-content .actions a:before{content:"\f0da";position:absolute;top:-8px;right:-13px;font-family:"Fontawesome";font-size:20px;color:#aaa;font-style:normal}
.block-tag .block-content .actions a:hover:before{color:#5a88ca}
#product-shop #super-product-table,.product-shop #super-product-table{margin-bottom:10px}
#product-shop #super-product-table td,.product-shop #super-product-table td{line-height:30px}
#product-shop #super-product-table td .price-box .old-price:before,.product-shop #super-product-table td .price-box .old-price:before{margin-top:0}
#product-shop #super-product-table td .price-box .old-price .price,.product-shop #super-product-table td .price-box .old-price .price{margin-right:0}
#product-shop #super-product-table td .price-box .price,.product-shop #super-product-table td .price-box .price{font-size:128.57%!important}
#product-shop #super-product-table td input.input-text,.product-shop #super-product-table td input.input-text{margin:0}
.product-addto dl{display:block;overflow:hidden}
.required em{color:red;margin-right:2px}
#downloadable-links-list .label,#downloadable-links-list label{color:#666!important;white-space:normal}
#confirmbox .btn-cart:hover{background:#5a88ca!important}
#confirmbox dl dt{float:left;margin-right:10px;min-width:54px}
#confirmbox dl .group-item{float:left;width:100%;margin:5px 0}
#confirmbox .input-box .options-list>li{float:left;position:relative;width:26px;height:26px;margin-right:5px;border:1px solid #eaeaea;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
#confirmbox .input-box .options-list>li input.radio{width:26px;height:26px;opacity:0;filter:alpha(opacity=0);margin:0}
#confirmbox .input-box .options-list>li:first-child span label{font-size:9px;font-weight:400}
#confirmbox .input-box .options-list>li:hover{background:#828282;border:transparent}
#confirmbox .input-box .options-list>li:hover label{color:#fff}
#confirmbox .input-box .options-list>li.selected{background:#828282;border:transparent}
#confirmbox .input-box .options-list>li.selected label{color:#fff}
#confirmbox .input-box .options-list>li span.label{position:absolute;top:0;left:0;font-size:100%;line-height:23px;padding:0;text-align:center;display:inline-block;width:100%}
#confirmbox .input-box .options-list>li .price-notice{display:none}
#confirmbox .option-color .input-box li{border:transparent;position:relative}
#confirmbox .option-color .input-box li:first-child{border:1px solid #eaeaea}
#confirmbox .option-color .input-box li:first-child span label{font-size:9px;font-weight:400}
#confirmbox .option-color .input-box li:first-child:hover{border:transparent!important}
#confirmbox .option-color .input-box li span.label{display:none!important}
#confirmbox .option-color .input-box li:before{content:"";width:9px;height:9px;position:absolute;top:8px;left:8px;background:url(../images/gen_icon_del_shopby.png) no-repeat 0 0;display:none}
#confirmbox .option-color .input-box li.selected:first-child{border:transparent}
#confirmbox .option-color .input-box li.selected:first-child:before{display:none}
#confirmbox .option-color .input-box li.selected:before{display:block}
#box-wrapper{overflow:hidden;background:#fff}
#box-header .box-header-01{padding:50px 0 30px;background:#006A23;z-index:1001;position:relative}
#box-header .box-header-01 .logo{float:left;position:relative;margin-top:-15px}
.box-toplink{position:relative;padding:15px 0;margin:0 25px 0 15px}
.box-toplink>.title{line-height:32px;position:relative;color:#fff;width:38px;height:38px;overflow:hidden}
.box-toplink>.title svg{width:38px;height:38px;max-width:100%}
.box-toplink .links{background:#fff;position:absolute;top:100%;right:-15px;z-index:99;padding:15px 20px;min-width:180px;opacity:0;filter:alpha(opacity=0);visibility:hidden;-webkit-box-shadow:5px 5px 0 rgba(0,0,0,0.2);-moz-box-shadow:5px 5px 0 rgba(0,0,0,0.2);box-shadow:5px 5px 0 rgba(0,0,0,0.2);white-space:nowrap}
.box-toplink .links li{width:100%;line-height:25px;display:block}
.box-toplink .links li:not(:last-child){margin-bottom:13px}
.box-toplink .links li a{padding-left:34px;position:relative;font-size:16px;line-height:19px;color:#006A23;display:flex;align-items:center;font-weight:400}
#box-header .box-header-01 .box-toplink .links li a:before{content:"";font-family:"FontAwesome";color:#999;width:20px;height:20px;position:absolute;top:-2px;left:4px}
#box-header .box-header-01 .box-toplink .links li a.top-link-myaccount:before{content:url(../images/cabinet.svg)}
#box-header .box-header-01 .box-toplink .links li a.top-link-wishlist:before{content:"\f08a"}
#box-header .box-header-01 .box-toplink .links li a.top-link-checkout:before{content:url(../images/edit-ico.svg)}
#box-header .box-header-01 .box-toplink .links li a.top-link-login:before{content:url(../images/login-ico.svg)}
#box-header .box-header-01 .box-toplink .links li a.top-link-logout:before{content:url(../images/login-ico.svg)}
#box-header .box-header-01 .box-toplink .links li a:hover:before{color:#5a88ca}
#box-header .box-header-01 .box-toplink .links li a:hover{color:#006A23}
#box-header .box-header-01 .box-toplink:hover{cursor:pointer}
#box-header .box-header-01 .box-toplink:hover .links{opacity:1;filter:alpha(opacity=100);visibility:visible;top:100%;-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0;z-index:10005}
#box-header .box-header-01 .wrap-block-cl .block{float:left;margin:0;position:relative;padding:0 25px 0 14px;z-index:999}
#box-header .box-header-01 .wrap-block-cl .block:before{content:"";width:1px;height:18px;background:rgba(99,93,93,0.2);position:absolute;top:8px;left:0}
#box-header .box-header-01 .wrap-block-cl .block:after{color:#fff;content:"\f0d7";font-family:"FontAwesome";font-size:14px;top:8px;width:10px;height:10px;right:10px;margin-left:-4px;position:absolute;z-index:9}
#box-header .box-header-01 .wrap-block-cl .block img{position:absolute;top:50%;margin-top:-5px;left:0}
#box-header .box-header-01 .wrap-block-cl .block span{display:inline-block;text-transform:capitalize}
#box-header .box-header-01 .wrap-block-cl .block:hover{cursor:pointer}
#box-header .box-header-01 .wrap-block-cl .block>div{line-height:32px;position:relative}
#box-header .box-header-01 .wrap-block-cl .block>div img{margin-top:-5px}
#box-header .box-header-01 .wrap-block-cl .block>div>span{color:#fff}
#box-header .box-header-01 .wrap-block-cl .block>ul{position:absolute;left:0;top:45px;background:#f0f0ee;-webkit-box-shadow:5px 5px 0 rgba(0,0,0,0.2);-moz-box-shadow:5px 5px 0 rgba(0,0,0,0.2);box-shadow:5px 5px 0 rgba(0,0,0,0.2);border-top:1px solid #fff;border-left:1px solid #fff;margin-top:20px;opacity:0;filter:alpha(opacity=0);visibility:hidden;padding:10px;z-index:9}
#box-header .box-header-01 .wrap-block-cl .block>ul li{margin:4px 0}
#box-header .box-header-01 .wrap-block-cl .block>ul li a{position:relative;white-space:nowrap}
#box-header .box-header-01 .wrap-block-cl .block>ul li a:hover{color:#35722F}
#box-header .box-header-01 .wrap-block-cl .block:hover>ul{margin-top:0;top:32px;opacity:1;filter:alpha(opacity=100);visibility:visible;-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
#box-header .box-header-01 .wrap-block-cl .block.block-language{padding-right:30px}
#box-header .box-header-01 .wrap-block-cl .block.block-language:after{right:9px}
#box-header .box-header-01 .wrap-block-cl .block.block-language>ul{padding:13px 15px;min-width:75px}
#box-header .box-header-01 .wrap-block-cl .block.block-language>ul li a{padding-left:10px}
#box-header .box-header-01 .wrap-block-cl .block.block-currency>ul{padding:13px 15px;min-width:80px}
.header .block-cart{position:relative;display:flex;order:1;align-items:center;justify-content:center;width:73px;height:73px;background:#F39200;margin-bottom:0}
#box-header .box-header-01 .block-cart:before{content:"";width:1px;height:18px;background:rgba(99,93,93,0.2);position:absolute;top:8px;left:-28px}
.block-cart .block-title{font-size:100%;line-height:30px;height:34px;width:34px;text-align:center;background:url(../images/cart.svg) no-repeat center/32px;margin-bottom:0}
.block-cart .block-title a{display:flex;width:32px;height:32px;background:#fff;border-radius:100%;color:#000;text-align:center;position:absolute;top:-10px;right:-11px;line-height:100%;font-size:21px;justify-content:center;align-items:center}
#box-header .box-header-01 .block-cart .block-title .lb-cart{display:none}
#box-header .box-header-01 .block-cart:hover .block-title a:before{display:none}
.block-cart .block-content{width:320px;position:absolute;top:100%;margin:0;right:0;z-index:99;-webkit-box-shadow:-7px 7px 7px 7px rgba(0,0,0,0.1),7px 7px 7px 7px rgba(0,0,0,0.1);-moz-box-shadow:-7px 7px 7px 7px rgba(0,0,0,0.1),7px 7px 7px 7px rgba(0,0,0,0.1);box-shadow:-7px 7px 7px 7px rgba(0,0,0,0.1),7px 7px 7px 7px rgba(0,0,0,0.1);opacity:0;filter:alpha(opacity=0);margin-top:30px;visibility:hidden;-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.block-cart:hover .block-content{opacity:1;filter:alpha(opacity=100);margin-top:0;visibility:visible;-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
#box-header .box-header-01 .block-cart .block-content .inner{background:#fff;width:100%;padding:16px 17px}
#box-header .box-header-01 .block-cart .block-content .inner .block-subtitle{font-size:18px;line-height:22px;color:#AEAEAE;margin-bottom:19px}
#box-header .box-header-01 .block-cart .block-content .inner #cart-sidebar li{position:relative}
#box-header .box-header-01 .block-cart .block-content .inner #cart-sidebar li .btn-remove{position:absolute;top:18px;font-size:14px;left:0;width:15px;height:15px;text-indent:-9999em;display:none}
#box-header .box-header-01 .block-cart .block-content .inner #cart-sidebar li .btn-remove:before{content:"\f014";font-family:"FontAwesome";position:absolute;top:0;left:0;text-indent:0}
#box-header .box-header-01 .block-cart .block-content .inner #cart-sidebar li .btn-edit{position:absolute;top:42px;font-size:14px;left:0;width:15px;height:15px;text-indent:-9999em}
#box-header .box-header-01 .block-cart .block-content .inner #cart-sidebar li .btn-edit:before{content:"\f040";font-family:"FontAwesome";position:absolute;top:0;left:0;text-indent:0}
.block-cart .block-content .inner #cart-sidebar li .product-image{float:left;width:85px;height:85px;margin-right:15px;overflow:hidden;flex:0 0 85px;border:2px solid #006A23;display:flex;align-items:center;justify-content:center}
.block-cart .block-content .inner #cart-sidebar li .product-image img{display:block}
.product-details__text{margin-bottom:19px}
.block-cart .block-content .inner #cart-sidebar li .product-name{font-weight:600;font-size:16px;line-height:19px;color:#006A23}
#box-header .box-header-01 .block-cart .block-content .inner #cart-sidebar li .product-name a{font-weight:600;font-size:16px;line-height:19px;color:#006A23;max-height:58px;overflow:hidden;display:block}
#box-header .box-header-01 .block-cart .block-content .inner #cart-sidebar li .product-details>strong{float:left;min-width:98px;border:1px solid #e6e6e6}
#box-header .box-header-01 .block-cart .block-content .inner #cart-sidebar li .product-details>strong a{min-width:19px;min-height:28px;float:left;margin:0}
#box-header .box-header-01 .block-cart .block-content .inner #cart-sidebar li .product-details>strong a.flycart-qty-change-left{background:url(../images/minus.png) no-repeat 0 0 #999}
#box-header .box-header-01 .block-cart .block-content .inner #cart-sidebar li .product-details>strong a.flycart-qty-change-right{background:url(../images/plus.png) no-repeat 0 0 #999}
#box-header .box-header-01 .block-cart .block-content .inner #cart-sidebar li .product-details>strong a:hover.flycart-qty-change-left,#box-header .box-header-01 .block-cart .block-content .inner #cart-sidebar li .product-details>strong a:hover.flycart-qty-change-right{background-color:#5a88ca}
#box-header .box-header-01 .block-cart .block-content .inner #cart-sidebar li .product-details>strong input{margin:0;border:none;height:28px;min-width:58px;border-right:1px solid #e6e6e6;border-left:1px solid #e6e6e6}
.block-cart .block-content .inner #cart-sidebar li .product-details .price{font-size:21px;line-height:25px;color:#006A23;display:inline-block;font-weight:400}
.block-cart .block-content .product-details{margin-bottom:30px}
.block-cart .block-content .inner .summary{float:left;width:100%;margin-bottom:12px;display:none}
#box-header .box-header-01 .block-cart .block-content .inner .summary p{margin:0;width:100%}
#box-header .box-header-01 .block-cart .block-content .inner .summary p .label{text-transform:uppercase;font-size:100%;font-weight:400;padding:0;margin:15px 0 0;display:inline-block}
.block-cart .block-content .inner .summary p .price{font-size:214.28%}
.block-cart .block-content .inner .actions{width:100%;text-align:center}
#box-header .box-header-01 .block-cart .block-content .inner .actions .a-inner a{color:#fff;font-size:26px;font-weight:700;position:relative;padding:16px 15px;background:#006A23;display:block;line-height:24px}
#box-header .box-header-01 .block-cart .block-content .inner .actions .a-inner a:hover{background:#F39200}
#box-header .box-header-01 .block-cart .block-content .inner .actions .a-inner a.btn-mycart{position:relative;z-index:9;background:#5a88ca;padding-left:19px;padding-right:0}
#box-header .box-header-01 .block-cart .block-content .inner .actions .a-inner a.btn-mycart:before{border-color:#5a88ca rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:40px 40px 0 0;content:"";height:0;line-height:0;position:absolute;right:-40px;top:0;width:0}
.advanced-search .form-search{position:relative;order:-1}
.advanced-search .form-search:before{content:url(../images/search.svg);position:absolute;top:10px;left:5px;font-family:"Fontawesome";color:#999}
.advanced-search .form-search .search{font-weight:400;width:155px;height:35px;margin:0;font-size:10px;color:#767676;padding-left:21px;box-sizing:border-box;background:#fff;border-color:#fff}
.my-account select{height:40px;border:1px solid #006A23;color:#868686;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:3px 4px;background:#F7F7F7 url(../images/dropdown-arrow.png) no-repeat calc(100% - 10px) center;-moz-appearance:none;-webkit-appearance:none;appearance:none;padding:0 15px;font-size:16px;width:100%}
#search_mini_form{display:flex}
.advanced-search .form-button{color:#212121;font-size:14px;position:relative;padding:0 13px;height:35px;background:#F39200;border-radius:0;margin-bottom: 0;}
#box-header .box-header-01 .advanced-search .dropdown-cate{position:relative;padding:0 40px 0 20px;background:#fff;border-top:1px solid #eae9dd;border-bottom:1px solid #eae9dd}
#box-header .box-header-01 .advanced-search .dropdown-cate .cat-search{display:block;line-height:32px;color:#999;font-size:85.71%;position:relative}
#box-header .box-header-01 .advanced-search .dropdown-cate .cat-search:before{content:"\f0d7";font-family:"FontAwesome";position:absolute;top:0;font-size:14px;right:-22px}
#box-header .box-header-01 .advanced-search .dropdown-cate .cat-search:hover{cursor:pointer}
#box-header .box-header-01 .advanced-search .scrollbar{position:absolute;width:200px;background:#fff}
#box-header .box-header-01 .advanced-search .wrap-scrollbar{position:absolute;top:34px;left:0;min-width:200px;background:#fff;border:1px solid #e6e6e6;padding:15px 0 15px 15px;display:none;z-index:21}
#box-header .box-header-01 .advanced-search .wrap-scrollbar li.level-3{padding-left:15px;color:#888}
#box-header .box-header-01 .advanced-search .wrap-scrollbar li.level-4{padding-left:30px;color:#aaa}
#box-header .box-header-01 .advanced-search .wrap-scrollbar li:hover{cursor:pointer}
#flycart_confirm_window{border:5px solid rgba(255,255,255,0.1)}
#flycart_confirm_window .inner{padding:20px;background:#fbfbfb}
#flycart_confirm_window .inner .flycart_msg_title{position:relative;color:#858785;font-size:14px;margin:60px 0 45px}
#flycart_confirm_window .inner .flycart_msg_title:before{content:"\f0a1";font-family:"FontAwesome";font-size:30px;position:absolute;top:-45px;left:50%;width:35px;height:32px;color:#858785}
#flycart_confirm_window .inner button.flycart_msg_bnt::-moz-focus-inner,#flycart_confirm_window .inner #flycart_configurable_add_to_cart button.btn-cart{padding:0;border:0}
#flycart_confirm_window .inner button.flycart_msg_bnt,#flycart_confirm_window .inner #flycart_configurable_add_to_cart button.btn-cart{-webkit-border-fit:lines;overflow:visible;width:auto;border:0;padding:0;margin:0;cursor:pointer;background:#858785;padding:6px 15px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
#flycart_confirm_window .inner button.flycart_msg_bnt span,#flycart_confirm_window .inner #flycart_configurable_add_to_cart button.btn-cart span{display:block;border:0;font-size:14px;text-align:center;color:#fbfbfb}
#flycart_confirm_window .inner button.flycart_msg_bnt_ptc{background:#fe983d;margin-left:5px}
#flycart_confirm_window .inner .flycart_confirm_window_actions{margin-bottom:35px}
.box-slideshow{margin-bottom:25px;border-bottom:1px solid #006A23;padding-bottom:30px}
.box-slideshow .vt-slideshow{position:relative;max-height:400px;overflow:hidden}
body .box-slideshow .style1{font-size:30px;text-transform:uppercase;color:#fff;line-height:100%}
body .box-slideshow .style2{font-size:14px;font-weight:400;line-height:15px;color:#fff;float:left}
body .box-slideshow .tp-leftarrow.default,body .box-slideshow .tp-rightarrow.default{width:40px;height:40px;background:#F39200;float:left;opacity:1;filter:alpha(opacity=100)}
body .box-slideshow .tp-leftarrow.default{left:27px!important;bottom:15px!important;top:auto!important}
body .box-slideshow .tp-leftarrow.default:before{content:url('data:image/svg+xml; utf8, <svg width="16" height="19" viewBox="0 0 16 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.84 10.5367L15.84 8.32005L3.83997 8.32004L9.33997 2.22422L7.91997 0.650392L-2.88715e-05 9.42837L7.91997 18.2064L9.33997 16.6325L3.83997 10.5367L15.84 10.5367Z" fill="white"/></svg>');width:16px;height:18px;position:absolute;top:calc(50% - 9px);left:calc(50% - 8px)}
body .box-slideshow .tp-leftarrow.default:hover{background:#006A23}
body .box-slideshow .tp-rightarrow.default{right:27px!important;bottom:15px!important;top:auto!important}
body .box-slideshow .tp-rightarrow.default:before{width:16px;height:18px;position:absolute;top:calc(50% - 9px);left:calc(50% - 8px);content:url('data:image/svg+xml; utf8, <svg width="16" height="18" viewBox="0 0 16 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.160033 7.66967L0.160033 9.88633L12.1601 9.88633L6.66004 15.9822L8.08004 17.556L16.0001 8.778L8.08005 1.49898e-06L6.66004 1.57383L12.1601 7.66967L0.160033 7.66967Z" fill="white"/></svg>')}
body .box-slideshow .tp-rightarrow.default:hover{background:#006A23}
body .box-slideshow .tp-bullets{opacity:1;filter:alpha(opacity=100)}
body .box-slideshow .tp-bullets .bullet{background:transparent!important;width:10px!important;height:10px!important;margin:0 0 0 10px !important;z-index:100;border:1px solid #FFF}
body .box-slideshow .tp-bullets .bullet.selected{background:#fff!important}
body .box-slideshow .tp-bullets .bullet:hover{background:#5a88ca!important;-webkit-transition:all .2s ease-out 0;-moz-transition:all .2s ease-out 0;-o-transition:all .2s ease-out 0;transition:all .2s ease-out 0}
.breadcrumbs{width:100%;margin-bottom:30px;position:relative;padding:10px 15px;font-family:Arial}
.breadcrumbs:after{content:"";display:block;clear:both}
.breadcrumbs:before{content:"";position:absolute;border-bottom:1px solid #C4C4C4;display:block;right:0;top:100%;width:100vw;left:calc(-50vw + 643px)}
.breadcrumbs ul li{float:left;line-height:100%}
.breadcrumbs ul li a{color:#767676;font-size:100%;float:left;font-weight:400}
.breadcrumbs ul li a:hover{color:#5a88ca}
.breadcrumbs ul li>span:not(.last){color:#eee;float:left;margin:0 10px;width:0;height:0;border-style:solid;border-width:5px 0 5px 10px;border-color:transparent transparent transparent #C4C4C4;overflow:hidden;margin-top:2px}
.breadcrumbs ul li>strong,.breadcrumbs ul li>.last{color:#767676;font-weight:600;font-size:100%}
#box-left .block .block-title{font-size:128.57%;color:#fff;padding:11px 10px;text-transform:none;position:relative;background:#006A23;font-weight:600;font-size:18px;line-height:22px;position:relative;margin-bottom:0}
#box-left .block .block-title:after{content:"";position:absolute;top:0;right:0;bottom:0;background:#006A23;left:calc(-50vw + 600px);z-index:1}
#box-left .block .block-title span{font-weight:600;font-size:18px;line-height:22px;text-transform:none;position:relative;z-index:2;color:#fff}
#box-left .block-cate .block-title{background:#5a88ca}
#box-left .block-cate .block-title:before{display:none}
#box-left .block-cate .block-content{margin-top:15px}
#box-left .block-cate .block-content li{margin-top:10px}
#box-left .block-cate .block-content li a{font-size:100%;line-height:25px}
#box-left .block-cate .block-content li a img{float:left;margin-right:20px;margin-top:6px}
#box-left .block-cate .block-content li a span{color:#5a88ca}
#box-left .box-category .lst-category{padding:10px 20px 0}
#box-left .box-category .lst-category .li{padding:12px 0}
#box-left .block-layered-nav{float:left;width:100%}
#box-left .block-latest-product{background:#fff;float:left;width:100%;margin-bottom:0}
#box-left .block-latest-product .block-title h1,#box-left .block-latest-product .block-title .h1{font-size:100%;margin:0}
#box-left .block-latest-product .slider-inner{position:relative;overflow:hidden}
#box-left .block-latest-product .slider-inner .navslider{position:static}
#box-left .block-latest-product .slider-inner .navslider a{position:absolute;top:50%;margin-top:10px}
#box-left .block-latest-product .slider-inner .navslider a.prev{left:-40px}
#box-left .block-latest-product .slider-inner .navslider a.next{right:-40px}
#box-left .block-latest-product .slider-inner:hover .navslider a.prev{left:0;-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
#box-left .block-latest-product .slider-inner:hover .navslider a.next{right:0;-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
#box-left .block-latest-product .container-slider{padding:10px 0;border:1px solid #e6e6e6;border-top:none}
#box-left .block-latest-product .container-slider .item{margin-bottom:0}
#box-left .block-latest-product .container-slider .item .product-image{margin-left:10px}
#box-left .block-latest-product .container-slider .item .product-image img{width:80px}
#box-left .block-latest-product .container-slider .item .rating-links{display:none}
#box-left .block-blog .menu-recent{margin-bottom:30px}
#box-left .block-blog .block-content{margin-top:0}
#box-left .block-blog .block-content .block-title strong{background:none!important;padding:0!important}
#box-left .block-blog .block-content ul{padding:10px 10px 30px;border:1px solid #e6e6e6}
#box-left .block-blog .block-content ul li{line-height:20px;padding-left:20px;position:relative;margin-top:15px}
#box-left .block-blog .block-content ul li:before{color:#666;content:"\f105";font-family:"FontAwesome";font-size:14px;left:5px;position:absolute;top:0}
#box-left .block-blog .block-content ul li:hover:before{color:#5a88ca}
#box-left .block-blog .block-content ul li:hover a{color:#5a88ca}
.category-image{position:relative;margin:0}
.category-image:hover:before{opacity:1;filter:alpha(opacity=100);-webkit-transition:all .2s ease-out 0;-moz-transition:all .2s ease-out 0;-o-transition:all .2s ease-out 0;transition:all .2s ease-out 0}
.category-image:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,0.5);opacity:0;filter:alpha(opacity=0)}
.banner-category p{margin:0}
.banner-category .container{position:relative}
.banner-category .container .inner{min-height:72px;position:absolute;top:-72px;background:rgba(0,0,0,0.3);line-height:72px;color:#fff;width:100%}
.banner-category .container .inner>span{float:left;color:#fefefe;font-size:214.28%;text-transform:uppercase;margin-left:35px}
.banner-category .container .inner .sale-banner{width:111px;height:111px;background:#000;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;font-size:214.28%;color:#fff;position:absolute;top:-111px;right:0;line-height:32px;text-align:center}
.banner-category .container .inner .sale-banner span{float:left;margin:20px 0 0 23px}
.left-banner{clear:both;float:left}
.left-banner .advand{background:#5a88ca;padding:15px 17px 10px;color:#fff;margin:0 0 4px}
.left-banner .advand span{font-size:128.57%;text-transform:uppercase;margin:0;display:block}
.left-banner .advand span.advand-slogan{font-size:214.288%;text-transform:uppercase}
.left-banner a{display:block;overflow:hidden;position:relative}
.left-banner a img{width:100%}
.left-banner a:before{content:"";width:100%;height:100%;background:rgba(0,0,0,0.1);position:absolute;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.left-banner a:hover:before{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.products-grid{clear:both}
.products-grid .item{margin-bottom:30px;position:relative}
.products-grid .item .product-image{position:relative}
.products-grid .item .product-image:before{content:"";width:100%;height:100%;background:rgba(0,0,0,0.1);position:absolute;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.products-grid .item .item-wrap{overflow:hidden;border:1px solid #eee;position:relative}
.products-grid .item .item-wrap .item-image{position:relative;background:#fff}
.products-grid .item .item-wrap .item-image .product-image{position:relative;display:inline-block;width:100%;text-align:center}
.products-grid .item .item-wrap .item-image .product-image img{width:100%;height:auto;max-width:296px}
.products-grid .item .item-wrap .item-image .vt_quickview_handler{position:absolute;top:38%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;text-indent:-9999em;left:50%;background:url(../images/icon-oppo.png) no-repeat -442px -17px #333;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}
.products-grid .item .item-wrap .item-image .vt_quickview_handler:hover{background-color:#5a88ca;-moz-box-shadow:0 0 5px rgba(244,86,105,0.75);-webkit-box-shadow:0 0 5px rgba(244,86,105,0.75);box-shadow:0 0 5px rgba(244,86,105,0.75)}
.products-grid .item .item-wrap:hover .product-image img{-webkit-transition:all .2s ease-out 0;-moz-transition:all .2s ease-out 0;-o-transition:all .2s ease-out 0;transition:all .2s ease-out 0}
.products-grid .item .item-wrap:hover .product-image:before{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.products-grid .item .item-wrap:hover .vt_quickview_handler{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1;filter:alpha(opacity=100);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.products-grid .item .item-wrap:hover .pro-info{margin-top:-65px!important;margin-bottom:0;position:relative;width:100%;background:#fff;-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0;padding-top:20px;padding-bottom:20px}
.products-grid .item .item-wrap .pro-info{float:left;width:100%;min-height:80px;padding:15px 30px 0;margin-bottom:-40px;-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0;position:relative;border-top:1px solid #E5E5E5}
.products-grid .item .item-wrap .pro-info .product-name a{width:100%;font-weight:600;font-size:14px;line-height:17px;color:#006A23;margin-bottom:15px;display:block}
.products-grid .item .item-wrap .pro-info .product-name a:hover{color:#35722F}
.products-grid .item .item-wrap .pro-info .pro-inner{min-height:88px}
.products-grid .item .item-wrap .pro-info .ratings{clear:both;margin-top:5px;display:inline-block;width:100%}
.products-grid .item .item-wrap .pro-info .ratings .amount{display:none}
.products-grid .item .item-wrap .pro-info .no-rating{clear:both;display:none}
.products-grid .item .item-wrap .pro-info .item-btn{background:#635d5d;width:100%;float:left;-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0;margin-top:20px;position:relative}
.products-grid .item .item-wrap .pro-info .item-btn .link-wishlist,.products-grid .item .item-wrap .pro-info .item-btn .link-compare{width:20%;height:40px;float:left;background:#333}
.products-grid .item .item-wrap .pro-info .item-btn .btn-cart,.products-grid .item .item-wrap .pro-info .item-btn .availability{color:#fff;background:#006A23;font-size:100%;line-height:40px;text-transform:uppercase;position:relative;float:left;margin:0;cursor:pointer;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;width:100%;text-align:center;padding:0}
.products-grid .item .item-wrap .pro-info .item-btn .btn-cart:before{content:"";position:absolute;top:0;left:0;background:rgba(255,255,255,0.2);height:100%;width:1px}
.products-grid .item .item-wrap .pro-info .item-btn .btn-cart:after{content:"";position:absolute;top:0;right:0;background:rgba(255,255,255,0.2);height:100%;width:1px}
.products-grid .item .item-wrap .pro-info .item-btn .btn-cart:hover{background:#35722F}
.products-grid .item .item-wrap .pro-info .item-btn .link-compare:before{width:20px;height:25px;float:left;position:absolute;top:10px;left:50%;margin-left:-8px;content:"";background:url(../images/icon-oppo.png) no-repeat -134px -21px}
.products-grid .item .item-wrap .pro-info .item-btn .link-wishlist:before{width:26px;height:20px;float:left;position:absolute;top:11px;left:50%;margin-left:-15px;content:"";background:url(../images/icon-oppo.png) no-repeat -108px -21px}
.products-grid .item .item-wrap .pro-info .item-btn a{position:relative}
.products-grid .item .item-wrap .pro-info .item-btn a:hover{background:#35722F;-webkit-transition:all .2s ease-out 0;-moz-transition:all .2s ease-out 0;-o-transition:all .2s ease-out 0;transition:all .2s ease-out 0}
#messages_product_view{float:left;width:100%}
.product-view{padding-top:15px}
.product-view #product_addtocart_form .product-name{margin:0 0 20px}
.product-view #product_addtocart_form .product-name h1,.product-view #product_addtocart_form .product-name .h1{margin:0;font-weight:600;font-size:24px;line-height:29px;color:#006A23}
.product-view .product-img-box{float:left;width:32%;margin-right:20px}
.product-view .product-img-box .product-image-zoom{border:1px solid #e6e6e6;position:relative}
.product-view .product-img-box .product-image-zoom img{width:100%;height:auto}
.product-view .product-img-box .product-image-zoom .new-item{left:5px}
.product-view .product-img-box .product-image-zoom .sale-item{right:5px}
.product-view .product-img-box .product-image-zoom .popup-btn{position:absolute;bottom:0;right:0;z-index:9}
.product-view .product-img-box .product-image-zoom .popup-btn a{width:30px;height:30px;text-indent:-9999em;position:absolute;bottom:15px;right:15px;display:block;max-width:inherit;max-height:initial;font-size:0}
.product-view .product-img-box .product-image-zoom .popup-btn a:before{content:"";width:30px;height:30px;background:url(../images/zoom.png) no-repeat center;display:block}
.product-view .product-img-box .product-image-zoom .popup-btn a:hover:before{color:#5a88ca}
.product-view .product-img-box .wrap-slide-item{text-align:center;position:relative;padding:20px 0 35px;overflow:hidden}
.product-view .product-img-box .wrap-slide-item .slide-item{padding:0;margin-left:-1px}
.product-view .product-img-box .wrap-slide-item .inner li{margin-right:10px}
.product-view .product-img-box .wrap-slide-item .inner li a{float:left;margin:0;border:2px solid transparent}
.product-view .product-img-box .wrap-slide-item .inner li a img{width:100%;height:auto}
.product-view .product-img-box .wrap-slide-item .inner li a.actived,.product-view .product-img-box .wrap-slide-item .inner li a:hover{border:2px solid #006A23}
.product-view .product-img-box .box-nav{display:none!important}
.product-view .product-img-box .wrap-slide-item .next,.product-view .product-img-box .wrap-slide-item .prev{position:absolute;top:50%;margin-top:-15px}
.product-view .product-img-box .wrap-slide-item .next{right:0}
.product-view .product-img-box .wrap-slide-item .prev{left:0}
.product-view .product-img-box .wrap-slide-item span{width:31px;height:31px;background:#f0f0ee;position:relative;float:left;text-indent:-9999em;-webkit-transition:all .2s ease-out 0;-moz-transition:all .2s ease-out 0;-o-transition:all .2s ease-out 0;transition:all .2s ease-out 0}
.product-view .product-img-box .wrap-slide-item span.prev:before{content:"\f177";width:15px;height:7px;position:absolute;top:6px;left:8px;text-indent:0;color:#635d5d;font-family:"Fontawesome"}
.product-view .product-img-box .wrap-slide-item span.next:before{content:"\f178";width:15px;height:7px;position:absolute;top:6px;left:9px;text-indent:0;color:#635d5d;font-family:"Fontawesome"}
.product-view .product-img-box .wrap-slide-item span:hover{cursor:pointer;background:#5a88ca}
.product-view .product-img-box .wrap-slide-item span:hover:before{color:#fff}
.product-view .product-shop{float:left;width:34%;padding-right:2%}
.product-view .product-shop .wrap-er{float:left;width:100%;margin:0 0 15px}
.product-view .product-shop .wrap-er .ratings{float:left}
.product-view .product-shop .wrap-er .ratings .rating-links{display:block;line-height:100%;float:left;margin-left:15px;margin-bottom:0}
.product-view .product-shop .wrap-er .ratings .rating-links a{color:#999;margin:0}
.product-view .product-shop .wrap-er .ratings .rating-links a:hover{color:#5a88ca}
.product-view .product-shop .wrap-er .ratings .rating-links .separator{color:#999}
.product-view .product-shop .wrap-er .no-rating{margin:0 0 15px;display:none}
.product-view .product-shop .wrap-er .email-friend{line-height:100%;clear:both}
.product-view .product-shop .wrap-er .email-friend a{color:#999}
.product-view .product-shop .wrap-er .email-friend a:hover{color:#5a88ca}
.product-view .product-shop .product-code{margin:0 0 10px;color:#767676;clear:both;font-weight:400;font-size:18px;line-height:22px}
.product-view .product-shop .product-code label{font-weight:100;margin:0 5px 0 0;color:#767676}
.product-view .product-shop .availability{margin:0;line-height:24px;font-size:0}
.product-view .product-shop .availability span{font-weight:700;font-size:26px;line-height:31px;color:#006A23}
.product-view .short-description p:not(:first-child){font-weight:700;font-size:18px;line-height:22px;color:#006A23;margin-bottom:15px}
.product-view .short-description ul{list-style-type:none;padding:0}
.product-view .short-description ul li{position:relative;padding-left:20px;margin-bottom:0}
.product-view .short-description ul li+br,.product-view .short-description ul br:first-child,.product-view .short-description p:not(:first-child)+br{display:none}
.product-view .short-description ul li:before{content:"";color:#eee;float:left;width:0;height:0;border-style:solid;border-width:5px 0 5px 10px;border-color:transparent transparent transparent #C4C4C4;overflow:hidden;margin-top:2px;position:absolute;left:0;top:6px}
.product-view .short-description ul a{font-weight:400;font-size:16px;line-height:24px;color:#bd5b05}
.product-sale{max-width:290px;margin-left:30px}
.product-sale__title{font-weight:500;font-size:21px;line-height:25px;color:#F39200;margin-bottom:15px}
.product-sale__title span{font-weight:700;font-size:24px;line-height:29px;text-transform:uppercase;color:#006A23;display:block}
.product-sale__subtitle{font-weight:400;font-size:18px;line-height:22px;color:#000;margin-bottom:10px}
.product-sale p{font-weight:400;font-size:14px;line-height:17px;color:#AEAEAE}
.product-view .product-shop .price-box{margin-top:25px;font-size:16px;float:left;line-height:22px;display:none}
.product-view .product-shop .product_value,.product-addto .availability{display:none}
.product-view .product-shop .price-box .regular-price{margin-top:0;line-height:22px}
.product-view .product-shop .price-box .special-price{margin-top:0;line-height:22px}
.product-view .product-shop .price-box .old-price{margin-top:0;line-height:22px}
.product-view .product-shop .price-box .old-price .price{font-size:15px;color:#666}
.product-view .product-shop .short-description{line-height:24px;float:left;width:100%;margin:20px 0 35px;font-weight:400;font-size:16px;line-height:19px;color:#000}
.product-view .product-shop .wrap-addthis{float:left;width:100%}
.product-view .product-addto{float:right;width:calc(34% - 20px);padding-left:30px}
.product-view .product-addto .product-addto-inner .price-box .price-label{line-height:50px}
.product-view .product-addto .product-addto-inner .price-box .price{font-weight:700;font-size:26px;line-height:31px;color:#e17a05;background:none;padding:0}
.product-view .product-addto .product-addto-inner .price-box .old-price{margin:5px 0 0}
.product-view .product-addto .product-addto-inner .price-box .old-price .price{font-size:100%;color:#767676;font-weight:600}
.product-view .product-addto .product-addto-inner #product-options-wrapper{float:left;width:100%!important;margin:20px 0 0;clear:both}
.product-view .product-addto .product-addto-inner #product-options-wrapper .group-item{float:left;width:100%}
.product-view .product-addto .product-addto-inner #product-options-wrapper dt{clear:both}
.product-view .product-addto .product-addto-inner #product-options-wrapper label{line-height:20px;margin:0;min-width:50px;text-align:left}
.product-view .product-addto .product-addto-inner #product-options-wrapper dl{margin-bottom:0}
.product-view .product-addto .product-addto-inner #product-options-wrapper dd .input-box .selector{position:relative}
.product-view .product-addto .product-addto-inner #product-options-wrapper dd .input-box .selector span{background:#fff;border:1px solid #e6e6e6;height:36px;line-height:36px;text-align:left;width:100%!important;position:absolute;display:block;overflow:hidden;padding:0 20px 0 12px;color:#767676}
.product-view .product-addto .product-addto-inner #product-options-wrapper dd .input-box .selector span:before{content:"\f0dd";position:absolute;top:-4px;right:10px;font-size:17px;color:#999;font-family:"Fontawesome"}
.product-view .product-addto .product-addto-inner #product-options-wrapper dd .input-box select{left:0;opacity:0;filter:alpha(opacity=0);position:static;top:0;width:100%;height:36px;margin-bottom:15px;cursor:pointer;padding:0 20px 0 12px !important}
.product-view .product-addto .product-addto-inner .product-options-bottom,.product-view .product-addto .product-addto-inner .add-to-box{width:100%}
.product-view .product-addto .product-addto-inner .add-to-box{margin-bottom:20px}
.product-view .product-addto .product-addto-inner .product-options-bottom label,.product-view .product-addto .product-addto-inner .add-to-box label{font-weight:400;min-width:32px;text-transform:uppercase;margin:0 0 5px}
.product-view .product-addto .product-addto-inner .product-options-bottom .or,.product-view .product-addto .product-addto-inner .add-to-box .or{display:none}
.product-view .product-addto .product-addto-inner .product-options-bottom .add-to-cart,.product-view .product-addto .product-addto-inner .add-to-box .add-to-cart{float:left}
.product-view .product-addto .product-addto-inner .product-options-bottom .add-to-cart label,.product-view .product-addto .product-addto-inner .add-to-box .add-to-cart label{float:left}
.product-view .product-addto .product-addto-inner .product-options-bottom a,.product-view .product-addto .product-addto-inner .add-to-box a{background:#333;color:#fff;position:relative;-webkit-transition:all .2s ease-out 0;-moz-transition:all .2s ease-out 0;-o-transition:all .2s ease-out 0;transition:all .2s ease-out 0;float:left;margin-right:5px}
.product-view .product-addto .product-addto-inner .product-options-bottom a:hover,.product-view .product-addto .product-addto-inner .add-to-box a:hover{background:#35722F}
.product-view .product-addto .product-addto-inner .product-options-bottom .link-wishlist,.product-view .product-addto .product-addto-inner .add-to-box .link-wishlist,.product-view .product-addto .product-addto-inner .product-options-bottom .link-compare,.product-view .product-addto .product-addto-inner .add-to-box .link-compare{width:36px;height:36px;display:inline-block;text-indent:-999em}
.product-view .product-addto .product-addto-inner .product-options-bottom .link-compare,.product-view .product-addto .product-addto-inner .add-to-box .link-compare{margin-right:0}
.product-view .product-addto .product-addto-inner .product-options-bottom .link-compare:before,.product-view .product-addto .product-addto-inner .add-to-box .link-compare:before{width:20px;height:25px;float:left;position:absolute;top:7px;left:10px;content:"";background:url(../images/icon-oppo.png) no-repeat -134px -21px}
.product-view .product-addto .product-addto-inner .product-options-bottom .link-wishlist:before,.product-view .product-addto .product-addto-inner .add-to-box .link-wishlist:before{width:26px;height:20px;float:left;position:absolute;top:9px;left:4px;content:"";background:url(../images/icon-oppo.png) no-repeat -108px -21px}
.product-view .product-addto .product-addto-inner .product-options-bottom #product-addtocart-button,.product-view .product-addto .product-addto-inner .add-to-box #product-addtocart-button{background:#006A23;color:#fff;position:relative;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-transition:all .2s ease-out 0;-moz-transition:all .2s ease-out 0;-o-transition:all .2s ease-out 0;transition:all .2s ease-out 0;margin:0 0 10px;padding:15px 30px;font-weight:700;font-size:21px;line-height:25px;width:200px;max-width:100%}
.product-view .product-addto .product-addto-inner .product-options-bottom #product-addtocart-button:hover,.product-view .product-addto .product-addto-inner .add-to-box #product-addtocart-button:hover{background:#35722F}
.product-view .product-addto .product-addto-inner .product-options-bottom .price-box,.product-view .product-addto .product-addto-inner .add-to-box .price-box{margin:0 0 20px;overflow:hidden}
.product-view .product-addto .product-addto-inner .product-options-bottom .flycart_qty_edit,.product-view .product-addto .product-addto-inner .add-to-box .flycart_qty_edit{float:left;width:auto;min-width:139px;margin:0 0 30px!important;position:relative}
.product-view .product-addto .product-addto-inner .product-options-bottom .flycart_qty_edit .flycart-qty-change,.product-view .product-addto .product-addto-inner .add-to-box .flycart_qty_edit .flycart-qty-change{margin:0}
.product-view .product-addto .product-addto-inner .product-options-bottom .flycart_qty_edit input,.product-view .product-addto .product-addto-inner .add-to-box .flycart_qty_edit input{width:75px;height:30px;border:1px solid #e6e6e6;margin:0}
.product-view .product-addto .product-addto-inner .product-options-bottom .flycart_qty_edit input:focus,.product-view .product-addto .product-addto-inner .add-to-box .flycart_qty_edit input:focus{border-color:#635d5d}
.product-view .product-addto .product-addto-inner .product-options-bottom .flycart_qty_edit a,.product-view .product-addto .product-addto-inner .add-to-box .flycart_qty_edit a{position:absolute;top:0;right:0;width:30px;height:30px;border:1px solid #e6e6e6;background:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;text-align:center}
.product-view .product-addto .product-addto-inner .product-options-bottom .flycart_qty_edit a:before,.product-view .product-addto .product-addto-inner .add-to-box .flycart_qty_edit a:before{content:"";position:absolute;top:0;left:0;width:15px;height:15px}
.product-view .product-addto .product-addto-inner .product-options-bottom .flycart_qty_edit a.flycart-qty-change-left,.product-view .product-addto .product-addto-inner .add-to-box .flycart_qty_edit a.flycart-qty-change-left{right:32px}
.product-view .product-addto .product-addto-inner .product-options-bottom .flycart_qty_edit a.flycart-qty-change-left:before,.product-view .product-addto .product-addto-inner .add-to-box .flycart_qty_edit a.flycart-qty-change-left:before{background:url(../images/icon-oppo.png) no-repeat -123px -57px;top:12px;left:8px}
.product-view .product-addto .product-addto-inner .product-options-bottom .flycart_qty_edit a.flycart-qty-change-right:before,.product-view .product-addto .product-addto-inner .add-to-box .flycart_qty_edit a.flycart-qty-change-right:before{background:url(../images/icon-oppo.png) no-repeat -101px -52px;top:7px;left:8px}
.product-view .product-addto .product-addto-inner .product-options-bottom .flycart_qty_edit a:hover:hover,.product-view .product-addto .product-addto-inner .add-to-box .flycart_qty_edit a:hover:hover{background:#e9e7db}
.product-view #product-tabs{float:left;width:100%}
.product-view #product-tabs img{max-width:100%;height:auto}
.product-view #product-tabs iframe{max-width:100%}
.product-view #product-tabs>ul{width:100%;position:relative}
.product-view #product-tabs>ul:before{content:"";position:absolute;border-bottom:1px solid #C4C4C4;display:block;right:0;bottom:0;width:100vw;left:calc(-50vw + 643px)}
.product-view #product-tabs>ul:after{content:"";display:block;clear:both}
.product-view #product-tabs>ul li{float:left;margin-right:2px;margin-bottom:0}
.product-view #product-tabs>ul li a{color:#006A23;background:#E5E5E5;font-size:18px;padding:0 20px;line-height:37px;display:block}
.product-view #product-tabs>ul li a:hover{background:#35722F;color:#fff;-webkit-transition:all .2s ease-out 0;-moz-transition:all .2s ease-out 0;-o-transition:all .2s ease-out 0;transition:all .2s ease-out 0}
.product-view #product-tabs>ul li.actived a{color:#fff;background:#35722F}
.product-view #product-tabs .inner-tab{padding:30px;max-width:1100px;margin:0 auto;width:100%;line-height:24px}
.product-view #product-tabs .inner-tab ul{padding:0;margin-bottom:20px;padding-left:17px}
.product-view #product-tabs .inner-tab>div>h2,.product-view #product-tabs .inner-tab>div>.h2{margin:0 0 20px;font-weight:400;font-size:18px}
.product-view #product-tabs .inner-tab .std h2,.product-view #product-tabs .inner-tab .std .h2{margin:0 0 20px;font-weight:600;font-size:18px;text-transform:uppercase}
.product-view #product-tabs .inner-tab .box-tags .button{margin:0;padding:0 15px;line-height:32px;background:#635d5d;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.product-view #product-tabs .inner-tab .box-tags .button:hover{background:#5a88ca}
.product-view .data-table{margin-bottom:30px}
.product-view #product-tabs .inner-tab #customer-reviews .pager{float:left;width:100%;border-bottom:3px double #e6e6e6;border-top:3px double #e6e6e6}
.product-view #product-tabs .inner-tab #customer-reviews .pager p,.product-view #product-tabs .inner-tab #customer-reviews .pager label{margin:0}
.product-view #product-tabs .inner-tab #customer-reviews .pager .amount{float:left;line-height:40px}
.product-view #product-tabs .inner-tab #customer-reviews .pager .limiter{float:right;line-height:40px}
.product-view #product-tabs .inner-tab #customer-reviews #product-review-table td{text-align:center}
.product-view #product-tabs .inner-tab #customer-reviews #product-review-table td .radio{display:inline;margin:0}
.product-view #product-tabs .inner-tab #customer-reviews .form-list{margin-top:20px}
.product-view #product-tabs .inner-tab #customer-reviews .buttons-set,.product-view #product-tabs .inner-tab #customer-reviews .form-list{width:100%;max-width:766px;margin-bottom:0;padding-left:0}
#review h3{margin-top:0}
.box-reviews{margin-top:35px;margin-bottom:35px;max-width:766px}
.review-form__title{font-weight:600;font-size:18px;color:#000}
.box-reviews dl{margin-bottom:35px}
.box-reviews dt{font-size:18px;margin-bottom:15px}
.box-reviews dd{font-weight:400;font-size:16px;line-height:19px;color:#000}
.product-view #product-tabs .inner-tab #customer-reviews .button{margin:0;padding:0 15px;line-height:32px;background:#006A23;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;float:none;min-width:210px;height:51px;font-weight:700;font-size:21px}
.product-view #product-tabs .inner-tab #customer-reviews .button:hover{background:#5a88ca}
.product-view .products-grid .title{margin:35px 0 0;color:#fff;font-weight:100;padding:10px 20px;font-size:100%;text-transform:uppercase;background:#35722F;line-height:26px}
.product-view #upsell_pro,.product-view #related-product{overflow:hidden}
.product-view #upsell_pro .item .item-wrap,.product-view #related-product .item .item-wrap{border:none!important}
.product-view #upsell_pro .vt_quickview_handler,.product-view #related-product .vt_quickview_handler,.product-view #related-product .item .item-wrap .link-compare{display:none}
.product-view #upsell_pro .inner,.product-view #related-product .inner{position:relative}
.product-view #upsell_pro .inner .box-nav a,.product-view #related-product .inner .box-nav a{width:31px;height:31px;background:#f0f0ee;text-indent:-9999em;-webkit-transition:all .2s ease-out 0;-moz-transition:all .2s ease-out 0;-o-transition:all .2s ease-out 0;transition:all .2s ease-out 0;position:absolute;left:0;top:42%;margin-top:-20px;z-index:9}
.product-view #upsell_pro .inner .box-nav a.next,.product-view #related-product .inner .box-nav a.next{left:auto;right:0}
.product-view #upsell_pro .inner .box-nav a.prev:before,.product-view #related-product .inner .box-nav a.prev:before{content:url('data:image/svg+xml; utf8, <svg width="16" height="19" viewBox="0 0 16 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.84 10.5367L15.84 8.32005L3.83997 8.32004L9.33997 2.22422L7.91997 0.650392L-2.88715e-05 9.42837L7.91997 18.2064L9.33997 16.6325L3.83997 10.5367L15.84 10.5367Z" fill="white"/></svg>');width:15px;height:7px;position:absolute;top:6px;left:8px;text-indent:0;color:#635d5d}
.product-view #upsell_pro .inner .box-nav a.next:before,.product-view #related-product .inner .box-nav a.next:before{content:url('data:image/svg+xml; utf8, <svg width="16" height="18" viewBox="0 0 16 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.160033 7.66967L0.160033 9.88633L12.1601 9.88633L6.66004 15.9822L8.08004 17.556L16.0001 8.778L8.08005 1.49898e-06L6.66004 1.57383L12.1601 7.66967L0.160033 7.66967Z" fill="white"/></svg>');width:15px;height:7px;position:absolute;top:6px;left:9px;color:#635d5d;text-indent:0}
.product-view #upsell_pro .inner .box-nav a.prev,.product-view #related-product .inner .box-nav a.prev{left:-40px;-webkit-transition:all .5s ease-out 0;-moz-transition:all .5s ease-out 0;-o-transition:all .5s ease-out 0;transition:all .5s ease-out 0}
.product-view #upsell_pro .inner .box-nav a.next,.product-view #related-product .inner .box-nav a.next{right:-40px;-webkit-transition:all .5s ease-out 0;-moz-transition:all .5s ease-out 0;-o-transition:all .5s ease-out 0;transition:all .5s ease-out 0}
.product-view #upsell_pro .inner .box-nav a:hover,.product-view #related-product .inner .box-nav a:hover{cursor:pointer;background:#5a88ca}
.product-view #upsell_pro .inner .box-nav a:hover:before,.product-view #related-product .inner .box-nav a:hover:before{color:#fff}
.product-view #upsell_pro .inner:hover a.prev,.product-view #related-product .inner:hover a.prev{left:0;-webkit-transition:all .5s ease-out 0;-moz-transition:all .5s ease-out 0;-o-transition:all .5s ease-out 0;transition:all .5s ease-out 0}
.product-view #upsell_pro .inner:hover a.next,.product-view #related-product .inner:hover a.next{right:0;-webkit-transition:all .5s ease-out 0;-moz-transition:all .5s ease-out 0;-o-transition:all .5s ease-out 0;transition:all .5s ease-out 0}
.product-view #upsell_pro .container-slider,.product-view #related-product .container-slider{border:1px solid #e6e6e6;border-top:none;padding:30px 0 10px}
.product-view #upsell_pro .container-slider .item,.product-view #related-product .container-slider .item{margin:0 15px}
.products-list{clear:both}
.products-list .item{margin:0 0 30px}
.products-list .item .item-wrap .item-image{float:left;margin:0;position:relative;overflow:hidden}
.products-list .item .item-wrap .item-image .product-image{position:relative;float:left}
.products-list .item .item-wrap .item-image .product-image:before{content:"";width:100%;height:100%;background:rgba(0,0,0,0.1);position:absolute;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.products-list .item .item-wrap .item-image .vt_quickview_handler{position:absolute;top:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;text-indent:-9999em;left:50%;background:url(../images/icon-oppo.png) no-repeat -442px -17px #333;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}
.products-list .item .item-wrap .item-image .vt_quickview_handler:hover{background-color:#5a88ca;-moz-box-shadow:0 0 5px rgba(244,86,105,0.75);-webkit-box-shadow:0 0 5px rgba(244,86,105,0.75);box-shadow:0 0 5px rgba(244,86,105,0.75)}
.products-list .item .item-wrap .item-image:hover .product-image:before{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1;filter:alpha(opacity=100);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.products-list .item .item-wrap .item-image:hover .vt_quickview_handler{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1;filter:alpha(opacity=100);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.products-list .item .item-wrap .listing-right{float:left;width:68.965%;padding:30px;border:1px solid #e6e6e6;min-height:270px;position:relative}
.products-list .item .item-wrap .listing-right:before{left:-40px;border-left:1px solid #ddd;border-top:1px solid #ddd;content:"";height:14px;left:-1px;margin-left:-7px;position:absolute;top:40px;transform:rotateZ(-44deg);width:14px;z-index:9999;background:#fff}
.products-list .item .item-wrap .product-shop{float:left;margin:0 70px 0 0;max-width:41%}
.products-list .item .item-wrap .product-shop .price-box{overflow:hidden;margin-top:7px}
.products-list .item .item-wrap .product-shop .product-name{text-transform:uppercase;font-size:100%;margin-top:12px}
.products-list .item .item-wrap .product-shop .ratings{display:inline-block;margin-top:5px}
.products-list .item .item-wrap .product-shop .ratings .amount{display:none}
.products-list .item .item-wrap .product-shop .group-item{margin-top:20px}
.products-list .item .item-wrap .product-shop .group-item a{background:#333;color:#fff;position:relative;-webkit-transition:all .2s ease-out 0;-moz-transition:all .2s ease-out 0;-o-transition:all .2s ease-out 0;transition:all .2s ease-out 0;float:left;margin-right:5px}
.products-list .item .item-wrap .product-shop .group-item a:hover{background:#5a88ca;cursor:pointer}
.products-list .item .item-wrap .product-shop .group-item .btn-cart{padding:8px 20px;text-transform:uppercase;font-size:100%;vertical-align:top;background:#333}
.products-list .item .item-wrap .product-shop .group-item .link-compare,.products-list .item .item-wrap .product-shop .group-item .link-wishlist{width:40px;height:36px;display:inline-block;text-indent:-999em}
.products-list .item .item-wrap .product-shop .group-item .link-compare{margin-right:0}
.products-list .item .item-wrap .product-shop .group-item .link-compare:before{width:20px;height:25px;float:left;position:absolute;top:7px;left:11px;content:"";background:url(../images/icon-oppo.png) no-repeat -134px -21px}
.products-list .item .item-wrap .product-shop .group-item .link-wishlist:before{width:26px;height:20px;float:left;position:absolute;top:9px;left:5px;content:"";background:url(../images/icon-oppo.png) no-repeat -108px -21px}
.products-list .item .item-wrap .desc a.readmore{display:inline-block;color:#5a88ca;width:100%;text-align:right;position:relative;-webkit-transition:all .2s ease-out 0;-moz-transition:all .2s ease-out 0;-o-transition:all .2s ease-out 0;transition:all .2s ease-out 0}
.products-list .item .item-wrap .desc a.readmore:before{content:"\f105";font-family:"FontAwesome";height:10px;position:absolute;right:-8px;top:2px;width:10px}
.products-list .item .item-wrap .desc a.readmore:hover:before{right:-10px}
.navslider a,.box-nav a{position:absolute;z-index:2;width:40px;height:40px;background:#C4C4C4;right:10px;bottom:15px;top:auto;font-size:0;color:transparent}
.navslider a.next,.box-nav a.next{right:10px}
.navslider a.next:before,.box-nav a.next:before{width:16px;height:18px;position:absolute;top:calc(50% - 9px);left:calc(50% - 8px);display:block;content:url('data:image/svg+xml; utf8, <svg width="16" height="18" viewBox="0 0 16 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.160033 7.66967L0.160033 9.88633L12.1601 9.88633L6.66004 15.9822L8.08004 17.556L16.0001 8.778L8.08005 1.49898e-06L6.66004 1.57383L12.1601 7.66967L0.160033 7.66967Z" fill="white"/></svg>')}
.navslider a.prev,.box-nav a.prev{left:10px}
.navslider a.prev:before,.box-nav a.prev:before{content:url('data:image/svg+xml; utf8, <svg width="16" height="19" viewBox="0 0 16 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.84 10.5367L15.84 8.32005L3.83997 8.32004L9.33997 2.22422L7.91997 0.650392L-2.88715e-05 9.42837L7.91997 18.2064L9.33997 16.6325L3.83997 10.5367L15.84 10.5367Z" fill="white"/></svg>');width:16px;height:18px;position:absolute;top:calc(50% - 9px);left:calc(50% - 8px);display:block}
.navslider a:hover,.box-nav a:hover{cursor:pointer;background:#006A23}
.box-productsconfig{margin-bottom:30px}
.box-productsconfig .vt-slider{overflow:hidden;position:relative;margin:0}
.box-productsconfig .vt-slider .navslider a{top:30%}
.box-productsconfig .vt-slider .navslider a.prev{left:-40px;-webkit-transition:all .5s ease-out 0;-moz-transition:all .5s ease-out 0;-o-transition:all .5s ease-out 0;transition:all .5s ease-out 0}
.box-productsconfig .vt-slider .navslider a.next{right:-40px;-webkit-transition:all .5s ease-out 0;-moz-transition:all .5s ease-out 0;-o-transition:all .5s ease-out 0;transition:all .5s ease-out 0}
.box-productsconfig .vt-slider:hover .navslider a.prev{left:0;-webkit-transition:all .5s ease-out 0;-moz-transition:all .5s ease-out 0;-o-transition:all .5s ease-out 0;transition:all .5s ease-out 0}
.box-productsconfig .vt-slider:hover .navslider a.next{right:0;-webkit-transition:all .5s ease-out 0;-moz-transition:all .5s ease-out 0;-o-transition:all .5s ease-out 0;transition:all .5s ease-out 0}
.box-productsconfig .vt-slider .item .product-image{display:block;text-align:center}
.box-productsconfig .vt-slider .item .product-image img{width:auto!important}
.box-productsconfig .vt-slider .container-slider{padding:0}
.box-productsconfig .item{margin-bottom:30px;padding:0 15px}
.box-productsconfig .tab-item{display:block}
.box-productsconfig .tab-item ul li{display:inline-block;margin-right:45px}
.box-productsconfig .tab-item ul li a{padding:13px 0 10px;position:relative;text-transform:uppercase;color:#635d5d;display:block!important}
.box-productsconfig .tab-item ul li a:before{content:"";width:0;height:3px;-webkit-transition:all .2s ease-out 0;-moz-transition:all .2s ease-out 0;-o-transition:all .2s ease-out 0;transition:all .2s ease-out 0;left:0;top:0;position:absolute}
.box-productsconfig .tab-item ul li a:hover{color:#5a88ca}
.box-productsconfig .tab-item ul li a:hover:before{background:#5a88ca;width:100%}
.box-productsconfig .tab-item ul li.active a,.box-productsconfig .tab-item ul li:hover a{color:#5a88ca}
.box-productsconfig .tab-item ul li.active a:before,.box-productsconfig .tab-item ul li:hover a:before{background:#5a88ca;width:100%}
.box-productsconfig .tab-item ul li.active a:after,.box-productsconfig .tab-item ul li:hover a:after{content:"\f0de";font-family:"FontAwesome";font-size:14px;left:50%;margin-left:-5px;bottom:-12px;position:absolute}
.box-productsconfig .tab-content{border:1px solid #e6e6e6}
.box-deal{margin:0 0 30px;width:100%}
.box-deal .item{margin-bottom:30px;padding:0 30px}
.box-deal .item .item-wrap .item-image .item-btn .btn-cart{padding:0 15px 0 45px}
.box-deal .vt-slider{position:relative;margin:0}
.block-title-slider,.block-title{margin-bottom:30px}
.block-title-slider .title,.block-title span{font-weight:600;font-size:28px;line-height:34px;text-transform:uppercase;color:#006A23}
.box-deal .vt-slider .block-title-slider .timer-count-down{float:right;min-width:166px;min-height:64px;padding-top:6px;position:absolute;top:-2px;right:10px;background:url(../images/icon-oppo.png) no-repeat -296px -109px}
.box-deal .vt-slider .block-title-slider .timer-count-down span{float:left;color:#fff;text-align:center;line-height:100%}
.box-deal .vt-slider .block-title-slider .timer-count-down span.item{width:40px;height:40px;margin:0;padding:0}
.box-deal .vt-slider .block-title-slider .timer-count-down span.item span{float:left;width:100%;text-align:center;margin-left:1px}
.box-deal .vt-slider .block-title-slider .timer-count-down span.item #day,.box-deal .vt-slider .block-title-slider .timer-count-down span.item #minute,.box-deal .vt-slider .block-title-slider .timer-count-down span.item #hour,.box-deal .vt-slider .block-title-slider .timer-count-down span.item #second{margin-top:7px}
.box-deal .vt-slider .block-title-slider .timer-count-down span.item .tmp{margin-top:4px;text-transform:uppercase}
.box-deal .vt-slider .block-title-slider .timer-count-down span.tmp{font-size:10px}
.box-deal .vt-slider .block-title-slider .lbl-time{position:relative;color:#fff;margin-right:177px;float:right;text-transform:uppercase}
.cms-home .category-products .item,.cms-home02 .category-products .item{margin-bottom:0;padding:0;border:1px solid #006A23;margin-right:20px;width:190px;max-width:190px;overflow:hidden}
.cms-home .category-products .item:nth-child(5){margin-right:0}
.cms-home .category-products .products-grid{display:flex}
.cms-home .category-products .item:first-child{width:400px;max-width:400px;margin-bottom:-200px;border-width:2px}
.cms-home .category-products .item:nth-child(5) ~ .item{display:none}
.cms-home .category-products .product-image img{height:auto}
.cms-home .products-grid .item .item-wrap:hover .pro-info{margin-top:-65px!important}
.cms-home .product-name{min-height:66px}
.cms-home .category-products .item:first-child .item-wrap{height:100%}
.cms-home .category-products .products-grid .item:first-child .item-wrap .pro-info{position:absolute;left:0;right:0;bottom:0;background:#006A23;padding:22px 0 22px 50px;margin:0}
.cms-home .category-products .item:first-child .product-name a{font-weight:600;font-size:18px;line-height:22px;color:#fff}
.cms-home .category-products .item:first-child .item-content{background:#F39200;padding:8px 18px}
.cms-home .item:first-child .price-box .price{font-weight:700;font-size:18px;line-height:22px;color:#212121}
.cms-home .category-products .products-grid .item .new-item,.cms-home02 .category-products .products-grid .item .new-item{left:30px;top:20px}
.cms-home .category-products .products-grid .item .sale-item,.cms-home02 .category-products .products-grid .item .sale-item{right:30px;top:20px}
.cms-home .category-products .products-grid .item .item-wrap,.cms-home02 .category-products .products-grid .item .item-wrap{border:none;padding:13px 15px;overflow:visible}
.cms-home .category-products .products-grid .item .item-wrap .pro-info,.cms-home02 .category-products .products-grid .item .item-wrap .pro-info{padding:10px 0 0;margin-bottom:-50px}
.cms-home02 .category-products .products-grid .item .item-wrap .item-image .item-btn .btn-cart{padding:0 15px 0 43px}
#category-slider-living .block-title:after{content:"";display:inline-block;width:32px;height:45px;background:url(../images/top-ico.png) no-repeat center/contain;vertical-align:text-bottom;margin-left:15px;margin-bottom:-7px}
.slider-category{position:relative;margin-bottom:0;overflow:hidden}
.slider-category .block-title .all-new{font-size:100%;float:right;text-transform:none;color:#fff}
.slider-category .block-title .all-new:after{content:"\f105";font-family:"FontAwesome";color:#fff;font-size:14px;display:inline-block;margin:0 5px}
.slider-category .block-title .all-new:hover{color:#5a88ca}
.slider-category .block-title .all-new:hover:after{color:#5a88ca}
.slider-category .lst-category{padding:0;border-bottom:none;background:#fff;padding-left:1px;position:relative;display:flex}
.slider-category .lst-category .owl-carousel .owl-wrapper{margin-bottom:0}
.slider-category .lst-category .owl-item{position:relative;display:block}
.slider-category .lst-category .owl-item + .owl-item{padding-left:20px}
.slider-category .lst-category .li{line-height:30px;padding:15px 0 5px;border:1px solid #F39200;height:290px;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-right:1px;text-align:center;min-width:25%}
.slider-category .lst-category .li a{display:block}
.slider-category .lst-category .li a span.icon_cate{position:relative;display:inline-block;min-height:22px}
.slider-category .lst-category .li a span.icon_cate img{vertical-align:bottom}
.slider-category .lst-category .li a.title_cate{font-weight:600;font-size:18px;line-height:22px;margin-bottom:20px;color:#006A23;text-transform:uppercase}
.slider-category .lst-category .owl-item:hover{background:#fff}
.slider-category .lst-category .owl-item:hover:before{background:#5a88ca;width:100%}
.slider-category .lst-category .owl-item:hover a{color:#5a88ca}
.blog-toolbar .toolbar{margin-bottom:0}
.living-section{padding:27px 0 70px;border-top:1px solid #006A23;border-bottom:1px solid #006A23;margin-bottom:44px}
.blog-toolbar .toolbar .sorter{display:none}
.blog-toolbar .toolbar .sorter>label{display:none}
.blog-toolbar .toolbar .sorter .sort-by{margin-left:20px}
.blog-toolbar .toolbar .sorter .sort-by .wrap-sb{width:130px!important}
.blog-toolbar .toolbar .sorter .sort-by .wrap-sb .selected-order{color:#fff;border:1px solid rgba(255,255,255,0.5)}
.blog-toolbar .toolbar .sorter .sort-by .wrap-sb .selected-order:before{color:#fff}
.blog-toolbar .toolbar .sorter .sort-by .wrap-sb ul{border-color:#e6e6e6}
.blog-toolbar .toolbar .sorter .sort-by .desc,.blog-toolbar .toolbar .sorter .sort-by .asc{border-color:rgba(255,255,255,0.5)}
.blog-toolbar .toolbar .sorter .sort-by .desc:before,.blog-toolbar .toolbar .sorter .sort-by .asc:before{color:#fff}
.blog-toolbar .toolbar .sorter .sort-by .desc:hover,.blog-toolbar .toolbar .sorter .sort-by .asc:hover{border-color:rgba(255,255,255,0.5)}
.blog-toolbar .toolbar .sorter .sort-by .desc:hover:before,.blog-toolbar .toolbar .sorter .sort-by .asc:hover:before{color:#fff}
.blog-toolbar .toolbar .sorter .limiter .wrap-show .selected-limiter{color:#fff;border-color:rgba(255,255,255,0.5)}
.blog-toolbar .toolbar .sorter .limiter .wrap-show .selected-limiter:before{color:#fff}
.blog-toolbar .toolbar .sorter .limiter .wrap-show ul{border-color:#e6e6e6}
.wrap-blog .postWrapper{padding:0;overflow:hidden;margin-bottom:30px;border-bottom:1px solid #eee}
.wrap-blog .postWrapper .first-item{border-bottom:none}
.wrap-blog .postWrapper h2{display:block;line-height:100%;overflow:hidden;font-size:100%;margin:0 0 5px}
.wrap-blog .postWrapper>a{float:left;margin:0 30px 0 0;position:relative}
.wrap-blog .postWrapper>a img{width:200px}
.wrap-blog .postWrapper>a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.1);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.wrap-blog .postWrapper>a:hover:before{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.wrap-blog .postWrapper .wrap-title{display:block;overflow:hidden}
.wrap-blog .postWrapper .wrap-title .posdate{float:left;width:72px;height:70px;margin-right:20px;background:#35722f}
.wrap-blog .postWrapper .wrap-title .posdate span{color:#fff;text-align:center;width:100%;line-height:100%;float:left;margin-right:20px}
.wrap-blog .postWrapper .wrap-title .posdate span.d-day{font-size:30px;margin:10px 0 5px}
.wrap-blog .postWrapper .wrap-title .posdate span.d-month-y{font-size:12px}
.wrap-blog .postWrapper .inner-content a.postTitle{border-bottom:none;font-weight:400;line-height:24px;margin-bottom:0;display:block;overflow:hidden;text-transform:uppercase;color:#666}
.wrap-blog .postWrapper .inner-content a.postTitle:hover{color:#5a88ca}
.wrap-blog .postWrapper .inner-content p{display:block;overflow:hidden}
.wrap-blog .postWrapper .inner-content .wrap-rm{display:block;overflow:hidden}
.wrap-blog .postWrapper .inner-content .wrap-rm a{color:#5a88ca}
.wrap-blog .postWrapper .inner-content .wrap-rm a:hover{text-decoration:underline}
.wrap-blog .postWrapper .inner-content .wrap-rm a.link-rm{color:#dd5a16}
.wrap-blog .postWrapper .postContent{margin-top:15px}
.wrap-blog .postWrapper .postContent .wrap-img{text-align:center;margin:30px 0 45px}
.wrap-blog .postWrapper .wrap-item .pby{float:left;margin-right:5px;color:#999}
.wrap-blog .postWrapper .wrap-item a{color:#5a88ca}
.wrap-blog .postWrapper .wrap-social{border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin:25px 0 10px;display:inline-block;text-align:center;width:100%;padding:25px 0}
.wrap-blog .postWrapper .wrap-social ul{margin:5px 0 0}
.wrap-blog .postWrapper .wrap-social ul li{display:inline-block;width:20px;height:16px;text-indent:-9999em;margin:0 12px}
.wrap-blog .postWrapper .wrap-social ul li a{position:relative;width:100%;height:100%;float:left}
.wrap-blog .postWrapper .wrap-social ul li a:before{content:"\f09a";top:0;left:0;text-indent:0;color:#635d5d;font-size:14px;font-family:"FontAwesome";width:20px;height:16px;position:absolute}
.wrap-blog .postWrapper .wrap-social ul li a.l:before{content:"\f0e1"}
.wrap-blog .postWrapper .wrap-social ul li a.t:before{content:"\f099"}
.wrap-blog .postWrapper .wrap-social ul li a.g:before{content:"\f0d5"}
.wrap-blog .postWrapper .wrap-social ul li a.p:before{content:"\f0d2"}
.wrap-blog .postTitle.cmt-heading{border-bottom:none;text-transform:uppercase}
.wrap-blog .commentWrapper{position:relative;padding-left:142px}
.wrap-blog .commentWrapper h4{margin:0;text-transform:uppercase;color:#666!important;font-weight:400!important}
.wrap-blog .commentWrapper:before{content:"";width:80px;height:80px;position:absolute;top:6px;left:35px;background:url(../images/icon-blog.png) no-repeat 0 0}
.blogs-home{position:relative;overflow:hidden;margin-bottom:80px}
.blogs-home .block-title .all-new{font-weight:600;font-size:21px;line-height:25px;color:#767676}
.blogs-home .block-title .all-new:hover{color:#006A23}
.blogs-home .products-list .item{margin-bottom:0}
.blogs-home #blog-list .item .item-inner .product-info{width:100%;display:flex;flex-direction:column;justify-content:space-between}
.blogs-home .products-list .item .item-inner,.blogs-home .products-list .item .product-info{height:100%}
.blogs-home #blog-list .item .item-inner .product-info a.image-item{margin-right:15px}
.blogs-home #blog-list .item .item-inner .product-info a.image-item img{width:100px;height:100px}
.blogs-home #blog-list .item:not(:first-child) .title-blog-name{color:#006b2c}
.blogs-home .item .info-cat-blog{font-size:12px;line-height:15px;font-weight:400;color:#767676;order:2}
.blogs-home .item:nth-child(1) a{color:#fff}
.blogs-home .item .blog-date{margin-right:60px;display:inline-flex;align-items:center}
.blogs-home .item .blog-date:before{content:url(../images/calendar.svg);display:inline-block;width:18px;height:21px;margin-right:14px;margin-top:3px}
.blogs-home .item:nth-child(1) .blog-date:before{filter:brightness(0) invert(1)}
.blogs-home .item .link-comment{color:#767676;display:inline-flex;align-items:center}
.blogs-home .item:nth-child(1) .link-comment,.blogs-home .item:nth-child(1) .blog-date{color:#fff}
.blogs-home .item .link-comment:before{content:url(../images/comment.svg);display:inline-block;width:18px;height:21px;margin-right:14px;margin-top:6px}
.blogs-home .item:nth-child(1) .link-comment:before{filter:brightness(0) invert(1)}
.blogs-home .item .link-comment:hover{color:#006A23}
.blogs-home .item:nth-child(1) .link-comment:hover{color:#fff}
.blogs-home #blog-list .item .item-inner .product-info .product-name{margin-bottom:15px;order:1}
.blogs-home #blog-list .item .item-inner .product-info .product-name h2 a,.blogs-home #blog-list .item .item-inner .product-info .product-name .h2 a{font-weight:600;font-size:26px;line-height:31px}
.block-adv .vtslider{margin-bottom:160px}
.block-adv .vtslider .inner{position:relative}
.block-adv .vtslider .inner>.title{text-align:center}
.block-adv .vtslider .inner>.title>span{font-size:171.41%;position:relative;color:#635d5d;display:inline-block;margin-bottom:30px;font-weight:700}
.block-adv .vtslider .inner>.title>span:before{content:"";width:76px;height:1px;background:#5a88ca;position:absolute;bottom:-12px;left:27px}
.block-adv .vtslider .inner>.title>p{font-size:128.57%;margin-bottom:40px}
.block-adv .vtslider .inner .item{margin:0 15px;border:1px solid #e6e6e6;margin-bottom:22px;position:relative;background:#fff}
.block-adv .vtslider .inner .item .inner-item{padding:25px 20px 0;overflow:hidden}
.block-adv .vtslider .inner .item .inner-item .details .left-box{float:left}
.block-adv .vtslider .inner .item .inner-item .details .left-box .title{font-size:128.57%;color:#635d5d}
.block-adv .vtslider .inner .item .inner-item .details .left-box .title:hover{color:#5a88ca}
.block-adv .vtslider .inner .item .inner-item .details .left-box>p{font-size:100%;line-height:24px;margin:8px 0 35px}
.block-adv .vtslider .inner .item .inner-item .details .item-img{float:right}
.block-adv .vtslider .inner .item .inner-item .details .item-img:hover img{opacity:.5;filter:alpha(opacity=50);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.block-adv .vtslider .inner .item:before{content:"";width:5px;height:101%;background:#5a88ca;position:absolute;right:-5px;top:-1px}
.block-adv .vtslider .inner .item:hover{border-color:#5a88ca;-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.block-adv .vtslider .inner .item:hover .sh_bottom{opacity:1;filter:alpha(opacity=100);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.block-adv .vtslider .inner .item .sh_bottom{width:100%;height:45%;position:absolute;z-index:-2;bottom:0;right:0;opacity:0;filter:alpha(opacity=0)}
.block-adv .vtslider .inner .item .sh_bottom:after{content:"";position:absolute;right:-18px;bottom:16px;width:150px;height:40px;z-index:-1;background:rgba(0,0,0,0.2);-moz-box-shadow:20px 31px 14px rgba(0,0,0,0.2);-webkit-box-shadow:20px 31px 14px rgba(0,0,0,0.2);box-shadow:20px 31px 14px rgba(0,0,0,0.2);-moz-transform:skew(52deg,6deg) translate(-152px,-5px);-webkit-transform:skew(52deg,6deg) translate(-152px,-5px);transform:skew(52deg,6deg) translate(-152px,-5px)}
.block-adv .vtslider .inner .item .sh_bottom:before{content:"";position:absolute;left:-18px;bottom:16px;width:150px;height:40px;z-index:-1;background:rgba(0,0,0,0.2);-moz-box-shadow:-20px 31px 14px rgba(0,0,0,0.2);-webkit-box-shadow:-20px 31px 14px rgba(0,0,0,0.2);box-shadow:-20px 31px 14px rgba(0,0,0,0.2);-webkit-transform:skew(-52deg,-6deg) translate(152px,-5px);-moz-transform:skew(-52deg,-6deg) translate(152px,-5px);transform:skew(-52deg,-6deg) translate(152px,-5px)}
.block-adv .box-nav{bottom:-38px;left:50%;margin-left:-35px;position:absolute}
.vt-slider .container-slider{clear:both}
.block-women>.megamenu-col{padding-bottom:30px!important}
.block-women .most-review{padding-left:30px}
.block-women .most-review .vt-slider{width:24%}
.block-women .most-review .vt-slider .block-title-slider h3,.block-women .most-review .vt-slider .container-slider .item{padding-left:0}
.block-women .block-banner{float:left}
.block-women .block-banner .box-left{float:left;padding:0 30px}
.block-women .block-banner .box-left h3{text-transform:uppercase;color:#635d5d;margin:0 0 15px}
.block-women .block-banner .box-left p{font-size:100%;line-height:24px}
.block-women .block-banner .box-left .rm-women{background:#333;color:#fff;padding:10px 15px;float:left;margin-top:12px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-transform:uppercase}
.block-women .block-banner .box-left .rm-women:hover{background:#5a88ca}
.block-women .block-banner .box-right{float:left;margin-top:22px}
.block-women .block-banner .box-right a{display:block;position:relative}
.block-women .block-banner .box-right a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.1);opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.block-women .block-banner .box-right a:hover:before{opacity:1;filter:alpha(opacity=100);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.block-women .vt-slider{float:left;width:25%}
.block-women .vt-slider .block-title-slider{float:left;width:100%;position:relative}
.block-women .vt-slider .block-title-slider .navslider{position:absolute;top:0;right:10px}
.block-women .vt-slider .block-title-slider h3{text-transform:uppercase;color:#635d5d;padding:0 0 22px 30px;margin:0;border-right:1px solid #e6e6e6}
.block-women .vt-slider .container-slider{clear:both}
.block-women .vt-slider .container-slider .products-grid{border-top:1px solid #e6e6e6;border-right:1px solid #e6e6e6}
.block-women .vt-slider .container-slider .item{float:left;padding:10px 0 20px 30px}
.block-women .vt-slider .container-slider .item .price-box{float:left;width:100%}
.block-women .vt-slider .container-slider .item .price-box p{margin-bottom:0}
.block-women .vt-slider .container-slider .item .price-box .price{background:none;line-height:20px;padding:0}
.block-women .vt-slider .container-slider .item .price-box .special-price:before,.block-women .vt-slider .container-slider .item .price-box .old-price:before,.block-women .vt-slider .container-slider .item .price-box .regular-price:before{display:none}
.block-women .vt-slider .container-slider .item .price-box .special-price .price:before,.block-women .vt-slider .container-slider .item .price-box .regular-price .price:before{display:none}
.block-women .vt-slider .container-slider .item .price-box .special-price .price{margin-right:10px}
.block-women .vt-slider .container-slider .item .price-box .old-price{padding:0 2px;position:relative;margin:0}
.block-women .vt-slider .container-slider .item .price-box .old-price .price{font-size:100%;color:#ccc!important}
.block-women .vt-slider .container-slider .item .price-box .price-from,.block-women .vt-slider .container-slider .item .price-box .price-to{float:left}
.block-women .vt-slider .container-slider .item .price-box .price-from .price-label,.block-women .vt-slider .container-slider .item .price-box .price-to .price-label{font-weight:400}
.block-women .vt-slider .container-slider .item .price-box .price-to{margin-left:10px!important}
.block-women .vt-slider .container-slider .item .item-inner{float:left;width:100%;padding:12px 0}
.block-women .vt-slider .container-slider .item .item-inner .item-img{float:left;margin-right:15px}
.block-women .vt-slider .container-slider .item .item-inner .item-img a{display:block;border:1px solid #ccc}
.block-women .vt-slider .container-slider .item .item-inner .item-img a:hover img{opacity:.5;filter:alpha(opacity=50)}
.block-women .vt-slider .container-slider .item .item-inner .item-info .item-title a{color:#635d5d;line-height:24px}
.block-women .vt-slider .container-slider .item .item-inner .item-info .item-title a:hover{color:#5a88ca}
.block-women .vt-slider .container-slider .item .item-inner .item-info .price-box{float:none;display:inline-block;width:auto;margin-top:5px}
.block-women .vt-slider .container-slider .item .item-inner .item-info .price-box .price{font-size:100%;color:#5a88ca}
.block-women .vt-slider .container-slider .item .item-inner .item-info .price-box .old-price .price{font-size:100%}
.megamenu-kids .block-banner{float:left}
.megamenu-kids .block-banner .item{width:33.3333%;float:left;position:relative;padding:0 15px}
.megamenu-kids .block-banner .item:hover img{opacity:.5;filter:alpha(opacity=50);-webkit-transition:all .2s ease-out 0;-moz-transition:all .2s ease-out 0;-o-transition:all .2s ease-out 0;transition:all .2s ease-out 0}
.megamenu-kids .block-banner .item .wrap-content{position:absolute;left:15px;bottom:30px}
.megamenu-kids .block-banner .item .wrap-content a{float:left;line-height:40px;padding:0 30px;color:#5a88ca;background:#fff;font-size:128.57%;text-transform:capitalize;min-width:220px;position:relative}
.megamenu-kids .block-banner .item .wrap-content a:hover{color:#635d5d}
.megamenu-kids .block-banner .item .wrap-content a:before{content:"";width:42px;height:40px;position:absolute;top:0;right:-42px;background:url(../images/icon-ovicsport.png) no-repeat -159px 0}
.megamenu-kids .block-banner .item .wrap-content .price{float:left;min-width:160px;font-size:128.57%;line-height:40px;position:relative;background:#5a88ca;color:#fff;padding:0 30px}
.megamenu-kids .block-banner .item .wrap-content .price:before{content:"";width:42px;height:40px;position:absolute;top:0;right:-42px;background:url(../images/icon-ovicsport.png) no-repeat -210px 0}
.cms-index-index #box-content{padding:30px 0 50px;width: auto;}
#box-content{padding:0 0 50px}
#box-footer{background:#F39200;position:relative;color:#000}
#box-footer .container{position:relative}
#box-footer .container:before{display:none;content:"";width:100%;height:1px;background:#ccc;position:absolute;top:149px;left:0}
#box-footer .inner-top{padding:35px 0 25px}
#box-footer .inner-top .box-social,#box-footer .inner-top .box-newletter{margin-bottom:77px}
#box-footer .inner-top .box-social h2,#box-footer .inner-top .box-social .h2,#box-footer .inner-top .box-newletter h2,#box-footer .inner-top .box-newletter .h2{margin:0;font-size:128.57%;text-transform:uppercase;line-height:15px;margin-bottom:20px}
#box-footer .inner-top .input-box{float:right;width:400px;position:relative}
#box-footer .inner-top .input-box #newsletter{margin:0;height:36px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border-color:#ccc;width:100%;padding-left:30px;color:#999}
#box-footer .inner-top .input-box:before{content:"\f0e0";width:20px;height:20px;position:absolute;top:8px;left:10px;font-family:"FontAwesome";color:#999}
#box-footer .inner-top .block-subscribe{float:left;width:100%}
#box-footer .inner-top .block-subscribe .actions{float:right;margin-left:5px}
#box-footer .inner-top .block-subscribe .actions .button{margin:0;padding:8px 20px}
#box-footer .inner-top .block-subscribe .actions .button span{text-transform:uppercase}
#box-footer .inner-top .box-social .g-social{float:left}
#box-footer .inner-top .box-social .g-social a{float:left;width:36px;height:36px;border:1px solid transparent;text-align:center;line-height:34px;font-size:18px;padding-left:3px}
#box-footer .inner-top .box-social .g-social a .fa{font-family:"FontAwesome"!important}
#box-footer .inner-top .box-social .g-social a .fa-google-plus{font-size:17px}
#box-footer .inner-top .box-social .g-social a:hover{border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:#fff}
#box-footer .inner-top .block{margin:0}
#box-footer .inner-top .block .block-title{margin-bottom:20px}
#box-footer .inner-top .block .block-title h2,#box-footer .inner-top .block .block-title .h2{margin:0;font-weight:600;font-size:21px;line-height:25px;text-transform:uppercase;color:#00471F}
#box-footer .inner-top .block .block-title span{color:#999;font-weight:400;float:left;margin-top:9px}
#box-footer .inner-top .block li a{font-size:16px;line-height:19px;display:block;color:#000;margin-bottom:6px;font-weight:400}
#box-footer .inner-top a:hover{text-decoration:underline}
#box-footer .inner-top .block .block-content{margin-top:0;font-weight:400;font-size:16px;line-height:19px}
#box-footer .item3{margin-top:18px}
#box-footer .block-cu li{margin-bottom:6px}
.block-oj ul{padding-bottom:18px;border-bottom:1px solid #000;margin-bottom:18px}
.block-sc a{color:#000;display:flex;align-items:center}
.block-sc a:before{content:url(../images/facebook-icon.svg);width:19px;height:19px;color:#fff;margin-right:7px}
#box-footer #vt-totop{float:left;background:#35722F;position:fixed;bottom:82px;right:5px;width:32px;height:32px;z-index:9999;display:none}
#box-footer #vt-totop:before{content:"\f176";font-family:"FontAwesome";position:absolute;top:6px;left:13px;color:#fff}
#box-footer .footer-bottom{float:left;width:100%;padding:40px 0 45px;background:#AEAEAE;position:relative}
#box-footer .footer-bottom address{color:#212121;font-weight:600;font-size:16px;line-height:19px;margin:0 30px 0 0}
#box-footer .footer-bottom address a{color:#fff}
#box-footer .footer-bottom address a:hover{text-decoration:underline}
#box-footer .footer-bottom .row{position:relative}
#box-footer .footer-bottom .block-payment{float:right;text-align:right}
#box-footer .footer-bottom .block-payment ul{display:inline-block}
#box-footer .footer-bottom .block-payment ul li:hover{-webkit-transition:all .2s ease-out 0;-moz-transition:all .2s ease-out 0;-o-transition:all .2s ease-out 0;transition:all .2s ease-out 0;margin-top:-5px}
#box-footer .footer-bottom .block-payment li{float:left;margin-left:15px}
#box-footer .footer-bottom .block-payment li img{width:100%}
.contact-page{display: grid;gap: 30px;grid-template-columns: repeat(2, 1fr);}
.contact-page .wrap-map{text-align:left;padding-bottom:70px}
.contact-page .wrap-map .wrap-header-specials>h1{float:left;width:100%;margin:0;font-size:214.28%;font-weight:700;text-transform:uppercase;margin:20px 0 16px 0;line-height:100%;color:#635d5d}
.contact-page .wrap-map .wrap-header-specials>p{margin:0 0 40px;float:left;padding:0 6%!important}
.contact-page .wrap-map .box-map{margin-top:20px}
.contact-page .col-left,.contact-page .col-right{}
.contact-page .col-left .inner{}
.contact-page .col-left .inner>h2{font-size:128.57%;font-weight:400;text-transform:uppercase;margin:-15px 0 10px}
.contact-page .col-right .content{}
.contact-page .col-right .content h2{font-size:128.57%;margin:-15px 0 0;text-transform:uppercase;font-weight:400}
.contact-page .col-right .content>p{margin:10px 0 45px}
.contact-page .col-right .content #accordion{float:left;width:100%}
.contact-page .col-right .content #accordion .panel{border-top:1px solid #ccc;background:none;margin-top:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}
.contact-page .col-right .content #accordion .panel .panel-title{font-weight:400!important;font-size:114.28%;margin:0;line-height:38px;text-transform:uppercase}
.contact-page .col-right .content #accordion .panel .panel-title a{font-size:100%;display:block;position:relative}
.contact-page .col-right .content #accordion .panel .panel-title a:before{content:"";width:15px;height:15px;position:absolute;right:0;top:14px}
.contact-page .col-right .content #accordion .panel .accordion-close a:before{background:url(../images/plus-minus.png) no-repeat 0 0}
.contact-page .col-right .content #accordion .panel .accordion-open a:before{top:18px;background:url(../images/plus-minus.png) no-repeat 0 -20px}
.contact-page .col-right .content #accordion .panel .panel-collapse .panel-body{border-top:1px solid #ccc}
.contact-page .col-right .content #accordion .panel .panel-collapse .tmp{display:none}
.contact-page .col-right .content #accordion .panel.last{border-bottom:1px solid #ccc}
.contact-page .col-wide{grid-column: span 2;margin-bottom: 50px;}
.contact-page #contactForm .form-list{margin:0}
.contact-page #contactForm .form-list li{width:100%;float:left;list-style:none}
.contact-page #contactForm .form-list li .field{width:100%}
.contact-page #contactForm .form-list li .input-box{width:100%}
.contact-page #contactForm .form-list li .input-box .input-text,.contact-page #contactForm .form-list li .input-box #comment{width:100%;height:38px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.contact-page #contactForm .form-list li .input-box .input-text{margin-bottom:20px}
.contact-page #contactForm .form-list li .input-box #comment{height:190px;margin-bottom:25px}
.contact-page #contactForm .form-list li .input-box label{font-weight:400}
.contact-page #contactForm .form-list li .input-box label em{color:red}
.contact-page #contactForm .buttons-set .button{float:left;margin-left:0;padding:8px 20px;text-transform:uppercase;color:#FFF}
.contact-page #contactForm .buttons-set .button:hover{background-color:#5a88ca}
.wrap-about{float:left;width:100%}
.wrap-about .wrap-header-specials{text-align:center}
.wrap-about .wrap-header-specials>h2{float:left;width:100%;margin:0 0 18px;font-size:128.57%;text-transform:uppercase;position:relative;font-weight:400;padding-bottom:22px;color:#333;line-height:100%}
.wrap-about .wrap-header-specials>h2:before{content:"";min-width:292px;min-height:24px;position:absolute;left:50%;bottom:-18px;margin-left:-146px;background:url(../images/icon-ovicsport.png) no-repeat -2px -95px}
.wrap-about .wrap-header-specials>h1{float:left;width:100%;margin:0;font-size:214.28%;text-transform:uppercase;margin:10px 0 16px 0;line-height:100%;font-weight:400;color:#635d5d}
.wrap-about .wrap-header-specials>p{margin:0;padding:0 6%!important}
.wrap-about .box-1{float:left;width:100%;padding:150px 0 50px}
.wrap-about .box-1 .item{float:left;width:33.3333%;text-align:center}
.wrap-about .box-1 .item>a{display:block;position:relative}
.wrap-about .box-1 .item>a.title{margin:0 0 10px;text-transform:uppercase;font-size:128.57%}
.wrap-about .box-1 .item>a:before{position:absolute;top:-85px;left:50%;margin-left:-36px}
.wrap-about .box-1 .item.item-01 a:before{content:"\f108";font-family:"FontAwesome";font-size:60px}
.wrap-about .box-1 .item.item-02 a:before{content:"\f0e4";font-family:"FontAwesome";font-size:60px}
.wrap-about .box-1 .item.item-03 a:before{content:"\f085";font-family:"FontAwesome";font-size:60px}
.wrap-about .box-2{float:left;width:100%;padding:0 0 40px;text-align:center}
.wrap-about .box-2 h2{font-size:128.57%;text-transform:uppercase}
.wrap-about .box-2 h2 span{color:#5a88ca}
.wrap-about .box-3{float:left;width:100%}
.wrap-about .box-3 #accordion{float:left;width:50%}
.wrap-about .box-3 #accordion .panel{border-top:1px solid #ccc;background:none;margin-top:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}
.wrap-about .box-3 #accordion .panel .panel-title{font-weight:400!important;font-size:114.28%;margin:0;line-height:38px;text-transform:uppercase}
.wrap-about .box-3 #accordion .panel .panel-title a{font-size:100%;display:block;position:relative}
.wrap-about .box-3 #accordion .panel .panel-title a:before{content:"";width:15px;height:15px;position:absolute;right:0;top:15px}
.wrap-about .box-3 #accordion .panel .accordion-close a:before{background:url(../images/plus-minus.png) no-repeat 0 0}
.wrap-about .box-3 #accordion .panel .accordion-open a:before{top:18px;background:url(../images/plus-minus.png) no-repeat 0 -20px}
.wrap-about .box-3 #accordion .panel .panel-collapse .panel-body{border-top:1px solid #ccc}
.wrap-about .box-3 #accordion .panel .panel-collapse .tmp{display:none}
.wrap-about .box-3 #accordion .panel.last{border-bottom:1px solid #ccc}
.wrap-about .box-3 .box-img{float:left;width:50%;text-align:right}
.wrap-about .box-4{float:left;margin-top:90px;width:100%}
.wrap-about .box-4 .box-content{margin-top:45px}
.wrap-about .box-4 .item{float:left;width:25%;text-align:center}
.wrap-about .box-4 .item .inner{padding:0 5%}
.wrap-about .box-4 .item>a{float:left;width:100%;text-align:center}
.wrap-about .box-4 .item .img{position:relative;display:block}
.wrap-about .box-4 .item .img img{width:100%}
.wrap-about .box-4 .item .img:before{position:absolute;top:0;left:0;opacity:0;filter:alpha(opacity=0);content:"";width:100%;height:100%;background:rgba(0,0,0,0.1)}
.wrap-about .box-4 .item .img:hover:before{opacity:1;filter:alpha(opacity=100);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.wrap-about .box-4 .item .title{margin:20px 0 10px;text-transform:uppercase;font-size:128.57%;display:inline-block}
.wrap-about .box-4 .item .pos{color:#999;float:left;margin:2px 0 12px;width:100%}
.wrap-about .box-4 .item .rma{color:#fff;margin-top:9px;display:inline-block;padding:8px 20px;text-transform:uppercase;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:#333}
.wrap-about .box-4 .item .rma:hover{color:#fff!important;background:#5a88ca}
.wrap-about .box-4 .item ul.s-item{margin:28px 0 0;display:inline-block}
.wrap-about .box-4 .item ul.s-item li{float:left;list-style:none;margin-right:5px;width:37px;height:36px;background:rgba(255,255,255,0.5)}
.wrap-about .box-4 .item ul.s-item li a{display:block;position:relative;color:#ccc;text-indent:-9999em;height:100%}
.wrap-about .box-4 .item ul.s-item li:hover{background:#5a88ca;-webkit-transition:all .2s ease-out 0;-moz-transition:all .2s ease-out 0;-o-transition:all .2s ease-out 0;transition:all .2s ease-out 0}
.wrap-about .box-4 .item ul.s-item li:hover a:before{color:#fff}
.wrap-about .box-4 .item ul.s-item li.s-item-1 a:before{content:"\f09a";width:20px;height:21px;position:absolute;top:6px;left:9px;font-family:"FontAwesome";font-size:20px;text-indent:0}
.wrap-about .box-4 .item ul.s-item li.s-item-2 a:before{content:"\f099";width:20px;height:21px;position:absolute;top:5px;left:10px;font-family:"FontAwesome";font-size:20px;text-indent:0}
.wrap-about .box-4 .item ul.s-item li.s-item-3 a:before{content:"\f0e1";width:20px;height:21px;position:absolute;top:4px;left:8px;font-family:"FontAwesome";font-size:20px;text-indent:0}
.wrap-about .box-4 .item ul.s-item li.s-item-4 a:before{content:"\f0d5";width:20px;height:21px;position:absolute;top:5px;left:10px;font-family:"FontAwesome";font-size:20px;text-indent:0}
.wrap-about .box-4 .item ul.s-item li.s-item-5 a:before{content:"\f0d2";width:20px;height:21px;position:absolute;top:5px;left:8px;font-family:"FontAwesome";font-size:20px;text-indent:0}
.postWrapper{padding:0;overflow:hidden;margin-bottom:30px}
.postWrapper h2,.postWrapper .h2,.postWrapper h1{display:block;line-height:100%;overflow:hidden;font-size:100%;margin:0 0 5px}
.postWrapper h2,.postWrapper .h2{font-size:16px;font-weight:700;line-height:1.3}
.postWrapper>a{float:left;margin:0 30px 0 0;position:relative}
.postWrapper>a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.1);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.postWrapper>a:hover{color:#5a88ca}
.postWrapper>a:hover:before{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.postWrapper .wrap-title{display:block;overflow:hidden}
.postWrapper .wrap-title .posdate{float:left;width:72px;height:70px;margin-right:20px;background:#35722f}
.postWrapper .wrap-title .posdate span{color:#fff;text-align:center;width:100%;line-height:100%;float:left;margin-right:20px}
.postWrapper .wrap-title .posdate span.d-day{font-size:30px;margin:10px 0 5px}
.postWrapper .wrap-title .posdate span.d-month-y{font-size:12px}
.postWrapper .inner-content a.postTitle{border-bottom:none;font-weight:400;line-height:1.5;font-size:18px;margin-bottom:0;display:block;overflow:hidden;text-transform:uppercase}
.postWrapper .inner-content a.postTitle:hover{color:#5a88ca}
.postWrapper .inner-content p{display:block;overflow:hidden}
.postWrapper .inner-content .wrap-rm{display:block;overflow:hidden}
.postWrapper .inner-content .wrap-rm a:hover{color:#5a88ca}
.postWrapper .postContent{margin-top:15px}
.postWrapper .postContent .wrap-img{text-align:center;margin:0}
.postWrapper .postContent .wrap-img img{max-width:300px}
.postWrapper .wrap-item .pby{float:left;margin-right:5px;color:#767676}
.postWrapper .wrap-item a:hover{color:#5a88ca}
.postWrapper .wrap-social{border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin:25px 0 10px;display:inline-block;text-align:center;width:100%;padding:25px 0}
.postWrapper .wrap-social ul{margin:5px 0 0}
.postWrapper .wrap-social ul li{display:inline-block;width:20px;height:16px;text-indent:-9999em;margin:0 12px}
.postWrapper .wrap-social ul li a{position:relative;width:100%;height:100%;float:left}
.postWrapper .wrap-social ul li a:before{content:"\f09a";top:0;left:0;text-indent:0;font-size:14px;font-family:"FontAwesome";width:20px;height:16px;position:absolute}
.postWrapper .wrap-social ul li a.l:before{content:"\f0e1"}
.postWrapper .wrap-social ul li a.t:before{content:"\f099"}
.postWrapper .wrap-social ul li a.g:before{content:"\f0d5"}
.postWrapper .wrap-social ul li a.p:before{content:"\f0d2"}
.postTitle.cmt-heading{border-bottom:none;text-transform:uppercase}
#postComment{float:left}
#postComment h4.legend,#postComment .h4.legend{font-size:214.28%;color:#333;text-transform:uppercase;margin-top:40px}
#postComment .commentDetails{margin:0}
#postComment ul.form-list{list-style:none;margin:40px 0 0}
#postComment ul.form-list .input-box{margin-bottom:26px}
#postComment ul.form-list .input-box input.input-text{margin:0;padding:10px;width:570px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
#postComment ul.form-list .input-box textarea{margin:0;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;min-height:189px}
#postComment ul.form-list .input-box .validation-advice{margin-top:3px}
#postComment ul.form-list .input-box label{color:#444}
#postComment ul.form-list .input-box label em{color:red;margin-left:2px}
#postComment ul.form-list li label{width:100%;font-weight:400}
#postComment .button-set{margin-top:10px;margin-bottom:0}
#postComment .button-set .button{padding:9px 20px;text-transform:uppercase}
#postComment .button-set .button:hover{background:#5a88ca}
.commentWrapper{position:relative;padding-left:142px}
.commentWrapper h4{margin:0;text-transform:uppercase;color:#666!important;font-weight:400!important}
.commentWrapper:before{content:"";width:80px;height:80px;position:absolute;top:6px;left:35px;background:url(../images/icon-blog.png) no-repeat 0 0}
.blog-toolbar .toolbar{margin-bottom:0}
.blog-toolbar .toolbar .sorter>label{display:none}
.blog-toolbar .toolbar .sorter .sort-by{margin-left:20px}
.blog-toolbar .toolbar .sorter .sort-by .wrap-sb{width:130px!important}
.blog-toolbar .toolbar .sorter .sort-by .wrap-sb .selected-order{border:1px solid #e6e6e6}
.blog-toolbar .toolbar .sorter .sort-by .wrap-sb ul{border-color:#e6e6e6}
.blog-toolbar .toolbar .sorter .sort-by .desc,.blog-toolbar .toolbar .sorter .sort-by .asc{border-color:#e6e6e6}
.blog-toolbar .toolbar .sorter .sort-by .desc:hover,.blog-toolbar .toolbar .sorter .sort-by .asc:hover{border-color:#e6e6e6}
.blog-toolbar .toolbar .sorter .limiter .wrap-show .selected-limiter{border-color:#e6e6e6}
.blog-toolbar .toolbar .sorter .limiter .wrap-show ul{border-color:#e6e6e6}
#crosssell-products-list .product-details{float:left;width:125px}
.cart{margin-top:20px}
.tt-effect-fall.tt-effect-active .item:not(.tt-empty) .item-wrap:first-child{-webkit-animation:fallDown .6s forwards;animation:fallDown .6s forwards}
.tt-effect-fall.tt-effect-active .item .item-wrap:nth-child(2),.tt-effect-fall.tt-effect-active .item.tt-empty .item-wrap{opacity:0;-webkit-animation:scaleUpFadeIn .6s forwards;animation:scaleUpFadeIn .6s forwards}
.tt-effect-slide.tt-effect-active .item:not(.tt-empty) .item-wrap:first-child{z-index:100;overflow:hidden;margin:0;-webkit-animation:slideOut .5s forwards;animation:slideOut .5s forwards}
.tt-effect-slide.tt-effect-active .item-wrap:nth-child(2){visibility:visible}
.tt-effect-slide.tt-effect-active .item:not(.tt-empty) .item-wrap:only-child{-webkit-animation:slideOut .5s forwards;animation:slideOut .5s forwards}
.tt-effect-slide.tt-effect-active .item.tt-empty .item-wrap{-webkit-animation:fadeIn .5s forwards;animation:fadeIn .5s forwards}
.tt-effect-fallrotate.tt-effect-active .item:not(.tt-empty) .item-wrap:first-child{z-index:10;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-animation:fallRotate .6s ease-in forwards;animation:fallRotate .6s ease-in forwards}
.tt-effect-fallrotate.tt-effect-active .item .item-wrap:nth-child(2),.tt-effect-fallrotate.tt-effect-active .item.tt-empty .item-wrap{visibility:visible}
.tt-effect-fallrotate.tt-effect-active .item.tt-empty .item-wrap{opacity:0;-webkit-animation:fadeIn .6s forwards;animation:fadeIn .6s forwards}
.tt-effect-fallrotate .item:nth-child(4){z-index:1}
.tt-effect-fallrotate .item:nth-child(5){z-index:2}
.tt-effect-fallrotate .item:nth-child(6){z-index:3}
.tt-effect-fallrotate .item:first-child{z-index:4}
.tt-effect-fallrotate .item:nth-child(2){z-index:5}
.tt-effect-fallrotate .item:nth-child(3){z-index:6}
.tt-effect-scalerotate.tt-effect-active .item:not(.tt-empty) .item-wrap:first-child{-webkit-animation:scaleRotateOut .6s forwards;animation:scaleRotateOut .6s forwards}
.tt-effect-scalerotate.tt-effect-active .item .item-wrap:nth-child(2),.tt-effect-scalerotate.tt-effect-active .item.tt-empty .item-wrap{opacity:0;-webkit-animation:scaleRotateIn .6s forwards;animation:scaleRotateIn .6s forwards}
.tt-effect-scalerotate.tt-effect-active .item:not(.tt-empty) .item-wrap:only-child{-webkit-animation:scaleRotateIn .6s forwards;animation:scaleRotateIn .6s forwards}
.tt-effect-scalerotate .item:nth-child(-n+3){z-index:2}
.tt-effect-scalerotate .item:nth-last-child(-n+3){z-index:1}
.tt-effect-stackback .item{-webkit-perspective:1000px;perspective:1000px}
.tt-effect-stackback .item .item-wrap{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.tt-effect-stackback.tt-effect-active .item:not(.tt-empty) .item-wrap:first-child{-webkit-animation:moveLeft .8s forwards;animation:moveLeft .8s forwards}
.tt-effect-stackback.tt-effect-active .item .item-wrap:nth-child(2),.tt-effect-stackback.tt-effect-active .item.tt-empty .item-wrap{z-index:-1;-webkit-animation:popUp .8s ease-in forwards;animation:popUp .8s ease-in forwards}
.tt-effect-stackback.tt-effect-active .item:not(.tt-empty) .item-wrap:only-child{-webkit-animation:moveLeft .8s forwards;animation:moveLeft .8s forwards}
.tt-effect-stackback.tt-effect-active .item.tt-empty .item-wrap{opacity:0;-webkit-animation:fadeIn .8s forwards;animation:fadeIn .8s forwards}
.tt-effect-3dflip .item{-webkit-perspective:1000px;perspective:1000px}
.tt-effect-3dflip .item .item-wrap{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.tt-effect-3dflip.tt-effect-active .item:not(.tt-empty) .item-wrap:first-child{-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-animation:rotateOutLeft .6s forwards;animation:rotateOutLeft .6s forwards}
.tt-effect-3dflip.tt-effect-active .item .item-wrap:nth-child(2),.tt-effect-3dflip.tt-effect-active .item.tt-empty .item-wrap{opacity:0;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation:rotateInRight .6s ease-in forwards;animation:rotateInRight .6s ease-in forwards}
.tt-effect-bringback .item{-webkit-perspective:1000px;perspective:1000px}
.tt-effect-bringback .item .item-wrap{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.tt-effect-bringback.tt-effect-active .item:not(.tt-empty) .item-wrap:first-child{-webkit-animation:hideLeft .8s forwards;animation:hideLeft .8s forwards}
.tt-effect-bringback.tt-effect-active .item .item-wrap:nth-child(2){z-index:-1;-webkit-animation:showRight .8s forwards;animation:showRight .8s forwards}
.tt-effect-bringback.tt-effect-active .item:not(.tt-empty) .item-wrap:only-child{-webkit-animation:hideLeft .8s forwards;animation:hideLeft .8s forwards}
.tt-effect-bringback.tt-effect-active .item.tt-empty .item-wrap{opacity:0;-webkit-animation:fadeIn .8s forwards;animation:fadeIn .8s forwards}
.tt-effect-superscale.tt-effect-active .item:not(.tt-empty) .item-wrap:first-child{-webkit-animation:scaleDown .6s ease-in-out forwards;-o-animation:scaleDown .6s ease-in-out forwards;animation:scaleDown .6s ease-in-out forwards}
.tt-effect-superscale.tt-effect-active .item .item-wrap:nth-child(2),.tt-effect-superscale.tt-effect-active .item.tt-empty .item-wrap{opacity:0;-webkit-animation:scaleIn .6s ease-in-out forwards;animation:scaleIn .6s ease-in-out forwards}
.tt-effect-flip .item{-webkit-perspective:1500px;perspective:1500px}
.tt-effect-flip .item .item-wrap{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.tt-effect-flip.tt-effect-active .item:not(.tt-empty) .item-wrap:first-child{-webkit-animation:flipOut .8s ease-in forwards;animation:flipOut .8s ease-in forwards}
.tt-effect-flip.tt-effect-active .item .item-wrap:nth-child(2),.tt-effect-flip.tt-effect-active .item.tt-empty .item-wrap{opacity:0;-webkit-animation:flipIn .8s ease-in forwards;animation:flipIn .8s ease-in forwards}
.tt-effect-frontrow .item{overflow:hidden}
.tt-effect-frontrow.tt-effect-active .item:not(.tt-empty) .item-wrap:first-child{-webkit-animation:moveToBack .8s forwards;animation:moveToBack .8s forwards}
.tt-effect-frontrow.tt-effect-active .item .item-wrap:nth-child(2),.tt-effect-frontrow.tt-effect-active .item.tt-empty .item-wrap{-webkit-animation:moveToFront .8s forwards;animation:moveToFront .8s forwards}
.tt-effect-frontrow.tt-effect-active .item.tt-empty .item-wrap{opacity:0}
.tt-effect-frontrow.tt-effect-active .item:not(.tt-empty) .item-wrap:only-child{-webkit-animation:moveToFront .5s forwards;animation:moveToFront .5s forwards}
.sm-categoryslider .tt-effect-delay.tt-effect-active .item:nth-child(2) .item-wrap{-webkit-animation-delay:.1s;animation-delay:.1s}
.sm-categoryslider .tt-effect-delay.tt-effect-active .item:nth-child(3) .item-wrap{-webkit-animation-delay:.2s;animation-delay:.2s}
.sm-categoryslider .tt-effect-delay.tt-effect-active .item:nth-child(4) .item-wrap{-webkit-animation-delay:.3s;animation-delay:.3s}
.sm-categoryslider .tt-effect-delay.tt-effect-active .item:nth-child(5) .item-wrap{-webkit-animation-delay:.4s;animation-delay:.4s}
.sm-categoryslider .tt-effect-delay.tt-effect-active .item:nth-child(6) .item-wrap{-webkit-animation-delay:.5s;animation-delay:.5s}
.sm-categoryslider .tt-effect-delay-reversed.tt-effect-active .item:nth-child(5) .item-wrap{-webkit-animation-delay:.1s;animation-delay:.1s}
.sm-categoryslider .tt-effect-delay-reversed.tt-effect-active .item:nth-child(4) .item-wrap{-webkit-animation-delay:.2s;animation-delay:.2s}
.sm-categoryslider .tt-effect-delay-reversed.tt-effect-active .item:nth-child(3) .item-wrap{-webkit-animation-delay:.3s;animation-delay:.3s}
.sm-categoryslider .tt-effect-delay-reversed.tt-effect-active .item:nth-child(2) .item-wrap{-webkit-animation-delay:.4s;animation-delay:.4s}
.sm-categoryslider .tt-effect-delay-reversed.tt-effect-active .item:nth-child(1) .item-wrap{-webkit-animation-delay:.5s;animation-delay:.5s}
@-webkit-keyframes fallDown {
to{opacity:0;-webkit-transform:translateY(70%)}
}
@keyframes fallDown {
to{opacity:0;transform:translateY(70%)}
}
@-webkit-keyframes scaleUpFadeIn {
from{opacity:0;-webkit-transform:scale(0.8)}
to{visibility:visible;opacity:1;-webkit-transform:scale(1)}
}
@keyframes scaleUpFadeIn {
from{opacity:0;transform:scale(0.8)}
to{visibility:visible;opacity:1;transform:scale(1)}
}
@-webkit-keyframes slideOut {
from{width:100%}
to{width:0}
}
@keyframes slideOut {
from{width:100%}
to{width:0}
}
@-webkit-keyframes fadeOut {
from{opacity:1}
to{opacity:0}
}
@keyframes fadeOut {
from{opacity:1}
to{opacity:0}
}
@-webkit-keyframes fadeIn {
from{opacity:0}
to{opacity:1}
}
@keyframes fadeIn {
from{opacity:0}
to{opacity:1}
}
@-webkit-keyframes fallRotate {
0%{-webkit-transform:translateY(0%) rotate(0deg);-webkit-animation-timing-function:ease-in}
40%{-webkit-transform:translateY(0%) rotate(20deg);-webkit-animation-timing-function:ease-out}
60%{-webkit-transform:translateY(0%) rotate(15deg);opacity:1}
100%{-webkit-transform:translateY(128.57%) rotate(17deg);opacity:0}
}
@keyframes fallRotate {
0%{transform:translateY(0%) rotate(0deg);animation-timing-function:ease-in}
40%{transform:translateY(0%) rotate(20deg);animation-timing-function:ease-out}
60%{transform:translateY(0%) rotate(15deg);opacity:1}
100%{transform:translateY(128.57%) rotate(17deg);opacity:0}
}
@-webkit-keyframes scaleRotateOut {
100%{opacity:0;-webkit-transform:scale(0)}
}
@keyframes scaleRotateOut {
100%{opacity:0;transform:scale(0)}
}
@-webkit-keyframes scaleRotateIn {
0%{opacity:0;-webkit-transform:translateX(50%) translateY(100%) rotate(25deg)}
100%{visibility:visible;opacity:1;-webkit-transform:translateX(0%) translateY(0%) rotate(0deg)}
}
@keyframes scaleRotateIn {
0%{opacity:0;transform:translateX(50%) translateY(100%) rotate(25deg)}
100%{visibility:visible;opacity:1;transform:translateX(0%) translateY(0%) rotate(0deg)}
}
@-webkit-keyframes moveLeft {
50%{opacity:1;-webkit-transform:translateX(-100%) rotateY(35deg) rotateX(10deg)}
100%{opacity:1;-webkit-transform:translateX(0%) rotateY(0deg) rotateX(0deg)}
}
@keyframes moveLeft {
50%{opacity:1;transform:translateX(-100%) rotateY(35deg) rotateX(10deg)}
100%{opacity:1;transform:translateX(0%) rotateY(0deg) rotateX(0deg)}
}
@-webkit-keyframes popUp {
0%{-webkit-transform:translateZ(-200px)}
50%{z-index:-1}
51%{z-index:1}
70%{z-index:1;visibility:visible;-webkit-transform:translateZ(50px);-webkit-animation-timing-function:ease-out}
100%{z-index:1;visibility:visible;-webkit-transform:translateZ(0px)}
}
@keyframes popUp {
0%{transform:translateZ(-200px)}
50%{z-index:-1}
51%{z-index:1}
70%{z-index:1;visibility:visible;transform:translateZ(50px);animation-timing-function:ease-out}
100%{z-index:1;visibility:visible;transform:translateZ(0px)}
}
@-webkit-keyframes rotateOutLeft {
100%{opacity:0;-webkit-transform:rotateY(90deg)}
}
@keyframes rotateOutLeft {
100%{opacity:0;transform:rotateY(90deg)}
}
@-webkit-keyframes rotateInRight {
0%{opacity:0;-webkit-transform:rotateY(-90deg)}
100%{visibility:visible;opacity:1;-webkit-transform:rotateY(0deg)}
}
@keyframes rotateInRight {
0%{opacity:0;transform:rotateY(-90deg)}
100%{visibility:visible;opacity:1;transform:rotateY(0deg)}
}
@-webkit-keyframes hideLeft {
0%{-webkit-transform:translateZ(0px)}
40%{-webkit-transform:translate(-40%,0) scale(0.8) rotateY(20deg)}
100%{opacity:1;-webkit-transform:translateZ(-400px)}
}
@keyframes hideLeft {
0%{transform:translateZ(0px)}
40%{transform:translate(-40%,0) scale(0.8) rotateY(20deg)}
100%{transform:translateZ(-400px)}
}
@-webkit-keyframes showRight {
0%{-webkit-transform:translateZ(-400px)}
40%{z-index:-1;-webkit-transform:translate(40%,0) scale(0.8) rotateY(-20deg)}
41%{z-index:1}
100%{z-index:1;visibility:visible;-webkit-transform:translateZ(0px)}
}
@keyframes showRight {
0%{transform:translateZ(-400px)}
40%{z-index:-1;transform:translate(40%,0) scale(0.8) rotateY(-20deg)}
41%{z-index:1}
100%{z-index:1;visibility:visible;transform:translateZ(0px)}
}
@-webkit-keyframes scaleDown {
100%{opacity:0;-webkit-transform:scale(0)}
}
@keyframes scaleDown {
100%{opacity:0;transform:scale(0)}
}
@-webkit-keyframes scaleIn {
0%{opacity:0;-webkit-transform:scale(1.2)}
100%{visibility:visible;opacity:1;-webkit-transform:scale(1)}
}
@keyframes scaleIn {
0%{opacity:0;transform:scale(1.2)}
100%{visibility:visible;opacity:1;transform:scale(1)}
}
@-webkit-keyframes flipOut {
50%{opacity:0;-webkit-transform:rotateY(90deg)}
100%{opacity:0;-webkit-transform:rotateY(90deg)}
}
@keyframes flipOut {
50%{opacity:0;transform:rotateY(90deg)}
100%{opacity:0;transform:rotateY(90deg)}
}
@-webkit-keyframes flipIn {
0%{opacity:0;-webkit-transform:rotateY(-90deg)}
50%{opacity:0;-webkit-transform:rotateY(-90deg)}
75%{visibility:visible;opacity:1;-webkit-transform:rotateY(15deg);-webkit-animation-timing-function:ease-in}
100%{visibility:visible;opacity:1;-webkit-transform:rotateY(0deg)}
}
@keyframes flipIn {
0%{opacity:0;transform:rotateY(-90deg)}
50%{opacity:0;transform:rotateY(-90deg)}
75%{visibility:visible;opacity:1;transform:rotateY(15deg);animation-timing-function:ease-in}
100%{visibility:visible;opacity:1;transform:rotateY(0deg)}
}
@-webkit-keyframes moveToBack {
100%{-webkit-transform:translateX(-60%) scale(0.8)}
}
@keyframes moveToBack {
100%{transform:translateX(-60%) scale(0.8)}
}
@-webkit-keyframes moveToBack {
100%{-webkit-transform:translateX(-60%) scale(0.8)}
}
@-webkit-keyframes moveToFront {
0%{-webkit-transform:translateX(100%) scale(0.8)}
100%{visibility:visible;opacity:1;-webkit-transform:translateX(0%) scale(1)}
}
@keyframes moveToFront {
0%{transform:translateX(100%) scale(0.8)}
100%{visibility:visible;opacity:1;transform:translateX(0%) scale(1)}
}
@-webkit-keyframes zoomOut {
0%{opacity:0;-webkit-transform:scale(0.6)}
100%{opacity:1;-webkit-transform:scale(1)}
}
@-moz-keyframes zoomOut {
0%{opacity:0;-moz-transform:scale(0.6)}
100%{opacity:1;-moz-transform:scale(1)}
}
@-o-keyframes zoomOut {
0%{opacity:0;-o-transform:scale(0.6)}
100%{opacity:1;-o-transform:scale(1)}
}
@keyframes zoomOut {
0%{opacity:0;transform:scale(0.6)}
100%{opacity:1;transform:scale(1)}
}
ul.mainnav{display:flex;justify-content:space-between;list-style:none}
ul.mainnav li{position:relative;border-top:none;display:inline-block;z-index:9992}
ul.mainnav li ul[class*="level"]{position:absolute;-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0;opacity:0;filter:alpha(opacity=0);left:0;text-align:left;-webkit-box-shadow:5px 5px 0 rgba(0,0,0,0.2);-moz-box-shadow:5px 5px 0 rgba(0,0,0,0.2);box-shadow:5px 5px 0 rgba(0,0,0,0.2);background:#f0f0ee;width:172px;padding:15px 0}
ul.mainnav li ul[class*="level"] li{display:block;position:relative}
ul.mainnav li ul[class*="level"] li a{display:block;color:#635d5d;padding:0 44px}
ul.mainnav li ul[class*="level"] li a span{padding:5px 0;display:block;font-size:100%}
ul.mainnav li ul[class*="level"] li a:before{position:absolute;top:5px;left:30px;color:#635d5d;content:"\f105";font-family:"FontAwesome";width:10px;height:10px}
ul.mainnav li ul[class*="level"] li:hover>a{position:relative;color:#5a88ca}
ul.mainnav li ul[class*="level"] li:hover>a:before{color:#5a88ca}
ul.mainnav li ul[class*="level"] ul[class*="level"]{opacity:0;filter:alpha(opacity=0);visibility:hidden;top:5px;left:172px;-webkit-transform:scale(0.6);-moz-transform:scale(0.6);-ms-transform:scale(0.6);-o-transform:scale(0.6);transform:scale(0.6);transform-origin:0 0}
ul.mainnav li:hover{z-index:9992}
ul.mainnav li:hover>ul[class*="level"]>li:hover ul[class*="level"]{opacity:1;filter:alpha(opacity=100);visibility:visible;top:5px;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);transform-origin:0 0;-webkit-transition:all .3s ease-out .15s;-moz-transition:all .3s ease-out .15s;-o-transition:all .3s ease-out .15s;transition:all .3s ease-out .15s}
ul.mainnav>li{border:none!important;float:left;position:relative;padding:0;box-sizing:border-box}
ul.mainnav>li.parent>a{padding-right:15px;position:relative}
ul.mainnav>li.parent>a>span{position:relative;display:inline-block}
ul.mainnav>li.parent>a:before{position:absolute;right:-5px;width:0;height:0;border-style:solid;border-width:6px 6px 0;border-color:#fff transparent transparent;content:"";display:block;margin-top:3px}
ul.mainnav>li.active>a{color:#fff;position:relative}
ul.mainnav>li.active>a>span:before{color:#fff}
ul.mainnav>li>a{display:flex;align-items:center;padding:15px;color:#fff;text-transform:uppercase;height:60px;font-weight:600;font-size:14px;line-height:17px}
ul.mainnav>li>ul[class*="level"]{left:0;-webkit-transition:all .3s ease-out .15s;-moz-transition:all .3s ease-out .15s;-o-transition:all .3s ease-out .15s;transition:all .3s ease-out .15s;opacity:0;filter:alpha(opacity=0);visibility:hidden;-webkit-transform:scale(0.6);-moz-transform:scale(0.6);-ms-transform:scale(0.6);-o-transform:scale(0.6);transform:scale(0.6);transform-origin:0 0}
ul.mainnav>li:hover>a{color:#fff;position:relative}
ul.mainnav>li:hover>a>span:before{color:#fff6f1}
ul.mainnav>li:hover>ul{top:50px;opacity:1;filter:alpha(opacity=100);visibility:visible;margin:0;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-out .15s;-moz-transition:all .3s ease-out .15s;-o-transition:all .3s ease-out .15s;transition:all .3s ease-out .15s}
#vt_menu{background:#F39200;position:relative;z-index:100}
.home-02 .vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li.cate-new>a{position:relative}
.home-02 .vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li.cate-new>a:before{content:"";position:absolute;top:0;left:50%;width:36px;height:20px;background:url(../images/new.png) no-repeat 0 0}
.home-02 .vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li.cate-sale>a{position:relative}
.home-02 .vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li.cate-sale>a:before{content:"";position:absolute;top:0;left:50%;width:36px;height:20px;background:url(../images/sale.png) no-repeat 0 0}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li.cate-new>a{position:relative}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li.cate-new>a:before{content:"";position:absolute;top:-15px;left:50%;width:36px;height:20px;background:url(../images/new.png) no-repeat 0 0}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li.cate-sale>a{position:relative}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li.cate-sale>a:before{content:"";position:absolute;top:-15px;left:50%;width:36px;height:20px;background:url(../images/sale.png) no-repeat 0 0}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap{background:#fff}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap>div{position:relative}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01{left:-15px!important;float:none!important;box-sizing:content-box}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .megamenu-col .mega-title a:hover{text-decoration:none}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .megamenu-col .mega-title a.active{color:#35722F}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .megamenu-col .mega-title span{font-weight:700;font-size:18px;line-height:22px;text-shadow:0 0 4px rgba(0,0,0,0.7);position:absolute;top:0;left:0;padding:19px 8px 19px 10px;color:#fff;transition:background-color .2s;bottom:0;display:block;width:100%;background-color:rgba(0,0,0,0.3)}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .megamenu-col .mega-title span:hover{background-color:rgba(0,0,0,0.1)}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01.megamenu-1col{width:auto;float:none;flex-wrap:wrap}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01.megamenu-1col .megamenu-2col{float:left}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01.megamenu-1col .megamenu-2col.contain-submenu{min-width:270px;min-height:302px;padding:9px;background:none;z-index:-1}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .images-slide{width:370px;float:left;padding:0;margin:0 0 0 30px}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .images-slide #vt_slider_images{text-align:center}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .images-slide #vt_slider_images a{display:block;position:relative;overflow:hidden}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .images-slide #vt_slider_images a img{width:100%;-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .images-slide #vt_slider_images a:before{content:"";width:100%;height:100%;top:0;left:0;position:absolute;background:rgba(0,0,0,0.1);opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0;z-index:2}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .images-slide #vt_slider_images a:hover img{z-index:1;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .images-slide #vt_slider_images a:hover:before{opacity:1;filter:alpha(opacity=100);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .images-slide .navslider{display:inline-block;margin-top:20px}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .images-slide .navslider span{background:#f4f4f4;text-indent:-9999em;position:relative;width:31px;height:31px;float:left}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .images-slide .navslider span:before{content:"\f104";text-indent:0;width:15px;height:15px;position:absolute;top:3px;left:8px;font-family:"FontAwesome";font-size:18px}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .images-slide .navslider span.prev{margin-left:10px}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .images-slide .navslider span.prev:before{content:"\f105"}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .images-slide .navslider span:hover{background:#5a88ca;cursor:pointer;-webkit-transition:all .2s ease-out 0;-moz-transition:all .2s ease-out 0;-o-transition:all .2s ease-out 0;transition:all .2s ease-out 0}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .images-slide .navslider span:hover:before{color:#fff}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .hidden-contain{display:none}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .submenu-item>.megamenu-col>.mega-title span{text-transform:capitalize}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .submenu-item>.megamenu-col>.mega-title span:hover{background:#f4f4f4}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .submenu-item>.have-spetitle>.mega-title span{position:relative}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .submenu-item>.have-spetitle>.mega-title span:before{content:"";position:absolute;top:9px;right:10px;width:21px;height:21px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;background:#ccc}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .submenu-item>.have-spetitle>.mega-title span:after{content:"\f105";font-family:"FontAwesome";font-size:16px;position:absolute;top:8px;right:7px;width:15px;height:15px;color:#fff}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .submenu-item>.have-spetitle>.mega-title span:hover{background:#f4f4f4}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .submenu-item>.have-spetitle>.mega-title span:hover:before{background:#5a88ca}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .submenu-item>.have-spetitle>.container-c3{display:none;background:#f4f4f4;padding:9px;position:absolute;top:0;left:270px;min-width:250px;opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .submenu-item>.have-spetitle>.container-c3 span{border-bottom:none;padding:9px 20px}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .submenu-item>.have-spetitle:hover .container-c3{display:block;opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .submenu-item>.have-spetitle.hidden-item>.container-c3{display:none!important}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .submenu-item>.have-spetitle.actived>.mega-title span{background:#f4f4f4}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .submenu-item>.have-spetitle.actived>.mega-title span:before{background:#5a88ca}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .submenu-item>.have-spetitle.actived>.container-c3{display:block}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li.block-men .megamenu-mens .vt_megamenu_content .group-item{width:25%;float:left;border-right:1px solid #e6e6e6}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li.block-men .megamenu-mens .vt_megamenu_content .group-item.last{border-right:none}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li.block-men .megamenu-mens .vt_megamenu_content .group-item .item{padding:5px 30px 30px;float:left}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li.block-men .megamenu-mens .vt_megamenu_content .group-item .item .box-title{float:left;width:100%;margin-bottom:5px}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li.block-men .megamenu-mens .vt_megamenu_content .group-item .item .box-title img{float:left;margin-right:20px;margin-top:5px}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li.block-men .megamenu-mens .vt_megamenu_content .group-item .item .box-title a.title{margin:0;font-size:128.57%;color:#635d5d;float:left;text-transform:capitalize;line-height:25px}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li.block-men .megamenu-mens .vt_megamenu_content .group-item .item .box-title a.title span{color:#5a88ca;font-size:77.78%}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li.block-men .megamenu-mens .vt_megamenu_content .group-item .item .box-title a.title:hover{color:#5a88ca}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li.block-men .megamenu-mens .vt_megamenu_content .group-item .item .box-content-item{float:left;width:100%}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li.block-men .megamenu-mens .vt_megamenu_content .group-item .item .box-content-item p{font-size:100%;margin:0;line-height:25px}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li.block-men .megamenu-mens .vt_megamenu_content .group-item .item.last{padding-bottom:20px}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li .sub-menu.mega-content-wrap{width:18.667%}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li .sub-menu.mega-content-wrap .container-c2{padding:15px 0}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li .sub-menu.mega-content-wrap .container-c2>div{position:relative;padding:0}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li .sub-menu.mega-content-wrap .container-c2>div>.mega-title{padding:0 30px;position:relative}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li .sub-menu.mega-content-wrap .container-c2>div:hover>.container-c3{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0;opacity:1;filter:alpha(opacity=100)}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li .sub-menu.mega-content-wrap .container-c2>div.have-spetitle .mega-title a span:before{content:"";height:100%;width:10px;background:red;position:absolute;top:0;right:-12px;opacity:0;filter:alpha(opacity=0)}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li .sub-menu.mega-content-wrap .container-c2 .mega-title a span{font-size:100%;padding:10px 0}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li .sub-menu.mega-content-wrap .container-c2 .container-c3{padding:15px 0;position:absolute;left:218px;top:0;-webkit-box-shadow:5px 5px 0 rgba(0,0,0,0.2);-moz-box-shadow:5px 5px 0 rgba(0,0,0,0.2);box-shadow:5px 5px 0 rgba(0,0,0,0.2);background:#ccc}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li .sub-menu.mega-content-wrap .container-c2 .container-c3>div{position:relative;padding:0}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li .sub-menu.mega-content-wrap .container-c2 .container-c3>div .mega-title{padding:0 30px}
.vt-megamenu-wrap.horizontal-menu .mega-nav li.level0 .mega-content-wrap{display:none;-webkit-transform:scale(0.6);-moz-transform:scale(0.6);-ms-transform:scale(0.6);-o-transform:scale(0.6);transform:scale(0.6);transform-origin:0 0;padding:20px 0 0;border-left:solid 15px #fff;border-right:solid 15px #fff}
.vt-megamenu-wrap.horizontal-menu .mega-nav li.level0:hover .mega-content-wrap{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0;display:flex}
.home-02 .box-deal .vt-slider:before{display:none}
.home-02 .box-deal .vt-slider .block-title-slider{background:#5a88ca}
.home-02 .box-deal .vt-slider .block-title-slider .title,.home-02 .box-deal .vt-slider .block-title-slider .lbl-time{color:#fff}
.home-02 .block-search{float:right}
.home-02 .box-toplink{margin-left:0}
.home-02 #vt_menu:before{display:none}
.home-02 #vt_menu ul.mainnav>li>a{padding:18px 13px!important}
.home-02 #vt_menu ul.mainnav>li{margin-right:10px!important}
.home-02 .block-cart{margin-bottom:0}
.home-02 .block-cart:before{left:-9px!important;background:rgba(255,255,255,0.5)!important}
.home-02 .block-cart .block-title a{color:#fff!important}
.home-02 .block-cart .block-title{background:url(../images/icon-oppo.png) -189px -46px no-repeat!important}
.home-02 .box-bottom-slide .banner{padding:0;position:relative;z-index:9}
.home-02 .box-bottom-slide .wrap-item{float:left;width:100%;position:relative;overflow:hidden;margin-bottom:30px;padding:0}
.home-02 .box-bottom-slide .wrap-item .item{float:left;width:100%;height:100%;position:absolute;top:0;left:-100%}
.home-02 .box-bottom-slide .wrap-item .item .inner{padding:40% 6% 0;display:inline-block;background:rgba(0,0,0,0.3);border:none;width:100%;height:100%}
.home-02 .box-bottom-slide .wrap-item .item .inner h1{float:left;margin:0;font-size:214.28%;text-transform:uppercase;margin-bottom:24px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,0.2);position:relative;color:#fff}
.home-02 .box-bottom-slide .wrap-item .item .inner h1:before{content:"";position:absolute;bottom:-2px;left:0;background:#fff;height:3px;width:65px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.home-02 .box-bottom-slide .wrap-item .item .inner p{color:#fff;float:left}
.home-02 .box-bottom-slide .wrap-item .item .inner .button{text-transform:uppercase;margin-top:18px;float:left;padding:8px 22px}
.home-02 .box-bottom-slide .wrap-item:hover .item{left:0;-webkit-transition:all .4s ease-out 0;-moz-transition:all .4s ease-out 0;-o-transition:all .4s ease-out 0;transition:all .4s ease-out 0}
.home-02 .box-header-01{padding-top:0!important;background:#fff;min-height:70px!important}
.home-02 .box-header-01 .box-toplink>.title{width:12px}
.home-02 .box-header-01 .box-toplink .title{padding-right:10px!important}
.home-02 .box-header-01 .box-toplink .title:before{display:none}
.home-02 .box-header-01 .wrap-block-cl .block{padding:0 14px 0 10px !important}
.home-02 .box-header-01 .wrap-block-cl .block:before{height:25px!important;top:4px!important}
.home-02 .box-header-01 .wrap-block-cl .block::after{display:none!important}
.home-02 .box-header-01 .wrap-block-cl .block.block-language{padding-right:26px!important}
.home-02 .box-header-01 .logo{margin-top:12px}
.home-02 .box-header-01 .wrap-item-left{float:right;background:#5a88ca;height:70px;padding-top:17px;padding-right:20px}
.home-02 .box-header-01 .wrap-item-left .block-cart{position:relative;z-index:9999}
.home-02 .box-header-01 .wrap-item-left .block-cart:before{height:25px!important;top:4px!important}
.home-02 .box-header-01 .wrap-item-left .box-toplink{margin-left:34px!important;position:relative;z-index:9999}
.home-02 .box-header-01 .wrap-item-left .box-toplink>.title:before,.home-02 .box-header-01 .wrap-item-left .box-toplink>.title:after{color:#fff!important}
.home-02 .box-header-01 .wrap-item-left .wrap-block-cl{margin-right:6px!important;position:relative;z-index:9999}
.home-02 .box-header-01 .wrap-item-left .wrap-block-cl .block:after{color:#fff!important}
.home-02 .box-header-01 .wrap-item-left .wrap-block-cl .block:before{background:rgba(255,255,255,0.5)!important}
.home-02 .box-header-01 .wrap-item-left .wrap-block-cl .block>div>span{color:#fff!important}
.home-02 .box-header-01 .advanced-search{z-index:9999;margin-top:22px;margin-right:15px;width:25px;height:25px;position:relative;z-index:9991}
.home-02 .box-header-01 .advanced-search:before{content:"\f002";width:25px;height:25px;font-family:"FontAwesome";position:absolute;top:3px;left:7px}
.home-02 .box-header-01 .advanced-search #search_mini_form{position:absolute;right:0;bottom:-39px;min-width:600px;opacity:0;filter:alpha(opacity=0);visibility:hidden;-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.home-02 .box-header-01 .advanced-search #search_mini_form .form-search{margin:0}
.home-02 .box-header-01 .advanced-search #search_mini_form .form-search .button{margin:0}
.home-02 .box-header-01 .advanced-search:hover #search_mini_form{bottom:-4px;opacity:1;filter:alpha(opacity=100);visibility:visible;-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.home-02 .slider-category .lst-category{padding:0 0 0 4px}
.home-02 .box-productsconfig .block-title{background:#5a88ca;font-size:128.57%;text-transform:uppercase;color:#fff;padding-left:20px;line-height:48px;margin-top:30px}
.home-02 .slider-category{overflow:hidden;background:#fff;border-bottom:1px solid #e6e6e6}
.home-02 .slider-category .block-title{background:#f6f6f6!important}
.home-02 .slider-category .block-title:before{display:none}
.home-02 .slider-category .block-title span{color:#333!important}
.home-02 .slider-category .box-nav a.prev{left:-40px;-webkit-transition:all .5s ease-out 0;-moz-transition:all .5s ease-out 0;-o-transition:all .5s ease-out 0;transition:all .5s ease-out 0}
.home-02 .slider-category .box-nav a.next{right:-40px;-webkit-transition:all .5s ease-out 0;-moz-transition:all .5s ease-out 0;-o-transition:all .5s ease-out 0;transition:all .5s ease-out 0}
.home-02 .slider-category:hover .box-nav a.prev{left:0;-webkit-transition:all .5s ease-out 0;-moz-transition:all .5s ease-out 0;-o-transition:all .5s ease-out 0;transition:all .5s ease-out 0}
.home-02 .slider-category:hover .box-nav a.next{right:0;-webkit-transition:all .5s ease-out 0;-moz-transition:all .5s ease-out 0;-o-transition:all .5s ease-out 0;transition:all .5s ease-out 0}
.home-02.cms-index-index .main-container.col1-layout{display:none}
.home-02 #box-wrapper #box-header{top:-100px;-webkit-transition:all .5s ease-out 0;-moz-transition:all .5s ease-out 0;-o-transition:all .5s ease-out 0;transition:all .5s ease-out 0}
.home-02 .position-03 .block-testminals{margin-bottom:50px}
.home-02 .position-03 .block-testminals .block-title h1{float:left;margin:0;font-size:128.57%;text-transform:uppercase;margin-bottom:30px;margin-top:45px;position:relative;color:#635d5d;padding-bottom:15px;border-bottom:1px solid rgba(99,93,93,0.2)}
.home-02 .position-03 .block-testminals .block-title h1:before{content:"";position:absolute;bottom:-2px;left:0;background:#635d5d;height:3px;width:65px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.home-02 .position-03 .block-testminals .block-title .navslider a{top:50px}
.home-02 .position-03 .block-testminals .block-title .navslider a.prev{right:32px}
.home-02 .position-03 .block-testminals .block-title .navslider a.next{right:0}
.home-02 .position-03 .block-testminals .block-title .navslider a:before{top:8px}
.home-02 .position-03 .block-testminals .inner{clear:both;border:none;padding:0;margin:0 -15px}
.home-02 .position-03 .block-testminals .inner .item{padding:0 15px}
.home-02 .position-03 .block-testminals .inner .item .c-left{float:left;width:100px;text-align:left}
.home-02 .position-03 .block-testminals .inner .item .c-left .title{margin-bottom:0;margin-top:13px}
.home-02 .position-03 .block-testminals .inner .item .c-left .title:before{display:none}
.home-02 .position-03 .block-testminals .inner .item .c-left a{float:left}
.home-02 .position-03 .block-testminals .inner .item .c-right{float:left;width:77%;margin:0 0 0 30px;padding:25px 30px;border:1px solid #e6e6e6;position:relative}
.home-02 .position-03 .block-testminals .inner .item .c-right:before{content:"";position:absolute;top:33px;left:-19px;width:20px;height:35px;background:url(../images/icon-oppo.png) no-repeat -304px -18px}
.home-02 .position-02{padding:50px 0 20px}
.home-02 .position-02 .item{margin-bottom:30px}
.home-02 .position-02 .item a{display:block;border:1px solid transparent}
.home-02 .position-02 .item a img{width:100%}
.home-02 .position-02 .item a:hover{border:1px solid #e9e7db}
.home-02 .blogs-home2{background:url(../images/bg-blog.png) no-repeat center center;border-top:1px solid #e9e7db;border-bottom:1px solid #e9e7db}
.home-02 .blogs-home2>.container{overflow:hidden}
.home-02 .blogs-home2 .title{float:left;width:100%}
.home-02 .blogs-home2 .title h1{float:left;margin:0;font-size:128.57%;text-transform:uppercase;margin-bottom:30px;margin-top:45px;position:relative;color:#fff;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,0.2)}
.home-02 .blogs-home2 .title h1:before{content:"";position:absolute;bottom:-2px;left:0;background:#fff;height:3px;width:65px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.home-02 .blogs-home2 .navslider a{background:#e9e7db}
.home-02 .blogs-home2 .navslider a.prev{right:47px!important;left:auto;top:-66px}
.home-02 .blogs-home2 .navslider a.next{right:15px;top:-66px}
.home-02 .blogs-home2 .navslider a:hover{background:#333}
.home-02 .blogs-home2 #blog-list{float:left;width:100%;position:relative;margin-bottom:50px}
.home-02 .blogs-home2 .postWrapper{padding:0 15px;margin:0}
.home-02 .blogs-home2 .postWrapper .item{float:left;width:100%!important;height:100%;position:relative;margin:0;overflow:hidden}
.home-02 .blogs-home2 .postWrapper .item img{width:100%}
.home-02 .blogs-home2 .postWrapper .item a:hover{color:#5a88ca!important}
.home-02 .blogs-home2 .postWrapper .item .title-blog{position:absolute;left:30px;bottom:20px}
.home-02 .blogs-home2 .postWrapper .item .title-blog a{text-transform:uppercase;font-size:100%;color:#333}
.home-02 .blogs-home2 .postWrapper .item .info-cat-blog{float:left;width:100%;height:100%;position:absolute;top:0;left:0;padding:20px 30px;background:rgba(0,0,0,0.7);color:#fff;opacity:0;filter:alpha(opacity=0);left:-100%}
.home-02 .blogs-home2 .postWrapper .item .info-cat-blog a{color:#fff}
.home-02 .blogs-home2 .postWrapper .item .info-cat-blog .product-name h2{line-height:33px;margin-bottom:0}
.home-02 .blogs-home2 .postWrapper .item .info-cat-blog .product-name a{text-transform:uppercase;color:#fff;font-size:100%}
.home-02 .blogs-home2 .postWrapper .item .info-cat-blog .blog-date{position:relative;padding-left:17px;font-size:85.71%;color:#ccc;float:left;width:100%;margin-top:7px}
.home-02 .blogs-home2 .postWrapper .item .info-cat-blog .blog-date:before{content:"\f133";display:inline-block;font-family:"FontAwesome";font-size:11px;position:absolute;top:1px;left:0;width:10px;height:10px}
.home-02 .blogs-home2 .postWrapper .item .info-cat-blog>p{float:left;width:100%;margin-top:8px;color:#ccc;font-size:85.71%}
.home-02 .blogs-home2 .postWrapper .item .info-cat-blog .link-comment{position:relative;font-family:arial!important;color:#ccc;padding-left:17px}
.home-02 .blogs-home2 .postWrapper .item .info-cat-blog .link-comment:before{content:"\f0e5";position:absolute;top:1px;left:0;font-family:"FontAwesome";font-size:11px;width:10px;height:10px}
.home-02 .blogs-home2 .postWrapper .item .info-cat-blog .pby:before{content:"\f040";position:absolute;top:1px;left:11px;font-family:"FontAwesome";font-size:11px;width:10px;height:10px}
.home-02 .blogs-home2 .postWrapper .item .info-cat-blog .link-rm{margin-top:42px;width:auto;border:1px solid rgba(255,255,255,0.5);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:8px 20px}
.home-02 .blogs-home2 .postWrapper .item .info-cat-blog .link-rm a{display:block;text-transform:uppercase}
.home-02 .blogs-home2 .postWrapper .item .info-cat-blog .link-rm a:hover{color:#fff!important}
.home-02 .blogs-home2 .postWrapper .item .info-cat-blog .link-rm:hover{background:#5a88ca;border:1px solid #5a88ca}
.home-02 .blogs-home2 .postWrapper .item .info-cat-blog .link-rm:hover a{color:#fff}
.home-02 .blogs-home2 .postWrapper .item:hover .info-cat-blog{left:0;-webkit-transition:all .4s ease-out 0;-moz-transition:all .4s ease-out 0;-o-transition:all .4s ease-out 0;transition:all .4s ease-out 0;opacity:1;filter:alpha(opacity=100)}
.home-02 .blogs-home2 .postWrapper .item:hover .title-blog{opacity:0;filter:alpha(opacity=0)}
.home-02 .position-01 .wrap-block-some-data{position:relative;min-height:363px;margin-top:20px;background:url(../images/b12.png) no-repeat center top}
.home-02 .position-01 .block-some-data{position:absolute;top:0;left:0;width:100%}
.home-02 .position-01 .block-some-data .title{float:left;width:100%}
.home-02 .position-01 .block-some-data .title h1{float:left;margin:0;font-size:128.57%;text-transform:uppercase;margin:45px 0 26px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,0.2);position:relative;color:#fff}
.home-02 .position-01 .block-some-data .title h1:before{content:"";position:absolute;bottom:-2px;left:0;background:#fff;height:3px;width:65px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.home-02 .position-01 .block-some-data .item{text-align:center}
.home-02 .position-01 .block-some-data .item .inner{display:inline-block;width:217px;height:217px;padding-top:34px;position:relative}
.home-02 .position-01 .block-some-data .item .inner:before{content:"";width:100%;height:100%;background:rgba(0,0,0,0.5);border:3px solid #9e958d;position:absolute;top:0;left:0;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;opacity:0;filter:alpha(opacity=0)}
.home-02 .position-01 .block-some-data .item a{display:inline-block;position:relative}
.home-02 .position-01 .block-some-data .item .inner:hover:before{-webkit-transition:all .4s ease-out 0;-moz-transition:all .4s ease-out 0;-o-transition:all .4s ease-out 0;transition:all .4s ease-out 0;opacity:1;filter:alpha(opacity=100)}
.home-02.cms-index-index #box-content{padding:0}
.home-02.cms-index-index .category-products{float:left;width:100%}
.home-02 #box-content .block-banner{float:left;width:100%;margin:0}
.home-02 .block-banner{float:left}
.home-02 .block-banner .wrap-item{float:left;width:100%;position:relative;overflow:hidden;margin-bottom:30px}
.home-02 .block-banner .wrap-item .item{float:left;width:100%;height:100%;position:absolute;top:0;left:-100%}
.home-02 .block-banner .wrap-item .item .inner{padding:34px 0 0 35px;display:inline-block;background:rgba(0,0,0,0.3);border:none;width:100%;height:100%}
.home-02 .block-banner .wrap-item .item .inner h1{float:left;margin:0;font-size:214.28%;text-transform:uppercase;margin-bottom:24px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,0.2);position:relative;color:#fff}
.home-02 .block-banner .wrap-item .item .inner h1:before{content:"";position:absolute;bottom:-2px;left:0;background:#fff;height:3px;width:65px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.home-02 .block-banner .wrap-item .item .inner p{color:#fff;float:left}
.home-02 .block-banner .wrap-item .item .inner .button{text-transform:uppercase;margin-top:18px;float:left;padding:8px 22px}
.home-02 .block-banner .wrap-item:hover .item{left:0;-webkit-transition:all .4s ease-out 0;-moz-transition:all .4s ease-out 0;-o-transition:all .4s ease-out 0;transition:all .4s ease-out 0}
.home-02 .wcu{border-top:1px solid #ccc;border-bottom:1px solid #ccc;background:#f0f0ee;padding:45px 0 50px;float:left;width:100%;margin-top:20px}
.home-02 .wcu .title{float:left;width:100%;margin-bottom:20px}
.home-02 .wcu .title h1{float:left;margin:0;font-size:214.28%;text-transform:uppercase;padding-bottom:15px;border-bottom:1px solid #d4d4d3;position:relative}
.home-02 .wcu .title h1:before{content:"";position:absolute;bottom:-2px;left:0;background:#666;height:3px;width:65px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.home-02 .wcu .title .btn-close{float:right;text-indent:-9999em;width:20px;height:20px;margin-top:15px;background:url(../images/icon-oppo.png) no-repeat -379px -22px}
.home-02 .wcu .title .btn-close:hover{cursor:pointer}
.home-02 .wcu p{margin:0;font-size:128.57%;float:left}
.home-02 .wcu .p2{float:left;margin-top:32px;line-height:38px}
.home-02 .wcu .button{margin-left:50px;text-transform:uppercase;margin-top:32px;float:left;padding:9px 22px}
.home-02 .wcu ul{float:left;width:100%;margin-top:30px}
.home-02 .wcu ul li{float:left;width:33.3333%;height:100px;padding:0 15px}
.home-02 .wcu ul li .inner{float:left;width:100%;height:100%;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.home-02 .wcu ul li .tmp{float:left;width:120px;height:70px;border-right:1px solid #efefef;margin-right:30px;margin-top:15px;text-indent:-9999em;position:relative}
.home-02 .wcu ul li .tmp.t1:before{content:"";position:absolute;top:0;left:17px;width:60px;height:75px;background:url(../images/icon-oppo.png) no-repeat -5px -90px}
.home-02 .wcu ul li .tmp.t2:before{content:"";position:absolute;top:0;left:12px;width:80px;height:75px;background:url(../images/icon-oppo.png) no-repeat -98px -90px}
.home-02 .wcu ul li .tmp.t3:before{content:"";position:absolute;top:-8px;left:22px;width:60px;height:75px;background:url(../images/icon-oppo.png) no-repeat -205px -90px}
.home-02 .wcu ul li p{font-size:100%}
.home-02 .wcu ul li .title{float:none;margin-bottom:0;margin-top:27px;font-size:128.57%}
.home-02 .slideshow-home{float:left;width:100%;position:relative}
.home-02 .slideshow-home .middle-slide{float:left;width:100%}
.home-02 .slideshow-home .tp-bullets{display:block}
.home-02 .box-bottom-slide{margin-top:-245px;float:left;width:100%;position:relative;z-index:993}
.home-02 .box-bottom-slide .left-slide{float:left;background:#fff;padding:0;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.4);-moz-box-shadow:0 2px 5px rgba(0,0,0,0.4);box-shadow:0 2px 5px rgba(0,0,0,0.4)}
.home-02 .box-bottom-slide .left-slide .box-category{margin:0;position:relative;background:#fff}
.home-02 .box-bottom-slide .left-slide .box-category .block-title{background:#5a88ca}
.home-02 .box-bottom-slide .left-slide .box-category .block-title h1{font-size:128.57%;text-transform:uppercase;padding-left:16px;color:#fff;line-height:52px;margin:0;display:inline-block;position:relative}
.home-02 .box-bottom-slide .left-slide .box-category .lst-category{border:none;padding:15px 15px 16px}
.home-02 .box-bottom-slide .left-slide .box-category .lst-category .li{padding:13px 0}
.home-02 .box-bottom-slide .right-slide{float:left;background:#fff;padding:0;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.4);-moz-box-shadow:0 2px 5px rgba(0,0,0,0.4);box-shadow:0 2px 5px rgba(0,0,0,0.4)}
.home-02 .box-bottom-slide .right-slide .recomend-product{overflow:hidden;position:relative}
.home-02 .box-bottom-slide .right-slide .recomend-product .block-title{background:#5a88ca}
.home-02 .box-bottom-slide .right-slide .recomend-product .block-title h1{font-size:128.57%;text-transform:uppercase;padding-left:16px;color:#fff;line-height:50px;margin:0;display:inline-block;position:relative}
.home-02 .box-bottom-slide .right-slide .recomend-product .vt-slider{margin-bottom:0}
.home-02 .box-bottom-slide .right-slide .recomend-product .vt-slider .container-slider{padding:15px 15px 0}
.home-02 .box-bottom-slide .right-slide .recomend-product .vt-slider .container-slider .item .item-inner .item-info .product-image{margin-left:5px;margin-right:10px;border:1px solid #e6e6e6}
.home-02 .box-bottom-slide .right-slide .recomend-product .vt-slider .item .item-inner{padding:10px 0!important;border:none!important}
.home-02 .box-bottom-slide .right-slide .recomend-product .vt-slider .item .item-inner .pro-name{text-transform:capitalize!important}
.home-02 .box-bottom-slide .right-slide .recomend-product .vt-slider .price-box .minimal-price .price{clear:both;display:block}
.home-02 .box-bottom-slide .right-slide .recomend-product .vt-slider .navslider a{top:48%}
.home-02 .box-bottom-slide .right-slide .recomend-product .vt-slider .navslider a.prev{left:-40px}
.home-02 .box-bottom-slide .right-slide .recomend-product .vt-slider .navslider a.next{right:-40px}
.home-02 .box-bottom-slide .right-slide .recomend-product .vt-slider:hover .navslider a.prev{-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0;left:0}
.home-02 .box-bottom-slide .right-slide .recomend-product .vt-slider:hover .navslider a.next{-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0;right:0}
.home-02 .box-slideshow .tp-leftarrow.default,.home-02 .box-slideshow .tp-rightarrow.default{width:83px;height:83px;background:rgba(0,0,0,0.5);top:35%!important;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}
.home-02 .box-slideshow .tp-leftarrow.default:hover,.home-02 .box-slideshow .tp-rightarrow.default:hover{background:#5a88ca}
.home-02 .box-slideshow .tp-leftarrow.default{left:10%!important}
.home-02 .box-slideshow .tp-leftarrow.default:before{content:"";background:url(../images/icon-oppo.png) -256px -50px no-repeat!important;width:25px;height:45px;top:20px;left:27px}
.home-02 .box-slideshow .tp-rightarrow.default{left:auto!important;right:10%!important}
.home-02 .box-slideshow .tp-rightarrow.default:before{content:"";background:url(../images/icon-oppo.png) -300px -50px no-repeat!important;width:25px;height:45px;top:20px;left:36px}
.home-02 #vt_menu{position:absolute;top:10px;width:100%;z-index:999;background:none}
.home-02 #vt_menu .vt-megamenu-wrap{padding-left:165px}
.home-02 #vt_menu ul.mainnav>li.active,.home-02 #vt_menu ul.mainnav>li:hover{background:none}
.home-02 #vt_menu ul.mainnav>li.active>a,.home-02 #vt_menu ul.mainnav>li:hover>a{color:#5a88ca}
.home-02 #vt_menu ul.mainnav>li.active>a>span:before,.home-02 #vt_menu ul.mainnav>li:hover>a>span:before{color:#5a88ca}
.home-02 #vt_menu ul.mainnav>li>a{color:#666}
.home-02 #vt_menu ul.mainnav>li>.megamenu-col:before{content:"";width:80%;height:10px;position:absolute;background:#fff;left:0;top:-10px}
.home-02 #vt_menu ul.mainnav>li>.megamenu-col{top:59px}
.home-02 .banner-home{overflow:hidden;margin-bottom:30px}
.home-02 .banner-home .banner-home2-living-room{margin:0 -15px}
.home-02 .banner-home .banner-home2-living-room a{position:relative;float:left;text-align:center;overflow:hidden}
.home-02 .banner-home .banner-home2-living-room a img{-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0;width:100%}
.home-02 .banner-home .banner-home2-living-room a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.2);opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0;z-index:2}
.home-02 .banner-home .banner-home2-living-room a:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0;z-index:1}
.home-02 .banner-home .banner-home2-living-room a:hover:before{opacity:1;filter:alpha(opacity=100);-webkit-transition:all .3s ease-out 0;-moz-transition:all .3s ease-out 0;-o-transition:all .3s ease-out 0;transition:all .3s ease-out 0}
.home-02 .banner-home .banner-home2-living-room .item.last a{margin-right:0}
.text-block{clear:both}
.wrap-phones{color:#fff;float:right;font-size:20px;line-height:1.4;margin-right:15px;margin-top:-5px;max-width:260px}
.wrap-phones .dop_info{font-size:12px;margin-right:-90px}
.wrap-phones .dop_info span{font-size:12px}
.wrap-phones .dop_info p{margin-bottom:0}
.wrap-phones *{color:#fff}
.wrap-phones>.item2{line-height:1.1em;margin-top:-7px;margin-bottom:5px;padding-bottom:3px;border-bottom:1px solid #fff}
.wrap-phones>.dop_info span{color:#F47E12}
.wrap-phones span{font-size:11px;color:#fff}
.text-block ul{list-style:outside disc;margin-left:15px;margin-bottom:10px}
.seo-columns ul{margin-bottom:25px;margin-left:0;margin-top:30px}
.logo>img{max-width:100%;height:auto}
.currently>ol{clear:both}
.product-options-bottom .price-box{display:none}
.catalog_product_view *{margin:5px 0}
label[for="qty"]{margin:6px 10px 0 0 !important}
.postContent ul{list-style:outside none disc;margin-left:20px}
.mainnav>.level0>.megamenu-col{width:100%!important}
#billing-new-address-form .control{display:none}
#box-left .slider-inner .navslider{display:none}
.product_value{color:#e17a05;font-size:18px;line-height:18px;font-weight:600}
.product-label{font-weight:400;font-size:18px;line-height:22px;margin-bottom:15px;color:#767676}
.product-label:not(.label-price){margin-top:25px}
.product-view .product_value{margin-left:0;display:block;line-height:22px;font-weight:700;font-size:26px;line-height:31px;color:#e17a05}
/*.product-view .quantity.buttons_added .minus{font-size:51px}
.product-view .quantity.buttons_added .plus{font-size:36px}*/
.product-view .quantity{display:flex;margin-bottom:20px}
.product-view .quantity .input-text.qty{width:36px;height:36px;font-weight:500;font-size:28px;padding:0}
.billing-text{font-weight:400;font-size:12px;line-height:15px;color:#868686;margin-top:15px}
.box-deal .vt-slider .block-title-slider .timer-count-down,.box-deal .vt-slider .block-title-slider .lbl-time{display:none}
.megamenu-col img{max-width:100%;width:100%;height:auto}
.megamenu-col .mega-title{border-bottom:1px solid #f0f0f0;height:100%;width:100%}
.megamenu-col .mega-title a{display:block;position:relative;width:100%}
.col-main .block-layered-nav.m-top .m-list,.col-main .block-layered-nav.m-top .m-standard:not(.code-manufacturer),.block.block-layered-nav .block-content #narrow-by-list dt#group-kollekcijadverej,.block.block-layered-nav .block-content #narrow-by-list dt#group-kollekcijasajdinga,.block.block-layered-nav .block-content #narrow-by-list dt#group-kollekciilaminata,.block.block-layered-nav .block-content #narrow-by-list dt#group-kollekciaplintki,.block.block-layered-nav .block-content #narrow-by-list dt#group-kollekciiplintusa{display:none}
.block-layered-nav .block-title{display:flex;align-items:center}
.col-main .block-layered-nav.m-top dl dd{margin-right:0}
.col-main .block-layered-nav.m-top dl{width:100%!important}
dt[data-id="m_above_products_manufacturer_filter"]{display:none!important}
dt[data-id="m_above_products_manufacturer_filter"] + dd .m-filter-item-list{padding:0 20px;display:flex;font-size:0}
.col-main .block-layered-nav.m-top .owl-wrapper{display:flex!important;align-items:center}
dt[data-id="m_above_products_manufacturer_filter"] + dd .m-filter-item-list li,dt[data-id="m_above_products_manufacturer_filter"] + dd .m-filter-item-list .li{font-size:0}
dt[data-id="m_above_products_manufacturer_filter"] + dd .m-filter-item-list li .option-image,dt[data-id="m_above_products_manufacturer_filter"] + dd .m-filter-item-list .li .option-image{max-width:75px}
.col-main .block-layered-nav dl{float:none}
.col-main .block-layered-nav.m-top .owl-controls .owl-buttons div{position:absolute;z-index:2;width:18px;height:30px;bottom:5px;font-size:0;color:transparent;text-align:center}
.col-main .block-layered-nav.m-top .owl-prev{left:0}
.col-main .block-layered-nav.m-top .owl-next{right:0}
.col-main .block-layered-nav.m-top .owl-controls .owl-buttons div:before{font-size:16px;line-height:30px;color:#f99329;opacity:.8}
.col-main .block-layered-nav.m-top .owl-controls .owl-buttons div:hover:before{opacity:1}
.col-main .block-layered-nav.m-top .owl-prev:before{content:'◄';left:0;text-align:right}
.col-main .block-layered-nav.m-top .owl-next:before{content:'►';right:0;text-align:left}
.block.block-layered-nav .block-content #narrow-by-list dt#group-kollekcijadverej,.block.block-layered-nav .block-content #narrow-by-list dt#group-kollekcijasajdinga,.block.block-layered-nav .block-content #narrow-by-list dt#group-kollekciilaminata,.block.block-layered-nav .block-content #narrow-by-list dt#group-kollekciaplintki,.block.block-layered-nav .block-content #narrow-by-list dt#group-kollekciiplintusa{background:#f2f2f2;border:1px solid #c1c1c1;border-radius:7px;margin:10px 0 10px 20px;padding:10px 10px 7px}
.col-main .block-layered-nav.m-top .actions,.col-main .block-layered-nav.m-top .m-shop-by{display:none}
.col-main .block-layered-nav.m-top .block-content,.col-main .block.block-layered-nav .block-content #narrow-by-list dt{padding:0;border:none}
.col-main .block-layered-nav.m-top dl{width:100%}
.col-main .block-layered-nav.m-top dl .m-filter-item-list li{display:inline-block;margin-right:10px;line-height:2}
#box-left .m-filter-item-list > li > a,#box-left .m-filter-item-list > li > span.m-selected-filter-item{width:100%;text-indent:-25px;padding-left:25px}
.block.block-layered-nav dl#narrow-by-list dd.group-kollekcijadverej,.block.block-layered-nav dl#narrow-by-list dd.group-kollekcijasajdinga,.block.block-layered-nav dl#narrow-by-list dd.group-kollekciilaminata,.block.block-layered-nav dl#narrow-by-list dd.group-kollekciaplintki,.block.block-layered-nav dl#narrow-by-list dd.group-kollekciiplintusa{background:#f6f6f6;border:1px solid #ddd;border-radius:7px;margin:10px 0 10px 20px;padding:10px 10px 7px}
.product-image__outofstock img{filter:grayscale(100%);opacity:.8}
ul.mainnav>li.menu-item-01>a{background-repeat:no-repeat;padding-left:34px;background-position:0 center}
#vt_megamenu_16{background-image:url(../images/icons/menu-001.svg)}
#vt_megamenu_86{background-image:url(../images/icons/menu-002.svg)}
#vt_megamenu_113{background-image:url(../images/icons/menu-003.svg)}
#vt_megamenu_134{background-image:url(../images/icons/menu-004.svg)}
#vt_megamenu_141{background-image:url(../images/icons/menu-005.svg)}
#vt_megamenu_123{background-image:url(../images/icons/menu-006.svg)}
#vt_megamenu_70{background-image:url(../images/icons/menu-007.svg)}
#search_autocomplete{background:#fff;z-index:22}
#search_autocomplete ul li{padding:5px;cursor:pointer}
#search_autocomplete ul li:hover{background:#f4f4f4}
#search_autocomplete ul li .product-image{float:left;margin-right:5px}
#search_autocomplete ul li .product-name,#search_autocomplete ul li .price-box .price{font-size:11.5px}
.block-layered-nav .option-image{max-width:120px;height:auto;display:inline-block}
.seo{padding:40px 0;clear:both;font-weight:400;font-size:18px;line-height:22px;color:#767676;position:relative}
.seo:before{content:"";position:absolute;border-bottom:1px solid #C4C4C4;display:block;right:0;top:0;width:100vw;left:calc(-50vw + 643px)}
.faq .faq-item{padding-left:27px;padding-right:20px;box-sizing:border-box;border-bottom:1px solid #C4C4C4;color:#006A23;letter-spacing:.01em}
.faq .toggle{position:relative;cursor:pointer;padding:15px 0;font-size:21px;line-height:24px;font-weight:400}
.faq .toggle.active{font-weight:600}
.faq .toggle span{display:none}
.faq .toggle::before{content:"";display:block;position:absolute;top:19px;left:-25px;width:10px;height:10px;border-bottom:1px solid #F39200;border-right:1px solid #F39200;transform:rotate(45deg);transition:.3s}
.faq .toggle.active::before{transform:rotate(-135deg);top:26px;border-color:#006A23}
.faq .toggle:not(.active)+div{display:none}
.faq .answer{margin-bottom:20px;font-weight:400;font-size:18px;line-height:22px}
.catalog-category-view .faq{order:1;padding-top:15px;margin-top:30px;position:relative;color:#006A23;margin-bottom:35px}
.catalog-category-view .faq:before{content:"";position:absolute;border-bottom:1px solid #C4C4C4;display:block;right:0;top:0;width:100vw;left:calc(-50vw + 330px)}
.faq h2{font-weight:700;font-size:28px;line-height:34px;letter-spacing:.01em;color:#006A23;margin-bottom:10px}
.catalog-category-view .col-main .mb-content{display:flex;flex-direction:column;margin-left:-10px}
.mb-mana-catalog-leftnav dl#narrow-by-list dt#group-price:before{display:none}
.mb-mana-catalog-leftnav dl#narrow-by-list dd.group-price{display:block!important;border-bottom:1px solid #e6e6e6;margin-bottom:40px}
.block.block-layered-nav dl#narrow-by-list dd.group-price.last{border-bottom:1px solid #e6e6e6;padding-bottom:15px}
.vt-slideshow ul{display:flex;overflow:hidden}
.vt-slideshow li{flex-basis:100%;flex-shrink:0}
.vt-slideshow ul li img{max-width:100%;width:100%;height:auto}
#box-header .header{position:relative}
.block-slidebar{display:none;background:#312c29;float:left;width:calc(100% - 60px);position:relative;padding:30px 0;position:absolute;z-index:9999;top:0;left:calc(-100% + 60px);-webkit-transition:all .5s ease-in-out 0;-moz-transition:all .5s ease-in-out 0;-o-transition:all .5s ease-in-out 0;transition:all .5s ease-in-out 0}
.block-slidebar ul li{line-height:30px}
.block-slidebar ul li a{color:#ccc;padding-left:32px;position:relative;float:left;display:inline-block;width:100%;box-sizing:border-box}
.block-slidebar ul li a:before{content:"\f111";font-family:"FontAwesome";font-size:4px;color:#ccc;position:absolute;top:0;left:20px}
.block-slidebar ul li.parent ul{padding-left:15px;background:#4a423b;float:left;width:100%;box-sizing:border-box}
.block-slidebar ul li.active>a,.block-slidebar ul li.selected>a{color:#F39200}
.block-slidebar ul li.active>a:before,.block-slidebar ul li.selected>a:before{color:#F39200}
.block-slidebar ul.nav-menu>li>a:before{content:"\f0da";font-size:14px}
.block-slidebar ul.nav-menu>li>ul{padding-top:10px;padding-bottom:10px;margin:10px 0}
.block-slidebar .close-menu{position:absolute;top:110px;right:-40px;visibility:hidden;-webkit-transition:all .5s ease-in-out 0;-moz-transition:all .5s ease-in-out 0;-o-transition:all .5s ease-in-out 0;transition:all .5s ease-in-out 0;width:40px;height:40px;padding:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.block-slidebar .close-menu:before{content:"\f03b";font-family:"FontAwesome";font-size:14px;color:#ccc;position:absolute;top:10px;left:12px}
.block-slidebar .close-menu:hover{background:#312c29}
.block-slidebar .close-menu span{display:none}
.show-menu .block-slidebar{left:0;-webkit-transition:all .5s ease-in-out 0;-moz-transition:all .5s ease-in-out 0;-o-transition:all .5s ease-in-out 0;transition:all .5s ease-in-out 0}
.show-menu .block-slidebar .close-menu{visibility:visible}
#box-left .mb-left{display:flex;flex-direction:column}
#box-left .links_block{order:1}
.links_block{border:1px solid #eee;border-radius:1px;padding:5px 15px;font-size:15px;margin:5px}
.links_block_title_wrapper{color:#090909;text-transform:uppercase;font-size:15px;margin-bottom:5px}
.links_block ul li{margin-bottom:5px}
#decription table{width:auto!important;height:auto!important;max-width:100%;display:block;overflow-x:auto}
#decription table img{max-width:100%;height:auto}
.block-cost,.popular-filters{order:1}
.popular-filters{margin-top:30px}
.popular-filters-group{margin-bottom:20px}
.popular-filters-group a{display:inline-block;background:#f39200;color:#000;padding:3px 10px;margin:4px 0}
.popular-filters-group a:hover{background:#f39200cc}
.price-table{width:100%;margin-top:15px}
.price-table thead{background:#f5f5f5}
.price-table td{border:1px solid #F0F0F0;padding:5px 10px}
#checkout-additional .block-title{display:none}
#order-comment {min-height: 80px;}
label[for="s_method_novaposhta_type_WarehouseWarehouse"] .price, label[for="s_method_flatrate2_flatrate2"] .price  {display: none;}
.product-banner{margin-bottom: 20px;float: right;clear: right;padding-left: 30px;width: calc(34% - 20px);}
#header-call {width: 20px;fill: #f39200;cursor: pointer;}
.phones-btn {height: 41px;line-height: 55px;}
@media screen and (max-width: 1200px) {
.wrap-phones{margin-right:0;margin-top:-4px;clear:right;max-width:100%}
.wrap-phones .dop_info,.wrap-phones .item2{display:inline-block}
.wrap-phones .item2{float:right;margin-top:0;border-bottom:0}
.wrap-phones .dop_info{margin:5px 15px}
.header{font-size:12px}
ul.mainnav>li>a{font-size:11px;line-height:12px}
.vt-megamenu-wrap.horizontal-menu .mega-nav .megamenu-2col{width:calc(20% - 16.7px)}
.vt-megamenu-wrap.horizontal-menu .mega-nav .megamenu-2col:nth-child(6n){margin-right:20px}
.vt-megamenu-wrap.horizontal-menu .mega-nav .megamenu-2col:nth-child(5n){margin-right:0}
.vt-megamenu-wrap.horizontal-menu .mainnav.mega-nav li>.mega-content-wrap.menu-item-01 .megamenu-col .mega-title span{font-size:12px;line-height:14px}
.cms-home .category-products .item:first-child{margin-bottom:-159px}
.cms-home .product-name{min-height:0;height:51px;overflow:hidden;margin-bottom:20px}
.blogs-home #blog-list .item .item-inner .product-info .product-name h2 a,.blogs-home #blog-list .item .item-inner .product-info .product-name .h2 a{font-size:18px;line-height:24px}
.cms-home .seo-home__section img,#box-footer .wrap-logo img{max-width:100%;height:auto}
#box-footer .inner-top .block li a,#box-footer .inner-top .block li{font-size:14px;line-height:19px}
.breadcrumbs:before{left:calc(-50vw + 500px)}
.catalog-product-view .breadcrumbs:before{left:0}
.catalog-category-view .faq:before{left:calc(-50vw + 240px)}
.toolbar .sorter .sort-by{margin-left:11%}
.product-sale{margin-left:0}
.product-view #product-tabs>ul li a{font-size:15px;padding:0 15px}
.seo:before{left:calc(-50vw + 480px)}
.my-account .page-title:after{right:calc(-50vw + 320px)}
.box-account .box-head h2{font-size:18px}
.addresses-list li.item{font-size:14px}
.box-account .form-list.account-flex>div,.account-flex li.fields:not(:first-child) .input-box{width:45%;flex:0 0 45%;max-width:400px}
}
@media screen and (max-width: 991px) {
#decription table,#decription table span{font-size:13px!important;line-height:1.4}
#box-header .box-header-01 .advanced-search .dropdown-cate{padding:0 30px 0 10px}
#box-header .box-header-01 .advanced-search .dropdown-cate .cat-search{max-width:85px;white-space:nowrap}
#box-header .box-header-01 .advanced-search .dropdown-cate .cat-search:before{right:-30px;width:30px;text-align:center;background:-webkit-linear-gradient(right,#fff 70%,transparent);background:-o-linear-gradient(left,#fff 70%,transparent);background:-moz-linear-gradient(left,#fff 70%,transparent);background:linear-gradient(to left,#fff 70%,transparent)}
.wrap-phones{font-size:16px}
#box-header .box-header-01 .box-toplink .links{left:auto;right:-40px}
ul.mainnav>li.parent>a:before{right:8px}
.cms-home .category-products .item:first-child{margin-bottom:-131px}
.cms-home .category-products .products-grid .item:first-child .item-wrap .pro-info{padding:15px 0 15px 25px}
.cms-home .category-products .item:first-child .product-name a{font-size:14px;line-height:16px}
.footer-payment{width:120px;flex:0 0 120px}
#box-footer .wrap-logo{margin-bottom:20px}
.products-grid > li:nth-child(3n+1){clear:none}
.products-grid > li:nth-child(2n+1){clear:both}
.category-products .toolbar-top .toolbar{font-size:12px}
.breadcrumbs:before{left:calc(-50vw + 390px)}
.catalog-product-view .breadcrumbs:before{left:0}
.catalog-category-view .faq:before{left:calc(-50vw + 132px)}
.account-login .content h2,.account-login .buttons-set button,.account-create .buttons-set button{font-size:16px}
.page-title h1,.page-title h2{font-size:28px}
.forgot-link{margin-left:50px}
.dashboard .welcome-msg p{font-size:16px}
.data-table tbody td{font-size:14px}
.data-table thead tr td,.data-table thead tr th{font-size:14px}
.dashboard .box-content{font-size:14px}
.dashboard .box .box-title{text-align:left}
.dashboard .box .box-title h3,.dashboard .box .box-title h4,.addresses-list h3{float:none}
}
@media screen and (max-width: 767px) {
#decription table,#decription table span{font-size:12px!important}
.wrap-phones{float:none}
.box-toplink{padding:0;margin-right:10px}
.box-toplink>.title{line-height:21px;width:21px;height:21px}
.box-toplink>.title svg{width:20px}
#box-header .box-header-01 .block-cart{width:41px;height:41px}
ul.mainnav>li.menu-item-01>a{padding-left:25px;background-size:18px}
ul.mainnav>li.last>a{padding-right:0}
.cms-index-index #box-content{padding:25px 0}
#box-content .container{padding-left:0;padding-right:0}
.box-slideshow{padding:0;border:0}
.box-slideshow .vt-slideshow{height:50vw!important}
.block-title-slider .title,.block-title span{font-size:24px;line-height:29px}
.block-title-slider,.block-title{margin-bottom:20px}
.cms-home .category-products .item,.cms-home02 .category-products .item{margin-right:9px;width:153px;flex:0 0 153px}
.cms-home .category-products .item:first-child{width:300px;flex:0 0 300px;margin:0 9px 0 0;height:375px;position:absolute;top:45px}
.cms-home .category-products .products-grid{overflow:auto;padding-top:395px}
.cms-index-index .left-bnr{display:none}
.products-grid .item{margin-bottom:10px}
.cms-home .category-products .item:first-child .product-name a{line-height:22px}
.cms-home .product-name{min-height:55px}
.cms-home .category-products .products-grid .item .item-wrap,.cms-home02 .category-products .products-grid .item .item-wrap{padding:10px}
#box-footer,#box-footer .footer-bottom,#box-header .box-header-01{width:auto;margin-left:-15px;margin-right:-15px;float:none;padding:0}
#box-header .box-header-01{padding:5px 0}
.mb-mana-catalog-leftnav dl#narrow-by-list dt:not(.accordion-open)+dd{display:none}
#box-left .links_block,#box-left .left-bnr{display:none}
.block-slidebar{display:block}
.living-section{padding:20px 0 30px;margin:0 -15px 30px 0}
.living-section .box-nav,.blogs-home .block-title .all-new{display:none}
.slider-category .lst-category .li{padding:15px 15px 35px}
.blogs-home .products-list{display:flex;overflow:auto;padding-top:350px}
.blogs-home #blog-list .item{width:192px;flex:0 0 192px;padding:13px 9px 7px;min-height:0}
.blogs-home #blog-list .item:nth-child(1){position:absolute;height:135px;margin-bottom:100%;width:100%;top:0;padding:30px 17px 10px;min-height:135px;flex:0 0 100%;margin-bottom:203px;top:45px}
.blogs-home .item:nth-child(1):after{height:203px}
.blogs-home #blog-list .item .item-inner .product-info .product-name .h2 a{font-weight:600;font-size:16px;line-height:19px}
.blogs-home #blog-list .item:nth-child(1) .item-inner .product-info .product-name .h2 a{font-weight:600;font-size:21px;line-height:25px}
.blogs-home{margin-bottom:30px}
.seo-head{padding:25px 15px;margin:0 -15px}
.seo-head h1{font-size:24px;line-height:29px;text-align:left!important}
.seo-home__section{font-size:16px;line-height:19px}
.cms-index-index .seo-home__section h2{padding:35px 0 45px;font-size:24px;line-height:29px;margin:0 0 15px}
.cms-index-index .seo-home__section h2:after{border-width:30px 20px 0;top:-13px}
.cms-index-index .std{display:none}
.seo-columns div{width:100%}
.seo-columns div:nth-child(2n + 1){margin-right:0}
.cms-home .seo-home__section img{height:300px;object-fit:cover;object-position:center;max-width:100%}
.seo-home__section .seo-columns+h2:after{top:15px}
#box-footer .inner-top{padding-top:25px}
#box-footer .wrap-logo img{max-width:200px;margin-bottom:30px}
#box-footer .inner-top .block .block-title h2,#box-footer .inner-top .block .block-title .h2{text-transform:none}
#box-footer .inner-top .block li a{font-size:14px;line-height:17px}
.block-oj ul{margin-bottom:0}
#box-footer .block.block-sc .block-title{margin-bottom:0}
.mb-mana-catalog-leftnav,.toolbar .sorter .view-mode{display:none}
.mb-mana-catalog-leftnav.active{position:absolute;display:block;z-index:100;background:#fff;top:calc(100% + 150px);left:0}
.block.block-layered-nav dl#narrow-by-list dd.group-price.last{padding:0 10px 15px}
#box-left{margin-bottom:0}
.breadcrumbs{margin-bottom:20px}
.category-products .toolbar-top .toolbar{padding:12px 15px;margin-left:-15px;margin-right:-15px}
.catalog-category-view .col-main .mb-content{margin-left:0}
.toolbar .pager .amount{margin-bottom:25px}
.category-products .toolbar-bottom{padding-bottom:40px;border-bottom:1px solid #C4C4C4;margin-bottom:25px;margin-left:-15px;margin-right:-15px}
.catalog-category-view .faq:before,.breadcrumbs:before,.seo:before{left:-15px}
.faq h2{font-size:21px;line-height:25px;letter-spacing:.01em}
.faq .toggle{font-size:18px;line-height:22px;letter-spacing:.01em;padding:10px 0}
.faq .toggle::before{top:13px}
.faq .toggle.active::before{top:18px}
.faq .answer{font-size:14px;line-height:17px;letter-spacing:.01em}
.catalog-category-view .faq{margin-bottom:0}
.catalog-product-view .breadcrumbs{padding-left:0;padding-right:0}
.breadcrumbs ul li{font-size:12px;line-height:15px;display:flex;margin-right:10px}
.breadcrumbs ul li>span{order:-1;margin:3px 6px 0 0}
.breadcrumbs ul li.home>span{display:none}
.breadcrumbs ul li:last-child:before{content:"";color:#eee;float:left;margin:0 6px 0 0;width:0;height:0;border-style:solid;border-width:5px 0 5px 10px;border-color:transparent transparent transparent #C4C4C4;overflow:hidden;margin-top:3px}
.product-view .product-img-box .product-image-zoom img{height:auto}
.product-view .product-img-box .wrap-slide-item{padding:15px 0 30px}
.product-view .product-img-box{width:100%}
.product-view .product-img-box .wrap-slide-item .slide-item ul{margin-bottom:0}
.product-view{padding-top:0}
.product-view .product-shop .short-description{margin:0}
.product-sale{max-width:calc(100% + 30px);margin-left:0;margin-bottom:30px;margin-left:-15px;margin-right:-15px;background:#F39200;color:#fff;width:calc(100% + 30px);padding:30px 15px}
.product-sale__title,.product-sale__subtitle,.product-sale p,.product-sale__title span{color:#fff}
.product-view #product-tabs .inner-tab>div>h2,.product-view #product-tabs .inner-tab>div>.h2{font-size:16px}
.product-view #product-tabs>ul{margin:0 0 10px}
.seo-home__section p:not(:last-child){margin-bottom:20px}
.seo{padding:25px 0;font-size:16px;line-height:19px}
.input-box input[type="text"],.input-box input.input-text{width:100%;max-width:100%;min-width:0}
.page-title h1,.page-title h2{font-size:32px;line-height:39px}
.page-title{font-size:32px;line-height:39px}
.account-login .content h2{margin:0 -15px 15px;padding:15px 30px;font-size:21px;line-height:25px;text-align:center;height:auto}
.account-login .content{text-align:center}
.account-login .buttons-set button{font-size:18px;padding:0 30px;width:100%}
.account-login .content h2+p{margin-bottom:20px}
.forgot-link{margin-left:0;margin-top:20px;display:inline-block}
.block-cart .block-title a{width:20px;height:20px;top:-10px;font-size:12px}
.chackout-page{padding-top:25px;padding-bottom:25px}
.firecheckout-index-index .checkout-title h1{line-height:39px}
.firecheckout-section .block-title span{font-size:21px;line-height:25px}
.firecheckout-section .block-title:after{width:35px;height:35px;border-top:5px solid #fff;border-right:5px solid #fff;top:calc(50% - 17px);right:20px}
.firecheckout-section .block-title{margin-bottom:20px;margin-left:-15px;margin-right:-15px;padding:0 15px}
.firecheckout-set .sp-methods dt{font-size:18px;line-height:22px;margin-bottom:17px}
#firecheckout-form label{font-size:14px;line-height:18px}
#firecheckout-form #payment-method label{font-size:18px;line-height:22px}
.firecheckout-set #checkout-payment-method-load{padding:0}
#payment-method .block-title:after{display:block}
#checkout-review-table,#checkout-review-table tbody,#checkout-review-table tr,#checkout-review-table td,#checkout-review-table thead,#checkout-review-table tfoot,#checkout-review-table th{display:flex;flex-wrap:wrap;width:100%}
.firecheckout-set #checkout-review-submit{margin:20px 0 3px;margin-right:0}
.firecheckout-index-index .buttons-set button.button{width:100%;margin:0}
.firecheckout-set #checkout-review-table thead > tr > th:not(:first-child){display:none}
.firecheckout-set .data-table tfoot{order:10}
.data-table thead tr td,.data-table thead tr th{padding:0 0 13px}
#my-orders-table thead tr td,#my-orders-table thead tr th,.data-table tbody td{padding:8px;font-size:13px}
.firecheckout-set #checkout-review #checkout-review-table tr td:first-child{border-bottom:0;padding:15px 0 0}
.firecheckout-set #checkout-review #checkout-review-table tbody tr td:first-child~td{width:50%;align-items:center}
.firecheckout-set #checkout-review #checkout-review-table tbody tr td:last-child{display:none}
.firecheckout-set #checkout-review #checkout-review-table tfoot tr td{justify-content:flex-end}
.firecheckout-set #checkout-review #checkout-review-table tfoot tr.first td:not(:first-child),.firecheckout-set #checkout-review #checkout-review-table tfoot tr:not(:first-child) td{border:0;padding:15px 0 0}
.firecheckout-set #checkout-review-table-wrapper{overflow:hidden}
#checkout-review .product-name{font-size:16px;line-height:22px}
.firecheckout-set #checkout-review .product-image img{width:50px;height:auto}
.fields .field{width:100%}
.account-login .buttons-set button,.account-create .buttons-set button{width:100%}
.block-account{margin-left:-15px;margin-right:-15px}
.block-account .block-content{display:none}
.block-account.active .block-content{position:absolute;top:100%;left:0;right:0;display:block;background:#fff;z-index:10;padding:15px 15px 20px;box-shadow:0 0 10px #000;margin:0}
.block.block-account ul li:last-child{border-bottom:0}
.my-account .page-title{margin-bottom:0;height:auto;padding:15px 0;flex-wrap:wrap}
.my-account .page-title button{width:100%;margin:15px 0 0}
.dashboard .welcome-msg p{font-size:16px;line-height:19px}
body[class*=customer] #box-left .block.block-account .block-title:before,body[class*=sales] #box-left .block.block-account .block-title:before{content:"";position:absolute;width:13px;height:13px;top:20px;right:15px;border-left:2px solid #fff;border-top:2px solid #fff;transform:rotate(-135deg)}
body[class*=customer] #box-left .block.block-account .block-title:after,body[class*=sales] #box-left .block.block-account .block-title:after{display:none}
.col2-set .col-1,.col2-set .col-2{width:100%;float:none;flex:0 0 100%}
.dashboard .col2-set{flex-wrap:wrap;margin:0}
.box-account .box-head{margin:0 0 20px}
.dashboard .box .box-title{margin:0 0 15px;text-align:left}
.dashboard .box .box-title h3:not(:last-child),.dashboard .box .box-title h4:not(:last-child),.addresses-list h3:not(:last-child){float:none;margin:0 0 15px}
.dashboard .col2-set .col-1,.dashboard .col2-set .col-2{margin-bottom:20px}
.my-account .page-title h1{font-size:21px;line-height:25px}
.account-flex li,.account-flex .customer-name>div,.account-flex>div{width:100%;flex:0 0 100%;max-width:100%}
.account-flex li{margin-bottom:0}
.account-flex .buttons-set{margin-top:20px}
.my-account .page-title:after{display:none}
.vt-megamenu-wrap.horizontal-menu .mega-nav li.level0:hover .mega-content-wrap{display:none}
.footer-payment,.box-account .form-list.account-flex>div,.account-flex li.fields:not(:first-child) .input-box{width:100%;flex:0 0 100%;max-width:100%;text-align:left}
#mobile-nav{order:2}
}
@media screen and (max-width: 600px) {
#box-header .box-header-01 .advanced-search .form-search .search{width:100%}
#box-header .box-header-01 .advanced-search .dropdown-cate .cat-search{max-width:70px;white-space:nowrap}
.wrap-phones .item2{float:none}
.wrap-phones .dop_info{margin:0 15px;vertical-align:top}
}
@media screen and (max-width: 576px) {
iframe[src*="youtube"]{height:60vw}
}
@media screen and (max-width: 479px) {
.wrap-phones{margin:5px 10px}
.box-slideshow{display:none}
#box-header .box-header-01 .box-toplink .links{left:auto;right:0}
#decription table td{word-wrap:break-word;word-break:break-all;padding:0 2px}
}