@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.text-center,.text-center *{text-align:center}.hide{display:none !important}@media only screen and (max-width: 48rem){.hide-md{display:none !important}}.show-md{display:none}@media only screen and (max-width: 48rem){.show-md{display:block !important}}abbr[title]{text-decoration:none}hr{height:1px;background-color:#1e1e1e;width:100%;margin:4rem 0}.bg-primary{background-color:#1e1e1e}.bg-secondary{background-color:#fff}.bg-third{background-color:#e8e7e3}.title-width-icon{align-items:center;display:flex}.title-width-icon:after{background-color:#fff;mask:url("../assets/icons/i-link.svg") no-repeat 50% 50%;-moz-mask:url("../assets/icons/i-link.svg") no-repeat 50% 50%;-ms-mask:url("../assets/icons/i-link.svg") no-repeat 50% 50%;-webkit-mask:url("../assets/icons/i-link.svg") no-repeat 50% 50%;content:"";display:inline-flex;margin-left:1rem;height:1rem;width:1rem;mask-size:100%}.social{gap:1.5rem;display:flex}.i-nav{cursor:pointer;position:relative;height:1.5rem;width:1.5rem;z-index:10}.i-nav__line{background:#1e1e1e;display:block;position:absolute;left:0;top:0;height:2px;width:100%;transition:.25s ease-in-out;transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg)}.i-nav__line:nth-child(1),.i-nav__line:nth-child(2){transform:left center;-moz-transform:left center;-ms-transform:left center;-webkit-transform:left center}.i-nav__line:nth-child(1){top:.5rem}.i-nav__line:nth-child(2){top:1rem}.i-nav--active .i-nav__line:nth-child(1){transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);top:1rem}.i-nav--active .i-nav__line:nth-child(2){transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);top:1rem}*::before,*::after{box-sizing:border-box}*{color:#1e1e1e;box-sizing:border-box;border:none;margin:0;padding:0}html{font-size:16px}body{background-color:#fff;color:#1e1e1e;font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:1.25;padding-top:8rem}@media only screen and (max-width: 48rem){body{font-size:16px}}@media only screen and (max-width: 48rem){body{padding-top:6rem}}body.home{background-color:#1e1e1e;padding:0}body.home .header__nav .i,body.home .i-nav__line{background-color:#fff}ul,li{margin:0;padding:0;list-style:none}a{background-color:rgba(0,0,0,0);color:#fff;text-decoration:none;transition:all .5s ease}a:hover{color:#e8e7e3}p{margin-bottom:2rem}input,button,select,optgroup,textarea{background:rgba(0,0,0,0);margin:0;font-family:inherit;font-size:inherit;line-height:inherit;outline:0}img{display:block;height:auto;max-width:100%;width:100%}.h1,h1{color:#1e1e1e;font-size:26px;font-weight:700;line-height:1.1;margin-bottom:1rem}.h2,h2{color:#1e1e1e;font-size:22px;font-weight:700;line-height:1.1;margin-bottom:1rem}.h3,h3{color:#1e1e1e;font-size:18px;font-weight:700;line-height:1.1;margin-bottom:1rem}.h4,h4{color:#1e1e1e;font-size:18px;font-weight:700;line-height:1.1;margin-bottom:1rem}.font--xs{font-size:14px}@media only screen and (max-width: 48rem){.font--xs{font-size:16px}}.font--sm{font-size:18px}@media only screen and (max-width: 48rem){.font--sm{font-size:20px}}.font--md{font-size:22px}@media only screen and (max-width: 48rem){.font--md{font-size:26px}}.font--lg{font-size:26px}@media only screen and (max-width: 48rem){.font--lg{font-size:26px}}.font--xs-sm{font-size:16px}.font--sm-sm{font-size:20px}.font--md-sm{font-size:26px}.font--lg-sm{font-size:26px}.font--primary{color:#1e1e1e}.font--secondary{color:#fff}.font--third{color:#e8e7e3}.button,.menu-secondary .nav-inline .menu-item a,.nav-inline .menu-button .menu-item a{background:rgba(0,0,0,0);background-color:#1e1e1e;color:#fff;color:#fff;cursor:pointer;display:inline-block;font-family:"Inter",sans-serif;font-weight:400;font-size:14px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:.5rem 2rem;line-height:1.5rem;width:fit-content;transition:all .5s ease}@media only screen and (max-width: 48rem){.button,.menu-secondary .nav-inline .menu-item a,.nav-inline .menu-button .menu-item a{font-size:16px}}.button:hover,.menu-secondary .nav-inline .menu-item a:hover,.nav-inline .menu-button .menu-item a:hover{background-color:#1e1e1e;color:#fff}@media only screen and (max-width: 48rem){.button,.menu-secondary .nav-inline .menu-item a,.nav-inline .menu-button .menu-item a{line-height:1;height:auto;padding:.5rem 1.25rem .75rem 1.25rem}}.button-group{display:flex;gap:1.5rem;margin:2rem 0}.owl-nav button{background-color:#1e1e1e;height:1.5rem;width:1.5rem;margin:1rem !important}.owl-nav button span{display:none}.owl-nav button.owl-next{mask:url("../assets/icons/icon-arrow-next.svg") no-repeat 50% 50%;-moz-mask:url("../assets/icons/icon-arrow-next.svg") no-repeat 50% 50%;-ms-mask:url("../assets/icons/icon-arrow-next.svg") no-repeat 50% 50%;-webkit-mask:url("../assets/icons/icon-arrow-next.svg") no-repeat 50% 50%;opacity:.8}.owl-nav button.owl-prev{mask:url("../assets/icons/icon-arrow-prev.svg") no-repeat 50% 50%;-moz-mask:url("../assets/icons/icon-arrow-prev.svg") no-repeat 50% 50%;-ms-mask:url("../assets/icons/icon-arrow-prev.svg") no-repeat 50% 50%;-webkit-mask:url("../assets/icons/icon-arrow-prev.svg") no-repeat 50% 50%;opacity:.8}.header{position:fixed;left:0;top:0;width:100%;background-color:rgba(0,0,0,0);display:flex;z-index:5}.header__container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 2rem;position:relative;z-index:10;width:100%}.header__nav{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.5rem}.logo{max-width:7rem;padding:1rem;background-color:#fff}@media only screen and (max-width: 64rem){.logo{max-width:5rem;padding:.5rem;margin-top:0;margin-left:-1.5rem}}.footer{background-color:#1e1e1e;padding:1.5rem 0}.footer *{color:#fff}.footer__container{display:flex;flex-direction:row;align-items:start;justify-content:space-between}.i{background-color:#fff;display:block;height:1.5rem;width:1.5rem;text-indent:-9999px}.i--primary{background-color:#1e1e1e}.i--cart{mask:url("../assets/icons/i-cart.svg") no-repeat 50% 50%;-moz-mask:url("../assets/icons/i-cart.svg") no-repeat 50% 50%;-ms-mask:url("../assets/icons/i-cart.svg") no-repeat 50% 50%;-webkit-mask:url("../assets/icons/i-cart.svg") no-repeat 50% 50%}.i--user{mask:url("../assets/icons/i-user.svg") no-repeat 50% 50%;-moz-mask:url("../assets/icons/i-user.svg") no-repeat 50% 50%;-ms-mask:url("../assets/icons/i-user.svg") no-repeat 50% 50%;-webkit-mask:url("../assets/icons/i-user.svg") no-repeat 50% 50%}.i--ig{mask:url("../assets/icons/i-ig.svg") no-repeat 50% 50%;-moz-mask:url("../assets/icons/i-ig.svg") no-repeat 50% 50%;-ms-mask:url("../assets/icons/i-ig.svg") no-repeat 50% 50%;-webkit-mask:url("../assets/icons/i-ig.svg") no-repeat 50% 50%}.i--fb{mask:url("../assets/icons/i-fb.svg") no-repeat 50% 50%;-moz-mask:url("../assets/icons/i-fb.svg") no-repeat 50% 50%;-ms-mask:url("../assets/icons/i-fb.svg") no-repeat 50% 50%;-webkit-mask:url("../assets/icons/i-fb.svg") no-repeat 50% 50%}.i--ml{mask:url("../assets/icons/i-mail.svg") no-repeat 50% 50%;-moz-mask:url("../assets/icons/i-mail.svg") no-repeat 50% 50%;-ms-mask:url("../assets/icons/i-mail.svg") no-repeat 50% 50%;-webkit-mask:url("../assets/icons/i-mail.svg") no-repeat 50% 50%}.nav{background-color:#1e1e1e;display:none;position:fixed;left:0;top:0;height:100vh;width:100%;z-index:4}.nav .logo{z-index:12}.nav__content{height:100%;margin:15%}@media only screen and (max-width: 48rem){.nav__content{margin:10rem 0 0 0}}.nav__social{display:flex;flex-direction:column;margin-top:15%}.nav .menu-item{display:block;font-size:26px;margin-bottom:1rem}@media only screen and (max-width: 48rem){.nav .menu-item{font-size:26px}}.nav .menu-item a{color:#fff}.nav .social{margin-top:5rem}.nav-inline{margin-bottom:6rem}.nav-inline .menu{gap:.5rem;display:inline-block}.nav-inline .menu-item{font-size:18px;display:inline}@media only screen and (max-width: 48rem){.nav-inline .menu-item{font-size:20px}}.nav-inline .menu-item::after{content:","}.nav-inline .menu-item.current-menu-item a,.nav-inline .menu-item.current-menu-item:after{color:#fff}.nav-inline .menu-item:last-child::after{display:none}.nav-inline .menu-button .menu-item::after{display:none}.nav-inline .menu-center{gap:1.5rem;justify-content:center}.menu-secondary{margin:6rem 0}.menu-secondary .nav-inline{margin:0}.menu-secondary .nav-inline .menu{display:flex;gap:1.5rem}.menu-secondary .nav-inline .menu-item{display:inline;font-size:26px}@media only screen and (max-width: 48rem){.menu-secondary .nav-inline .menu-item{font-size:26px}}.menu-secondary .nav-inline .menu-item::after{display:none}.menu-secondary .nav-inline .menu-item-about,.menu-secondary .nav-inline .menu-item-contact,.menu-secondary .nav-inline .menu-item.current-menu-item{display:none}@media only screen and (max-width: 48rem){.menu-secondary{display:none}}.slide__item{position:relative}.slide__caption{position:absolute;bottom:0;left:0;right:0;width:100%;padding:1.5rem}.slide__caption h2{margin:0}.slide .owl-nav{background-color:#1e1e1e;margin-left:auto;position:absolute;bottom:0;left:0;right:0;width:8rem}.slide .owl-nav button{background-color:#fff !important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.form-row{display:flex;flex-direction:column;margin:0;width:100%}.form-group{margin-bottom:1rem}.form-group .label{display:none}.form-group .form-input{border-bottom:1px solid;border-radius:0;padding:.5rem 0;width:100%}.form-group .form-input::placeholder{opacity:1;color:#fff}.form-group .form-textarea{border:none;height:8rem}input,select{color:#1e1e1e;width:100%}input[type=radio],input[type=checkbox],input[type=submit]{width:fit-content}input[type=radio],input[type=checkbox]{appearance:none;border:1px solid;border-radius:.5rem;background-color:rgba(0,0,0,0);cursor:pointer;position:relative;height:1rem;width:1rem}input[type=radio]:checked::after,input[type=checkbox]:checked::after{border-radius:.5rem;background-color:#1e1e1e;content:"";position:absolute;height:.5rem;width:.5rem;margin:3px}input[type=checkbox]{border-radius:0}input[type=checkbox]:checked::after{border-radius:0}.container{padding:0 10%;width:100%}@media only screen and (max-width: 48rem){.container{padding:0 1.5rem}}.flex-row{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:2rem}.flex-row--end{justify-content:flex-end}.flex-row__item{flex:0 1 50%;width:50%}@media only screen and (max-width: 48rem){.flex-row{flex-direction:column}.flex-row__item{width:100%}}@media only screen and (min-width: 48rem){.content-small{max-width:75%}}.categories{padding:4rem 0}@media only screen and (max-width: 75rem){.categories{padding:2rem 0}}.categories__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media only screen and (max-width: 75rem){.categories__grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 48rem){.categories__grid{grid-template-columns:repeat(1, 1fr)}}.categories__img{display:block;position:relative;overflow:hidden}.categories__img img{transition:all .5s ease}.categories__img::after{background-color:#1e1e1e;content:"";opacity:0;position:absolute;top:0;height:100%;width:100%;transition:all .5s ease;z-index:2}.categories__img:hover img,.categories__img:focus img{transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-webkit-transform:scale(1.05)}.categories__img:hover::after,.categories__img:focus::after{opacity:.3}.categories__item{position:relative}.categories__caption{position:absolute;bottom:0;left:0;right:0;width:100%;padding:1.5rem;z-index:3}.categories__caption h3{margin:0}.features{padding:4rem 0}@media only screen and (max-width: 75rem){.features{padding:2rem 0}}.features .product h2{font-size:14px;margin-bottom:.5rem;text-transform:inherit}.features .product .woocommerce-loop-product__link img{margin-bottom:1rem}.features .product .button,.features .product .nav-inline .menu-button .menu-item a,.nav-inline .menu-button .menu-item .features .product a,.features .product .menu-secondary .nav-inline .menu-item a,.menu-secondary .nav-inline .menu-item .features .product a{display:none}.features .owl-nav button{background-color:#1e1e1e !important}.features *{color:#1e1e1e !important}.related{display:block !important;margin:4rem 0}.related h2{font-size:14px;text-transform:inherit}.woocommerce-message{border:none;align-items:center;display:flex;justify-content:space-between;outline:0;margin-bottom:4rem}.woocommerce-Reviews,.woocommerce-breadcrumb,.product_meta,.woocommerce-tabs,.woocommerce-result-count,.woocommerce-ordering{display:none}.single-product .product__wrapper{display:flex;gap:2rem}@media only screen and (max-width: 48rem){.single-product .product__wrapper{flex-direction:column}}@media only screen and (min-width: 48rem){.single-product .product .woocommerce-product-gallery{width:60%;display:flex;flex-direction:row-reverse;gap:2rem}}@media only screen and (min-width: 48rem){.single-product .product .woocommerce-product-gallery .flex-viewport{width:80%}}.single-product .product .woocommerce-product-gallery .flex-control-thumbs{display:flex;margin:2rem 0;gap:1rem}@media only screen and (min-width: 48rem){.single-product .product .woocommerce-product-gallery .flex-control-thumbs{margin:0;flex-direction:column;width:15%}}@media only screen and (min-width: 48rem){.single-product .product .summary{width:40%}}.products{display:grid;grid-template-columns:repeat(auto-fit, minmax(15rem, 1fr));gap:1.5rem}@media only screen and (max-width: 48rem){.products{grid-template-columns:repeat(2, 1fr)}}.products .product{margin-bottom:2rem}.products .product h2{font-size:14px;margin:0;text-transform:inherit}.products .product .woocommerce-loop-product__link img{margin-bottom:1rem}.products .product .button,.products .product .nav-inline .menu-button .menu-item a,.nav-inline .menu-button .menu-item .products .product a,.products .product .menu-secondary .nav-inline .menu-item a,.menu-secondary .nav-inline .menu-item .products .product a{display:none}/*# sourceMappingURL=main.css.map */
