@charset "UTF-8";.page-header{background-color:var(--bg-white);border-bottom:1px solid var(--bg-black-10);color:var(--cl-black-40);display:grid;font-size:var(--font-14);grid-template-columns:repeat(3,1fr);padding:1rem;position:relative;transition:all .5s ease-in-out;width:100%;z-index:1000}.page-header a{text-transform:capitalize}.page-header-menu{align-items:center;display:none;grid-column-end:2;grid-column-start:1}.page-header-brand{display:flex;grid-column-end:3;grid-column-start:2;justify-self:center;z-index:1}.page-header-icons{display:flex;gap:2rem;grid-column-end:4;grid-column-start:3;justify-content:flex-end}.page-header-icon{align-items:center;display:flex}.page-header-account{display:none}.page-header-drawer{color:var(--cl-black);height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .5s ease-in-out;visibility:hidden;width:100%;z-index:9999}.page-header-drawer__background{background-color:var(--bg-black-40);height:100%;position:absolute;width:100%}.page-header-drawer[open]{opacity:1;visibility:visible}.page-header-drawer--left .page-header-drawer__content{left:-100%;transition:all .5s ease-in-out}.page-header-drawer--left[open] .page-header-drawer__content{left:0}.page-header-drawer--right .page-header-drawer__content{left:unset;margin-left:auto;right:-100%;transition:all .5s ease-in-out}.page-header-drawer--right[open] .page-header-drawer__content{right:0}.page-header-drawer__content{background-color:var(--bg-white);display:flex;flex-direction:column;height:100%;max-width:420px;position:relative;width:90%}.page-header-drawer__content--empty{justify-content:center}.page-header-drawer__header{border-bottom:1px solid var(--bg-black-10);display:flex;justify-content:space-between;min-height:6rem;padding:0 1rem}.page-header-drawer__header h6{align-items:center;display:flex;font-family:var(--font-family-2);font-size:var(--font-32);font-weight:400!important;gap:1rem;margin:0}.page-header-drawer__header button{align-items:center;background:var(--transparent);border:none;display:flex;justify-content:center;outline:none;padding:0}.page-header-drawer__icon{align-items:center;display:flex;height:100%;position:relative}.page-header-drawer__body{height:100%;max-height:calc(100% - 11.5rem);position:relative}.page-header-drawer__link{display:flex;height:3.5rem;width:100%}.page-header-drawer__link a,.page-header-drawer__link button{align-items:center;border:1px solid var(--bg-black);border-radius:60px;display:flex;gap:1rem;padding:1rem;width:100%}.page-header-drawer__link--account{background-color:var(--bg-white);color:var(--cl-black)}.page-header-drawer__link--account a{justify-content:center}.page-header-drawer__link--cart{background-color:var(--bg-white);border-radius:60px}.page-header-drawer__link--cart a,.page-header-drawer__link--cart button{background-color:transparent;color:var(--cl-black);justify-content:center;outline:none}.page-header-drawer__link--cart-1{background-color:var(--bg-green)}.page-header-drawer__link--cart-1 a,.page-header-drawer__link--cart-1 button{border-color:var(--bg-green);color:var(--cl-white)}.page-header-drawer__footer--cart{border-top:1px solid var(--bg-black-10);display:flex;flex-direction:column;gap:1rem;padding:1rem}.page-header-categories{align-items:center;height:100%;margin:0;overflow-y:auto;padding:0}.page-header-categories__items{display:flex}.page-header-categories__items--desktop{border:none;height:100%}.page-header-categories__items--desktop .details section{left:0;max-height:400px;max-width:100%;overflow-y:auto;transform:unset;width:100%}.page-header-categories__items--mobile{border:1px solid var(--bg-black-10);border-radius:60px;width:100%}.page-header-categories__items--mobile a{color:var(--cl-black-40);display:flex;padding:1rem;width:100%}.page-header-categories__items--mobile .page-header-categories--sub,.page-header-categories__items--mobile .page-header-categories--sub-sub{background-color:var(--bg-white);display:flex;flex-direction:column;gap:1rem;left:-100%;opacity:0;overflow-y:auto;padding:1rem;position:absolute;top:0;transition:all .5s ease-in-out;visibility:hidden;width:100%}.page-header-categories__items--mobile.open>.page-header-categories--sub,.page-header-categories__items--mobile.open>.page-header-categories--sub-sub{left:0;opacity:1;visibility:visible}.page-header-categories__items-button{background-color:transparent;gap:1rem;padding:1rem}.page-header-categories__items-button:focus{outline:none}.page-header-categories__items-button--back{display:flex;width:100%}.page-header-categories__items .details{display:flex}.page-header-categories__items .summary,.page-header-categories__link{align-items:center;display:flex}.page-header-categories__link{justify-content:space-between;width:100%}.page-header-categories--mobile{display:flex;flex-direction:column;gap:1rem;padding:1rem 1rem 0}.page-header-categories--sub .details{flex-direction:column}.page-header-categories:has(.open){overflow-y:hidden!important}.page-header-search__form{background:var(--bg-white);color:var(--cl-black);left:0;padding:1rem;position:absolute;top:0;width:100%;z-index:99}@media screen and (min-width:1024px){.page-header-search__form{padding:0}}@media screen and (max-width:1024px){.page-header-search__form:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='m8.707 8 6.647-6.646-.707-.708L8 7.293 1.354.646l-.708.708L7.293 8 .646 14.646l.708.708L8 8.707l6.647 6.647.707-.708z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1rem 1rem;border:1px solid var(--bg-white);border-radius:100px;content:"";height:3rem;left:50%;padding:.5rem;pointer-events:none;position:absolute;top:calc(100% + .5rem);transform:translateX(-50%);width:3rem}}.page-header-search-backdrop{background-color:var(--bg-black-40);height:100vh;left:0;opacity:0;position:fixed;top:0;transition:all .5s ease-in-out;visibility:hidden;width:100%;z-index:9}.page-header-search__top{border-bottom:1px solid var(--bg-black-10);display:flex;font-size:1.5rem;justify-content:center;padding:2.125rem 3rem;position:relative;text-transform:capitalize}.page-header-search__top button{position:absolute;right:3rem;top:2.25rem}.page-header-search #search{opacity:0;transition:all .5s ease-in-out;visibility:hidden;width:100%}.page-header-search #search legend{border:none;margin:0;padding:0;text-align:center}.page-header-search #search .form-group{align-items:center;background-color:var(--bg-black-opacity);border:1px solid var(--bg-black-10);border-radius:100px;overflow:visible;padding:0}.page-header-search #search .form-group input{background-color:inherit;border:none;border-radius:0;font-size:var(--font-14);height:auto;height:3rem;padding:0 1rem}.page-header-search #search .form-group button{align-items:center;background:inherit;border:none;border-radius:0;border-bottom-right-radius:8px;border-top-right-radius:8px;display:flex;height:100%;justify-content:center;padding:0;width:2.25rem}.page-header-search #search .form-group .ac_results{border-radius:20px;left:0!important;margin:0;overflow:hidden;position:absolute!important;top:110%!important;width:100%!important}.page-header-search #search .btn-search{color:var(--cl-black);height:1.25rem;padding:0!important;width:2.25rem!important}.page-header-search #search .btn-search svg{height:1rem;width:1.0625rem}.page-header-search[open] #search,.page-header-search[open] .page-header-search-backdrop{opacity:1;visibility:visible}.page-header--sticky{position:sticky;top:0}.page-header--transparent:not(:hover){background-color:var(--bg-black-01);border-bottom:none;color:var(--cl-white)}.page-header--transparent:not(:hover) .fill-black{color:#fff}.page-header--transparent:not(:hover) #toggle-menu,.page-header--transparent:not(:hover) .page-header-cart #cart-quantity{color:var(--cl-white)}.page-header--transparent:not(:hover) .page-header-brand picture{filter:brightness(0) invert(1)}.page-header__button{align-items:center;background-color:var(--transparent);display:flex;outline:none!important;position:relative}.page-header__button--full-height{height:100%}.page-header-cart #cart-quantity{border-radius:999px;color:var(--cl-black-40);font-size:8px;min-height:12px;min-width:12px;padding:2px}.page-header-cart__products--empty{justify-content:center}.page-header-cart__products-list{display:flex;flex-direction:column;gap:.625rem;margin:0;padding:0}.page-header-cart__product-item{border-bottom:1px solid var(--bg-black-10);display:grid;gap:.625rem;grid-template-columns:100px 1fr 25px;padding:1rem}.page-header-cart__product-image{align-items:center;background-color:var(--bg-blue-light);border-radius:8px;display:flex;height:100px;justify-content:center;width:100px}.page-header-cart__product-details{display:flex;flex-direction:column;gap:.5rem;justify-content:space-between;padding:.75rem 0}.page-header-cart__product-title{color:var(--cl-black-40);display:-webkit-box;font-size:var(--font-12);font-weight:400;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.page-header-cart__product-remove-button{background-color:var(--transparent);height:20px;margin-left:auto;width:20px}.page-header-cart__product-options{color:var(--cl-black-40);font-size:var(--font-12);padding:0}.page-header-cart__product-price{font-size:var(--font-14);margin:0;order:1}.page-header-cart__text-empty{text-align:center}.page-header-cart__total{display:flex;justify-content:space-between;margin-bottom:1rem}.page-header-cart__total-title{color:var(--cl-black-60);font-weight:400;line-height:1;margin:0}.page-header-cart__total-price{color:var(--cl-black);font-size:var(--font-18);line-height:1}.page-header-cart__load{align-items:center;display:flex;height:100%;justify-content:center}#page-header-account-menu .page-header-drawer__body{display:flex;flex-direction:column;gap:24px;padding:56px 24px}#page-header-account-menu .page-header-drawer__body p{color:var(--cl-black-60);line-height:1.25rem;margin:0}#page-header-account-menu .page-header-drawer__body ul{display:flex;flex-direction:column;gap:1rem;margin:auto 0}#cart .page-header-drawer__body{display:flex;flex-direction:column}#page-header-menu-mobile .page-header-drawer__footer{display:flex;gap:1rem;padding:1rem}.fill-black{color:#ae9c88}#overline-informations{position:relative!important;z-index:999!important}#overline-informations .informations-content .informations-content-li{padding:.875rem 0}.js-cart_dropdown{display:flex;flex-direction:column;height:100%;justify-content:space-between;max-height:calc(100% - 5.5rem)}#toggle-menu{align-items:center;display:flex;justify-self:start;z-index:9}@media only screen and (min-width:1024px){.page-header{align-items:center;height:8.125rem;padding:0 3rem}.page-header-menu{height:100%}.page-header-categories--sub{background-color:var(--bg-white);border-bottom:1px solid var(--bg-black-10);display:grid;gap:1rem;grid-template-columns:repeat(5,1fr);padding:1rem 3rem 3rem}.page-header-categories--sub-sub{align-items:start;display:flex;flex-direction:column;gap:.5rem;padding:.5rem 1rem}.page-header-search{width:100%}.page-header-search #search{opacity:1;position:static;visibility:visible}.page-header-search #search .form-group{background-color:var(--transparent);border:1px solid var(--bg-black-10);border-radius:100px;height:100%;margin:0;padding:0}.page-header-search #search .form-group .form-control{color:var(--cl-black-40)}.page-header-search .page-header__button{display:none}.page-header-search__form{background-color:var(--transparent);top:100%}.page-header--transparent:not(:hover) .page-header-search #search .form-group{border:1px solid var(--bg-white-30)}.page-header--transparent:not(:hover) .page-header-search #search .form-group .form-control{color:var(--cl-white-30)}}@media only screen and (min-width:1280px){#toggle-menu{display:none}.page-header{column-gap:3rem;grid-template-columns:repeat(7,1fr)}.page-header-menu{display:flex;grid-column-end:6;grid-column-start:2}.page-header-brand{grid-column-end:2;grid-column-start:1;grid-row-start:1}.page-header-icons{grid-column-end:8;grid-column-start:6}.page-header-content__container{grid-template-columns:repeat(4,1fr);padding:.625rem 3rem}.page-header-content__right{grid-column:span 4/span 4;grid-row-start:1}.page-header-cart{--font-sm:0.75rem;--font-12:0.875rem;--cart-button-height:3.75rem}.page-header-cart__button span{font-size:.75rem}.page-header-cart__button #cart-quantity{position:absolute;right:-8px;top:-8px}.page-header-cart .page-header-drawer--right section{border-top-left-radius:8px;border-top-right-radius:8px;right:1rem;top:1rem}.page-header-categories--desktop{display:flex;flex-wrap:wrap;gap:1rem;width:100%}.page-header-account{display:flex}}:root{--font-family:"Rethink Sans",sans-serif;--font-family-2:"Instrument Serif",serif;--transparent:transparent;--bg-primary:#ae9c88;--bg-white:#fff;--bg-white-10:hsla(0,0%,100%,.1);--bg-white-30:hsla(0,0%,100%,.3);--bg-black:#000;--bg-black-05:rgba(0,0,0,.05);--bg-black-01:rgba(0,0,0,.01);--bg-black-10:rgba(0,0,0,.1);--bg-black-15:rgba(0,0,0,.15);--bg-black-40:rgba(0,0,0,.4);--bg-black-60:rgba(0,0,0,.6);--bg-backdrop:#00000080;--bg-green:#168d5a;--cl-primary:#ae9c88;--cl-black:#000;--cl-black-60:rgba(0,0,0,.6);--cl-black-40:rgba(0,0,0,.4);--cl-white:#fff;--cl-white-30:hsla(0,0%,100%,.3);--cl-white-60:hsla(0,0%,100%,.6);--cl-white-80:hsla(0,0%,100%,.8);--cl-yellow:#e79501;--font-10:0.625rem;--font-12:0.75rem;--font-14:0.875rem;--font-16:1rem;--font-18:1.125rem;--font-20:1.25rem;--font-24:1.5rem;--font-32:2rem;--cart-button-height:3.25rem;--review-star:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12' fill='none'%3E%3Cpath fill='%23AE9C88' d='m6.356 9.607 3.888 2.347L9.212 7.53l3.435-2.976-4.523-.384L6.356 0 4.588 4.171l-4.524.384L3.5 7.531l-1.031 4.423z'/%3E%3C/svg%3E");--review-star-outline:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12' fill='none'%3E%3Cpath stroke='%23AE9C88' stroke-width='.6' d='m8.203 4.288.07.167.181.016 3.815.322L9.37 7.305l-.136.118.04.177.87 3.73-3.279-1.98-.154-.093-.155.094-3.28 1.978.87-3.73.042-.176-.137-.118-2.899-2.512 3.816-.322.18-.016.07-.167L6.712.768z'/%3E%3C/svg%3E")}.page-newsletter{background-color:var(--bg-primary);color:var(--cl-white);display:flex;flex-direction:column;font-size:var(--font-14);gap:1rem;margin-top:1rem;padding:2rem 1rem}.page-newsletter-title{font-family:var(--font-family-2);font-size:var(--font-32)}.page-newsletter-content{margin:0 auto;max-width:1200px}.page-newsletter-content,.page-newsletter-info{display:flex;flex-wrap:wrap;gap:2.25rem;width:100%}.page-newsletter-info{align-items:center;justify-content:center}.page-newsletter-info h6{margin:0}@media only screen and (min-width:1024px){.page-newsletter-info{width:max-content}}.page-newsletter-form{flex-grow:1;position:relative}.page-newsletter-form__input-group{display:flex;flex-wrap:wrap;gap:1rem}.page-newsletter-form__input-group button,.page-newsletter-form__input-group input{border:none;outline:none}.page-newsletter-form__input-group input{background-color:transparent!important;border:1px solid var(--bg-white-30)!important;border-radius:100px;color:var(--cl-white)!important;height:3rem;padding:0 1rem}.page-newsletter-form__input-group input::placeholder{color:var(--cl-white-60)!important}.page-newsletter-form__input-group button{background-color:var(--bg-white);border-radius:100px;color:var(--cl-primary);height:3rem;width:100%}.page-newsletter-button{cursor:pointer}.error-newsletter{left:0;width:100%}.news-alert{padding:0;text-align:center;width:100%}.newsletter-send{height:auto;min-height:unset!important;width:100%}.newsletter-send svg{fill:var(--cl-white)!important}@media only screen and (min-width:1024px){.page-newsletter{align-items:center;flex-direction:row;flex-wrap:wrap}.page-newsletter-form{margin-top:auto;min-width:400px}.page-newsletter-form__input-group{flex-wrap:nowrap}.page-newsletter-form__input-group button{min-width:136px;width:136px}}@media only screen and (min-width:1280px){.page-newsletter{padding:3rem 0}.error-newsletter{position:absolute}}.page-footer{background-color:var(--bg-primary);border-top:1px solid var(--bg-white-30);color:var(--cl-white);display:flex;flex-direction:column;font-size:var(--font-12);text-align:center}@media screen and (max-width:1024px){.page-footer{padding-bottom:3rem}}.page-footer-container{padding:1rem}.page-footer-container.page-footer-social{display:flex;flex-direction:column;justify-content:space-between}.page-footer-content{padding:1rem 0}.page-footer .footer-title,.page-footer-title{font-size:var(--font-14);font-weight:500;margin:0;position:relative;text-align:start}.page-footer .footer-contact-content,.page-footer-list{color:var(--cl-white-80);display:flex;flex-wrap:wrap;gap:1rem;justify-content:start;margin:1rem 0 0;padding:0}.page-footer .footer-contact-content--column,.page-footer-list--column{align-items:start;flex-direction:column}.page-footer .footer-contact-content.page-footer-social__list,.page-footer-list.page-footer-social__list{display:flex}@media only screen and (max-width:1024px){.page-footer-account .footer-title,.page-footer-account .page-footer-title,.page-footer-contact .footer-title,.page-footer-contact .page-footer-title,.page-footer-infos .footer-title,.page-footer-infos .page-footer-title{align-items:center;display:flex;justify-content:space-between}.page-footer-account .footer-title:after,.page-footer-account .page-footer-title:after,.page-footer-contact .footer-title:after,.page-footer-contact .page-footer-title:after,.page-footer-infos .footer-title:after,.page-footer-infos .page-footer-title:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' fill='none'%3E%3Cpath stroke='%23fff' d='m11 1.148-5 5-5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:7px;width:12px}}.page-footer-account .footer-contact-content,.page-footer-account .page-footer-list,.page-footer-contact .footer-contact-content,.page-footer-contact .page-footer-list,.page-footer-infos .footer-contact-content,.page-footer-infos .page-footer-list{display:none}.page-footer-account.open .footer-contact-content,.page-footer-account.open .page-footer-list,.page-footer-contact.open .footer-contact-content,.page-footer-contact.open .page-footer-list,.page-footer-infos.open .footer-contact-content,.page-footer-infos.open .page-footer-list{display:flex}@media only screen and (max-width:1024px){.page-footer-account.open .footer-title:after,.page-footer-account.open .page-footer-title:after,.page-footer-contact.open .footer-title:after,.page-footer-contact.open .page-footer-title:after,.page-footer-infos.open .footer-title:after,.page-footer-infos.open .page-footer-title:after{rotate:180deg}}.page-footer .footer-contact-content{align-items:start;flex-direction:column}.page-footer .footer-contact-content li{line-height:1rem;margin:0;text-align:start}.page-footer .footer-contact-content .material-icons,.page-footer .footer-contact-content i{display:none}.page-footer .footer-email{order:-2}.page-footer .footer-address-content{order:-1;text-align:start}.page-footer-categories{display:none}.page-footer-seals{background:var(--bg-primary);border-top:1px solid var(--bg-white-30)}.page-footer-seals__container{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px;padding:1.5rem 0}.page-footer-seals__payment .page-footer-list{display:flex;gap:.5rem}.page-social-list{display:flex;justify-content:space-between;padding:0}.page-social-item{align-items:center;color:var(--cl-white);display:flex;height:30px;justify-content:center;width:30px}.likebox{display:flex;justify-content:start;margin-top:1rem}.likebox .fb-page{max-width:100%;width:340px}@media only screen and (min-width:1024px){.page-marketing{flex-direction:row}.page-footer,.page-footer .footer-title,.page-footer-title{text-align:start}.page-footer-content{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px;padding:3rem 0}.page-footer .footer-contact-content,.page-footer .page-footer-list{display:flex;justify-content:start}.page-footer .footer-contact-content,.page-footer .footer-contact-content--column,.page-footer .page-footer-list--column{align-items:start}.page-footer-seals{grid-column:1/-1}.page-footer-seals__container{flex-direction:row;justify-content:space-between}.page-footer-seals__content{display:flex;flex-direction:column}.page-footer-seals__irroba{align-items:start}.page-footer-seals__irroba .dash{display:block}.page-footer-categories{column-count:4;display:block;font-size:var(--font-10);grid-column:1/-1}.page-footer-container.page-footer-infos{grid-column-end:3;grid-column-start:1;grid-row-end:3;grid-row-start:1}.page-footer-container.page-footer-infos .page-footer-infos__list{column-gap:2rem;display:grid;grid-template-columns:repeat(2,1fr)}.page-footer-container.page-footer-account{grid-row-end:3;grid-row-start:1}.page-footer-container.page-footer-social{grid-column-start:4;grid-row-start:2}}@media only screen and (min-width:1280px){.page-footer-container{padding:0}}.page-product-product .container{max-width:100%;padding:0}.page-product-product .row{margin:0!important}.page-product-product .row>.col{padding:0}.page-product-product #content-top{display:none}.page-product-product .product>.row{gap:1rem;justify-content:space-evenly}.page-product-product .product .col-md-7{flex:0 0 100%;max-width:100%;padding:0;width:100%}.page-product-product .section-content.offset-top-30.product-content{display:flex;flex-direction:column;margin:0 auto;width:100%}#product{align-content:start;border-left:1px solid var(--bg-black-10);column-gap:.5rem;display:flex;flex:unset!important;flex-wrap:wrap;justify-content:space-between;margin-bottom:2rem;max-width:100%;padding:0 1rem;row-gap:1.5rem}#product,#product>*{width:100%}#product .row{margin:0}#product .col-lg-12{margin:0!important;padding:0}#product .col-lg-6{flex:0 0 calc(50% - 0.5rem);max-width:calc(50% - .5rem);padding:0}#product .form-group{margin-bottom:0}#product .form-group input,#product .form-group select{border:1px solid var(--bg-black-10);border-radius:80px;color:var(--cl-black);height:auto;padding:.5rem 1rem}#product .shipping-free-label{align-items:center;background-color:var(--bg-black-05);border-radius:80px;display:flex;font-size:var(--font-14);font-weight:400!important;height:30px;justify-content:start;margin:0;max-width:100%;order:-13;padding:.625rem 1rem;text-transform:lowercase;width:max-content}#product .shipping-free-label div{color:var(--cl-black-40);margin:0}#product .shipping-free-label div:first-letter{text-transform:uppercase}#product .shortage-warning{align-items:center;border:2px solid var(--bg-blue);border-radius:8px;display:flex!important;flex:unset;height:30px;justify-content:center;order:-12!important;width:max-content}#product .shortage-warning b{font-size:0}#product .shortage-warning .shortage_quantity{color:var(--cl-blue);display:flex;font-size:var(--font-12);gap:2px}#product .shortage-warning .shortage_quantity:after{content:"unidades disponíveis";display:inline-block}#product .product-title{color:var(--cl-black);font-family:var(--font-family-2);font-size:var(--font-24);font-weight:400;margin:0;order:-11}#product .product-rating{margin:0;order:-10;width:max-content}#product .product-rating .rating{margin-top:0}#product .product-rating .rating .material-icons{color:var(--cl-primary)}#product .product-brand{align-items:start;color:var(--cl-black-40);display:flex;flex-direction:column;font-size:var(--font-14);justify-content:center;order:-9}#product .product-size-guide{color:var(--cl-black);margin-top:0;order:-8;width:100%}#product .product-size-guide .mdi-straighten{display:none}#product .product-size-guide span{align-items:center;border-bottom:1px solid var(--bg-black);display:flex;font-size:0;gap:.25rem;width:max-content}#product .product-size-guide span:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='10' fill='none'%3E%3Cpath fill='%23000' d='M1.616 10q-.69 0-1.154-.463A1.57 1.57 0 0 1 0 8.385V1.616Q0 .926.463.462A1.57 1.57 0 0 1 1.616 0h14.768q.69 0 1.154.463Q18 .925 18 1.616v6.768q0 .69-.462 1.153a1.57 1.57 0 0 1-1.154.463zm0-1h14.768a.59.59 0 0 0 .424-.192.59.59 0 0 0 .192-.424V1.616a.59.59 0 0 0-.192-.424.59.59 0 0 0-.424-.192H13.5v3.23h-1V1h-3v3.23h-1V1h-3v3.23h-1V1H1.616a.59.59 0 0 0-.424.192.59.59 0 0 0-.192.424v6.768q0 .232.192.424.193.192.424.192'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:.625rem;width:1.125rem}#product .product-size-guide span:after{content:"Confira sua medida";font-size:var(--font-14)}#product .options-list{display:contents}#product .options-list>*{order:-7}#product .options-list .afterSizes,#product .options-list .product-option29{display:none}#product .options-list label{color:var(--cl-grey);font-size:var(--font-14);font-weight:400;height:auto}#product .options-list .product_options_list{gap:.5rem;margin:0}#product .options-list .product_options_list li{margin:0}#product .product-price-body{display:grid;grid-template-columns:1fr;margin:0;max-width:calc(50% - .25rem);order:-5;width:100%}#product .product-price-body .product-price .product-main-price{font-size:var(--font-20);font-weight:400}#product .product-price-body .product-main-price-discount{color:var(--cl-black)}#product .product-price-body .product-main-price-discount .product-price-discount span{font-weight:400!important}#product .product-price-body .product-main-price-discount .product-discount-percent{display:none}#product .product-price-body .product-price-discount .discount_simulator{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}#product .product-price-body .product-price-discount b{font-size:var(--font-14);word-wrap:break-word}#product .product-price-body .product-price-simulator{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;padding:.5rem .5rem .5rem 0}#product .product-price-body .product-price-simulator .simulator-price{align-items:end;column-gap:2px;display:flex;flex-wrap:wrap;font-size:0}#product .product-price-body .product-price-simulator .simulator-price span,#product .product-price-body .product-price-simulator .simulator-price strong{font-size:var(--font-14);order:-1}#product .product-price-body .product-price-simulator .simulator-price span{color:var(--cl-black-40)}#product .product-price-body .product-price-simulator .simulator-price span:last-child{font-size:var(--font-14)}#product .product-price-body .product-price-simulator .simulator-price strong{font-weight:300}#product .product-price-body .product-price-simulator .simulator-price strong:first-child{display:none}#product .product-prices-content{display:contents}#product .product-buy-button-content{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;max-width:calc(50% - .25rem);order:-4;width:100%}#product .product-buy-button-content .product-number{display:flex;margin:0}#product .product-buy-button-content .product-number label{display:none}#product .product-buy-button-content .product-number .stepper{margin:0;max-width:max-content;width:max-content}#product .product-buy-button-content .product-number .stepper input{border:1px solid var(--bg-blue-light);border-radius:8px;box-shadow:none;height:46px;width:126px}#product .product-buy-button-content .product-number .stepper .stepper-arrow{align-items:center;display:flex;justify-content:center;margin-top:0;transform:translateY(-50%)}#product .product-buy-button-content .product-number .stepper .stepper-arrow:before{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block}#product .product-buy-button-content .product-number .stepper .stepper-arrow.up:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath fill='%23E30412' d='M12 5.5H6.52V.02h-1V5.5H.04v1h5.48v5.48h1V6.5H12z'/%3E%3C/svg%3E");height:10px;width:10px}#product .product-buy-button-content .product-number .stepper .stepper-arrow.down:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='2' fill='none'%3E%3Cpath fill='%23E30412' d='M11.96.5H0v1h11.96z'/%3E%3C/svg%3E");height:1px;width:10px}#product .product-buy-button-content #button-cart{background-color:var(--bg-green)!important;border-color:var(--bg-green)!important;border-radius:0;border-radius:80px;flex-grow:1;font-size:var(--font-12);height:46px;margin:0;width:max-content}#product #description_resume{order:-3}#product .product-shop-content{order:-1;padding:0}#product .product-shop-content .postcode-inputs .input-group{gap:1rem}#product .product-shop-content .postcode-inputs .input-group input{border:1px solid var(--bg-black-10);border-radius:80px}#product .product-shop-content .postcode-inputs #button-quote_product{border:1px solid var(--bg-blue-light);border-radius:8px;color:var(--cl-red);height:46px}#product .product-shipping-content{flex-wrap:wrap;gap:.5rem}#product .product-shipping-content .product-shipping-title{color:var(--cl-black-40);font-weight:400;max-width:100%}#product .product-shipping-content .product-shipping-title .mdi-local-shipping{display:none}#product .product-shipping-content .product-shipping-title a{display:none!important}#product .product-rating .rating{align-items:center}#product .product-likes-content .product-radio-title{font-size:var(--font-12)}#product .product-likes-content .product-likes{margin:0}#product .product-options-list{display:flex;flex-wrap:wrap;gap:.5rem;width:100%}#product .product-options-list .custom-control{margin:0!important}#product .custom-control-label{background-color:var(--bg-white);border:1px solid var(--bg-black-10);border-radius:0;border-radius:80px;color:var(--cl-black);padding:.5rem 1rem}#product .custom-control-label:hover{border:1px solid var(--bg-black);color:var(--cl-black)}#product .custom-control-input:checked~.custom-control-label{background-color:var(--bg-black);color:var(--cl-white)}#product .product-shipping-content{max-width:100%;width:100%}#product .product-shipping-form{width:100%}#product .postcode-inputs{max-width:100%;width:100%}#product .postcode-inputs .input-group{flex-wrap:nowrap;gap:.5rem!important;width:100%}#product #button-quote_product{background-color:var(--bg-white);border:1px solid var(--bg-black)!important;border-radius:80px!important;color:var(--cl-black)!important;font-size:0!important;height:auto!important}#product #button-quote_product:after{content:"Consultar";font-size:var(--font-14)!important}#product #button-quote_product:hover{border:1px solid var(--bg-orange)}#product .product-radio-title{font-weight:400}.product.product-single{border-bottom:1px solid var(--bg-black-10);display:grid;grid-template-columns:100%}.product.product-single .breadcrumb{border-left:1px solid var(--bg-black-10);justify-content:start;padding:2rem 1rem 0}@media only screen and (min-width:1024px){.product.product-single .breadcrumb{grid-column-start:2;max-width:510px;padding-left:80px;padding-right:0}}.product.product-single .breadcrumb li{line-height:1.125rem}.product.product-single>.row{display:contents}.product.product-single .col-md-7{grid-column-start:1}.product.product-single .product-image{height:100%;margin-left:auto;padding:1rem 0}@media only screen and (min-width:1024px){.product.product-single .product-image{padding:0 80px 40px 0}}.product.product-single .product-image .product-thumbnails{align-content:start;display:flex;flex-wrap:wrap;gap:.5rem;height:500px;margin:0;max-width:100%;min-height:100%;overflow:auto;padding-right:.5rem;width:100%}.product.product-single .product-image .product-thumbnails li{aspect-ratio:1/1;background-color:var(--bg-blue-light);border-radius:.5rem;box-shadow:none;display:flex;height:auto;margin:0;width:100%}.product.product-single .product-image .product-thumbnails li.active{border-color:var(--bg-orange);transform:unset}.product.product-single .product-image .product-thumbnails li img{mix-blend-mode:multiply}.product.product-single .product-image .product-thumbnails::-webkit-scrollbar{height:.2rem;width:.2rem}.product.product-single .product-image .product-thumbnails::-webkit-scrollbar-track{background-color:var(--bg-blue-lighter);border-radius:8px}.product.product-single .product-image .product-thumbnails::-webkit-scrollbar-track:active,.product.product-single .product-image .product-thumbnails::-webkit-scrollbar-track:hover{background-color:var(--bg-blue-lighter)}.product.product-single .product-image .product-thumbnails::-webkit-scrollbar-thumb{background-color:rgba(52,42,131,.671);border-radius:8px;opacity:.5}.product.product-single .product-image .product-thumbnails::-webkit-scrollbar-thumb:active,.product.product-single .product-image .product-thumbnails::-webkit-scrollbar-thumb:hover{background-color:rgba(52,42,131,.671);opacity:.5}.product.product-single .product-image .product-preview{align-items:center;border:none;display:flex!important;justify-content:center;max-width:900px;overflow:hidden;width:100%}.product.product-single .product-image .product-preview img{mix-blend-mode:multiply}.product.product-single .product-image .badge-special{left:unset!important;right:.5rem!important}.product.product-single .product-image .product-swiper-thumbs .swiper{position:relative}.product.product-single .product-image .product-swiper-thumbs .swiper .swiper-button-next,.product.product-single .product-image .product-swiper-thumbs .swiper .swiper-button-prev{height:1.5rem;margin:0;width:2rem}.product.product-single .product-image .product-swiper-thumbs .swiper .swiper-button-next:before,.product.product-single .product-image .product-swiper-thumbs .swiper .swiper-button-prev:before{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:1rem;width:.5rem}.product.product-single .product-image .product-swiper-thumbs .swiper .swiper-button-next svg,.product.product-single .product-image .product-swiper-thumbs .swiper .swiper-button-next:after,.product.product-single .product-image .product-swiper-thumbs .swiper .swiper-button-prev svg,.product.product-single .product-image .product-swiper-thumbs .swiper .swiper-button-prev:after{display:none}.product.product-single .product-image .product-swiper-thumbs .swiper .swiper-button-prev{justify-content:start;left:1rem}.product.product-single .product-image .product-swiper-thumbs .swiper .swiper-button-prev:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='15' fill='none'%3E%3Cpath stroke='%23000' d='M7.5 14 1 7.5 7.5 1'/%3E%3C/svg%3E")}.product.product-single .product-image .product-swiper-thumbs .swiper .swiper-button-next{justify-content:end;right:1rem}.product.product-single .product-image .product-swiper-thumbs .swiper .swiper-button-next:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='15' fill='none'%3E%3Cpath stroke='%23000' d='m1 1 6.5 6.5L1 14'/%3E%3C/svg%3E")}.product.product-single .product-image .productMainCarousel .swiper-pagination{display:none}.product-informations{order:1;padding:0}.product-description-content{padding:1rem}.product-description-content .container,.product-description-content .heading-title{padding:0}.product-description-content .title-description{font-size:var(--font-18);margin-bottom:1rem}.product-description-content .product-description{font-size:var(--font-12)!important}.product-description-content .product-description>*{line-height:1.5}.product_carousel_mobile{margin-bottom:0!important;overflow:visible!important;padding-bottom:1rem!important}.product_carousel_mobile .item{background-color:var(--bg-blue-light);border-radius:1rem;overflow:hidden}.product_carousel_mobile .owl-nav{display:flex;justify-content:space-between;margin-top:0;padding:0 1rem}.product_carousel_mobile .owl-nav button{align-items:center;display:flex;height:25px;justify-content:center;margin:0!important;opacity:1!important;width:25px}.product_carousel_mobile .owl-nav button i:before{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:20px;width:10px}.product_carousel_mobile .owl-nav button.owl-prev i:before,.product_carousel_mobile .owl-nav button.owl-prev.disabled i:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='12' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23342A83' d='M5.373 10.592.93 6.001a.72.72 0 0 1 0-.993L5.373.41l.446.46-4.45 4.592s-.02.059 0 .078l4.444 4.592-.446.46z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23342A83' d='M.727.91h5.091V11.09H.728z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.product_carousel_mobile .owl-nav button.owl-next i:before,.product_carousel_mobile .owl-nav button.owl-next.disabled i:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='12' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23342A83' d='M.627 1.409 5.072 6a.72.72 0 0 1 0 .992L.627 11.591l-.445-.46 4.45-4.592s.02-.059 0-.078L.188 1.869l.446-.46z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23342A83' d='M5.273 11.091H.183V.91h5.09z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.product_carousel_mobile .owl-dots{bottom:0!important;display:flex}.product_carousel_mobile .owl-dots button.owl-dot{outline:none;width:100%}.product_carousel_mobile .owl-dots button.owl-dot span{border-radius:0;height:2px;margin:0;width:100%}.product_carousel_mobile .owl-dots button.owl-dot.active span{background-color:var(--bg-blue)}.product-description-content{max-width:100%;width:100%}.product-description-content .table-responsive{max-width:100%}.product-description-content .product-description{line-height:1.5}.zoomContainer{display:none}@media only screen and (min-width:768px){.page-product-product .container{padding:0 1rem}}@media only screen and (min-width:1024px){.page-product-product .product .col-md-7{margin-left:auto;max-width:690px;padding:0;width:100%}.page-product-product .container{padding:0 3rem}.product.product-single{display:grid;grid-template-columns:1.35fr 1fr}.product.product-single .product-image{grid-template-columns:1fr}.product.product-single .product-image .product-thumbnails{order:-1}.product.product-single .product-image .product-preview{aspect-ratio:1/1;background-color:var(--bg-blue-light);border-radius:1rem}.product.product-single #product{grid-column-start:2}.product-description-content{padding:1rem 0}.product-description-content>.container{padding:0}.zoomContainer{display:block}}@media only screen and (min-width:1280px){#product{margin-right:auto;max-width:510px;padding:1.5rem 0 2.5rem 5rem;width:100%}.product.product-single .product-image{grid-template-columns:165px calc(100% - 173px)}}@media (min-width:1537px){.product.product-single{display:grid;grid-template-columns:1fr 1fr}}.heading-title-div{align-items:center;border-bottom:1px solid var(--bg-black-15);display:flex;justify-content:center;margin-bottom:0;min-height:50px;padding:.5rem 0}[class*=product-bestseller-content],[class*=product-list-content]{margin-bottom:6.5rem!important}[class*=product-bestseller-content].row,[class*=product-list-content].row{column-gap:.25rem;display:grid;grid-template-columns:repeat(1,1fr);margin-left:0!important;margin-right:0!important;row-gap:1rem}[class*=product-bestseller-content].row .product-item,[class*=product-list-content].row .product-item{flex:0 0 100%;max-width:100%}.products-related-content{margin-bottom:5.625rem;padding:0!important}.products-related-content .container{padding:0}.products-related-content .heading-title{border-bottom:1px solid var(--bg-black-10);font-family:var(--font-family-2);padding-bottom:1rem;text-align:center;text-transform:capitalize;width:100%}.products-related-content .heading-title h3{color:var(--cl-black);font-size:var(--font-32)}.products-related-content #products-related{padding:1rem}.products-related-content .navigation .pagination{display:none}#products-related .heading-title,.product_module .heading-title{color:var(--cl-black);font-family:var(--font-family-2);font-size:var(--font-24);max-width:100%;text-transform:capitalize;width:fit-content}@media only screen and (min-width:1024px){#products-related .heading-title,.product_module .heading-title{font-size:var(--font-32)}}#products-related,.product-list-carousel{margin-bottom:0;padding:1rem 0;position:relative}#products-related .product-item,.product-list-carousel .product-item{padding:0}.product_module,.product_module .swiper{position:relative}.product_module .swiper .swiper-button-next,.product_module .swiper .swiper-button-prev{height:1.5rem;margin:0;width:2rem}.product_module .swiper .swiper-button-next:before,.product_module .swiper .swiper-button-prev:before{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:1rem;width:.5rem}.product_module .swiper .swiper-button-next svg,.product_module .swiper .swiper-button-next:after,.product_module .swiper .swiper-button-prev svg,.product_module .swiper .swiper-button-prev:after{display:none}.product_module .swiper .swiper-button-prev{justify-content:start;left:1rem}.product_module .swiper .swiper-button-prev:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='15' fill='none'%3E%3Cpath stroke='%23000' d='M7.5 14 1 7.5 7.5 1'/%3E%3C/svg%3E")}.product_module .swiper .swiper-button-next{justify-content:end;right:1rem}.product_module .swiper .swiper-button-next:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='15' fill='none'%3E%3Cpath stroke='%23000' d='m1 1 6.5 6.5L1 14'/%3E%3C/svg%3E")}.product_module .swiper{padding:1rem}.products-related-content{position:relative}.products-related-content .col{position:static}.products-related-content .navigation .swiper-button-next,.products-related-content .navigation .swiper-button-prev{height:1.5rem;width:2rem}.products-related-content .navigation .swiper-button-next:before,.products-related-content .navigation .swiper-button-prev:before{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:1rem;width:.5rem}.products-related-content .navigation .swiper-button-next svg,.products-related-content .navigation .swiper-button-next:after,.products-related-content .navigation .swiper-button-prev svg,.products-related-content .navigation .swiper-button-prev:after{display:none}.products-related-content .navigation .swiper-button-prev{justify-content:start;left:1rem}.products-related-content .navigation .swiper-button-prev:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='15' fill='none'%3E%3Cpath stroke='%23000' d='M7.5 14 1 7.5 7.5 1'/%3E%3C/svg%3E")}.products-related-content .navigation .swiper-button-next{justify-content:end;right:1rem}.products-related-content .navigation .swiper-button-next:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='15' fill='none'%3E%3Cpath stroke='%23000' d='m1 1 6.5 6.5L1 14'/%3E%3C/svg%3E")}.products-related-content .navigation .swiper-button-next,.products-related-content .navigation .swiper-button-prev{margin:0}.product-item{padding:0}.product-item .product{border:none;border-radius:.5rem;display:flex;flex-direction:column;margin:0 auto;max-width:370px;padding:0}.product-item .product:before{border:none;content:none}.product-item .shipping-free-label{align-items:center;background-color:var(--bg-primary);border-radius:80px;color:var(--cl-white);font-size:var(--font-12);justify-content:center;margin:-2rem auto 1rem;max-width:max-content;padding:.5rem 1rem}.product-item .shipping-free-label div{display:contents}.product-item .product-image a{aspect-ratio:1/1;display:flex!important;max-width:100%}.product-item .product-image img{aspect-ratio:1/1;height:auto;margin:auto}.product-item .product-list-informations{display:flex;flex-direction:column;gap:.625rem;margin:0;padding:0 1rem}.product-item .product-list-informations .break{display:none}.product-item .product-rating{display:flex;gap:.25rem;justify-content:center;order:2}.product-item .product-rating .product-review-count{display:none!important}.product-item .product-title{margin:0}.product-item .product-title a{display:-webkit-box;overflow:hidden;text-align:center;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:var(--cl-black-60);font-family:var(--font-family);font-size:var(--font-14)}@media only screen and (min-width:1280px){.product-item .product-title{height:0}.product-item .product-rating,.product-item .product-title{opacity:0;right:-100px;transition:all .3s ease-in-out;visibility:hidden}.product-item:hover .product-rating,.product-item:hover .product-title{height:auto;opacity:1;position:relative;right:0;visibility:visible}.product-item:hover .btn-notify,.product-item:hover .product-block-hover{padding-bottom:0}}.product-item .product-price{display:flex;font-weight:300;gap:.625rem;justify-content:center}.product-item .product-price:has(.featured_price){display:none}.product-item .product-price .product-main-price{font-size:var(--font-16)}.product-item .product-price-simulator{display:flex;flex-wrap:wrap;font-size:0;gap:.25rem;justify-content:center;text-align:start!important}.product-item .product-price-simulator>*{display:none}.product-item .product-price-simulator b,.product-item .product-price-simulator span{color:var(--cl-black-60);display:inline;font-size:var(--font-14);font-weight:400!important;order:-1}.product-item .product-price-discount{color:var(--cl-black);font-size:var(--font-14);font-weight:400;margin:0}.product-item .product-price-discount .price-discount{font-size:var(--font-14)}.product-item .product-price-discount .price-dicount-text{font-weight:400}.product-item .product-price-discount .product-discount-percent,.product-item .product-price-discount .text_discount_avista_list_products{display:none}.product-item .btn-notify,.product-item .product-block-hover{margin:0;order:2;padding:0 0 .75rem;transition:all .3s ease-in-out,padding 0s ease!important}.product-item .product-number .btn-primary{background-color:var(--bg-white);border:1px solid var(--bg-black)!important;border-radius:60px;color:var(--cl-black)!important;font-size:var(--font-14)!important;margin:0 auto;width:max-content}.product-item .product-number .btn-primary .icon{display:none}.badge-special{background-color:var(--bg-white);color:var(--cl-blue);left:6px!important;width:2.5rem}.badge-special,.product-label{align-items:center;border-radius:5px;display:flex;height:1.5rem;justify-content:center;margin:0;top:6px}.product-label{background-color:var(--bg-white)!important;color:var(--cl-blue)!important;left:unset!important;right:6px!important;width:max-content}.product-list-tabs{margin-bottom:5.625rem}.product-list-tabs .tabs{padding:0}.product-list-tabs .tabs__nav-list{align-items:center;border-bottom:1px solid var(--bg-black-10);gap:2rem;height:44px;padding:0 1rem}@media only screen and (min-width:1024px){.product-list-tabs .tabs__nav-list{gap:3rem;justify-content:center}}.product-list-tabs .tabs__nav-item{background-color:transparent!important;border:none;box-shadow:none;padding:0}.product-list-tabs .tabs__nav-item a{align-items:center;display:flex;font-family:var(--font-family-2);font-size:var(--font-24);font-weight:400;min-height:43px;white-space:nowrap}@media only screen and (min-width:1024px){.product-list-tabs .tabs__nav-item a{font-size:var(--font-32)}}.product-list-tabs .tabs__nav-item.js-active a{border-bottom:1px solid var(--bg-black)}.product-list-tabs .tabs__panels{background-color:transparent!important;margin-top:1rem;padding:0;position:static}.product-list-tabs .tabs__panels .tab__panel{transform:none}.product-list-tabs .tabs__panels .tab__panel .swiper-button-next,.product-list-tabs .tabs__panels .tab__panel .swiper-button-prev{height:1.5rem;margin:0;width:2rem}.product-list-tabs .tabs__panels .tab__panel .swiper-button-next:before,.product-list-tabs .tabs__panels .tab__panel .swiper-button-prev:before{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:1rem;width:.5rem}.product-list-tabs .tabs__panels .tab__panel .swiper-button-next svg,.product-list-tabs .tabs__panels .tab__panel .swiper-button-next:after,.product-list-tabs .tabs__panels .tab__panel .swiper-button-prev svg,.product-list-tabs .tabs__panels .tab__panel .swiper-button-prev:after{display:none}.product-list-tabs .tabs__panels .tab__panel .swiper-button-prev{justify-content:start;left:1rem}.product-list-tabs .tabs__panels .tab__panel .swiper-button-prev:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='15' fill='none'%3E%3Cpath stroke='%23000' d='M7.5 14 1 7.5 7.5 1'/%3E%3C/svg%3E")}.product-list-tabs .tabs__panels .tab__panel .swiper-button-next{justify-content:end;right:1rem}.product-list-tabs .tabs__panels .tab__panel .swiper-button-next:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='15' fill='none'%3E%3Cpath stroke='%23000' d='m1 1 6.5 6.5L1 14'/%3E%3C/svg%3E")}.product-list-tabs .tabs__panels .tab__panel .swiper{position:static;z-index:9}@media only screen and (min-width:768px){.product-list-content.row{grid-template-columns:repeat(2,1fr)}.product_module:has(.swiper){margin-right:0}.product_module .swiper .swiper-button-next,.product_module .swiper .swiper-button-prev{display:flex}}@media only screen and (min-width:1024px){.product-list-content.row{grid-template-columns:repeat(3,1fr)}.badge-special,.product-item .product-price .product-price-new,.product-item .product-price .product-price-old,.product-item .product-title a{font-size:var(--font-12)}.badge-special{width:3.75rem}}.product_module .row{margin:0!important}.product_module .row .product-list-banner.col-lg-4,.product_module .row .product-list-banner.col-lg-4+.col-lg-8{flex:0 0 100%;max-width:100%;padding:0}@media only screen and (min-width:1220px){.product-list-content.row{grid-template-columns:repeat(5,1fr)}.product_module .row .product-list-banner.col-lg-4{flex:0 0 60%;max-width:60%}.product_module .row .product-list-banner.col-lg-4+.col-lg-8{flex:0 0 40%;max-width:40%}}.page-product-category .layout-content-top,.page-product-manufacturer-info .layout-content-top,.page-product-search .layout-content-top{display:contents}.page-product-category .category-content,.page-product-category .product-categories-container,.page-product-category .product-categories-container>.row,.page-product-manufacturer-info .category-content,.page-product-manufacturer-info .product-categories-container,.page-product-manufacturer-info .product-categories-container>.row,.page-product-search .category-content,.page-product-search .product-categories-container,.page-product-search .product-categories-container>.row{display:contents!important}.page-product-category .section-content,.page-product-manufacturer-info .section-content,.page-product-search .section-content{display:grid;grid-template-columns:100%}.page-product-category .section-content.offset-top-30,.page-product-manufacturer-info .section-content.offset-top-30,.page-product-search .section-content.offset-top-30{margin-top:0}.page-product-category .breadcrumb,.page-product-manufacturer-info .breadcrumb,.page-product-search .breadcrumb{align-items:center;border-bottom:1px solid var(--bg-black-10);display:flex;font-size:var(--font-12);justify-content:center;order:-2;padding:1.625rem}.page-product-category .breadcrumb li.list-inline-item:first-child,.page-product-manufacturer-info .breadcrumb li.list-inline-item:first-child,.page-product-search .breadcrumb li.list-inline-item:first-child{color:var(--cl-black-40)}.page-product-category .toolbar-shop,.page-product-manufacturer-info .toolbar-shop,.page-product-search .toolbar-shop{display:none}.page-product-category #shelf-list-product,.page-product-manufacturer-info #shelf-list-product,.page-product-search #shelf-list-product{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:1rem!important}.page-product-category #shelf-list-product .product-item,.page-product-manufacturer-info #shelf-list-product .product-item,.page-product-search #shelf-list-product .product-item{flex:0 0 100%;max-width:100%}.page-product-category .category-information-content,.page-product-manufacturer-info .category-information-content,.page-product-search .category-information-content{display:grid;gap:2rem;grid-template-columns:repeat(1,1fr);margin:0 auto 3.5rem!important;max-width:1400px;order:-1}@media only screen and (min-width:1280px){.page-product-category .category-information-content,.page-product-manufacturer-info .category-information-content,.page-product-search .category-information-content{grid-template-columns:repeat(2,1fr)}.page-product-category .category-banner,.page-product-manufacturer-info .category-banner,.page-product-search .category-banner{grid-column-start:2;grid-row-end:3;grid-row-start:1}}.page-product-category .category-heading-title,.page-product-manufacturer-info .category-heading-title,.page-product-search .category-heading-title{color:var(--cl-black);font-family:var(--font-family-2);font-size:var(--font-32);grid-column-start:1;margin:auto 0 0;text-align:start}.page-product-category .category-description,.page-product-manufacturer-info .category-description,.page-product-search .category-description{grid-column-start:1}.page-product-category .category-description *,.page-product-manufacturer-info .category-description *,.page-product-search .category-description *{color:var(--cl-black-40);font-size:var(--font-14);line-height:20px}.page-product-category .product-categories-container .category-content .row.pagination-elements,.page-product-manufacturer-info .product-categories-container .category-content .row.pagination-elements,.page-product-search .product-categories-container .category-content .row.pagination-elements{margin-bottom:3rem!important}.page-product-category .product-categories-container .category-content .row.pagination-elements .pagination,.page-product-manufacturer-info .product-categories-container .category-content .row.pagination-elements .pagination,.page-product-search .product-categories-container .category-content .row.pagination-elements .pagination{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}@media screen and (min-width:1024px){.page-product-category .product-categories-container .category-content .row.pagination-elements .pagination,.page-product-manufacturer-info .product-categories-container .category-content .row.pagination-elements .pagination,.page-product-search .product-categories-container .category-content .row.pagination-elements .pagination{justify-content:start}}.page-product-category .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer a,.page-product-category .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer span,.page-product-manufacturer-info .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer a,.page-product-manufacturer-info .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer span,.page-product-search .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer a,.page-product-search .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer span{align-items:center;background-color:var(--bg-white);border:1px solid var(--bg-black-10);border-radius:100px;color:var(--cl-black);display:flex;justify-content:center;padding:0}.page-product-category .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer a.paginationLast,.page-product-category .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer a.paginationNext,.page-product-category .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer span.paginationLast,.page-product-category .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer span.paginationNext,.page-product-manufacturer-info .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer a.paginationLast,.page-product-manufacturer-info .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer a.paginationNext,.page-product-manufacturer-info .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer span.paginationLast,.page-product-manufacturer-info .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer span.paginationNext,.page-product-search .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer a.paginationLast,.page-product-search .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer a.paginationNext,.page-product-search .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer span.paginationLast,.page-product-search .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer span.paginationNext{background-color:var(--bg-black-10);border-color:transparent;color:var(--cl-black)}.page-product-category .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer a.paginationLast svg,.page-product-category .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer a.paginationNext svg,.page-product-category .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer span.paginationLast svg,.page-product-category .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer span.paginationNext svg,.page-product-manufacturer-info .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer a.paginationLast svg,.page-product-manufacturer-info .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer a.paginationNext svg,.page-product-manufacturer-info .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer span.paginationLast svg,.page-product-manufacturer-info .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer span.paginationNext svg,.page-product-search .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer a.paginationLast svg,.page-product-search .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer a.paginationNext svg,.page-product-search .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer span.paginationLast svg,.page-product-search .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer span.paginationNext svg{fill:var(--cl-black)}.page-product-category .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer.active a,.page-product-category .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer.active span,.page-product-manufacturer-info .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer.active a,.page-product-manufacturer-info .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer.active span,.page-product-search .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer.active a,.page-product-search .product-categories-container .category-content .row.pagination-elements .pagination li.cursor-pointer.active span{background-color:var(--bg-black-10);border-color:transparent;color:var(--cl-black)}@media only screen and (min-width:768px){.page-product-category #shelf-list-product,.page-product-manufacturer-info #shelf-list-product,.page-product-search #shelf-list-product{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:1024px){.page-product-category #shelf-list-product,.page-product-manufacturer-info #shelf-list-product,.page-product-search #shelf-list-product{grid-template-columns:repeat(5,1fr)}}.module-review-content{margin:0 0 5.625rem!important;padding:0 1rem;position:relative}.module-review-content .module-review-description{margin-bottom:1rem}.module-review-content .module-review-description h2{color:var(--cl-black);font-family:var(--font-family-2);font-size:var(--font-32)}.module-review-content .heading_title{border-bottom:2px solid var(--bg-grey);font-size:var(--font-18);margin-bottom:1.25rem;padding:0 0 1.25rem;text-align:start}.module-review-content hr{display:none}.module-review-content #module-review{border-bottom:1px solid var(--bg-black-10);border-top:1px solid var(--bg-black-10);padding:1rem 0;position:static}.module-review-content #module-review .reviews_list{position:static}.module-review-content .navigation .swiper-button-next,.module-review-content .navigation .swiper-button-prev{height:1.5rem;margin:0;width:2rem}.module-review-content .navigation .swiper-button-next:before,.module-review-content .navigation .swiper-button-prev:before{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:1rem;width:.5rem}.module-review-content .navigation .swiper-button-next svg,.module-review-content .navigation .swiper-button-next:after,.module-review-content .navigation .swiper-button-prev svg,.module-review-content .navigation .swiper-button-prev:after{display:none}.module-review-content .navigation .swiper-button-prev{justify-content:start;left:1rem}.module-review-content .navigation .swiper-button-prev:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='15' fill='none'%3E%3Cpath stroke='%23000' d='M7.5 14 1 7.5 7.5 1'/%3E%3C/svg%3E")}.module-review-content .navigation .swiper-button-next{justify-content:end;right:1rem}.module-review-content .navigation .swiper-button-next:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='15' fill='none'%3E%3Cpath stroke='%23000' d='m1 1 6.5 6.5L1 14'/%3E%3C/svg%3E")}.module-review-content .swiper-pagination{display:none}.container .module-review-content{padding:0}.reviews-list .item,.reviews_list .item{align-items:start;border:none!important;border-radius:0;border-radius:0!important;border-right:1px solid var(--bg-black-10)!important;display:flex;flex-direction:column;font-size:var(--font-14);gap:1rem;justify-content:start;line-height:1;min-height:200px;padding:1rem 3rem!important;text-align:start}.reviews-list .item>p,.reviews_list .item>p{line-height:1.3;margin-bottom:0!important;width:100%}.reviews-list .item.see_more .review-text,.reviews_list .item.see_more .review-text{display:block;overflow:visible;-webkit-box-orient:horizontal;-webkit-line-clamp:none}.reviews-list .review-title,.reviews_list .review-title{color:var(--cl-black);display:flex;gap:1rem;justify-content:space-between;margin:0}.reviews-list .review-title b,.reviews_list .review-title b{padding:0}.reviews-list .review-title b:last-child,.reviews_list .review-title b:last-child{color:var(--cl-black-40)}.reviews-list .review-rating,.reviews_list .review-rating{color:var(--cl-primary)}.reviews-list .review-link,.reviews_list .review-link{color:var(--cl-black-40);margin-top:auto!important;order:1}.reviews-list .review-link a,.reviews_list .review-link a{display:flex;font-size:var(--font-12);font-weight:400;justify-content:space-between}.reviews-list .review-link a span,.reviews_list .review-link a span{display:-webkit-box;max-width:70%;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-height:1.3}.reviews-list .review-link a span:last-child,.reviews_list .review-link a span:last-child{color:var(--cl-primary)}.reviews-list .review-link a:hover,.reviews_list .review-link a:hover{text-decoration:none}.reviews-list .review-text,.reviews_list .review-text{color:var(--cl-black-40)!important;display:-webkit-box;line-height:1.5;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.products-review-content.section-20{margin-bottom:5.625rem;padding:0}.products-review-content.section-20 .container{padding:0}.products-review-content.section-20 #reviews-title{display:contents!important}.products-review-content.section-20 #reviews-title .heading-title{display:flex;justify-content:center;margin-bottom:1rem;padding:0;width:100%}.products-review-content.section-20 #reviews-title .heading-title .title-description{color:var(--cl-black);font-family:var(--font-family-2);font-size:var(--font-32)}.products-review-content.section-20 #reviews-title #review-links{display:none!important;flex-wrap:wrap;gap:1rem;justify-content:center;margin-right:0;min-width:100%;order:1;padding:1rem}.products-review-content.section-20 #reviews-title #review-links #all-comments-link,.products-review-content.section-20 #reviews-title #review-links #write-comment-link{align-items:center;border:1px solid var(--bg-black-10);border-radius:100px;color:var(--cl-black);display:flex;gap:.5rem;height:30px;justify-content:center;margin-left:0;padding:.25rem 1.5rem;width:100%}.products-review-content.section-20 #reviews-title #review-links #all-comments-link .arrow-icon,.products-review-content.section-20 #reviews-title #review-links #write-comment-link .arrow-icon{display:none}.products-review-content.section-20 .review-rating{font-size:14px}.products-review-content.section-20 #review{border-bottom:1px solid var(--bg-black-10);border-top:1px solid var(--bg-black-10);margin-top:0!important}.products-review-content.section-20 #review .no-reviews-content{border:1.5px solid var(--bg-blue-light);border-radius:10px;padding:5rem 1rem}.products-review-content.section-20 #review .no-reviews-content img{display:none}.products-review-content.section-20 #review .no-reviews-content p{color:var(--cl-grey);font-size:var(--font-12)}.products-review-content.section-20 #review .no-reviews-content .btn-open-review-form{align-items:center;background-color:var(--bg-white);border:1.5px solid var(--bg-black-10);border-radius:100px;color:var(--cl-black-40);display:flex;font-size:var(--font-14);gap:.5rem;height:3rem;justify-content:center;margin:0 auto;padding:0 1rem;text-transform:none;width:max-content}.products-review-content.section-20 #review .no-reviews-content .btn-open-review-form svg{display:none}.products-review-content.section-20 #review .reviews-list{padding:1rem 0}.products-review-content.section-20 #review .reviews-list .owl-item{padding:0}.products-review-content.section-20:has(.swiper-wrapper) #reviews-title #review-links{display:flex!important}.product-rating .mdi.mdi-star-outline:before,.product-rating .mdi.mdi-star:before{background-position:50%;background-repeat:no-repeat;background-size:cover;content:""!important;display:block;height:12px;width:12px}.product-rating .mdi.mdi-star:before{background-image:var(--review-star)}.product-rating .mdi.mdi-star-outline:before{background-image:var(--review-star-outline)}@media only screen and (min-width:764px){.products-review-content #reviews-title #review-links{flex:1;gap:2rem}.products-review-content #reviews-title #review-links #all-comments-link,.products-review-content #reviews-title #review-links #write-comment-link{width:max-content}}@media only screen and (min-width:1024px){#module-review .owl-carousel.owl-loaded .owl-nav{display:flex}.products-review-content.section-20 #reviews-title{flex-wrap:nowrap;grid-template-columns:repeat(3,1fr)}.products-review-content.section-20 #reviews-title #review-links{min-width:max-content}.products-review-content.section-20 #reviews-title #review-links #all-comments-link,.products-review-content.section-20 #reviews-title #review-links #write-comment-link{width:max-content}}@media only screen and (min-width:1280px){.module-review-content{padding:0 3rem}.container .module-review-content{padding:0}}.breadcrumb{display:flex;flex-wrap:wrap;justify-content:center;margin:0}.breadcrumb.list-inline-dashed>li+li:before{color:var(--cl-grey);content:"|"}.breadcrumb.list-inline-dashed>li:first-child{padding-left:0}.breadcrumb li,.breadcrumb li a{color:var(--cl-grey)}.breadcrumb li:last-child,.breadcrumb li:last-child a{color:var(--cl-black)}.buy-together-content{margin-bottom:5rem!important;margin-top:3rem!important}.buy-together-content .heading-title{border-bottom:1px solid var(--bg-black-10);padding:0 0 1rem}.buy-together-content .heading-title .title-buy-together{color:var(--cl-black);font-family:var(--font-family-2);font-size:var(--font-32);margin:0 auto;text-align:center}.buy-together-content .buy-together-container{gap:1.5rem;margin:0 auto;max-width:1400px;padding:1rem 0}.buy-together-content .buy-together-container .buy-together-main-product{align-items:start;display:flex;flex-wrap:nowrap;gap:.5rem;padding:.5rem}.buy-together-content .buy-together-container .buy-together-main-product .buy-together-main-image{background-color:var(--bg-blue-light);border:none;border-radius:.5rem;padding:0;width:30%}.buy-together-content .buy-together-container .buy-together-main-product .buy-together-main-image img{mix-blend-mode:multiply}.buy-together-content .buy-together-container .buy-together-main-product .product-buy-together-price{display:flex;flex-direction:column;gap:.5rem;margin-top:0;width:calc(70% - .5rem)!important}.buy-together-content .buy-together-container .buy-together-main-product .product-buy-together-price .buy-togheter-item-01{display:-webkit-box;font-size:var(--font-12);margin-bottom:.5rem;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.buy-together-content .buy-together-container .buy-together-main-product .product-buy-together-price .product-price{display:none}.buy-together-content .buy-together-container .buy-together-main-product .product-buy-together-price .product-price-simulator{font-size:var(--font-12)}.buy-together-content .buy-together-container .buy-together-main-product .product-buy-together-price .product-price-simulator strong{font-weight:400}.buy-together-content .buy-together-container .buy-together-main-product .product-buy-together-price .product-price-discount{align-items:end;color:var(--cl-black);display:flex;font-size:0;gap:.25rem;order:-1}.buy-together-content .buy-together-container .buy-together-main-product .product-buy-together-price .product-price-discount b{font-size:var(--font-18);order:-1}.buy-together-content .buy-together-container .buy-together-main-product .product-buy-together-price .product-price-discount span{font-size:var(--font-14);order:-1}.buy-together-content .buy-together-container .buy-together-main-product:after{content:none}.buy-together-content .buy-together-container .buy-together-items{border:none!important;overflow:visible;padding:0 1rem;position:relative}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content .buy-together{align-items:start;border:1px solid var(--bg-blue-light);border-color:var(--bg-blue-light)!important;border-radius:1rem;gap:.5rem;justify-content:start;margin:0!important;padding:.5rem!important;position:relative}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content .buy-together .buy-together-check{left:10px;margin:0!important;padding:0!important;position:absolute;top:10px;width:max-content;z-index:9}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content .buy-together .buy-together-check i{height:20px;margin:0;width:20px}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content .buy-together .buy-together-check i:before{background-color:var(--bg-white);border-radius:.25rem;content:"";display:block;height:20px;width:20px}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content .buy-together .buy-together-check i.addBuyTogetherProduct:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21' fill='none'%3E%3Crect width='21' height='21' fill='%23fff' rx='4'/%3E%3Crect width='19.5' height='19.5' x='.75' y='.75' stroke='%23342A83' stroke-opacity='.1' stroke-width='1.5' rx='3.25'/%3E%3Cpath stroke='%23342A83' d='M6 11.083 8.941 14 15 8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content .buy-together .product-image{background-color:var(--bg-blue-light);border-radius:.5rem;margin:0!important;max-width:30%;width:30%}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content .buy-together .product-image img{mix-blend-mode:multiply}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content .buy-together .buy-together-info{margin-bottom:0;width:calc(70% - .5rem)}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content .buy-together .buy-together-info .product-buy-together-title{color:var(--cl-black);display:-webkit-box;font-family:var(--font-family-2);font-size:var(--font-18);overflow:hidden;text-align:start;-webkit-box-orient:vertical;-webkit-line-clamp:2}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content .buy-together .buy-together-info>.product-price{flex-basis:100%;justify-content:start;margin-bottom:0}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content .buy-together .buy-together-info>.product-price .prices .product-price{justify-content:start}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content .buy-together .buy-together-info>.product-price .product-main-price{font-size:var(--font-12)}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content .buy-together .buy-together-info>.product-price .product-price-old{display:none}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content .buy-together .buy-together-info>.product-price .product-price-new{color:var(--cl-blue);font-size:var(--font-18)}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content .buy-together .buy-together-info>.product-price .product-price-discount{font-size:var(--font-12)}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content .buy-together .buy-together-info>.product-price .product-price-discount b{color:var(--cl-blue);font-size:var(--font-18)}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content .buy-together .buy-together-info .buy-together-option-list{flex-basis:100%;margin-top:1rem}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content .buy-together .buy-together-info .buy-together-option-list input,.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content .buy-together .buy-together-info .buy-together-option-list select{border-radius:100px}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content.owl-carousel{overflow:visible;padding:0 0 20px}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content.owl-carousel .owl-nav button span{display:none}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content.owl-carousel .owl-nav button:before{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:48px;width:48px}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content.owl-carousel .owl-nav .owl-prev{left:-12px!important;margin:0!important;opacity:1;top:50%;transform:translateY(-50%)}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content.owl-carousel .owl-nav .owl-prev:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none'%3E%3Crect width='48.001' height='48.001' x='47.999' y='48.001' fill='%23fff' rx='24' transform='rotate(180 48 48)'/%3E%3Crect width='46.501' height='46.501' x='47.249' y='47.251' stroke='%23342A83' stroke-opacity='.1' stroke-width='1.5' rx='23.25' transform='rotate(180 47.25 47.25)'/%3E%3Cpath fill='%23342A83' stroke='%23342A83' stroke-width='.2' d='m25.363 29.235-.071-.074-4.439-4.592a.82.82 0 0 1 0-1.131zm0 0 .072-.074.446-.46.067-.07-.067-.07-4.415-4.56 4.421-4.562.068-.07-.068-.069-.445-.46-.072-.075-.072.075-4.444 4.598z'/%3E%3C/svg%3E")}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content.owl-carousel .owl-nav .owl-next{margin:0!important;opacity:1;right:-12px!important;top:50%;transform:translateY(-50%)}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content.owl-carousel .owl-nav .owl-next:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='49' height='48' fill='none'%3E%3Crect width='48.001' height='48.001' x='.96' fill='%23fff' rx='24'/%3E%3Crect width='46.501' height='46.501' x='1.71' y='.75' stroke='%23342A83' stroke-opacity='.1' stroke-width='1.5' rx='23.25'/%3E%3Cpath fill='%23342A83' stroke='%23342A83' stroke-width='.2' d='m23.596 18.766.072.074 4.438 4.591a.82.82 0 0 1 0 1.132zm0 0-.072.074-.446.46-.067.07.067.07L27.493 24l-4.421 4.561-.068.07.068.07.445.46.072.074.072-.074 4.445-4.598z'/%3E%3C/svg%3E")}.buy-together-content .buy-together-container .buy-together-items .buy-together-items-content.owl-carousel .owl-dots{bottom:0!important;position:absolute}.buy-together-content .buy-together-container .buy-together-items:after{display:none}.buy-together-content .buy-together-container .buy-together-buy-btn{align-items:start;flex-grow:1;margin:.5rem}.buy-together-content .buy-together-container .buy-together-buy-btn .buy-together-btn-content{border:1px solid var(--bg-blue-light);border-radius:.5rem;display:flex;flex-direction:column;gap:1rem;padding:1rem;width:100%}.buy-together-content .buy-together-container .buy-together-buy-btn .buy-together-btn-content .product-btn{background-color:var(--bg-green);border:1px solid var(--bg-green);border-radius:100px;color:var(--cl-white)}.buy-together-content .buy-together-container .buy-together-buy-btn .buy-together-btn-content .product-btn:hover{background-color:var(--bg-green)}.buy-together-content .buy-together-container .buy-together-buy-btn .buy-together-btn-content .buy-together-end{display:grid;gap:.5rem;grid-template-columns:max-content 1fr;width:100%}.buy-together-content .buy-together-container .buy-together-buy-btn .buy-together-btn-content .buy-together-end p{font-size:var(--font-12);margin:0}.buy-together-content .buy-together-container .buy-together-buy-btn .buy-together-btn-content .buy-together-end p:first-child{font-family:inherit}.buy-together-content .buy-together-container .buy-together-buy-btn .buy-together-btn-content .buy-together-end .parcel{font-size:0;grid-column-start:2}.buy-together-content .buy-together-container .buy-together-buy-btn .buy-together-btn-content .buy-together-end .parcel strong{font-size:var(--font-12)}.buy-together-content .buy-together-container .buy-together-buy-btn .buy-together-btn-content .buy-together-end .parcel strong.parcel_price:before{color:var(--cl-grey);content:"de";font-weight:400}.buy-together-content .buy-together-container .buy-together-buy-btn .buy-together-btn-content .buy-together-end .parcel span{font-size:var(--font-12);margin-left:4px}.buy-together-content .buy-together-container .buy-together-items,.buy-together-content .buy-together-container .buy-together-main-product,.buy-together-content .buy-together-container .buy-toghether-buy-btn{width:100%}.buy-together-content .buy-together-container .box-of-plus-icon{align-items:center;border-radius:8px;display:flex;gap:10px;justify-content:center}.buy-together-content .container{padding:0!important}@media only screen and (min-width:1024px){.buy-together-content .buy-together-container{gap:2.5rem;margin:1rem auto 0}.buy-together-content .buy-together-container .buy-together-items,.buy-together-content .buy-together-container .buy-together-main-product,.buy-together-content .buy-together-container .buy-toghether-buy-btn{margin:0!important;width:100%}.buy-together-content .buy-together-container .buy-together-items{padding:0}.buy-together-content .buy-together-container .buy-together-buy-btn{margin:0}}.product-kit .container{padding:0!important}.product-kit .product-kit-content .heading-title{border-bottom:1px solid var(--bg-black-10);margin-bottom:1rem}.product-kit .product-kit-content .heading-title .title-description{color:var(--cl-black);font-family:var(--font-family-2);font-size:var(--font-32);padding-bottom:1rem;text-align:center;text-transform:none}.page-account-login .heading-title.title-login{width:100%}.page-account-login #btn-email{height:100%}@keyframes spin{to{transform:rotate(1turn)}}@keyframes slideLeft{0%{left:100%}to{left:0}}@keyframes growRight{0%{width:0}to{width:100%}}:root{--loader-bg-color:#11182770;--loader-fill-color:#fff;--loader-color:#000;--loader-z-index:999}.loader-content{background-color:var(--loader-bg-color);inset:0;position:fixed;z-index:var(--loader-z-index)}.loader-spinner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.loader-spinner__svg{animation:spin 1s linear infinite;height:32px;width:32px;fill:#fafafa;color:#1b1818}*{line-height:1}:root{--loader-z-index:9999}body{color:var(--cl-black-40);font-family:var(--font-family);font-size:var(--font-14);font-style:normal;font-weight:400}body b,body h3,body h6{font-weight:300!important}body.drawer_is_opened{overflow:hidden;touch-action:none}body.drawer_is_opened header{opacity:1!important;visibility:visible!important}body.page-common-home .section-content{margin-top:-8.25rem}body .fixed-whatsapp-icon{z-index:999}body.page-onestepcheckout-checkout .section-content{margin:0 auto}body.page-onestepcheckout-checkout .checkoutLogo{background-color:var(--bg-blue)}body.page-common-home .section-content>.container,body.page-product-category .section-content>.container,body.page-product-product .section-content>.container,body.page-product-search .section-content>.container{max-width:100%;padding:0}body.page-common-home .section-content>.container .row,body.page-product-category .section-content>.container .row,body.page-product-product .section-content>.container .row,body.page-product-search .section-content>.container .row{margin:0!important}body.page-common-home .section-content #content,body.page-product-category .section-content #content,body.page-product-product .section-content #content,body.page-product-search .section-content #content{padding:0}body.page-product-category .section-content #shelf-list-product,body.page-product-category .section-content .filter-top,body.page-product-category .section-content .pagination-elements,body.page-product-search .section-content #shelf-list-product,body.page-product-search .section-content .filter-top,body.page-product-search .section-content .pagination-elements{padding-left:1rem;padding-right:1rem}@media only screen and (min-width:1024px){body.page-product-category .section-content #shelf-list-product,body.page-product-category .section-content .filter-top,body.page-product-category .section-content .pagination-elements,body.page-product-search .section-content #shelf-list-product,body.page-product-search .section-content .filter-top,body.page-product-search .section-content .pagination-elements{padding-left:2rem;padding-right:2rem}body.page-common-home .section-content #content{padding-left:0;padding-right:0}}button{border:none;line-height:1;outline:none;padding:0}details>summary{list-style:none}details>summary::-webkit-details-marker,details>summary::marker{display:none}.details>section{left:50%;max-width:400px;min-width:200px;opacity:0;position:absolute;top:100%;transform:translateX(-50%);transition:all .3s ease-in-out;visibility:hidden;width:max-content;z-index:9}.details:hover>section{opacity:1;visibility:visible}li,ul{list-style-type:none;padding:0}#toggle-menu{background-color:var(--transparent);border:none;outline:none;padding:0}.ac_results{color:var(--cl-black)}.ac_results li>div{display:flex;gap:.25rem}.ac_results li>div .right{margin:0 0 0 auto;order:1}.ac_results li>div .right>span{font-size:var(--font-12);padding:0}.ac_results li>div .right .price_special{font-weight:400}.ac_results li>div .center{margin:0;max-width:200px}.ac_results li>div .center>span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}button{color:var(--cl-black-40)}.offset-top-20{margin-top:0}.banner-v2 .swiper .swiper-button-next,.banner-v2 .swiper .swiper-button-prev{height:48px;width:48px}.banner-v2 .swiper .swiper-button-next:before,.banner-v2 .swiper .swiper-button-prev:before{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:24px;width:12px}.banner-v2 .swiper .swiper-button-next{right:5%}.banner-v2 .swiper .swiper-button-next:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='26' fill='none'%3E%3Cpath stroke='%23fff' d='m1 1 12 12L1 25'/%3E%3C/svg%3E")}.banner-v2 .swiper .swiper-button-prev{left:5%}.banner-v2 .swiper .swiper-button-prev:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='26' fill='none'%3E%3Cpath stroke='%23fff' d='M13 25 1 13 13 1'/%3E%3C/svg%3E")}.owl-carousel{display:block!important}.owl-carousel .owl-dots{background-color:var(--bg-blue-light);border-radius:32px;display:flex;height:6px;margin:auto;overflow:hidden;width:5rem}.owl-carousel .owl-dots .owl-dot{border-radius:32px;width:100%}.owl-carousel .owl-dots .owl-dot.active{background-color:var(--bg-blue)}.owl-carousel .owl-dots .owl-dot span{display:none}[type=button],button{font-size:var(--font-14)!important;font-weight:400;text-transform:capitalize}dialog{display:none}dialog[open]{display:block}.btn-primary{border-color:var(--bg-green);border-radius:100px;color:var(--cl-white);text-transform:none}.btn-primary,.btn-primary:hover{background-color:var(--bg-green)}.btn-primary:hover{border-color:var(--bg-green)}[class*=module-carousel-content] .heading-title{border-bottom:1px solid var(--bg-black-10);color:var(--cl-black);font-family:var(--font-family-2);font-size:var(--font-32);margin-bottom:1rem;text-align:center!important}#asks.col-sm-12{align-items:center;border-bottom:1px solid var(--bg-black-10);display:flex;flex-direction:column;gap:1rem}#asks.col-sm-12 .heading-title .title-description{color:var(--cl-black);font-family:var(--font-family-2);font-size:var(--font-32)}
/*# sourceMappingURL=stylesheet.min.css.map */
