.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 {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 {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("/assets/template/vendors/owlcarousel/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%;}
::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background-color:#f2f0f6}::-webkit-scrollbar-thumb{background-color:#222;border-radius:6px}img{max-width:100%}@media (min-width:1366px){.container{max-width:1200px}}@media (max-width:1366px){.container{max-width:100%}}.form-control:focus,button:focus,.form-select:focus{outline:0;box-shadow:0 0 0 0 rgba(255,255,255,0)}#close-button:focus{outline:0;box-shadow:0 0 0 0 rgba(255,255,255,0)}.btn:focus{outline:0;box-shadow:0 0 0 0 rgba(255,255,255,0)}.grecaptcha-badge{display:none}.btn-default{font-family:"Raleway",Sans-serif;font-size:14px;color:#fff;line-height:1;font-weight:500;text-transform:uppercase;text-decoration:none;background-color:#222;border:2px solid transparent;border-radius:0;padding:15px 30px;cursor:pointer;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out}.btn-default:hover{background:#fff;color:#222;border:2px solid #222;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out}@media (max-width:576px){body{padding-top:92px}.header_panel{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1)}}.owl-carousel .owl-stage-outer{z-index:222}.owl-carousel .owl-nav{width:100%}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{position:absolute;top:50%;margin-top:-25px;z-index:222;width:50px;height:50px;background-color:#fff;border-radius:0;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out}.owl-carousel .owl-nav .owl-prev svg,.owl-carousel .owl-nav .owl-next svg{width:10px}.owl-carousel .owl-nav .owl-prev svg path,.owl-carousel .owl-nav .owl-next svg path{stroke:#222;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out}.owl-carousel .owl-nav .owl-prev:hover,.owl-carousel .owl-nav .owl-next:hover{box-shadow:rgba(0,0,0,.1) -4px 9px 25px -6px;background-color:#222;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out}.owl-carousel .owl-nav .owl-prev:hover svg,.owl-carousel .owl-nav .owl-next:hover svg{width:10px}.owl-carousel .owl-nav .owl-prev:hover svg path,.owl-carousel .owl-nav .owl-next:hover svg path{stroke:#fff;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out}.owl-carousel .owl-nav .owl-prev{margin-top:30px;right:50px}.owl-carousel .owl-nav .owl-next{margin-top:-30px;right:50px}.owl-carousel .owl-dots{position:absolute;z-index:223;bottom:15px;left:50%;transform:translateX(-50%)}.owl-carousel .owl-dots .owl-dot{width:6px;height:6px;border-radius:50%;background-color:#767676}.owl-carousel .owl-dots .owl-dot:not(:last-child){margin-right:10px}.owl-carousel .owl-dots .owl-dot.active{background-color:#222}@media (max-width:576px){.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{width:30px;height:30px}.owl-carousel .owl-nav .owl-prev{right:10px}.owl-carousel .owl-nav .owl-next{right:10px;margin-top:-10px}}.sliderhome{margin-bottom:60px;position:relative}.sliderhome .owl-item{opacity:.3;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out}.sliderhome .owl-item.active{opacity:1;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out}.sliderhome .item{position:relative}.sliderhome .item .text{position:absolute;top:0;right:100px;bottom:0;width:50%;height:100%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1}.sliderhome .item .text .subtitle{text-transform:uppercase;font-weight:400;font-size:16px;margin-bottom:30px}.sliderhome .item .text .title{font-family:"Playfair Display";color:#000;text-transform:capitalize;font-weight:400;font-size:80px;margin-bottom:30px}.sliderhome .item .text .link{font-family:"Raleway",Sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;background-color:#222;border-radius:0;padding:17px 41px}.copirtext{font-family:"Raleway",Sans-serif}.copirtext p:first-child{margin-bottom:10px}.copirtext p:not(:last-child){margin-bottom:10px}.contacts-send{margin:20px 0;cursor:pointer;font-family:"Raleway",Sans-serif;font-size:14px;font-weight:500;line-height:1;text-transform:uppercase;background-color:#222;border-radius:0;padding:20px 0;border:2px solid transparent;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out}.contacts-send:hover{background:#fff;color:#222;border:2px solid #222;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out}.lenos-share-product{width:100%;margin:20px 0;padding:20px 0;border-top:1px solid #eee}.contacts_form{margin-top:15px}.contacts_form .form-control{width:100%;min-width:100%;margin-bottom:10px;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out}.contacts_form .form-control:focus{border:1px solid #222;color:#222;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out}.contacts_form textarea{min-height:90px;max-height:200px;padding:10px}.contacts_form .privacy{margin-bottom:15px}.contacts_form .privacy a{-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out}.contacts_form .privacy a:hover{color:#222;font-weight:600;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out}#contacts_success{width:100%;text-align:center;font-size:20px;padding:15px 30px;margin-top:30px;color:#222}.flex{display:flex;justify-content:space-between;align-items:center}.button-read-more{border:none;background-color:transparent;margin-top:8px}.button-read-more a{font-size:14px;letter-spacing:.28px;text-transform:uppercase;font-weight:500;text-decoration:none;color:#767676}#categories-2 .nav{margin-bottom:30px}#categories-2 .cat-item a{color:#000;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out}#categories-2 .cat-item a:hover{color:#767676;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out}@media (max-width:576px){.cart .single_add_to_cart_button{color:#000}}.header_wrapper{width:100%;padding:5px 15px;display:flex;justify-content:space-between;align-items:center}.header_wrapper .header_address{display:flex;justify-content:flex-start;align-items:center}.header_wrapper .header_address svg{height:24px;width:auto;margin-right:6px}.header_wrapper .telheadercol{margin-left:0}.header_wrapper .telheadercol a{display:flex;justify-content:flex-start;align-items:center}.header_wrapper .telheadercol a svg{height:24px;width:auto;margin-right:6px}.header_wrapper .msearch2{margin-top:5px}.header_wrapper .msearch2 .input-group{display:flex;justify-content:flex-end;align-items:center}.header_wrapper .msearch2 .input-group .form-control{min-height:auto;height:25px;margin-right:10px;background-color:transparent;border:none;border-bottom:1px solid #a1a1a1}.header_wrapper .msearch2 .input-group .btn-search{background-color:transparent;border:none;cursor:pointer;padding:3px;line-height:1}.header_wrapper .msearch2 .input-group .btn-search svg{height:20px;width:auto}@media (max-width:576px){.header_wrapper{flex-direction:column}}@media (max-width:576px){.elementor-147{height:auto}.boostify-menu-dropdown .msearch2{width:100%;padding:0 15px;margin-top:15px}.boostify-menu-dropdown .msearch2 .input-group{display:flex;justify-content:flex-end;align-items:center;border-bottom:1px solid #706f6f}.boostify-menu-dropdown .msearch2 .input-group .form-control{min-height:auto;margin-right:10px;background-color:transparent;border:none}.boostify-menu-dropdown .msearch2 .input-group .btn-search{background-color:transparent;border:none;cursor:pointer;padding:3px;line-height:1}.boostify-menu-dropdown .msearch2 .input-group .btn-search svg{height:20px;width:auto}.boostify-menu-dropdown .msearch2 .input-group .btn-search svg defs path{fill:#000}.boostify-menu-dropdown .msearch2 .input-group .btn-search svg g path{stroke:#000}}.discowerimgwrap{position:relative;height:460px;padding-top:40px}.discowerimgwrap>img{width:100%;height:100%;object-fit:cover;position:absolute;object-position:center}.discowerprod{position:absolute;cursor:pointer;display:flex}.discowerprod .discowerprodclickwrap{background:#fff;width:266px;position:absolute;height:100px;left:25px;top:-94px;z-index:1;display:flex}.discowerprod a{display:none}.discowerprod a img{width:99px;height:99px;object-fit:cover}.discowerprodclick{background:#fff;padding:10px;border-radius:100%;height:60px;width:60px;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 0 5px #222;opacity:.9}.discowerprodclick div{border-radius:100%;background:#fff;border:4px solid #000;width:40px;height:40px}.discowerproddesc{width:100%;padding:10px}.discowerproddesc p{display:flex;align-items:center;justify-content:flex-start;height:38px;margin-bottom:0}.discowerproddesc p s{color:#999}p.discowerprodprice span{font-weight:700;color:#222;margin-right:15px}p.discowerprodtitle{font-size:12px;line-height:20px}.allbrands{display:flex;flex-flow:wrap;justify-content:flex-start;align-items:center}.allbrands span{display:inline-block;padding:15px 20px;text-decoration:none;color:#000}.brands-page{padding:50px 0}.news-page{padding:50px 0}.shop-sidebar .widget{padding-bottom:0}.shop-sidebar .widget details .widget-title{color:#222;font-family:Playfair Display;line-height:1.4em;margin-bottom:0;padding-left:20px;position:relative;cursor:pointer}.shop-sidebar .widget details .widget-title:after{position:absolute;top:11px;left:0;content:"";width:16px;height:16px;background-image:url("/assets/template/images/arrow_details.svg");background-position:center center;background-size:cover;opacity:.5;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out}.shop-sidebar .widget details .tagcloud{padding-top:20px}.shop-sidebar .widget details[open] .widget-title:after{transform:rotate(90deg);-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out}