/*   
Theme Name: Detal Shop
Version: 1.0.0
Author: VladChV
Author URI: https://t.me/vladchv
*/

@font-face{font-family:Inter;font-weight:300;font-style:normal;src:url(fonts/Inter-Light.woff);font-display:swap;}
@font-face{font-family:Inter;font-weight:400;font-style:normal;src:url(fonts/Inter-Regular.woff);font-display:swap;}
@font-face{font-family:Inter;font-weight:500;font-style:normal;src:url(fonts/Inter-Medium.woff);font-display:swap;}
@font-face{font-family:Inter;font-weight:700;font-style:normal;src:url(fonts/Inter-Bold.woff);font-display:swap;}

@font-face{font-family:BebasNeue;font-weight:400;font-style:normal;src:url(fonts/BebasNeueRegular.woff);font-display:swap;}
@font-face{font-family:BebasNeue;font-weight:700;font-style:normal;src:url(fonts/BebasNeueBold.woff);font-display:swap;}

@font-face{font-family:WooCommerce;font-weight:700;font-style:normal;src:url(fonts/WooCommerce.woff);font-display:swap;}

body,html{margin:0;padding:0;width:100%;height:auto;font-family:Inter;color:#101010;font-size:16px;font-weight:400;background:#fff;}
body::-webkit-scrollbar{width:6px;}
body::-webkit-scrollbar-track{box-shadow:none;background:#101010;}
body::-webkit-scrollbar-thumb{background-color:#f57520;outline:0px solid slategrey;}
::selection{background-color:#f57520;color:#fff;}
::-moz-selection{background-color:#f57520;color:#fff;}
a{text-decoration:none;color:#f57520;transition:.3s}
a:hover{color:#f57520;}
b{font-weight:700;}
*{box-sizing:border-box}
div{display:flex;flex-direction:column;}
section{display:flex;flex-direction:column;width:100%;}
img{max-width:100%;height:auto;}
footer{margin-top:auto;}
select{cursor:pointer;}
input[type="text"],input[type="password"],input[type="tel"],input[type="email"],textarea,select{display:flex;width:100%;height:50px;align-items:center;border-radius:5px;border:2px solid #f5f5f5;padding:0 20px;background:transparent;font-weight:400;outline:none;color:#101010;transition:.3s;font-size:16px;background:#fff;font-family:Inter;}
textarea{padding:20px 22px;height:120px;resize:none;}
input::placeholder,textarea::placeholder{color:rgba(29,32,37,.5);font-size:16px;font-family:Inter;transition:.3s;}
input:focus::placeholder,textarea:focus::placeholder{color:rgba(255,255,255,.0);}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
input[type=number]{-moz-appearance:textfield;}
input[type="text"]:focus,input[type="tel"]:focus,input[type="email"]:focus,textarea:focus,select:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text:focus{box-shadow:0 0 1px 5px #4c4c4c;}
input[readonly]{pointer-events:none;color:#cbcbcb;}
fieldset{border-color:#eee;border-style:solid;border-width:1px;border-radius:3px;}
legend{padding:0 10px;}
i{font-style:normal;}
iframe,iframe body{display:block;width:100%;border:0px;max-width:100%;overflow-x:hidden;}
.checkout input[type=radio]{display:none;}
.checkout input[type=radio]+label{display:block;cursor:pointer;position:relative;line-height:1.8;padding:0 0 0 34px;font-weight:500;}
.checkout input[type=radio]+label:before{box-sizing:border-box;content:'';display:flex;width:20px;height:20px;background:#f7f7f7;border:2px solid #f57520;border-radius:100%;position:absolute;left:0;top:4px;}
.checkout input[type=radio]+label:after{box-sizing:border-box;content:'';display:flex;width:10px;height:10px;background:#f57520;border:0px;position:absolute;left:5px;top:9px;transition:.3s;transform:scale(0);border-radius:100%;}
.checkout input[type=radio]:checked+label:after{transform:scale(1);}
svg{transition:.3s;}
#wpadminbar div{display:block;}
h1,h2,h3,h4{margin:0;padding:0;}
.screen-reader-response,.wpcf7-response-output,.wpcf7-not-valid-tip{display:none!important;}

.check{padding:0;font-size:12px;line-height:20px;color:#fff;}
.check .item:not(:last-child){margin-bottom:20px;}
.check input,.radios input{display:none;}
.check input + label,.radios input + label{position:relative;padding:0 0 0 30px;cursor:pointer;}
.check input + label:before,.radios input + label:before{content:'';position:absolute;top:0;left:0;box-sizing:border-box;width:20px;height:20px;border-radius:5px;border:0px solid #e3e3e3;background:#fff;transition:.4s;}
.check input.error + label:before,.radios input.error + label:before{border-color:rgba(255,0,0,.5)!important;}
.check input + label:after,.radios input + label:after{content:'';position:absolute;top:4px;left:4px;box-sizing:border-box;width:12px;height:12px;background:#f57520;transition:.4s;transform:scale(0);border-radius:3px;}
.check input:checked + label:after,.radios input:checked + label:after{transform:scale(1);}
.radios input + label:before,.radios input + label:after{border-radius:6px;}

form{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;}
form>*:not(:last-child){margin-bottom:20px;}
.form-wrap{flex-direction:row;align-items:center;}
.form-wrap .item:not(:last-child){padding-right:65px;}
.form-wrap a{font-weight:300;font-size:14px;}

.w-100{width:100%;}
.w-50{width:calc(50% - 10px);}
.w-33{width:calc(33.33% - 13.33px);}
.w-25{width:calc(25% - 15px);}

.for-seo{display:none;}

@-moz-document url-prefix() {
html,body,.filter .facetwp-type-checkboxes,.options{scrollbar-color:#f57520 #101010;scrollbar-width:thin;}
}

.button,input[type="submit"]{flex-direction:row;display:inline-flex;width:auto;height:50px;padding:0 45px;align-items:center;position:relative;border-radius:5px;background:#f57520;border:0px;color:#fff;margin:0 auto 0 0;cursor:pointer;font-weight:400;font-size:16px;transition:box-shadow .3s, background .3s;font-family:Inter;justify-content:center;text-align:center;}
.button:hover,input[type="submit"]:hover{background:#f57f2a;color:#fff;}
.button:active,input[type="submit"]:active{background-color:#e1610c;box-shadow:inset 0 2px 0 1px rgba(0,0,0,.15);color:#fff;}
.button svg,input[type="submit"] svg{width:24px;height:24px;min-width:24px;}
.button.white{background:#fff;color:#f57520;font-weight:500;}
.button.white:hover{background:#131313;color:#fff;}

.content{width:100%;min-height:100vh;max-width:100%;overflow-x:hidden;margin:0 auto;padding:0 0 0 0;}
.container{width:100%;flex-direction:column;max-width:1320px;padding:0 20px;margin:0 auto}

.modal{display:flex;width:100%;height:100%;justify-content:center;align-items:center;position:fixed;top:0;left:0;background:rgba(10,10,10,.6);z-index:99999;opacity:0;visibility:hidden;transition:.3s;}
.modal-body{display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-40%);width:auto;max-width:calc(100% - 40px);max-height:calc(100% - 100px);padding:50px 50px;background:#fff;border-radius:0px;transition:.3s ease-in-out;color:#101010;border-radius:10px;opacity:0;box-shadow:0 10px 20px rgba(255,255,255,.1);}
.modal.visible{opacity:1;visibility:visible;}
.modal.visible .modal-body{top:50%;transform:translate(-50%,-50%);opacity:1;}
.modal-close{display:flex;align-items:center;justify-content:center;text-align:center;position:absolute;right:20px;top:20px;width:30px;height:30px;background:none;z-index:5;transition:.3s;cursor:pointer;}
.modal-close svg{width:26px;height:26px;max-width:26px;}
.modal-close svg path{stroke:#101010;transition:.3s;}
.modal-close:hover svg{transform:rotate(-180deg);}
.modal-close:hover line{stroke:#101010;}
.modal .text{width:100%;}
.modal .modal-desc{display:block;font-size:14px;line-height:1.5;}
.modal .text.center{text-align:center;}
.modal .text.center p{font-size:20px;color:#101010;margin:5px 0;}
.modal .modal-title{position:relative;font-weight:700;font-size:50px;padding:0 0 10px 0;text-transform:uppercase;font-family:BebasNeue;text-align:center;}
.modal .modal-title:last-child{padding-bottom:0px;}
.modal-body .icon{justify-content:center;align-items:center;margin:0 0 10px 0;}
.modal .icon svg{display:none;}
.modal.success .success{display:block;}
.modal.error .error{display:block;}
.modal-info .modal-body,.modal-order .modal-body{max-width:400px;}
.modal-promo .modal-title{text-align:left;text-transform:uppercase;padding:0 30px 0 0;font-size:22px;}
.modal input[type="text"],.modal input[type="password"],.modal input[type="tel"],.modal input[type="email"],.modal select,#commentform textarea,#commentform input:not([type="submit"]),.woocommerce-billing-fields input{background:#f8f8f8;height:60px;border:0px;}
#commentform input[type="file"]{height:auto;background:none!important;margin:0 0 0 10px;}
.modal input[type="text"]:focus,.modal input[type="tel"]:focus,.modal input[type="email"]:focus,.modal textarea:focus,.modal select:focus,#commentform input:not([type="submit"]):focus,#commentform textarea:focus,.woocommerce-billing-fields input:focus{box-shadow:0 0 1px 5px #e5e5e5;}
.modal .button{width:100%;}
.modal-info .modal-body{min-width:320px;}

.select-wrap{width:100%;position:relative;display:flex;text-align:left;}
.select{position:relative;display:inline-block;vertical-align:middle;width:100%;background-color:white;}
.select::-moz-placeholder{font-size:16px;font-weight:400;line-height:1;}
.select:-ms-input-placeholder{font-size:16px;font-weight:400;line-height:1;}
.select::placeholder{font-size:16px;font-weight:400;line-height:1;}
.select.opened .select-trigger:after{transform:rotate(-180deg);}
.select.opened .options {opacity:1;visibility:visible;pointer-events:all;transform:translateY(0);}
.select-trigger,.wc-pao-addon-field.wc-pao-addon-select{width:100%;position:relative;display:inline-flex;align-items:center;height:45px;border-radius:5px;padding:0 20px;background-color:white;border:1px solid #ddd;cursor:pointer;font-size:16px;font-weight:400;}
.select-trigger:after,.wc-pao-addon-field.wc-pao-addon-select:after{position:absolute;display:block;content:"";width:16px;height:9px;background:url('data:image/svg+xml,<svg width="16" height="9" viewBox="0 0 16 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.17519 2.48213L7.4752 8.49998C7.5502 8.57141 7.63144 8.62189 7.71895 8.65141C7.80645 8.68141 7.9002 8.69641 8.0002 8.69641C8.10019 8.69641 8.19394 8.68141 8.28145 8.65141C8.36895 8.62189 8.4502 8.57141 8.5252 8.49998L14.8439 2.48213C15.0189 2.31546 15.1064 2.10713 15.1064 1.85713C15.1064 1.60713 15.0127 1.39284 14.8252 1.21427C14.6377 1.0357 14.4189 0.946411 14.1689 0.946411C13.9189 0.946411 13.7002 1.0357 13.5127 1.21427L8.00019 6.46427L2.48769 1.21427C2.31269 1.0476 2.09719 0.964269 1.84119 0.964269C1.58469 0.964269 1.36269 1.05355 1.17519 1.23213C0.987694 1.4107 0.893944 1.61903 0.893944 1.85713C0.893944 2.09522 0.987694 2.30355 1.17519 2.48213Z" fill="%23777777" /></svg>') 50% 50% no-repeat;top:50%;right:15px;margin-top:-4.5px;transition:all 0.3s ease-in-out;z-index:3;}
.options{position:absolute;display:block;top:100%;left:0px;right:0px;min-width:100%;padding:5px 0px;margin:5px 0;background:#fff;transition:all 0.3s ease-in-out;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-15px);border:1px solid #e5e5e5;box-shadow:5px 8.7px 17px rgba(136, 139, 145, 0.2);z-index:99;border-radius:10px;overflow:hidden;}
.options::-webkit-scrollbar{width:5px;}
.options::-webkit-scrollbar-track{box-shadow:none;background:#e8e8e8;}
.options::-webkit-scrollbar-thumb{background-color:#ffaf00;outline:0px solid slategrey;}
.option.undefined{opacity:.5;background:#fff!important;}
.option {position:relative;display:flex;padding:0 20px;height:45px;align-items:center;font-size:16px;font-weight:400;line-height:1;cursor:pointer;transition:all 0.3s ease-in-out;white-space:nowrap;}
.option:hover{background:#eee!important;}

/*owl*/
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{width:100%;position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-carousel .owl-stage {flex-direction:row;}
.owl-dots{flex-direction:row;justify-content:center;padding:30px 20px 0 20px;position:relative;z-index:9;bottom:0;left:0;width:100%;}
.owl-dots button{width:24px;height:6px;border-radius:3px;background:#23272d!important;margin:0 5px;transition:.3s;opacity:.2;}
.owl-dots button.active{width:48px;background:#23272d!important;opacity:1;}
button.owl-prev,button.owl-next{position:absolute;top:50%;transform:translateY(-50%);width:45px;height:45px;border-radius:100%;z-index:5;background:#fff!important;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 10px rgba(0, 0, 0,.15);transition:.3s;opacity:0;visibility:hidden;padding:0px;overflow:hidden;}
button.owl-prev span,button.owl-next span{display:flex;height:100%;width:100%;align-items:center;justify-content:center;}
.owl-carousel .owl-nav.disabled svg{width:18px;height:18px;}
button.owl-prev{left:-10px;transform:translateY(-50%) rotate(-180deg);box-shadow:0 -5px 10px rgba(0, 0, 0,.15);}
button.owl-next{right:-10px;}
button.owl-prev svg,button.owl-next svg{fill:#FFD800;transition:.3s;}
button.owl-prev svg,button.owl-next svg{fill:#fff;}
button.owl-prev,button.owl-next{background:#FFD800!important;}
.owl-carousel:hover button.owl-prev{left:20px;opacity:1;visibility:visible;}
.owl-carousel:hover button.owl-next{right:20px;opacity:1;visibility:visible;}
.owl-carousel{opacity:0;transition:.4s;}
.owl-carousel.owl-loaded{opacity:1;}
button.owl-prev:hover::before,button.owl-next:hover::before{box-shadow:none!important}
/*end owl*/

/*Gifts*/
[class*=lightcase-icon-]:before{font-family:lightcase,sans-serif;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em}
.lightcase-icon-play:before{content:'\e800'}
.lightcase-icon-pause:before{content:'\e801'}
.lightcase-icon-close:before{content:'\2715'}
.lightcase-icon-prev:before{content:'\276E'}
.lightcase-icon-next:before{content:'\276F'}
@-webkit-keyframes lightcase-spin {
0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}
}
@-moz-keyframes lightcase-spin {
0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}
}
@-o-keyframes lightcase-spin {
0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}
}
@-ms-keyframes lightcase-spin {
0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}
}
@keyframes lightcase-spin {
0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);transform:rotate(359deg)}
}
#lightcase-case{display:none;position:fixed;z-index:999999;top:50%;left:50%;line-height:1.4;box-shadow:0px 12px 21px rgb(0,0,0,.09);}
@media screen and (max-width:640px) {
html[data-lc-type=ajax] #lightcase-case,html[data-lc-type=inline] #lightcase-case{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;margin:0!important;padding:55px 0 70px;width:100%!important;height:100%!important;overflow:auto!important}
}
@media screen and (min-width:641px) {
html:not([data-lc-type=error]) #lightcase-content{position:relative;z-index:1;text-shadow:none;background:none;box-shadow:0px 12px 21px rgba(0,0,0,.09);-webkit-backface-visibility:hidden}
html[data-lc-type=image] #lightcase-content,html[data-lc-type=video] #lightcase-content{background:none}
}
html[data-lc-type=ajax] #lightcase-content,html[data-lc-type=error] #lightcase-content,html[data-lc-type=inline] #lightcase-content{-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none}
@media screen and (max-width:640px) {
html[data-lc-type=ajax] #lightcase-content,html[data-lc-type=error] #lightcase-content,html[data-lc-type=inline] #lightcase-content{position:relative!important;top:auto!important;left:auto!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;border:none!important;background:0 0!important}
}
html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,html[data-lc-type=error] #lightcase-content .lightcase-contentInner,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
@media screen and (max-width:640px) {
html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,html[data-lc-type=error] #lightcase-content .lightcase-contentInner,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner{padding:15px}
html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner,html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner>*,html[data-lc-type=error] #lightcase-content .lightcase-contentInner,html[data-lc-type=error] #lightcase-content .lightcase-contentInner>*,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner>*{width:100%!important;max-width:none!important}
html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner>:not(iframe),html[data-lc-type=error] #lightcase-content .lightcase-contentInner>:not(iframe),html[data-lc-type=inline] #lightcase-content .lightcase-contentInner>:not(iframe){height:auto!important;max-height:none!important}
}
@media screen and (max-width:640px) {
html.lightcase-isMobileDevice[data-lc-type=iframe] #lightcase-content .lightcase-contentInner iframe{overflow:auto;-webkit-overflow-scrolling:touch}
}
@media screen and (max-width:640px) and (min-width:641px) {
html[data-lc-type=image] #lightcase-content .lightcase-contentInner,html[data-lc-type=video] #lightcase-content .lightcase-contentInner{line-height:.75}
}
html[data-lc-type=image] #lightcase-content .lightcase-contentInner{position:relative;overflow:hidden!important}
@media screen and (max-width:640px) {
html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,html[data-lc-type=error] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap,html[data-lc-type=inline] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap{position:relative!important;top:auto!important;left:auto!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;border:none!important;background:0 0!important}
}
@media screen and (min-width:641px) {
html:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap{padding:30px;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}
}
@media screen and (max-width:640px) {
#lightcase-content h1,#lightcase-content h2,#lightcase-content h3,#lightcase-content h4,#lightcase-content h5,#lightcase-content h6,#lightcase-content p{color:#aaa}
}
@media screen and (min-width:641px) {
#lightcase-content h1,#lightcase-content h2,#lightcase-content h3,#lightcase-content h4,#lightcase-content h5,#lightcase-content h6,#lightcase-content p{color:#101010}
}
#lightcase-case p.lightcase-error{margin:0;font-size:17px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#aaa}
@media screen and (max-width:640px) {
#lightcase-case p.lightcase-error{padding:30px 0}
}
@media screen and (min-width:641px) {
#lightcase-case p.lightcase-error{padding:0}
}
.lightcase-isMobileDevice .lightcase-open body{max-width:100%;max-height:100%}
#lightcase-info{position:absolute;padding-top:15px}
#lightcase-info #lightcase-caption,#lightcase-info #lightcase-title{margin:0;padding:0;line-height:1.5;font-weight:400;text-overflow:ellipsis}
#lightcase-info #lightcase-title{font-size:17px;color:#aaa}
@media screen and (max-width:640px) {
#lightcase-info #lightcase-title{position:fixed;top:10px;left:0;max-width:87.5%;padding:5px 15px;background:#101010}
}
#lightcase-info #lightcase-caption{clear:both;font-size:13px;color:#aaa}
#lightcase-info #lightcase-sequenceInfo{font-size:11px;color:#aaa}
@media screen and (max-width:640px) {
.lightcase-fullScreenMode #lightcase-info{padding-left:15px;padding-right:15px}
html:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info{position:static}
}
#lightcase-loading{position:fixed;z-index:9999;width:1.123em;height:auto;font-size:38px;line-height:1;text-align:center;text-shadow:none;position:fixed;z-index:2001;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;opacity:1;font-size:32px;text-shadow:0 0 15px #fff;-moz-transform-origin:50% 53%;-webkit-animation:lightcase-spin .5s infinite linear;-moz-animation:lightcase-spin .5s infinite linear;-o-animation:lightcase-spin .5s infinite linear;animation:lightcase-spin .5s infinite linear}
#lightcase-loading,#lightcase-loading:focus{text-decoration:none;color:#fff;-webkit-tap-highlight-color:transparent;-webkit-transition:color,opacity,ease-in-out .25s;-moz-transition:color,opacity,ease-in-out .25s;-o-transition:color,opacity,ease-in-out .25s;transition:color,opacity,ease-in-out .25s}
#lightcase-loading>span{display:inline-block;text-indent:-9999px}
a[class*=lightcase-icon-]{position:fixed;z-index:999999;width:1.123em;height:auto;font-size:38px;line-height:1;text-align:center;text-shadow:none;outline:0;cursor:pointer}
a[class*=lightcase-icon-],a[class*=lightcase-icon-]:focus{text-decoration:none;color:rgba(255,255,255,.5);-webkit-tap-highlight-color:transparent;-webkit-transition:color,opacity,ease-in-out .25s;-moz-transition:color,opacity,ease-in-out .25s;-o-transition:color,opacity,ease-in-out .25s;transition:color,opacity,ease-in-out .25s}
a[class*=lightcase-icon-]>span{display:inline-block;text-indent:-9999px}
a[class*=lightcase-icon-]:hover{color:#fff;}
.lightcase-isMobileDevice a[class*=lightcase-icon-]:hover{color:#fff;}
a[class*=lightcase-icon-].lightcase-icon-close{color:rgba(255,255,255,.5);position:fixed;top:20px;right:20px;bottom:auto;margin:0;opacity:0;outline:0}
a[class*=lightcase-icon-].lightcase-icon-close:hover{color:#fff;}
a[class*=lightcase-icon-].lightcase-icon-prev{left:15px;font-size:30px;}
a[class*=lightcase-icon-].lightcase-icon-next{right:15px;font-size:30px;}
a[class*=lightcase-icon-].lightcase-icon-pause,a[class*=lightcase-icon-].lightcase-icon-play{left:50%;margin-left:-.5em}
@media screen and (min-width:641px) {
a[class*=lightcase-icon-].lightcase-icon-pause,a[class*=lightcase-icon-].lightcase-icon-play{opacity:0}
}
@media screen and (max-width:640px) {
a[class*=lightcase-icon-]{bottom:15px;font-size:24px}
}
@media screen and (min-width:641px) {
a[class*=lightcase-icon-]{bottom:50%;margin-bottom:-.5em}
#lightcase-case:hover~a[class*=lightcase-icon-],a[class*=lightcase-icon-]:hover{opacity:1}
}
#lightcase-overlay{display:none;width:100%;min-height:100%;position:fixed;z-index:99999;top:-9999px;bottom:-9999px;left:0;background:rgba(0,0,0,1)}
.lightcase-case iframe{overflow:visible;}

/*Search*/
.dgwt-wcas-block-scroll{overflow:hidden}
.dgwt-wcas-search-wrapp{position:relative;line-height:100%;display:block;color:#444;min-width:320px;width:100%;text-align:left;margin:0 auto;box-sizing:border-box;max-width:100%!important;}
.dgwt-wcas-tpd-image img{margin:0 15px 0 0 !important;display:block}
.rtl .dgwt-wcas-tpd-image img{margin:0 0 0 15px !important}
.dgwt-wcas-preloader-wrapp img{margin:10px auto 0;display:block;max-width:200px}
.dgwt-wcas-preloader-wrapp img.dgwt-wcas-placeholder-preloader{display:block;width:100%;height:auto;max-width:300px;margin:0}
.dgwt-wcas-suggestions-wrapp{background:rgba(255,255,255,.98);border:1px solid #ddd;padding:0;margin:5px 0 0 0;box-sizing:border-box;overflow-y:auto;border-radius:0px;box-shadow: 0 30px 50px rgba(19,19,19,.15);}
.dgwt-wcas-details-wrapp *,.dgwt-wcas-search-wrapp *,.dgwt-wcas-suggestions-wrapp *{box-sizing:border-box}
.dgwt-wcas-details-wrapp a:focus,.dgwt-wcas-suggestions-wrapp a:focus{outline:0}
.dgwt-wcas-suggestions-wrapp.dgwt-wcas-suggestions-wrapp--top{border:1px solid #ddd;border-bottom:none}
.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:550px}
.dgwt-wcas-full-width.dgwt-wcas-is-detail-box .dgwt-wcas-suggestion{padding:8px 15px}
.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px 0;border-left-color:#eee}
.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp{border-radius:0 0 0 5px;border-right-color:#eee}
.dgwt-wcas-suggestion{cursor:pointer;font-size:12px;line-height:110%;text-align:left;padding:7px 10px;position:relative;border-bottom:1px solid #dfdfdf;display:flex;flex-direction:row;justify-content:space-between;align-items:center;resize:vertical;width:100%}
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{justify-content:center;color:#6d6d6d}
a.dgwt-wcas-details-more-products{padding:15px 0 10px;display:block;border-top:1px solid #eee;text-align:center;font-size:12px;text-transform:uppercase;color:#6d6d6d;transition:all .2s ease-in-out}
a.dgwt-wcas-details-more-products:hover{text-decoration:underline}
a.dgwt-wcas-product-details-readmore{display:block;text-align:right;margin-top:15px;color:#6d6d6d;text-transform:uppercase;letter-spacing:1px;font-weight:400;font-size:12px}
a.dgwt-wcas-product-details-readmore:hover{text-decoration:underline}
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-no-border-bottom{border-bottom:none}
.dgwt-wcas-suggestion:after{clear:both;display:block;content:''}
.dgwt-wcas-suggestion.dgwt-wcas-nores{cursor:default;opacity:.5}
.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product{padding-top:8px;padding-bottom:8px;min-height:60px}
.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-more,.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{min-height:30px;text-transform:uppercase}
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more .dgwt-wcas-st-more{padding:0 10px;text-align:center}
.dgwt-wcas-st{display:block;color:#444;font-size:14px;width:100%;line-height:110%}
.dgwt-wcas-st>span{display:inline-block;vertical-align:middle}
.dgwt-wcas-has-sku .dgwt-wcas-st-title{margin-right:6px}
.dgwt-wcas-st>span.dgwt-wcas-st--direct-headline{display:block;font-style:italic;font-size:10px;text-transform:uppercase;opacity:.4;line-height:10px;margin-bottom:1px;letter-spacing:2px}
.dgwt-wcas-st-breadcrumbs{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:80%;text-align:left;opacity:.6;width:100%;padding-right:10px}
.rtl .dgwt-wcas-st-breadcrumbs{padding-right:0;padding-left:10px;text-align:right}
.dgwt-wcas-sku{font-size:80%}
.dgwt-wcas-si{width:50px;display:block;height:100%}
.dgwt-wcas-si img{background:#fff none repeat scroll 0 0;border:1px solid #ddd;border-radius:0px;display:block;margin:auto;padding:2px;height:auto;width:auto;max-height:90%;max-width:100%}
.dgwt-wcas-content-wrapp{display:flex;height:100%;width:100%;justify-content:space-between;align-items:center;resize:vertical;padding-left:10px;flex-direction:row;}
.rtl .dgwt-wcas-content-wrapp{padding-left:0;padding-right:10px}
.dgwt-wcas-sp{display:flex;align-items:center;white-space:nowrap;color:#555;font-size:14px;font-weight:600;line-height:120%;text-align:right;line-height:4px;padding-left:10px}
.dgwt-wcas-sp *{line-height:130%}
.dgwt-wcas-search-form{margin:0;padding:0;width:100%}
.dgwt-wcas-sp del{opacity:.5;font-size:12px}
.dgwt-wcas-sd{color:#777;display:block;line-height:14px;width:100%;margin-top:5px;font-size:.8em}
.dgwt-wcas-vendor-city{margin-left:5px;font-size:.8em}
.dgwt-wcas-st>.dgwt-wcas-product-vendor{font-size:12px;margin-top:5px;display:block}
.dgwt-wcas-suggestion-selected{background-color:#f7f7f7}
.dgwt-wcas-suggestion-selected:first-child{border-top:none}
.rtl .dgwt-wcas-suggestion{padding-left:0;padding-right:15px;text-align:right}
.dgwt-wcas-details-wrapp{background:#fff none repeat scroll 0 0;border:1px solid #ddd;border-top:none;border-left:none;padding:0;width:300px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:100;min-height:340px}
.rtl .dgwt-wcas-details-wrapp{border-left:1px solid #ddd;border-right:none}
.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp{margin-top:-1px;border-top:1px solid #ddd}
.dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{margin-top:-1px;border-top:1px solid #ddd}
.dgwt-wcas-details-right .dgwt-wcas-details-wrapp{border-left:none;border-right:1px solid #ddd;border-radius:0 5px 5px 0}
.dgwt-wcas-details-left .dgwt-wcas-details-wrapp{border-right:none;border-left:1px solid #ddd;border-radius:5px 0 0 5px}
.dgwt-wcas-details-notfit .dgwt-wcas-details-wrapp{display:none}
.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{border-radius:0 0 0 5px}
.dgwt-wcas-full-width .dgwt-wcas-details-wrapp{border-radius:0 0 5px 0}
.rtl.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px 0}
.rtl.dgwt-wcas-full-width .dgwt-wcas-details-wrapp{border-radius:0 0 0 5px}
.dgwt-wcas-details-inner{display:none}
.dgwt-wcas-details-inner.dgwt-wcas-details-inner-active{display:block}
.dgwt-wcas-details-inner-taxonomy{margin-top:11px}
.woocommerce .dgwt-wcas-pd-rating .star-rating{float:left;margin-right:5px;font-size:12px;color:#ccae72}
.rtl .dgwt-wcas-pd-rating .star-rating{float:right;margin-left:5px;margin-right:0}
.dgwt-wcas-datails-title{border-bottom:1px dashed #eee;display:block;margin-bottom:15px;padding-bottom:5px;font-size:14px}
.dgwt-wcas-pd-title{border-bottom:1px dashed #eee;margin-bottom:15px;padding-bottom:5px;display:block;color:#202020;text-decoration:none}
.dgwt-wcas-pd-title .product-title{font-weight:900;color:#202020;text-transform:uppercase;letter-spacing:-1px;margin:0}
.dgwt-wcas-details-title-tax{text-transform:uppercase;font-weight:900;letter-spacing:-1px;margin-right:3px}
.dgwt-wcas-tax-product-details{text-decoration:none;display:flex;align-items:center;justify-content:left;transition:all .2s ease-in-out;padding:5px;margin:0 -5px 15px}
.dgwt-wcas-tax-product-details:after{content:'';clear:both;display:block}
.dgwt-wcas-tax-product-details:hover{box-shadow:0 0 11px 2px rgba(0,0,0,.05)}
.dgwt-wcas-details-wrapp .dgwt-wcas-pd-title{margin-bottom:8px}
.dgwt-wcas-tpd-image{width:60px;margin-right:15px}
.dgwt-wcas-pd-rest .product-title{display:block;line-height:100%;font-weight:500;margin-bottom:5px}
.dgwt-wcas-tpd-rest{max-width:200px}
.dgwt-wcas-tpd-rest-title{display:block;line-height:125%;font-size:14px;font-weight:500;letter-spacing:0;margin:0 0 8px;overflow:hidden;color:#000}
.dgwt-wcas-suggestion-nores{pointer-events:none;opacity:.45}
.dgwt-wcas-pd-price,.dgwt-wcas-tpd-price{font-size:14px;line-height:120%;overflow:hidden;color:#000;margin-top:15px;font-weight:700;font-size:18px}
.dgwt-wcas-tpd-price{font-size:12px;color:#777}
.dgwt-wcas-pd-price .woocommerce-price-suffix,.dgwt-wcas-tpd-price .woocommerce-price-suffix{font-size:12px;font-weight:lighter;color:#999;margin-left:4px;display:inline-block}
.dgwt-wcas-pd-price del .amount,.dgwt-wcas-tpd-price del .amount{font-weight:lighter;background:0 0;font-size:90%;opacity:.6}
.dgwt-wcas-pd-price ins,.dgwt-wcas-tpd-price ins{background:0 0;text-decoration:none}
.dgwt-wcas-pd-rating{font-size:13px;line-height:13px}
.dgwt-wcas-pd-rating:after{content:'';clear:both;display:block}
.dgwt-wcas-pd-review{color:#777;font-size:11px;line-height:11px}
.dgwt-wcas-datails-title{border-bottom:1px dashed #eee;display:block;margin:5px 0 15px;padding-bottom:5px}
.dgwt-wcas-pd-title{border-bottom:1px dashed #eee;margin-bottom:15px;padding-bottom:5px;display:block;text-decoration:none}
.dgwt-wcas-pd-title .product-title{font-weight:900;text-transform:uppercase;letter-spacing:-1px}
.dgwt-wcas-details-title-tax{text-transform:uppercase;font-weight:900;letter-spacing:-1px;margin-right:3px}
.rtl .dgwt-wcas-details-title-tax{margin:0 0 0 3px;float:right}
.dgwt-wcas-tpd-image{width:70px;padding:4px;background-color:#fff;border:1px solid #e8e8e8;border-radius:4px;display:flex;flex-direction:column;justify-content:center}
.dgwt-wcas-details-space{padding:0 15px 15px}
.dgwt-wcas-details-main-image{border-bottom:1px solid #eee;min-height:200px;display:flex}
.dgwt-wcas-details-main-image img{width:auto;height:auto;display:block;max-height:250px;max-width:100%;margin:0 auto;padding:0;border:none;align-self:center}
.dgwt-wcas-details-right .dgwt-wcas-details-main-image img{border-radius:0 3px 0 0}
.dgwt-wcas-details-left .dgwt-wcas-details-main-image img{border-radius:3px 0 0 0}
a.dgwt-wcas-details-post-title,a.dgwt-wcas-details-product-title{color:#101010;display:block;line-height:120%;margin:10px 0 0;font-size:21px;font-weight:400;text-decoration:none;text-transform:none}
a.dgwt-wcas-details-post-title:hover,a.dgwt-wcas-details-product-title:hover{text-decoration:underline}
a.dgwt-wcas-details-post-title{margin-bottom:15px}
.dgwt-wcas-details-product-sku{display:block;font-size:12px;line-height:110%;color:#999}
.dgwt-wcas-tpd-image img{display:block;max-width:100%;width:100%;height:auto}
.dgwt-wcas-details-hr{height:1px;width:100%;border-bottom:1px solid #eee;margin:15px 0}
.rtl .dgwt-wcas-tpd-image{float:right;margin-right:0;margin-left:15px}
.rtl .dgwt-wcas-tpd-rest{float:right;max-width:190px}
.rtl input[type=search].dgwt-wcas-search-input{text-align:right}
input[type=search].dgwt-wcas-search-input,input[type=text].dgwt-cas-search-input{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;-webkit-box-shadow:none;box-shadow:none;margin:0;-webkit-appearance:textfield;text-align:left}
[type=search].dgwt-wcas-search-input::-ms-clear{display:none}
[type=search].dgwt-wcas-search-input::-webkit-search-decoration{-webkit-appearance:none}
[type=search].dgwt-wcas-search-input::-webkit-search-cancel-button{display:none}
.dgwt-wcas-details-desc{font-size:13px;line-height:157%}
.dgwt-wcas-details-desc b,.dgwt-wcas-details-desc strong{font-weight:400;color:#000;margin:0;padding:0}
.dgwt-wcas-pd-addtc-form{margin:10px 0;display:flex;align-items:center;justify-content:flex-end}
.dgwt-wcas-pd-addtc-form>.quantity{margin-right:10px}
.dgwt-wcas-pd-addtc-form .add_to_cart_inline,.dgwt-wcas-pd-addtc-form .quantity input.qty{margin-bottom:0;margin-top:0}
.dgwt-wcas-stock{display:block;text-align:right;font-size:14px;line-height:14px;margin-bottom:14px}
.dgwt-wcas-stock.in-stock{color:#0f834d}
.dgwt-wcas-stock.out-of-stock{color:#e2401c}
.dgwt-wcas-pd-addtc .add_to_cart_button,.dgwt-wcas-pd-addtc .add_to_cart_inline{margin:0}
.dgwt-wcas-pd-addtc .add_to_cart_button.added{display:none}
button.dgwt-wcas-search-submit,input[type=submit].dgwt-wcas-search-submit{position:relative}
.dgwt-wcas-ico-magnifier{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;height:65%;display:block}
.dgwt-wcas-preloader{height:100%;position:absolute;right:0;top:0;width:40px;z-index:1;background-repeat:no-repeat;background-position:right 15px center;background-size:auto 44%}
.rtl .dgwt-wcas-preloader{right:auto;left:5px}
.dgwt-wcas-inner-preloader{background-repeat:no-repeat;background-position:right 8px center;background-size:auto 22px;display:flex;align-items:center;justify-content:center}
.dgwt-wcas-preloader{z-index:999!important;}
.dgwt-wcas-preloader svg,.dgwt-wcas-preloader path{fill:#fff!important;}
@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
.dgwt-wcas-inner-preloader{background-image:url(img/preloader.png)}
}
.dgwt-wcas-loader-circular{height:24px;width:24px;-webkit-animation:2s linear infinite rotate;-moz-animation:2s linear infinite rotate;animation:2s linear infinite rotate}
.dgwt-wcas-loader-circular-path{fill:transparent;stroke-linecap:round;stroke-width:4px;stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:1s ease-in-out infinite dash;-moz-animation:1s ease-in-out infinite dash;animation:1s ease-in-out infinite dash}
@-webkit-keyframes rotate {
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@-moz-keyframes rotate {
100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes rotate {
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}
}
@-webkit-keyframes dash {
0%{stroke-dasharray:1,200;stroke-dashoffset:0}
50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}
100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}
}
@-moz-keyframes dash {
0%{stroke-dasharray:1,200;stroke-dashoffset:0}
50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}
100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}
}
@keyframes dash {
0%{stroke-dasharray:1,200;stroke-dashoffset:0}
50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}
100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}
}
.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader){cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-transition:all 160ms ease-in-out;-moz-transition:all 160ms ease-in-out;-ms-transition:all 160ms ease-in-out;-o-transition:all 160ms ease-in-out;transition:all 160ms ease-in-out}
.dgwt-wcas-close:hover{opacity:.3}
@media screen and (max-width:992px) {
.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:none}
}
.dgwt-wcas-suggestion strong{font-weight:700}
.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}
.dgwt-wcas-sf-wrapp:after,.dgwt-wcas-sf-wrapp:before{content:"";display:table}
.dgwt-wcas-sf-wrapp:after{clear:both}
.dgwt-wcas-sf-wrapp{zoom:1;width:100%;max-width:100vw;margin:0;position:relative;background:0 0}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{width:100%;height:45px;font-size:14px;line-height:100%;padding:10px 15px;margin:0;background:#101010;border:1px solid #4c4c4c;border-radius:5px;-webkit-appearance:none;box-sizing:border-box;transition:.3s;font-family:Inter;color:#fff;}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{font-size:14px;font-family:Inter!important;}
.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp{display:none!important}
.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-suggestions-wrapp{min-height:0!important;border-radius:0 0 5px 5px;border-right-color:#ddd}
.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{min-height:41px!important}
.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.rtl):not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp{border-right-color:transparent}
.dgwt-wcas-open.dgwt-wcas-nores .dgwt-wcas-details-wrapp .dgwt-wcas-preloader-wrapp{display:none!important}
.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-is-details:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestion-nores{margin-top:5px}
.rtl.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp{border-left-color:transparent}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{outline:0;background:#2e2e2e;}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{color:#777;font-weight:400;font-family:Inter;line-height:normal;transition:.3s;}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus::placeholder{color:transparent}
.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{overflow:visible;position:absolute;border:0;padding:0;margin:0;cursor:pointer;height:40px;min-width:50px;width:auto;line-height:100%;min-height:100%;right:0;left:auto;top:0;bottom:auto;padding:0 15px;color:#fff;-webkit-transition:all 250ms ease-in-out;-moz-transition:all 250ms ease-in-out;-ms-transition:all 250ms ease-in-out;-o-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out;text-transform:uppercase;background-color:transparent;border-radius:0 2px 2px 0;-webkit-border-radius:0 2px 2px 0;text-shadow:0 -1px 0 rgba(0,0,0,.3);-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none}
.rtl .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:0;right:auto}
.dgwt-wcas-open .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit{border-radius:0 2px 0 0}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover{opacity:.7}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus{opacity:.7;outline:0}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{content:'';position:absolute;border-width:8px 8px 8px 0;border-style:solid solid solid none;border-color:transparent #101010;top:12px;left:-6px;-webkit-transition:all 250ms ease-in-out;-moz-transition:all 250ms ease-in-out;-ms-transition:all 250ms ease-in-out;-o-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out;display:none;}
.rtl .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{left:auto;right:-6px;border-width:8px 0 8px 8px;border-style:solid none solid solid}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover:before{border-right-color:#101010}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active:before,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus:before{border-right-color:#101010}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::-moz-focus-inner{border:0;padding:0}
.dgwt-wcas-details-wrapp .added_to_cart{display:block}
.dgwt-wcas-has-desc .dgwt-wcas-sp>*,.dgwt-wcas-has-img .dgwt-wcas-sp>*{display:block}
.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{min-height:340px}
body:not(.dgwt-wcas-is-details) .dgwt-wcas-suggestion:last-child{border-bottom:none}
.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product{min-height:40px}
.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{overflow:visible}
.dgwt-wcas-is-details .dgwt-wcas-si{width:30px;max-width:100%;box-sizing:border-box}
.dgwt-wcas-is-details .dgwt-wcas-sp{display:flex;top:0;flex-direction:column;height:100%;justify-content:center;resize:vertical}
.dgwt-wcas-is-details .dgwt-wcas-sd{font-size:11px;line-height:100%}
.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_cat],.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_tag]{padding-left:15px;min-height:0}
.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_cat] .dgwt-wcas-st,.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_tag] .dgwt-wcas-st{padding-left:0}
.dgwt-wcas-ico-magnifier,.dgwt-wcas-ico-magnifier-handler{max-width:20px}
.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{height:50%;margin:auto;max-height:20px;width:100%;max-width:20px;left:12px;right:auto;z-index:5;}
.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier path{fill:rgba(255,255,255,1);}
.rtl .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{left:auto;right:12px}
.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:10px 15px 10px 40px}
.rtl .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:10px 40px 10px 15px}
.dgwt-wcas-overlay-mobile-on,.dgwt-wcas-overlay-mobile-on body{overflow:hidden;min-width:100vw;min-height:100vh}
html.dgwt-wcas-overlay-mobile-on{scroll-behavior:unset}
.dgwt-wcas-om-bar{display:flex;height:45px;width:100%}
.dgwt-wcas-om-bar button.dgwt-wcas-om-return,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:active,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:focus,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:hover{width:45px;height:100%;display:block;background:#ccc;cursor:pointer;position:relative;margin:0;padding:0;box-shadow:none;outline:0;border:medium none;border-spacing:0;border-radius:0}
.dgwt-wcas-om-bar .dgwt-wcas-om-return svg{width:23px;height:23px;position:absolute;left:12px;top:12px}
.rtl .dgwt-wcas-om-bar .dgwt-wcas-om-return svg{left:11px;top:9px;-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{fill:#777}
.dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader{right:0!important}
.rtl .dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader{left:4px!important;right:auto!important}
@keyframes dgwt-wcas-preloader-price-anim {
0%{background:rgba(128,128,128,.03)}
50%{background:rgba(128,128,128,.1)}
100%{background:rgba(128,128,128,.03)}
}
.dgwt-wcas-preloader-price-inner div:nth-child(1){left:0;animation-delay:-.1s}
.dgwt-wcas-preloader-price-inner div:nth-child(2){left:13px;animation-delay:-.2s}
.dgwt-wcas-preloader-price-inner div:nth-child(3){left:26px;animation-delay:-.3s}
.dgwt-wcas-preloader-price{width:34px;height:10px;display:inline-block;overflow:hidden;background:0 0}
.dgwt-wcas-preloader-price-inner{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0}
.dgwt-wcas-preloader-price-inner div{position:absolute;width:8px;height:8px;background:rgba(128,128,128,.05);animation:dgwt-wcas-preloader-price-anim .8s cubic-bezier(0,.5,.5,1) infinite;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.dgwt-wcas-om-bar .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{display:none}
.dgwt-wcas-om-bar .dgwt-wcas-search-wrapp-mobile{width:calc(100% - 45px);max-width:none;margin:0}
.dgwt-wcas-overlay-mobile .dgwt-wcas-search-form{width:100%}
.dgwt-wcas-overlay-mobile{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;background:#fff}
.dgwt-wcas-overlay-mobile *{box-sizing:border-box}
.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input{height:45px!important;border-top:none;border-right:none;border-left:none;border-radius:0;font-size:16px!important}
.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input:focus{font-size:16px!important}
.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp{left:0!important;top:45px!important;width:100%!important;height:calc(100% - 45px)!important;position:absolute;overflow-y:auto;border:none;margin:0;display:block}
.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestion{width:100%}
.dgwt-wcas-overlay-mobile-on .dgwt-wcas-enable-mobile-form{display:none}
.dgwt-wcas-enable-mobile-form{position:absolute;z-index:100;left:0;top:0;width:100%;height:100%;cursor:pointer}
html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-mobile .dgwt-wcas-search-form{display:none;position:relative}
html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-icon-mobile{min-width:0;display:inline-block;width:28px;height:28px}
html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler{height:100%;width:100%}
html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler .dgwt-wcas-ico-magnifier{opacity:1;position:static;max-width:none;max-height:none}
.dgwt-wcas-overlay-mobile-on .dgwt-wcas-icon-handler{display:none}
.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios .dgwt-wcas-suggestions-wrapp{height:calc(100% - 45px)!important}
.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios{overflow:visible}
.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios .dgwt-wcas-suggestions-wrapp{max-height:none!important;height:auto!important}
.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios body:not(.dgwt-wcas-theme-flatsome)>:not(.dgwt-wcas-overlay-mobile){display:none}
body .dgwt-wcas-content-wrapp .rood,body .dgwt-wcas-content-wrapp .zwave{display:none}
.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{min-width:unset}
.dgwt-wcas-layout-icon-flexible .dgwt-wcas-search-form{opacity:0}
.dgwt-wcas-layout-icon-flexible-loaded .dgwt-wcas-search-form{opacity:1}
.dgwt-wcas-search-icon-arrow{display:none}
html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon .dgwt-wcas-search-form{opacity:0;display:none;position:absolute;left:0;top:calc(100% + 8px);min-width:500px;z-index:1000}
.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon,.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon-arrow{display:none}
html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-form{display:block;opacity:1}
.dgwt-wcas-search-icon{width:20px;height:auto;cursor:pointer}
.dgwt-wcas-ico-magnifier-handler{margin-bottom:-.2em;width:100%}
.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon{opacity:.6}
.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open:not(.dgwt-wcas-has-submit) .dgwt-wcas-sf-wrapp .dgwt-wcas-ico-magnifier{display:none}
.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:15px}
.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon-arrow{display:block;position:absolute;top:calc(100% + 2px);left:0;z-index:5;width:15px;height:15px;background:#fff;border:1px solid #ddd;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon-arrow{display:none}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion{border-bottom:none}
.dgwt-wcas-has-headings .dgwt-wcas-st>span.dgwt-wcas-st--direct-headline{display:none}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline{pointer-events:none;display:block;font-weight:500;white-space:nowrap}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st{border-bottom:1px solid #ddd;padding-bottom:3px;text-transform:uppercase;margin-top:16px;font-size:12px}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax{border-bottom:none}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion-tax .dgwt-wcas-st{padding:0}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax.dgwt-wcas-suggestion-selected,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax:hover{background:0 0;text-decoration:underline}
.dgwt-wcas-is-details .dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax{min-height:30px}
/*end search*/

/*owl*/
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{width:100%;position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-carousel .owl-stage{flex-direction:row;}
.owl-dots{flex-direction:row;justify-content:center;align-items:center;padding:0 20px 0 20px;position:absolute;z-index:9;bottom:0;left:0;width:100%;height:19px;}
.owl-dots button{width:12px;height:12px;border-radius:100%;background:#fff!important;margin:0 8px;transition:.3s;opacity:.2;}
.owl-dots button.active{width:19px;height:19px;background:#f57520!important;opacity:1;}
button.owl-prev,button.owl-next{position:absolute;top:50%;transform:translateY(-50%);width:45px;height:45px;border-radius:100%;z-index:5;background:#fff!important;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 10px rgba(0, 0, 0,.15);transition:.3s;opacity:0;visibility:hidden;padding:0px;overflow:hidden;}
button.owl-prev span,button.owl-next span{display:flex;height:100%;width:100%;align-items:center;justify-content:center;}
.owl-carousel .owl-nav.disabled svg{width:18px;height:18px;}
button.owl-prev{left:-10px;transform:translateY(-50%) rotate(-180deg);box-shadow:0 -5px 10px rgba(0, 0, 0,.15);}
button.owl-next{right:-10px;}
button.owl-prev svg,button.owl-next svg{fill:#FFD800;transition:.3s;}
button.owl-prev svg,button.owl-next svg{fill:#fff;}
button.owl-prev,button.owl-next{background:#FFD800!important;}
.owl-carousel:hover button.owl-prev{left:20px;opacity:1;visibility:visible;}
.owl-carousel:hover button.owl-next{right:20px;opacity:1;visibility:visible;}
.owl-carousel{opacity:0;transition:.4s;}
.owl-carousel.owl-loaded{opacity:1;}
button.owl-prev:hover::before,button.owl-next:hover::before{box-shadow:none!important}

.owl-carousel .animated {animation-duration:1.5s;animation-fill-mode:both;animation-timing-function:ease-in-out;perspective:1000px;backface-visibility:hidden;}
.owl-carousel .owl-animated-out{animation-name:slideOut3D;}
@keyframes slideOut3D{
0%{opacity:1;transform:perspective(1000px) rotateY(0) translateX(0) scale(1);}
100%{opacity:0;transform:perspective(1000px) rotateY(-45deg) translateX(-100%) scale(0.8);}
}
.owl-carousel .owl-animated-in{animation-name:slideIn3D;}
@keyframes slideIn3D{
0%{opacity:0;transform:perspective(1000px) rotateY(45deg) translateX(100%) scale(0.8);}
100%{opacity:1;transform: perspective(1000px) rotateY(0) translateX(0) scale(1);}
}
/*end owl*/

@keyframes moveBackground {
0%{background-position:0% 30%;background-size:100%;}
50%{background-position:50% 50%;background-size:150%;}
100%{background-size:100%;background-position:0% 30%;}
}

.only-text{display:block;line-height:1.7;}
.only-text>*{margin:0;}
.only-text>*:not(:last-child){margin-bottom:20px;}
.only-text .alignnone{margin-left:auto;margin-right:auto;display:block;}
.only-text .alignleft{float:left;margin:0 30px 20px 0;}
.only-text .alignright{float:right;margin:0 0 20px 30px;}
.only-text a{color:#f57520;}
.only-text a:hover{color:#101010;}
.only-text ul{padding:0 0 0 20px;list-style:none;}
.only-text ul li{position:relative;padding:0 0 0 24px;}
.only-text ul li:not(:last-child),.only-text ol li:not(:last-child){margin-bottom:5px;}
.only-text ul li:before{content:'';width:14px;height:15px;background:url('data:image/svg+xml,<svg width="14" height="15" viewBox="0 0 14 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.762 14.292C3.762 14.13 3.744 14.058 3.672 14.058L3.258 14.256C3.258 14.166 3.204 14.112 3.114 14.076L2.97 14.058C2.844 14.058 2.79 14.076 2.61 14.184C2.556 14.076 2.484 13.95 2.43 13.842C1.962 12.942 1.476 11.592 1.26 10.998C1.152 10.692 1.044 10.062 0.918 9.108C1.062 9.198 1.17 9.234 1.224 9.234C1.296 9.234 1.386 9.108 1.458 8.856C1.494 8.91 1.566 8.928 1.656 8.928C1.71 8.928 1.782 8.91 1.818 8.856L2.106 8.424L2.43 8.532H2.448C2.484 8.532 2.538 8.478 2.628 8.424C2.718 8.37 2.79 8.334 2.844 8.334L2.898 8.352C3.186 8.496 3.384 8.748 3.474 9.144C3.69 10.062 3.888 10.512 4.122 10.512C4.32 10.512 4.59 10.278 4.878 9.828C5.166 9.378 5.454 8.766 5.778 8.028C5.796 8.172 5.814 8.244 5.85 8.244C5.958 8.244 6.228 7.614 6.894 6.552C7.884 4.95 10.332 1.872 10.962 1.44C11.43 1.116 11.79 0.809999 12.042 0.539999C12.006 0.719999 11.97 0.846 11.97 0.899999C11.97 0.954 12.006 0.971999 12.042 0.971999L12.546 0.719999V0.791999C12.546 0.881999 12.564 0.936 12.618 0.936C12.69 0.936 12.978 0.647999 13.014 0.539999L12.978 0.791999L13.59 0.432L13.446 0.756C13.626 0.629999 13.77 0.557999 13.86 0.557999C13.95 0.557999 14.004 0.702 14.004 0.791999C14.004 0.936 13.878 1.134 13.68 1.386C13.464 1.674 12.924 2.232 11.304 4.086C10.602 4.878 7.488 9.108 6.894 10.116L5.778 12.006C5.292 12.816 4.986 13.338 4.824 13.536C4.662 13.734 4.464 13.932 4.23 14.112L4.068 14.022L3.924 14.112L3.762 14.292Z" fill="%23F57520"/></svg>') 50% 50% no-repeat;display:flex;position:absolute;top:5px;left:0;}
.only-text ol li::marker{color:#F57520;font-weight:700;}
.only-text blockquote{background:#f8f8f8;padding:25px;border-radius:10px;}
.only-text blockquote>*{margin:0;}
.only-text blockquote>*:not(:last-child){margin-bottom:20px;}

header{display:flex;align-items:center;position:fixed;top:0;left:0;width:100%;z-index:9999;transition:.3s;height:100px;background:transparent;}
header .container{height:100%;justify-content:center;}
body.admin-bar header{top:32px;}

.top-line{flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:100%;}
.logo{display:flex;flex-direction:row;align-items:center;justify-content:center;height:65px;position:relative;line-height:1;}
.logo span{display:flex;font-size:20px;color:#fff;font-weight:700;text-transform:uppercase;}
.logo .title{flex-direction:column;}
.logo .title i{letter-spacing:-1px}
.logo .title span{opacity:1;transition:.3s;font-size:22px;color:#f57520}
.logo span.num{font-size:52px;opacity:.3;line-height:0;margin:4.5px 0 0 5px;transition:.3s;font-family:BebasNeue;}
.logo:hover span.num{color:#f57520;opacity:1;}
.logo img{height:18px;max-height:18px;object-fit:contain;width:auto;position:relative;z-index:2;transition:.3s;}
.logo .text{color:#fff;font-size:12.8px;font-weight:300;text-transform:uppercase;margin:3px 0 0 0;}
div.logo{height:auto;}
div.logo .title{color:#101010;font-size:50px;letter-spacing:1.5px;}
div.logo .title i{letter-spacing:-2px;}
div.logo .num{color:#4c4c4c!important;opacity:.3!important;font-size:125px;margin-top:12px;}

.top-menu{display:flex;align-items:center;width:auto;margin:0 0 0 0;list-style:none;justify-content:center;max-width:800px;position:relative;z-index:2;padding:0;}
.top-menu li{display:flex;position:relative;}
.top-menu li.menu-item-has-children>a{padding-right:24px;position:relative;}
.top-menu li.menu-item-has-children>a:after{content:'';display:flex;width:14px!important;height:14px;background:url('data:image/svg+xml,<svg width="14" height="14" clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="%23fff"><path d="m11.998 2c5.517 0 9.997 4.48 9.997 9.998 0 5.517-4.48 9.997-9.997 9.997-5.518 0-9.998-4.48-9.998-9.997 0-5.518 4.48-9.998 9.998-9.998zm4.843 8.211c.108-.141.157-.3.157-.456 0-.389-.306-.755-.749-.755h-8.501c-.445 0-.75.367-.75.755 0 .157.05.316.159.457 1.203 1.554 3.252 4.199 4.258 5.498.142.184.36.29.592.29.23 0 .449-.107.591-.291z" fill-rule="nonzero"/></svg>');background-size:contain;background-repeat:no-repeat;position:absolute;right:0;left:auto;top:50%;transform:translateY(-50%);transition:.3s;}
.top-menu li.menu-item-has-children.active>a:after{transform:translateY(-50%) rotate(-180deg);}
.top-menu>li{display:flex;padding:20px 0;}
.top-menu>li>a{position:relative;padding:5px 0;}
.top-menu>li>a:hover,.current-menu-item>a{color:#f57520!important;}
.top-menu li:not(:last-child){margin-right:25px;}
.top-menu a{font-size:12px;font-weight:400;text-transform:uppercase;color:#fff;}
.top-menu .sub-menu{position:absolute;top:110%;background:#fff;border-radius:5px;padding:5px 0;left:50%;transform:translateX(-50%);box-shadow:0 3px 5px rgba(0,0,0,.15);opacity:0;visibility:hidden;transition:.3s;width:auto;white-space:nowrap;}
.top-menu .sub-menu.opened{top:100%;visibility:visible;opacity:1;}
.top-menu .sub-menu a{color:#101010;padding:10px 20px;text-transform:none;font-size:16px;display:flex;width:100%;}
.top-menu .sub-menu:before{content:'';width:10px;height:10px;position:absolute;bottom:calc(100% - 4px);left:50%;margin-left:-5px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 24 24" fill="%23fff"><path d="M23.677 18.52c.914 1.523-.183 3.472-1.967 3.472h-19.414c-1.784 0-2.881-1.949-1.967-3.472l9.709-16.18c.891-1.483 3.041-1.48 3.93 0l9.709 16.18z"/></svg>');background-size:contain;}
.top-menu .sub-menu li{display:flex;width:100%;margin-right:0px!important;}
.top-menu .sub-menu li:not(:last-child){border-bottom:1px solid #f5f5f5;}
.top-menu .sub-menu a:hover{background:#FF7A00;color:#fff;}
header.min{height:100px;background:#101010;box-shadow:0 0 20px rgba(19, 19, 19, .5);}
.open-modal{cursor:pointer;}
.top-menu>li.important a{font-weight:700;background:#fff;color:#101010;padding:8px 20px;border-radius:20px;}
.top-menu>li.important a:hover::after{width:0px!important;}
.top-menu>li.important a:hover{background:#f57520;color:#fff;}

.get-top-search{cursor:pointer;}
.top-search-wrap{position:absolute;top:calc(100% + 10px);right:0;visibility:hidden;opacity:0;transition:.3s;}
.top-search-wrap > div{position:relative;}
.top-search-wrap.active{top:100%;visibility:visible;opacity:1;}
.top-callback{color:#fff;}
.top-callback .phone{font-size:18px;font-weight:700;}
.top-callback .more-order{font-size:11px;text-transform:uppercase;text-align:right;margin:5px 0 0 auto;border-bottom:1px dashed #fff;transition:.3s;}
.top-callback .more-order:hover{color:#f57520;}

.top-actions{flex-direction:row;margin:0 70px;height:65px;align-items:center;position:relative;}
.top-actions>*:not(:last-child){margin-right:25px;}
.top-actions a{display:flex;height:20px;align-items:center;}

.top-catalog{margin:0 25px 0 auto;position:relative;}
.get-catalog{flex-direction:row;align-items:center;height:50px;color:#fff;font-size:12px;text-transform:uppercase;cursor:pointer;transition:.3s;}
.get-catalog svg{margin:0 10px 0 0;}
.top-catalog.opened .get-catalog{color:#f57520;}
.cat-menu,.cat-menu .sub{margin:0;padding:20px 30px;border-radius:10px;border:1px solid #4c4c4c;background:#101010;list-style:none;}
.cat-menu li{display:flex;flex-direction:column;width:100%;position:relative;}
.cat-menu a{display:flex;width:100%;font-size:14px;color:#e5e5e5;white-space:nowrap;padding:15px 10px;}
.cat-menu a:hover{color:#f57520;}
.cat-menu,.cat-menu .sub{position:absolute;left:0;visibility:hidden;top:calc(100% + 10px);opacity:0;transition:.3s;z-index:88;}
.cat-menu .inner{max-height:470px;overflow-y:auto;padding-right:10px;}
.cat-menu{padding-right:20px;}
.cat-menu.opened,.cat-menu .sub.opened{visibility:visible;opacity:1;top:100%;}
.cat-menu .sub{left:100%;padding-right:20px;}
.cat-menu .sub.opened{top:0;}
.cat-menu .sub ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;width:100%;max-height:470px;overflow-y:auto;padding-right:10px;}
.cat-menu .sub ul::-webkit-scrollbar,.cat-menu .inner::-webkit-scrollbar{width:4px;}
.cat-menu .sub ul::-webkit-scrollbar-track,.cat-menu .inner::-webkit-scrollbar-track{box-shadow:none;background:#4c4c4c;}
.cat-menu .sub ul::-webkit-scrollbar-thumb,.cat-menu .inner::-webkit-scrollbar-thumb{background-color:#f57520;outline:0px solid slategrey;}
.cat-menu .arrow{display:flex;width:17px;height:17px;align-items:center;justify-content:center;background:url('data:image/svg+xml,<svg width="14" height="24" viewBox="0 0 14 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.8752 21.1004L13.3002 12.7004C13.4002 12.6004 13.4709 12.4921 13.5122 12.3754C13.5542 12.2587 13.5752 12.1337 13.5752 12.0004C13.5752 11.8671 13.5542 11.7421 13.5122 11.6254C13.4709 11.5087 13.4002 11.4004 13.3002 11.3004L4.8752 2.87539C4.64186 2.64206 4.3502 2.52539 4.0002 2.52539C3.6502 2.52539 3.3502 2.65039 3.1002 2.90039C2.8502 3.15039 2.7252 3.44206 2.7252 3.77539C2.7252 4.10872 2.8502 4.40039 3.1002 4.65039L10.4502 12.0004L3.1002 19.3504C2.86686 19.5837 2.7502 19.8711 2.7502 20.2124C2.7502 20.5544 2.8752 20.8504 3.1252 21.1004C3.3752 21.3504 3.66686 21.4754 4.0002 21.4754C4.33353 21.4754 4.6252 21.3504 4.8752 21.1004Z" fill="white" /></svg>') 50% 50% no-repeat;background-size:8px;margin:0 0 0 auto;}
.cat-menu .has-sub a{margin-right:20px;}
.cat-menu .has-sub:hover>a{color:#f57520;}

.cart-info{display:flex;}
.mini-cart,.whishlist-button{position:relative;}
.cart-info span,.whishlist-button span{display:flex;align-items:center;justify-content:center;text-align:center;width:16px;height:16px;background:#f57520;color:#fff;border-radius:100%;position:absolute;top:-7px;right:-7px;font-size:11px;}

.smoke{position:absolute;}

.totop{width:80px;height:80px;position:fixed;right:40px;bottom:0px;z-index:99;align-items:center;justify-content:center;background:#202020;border-radius:100%;box-shadow:0 10px 25px rgba(10,10,10, .15);opacity:0;transition:.3s;}
.totop.show{opacity:1;bottom:60px;}
.totop:hover{background:#f57f2a;cursor:pointer;}

.section-title{margin:0;padding:0;text-transform:uppercase;font-weight:700;font-size:64px;line-height:1.23;letter-spacing:0.05em;font-family:BebasNeue;}
.section-desc{font-size:20px;line-height:1.3;margin:0;text-transform:uppercase;font-weight:300;}
.section-title.with-nav{display:flex;align-items:flex-end;justify-content:space-between;}

.top-banner{padding:80px 0 50px 0;background:#000;color:#fff;position:relative;z-index:1;overflow:hidden;}
.top-banner-slider{position:relative;z-index:7;}
.top-banner .title{font-family:BebasNeue;font-weight:700;font-size:110px;line-height:1.1;letter-spacing:0.02em;}
.top-banner .desc{font-weight:300;font-size:18px;line-height:1.6;letter-spacing:0.01em;position:relative;z-index:5;margin:20px 0 0 0;}
.top-banner .item,.top-banner .item .container{width:100%;flex-direction:row;align-items:center;flex-wrap:nowrap;}
.top-banner .item{height:100%;}
.top-banner .left{width:50%;padding:25px 0;}
.top-banner .right{width:50%;}
.top-banner .image{position:relative;padding:10% 0;z-index:-1;}
.top-banner .s1{display:flex;width:100%;height:120%;right:-10%;top:-15%;background:url(img/smokes/smoke-1.png) 50% 50% no-repeat;background-size:contain;z-index:0;opacity:.35;}
.top-banner .s2{display:flex;width:120%;height:80%;right:-10%;bottom:-15%;background:url(img/smokes/smoke-2.png) 50% 0% no-repeat;background-size:cover;z-index:3;opacity:.5;}
.top-banner .image img{position:relative;z-index:1;}
.top-banner:before{content:'';width:50%;aspect-ratio:1/1;border-radius:100%;background:radial-gradient(#f57520, transparent 70%);position:absolute;right:0;top:0;z-index:0;opacity:.5;}
.top-banner .button{margin-top:40px;}

section.qna{background:#131313;color:#fff;border-bottom:1px solid rgba(255,255,255,.05);}
section.qna .qna-wrap{margin:30px 0 0 0;}
section.qna .form{width:60%;}
section.qna .container{position:relative;padding:40px 20px 50px 20px;}
section.qna .container:after{content:'';display:flex;position:absolute;top:0;left:60%;width:100vw;height:100%;background:url(img/bg/qna.png) 0% 100% no-repeat;background-size:contain;}
section.qna .button{width:100%}

footer{background:#101010;color:#fff;}
footer .logo{margin:0 auto 0 0;height:auto;}
.footer-wrap{padding:80px 0;flex-direction:row;align-items:flex-start;justify-content:space-between;}
.footer-wrap .column{}
.copyright{padding:20px 0;font-size:13px;color:#777;border-top:1px solid #34312d;flex-direction:row;justify-content:space-between;}
.copyright p{margin:0;}
.copyright a{color:#777;}

.socials{flex-direction:row;align-items:center;margin:auto;margin:30px 0 0 0;}
.socials a{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:100%;border:0px solid rgba(255,255,255,.3);background:rgba(255,255,255,.3);box-shadow:inset 0 0 0 4px #444;transition:.3s;}
.socials a:hover{background:rgba(255,255,255,.8);}
.socials svg{filter: grayscale(100%) brightness(0);}
.socials a:hover svg{filter: grayscale(0%) brightness(1);}
.socials .item:not(:last-child){margin-right:20px;}

.footer-wrap .contacts{display:flex;flex-direction:column;margin:30px 0 0 0;}
.footer-wrap .contacts .item{flex-direction:row;align-items:center;font-weight:300;}
.footer-wrap .contacts .item a{color:#fff;}
.footer-wrap .contacts .item a:hover{color:#f57520;}
.footer-wrap .contacts .item:not(:last-child){margin-bottom:15px;}
.footer-wrap .contacts .item .icon{width:24px;min-width:24px;height:auto;display:flex;align-items:center;justify-content:center;margin:0 15px 0 0;border-radius:100%;}

.footer-wrap div.title{font-size:24px;font-weight:500;}
.footer-wrap ul{list-style:none;padding:0;margin:30px 0 0 0;}
.footer-wrap ul li:not(:last-child){margin-bottom:15px;}
.footer-wrap ul a{color:#fff;font-weight:300;}
.footer-wrap ul a:hover,.copyright a:hover{color:#f57520;}

.advantages{background:linear-gradient(to right, #101010 49.99%, #2e2e2e 50.01%);color:#fff;position:relative;z-index:2;}
.advantages-wrap{flex-direction:row;}
.advantages-wrap .item,.advantages-wrap .inner{width:33.33%;font-size:24px;font-weight:500;background:#101010;flex-direction:row;line-height:1.5;transition:.3s;}
.advantages-wrap .inner{width:100%;padding:50px;position:relative;}
.advantages-wrap .icon{width:70px;height:70px;min-width:70px;margin:0 30px 0 0;}
.advantages-wrap .icon svg{fill:#4c4c4c;width:100%;height:100%;}
.advantages-wrap .inner:hover .icon svg{fill:#fff;}
.advantages-wrap .item:nth-child(2),.advantages-wrap .item:nth-child(2) .inner{background:#1a1a1a;}
.advantages-wrap .item:nth-child(3),.advantages-wrap .item:nth-child(3) .inner{background:#2e2e2e;}
.advantages-wrap .item:hover .inner{transform:translateY(-25px);}
.advantages-wrap .item:nth-child(1) .inner:before,.advantages-wrap .item:nth-child(3) .inner:before{content:'';width:50vw;height:100%;position:absolute;top:0;z-index:-1;}
.advantages-wrap .item:nth-child(1) .inner:before{right:0;background:#101010;}
.advantages-wrap .item:nth-child(3) .inner:before{left:0;background:#2e2e2e;}

section.popular{background:#f8f8f8;padding:80px 0 0 0;}
section.popular .desc{padding:30px;background:#fff;margin:-40px 0 80px 0;border-radius:10px;}

.tabs-nav{flex-direction:row;width:calc(100% + 20px);margin:0 -10px 0 -10px;}
.tabs-nav .item{cursor:pointer;width:25%;padding:10px;}
.tabs-nav .item span:not(.reviews-count){font-size:16px;display:flex;padding:0 20px;height:50px;align-items:center;font-weight:500;transition:.3s;position:relative;margin:0;justify-content:center;border-radius:5px;border:1px solid #2e2e2e;white-space:nowrap;}
.tabs-nav .item:hover:not(.selected) span{background:#f5f5f5;color:#101010;}
.tabs-nav .item.selected span:not(.reviews-count):after{transform:translate(-50%,0px);opacity:1;}
span.reviews-count{width:26px;height:26px;display:flex;background:#fff!important;align-items:center;justify-content:center;line-height:1;font-weight:400;font-size:14px;color:#101010!important;border-radius:100%;border:1px solid #ddd;margin-left:10px;transition:.3s;text-align:center}
.tabs-nav .item.selected span.reviews-count{background:#f57520;border-color:#f57520;color:#fff;}
.tabs-content{transition:opacity .3s;}
.pre-single-product .tabs-content{padding:25px 30px 30px 30px;}

.products{width:calc(100% + 20px);margin:0 -10px;flex-direction:row;flex-wrap:wrap;}
.products .item{width:25%;padding:10px;}
.archive .products .item{width:33.33%;}
.products-slider .item{width:100%;height:100%;}
.products-slider .inner{height:100%;}
.products-slider .owl-stage-outer{padding:0 0 100px 0;}
.products .item .inner{border-radius:10px;height:100%;transition:transform .3s, box-shadow .3s;position:relative;background:#fff;position:relative;}
.products .item:hover .inner{transform:translateY(-3px);box-shadow:0 0 0 0 rgba(186, 186, 186, 0.1), 2px 9px 21px 0 rgba(186, 186, 186, 0.1), 6px 38px 38px 0 rgba(186, 186, 186, 0.09), 14px 84px 51px 0 rgba(186, 186, 186, 0.05), 25px 150px 61px 0 rgba(186, 186, 186, 0.01), 39px 235px 67px 0 rgba(186, 186, 186, 0);z-index:7;border-radius:10px 10px 0 0;}
.products .item:hover .inner>a{display:flex;flex-direction:column;height:auto;}
.products>.woocommerce-info{margin:70px 0 30px 0;}
.products .item .title{font-size:18px;font-weight:300;color:#101010;flex-direction:row;align-items:center;line-height:1.6;letter-spacing:0.01em;padding:15px;}
.products .item .actions{background:#fff;padding:10px;flex-direction:row;width:100%;height:80px;align-items:center;border-radius:0 0 10px 10px;position:absolute;top:calc(100% - 41px);transform:rotate3d(1, 0, 0, -90deg);left:0;opacity:0;visibility:hidden;transition:.0s;box-shadow: 0 0 0 0 rgba(186, 186, 186, 0.1), 2px 9px 21px 0 rgba(186, 186, 186, 0.1), 6px 38px 38px 0 rgba(186, 186, 186, 0.09), 14px 84px 51px 0 rgba(186, 186, 186, 0.05), 25px 150px 61px 0 rgba(186, 186, 186, 0.01), 39px 235px 67px 0 rgba(186, 186, 186, 0);}
.products .item:hover .inner .actions{top:calc(100% - 1px);opacity:1;visibility:visible;transform:rotate3d(1, 0, 0, 0deg);}
.products .i-offers{margin-top:auto;opacity:1!important;}
.products .item .item-price{padding:0 15px 15px 15px;width:50%;color:#777;font-weight:500;}
.products .item .item-price i{font-size:16px;}
.products .item .actions .button{width:100%;height:60px;box-shadow:none!important;font-size:15px;border-radius:10px!important;font-weight:500;padding:0 10px;justify-content:center;}
.products .item .actions .button svg,.single-actions .button svg{margin:0 10px 0 0;}
.item-sale{display:flex;height:55px;align-items:center;justify-content:center;justify-content:center;align-items:center;position:absolute;right:0;top:0;z-index:3;opacity:1!important;background:#4d932c;border-radius:0 10px 0 10px;width:auto;min-width:55px;border:5px solid #fff;border-right:0px;border-top:0px;}
.item-sale b{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px;font-weight:500;}
.price-text{display:block;}
.price-text.old-price,.price-text.old-price i{font-size:12px!important;color:#cbcbcb;font-weight:400!important;font-family:LandRover!important;}
.price-text.old-price{position:relative;margin:0 auto;line-height:1!important;}
.sort{flex-direction:row;align-items:center;font-size:16px;line-height:17px;min-width:185px;margin:0 20px 0 0;}
.sort .title{font-weight:600;margin:0 10px 0 0;height:24px;}
.sort select{outline:none;border-radius:0px;border:0px;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;color:#101010;line-height:17px;font-size:16px;height:auto;background:#fff;padding:0;}
.sort .options{width:auto;right:auto;}
.sort .select-trigger{font-size:16px;color:#777;height:60px;font-weight:500;border-color:#e5e5e5!important;border-radius:10px!important;padding:0 45px 0 15px;}
.sort select:focus{box-shadow:none;}
.width-tmp{display:none;}
.add_to_cart_button.added .add,.add_to_cart_button .added{display:none;}
.add_to_cart_button.added .added{display:block;}
.button.loading{background:linear-gradient(-45deg, #f27100 5%, #f57520 5.05%, #f57520 7.5%, #f27100 7.55%, #f27100 10%, #f57520 10.05%, #f57520 12.5%, #f27100 12.55%, #f27100 15%, #f57520 15.05%, #f57520 17.5%, #f27100 17.55%, #f27100 20%, #f57520 20.05%, #f57520 22.5%, #f27100 22.55%, #f27100 25%, #f57520 25.05%, #f57520 27.5%, #f27100 27.55%, #f27100 30%, #f57520 30.05%, #f57520 32.5%, #f27100 32.55%, #f27100 35%, #f57520 35.05%, #f57520 37.5%, #f27100 37.55%, #f27100 40%, #f57520 40.05%, #f57520 42.5%, #f27100 42.55%, #f27100 45%, #f57520 45.05%, #f57520 47.5%, #f27100 47.55%, #f27100 50%, #f57520 50.05%, #f57520 52.5%, #f27100 52.55%, #f27100 55%, #f57520 55.05%, #f57520 57.5%, #f27100 57.55%, #f27100 60%, #f57520 60.05%, #f57520 62.5%, #f27100 62.55%, #f27100 65%, #f57520 65.05%, #f57520 67.5%, #f27100 67.55%, #f27100 70%, #f57520 70.05%, #f57520 72.5%, #f27100 72.55%, #f27100 75%, #f57520 75.05%, #f57520 77.5%, #f27100 77.55%, #f27100 80%, #f57520 80.05%, #f57520 82.5%, #f27100 82.55%, #f27100 85%, #f57520 85.05%, #f57520 87.5%, #f27100 87.55%, #f27100 90%, #f57520 90.05%, #f57520 92.5%, #f27100 92.55%, #f27100 95%, #f57520 95.05%, #f57520 97.5%, #f27100 97.55%);background-size:700% 700%;background-repeat:repeat;animation:gradientBG 10s linear infinite;background-position:-100% 0%;}
@keyframes gradientBG{0%{background-position: -100% 0%;}100%{background-position:100% 0%;}}
.item-rating{position:absolute;bottom:-1px;left:50%;transform:translate(-50%);padding:10px;background:#fff;border-radius:10px 10px 0 0;color:#101010;z-index:3;opacity:1!important;}
.item-rating svg:not(:first-child){display:none;}
.rating-img>span{display:flex;align-items:center;}
.rating-img>span svg{margin:0 5px 0 0;fill:#F27100;}
.products .item .image{position:relative;justify-content:center;align-items:center;padding:15px 15px 0 15px;}
.products .item .image img{width:100%;height:100%;object-fit:contain;object-position:50% 50%;max-height:290px;border-radius:8px;}
.products .item .image .red{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:1;width:100%;height:100%;background:rgba(255,255,255,.85);display:flex;justify-content:center;align-items:center;color:#101010;z-index:6;}
.products .item .image .red svg{fill:;margin:0 8px 0 0;}
.products .item.no-stock .inner>*:not(a),.products .item.no-stock .inner .title{filter:grayscale(1);opacity:.3;}
.products .item.no-stock .image img{filter:grayscale(1);}
.inner-shop .content-right{padding-bottom:70px;}
.added_to_cart.wc-forward{display:none!important;}
.products .price-inner{flex-direction:row;align-items:flex-end;white-space:nowrap;line-height:1;}
.products .price-inner .old-price{order:2;margin:0 0 0 10px;font-size:12px; font-weight:500;text-decoration:line-through;color:#b3b3b3;}

.add-to-wishlist svg{display:flex;margin-bottom:-2px;fill:#e5e5e5;transition:.3s;}
.add-to-wishlist{position:absolute;top:0;left:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:10px 0 10px 0;background:#fff;opacity:1!important;}
.add-to-wishlist.added svg{fill:#f57520;}
.add-to-wishlist:not(.added):hover svg{fill:#4c4c4c;}

.tabs-with-nav{flex-direction:row;align-items:flex-end;justify-content:space-between;margin:0 0 30px 0;position:relative;}
.slider-navs{flex-direction:row;align-items:center;margin:0;position:absolute;top:10px;right:0;}
.slider-nav{flex-direction:row;align-items:center;display:none;}
.slider-nav>*{width:50px;height:50px;border:1px solid #e5e5e5;border-radius:5px;align-items:center;justify-content:center;cursor:pointer;background:#2E2E2E;transition:.3s;}
.slider-nav path{fill:#fff;}
.slider-nav>*:hover{background:#f57520;}
.slider-nav>*:not(:last-child){margin-right:10px;}
.slider-nav.active{display:flex;}

section.about{padding:80px 0;background:#fff;}
.pre-about{margin:50px 0 0 0;background:url(img/smokes/smoke-2.png) 50% 30% no-repeat #1a1a1a;background-size:100%;animation:moveBackground 70s linear infinite;}
.pre-about .mask{background:rgba(46,46,46,.2);}
.pre-about>*{height:100%;}
.about-wrap{flex-direction:row;}
.about-wrap .image{width:40%;position:relative;}
.about-wrap .image img{position:absolute;bottom:10px;right:50px;width:665px;max-width:100vw;}
.about-wrap .text{width:60%;margin:0 0 0 auto;background:#fff;position:relative;padding:0 80px;font-weight:300;}
.about-wrap .text:before{content:'';width:200px;height:100%;border-radius:0 10px 10px 0;background:linear-gradient(to right, transparent 0%, #1a1a1a calc(100% - 11px));position:absolute;top:0;left:-190px;}
.about-wrap .text:after{content:'';width:200px;height:100%;border-radius:10px 0 0 10px;background:linear-gradient(to left, transparent 0%, #1a1a1a calc(100% - 11px));position:absolute;top:0;right:-190px;}
.about-wrap .desc{padding:30px;border-radius:10px;color:#fff;background:#f57520;}

section.categories{padding:80px 0;}
.grid-sizer{width:33.33%;}
.categories-wrap{flex-direction:row;flex-wrap:wrap;width:calc(100% + 20px);margin:0 -10px;padding:50px 0 0 0;overflow: hidden;display:block;}
.categories-wrap .item{padding:10px;float: left;}
.categories-wrap .inner{display:flex;flex-direction:row;background:#101010;border-radius:10px;padding:40px;min-height:300px;height:100%;color:#fff;font-size:50px;line-height:1.23;letter-spacing:0.05em;font-family:BebasNeue;font-weight:700;overflow:hidden;position:relative;}
.categories-wrap .inner:hover{background:#f57520;}
.categories-wrap .w-33 .inner,.categories-wrap .w-50 .inner{min-height:250px;}
.categories-wrap .h-2 .inner{height:100%;}
.categories-wrap .w-33{width:33.33%;flex: 0 0 33.33%;}
.categories-wrap .w-50{width:50%;flex: 0 0 50%;}
.categories-wrap .w-100 .inner{align-items:center;}
.categories-wrap .image{height:100%;width:100%;position:absolute;bottom:0;right:0;z-index:0;overflow:hidden;flex-direction:row;align-items:flex-end;justify-content:flex-end;}
.categories-wrap .w-100 .title{width:40%;}
.categories-wrap .w-100 .image{width:60%;}
.categories-wrap .title{position:relative;z-index:2;}
.categories-wrap .image img{object-fit:contain;object-position:100% 100%;width:100%;height:100%;}
.categories-wrap .w-33 img{height:80%;}
.categories-wrap .w-33.h-2 img{height:80%;}

.catalog-top{color:#fff;background-color:#101010;background-image:url(img/bg/about.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;}
.catalog-top .mask{background:rgba(0,0,0,.7);padding:155px 0 65px 0;}
.breadcrumb{font-size:14px;margin:0 0 50px 0;}
.breadcrumb p{margin:0;}
.single-product .breadcrumb a:hover{color:#111;}

.catalog-actions{width:100%;flex-direction:row;padding:0;border-radius:0px;background:#fff;margin:0 0 15px 0;justify-content:space-between;}
.per-page{flex-direction:row;align-items:center;margin:0 20px 0 0;min-width:165px;}
.per-page input{display:none;}
.per-page label{margin-bottom:0px;}
.per-page input:checked + label{color:#f57520;font-weight:700;}
.per-page label{cursor:pointer;font-size:16px;color:#777;font-weight:500;transition:.3s;}
.per-page label:hover{color:#101010;}
.per-page label:not(:last-child){margin-right:10px;}
.per-page .title{height:20px;margin:0 10px 0 0;}

.shop-wrap{padding:80px 0 80px 0;}
.shop-wrap .container{flex-direction:row;}
.shop-wrap .sidebar{width:290px;}
.shop-wrap .content-right{width:calc(100% - 290px);padding:0 0 0 40px;}
.content-full .content-right{width:100%;padding:0;}

.facetwp-pager{flex-direction:row;align-items:center;}
.facetwp-pager>*{display:flex;justify-content:center;align-items:center;text-align:center;width:40px;height:46px;background:#fff;margin-top:50px;color:#101010;border:1px solid #e5e5e5;border-radius:5px;}
.facetwp-pager>*:not(:last-child){margin-right:10px;}
.facetwp-pager>*.active{background:#f57520;color:#fff;border-color:#f57520;}
.facetwp-pager>*:not(.active){cursor:pointer;}
.facetwp-pager>*:not(.active):hover{background:#f8f8f8;color:#101010;}
.facetwp-template .inner>*{transition:.3s;}
.facetwp-template.loading .inner>*{opacity:.3;}

.about-content{flex-direction:row;margin:50px 0 0 0;}
.about-content .text{padding:0 0 0 40px;}

.why{padding:80px 0;background:#f8f8f8;}
.why-wrap{flex-direction:row;width:calc(100% + 20px);margin:40px -10px 0 -10px;flex-wrap:wrap;}
.why .item{width:20%;padding:10px;}
.why .inner{align-items:center;text-align:center;border-radius:10px;padding:25px;background:#34312d;color:#fff;height:100%;}
.why .inner{font-size:20px;font-weight:500;line-height:1.6;}
.why .inner .icon{width:70px;height:70px;min-width:70px;justify-content:center;align-items:center;margin:0 0 20px 0;}
.why .inner .icon svg{width:100%;height:100%;fill:#4c4c4c;}
.why .inner:hover .icon svg{fill:#fff;}

.contacts-wrap{flex-direction:row;justify-content:space-between;}
.contacts-wrap .contacts .item{flex-direction:row;}
.contacts-wrap .contacts .item .icon{min-width:26px;margin:0 10px 0 0;}
.contacts-wrap .contacts .item:not(:last-child){margin-bottom:20px;}
.contacts-wrap .contacts .item .title{font-size:18px;font-weight:500;line-height:24px;margin:0 0 10px 0;}
.contacts-wrap .contacts .desc{font-weight:300;}
.contacts-wrap .contacts a{color:#101010;}
.contacts-wrap .contacts a:hover{color:#f57520;}
.contacts-wrap .right{padding-left:40px;max-width:50%;}

section.contact-form{padding:80px 0;position:relative;background:#f57520;color:#fff;}
section.contact-form .form{width:50%;position:relative;z-index:2;}
section.contact-form .form form{margin:40px auto 0 0;}
section.contact-form input,section.contact-form textarea{border:0px;}
section.contact-form input:focus,section.contact-form textarea:focus{box-shadow:0 0 1px 5px rgba(255,255,255,.3);}
section.contact-form .button{width:100%;}
section.contact-form .image{position:absolute;bottom:0;left:50%;width:1700px;height:100%;background:url(img/bg/c-form.png) 0% 100% no-repeat;background-size:100%;opacity:.9;z-index:0;margin-left:-500px;}

section.faq{padding:80px 0;}
.faq-wrap{padding:50px 0 0 0;width:100%;background:transparent;position:relative;z-index:2;width:100%;max-width:495px;margin:0 auto 0 0;}
.faq-wrap>*{position:relative;z-index:2;}
.faq-wrap .item{transition:.3s;position:relative;background:none;}
.faq-wrap .item:not(:last-child){margin-bottom:20px;}
.faq-wrap .answer{display:none;}
.faq-wrap .title{padding:25px 30px;font-size:18px;font-weight:500;flex-direction:row;cursor:pointer;transition:.3s;align-items:center;letter-spacing: 0.01em;background:#f8f8f8;border-radius:10px;line-height:1.6;}
.faq-wrap .title span{display:flex;align-items:center;height:100%;transition:.3s;align-items:center;}
.faq-wrap .title .num{min-width:72px;transition:.3s;color:#c5c5c5;}
.faq-wrap .active .title{background:#f57520;color:#fff;}
.faq-wrap .active .title .num{color:#101010;}
.faq-wrap .active .title .text{color:#fff;}
.faq-wrap .title .num{padding:0 45px 0 0;}
.faq-wrap.plus .title .arrow{width:20px;min-width:20px;height:12px;align-items:center;justify-content:center;position:relative;margin:0 0 0 auto;}
.faq-wrap.plus .active .title .arrow{transform:rotate(-180deg);}
.faq-wrap.plus .active .title .arrow path{fill:#fff;}
.faq-wrap .answer .inner{padding:0 0 15px 72px;display:block;line-height:1.4;}
.faqs-wrap{flex-direction:row;flex-wrap:wrap;justify-content:space-between;}
.faqs-wrap .faq-wrap{width:100%;margin:0;}
.faq-wrap.plus{max-width:100%;}
.faq-wrap.plus .title .text{margin-right:20px;}
.faq-wrap.plus .answer .inner{padding:30px;}
.faqs-wrap{flex-direction:row;justify-content:space-between;}
.faqs-wrap>.faq-wrap{width:calc(50% - 10px);}
.faq-wrap .title .icon{margin:0px 15px 0 0;fill:#2973BA}

.noUi-target,.noUi-target *{touch-action:none;user-select:none;box-sizing:border-box}
.noUi-target{position:relative}
.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}
.noUi-connects{overflow:hidden;z-index:0}
.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;transform-origin:0 0;transform-style:flat}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}
.noUi-horizontal .noUi-origin{height:0}
.noUi-handle{backface-visibility:hidden;position:absolute}
.noUi-touch-area{height:100%;width:100%}
.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s}
.noUi-horizontal{height:14px}
.noUi-horizontal .noUi-handle{width:20px;height:20px;right:0px;top:-4px}
.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;padding:0 0px}
.noUi-connects{border-radius:3px}
.noUi-connect{background:#ddd}
.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default}
.noUi-pips,.noUi-pips *{box-sizing:border-box}
.noUi-pips{position:absolute;color:#999}
.noUi-value{position:absolute;white-space:nowrap;text-align:center}
.noUi-value-sub{color:#ccc;font-size:10px}
.noUi-marker{position:absolute;background:#CCC}
.noUi-marker-sub{background:#AAA}
.noUi-marker-large{background:#AAA}
.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}
.noUi-value-horizontal{transform:translate(-50%,50%)}
.noUi-rtl .noUi-value-horizontal{transform:translate(50%,50%)}
.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}
.noUi-marker-horizontal.noUi-marker-sub{height:10px}
.noUi-marker-horizontal.noUi-marker-large{height:15px}
.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}
.noUi-horizontal .noUi-tooltip{transform:translate(-50%,0);left:50%;bottom:120%}
.noUi-horizontal .noUi-origin > .noUi-tooltip{transform:translate(50%,0);left:auto;bottom:10px}
.widget.filter{padding:0;}
.filter .facetwp-facet{margin:0;}
.filter .f-widget:not(:last-child){border-bottom:1px solid #eee;margin:0 0 20px 0;}
.filter .f-widget{padding:0 0 15px 0;}
.filter .f-widget .title{font-weight:600;padding:0 0 15px 0;}
.filter-title{display:none;}
.filter .noUi-horizontal{height:6px;}
.filter .noUi-target{border:0px;background:#e5e5e5;border-radius:10px;}
.filter .noUi-connect{background:#101010;}
.filter .noUi-horizontal .noUi-handle{width:16px;height:16px;border:5px solid #101010;background:#fff;border-radius:100%;cursor:pointer;top:-5px;transition:.3s;}
.filter .noUi-horizontal .noUi-handle:hover{border-color:#f57520;}
.filter .facetwp-slider-wrap{order:2;padding:25px 0 10px 0;}
.filter .facetwp-slider-label{width:100%;display:flex;flex-direction:row;align-items:center;font-size:14px;}
.filter .facetwp-slider-label input{display:flex;width:100%;outline:none;border:1px solid #e5e5e5;height:50px;border-radius:10px;padding:0 8px;font-size:16px;background:#fff;}
.filter .facetwp-slider-label input:focus{box-shadow: 0 0 1px 5px #e5e5e5;}
.filter .facetwp-slider-label .sep{margin:0 10px;}
.filter .catalog-filter-label{display:flex;width:100%;align-items:center;}
.filter .catalog-filter-label i{font-style:normal;margin:0 0 0 5px;font-size:16px;}
.filter .catalog-filter-price-text{margin:0 5px 0 0;}
.filter .facetwp-checkbox{flex-direction:row;font-size:14px;line-height:20px;justify-content:space-between;position:relative;cursor:pointer;}
.filter .facetwp-checkbox:before{content:'';display:flex;width:20px;height:20px;background:#e5e5e5;border-radius:5px;position:absolute;top:0;left:0;background-size:14px;background-position:50% 50%;transition:.3s;}
.facetwp-toggle{cursor:pointer;color:#f57520;}
.facetwp-toggle:hover{color:#101010;}
.filter .facetwp-checkbox.checked:before{background:url('data:image/svg+xml,<svg width="14" height="14" clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="%23ffffff"><path d="m2.25 12.321 7.27 6.491c.143.127.321.19.499.19.206 0 .41-.084.559-.249l11.23-12.501c.129-.143.192-.321.192-.5 0-.419-.338-.75-.749-.75-.206 0-.411.084-.559.249l-10.731 11.945-6.711-5.994c-.144-.127-.322-.19-.5-.19-.417 0-.75.336-.75.749 0 .206.084.412.25.56" fill-rule="nonzero"/></svg>') 50% 50% no-repeat #f57520;background-size:14px;}
.filter .facetwp-checkbox:not(:last-child){margin-bottom:15px;}
.filter .facetwp-counter{display:flex;font-size:10px;margin:0 0 0 auto;width:20px;height:20px;border-radius:100%;border:1px solid #e5e5e5;justify-content:center;align-items:center;line-height:1;}
.facetwp-display-value{margin:0 10px 0 0;}
.filter .facetwp-checkbox{background-size:18px;padding-left:35px;transition:.3s;}
.noUi-handle.noUi-handle-lower{right:-15px!important;}
.facetwp-toggle{font-size:14px;}
.facetwp-overflow{margin:0 0 15px 0;}
.width-tmp{display:none;} 
.filter .facetwp-type-checkboxes{max-height:500px;overflow-y:auto;padding-right:5px;}
.filter .facetwp-type-checkboxes::-webkit-scrollbar{width:4px;}
.filter .facetwp-type-checkboxes::-webkit-scrollbar-track{box-shadow:none;background:#e8e8e8;}
.filter .facetwp-type-checkboxes::-webkit-scrollbar-thumb{background-color:#f29900;outline:0px solid slategrey;}
.facet-reset-all{margin:30px 0;}
.facet-reset-all .button{width:100%;background:#fff;border:1px solid #e5e5e5;color:#101010;font-weight:500;}
.filter .facet-reset-all button:hover{background:#e5e5e5;}
.widget .title{flex-direction:row;align-items:center;justify-content:space-between;padding:15px;font-size:18px;font-weight:500;line-height:1.6;cursor:pointer;}
.widget .title svg{transform:rotate(-180deg);}
.widget .title + *{display:none;}
.widget .facetwp-facet{padding:10px 15px 30px 15px;}
.widget.filter .inner{display:none;}
.widget .inner:not(:last-child){border-bottom:1px solid #e5e5e5;}
.widget .opened .title svg{transform:rotate(0deg);}
.widget + .widget{margin-top:0px;}
.facetwp-hidden{display:none;}

.sidebar-products .products{flex-direction:column;width:100%;padding-top:0px;}
.sidebar-products .products .item{width:100%;padding:0px;}
.sidebar-products .products .item a,.sidebar-products .products .item:hover .inner>a{display:flex;flex-direction:row;}
.sidebar-products .products .item .image{width:100px;height:100px;min-width:100px;position:static;}
.sidebar-products .products .item .inner .actions{display:none!important}
.sidebar-products .products .item .inner{border-radius:10px;position:relative;}
.sidebar-products .products .item:not(:last-child){margin-bottom:10px;}
.sidebar-products .products .item .title{padding:15px 10px 15px 0;font-size:14px;}
.sidebar-products .add-to-wishlist{left:auto;right:0;top:auto;bottom:0;border-radius:10px 0 10px 0;}
.sidebar-products .item-sale{border:0px;font-size:0px;width:10px;height:10px;transition:.3s;}
.sidebar-products .item-sale b{display:none;}
.sidebar-products .products .inner:hover .item-sale{height:30px;top:-20px;border-radius:10px 10px 0 10px;}
.sidebar-products .products .inner:hover .item-sale b{display:none;display:block;}
.sidebar-products .item-rating{display:none;}

.flex-viewport{border-radius:10px;}
.woocommerce-product-gallery__wrapper{margin:0;display:flex;}
.woocommerce-product-gallery__image a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:relative;}
.woocommerce-product-gallery__wrapper a{position:relative;}
.woocommerce-product-gallery__wrapper a:before{content:'';width:25px;height:25px;display:flex;background:url(img/icons/zoom.png) 50% 50% no-repeat;background-size:contain;position:absolute;top:20px;left:20px;z-index:5;}
.woocommerce-product-gallery__wrapper a{border-radius:0px;overflow:hidden;}
.woocommerce-product-gallery__image img{width:100%;height:100%;border-radius:0px;object-fit:contain;}
.flex-control-nav.flex-control-thumbs{margin:0 -8px 0 -8px;width:calc(100% + 16px);flex-wrap:nowrap;overflow:hidden;padding:0;display:flex;list-style:none;}
.flex-control-nav.flex-control-thumbs li{display:inline-flex;width:calc(100% / 4);min-width:calc(100% / 4);aspect-ratio:16/14;align-items:center;justify-content:center;cursor:pointer;border-radius:0px;padding:5px;}
.flex-control-nav.flex-control-thumbs li img{width:100%;height:100%;object-fit:cover;transition:.3s;background:#2E3238;border:3px solid #fff;border-radius:10px;opacity:.25;}
.flex-control-nav.flex-control-thumbs li img.flex-active{opacity:1;}
.woocommerce-product-gallery{position:relative;opacity:0;}
.pswp{display:none;}
.term-description{background:#f8f8f8;margin:50px 0 0 0;border-radius:10px;padding:30px;}

.pre-brands{margin:15px 0 30px 0;}
.brands + .brands{margin-top:15px;}
.brands{display:none;column-count:4;column-gap:40px;width:100%;padding:10px 15px;border-radius:10px 10px 10px 0;background:#f8f8f8;}
.brands .brand-group{display:flex;flex-direction:row;line-height:1.8;}
.brands .brand-group span{display:block;min-width:10px;text-align:center;margin:0 5px 0 0;color:#f57520;font-weight:700;}
.brands a{display:block;color:#101010;}
.brands a:hover{color:#f57520;}
.brands a.current{font-weight:700;}
.more-brands{display:none;padding:5px 15px;background:#f5f5f5;border-top:1px solid #e5e5e5;border-radius:0 0 5px 5px;margin:0 auto 0 0;width:auto;text-align:center;cursor:pointer;transition:.3s;font-size:14px;}
.more-brands:hover{color:#fff;background:#f57520;border-color:#f57520;}

.inner-page.inner-product .catalog-top{background:#fff;padding:150px 0 0 0;color:#4c4c4c}
body.single-product header{background:#101010;}
body.single-product .shop-wrap{padding-top:15px;}

.single-car-wrap{flex-direction:row;justify-content:space-between;}
.single-car-wrap .car-gallery{width:625px;}
.single-car-wrap .attrs{width:calc(100% - 665px);max-width:510px;}
.single-car-wrap .section-title{font-size:40px;line-height:1.23;letter-spacing:0.05em;}
.single-car-wrap .actions{padding:30px 0 0 0;}
.about-car{margin:40px 0 0 0;}
.single-car-wrap .attrs .item{flex-direction:row;justify-content:space-between;position:relative;overflow:hidden;}
.after-related{margin-top:-80px;}
.related-slider{padding:30px 0 0 0;}

.thumbnail-carousel-wrapper{position:relative;margin:10px 0 0 0;}
.thumb-next,.thumb-prev{display:flex;width:40px;height:40px;background:#fff;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);border:0px;border-radius:100%;z-index:8;cursor:pointer;}
.thumb-next{right:-20px;}
.thumb-prev{left:-20px;}

.tabs-nav .item span:not(.reviews-count){background:none;font-size:40px;font-family:BebasNeue;color:#101010;border-radius:0px;font-weight:700;line-height:1;border:0px;}
.popular .tabs-nav .item span:not(.reviews-count){background:none;font-size:25px;font-family:BebasNeue;color:#101010;border-radius:0px;font-weight:700;line-height:1;border:0px;padding:0;}
.popular .tabs-nav .item{padding:10px 0!important;}
.popular .tabs-nav .item:not(:last-child){margin-right:20px;}

.pre-single-product .pre-desc{margin:20px 0;font-size:14px;color:#b3b3b3;}
.pre-single-product .pre-desc .item:not(:last-child){margin-bottom:15px;}
.pre-single-product .pre-desc .stock{font-size:16px;}
.pre-single-product .pre-desc .stock.in-stock{color:#4d932c;}
.pre-single-product .pre-desc .stock.out-of-stock{color:red;}
.pre-single-product .pre-price{flex-direction:row;align-items:center;font-weight:500;font-size:40px;line-height:1.6;letter-spacing:0.01em;margin:20px 0 0 0;}
.pre-single-product .pre-price ins{text-decoration:none;}
.pre-single-product .pre-price del{order:2;font-size:18px;text-decoration:line-through;color:#b3b3b3;margin:0 0 0 15px;}
.pre-single-product .short-desc.only-text{line-height:1.6;font-size:16px;font-weight:400;color:#4c4c4c;margin:40px 0 0 0;}
.pre-single-product .short-desc.only-text>*:not(:last-child){margin-bottom:10px;}
.single-actions{margin:50px 0 0 0;}
.pre-qtys{flex-direction:row;align-items:center;}
.pre-qtys>*:not(:last-child){margin-right:15px;}
.quantity{flex-direction:row;height:50px;align-items:center;border:1px solid #e5e5e5;border-radius:10px;overflow:hidden;}
.quantity>*{width:40px;height:100%;align-items:center;justify-content:center;font-size:16px;font-weight:500;cursor:pointer;transition:.3s;background:#fff;}
.quantity input{border:0px;text-align:center;font-size:16px;font-weight:500;pointer-events:none;}
.quantity>div:hover{background:#f8f8f8;}
.quantity div::selection{background-color:transparent;color:#101010;}
.single-car-wrap .add-to-wishlist{position:relative;border-radius:10px;background:#f8f8f8;cursor:pointer;}
.single-car-wrap .add-to-wishlist svg{fill:#ccc;}
.single-car-wrap .add-to-wishlist.added svg{fill:#f57520;}
.single-car-wrap .item-rating{display:flex;transform:none;left:0;bottom:auto;top:-1px;border-radius:10px 0 10px 0;height:51px;align-items:center;justify-content:center;}
.related-products{margin:80px 0 0 0;}

.product-tabs{margin:80px 0 0 0;width:100%;}
.popular .product-tabs{margin:40px 0 0 0;}
.product-tabs .tabs-nav{border-bottom:1px solid #e5e5e5;width:100%;margin:0;}
.product-tabs .tabs-nav .item{width:auto;padding:10px 10px;position:relative;}
.product-tabs .tabs-nav .item:after{content:'';width:100%;height:5px;opacity:0;background:#f57520;display:flex;position:absolute;bottom:-1px;left:0;transition:.3s;}
.product-tabs .tabs-nav .item.selected:after{opacity:1;}
.product-tabs .tabs-content{padding:40px 0 0 0;}
.popular .tab-content>p{margin-bottom:80px;}

table{width:100%;text-align:left;line-height:1.23;border-spacing:0px;border-radius:10px;border:1px solid #f8f8f8;overflow:hidden;}
th,td{padding:25px;}
th{font-weight:500;}
th:last-child,td:last-child{text-align:right;}
td{color:#4c4c4c;font-weight:400;}
tr:nth-child(even) td,tr:nth-child(even) th{background:#f8f8f8;}
table p{margin:0;}

#review_form_wrapper{margin:0;padding:40px 0 0 0;}
.add-comment-title{font-size:18px;font-weight:500;padding:0 0 20px 0;border-bottom:1px solid #ddd;}
.comment-form-rating{flex-direction:row;align-items:center;padding:20px 0;}
.comment-form-rating label{margin:0 10px 0 0;}
.woocommerce p.stars{margin:0;}
.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;color:#FF7B00;}
.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}
.woocommerce p.stars a:hover~a::before{content:"\e021"}
.woocommerce p.stars:hover a::before{content:"\e020"}
.woocommerce p.stars.selected a.active::before{content:"\e020"}
.woocommerce p.stars.selected a.active~a::before{content:"\e021"}
.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}
.woocommerce-noreviews{margin:0;padding:10px 0 0 0;}

.commentlist{margin:0;list-style:none;padding:0;}
.comment_container{flex-direction:row;justify-content:space-between;height:100%;}
.comment-text{width:100%;padding:20px;background:#fff;border:1px solid #e5e5e5;border-radius:10px;}
.review-stars{display:inline-flex;width:100%;margin:0 auto 0 0;flex-direction:row;align-items:center;padding:0 0 15px 0;border-bottom:1px solid #e5e5e5;}
.comment-author{font-size:18px;font-weight:500;}
.r-stars{margin:0 0 0 auto;}
.r-stars span{display:flex;align-items:center;}
.r-stars svg{fill:#FF7B00;margin:0 5px 0 0;}
.comment-date{font-size:14px;margin:0 20px;color:#aaa;}
.comment-desc{line-height:1.6;padding:20px 0 0 0;height:100%;}
.comment-desc p{margin:0;}
.comment-notes{display:none!important;}
.commentlist li:not(:last-child){margin-bottom:20px;}
.woocommerce-product-gallery__wrapper > div{width:100%;}
#commentform{display:flex;width:100%;flex-wrap:wrap;justify-content:space-between;}
#commentform>*{width:100%;margin:0;}
#commentform>*:not(:last-child){margin-bottom:20px;}
#commentform .comment-form-author,#commentform .comment-form-email{width:calc(50% - 10px);}
.comment-form-cookies-consent{display:none!important;}
.comment-form-rating{margin-bottom:0px!important;}
#commentform input:not([type="submit"]),#commentform textarea{background:#f8f8f8;}
#commentform textarea{height:120px;}
#commentform .form-submit{margin-bottom:0px;}
.comment-form-rating .select-wrap{display:none!important;}

.woocommerce-checkout .content-right.inner-reviews>.only-text>p{display:none;}
.woocommerce-checkout .text-content>p{margin:0;}
.woocommerce-cart-form__contents,.woocommerce-cart-form__contents tbody{width:100%;display:flex;flex-direction:column;border-spacing:0px;border:0px;}
.woocommerce-cart-form__contents tr{border:0px solid #e5e5e5;background:#f8f8f8;border-radius:10px;display:flex;padding:20px;justify-content:space-between;}
.woocommerce-cart-form__contents th,.woocommerce-cart-form__contents td{padding:0px;text-align:left;}
.woocommerce-cart-form__contents th{color:#1D2025;}
.woocommerce-cart-form__contents tr:not(:last-child),.woocommerce-cart-form__contents thead tr{margin-bottom:20px;}
.woocommerce-cart-form__contents td{display:flex;align-items:center;}
.woocommerce-cart-form__contents thead th.product-thumbnail{width:0px;text-align:left;}
.woocommerce-cart-form__contents thead tr{padding:15px 20px 0 20px;background:none;box-shadow:none;}
th.product-remove{width:20px;}
th.product-subtotal{width:170px;text-align:left;padding:0 0 0 20px;}
th.product-quantity{width:190px;text-align:left;padding:0 20px;}
th.product-price{width:150px;text-align:left;padding:0 20px;}
th.product-name{width:calc(100% - 510px);}
td.product-thumbnail{width:100px;}
td.product-name{flex-direction:column;align-items:center;}
td.product-name .variation{display:flex;flex-direction:column;width:100%;margin:10px 0 0 0;flex-wrap:wrap;font-size:14px;}
td.product-name .variation dt{width:auto;font-weight:600;}
td.product-name .variation dd{margin:0 0 0 0;width:auto;}
td.product-name .variation p{margin:0;}
td.product-thumbnail a{display:flex;border:0px;}
td.product-thumbnail img{width:100px;height:100px;border-radius:8px;}
td.product-remove{width:20px;font-size:40px;}
td.product-remove a{border:0px;font-size:25px;}
td.product-subtotal{width:150px;}
td.product-quantity{width:190px;justify-content:center;}
td.product-price{width:150px;}
td.product-price{padding:0 20px;}
td.product-subtotal{font-weight:500;padding:0 0 0 20px;}
td.product-name{width:calc(100% - 610px);}
td.product-name{padding:0 20px;align-items:flex-start;justify-content:center;}
td.product-name a{display:flex;line-height:1.3;font-weight:500;font-size:18px;color:#101010;border:0px;}
td.product-name a:hover{color:#f57520;}
.woocommerce-cart-form__contents tbody tr:last-child{display:none;}
.suggestions-wrapper{position:absolute;}
#billing_city_field,#billing_postcode_field,#billing_country_field{display:none;}
.woocommerce-billing-fields__field-wrapper label{display:none;}
.woocommerce-billing-fields__field-wrapper{flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:20px 0 0 0;}
.woocommerce-billing-fields__field-wrapper p{width:calc(50% - 10px);margin:0;}
.woocommerce-billing-fields__field-wrapper p:nth-child(1),.woocommerce-billing-fields__field-wrapper p:nth-child(2){margin-bottom:20px;}
.woocommerce-privacy-policy-text p{margin:0;padding:10px 0 0 0;font-size:14px;}
.woocommerce-input-wrapper{position:relative;}
.woocommerce-checkout .woocommerce + .woocommerce{margin-top:50px;}

#customer_details .col-2{border-radius:10px;background:#f7f7f7;padding:20px;margin:20px 0 0 0;}
#order_review{flex-direction:row;flex-wrap:wrap;justify-content:space-between;}
#order_review>*{width:100%;}
#order_review>*:not(:last-child){margin-bottom:20px;}
.woocommerce-checkout-review-order-table{display:flex;background:#fff;padding:20px;border-radius:8px;}
.woocommerce-checkout-review-order-table tfoot{display:flex;flex-direction:column;width:100%;}
.woocommerce-shipping-totals.shipping{display:flex;flex-direction:column;}
.woocommerce-NoticeGroup-checkout li:not(:last-child){margin-bottom:10px;}
.woocommerce-error li strong{margin-right:5px;}
.woocommerce-checkout-review-order-table .order-total{display:flex;width:100%;justify-content:space-between;padding:20px 0 0 0;border-top:1px solid #ddd;margin:20px 0 0 0;font-size:25px;line-height:1;}
.woocommerce-checkout-review-order ul{margin:0;padding:0;list-style:none;}
.blockUI.blockOverlay{background:#fff!important}
.woocommerce-checkout-payment{background:#fff;padding:20px;border-radius:8px;}
.wc_payment_methods.payment_methods.methods{padding:0 0 20px 0;}
.wc_payment_methods.payment_methods.methods li:not(:last-child),.woocommerce-shipping-methods li:not(:last-child){margin-bottom:5px;}
.payment_box{padding:10px 0 10px 34px;font-size:14px;flex-direction:row;position:relative;}
.payment_box:before{content:'\2937';font-size:30px;color:#FF7B00;position:absolute;left:8px;top:3px;line-height:1;}
.payment_box.payment_method_cod>p{margin:0;}

.woocommerce-thankyou-order-received{font-size:18px;margin:0!important;}
.woocommerce-thankyou-order-details{margin:20px 0;padding:0;list-style-position:inside;}
.woocommerce-order-details__title{margin:0 0 20px 0;}
.woocommerce-table--order-details thead{display:none;}
.woocommerce-table--order-details{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;border:0px;}
.order_details tfoot tr{background:none;}
.order_details tfoot td,.order_details tfoot th{padding:0;background:none;}
.woocommerce-table--order-details>*{display:flex;flex-direction:column;width:calc(50% - 10px);}
.woocommerce-table--order-details tbody{display:flex;flex-direction:column;border-radius:10px;height:auto;overflow:hidden;}
.woocommerce-table--order-details tr{display:flex;width:100%;justify-content:space-between;}
.woocommerce-table--order-details tbody tr{border:1px solid #f3f3f3;background:#f3f3f3;padding:20px;}
.woocommerce-table--order-details tbody tr:not(:last-child),.woocommerce-table--order-details tfoot tr:not(:last-child){margin-bottom:5px;}
.woocommerce-table--order-details tr td{width:50%!important}
.woocommerce-table--order-details tr td.product-name{width:calc(100% - 130px)!important;padding:0 10px 0 0;flex-direction:row;flex-wrap:wrap;}
.woocommerce-table--order-details tr td.product-name a,.woocommerce-table--order-details tr td.product-name strong{display:inline;width:auto;}
.woocommerce-table--order-details tr td.product-name ul{padding:0;margin:10px 0 0 0;list-style:none;font-size:14px;}
.woocommerce-table--order-details tr td.product-total{font-weight:700;text-align:right;width:130px!important;padding:0;}
.woocommerce-table--order-details tfoot{padding:20px;background:#f3f3f3;height:100%;border-radius:10px;}
.woocommerce-table--order-details tfoot .amount{font-weight:700;}
.woocommerce-table--order-details tfoot tr{padding:10px 20px;background:none;}
.woocommerce-order-details{margin:40px 0 0 0;}
.woocommerce-order-overview__email.email,.woocommerce-order-overview__total.total,.woocommerce-order-overview__payment-method.method{display:none;}
.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses{flex-direction:row;justify-content:space-between;width:100%;margin:20px 0 0 0;}
.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses>*{width:calc(50% - 10px);padding:20px;border-radius:10px;background:rgba(255,255,255,.5);}
.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses h2{margin:0 0 20px 0;}
.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses p{margin:0!important;}
.woocommerce-column--shipping-address{display:none;}
.woocommerce-notice{margin:20px 0;}
.woocommerce-cart-form th,.woocommerce-cart-form td{background:none!important;}
.payment_box.new{display:block;}
.order-total th{background:none!important;font-size:25px;padding:0;}
.order-total td{padding:0;font-weight:500;}
.woocommerce-checkout-review-order-table tfoot:first-child tr{border:0px!important;margin-top:auto;}
#customer_details>*{width:calc(50% - 10px);}
#customer_details{flex-direction:row;justify-content:space-between;}
#order_review{flex-direction:column;width:100%;}

/*DaData*/
.suggestion{position:relative;}
.suggestion input{margin-bottom:0;}
.suggestions-nowrap{white-space:nowrap}
.suggestions-input{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}
.suggestions-input::-ms-clear{display:none}
.suggestions-wrapper{position:absolute;top:calc(100% + 2px);left:0;width:100%;margin:0;padding:0;vertical-align:top;-webkit-text-size-adjust:100%}
.suggestions-suggestions{background:rgba(255,255,255,.95);border:1px solid #eee;box-sizing:border-box;cursor:pointer;left:0;min-width:100%;position:absolute;z-index:9999;-webkit-text-size-adjust:100%;border-radius:0px;padding:10px;box-shadow:0 30px 50px rgba(19,19,19,.15);}
.suggestions-suggestions strong{font-weight:700;color:#FF7B00;}
.suggestions-suggestions.suggestions-mobile{border-style:none}
.suggestions-suggestions.suggestions-mobile .suggestions-suggestion{border-bottom:1px solid #ddd}
.suggestions-suggestion{padding:4px;overflow:hidden}
.suggestions-suggestion:hover{background:#f7f7f7}
.suggestions-selected{background:#f0f0f0}
.suggestions-selected:hover{background:#f0f0f0}
.suggestions-hint{padding:5px;white-space:nowrap;overflow:hidden;color:#777;font-size:85%;line-height:20px}
.suggestions-subtext{color:#777}
.suggestions-subtext_inline{display:inline-block;min-width:6em;vertical-align:bottom;margin:0 .5em 0 0}
.suggestions-subtext-delimiter{display:inline-block;width:2px}
.suggestions-subtext_label{margin:0 0 0 .25em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:0 3px;background:#f3f3f3;font-size:85%}
.suggestions-value[data-suggestion-status=LIQUIDATED]{position:relative}
.suggestions-value[data-suggestion-status=LIQUIDATED]:after{position:absolute;left:0;right:0;top:50%;border-top:1px solid rgba(0,0,0,.4);content:""}
.suggestions-promo{font-size:85%;display:none;color:#777;padding:4px;text-align:center}
.suggestions-promo a{color:#777;display:block;filter:grayscale(100%);line-height:20px;text-decoration:none}
.suggestions-promo a:hover{filter:grayscale(0)}
.suggestions-promo svg{height:20px;vertical-align:bottom}
@media screen and (min-width:600px) {
.suggestions-promo{position:absolute;top:0;right:0;text-align:left}
}
/*end DaData*/

.wc_payment_methods.payment_methods.methods li{padding:0;}
.wc_payment_methods.payment_methods.methods li:before{display:none;}
.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-message{background:#fff;border:1px solid #FF7B00;padding:15px 20px;margin:0 0 20px 0;border-radius:10px;}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout{margin-bottom:0px!important}
.woocommerce-shipping-methods label{width:100%;text-align:left;}
.woocommerce-shipping-totals.shipping td{padding:0px;}
.woocommerce-shipping-totals.shipping li:before{display:none;}
.order-total strong{font-weight:500;}

.video-wrap video{width:100%;height:auto;aspect-ratio:16/9;background:#000;}
.payment_box{display:block;}
.payment_box>*:not(:last-child){margin-bottom:10px!important;}
.facetwp-depth{display:none;margin:0 0 15px 35px;}
.facetwp-depth.visible{display:flex;}
.facetwp-expand{margin:0 0 0 10px;}

.relevant{flex-direction:row;flex-wrap:wrap;width:calc(100% + 20px);margin:30px -10px 20px -10px;}
.relevant .item{padding:10px;width:33.33%;}
.relevant .inner{display:flex;height:100%;flex-direction:row;align-items:center;background:#f8f8f8;border-radius:10px;overflow:hidden;font-size:16px;font-weight:400;line-height:1.5;color:#101010;border:1px solid #eee;}
.relevant .inner img{width:80px;height:80px;object-fit:cover;object-position:center;margin:5px;border-radius:8px;}
.relevant .inner span{display:block;padding:15px 20px;}
.relevant .inner:hover{border-color:#f57520;}
.open-filters{display:none;}
.only-text a.button{color:#fff;}

img[data-lazyloaded]{opacity:0;}
img.litespeed-loaded{-webkit-transition:opacity .5s linear 0.2s;-moz-transition:opacity .5s linear 0.2s;transition:opacity .5s linear 0.2s;opacity:1;}

.dgwt-wcas-suggestions-wrapp{top:127px!important;position:fixed!important;}
.admin-bar .dgwt-wcas-suggestions-wrapp{top:159px!important;position:fixed!important;}

.products .item.new .inner{border-radius:10px;}
.products .item.new .image{display:flex;}
.products .item.new .image img{object-fit:cover;}
.products .item.new .date{position:absolute;top:0;left:0;width:auto;height:50px;display:flex;align-items:center;justify-content:center;border-radius:10px 0 10px 0;background:#fff;padding:0 20px;font-size:14px;color:#101010;}
.products .item.new .date svg{margin:0 8px 0 0;}
.products .item.new .text{padding:0 15px 15px 15px;display:flex;}
.products .item.new .title{display:flex;padding:20px 0 15px 0;}
.products .item.new .only-text{color:#777;font-size:14px;line-height:1.4;}
.single-post-trumb{float:right;width:100%;max-width:50%;margin:-150px 0 30px 30px;border-radius:10px;border:20px solid #fff;box-shadow:-10px -10px 20px rgba(186, 186, 186, 0.1);}

.sidebar-products .products .item.new .date{top:auto;bottom:0;left:auto;right:0;height:auto;padding-left:0px;padding-bottom:15px;font-size:12px;}
.sidebar-products .products .item.new .image{padding:15px;}
.sidebar-products .products .item.new .date svg{width:12px;height:12px;}
.sidebar-products .products .item.new .title{padding:12px 0 25px 0;}
.sidebar-products .products .item.new .text{padding-left:0px;}

.capcha{flex-direction:row;}
.capcha img{width:100px;min-width:100px;margin:0 20px 0 0;border-radius:5px;border:2px solid #f8f8f8;}

.comment-desc .description{flex-direction:column;flex-wrap:wrap;align-items:center;height:100%;}
.comment-desc .description p{order:1;width:100%;margin:0 0 20px 0;}
.review-screenshot{float:left;width:100%;height:auto;max-height:210px;order:2;}
.all-reviews .review-screenshot{margin-bottom:20px;}
.review-screenshot a{display:flex;width:100%;height:100%;}
.review-screenshot img{height:auto;width:100%;object-fit:contain;}
.commentlist{width:calc(100% + 20px);margin:0 -10px;display:flex;flex-direction:row;flex-wrap:wrap;}
.commentlist li:not(:last-child){margin-bottom:0px;}
.commentlist li{width:calc(33.33% - 20px);margin:10px!important;}
.comment-desc .to{flex-direction:row;order:3;margin:auto 0 0 0;padding-top:20px;border-top:1px solid #e5e5e5;}
.comment-desc .to svg{width:14px;height:14px;min-width:14px;margin:3px 10px 0 0;}
.comment-desc .to a{font-size:14px;color:#aaa;}
.comment-desc .to a:hover{color:#f57520;}

@media screen and (max-width:1150px){
.container{max-width:768px;}
.top-banner .title{font-size:60px;}
.advantages-wrap .inner{padding:30px;}
.advantages-wrap .icon{width:50px;height:50px;min-width:50px;margin:0 20px 0 0;}
.advantages-wrap .item, .advantages-wrap .inner{font-size:18px;}
.about-wrap .image{width:20%;}
.about-wrap .text{width:80%;padding:0 30px;}
.products .item .inner .actions,.products .item:hover .inner .actions {position:relative;top:0;opacity:1;visibility:visible;transform:none;}
.popular .product-tabs .tabs-content{padding:0 0 0 0;}
section.about,section.categories{padding:50px 0 60px 0;}
.pre-about{margin:40px 0 0 0;}
.section-title{font-size:50px;}
section.popular{padding:50px 0 0 0;}
.popular .product-tabs{margin:20px 0 0 0;}
.products-slider .owl-stage-outer{padding:0 0 50px 0;}
.products .item:hover .inner{border-radius:10px;}
.products .item .actions{box-shadow:none;}
.categories-wrap{padding:30px 0 0 0;}
.categories-wrap .inner{padding:30px;font-size:35px;}
.categories-wrap .w-33,.grid-sizer{width:50%;}
.categories-wrap .inner{min-height:250px;}
.section-desc{font-size:16px;}
form .w-33{width:calc(50% - 10px);}
.qna-wrap{position:relative;z-index:5;}
.qna-wrap .w-33:nth-child(3){width:100%;}
section.qna .container:after{width:120vw;left:50%;}

.btn-menu{display:block;border:0;width:36px;min-width:36px;height:24px;background-color:transparent;cursor:pointer;z-index:99999;position:relative;right:0;top:0;z-index:999;transition:.3s;margin:0 0 0 30px;transform:translateX(0px);}
.btn-menu .bar{display:block;position:absolute;width:36px;height:3px;border-radius:4px;background-color:#fff;transition:.25s}
.btn-menu .bar-1{top:11px;left:0;width:24px;}
.btn-menu .bar-2{position:absolute;width:36px;content:'';top:0px;left:0;}
.btn-menu .bar-3{position:absolute;content:'';bottom:0px;left:0;width:36px;}
.show .btn-menu .bar-1{background-color:transparent!important}
.show .btn-menu .bar-2{top:9px;width:36px;transform:rotate(45deg);background-color:#fff;}
.show .btn-menu .bar-3{top:9px;width:36px;transform:rotate(-45deg);background-color:#fff;}
header.min .btn-menu .bar{background-color:#fff;}
header{height:85px!important}
body.admin-bar header{top:46px;}

.top-menu{position:fixed;display:flex;flex-direction:row;align-items:center;bottom:100%;height:100%;left:0;background:rgba(26,26,26,.0);z-index:999;width:100%;transition:.5s;border-radius:0 0 50vw 50vw;flex-direction:column;padding:60px 20px 40px 20px;justify-content:center;}
.top-menu li{padding:0;}
.top-menu li:not(:last-child){margin-right:0px;margin-bottom:15px;}
.top-menu .inner{background:none;padding:0 20px 0 30px;margin:auto 0;border-radius:0;flex-direction:column;width:100%;align-items:flex-start;transform:translateY(-30vh);transition:1s;margin:0;}
.cube{display:none!important;}
.top-menu ul li a{color:#fff;font-size:25px;}
.show .top-menu{bottom:0;background:rgba(26, 26, 26,.9);border-radius:0px;}
.show .top-menu .inner{transform:translateY(0);}

.top-actions{margin:0 30px 0 30px;}
.top-menu>li>a{font-family:BebasNeue;font-size:30px;}
.top-catalog{margin:0 0 0 auto;}
.cat-menu{position:fixed;width:320px;top:0;left:-320px;bottom:0;height:100%;border-radius:0;border-top:0px;border-bottom:0px;border-left:0px;overflow-y:auto;}
.admin-bar .cat-menu{top:46px;height:calc(100% - 46px);}
.cat-menu.opened{left:0;top:0;box-shadow:0 0 20px rgba(19, 19, 19, .5);}
.admin-bar .cat-menu.opened{top:46px;}
.cat-menu .sub{position:relative;display:none;transition:0s;left:0;padding:10px 20px;padding-right:10px;margin:10px 0;}
.cat-menu .has-sub>a{justify-content:space-between;display:flex;}
.cat-menu .arrow{transition:.3s;margin:0 0 0 20px;}
.cat-menu .arrow.opened{transform:rotate(90deg);}
.cat-menu a{white-space:normal;line-height:1.5;}
.cat-menu .has-sub a{padding:10px;}
.cat-menu .sub ul{max-height:410px;}
.catalog-top .mask{padding:125px 0 40px 0;}
.breadcrumb{margin:0 0 20px 0;}
.modal .modal-title{font-size:40px;}
.shop-wrap,.why{padding:50px 0 50px 0;}
.totop{width:50px;height:50px;right:20px;}
.totop svg{width:24px;height:24px;}
.totop.show{bottom:20px;}
.why .item{width:33.33%;}
.why-wrap{justify-content:center;margin:30px -10px 0 -10px;}
.about-content{margin:40px 0 0 0;}
section.contact-form,section.faq{padding:50px 0;}
.faq-wrap{padding:40px 0 0 0;}
.shop-wrap .container{flex-direction:column;}
.shop-wrap .sidebar{order:2;width:100%;}
.shop-wrap .content-right{width:100%;padding:0 0 0 0;}
.sort .select-trigger{height:50px;}
.relevant .item{width:50%;}
.archive .products .item{width:33.33%;}
.facetwp-pager>*{margin-top:30px;}
.sidebar-products .products .item{width:100%;}
.products .item .title{font-size:16px;}

.open-filters{display:flex;position:absolute;top:50%;left:calc(100% - 41px);flex-direction:row;align-items:center;background:#101010;color:#fff;border-radius:10px 10px 0 0;height:30px;transform:translateY(-50%) rotate(90deg);white-space:nowrap;padding:0 20px;font-size:14px;box-shadow:0 0 10px rgba(19, 19, 19, .15);}
.widget.filter{position:fixed;z-index:9999;top:0;left:-320px;height:100%;background:#fff;width:320px;padding:20px;border-right:2px solid #101010;transition:.3s;}
.widget.filter.opened{left:0;box-shadow:0 0 20px rgba(19, 19, 19, .5);}
.widget.filter .flow{height:100%;max-height:100%;overflow-y:auto;}
.admin-bar .widget.filter{top:46px;height:calc(100% - 46px);}
.inner-page.inner-product .catalog-top{padding:125px 0 0 0;}

.single-car-wrap{flex-direction:column;}
.single-car-wrap .car-gallery{width:100%;}
.single-car-wrap .attrs{width:100%;padding:40px 0 0 0;}
.products-wish .item{width:33.33%;}
#customer_details{flex-direction:column;}
#customer_details>*{width:100%;}

.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead{display:none;}
.woocommerce-cart-form__contents tr{flex-wrap:wrap;position:relative;padding:0;border-radius:10px;overflow:hidden;}
.woocommerce-cart-form__contents td.product-thumbnail{width:142px;}
.woocommerce-cart-form__contents td.product-name{width:calc(100% - 142px);padding:0 0 0 20px;}
.woocommerce-cart-form__contents td.product-thumbnail img{width:142px;height:142px;border-radius:10px 0 10px 0;}
.woocommerce-cart-form__contents td.product-price{display:none;}
.woocommerce-cart-form__contents td.product-remove{position:absolute;top:10px;right:20px;z-index:3;}
.woocommerce-cart-form__contents td.product-quantity{width:162px;padding:20px;}
.woocommerce-cart-form__contents td.product-subtotal{width:calc(100% - 190px);padding:20px;background:#fff!important;text-align:right;justify-content:flex-end;font-size:20px;border-radius:10px 0 0 0;}
.woocommerce-table--order-details{flex-direction:column;}
.woocommerce-table--order-details>*{width:100%;}
.woocommerce-table--order-details>*:not(:last-child){margin-bottom:20px;}
.woocommerce-order-details{margin:20px 0 0 0;}
.admin-bar header.min{top:0;}
.single-post-trumb{margin:-80px 0 30px 30px;}
.section.inner-page.inner-blog .sidebar{padding-top:40px;}
.commentlist li{width:calc(50% - 20px);}
}

@media screen and (max-width:760px){
.container{max-width:420px;}
.section-title{font-size:40px;}
.about-wrap .image{width:0%;}
.about-wrap .text{width:100%;padding:0 30px;}
.top-actions>*:not(:last-child){margin-right:15px;}
header .logo span{font-size:15px;}
header .logo span.num{font-size:39px;}
.advantages-wrap{flex-direction:column;}
.advantages .container{padding:0;}
.advantages-wrap .item, .advantages-wrap .inner{width:100%;}
.advantages-wrap br{display:none;}
.advantages-wrap .inner{padding:30px 50px;}
.products .item .title{font-size:14px;}
.products .item .actions .button{height:50px;}
.categories-wrap .w-33, .grid-sizer{width:100%;}
.categories-wrap .w-100 .title{width:100%;}
.categories-wrap .w-100 .inner{align-items:flex-start;}
.categories-wrap .w-100 .image{width:80%;}
form .w-33,section.qna .form{width:100%;}
section.qna .container:after{width:150vw;left:calc((100vw - 420px) / -2);height:auto;aspect-ratio:16/5;background-position:50% 0%;}
.qna-wrap{order:2;}
section.qna .section-title{position:relative;z-index:5;padding-top:30vw;}
section.qna .section-desc{position:relative;z-index:5;}
.footer-wrap{padding:50px 0;flex-direction:column;}
.footer-wrap .column{width:100%;}
.footer-wrap .column:not(:last-child){margin-bottom:40px;}
.footer-wrap div.title{font-size:20px;}
.footer-wrap ul,.footer-wrap .contacts{margin:20px 0 0 0;}
.copyright{flex-direction:column;align-items:center;justify-content:center;text-align:center;}
.copyright p{order:2;margin:10px 0 0 0;}
.top-banner .title{font-size:50px;}
.top-banner .item .container{flex-direction:column;}
.top-banner .left{width:100%;order:2;}
.top-banner .right{width:90%;margin:0 auto;}
.top-banner .button{margin-top:20px;}
.top-banner:before{width:200vw;right:-60vw;}
.top-banner .image{padding-bottom:0px;}
.top-banner .s1{width:150%;}
.top-banner .s2{width:200%;}
.owl-dots{bottom:-25px;}
.top-actions{margin:0 20px;}
.btn-menu{margin:0;width:30px;min-width:30px;}
.btn-menu .bar-2,.btn-menu .bar-3{width:30px;}
.get-catalog svg{margin:0 5px 0 0;}
header .top-callback{display:none;}
.top-menu .top-callback{display:flex;margin-top:30px;}
.top-callback .more-order{margin:5px auto 0 auto;}
.top-menu .top-callback a{color:#f57520;}
.modal-body{padding:50px 45px;width:calc(100% - 40px);max-width:360px;}
.tabs-with-nav{flex-direction:column;}
.slider-navs{position:relative;top:0;margin:20px auto 0 auto;}
.product-tabs .tabs-nav{flex-direction:column;border:0px}
.popular .tabs-nav .item:not(:last-child){margin-right:0px;}
.product-tabs .tabs-nav .item,.relevant .item{width:100%;}
.product-tabs .tabs-nav .item[data-num="tab-reviews"]{padding-left:46px;}
.popular .tabs-nav .item.selected span:not(.reviews-count){color:#f57520;}
.shop-wrap .section-title{font-size:30px;}
.about-content{flex-direction:column;}
.about-content>*,section.contact-form .form{width:100%;}
.about-content .text{padding:40px 0 0 0;}
.why .item{width:50%;}
.why .inner{font-size:16px;}
.content-right.contacts-wrap{flex-direction:column;}
.contacts-wrap .right{max-width:100%;padding:40px 0 0 0;}
form .w-50{width:100%;}
section.contact-form .image{opacity:.5;left:-90%;}
.faq-wrap .title{padding:20px 25px;font-size:16px;}
.brands{column-count:2;column-gap:40px;}
.sort .select-trigger,.per-page label{font-size:14px;}
.sort .select-trigger{padding: 0 30px 0 15px;height:40px;border-radius:5px!important;}
.sort .select-trigger:after{width:10px;right:10px}
.per-page svg{width:16px;height:16px;}
.per-page .title{height:16px;}
.per-page label:not(:last-child){margin-right:5px;}
.sort .option{font-size:14px;}
.archive .products .item,.products-wish .item{width:50%;}
.widget.sidebar-products{margin-top:40px;}
.sidebar-products .products .item{width:100%;}
.pre-single-product .pre-price{margin:0 0 0 0;}
.pre-single-product .short-desc.only-text{margin:20px 0 0 0;}
form.cart .button{padding:0 10px;white-space:nowrap;}
.product-tabs,.related-products{margin:50px 0 0 0;}
.woocommerce-billing-fields__field-wrapper p{width:100%;}
.woocommerce-billing-fields__field-wrapper p:nth-child(3){margin-bottom:20px;}
.per-page{margin:0 0 0 auto;width:auto;justify-content:flex-end;}
.admin-bar .dgwt-wcas-suggestions-wrapp{top:173px!important;position:fixed!important;}
.tabs-nav .item.selected span:not(.reviews-count){color:#f57520;}
.woocommerce-product-attributes.shop_attributes{font-size:14px;}
.products .item.new .only-text,.products .item.new .date{font-size:12px;}
.products .item.new .date svg{width:12px;height:12px;}
.products .item.new .date{height:40px;}
.products .item.new .title{padding:15px 0;line-height:1.5;}
.section.inner-page.inner-blog .sidebar{padding-top:0px;}
.single-post-trumb{width:100%;max-width:100%;}
.section.inner-page.inner-blog .section-title{padding:0 0 20px 0;}
.commentlist li{width:calc(100% - 20px);}
.logo .title span{font-size:16.2px;}
}