@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,500&display=swap";/*! subscribe start  */.footer .subscribe-row{background-color:#80aa27;color:#fff;padding:80px 0}.footer .footer-row-wrapper{display:flex;justify-content:space-between;column-gap:200px}.footer .subscribe-title,.footer .contact-title{font-size:30px;max-width:500px;font-weight:500;line-height:1.2}.footer .subscribe-desc,.footer .contact-desc{font-size:14px;opacity:.6;margin-top:4px}.footer .footer-subscribe-bottom,.footer .footer-contact-bottom{margin-top:40px}.footer .footer-subscribe-bottom form{display:flex;align-items:center;margin-bottom:10px}.footer .footer-subscribe-bottom form>input{flex:1;height:48px;border:none}.footer .footer-subscribe-bottom form>button{height:48px!important;border-color:#fff;background-color:#80aa27;color:#fff}.footer .privacy-text,.footer .privacy-text a{font-size:10px;color:#e7e7e7;margin-top:4px;font-weight:500}.footer .footer-contact-bottom .download-app{display:flex;align-items:center;column-gap:10px}.footer .footer-ai-btn>button{height:48px!important;width:55%;border-color:#fff;background-color:#80aa27;color:#fff;margin-bottom:5%}/*! subscribe end  *//*! widgets start  */.widgets-row{padding:60px 0;border-bottom:1px solid #f2f2f2}.widgets-row .footer-widgets{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}.widgets-row .footer-desc{font-size:14px}.widgets-row .footer-middle-links{display:flex;align-items:center;column-gap:16px;flex-direction:row}.widgets-row .footer-logo{display:flex;align-items:center;column-gap:16px;flex-direction:column}.widgets-row .footer-widgets>div{flex:1}.widgets-row .footer-widgets>.brand-info{flex:1;font-size:20px;display:flex;align-items:center;margin:15px;flex-direction:column}.footer-widgets,.footer-widgets .brand-info{display:flex;align-items:center}.footer-widgets .brand-info .footer-desc{width:300px;font-size:14px;margin:15px 0;align-items:center}.footer-widgets .brand-info .footer-contact{font-size:14px}.footer-widgets .widget-nav-menu h4{font-weight:400;font-size:18px;text-align:right}.footer-widgets .widget-nav-menu ul{margin-top:15px;font-size:14px;display:flex;flex-direction:column;row-gap:5px}.footer-widgets .widget-nav-menu ul li a{transition:.2s ease all}.footer-widgets .widget-nav-menu ul li a:hover{opacity:.5}/*! widgets end  *//*! copyright start  */.footer-copyright{margin:40px 0;display:flex;align-items:center}.footer-copyright>.sslIcon{display:flex;align-items:center}.footer-copyright .site-copyright{font-size:12px;margin-right:10px}.footer-copyright .footer-menu{margin-left:auto}.footer-copyright .footer-menu-list{display:flex;align-items:center;font-size:12px;column-gap:10px}.footer-copyright .footer-menu-list .list-item:not(:last-child){padding-right:10px;border-right:1px solid #dee0ea}/*! copyright end  *//*! responsive  */@media (max-width: 768px){.footer .footer-ai-btn>button{height:48px!important;width:50%}.footer .footer-row-wrapper{flex-direction:column;row-gap:20px}.footer-widgets .brand-info .footer-desc{width:unset}.widgets-row .footer-widgets>div{flex:unset!important}.footer .brand-info{margin-bottom:20px}.footer-copyright{flex-direction:column;text-align:center;row-gap:10px}.footer-copyright .footer-menu{margin-left:unset}}@media (max-width: 520px){.widgets-row-{align-items:center;display:flex;flex-direction:row}.widgets-row .footer-widgets>.brand-info{padding-left:30%}.widgets-row .footer-desc,.widgets-row .footer-contact,.footer-widgets .widget-nav-menu{display:none!important}}header{border-bottom:1px solid #dee0ea;position:sticky;width:100%;top:0;background:#fff;z-index:10}.global-notification{background-color:#80aa27;padding:14px 0;text-align:center;font-size:12px;color:#fff}.global-notification a{color:#fff;font-weight:600}.header-row{height:90px;display:flex;align-items:center}.header-wrapper{display:flex;justify-content:space-between;align-items:center}.header-mobile{font-size:24px;cursor:pointer;display:none}.header-center .bi-x-circle{display:none}.header-center .navigation .menu-list{display:flex;column-gap:30px;align-items:center}.header-center .menu-list .menu-list-item{display:flex;align-items:center;position:relative;height:90px}.header-center .menu-list .menu-link{font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:1.2px;position:relative}.header-center .menu-list .menu-link:after{content:"";width:0;height:1px;background-color:#80aa27;position:absolute;bottom:-2px;left:50%;transform:translate(-50%);transition:.2s ease width}.header-center .menu-list .menu-list-item:hover .menu-link:after{width:100%}.header-center .menu-list .menu-link.active:after{width:100%}.header-center .menu-list i{font-size:12px}.header-right .header-right-links{display:flex;align-items:center;column-gap:16px}.header-right .bi-person{font-size:23px}.header-right .search-button{border:none;background-color:transparent}.header-right i{font-size:18px;display:flex}.header-right .header-cart{position:relative}.header-right .header-cart-link .header-cart-count{width:16px;height:16px;background-color:#80aa27;color:#fff;font-size:10px;border-radius:100%;position:absolute;top:-10px;right:-10px;display:flex;align-items:center;justify-content:center;font-weight:500}header .menu-dropdown-wrapper{position:absolute;top:100%;left:-30px;opacity:0;visibility:hidden;transition:all .2s ease;z-index:1}header .menu-dropdown-content{width:220px;background-color:#fff;border:1px solid #dee0ea;display:flex;flex-direction:column;padding:18px 0}header .menu-dropdown-content a{display:flex;padding:4px 30px;font-size:14px;transition:color .2s ease}header .menu-dropdown-content a:hover{color:#80aa27}.header-center .menu-list .menu-list-item:hover .menu-dropdown-wrapper{opacity:1;visibility:visible}.menu-dropdown-megamenu{background-color:#fff;border:1px solid #dee0ea;padding:22px;display:flex;column-gap:50px}.megamenu-wrapper .menu-dropdown-wrapper{left:0;width:100%;display:flex;justify-content:center}.megamenu-wrapper{position:static!important}.megamenu-wrapper .megamenu-links{display:flex;column-gap:50px}.megamenu-wrapper .megamenu-products-title{font-size:16px;font-weight:500;margin-bottom:10px}.megamenu-wrapper .megamenu-menu-list{display:flex;flex-direction:column;row-gap:2px}.megamenu-wrapper .megamenu-menu-list a{font-size:14px}.megamenu-wrapper .megamenu-single-title{font-size:18px;font-weight:500}.megamenu-wrapper .megamenu-single-subtitle{font-size:14px;margin-bottom:10px;font-weight:400}.megamenu-wrapper .megamenu-single-button{margin-top:5px}.megamenu-wrapper .megamenu-single img{height:170px}/*! header end  */.header-center.open{left:0}@media (max-width: 770px){.header-center{position:fixed;top:0;left:-100%;height:100vh;background-color:#fff;border-right:1px solid #dee0ea;z-index:2;transition:.5s ease all}.header-center .bi-x-circle{display:inline-block;position:absolute;top:15px;right:15px;font-size:20px;cursor:pointer}.header-center .menu-list{flex-direction:column;padding:50px 75px}.header-mobile{display:inline-block}header .menu-dropdown-wrapper{display:none!important}header .menu-list i{display:none}header .menu-list-item a{font-size:16px!important}}/*! modal search start  */.modal-search{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;visibility:hidden;z-index:999;opacity:0;transition:.3s ease all}.modal-search.show{visibility:visible;opacity:1}.modal-overlay{content:"";width:100%;height:100%;background-color:#000;position:fixed;top:0;left:0;opacity:.5}.modal-wrapper{max-width:800px;width:100%;background-color:#fff;position:fixed;z-index:10;padding:30px}.modal-search .modal-title{font-size:30px;font-weight:600}.modal-search .modal-text{font-size:14px;color:#7a7a7a;padding-bottom:15px;border-bottom:1px solid #dee0ea}.modal-search .search-form{margin-top:15px;display:flex;position:relative}.modal-search .search-form:after{content:"";width:100%;height:1px;background-color:#dee0ea;position:absolute;bottom:-15px}.modal-search .search-form input{width:100%;max-height:42px;border-color:#dee0ea!important}.modal-search .search-form button{position:absolute;right:0;height:100%;padding:15px;display:flex;align-items:center;justify-content:center;border:1px solid #dee0ea}.modal-search .search-form button i{font-size:18px;color:#7a7a7a}.modal-search .search-results{margin-top:30px}.modal-search .search-heading{padding:15px;background-color:#f9f9f9;border:1px solid #dee0ea}.modal-search .search-heading h3{font-size:16px;font-weight:600}.modal-search .results{display:grid;grid-template-columns:1fr 1fr;border-left:1px solid #dee0ea}.modal-search .result-item{display:flex;column-gap:15px;align-items:center;padding:15px;border-bottom:1px solid #dee0ea;border-right:1px solid #dee0ea;transition:background-color .2s eae}.modal-search .result-item:hover{background-color:#f9f9f9}.modal-search .search-thumb{max-width:65px;width:100%}.modal-search .search-info{font-size:14px;display:flex;flex-direction:column}.modal-search .search-sku{color:#7a7a7a;margin:2px 0}.modal-search .search-price{font-weight:600;color:#dc3545}.modal-search .bi-x-circle{position:absolute;top:5px;right:10px;font-size:20px;cursor:pointer}/*! modal search end  */@media (max-width: 992px){.modal-search .modal-wrapper{max-width:370px}.modal-search .results{grid-template-columns:1fr}}.modal-dialog{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:999;transition:.3s ease all;visibility:hidden;opacity:0}.modal-dialog.show{visibility:visible!important;opacity:1}.modal-dialog .modal-content{max-width:800px;width:100%;background-color:#fff;position:fixed;z-index:10;display:flex;align-items:center}.modal-dialog .modal-content .modal-close{position:absolute;top:-40px;right:-40px;background-color:transparent;font-size:40px}.modal-dialog .modal-content .modal-image{display:flex}.modal-dialog .modal-content .popup-wrapper{padding:30px;text-align:center}.modal-dialog .modal-content .popup-title h3{font-size:30px;font-weight:500}.modal-dialog .modal-content .popup-text{font-size:14px;color:#7a7a7a;font-weight:500;margin-top:10px}.modal-dialog .modal-content .popup-form{display:flex;flex-direction:column;row-gap:20px;margin-top:40px}.modal-dialog .modal-content .popup-form label{display:flex;align-items:center;justify-content:center;column-gap:5px;font-size:14px}@media (max-width: 576px){.modal-dialog .modal-content{max-width:350px}.modal-dialog .modal-content .modal-close{top:0;right:0;font-size:30px}.modal-dialog .modal-content .modal-image{display:none}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.slider{position:relative}.slider-item{position:relative;height:calc(100vh - 137px);display:flex;align-items:center}.slider-item .slider-image img{position:absolute;top:0;left:0;height:100%;object-fit:cover;object-position:60%;z-index:-1}.slider-item .slider-title{font-size:18px;font-weight:500}.slider-item .slider-heading{font-size:60px;font-weight:100}.slider-item a{position:relative;z-index:1}.slider .slider-buttons{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 30px}.slider-buttons button{width:60px;height:60px;border-radius:100%;border:1px solid #3f560e;background-color:#ffffff17;opacity:.5;transition:.2s ease all}.slider-buttons button:hover{background-color:#80aa27;opacity:1;color:#fff;border-color:#80aa27}.slider-buttons button i{font-size:30px}.slider .slider-dots{position:absolute;bottom:20px;width:100%;display:flex;align-items:center;justify-content:center;column-gap:6px}.slider .slider-dot{background-color:#afc77b00;font-size:large;color:#3f560e}.slider .slider-dots .slider-dot{border:none;display:flex;opacity:.4;transition:.3s ease opacity}.slider .slider-dots .slider-dot:hover{opacity:1;transform:scale(1.05);transition:all .2s ease}.slider .slider-dots .slider-dot span{display:inline-block;width:12px;height:12px;background-color:#fff;background-color:#80aa27;border-radius:100%}.slider .slider-dots .slider-dot.active{opacity:1}.fade{animation-name:fade;animation-duration:1.5s}@keyframes fade{0%{opacity:.4}to{opacity:1}}@media (max-width: 768px){.slider-item{height:calc(100vh - 155px)}.slider-buttons{display:none!important}}.categories{margin:40px 0}.categories{display:flex;gap:30px;margin-top:30px;flex-wrap:wrap;justify-content:center}.category-list{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:0}.flex-item{flex:1 1 auto;max-width:200px}.category-link{text-decoration:none}.category-item{background-color:#f0f0f0;border:1px solid #ddd;padding:10px;box-sizing:border-box}.categories .category-item{background-color:#80aa27;border-radius:100%;flex:1;width:100%;display:flex;justify-content:center;box-sizing:content-box}.categories .category-item.active{background-color:#688b1dfb;scale:1.1}.categories .category-item-wrapper{height:100px;width:100px}.categories .category-item a{display:inline-block;padding:10px;text-align:center;margin:5px 0;font-size:14px;font-weight:500}.categories .category-item .category-image{height:85px;width:auto;margin:5px;transition:transform ease .2s}.categories .category-item .category-image img{display:block;object-fit:contain;object-position:center}.categories .category-item .category-image:hover{transform:scale(1.1)}.products .product-item{text-align:center;background-color:#fff;border-radius:5px;box-shadow:0 7px 7px #00000034;display:flex;flex-direction:column;position:relative;margin-bottom:20px}.campaigns .campaigns-wrapper{display:flex;gap:30px;margin:30px 0;flex-wrap:wrap}.campaigns .campaign-item{padding:70px 35px;background-size:cover;background-position:center;flex:1;color:#fff}.campaigns .campaign-item .campaign-title{font-size:26px;font-weight:600;line-height:30px}.campaigns .campaign-item .campaign-desc{margin:40px 0;font-size:14px}.campaigns-wrapper:nth-child(1) .campaign-item:nth-child(1){background-image:url(../../images/featured/banner1.jpg)}.campaigns-wrapper:nth-child(1) .campaign-item:nth-child(2){background-image:url(../../images/featured/banner2.jpg)}.campaigns-wrapper:nth-child(2) .campaign-item:nth-child(1){background-image:url(../../images/featured/banner3.jpg);flex:5}.campaigns-wrapper:nth-child(2) .campaign-item:nth-child(2){background-image:url(../../images/featured/banner4.jpg);flex:3}@media (max-width: 768px){.campaigns .campaign-item{width:100%;flex:unset!important}}.section-title{margin-top:2%;text-align:center}.product-wrapper .product-list{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.product-list>div{width:calc(25% - 15px);display:flex;justify-content:center}@media (max-width: 1200px){.product-list>div{width:calc(33.33% - 15px)}}@media (max-width: 768px){.product-list>div{width:calc(50% - 10px)}}@media (max-width: 480px){.product-list>div{width:100%}}.products .product-item{text-align:center;background-color:#fff;border-radius:5px;box-shadow:0 7px 7px #00000034;flex-direction:row;position:relative;margin-bottom:20px;display:grid}.products .product-item:hover{transform:scale(1.03);transition:all .3s ease}.products .product-item .product-image{width:100%;height:100%}.products .product-item img{width:100%;height:auto;display:block;object-fit:contain;object-position:center;transition:.3s ease-in-out all}.products .product-item .img1:hover{visibility:hidden;opacity:0}.products .product-item .product-image:hover .img2{visibility:visible;opacity:1}.products .product-item .img2{display:flex;position:absolute;top:0;opacity:0;visibility:hidden}.products .product-item .product-title{font-size:14px;display:inline-block;font-weight:600;margin-top:15px}.products .product-item .product-star{display:flex;justify-content:center;margin:8px 0;column-gap:2px}.products .product-item .product-star i{font-size:12px;color:gold}.products .product-item:hover .product-links{transform:translate(15px);opacity:1;visibility:visible}.contact .contact-bottom{margin:30px 0}.contact-bottom .contact-titles{width:75%}.contact-bottom .contact-titles h4{color:#e55d14;font-weight:500}.contact-bottom .contact-titles h2{font-size:40px;font-weight:600}.contact-bottom .contact-titles p{font-size:14px}.contact-bottom .contact-elements{display:flex;justify-content:space-between;margin-top:50px;gap:100px}.contact-bottom .contact-form{display:flex;flex-wrap:wrap;gap:20px}.contact-bottom .contact-form>div{display:flex;flex-direction:column;flex-basis:calc(50% - 10px);font-size:14px;row-gap:4px}.contact-bottom .contact-form>div label span{color:#e55d14}.contact-bottom .contact-form>div:nth-child(3),.contact-bottom .contact-form>div:nth-child(4){flex-basis:100%}.contact-bottom .contact-form .form-button{background-color:#000;color:#fff}.contact-elements .contact-info{flex-basis:50%;display:flex;flex-direction:column;row-gap:20px}.contact-info-item{font-size:14px}.contact-info-item .contact-info-texts{display:flex;flex-direction:column}.contact-info-item .contact-street{margin:15px 0}.contact-info-item .contact-date{margin-top:10px}@media (max-width: 768px){.contact .contact-titles{width:100%}.contact-elements{flex-direction:column;gap:50px!important}}@media (max-width: 576px){.contact-form{flex-direction:column}}.account-page{margin:60px 0}.account-wrapper{display:flex;justify-content:space-between;gap:30px}.account-column{flex:1}.account-column h2{font-size:20px;font-weight:500}.account-column form{display:flex;flex-direction:column;row-gap:15px;margin-top:10px}.account-column form div label{display:flex;flex-direction:column;font-size:14px;row-gap:5px}.account-column form .remember{display:flex;flex-direction:column;align-items:flex-start;font-size:12px}.account-column form .required{color:#e55d14;font-weight:700}.account-column form .remember label{display:flex;align-items:center;column-gap:5px}.account-column form .remember button{background-color:#e55d14;color:#fff;border-color:#e55d14;margin-top:10px}.account-column form .form-link{color:#e55d14;font-size:14px}@media (max-width: 768px){.account-wrapper{flex-direction:column}}.cart-page{margin:30px 0}.cart-page-wrapper{display:flex;justify-content:space-between}/*! cart form start  */.cart-page .cart-form{flex-basis:60%}.cart-page .free-progress-bar{margin-bottom:7%;width:100%}.cart-page .progress-bar-title{font-size:12px}.cart-page .progress-bar-title strong{color:#e55d14}.cart-page .progress-bar{width:100%;height:6px;background-color:#f2f3f5;border-radius:10px;margin-top:8px;position:relative;z-index:-1}.cart-page .progress-bar span{background-color:#e55d14;width:30%;height:6px;display:inline-block;position:absolute;z-index:1;border-radius:10px}.cart-form table img{width:60px}.cart-form .shop-table-wrapper{overflow-x:auto}.cart-form table>:not(caption)>*>*{padding:8px 0}.cart-form table{border-collapse:collapse;width:100%;margin-top:30px;font-size:14px;min-width:595px}.cart-form table thead th{text-align:start;font-size:14px;font-weight:600}.cart-form table .product-quantity,.cart-form table .product-subtotal{text-align:center}.cart-form table tbody{border-top:1px solid #dee0ea}.cart-form table tbody .cart-item{border-bottom:1px solid #dee0ea}.cart-form table tbody .cart-image{position:relative}.cart-form table tbody i{position:absolute;top:2px;left:-6px;background-color:#e55d14;width:16px;height:16px;border-radius:100%;color:#fff;display:grid;place-items:center;font-size:13px;cursor:pointer}.actions-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-top:15px}.actions-wrapper .coupon{display:flex;align-items:center;column-gap:10px}.actions-wrapper .coupon button{background-color:#000;color:#fff}.actions-wrapper .coupon input{height:100%}.actions-wrapper .update-cart button{background-color:#e55d14;color:#fff;border:#fff}.cart-collaterals{flex:0 0 300px;border:1px solid #dee0ea;padding:30px}.cart-collaterals table{width:100%;border-collapse:collapse}.cart-collaterals h2{font-weight:500;font-size:16px;padding-bottom:15px;border-bottom:1px solid #dee0ea}.cart-collaterals table *{font-size:14px;font-weight:400}.cart-collaterals table tr:not(:last-child){border-bottom:1px solid #dee0ea}.cart-collaterals table th{text-align:start;padding:20px 0 10px}.cart-collaterals table td{text-align:end;padding:20px 0 10px}.cart-collaterals table ul{display:flex;flex-direction:column;row-gap:10px}.cart-collaterals table ul label{display:flex;align-items:center;justify-content:flex-end;column-gap:5px}.cart-collaterals table ul a{color:#e55d14;font-weight:500}.cart-collaterals table strong{font-size:18px;font-weight:700}.cart-collaterals .checkout button{margin-top:30px;background-color:#e55d14;color:#fff;border-color:#fff;width:100%}/*! cart form end  */@media (max-width: 992px){.cart-page-wrapper{flex-direction:column;row-gap:30px}}.products{margin-bottom:40px}.products .product-list{display:flex;flex-direction:row;gap:20px;flex-wrap:wrap;justify-content:center}.single-product .product-gallery{width:50%;padding-right:15px}.single-product .single-image-wrapper{overflow:hidden;display:flex}.single-product .single-image-wrapper img{width:100%;height:100%;object-fit:cover;transform-origin:center}.single-product .single-image-wrapper img:hover{cursor:zoom-in}.single-product .gallery-thumbs{display:flex;column-gap:10px}.single-product .gallery-thumbs li{cursor:pointer;display:flex}.single-product .gallery-thumbs li img{border:1px solid transparent}.single-product .gallery-thumbs li img.active,.single-product .gallery-thumbs li img:hover{border-color:#000}.single-product .product-thumb{position:relative;margin-top:7px}.single-product .glide__arrow{position:absolute;top:50%;transform:translateY(-50%);background-color:transparent;font-size:25px}.single-product .glide__arrow--left{left:0}.single-product .glide__arrow--right{right:0}.single-topbar{margin-top:30px}.single-content{margin:30px 0}.single-content .site-main{display:flex;justify-content:space-between}@media (max-width: 768px){.site-main{flex-direction:column}.site-main .product-gallery,.site-main .product-info{width:100%;padding:0}.site-main .product-info{margin-top:30px}.site-main .values-list span{padding:6px!important;display:inline-block}}.site-main .product-info{width:50%;padding-left:15px}.site-main .product-title{font-size:32px;font-weight:600}.site-main .product-review{display:flex;align-items:center;column-gap:8px;margin:10px 0}.site-main .product-review ul,.site-main .product-review ul li{display:flex}.site-main .product-review ul i{color:gold;font-size:12px}.site-main .product-review span{font-weight:600;font-size:12px}.site-main .product-price{display:flex;align-items:center;column-gap:8px}.site-main .product-price s{font-size:18px;color:#dee0ea}.site-main .product-price strong{font-size:20px}.site-main .product-description{font-size:14px;line-height:1.4;margin:15px 0}.site-main .colors .colors-wrapper{display:flex;column-gap:4px;margin-left:-1px}.site-main .colors .colors-label{font-weight:500;font-size:14px;margin-bottom:10px}.site-main .colors .color-wrapper{border:1px solid transparent;width:35px;height:35px;border-radius:50%;padding:2px;cursor:pointer;transition:.2s ease all}.site-main .colors .color-wrapper.active{border-color:#e51414}.site-main .colors .color-wrapper input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.site-main .colors .color-wrapper:hover{border-color:#e51414}.site-main .colors .color-wrapper label{display:inline-block;width:100%;height:100%;border-radius:50%;margin-right:8px;cursor:pointer}.site-main .colors .color-wrapper .blue-color{background-color:#00f}.site-main .colors .color-wrapper .red-color{background-color:red}.site-main .colors .color-wrapper .green-color{background-color:green}.site-main .colors .color-wrapper .purple-color{background-color:purple}.site-main .values{display:flex;flex-direction:column;margin:10px 0}.site-main .values .values-label span{display:inline-block;font-weight:500;font-size:14px;margin-bottom:10px}.site-main .values .values-list{display:flex;gap:10px;flex-wrap:wrap}.site-main .values .values-list span{padding:8px 40px;border:1px solid #dee0ea;font-size:14px;cursor:pointer;flex:1;text-align:center;transition:.2s ease all}.site-main .values .values-list span.active,.site-main .values .values-list span:hover{background-color:#e51414;color:#fff}.site-main .cart-button{display:flex;column-gap:10px}.site-main .cart-button input{width:80px}.site-main .cart-button button{width:100%}.site-main .cart-button button:disabled{background-color:#1367ef;color:#fff;border-color:#1367ef}.site-main .product-extra-buttons{display:flex;align-items:center;gap:15px;margin-top:20px}.site-main .product-extra-buttons a{font-size:12px;color:gray}.site-main .divider{padding-bottom:20px;border-bottom:1px solid #dee0ea}.site-main .product-meta{display:flex;flex-direction:column;row-gap:6px;margin-top:20px;font-size:13px}/*! comment item start  */.tab-panel-reviews .comment-star{display:flex}.tab-panel-reviews .comment-list{display:flex;flex-direction:column;row-gap:30px}.tab-panel-reviews .comment-item{display:flex;align-items:center;column-gap:15px}.tab-panel-reviews .comment-avatar{height:50px;width:50px}.tab-panel-reviews .comment-avatar img{border-radius:50%;display:flex;width:100%;height:100%}.tab-panel-reviews .comment-text{display:flex;flex-direction:column;row-gap:6px}.tab-panel-reviews .comment-star i{color:gold;font-size:12px}.tab-panel-reviews .comment-meta{font-size:12px}.tab-panel-reviews .comment-description p{font-size:14px}/*! comment item end  *//*! comment form start  */.tab-panel-reviews span.required{color:#e51414}.tab-panel-reviews .review-form-wrapper h2{font-size:16px;font-weight:500;margin:20px 0;border-bottom:1px solid #dee0ea;padding-bottom:16px}.tab-panel-reviews .comment-form{display:flex;flex-direction:column;row-gap:12px}.tab-panel-reviews .comment-notes,.tab-panel-reviews .comment-form-rating{font-size:14px}.tab-panel-reviews .comment-form-rating .stars{display:flex}.tab-panel-reviews .comment-form-rating .stars a{display:flex;padding:4px 10px;border-right:1px solid #dee0ea;margin-top:5px}.tab-panel-reviews .comment-form-rating .star.active i,.tab-panel-reviews .comment-form-rating .stars a:hover i{color:gold}.tab-panel-reviews .comment-form-rating .stars a:first-child{padding-left:0}.tab-panel-reviews .comment-form-rating .stars a:last-child{border-right:unset}.tab-panel-reviews .comment-form-rating .stars i{font-size:10px;color:#dee0ea;transition:.2s ease color}.comment-form .form-comment{display:flex;flex-direction:column;font-size:14px;row-gap:4px}.comment-form .comment-form-author{margin:10px 0}.comment-form .comment-form-cookies{display:flex;align-items:center;column-gap:4px;font-size:14px}.comment-form input.submit{background-color:#000;color:#fff;cursor:pointer}/*! comment form end  */.single-tabs{margin-bottom:30px}.single-tabs h3{font-size:16px;font-weight:500;margin:15px 0}.single-tabs .tab-list{display:flex;align-items:center;column-gap:20px;border-bottom:1px solid #dee0ea;padding-bottom:20px;margin-bottom:20px}.single-tabs .tab-list a.active{font-weight:500}.single-tabs .tab-panel-descriptions{font-size:14px}.single-tabs .content{display:none}.single-tabs .content.active{display:block}.single-tabs .tab-panel-information table{width:100%;border-collapse:collapse}.single-tabs .tab-panel-information table th,.single-tabs .tab-panel-information table td{border:1px solid #dee0ea;padding:10px 6px;font-size:14px;text-align:start}.reco-products .product-item{text-align:center;background-color:#fff;border-radius:5px;box-shadow:0 7px 7px #00000034;display:flex;flex-direction:column;position:relative;margin-bottom:20px}.reco-products .product-item:hover{transform:scale(1.04);transition:all .3s ease}.reco-products .product-item .detail{transition:transform .3s ease-in-out}.reco-products .product-item .product-image{width:100%;height:100%}.reco-products .product-item img{width:100%;height:auto;display:block;object-fit:contain;object-position:center;transition:.3s ease-in-out all}.reco-products .product-item .img1:hover{visibility:hidden;opacity:0}.reco-products .product-item .product-image:hover .img2{visibility:visible;opacity:1}.reco-products .product-item .img2{display:flex;position:absolute;top:0;opacity:0;visibility:hidden}.reco-products .product-item .product-title{font-size:14px;display:inline-block;font-weight:600;margin-top:15px}.reco-products .product-item .product-star{display:flex;justify-content:center;margin:8px 0;column-gap:2px}.reco-products .product-item .product-star i{font-size:12px;color:gold}.product-item .product-prices{display:flex;justify-content:center;align-items:center;column-gap:8px;padding-bottom:15px}.product-item .product-prices strong{color:#ff8c20;font-weight:500}.product-item .product-prices span{color:#7d7d7d;font-size:12px;text-decoration:line-through}.product-item .product-discount{display:inline-block;width:40px;height:40px;background-color:#80aa27;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;position:absolute;top:15px;right:15px;border-radius:100%;font-weight:500}.product-item .product-links{display:inline-flex;flex-direction:column;row-gap:8px;position:absolute;top:20px;left:0;opacity:0;visibility:hidden;transition:.3s ease-out all;overflow:hidden}.reco-products .product-item:hover .product-links{transform:translate(15px);opacity:1;visibility:visible}.product-item .product-links button,.product-item .product-links a{background-color:#81aa27b9;display:inline-block;padding:5px;border-radius:4px;transition:all ease .3s}.product-item .product-links button:hover,.product-item .product-links a:hover{opacity:.7}.product-item .product-links i{color:#fff;font-size:14px;display:flex;pointer-events:none}.product-wrapper{position:relative}.product-wrapper .glide__arrow{position:absolute;top:50%;background-color:transparent}.product-wrapper .glide__arrow--left{left:-40px}.product-wrapper .glide__arrow--right{right:-40px}.product-wrapper .glide__arrow i{font-size:40px}@media (max-width: 576px){.product-wrapper .glide__arrow--left{left:0}.product-wrapper .glide__arrow--right{right:0}}.reco-products{margin-bottom:40px}.reco-intro{display:flex;justify-content:center;align-items:center;margin:25px}.reco-speech{display:flex;flex-direction:column;align-items:center;margin-right:15px}.reco-speech .ai-img{margin-top:5px;width:75px;height:75px;border-radius:50%;filter:drop-shadow(0 2px 8px rgba(246,135,55,.145))}.ai-name{margin-top:5px;font-size:12px;color:#555;font-weight:700;text-align:center}.text-bubble{background-color:#f2f2f2;padding:10px 15px;border-radius:15px;font-size:14px;line-height:1.4;max-width:600px;box-shadow:0 2px 8px #f6873725;position:relative;overflow:hidden}.section-title{margin-top:1%}.glide__track{display:flex;flex-direction:column}.reco-products .reco-products-list{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.reco-products-list>div{width:calc(20% - 20px);display:flex;justify-content:center}@media (max-width: 768px){.reco-products-list>div{width:100%}}.section-title{text-align:center;margin-bottom:35px}.section-title h2{font-size:32px;font-weight:600;line-height:.8;margin-bottom:4px}/*! base start  */*{margin:0;padding:0;box-sizing:border-box;font-family:Jost,sans-serif}body{overflow-x:hidden}ul,ol{margin:0;padding:0;list-style:none}a{text-decoration:none;color:#000}h1,h2,h3,h4,h5,h6,p{margin:0}.container{max-width:1200px;width:100%;margin:0 auto}.logo{font-size:24px;font-weight:500;display:flex}button{cursor:pointer;border:none}button:disabled{opacity:.4!important;cursor:no-drop}.btn{display:inline-block;padding:0 25px;line-height:40px;font-weight:500;border:1px solid black;transition:.2s ease all}.btn-sm{line-height:33px}.btn-lg{line-height:45px}.btn-primary{background-color:#80aa27;color:#fff;border-color:#80aa27}.btn-primary:hover{background-color:#fff;color:#80aa27}textarea{overflow:auto}input[type=text],input[type=password],input[type=email],input[type=number],textarea{outline:none;border:1px solid #dee0ea;padding:8px 8px 8px 15px}input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,input[type=number]:focus,textarea:focus{border-color:gray}input[type=number]::-webkit-inner-spin-button{opacity:1}.img-fluid{width:100%}/*! base end  */@media (max-width: 1200px){.container{max-width:992px}}@media (max-width: 992px){.container{max-width:768px}}@media (max-width: 768px){.container{max-width:576px}}@media (max-width: 576px){.container{max-width:400px}}@media (max-width: 420px){.container{max-width:350px}}.slick-slide>div{margin:0 10px}.slick-list{margin:0 -10px}
