@charset "UTF-8";.page-header{background-color:var(--transparent);color:var(--cl-black-50);font-size:var(--font-12);padding:1rem;position:relative;width:100%;z-index:1000}.page-header a{text-transform:uppercase}.page-header-container{align-items:center;background-color:var(--bg-white);border:1px solid var(--bg-black-10);display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);height:3rem;margin:0 auto;position:relative;transition:all .5s ease-in-out;width:100%}.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}.page-header-icons{display:flex;height:100%;z-index:1}.page-header-icons--right{justify-content:flex-end}.page-header-icon{align-items:center;border-right:1px solid var(--bg-black-10);display:flex;min-width:48px;padding:0 1rem}.page-header-icon.page-header-cart{border-right:none}.page-header-icon button{gap:.25rem}@media only screen and (min-width:768px){.page-header-icon button{gap:1rem}}.page-header-icon__flags{margin:0}.page-header-icon__flag{display:none;width:17px}@media only screen and (max-width:768px){.page-header-icon.page-header-search{border-left:1px solid var(--bg-black-10)}}@media only screen and (min-width:768px){.page-header-icon{padding:0 2rem}}.page-header-language{gap:.5rem}.page-header-language__select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:var(--transparent);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7' fill='none'%3E%3Cpath stroke='%23000' d='m10.354.354-5 5-5-5'/%3E%3C/svg%3E") no-repeat right 0 center;background-size:.75rem auto;border:none;color:inherit;cursor:pointer;font-size:var(--font-14);outline:none;padding-right:1rem}.page-header-language--desktop{display:flex}@media (max-width:768px){.page-header-language--desktop{display:none}}.page-header-language--mobile{border:none!important;display:none}@media (max-width:768px){.page-header-language--mobile{display:flex}}.page-header-text{display:none}@media only screen and (min-width:1024px){.page-header-text{display:inline}}.page-header-drawer{color:var(--cl-black-50);display:flex;height:100%;left:0;opacity:0;padding:1rem;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%;margin:-1rem -1rem 0!important;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(--transparent);border:1px solid var(--bg-white-20);display:flex;flex-direction:column;height:100%;max-width:600px;position:relative;width:90%}.page-header-drawer__content--empty{justify-content:center}.page-header-drawer__content--search .page-header-drawer__body{background-color:var(--transparent)}.page-header-drawer__header{background-color:var(--bg-white);border-bottom:1px solid var(--bg-black-10);display:flex;justify-content:space-between;min-height:3rem;padding:0 1rem}.page-header-drawer__header h6{align-items:center;display:flex;font-size:var(--font-12);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;color:var(--cl-black);display:flex;height:100%;position:relative}.page-header-drawer__body{backdrop-filter:blur(25px);background-color:var(--bg-white-70);height:100%;overflow:hidden}.page-header-drawer__link{display:flex;width:100%}.page-header-drawer__link a,.page-header-drawer__link button{align-items:center;display:flex;gap:1rem;height:3rem;padding:1rem;width:100%}.page-header-drawer__link--account{background-color:var(--transparent);border:1px solid var(--bg-white-20);color:var(--cl-white)}.page-header-drawer__link--account a{justify-content:center}.page-header-drawer__link--account:first-child{background-color:var(--bg-black);border-color:var(--bg-black)}.page-header-drawer__link--account:last-child:hover{background-color:var(--bg-white-20)}.page-header-drawer__link--cart a,.page-header-drawer__link--cart button{background-color:var(--bg-black);color:var(--cl-white);justify-content:center;outline:none}.page-header-drawer__link--cart-1 a,.page-header-drawer__link--cart-1 button{height:auto;padding:2rem}.page-header-drawer__link--cart-2{padding:2rem}.page-header-drawer__link--cart-2 a,.page-header-drawer__link--cart-2 button{background-color:var(--transparent);border:1px solid var(--bg-white-20);color:var(--cl-white)}.page-header-drawer__link--cart-2 a:hover,.page-header-drawer__link--cart-2 button:hover{background-color:var(--bg-white-20)}@media (max-width:768px){.page-header-drawer__link--cart-2{padding:1rem}}.page-header-drawer__footer--cart{backdrop-filter:blur(25px);border-top:1px solid var(--bg-black-10);display:flex;flex:1;flex-direction:column;height:auto;min-height:35%}.page-header-categories{align-items:center;align-items:stretch;display:flex;flex-direction:column;gap:.5rem;height:100%;margin:0;overflow-y:auto;padding:2rem}.page-header-categories__items{background-color:var(--bg-white-15);display:flex}.page-header-categories__items--desktop{border:none;height:100%;position:relative}.page-header-categories__items--mobile a{display:flex;height:3rem;padding:0 2rem}.page-header-categories__items:hover{background-color:var(--bg-white)}.page-header-categories__link{align-items:center;display:flex;justify-content:space-between;width:100%}.page-header-categories__link:hover:after{background-color:var(--bg-black);content:"";height:1px;position:absolute;top:calc(100% + 1rem);transition:all 1s ease-in-out;width:100%}@media (max-width:768px){.page-header-categories{padding:1rem}}.page-header-search__form{background-color:var(--bg-body);display:flex;padding:1rem}.page-header-search__form input{background-color:var(--bg-body)!important;border:none;border-bottom:1px solid var(--bg-black-10);border-radius:0;height:3rem;width:100%}.page-header-search__form button{align-items:center;background-color:var(--bg-body);border:none;border-bottom:1px solid var(--bg-black-10)!important;border-radius:0;color:var(--bg-black)!important;display:flex;height:100%;justify-content:center;padding:0;width:2.25rem}.page-header-search__form button:hover{background-color:var(--bg-body);border-color:var(--bg-black-10);color:var(--bg-black)}.page-header-search__form button svg{height:15px;width:15px}.page-header-search__content{display:flex;flex-direction:column;height:100%}.page-header-search__content .most-searched-item{align-items:center;border:1px solid var(--bg-white-20);color:var(--cl-white);cursor:pointer;display:flex;font-size:var(--font-10);height:2rem;justify-content:center;padding:0 1.5rem;text-transform:uppercase}.page-header-search__content .most-searched-item:hover{background-color:var(--bg-white-10)}.page-header-search__suggestions{display:flex;flex-wrap:wrap;gap:1rem;padding:1rem}.page-header-search__results{background-color:var(--bg-white-70);margin-top:auto;min-height:220px}.page-header-search__results-title{border-bottom:1px solid var(--bg-white-20);color:var(--cl-black-50);font-size:var(--font-12);margin:0;padding:1rem 2rem}.page-header-search__results-list{display:flex;flex-direction:column;height:calc(100% - 48px);max-height:339px;overflow:auto}.page-header-search__results-link{align-items:center;display:flex;height:100%;padding:0}.page-header-search__results-image{width:85px}.page-header-search__results-info{border-bottom:1px solid var(--bg-white-20);display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:center;padding:0 1rem;width:calc(100% - 85px)}.page-header--sticky{position:sticky;top:0}.page-header--hidden{opacity:0;visibility:hidden}.page-header .page-header-cart #cart-quantity,.page-header .page-header-icon button{color:var(--cl-black-50)}.page-header--transparent:not(:hover){color:var(--cl-white)}.page-header--transparent:not(:hover) .fill-black{color:#fff}.page-header--transparent:not(:hover) .page-header-brand{filter:invert(1)}.page-header--transparent:not(:hover) .page-header-cart #cart-quantity,.page-header--transparent:not(:hover) .page-header-icon button{color:var(--cl-white)}.page-header--transparent:not(:hover) .page-header-categories__link:hover:after,.page-header--transparent:not(:hover) .page-header__button:hover:after{background-color:var(--cl-white)}.page-header--transparent:not(:hover) .page-header-container{background-color:var(--bg-black-01);border-color:var(--bg-white-20)}.page-header--transparent:not(:hover) .page-header-container:before{backdrop-filter:blur(6px);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.page-header--transparent:not(:hover) .page-header-icon{border-color:var(--bg-white-20)}.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);font-size:8px;position:absolute;right:-8px;top:12px}.page-header-cart__products--empty{justify-content:center;min-height:133px}.page-header-cart__products-list{display:flex;flex-direction:column;gap:.625rem;margin:0;overflow-y:auto;padding:0}.page-header-cart__product-item{border-bottom:1px solid var(--bg-white-70);display:grid;gap:.625rem;grid-template-columns:100px 1fr 25px;padding:1rem 1rem 1rem 0}.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:.25rem;justify-content:space-between;padding:.75rem 0}.page-header-cart__product-title{color:var(--cl-grey);display:-webkit-box;font-size:var(--font-sm);font-weight:400;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.page-header-cart__product-title a{text-transform:none}.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-grey);padding:0}.page-header-cart__product-option,.page-header-cart__product-price{margin:0}.page-header-cart__product-price{color:var(--cl-black);font-size:var(--font-14)}.page-header-cart__text-empty{font-size:var(--font-14);line-height:20px;text-align:center}.page-header-cart__total{backdrop-filter:blur(25px);background-color:var(--bg-white-70);display:flex;justify-content:space-between;margin-top:auto;padding:1rem}.page-header-cart__total-title{color:var(--cl-black-60);font-size:var(--font-12);font-weight:400;line-height:1;margin:0;text-transform:uppercase}.page-header-cart__total-price{color:var(--cl-black);line-height:1}.page-header-cart__load{align-items:center;backdrop-filter:blur(25px);display:flex;height:100%;justify-content:center}html[lang=en] .page-header-icon__flag--eua,html[lang=es] .page-header-icon__flag--esp,html[lang=pt-br] .page-header-icon__flag--bra,html[lang=pt] .page-header-icon__flag--bra{display:inline-block}#page-header-account-menu .page-header-drawer__body{display:flex;flex-direction:column;gap:24px;max-height:max-content;padding:56px 24px}#page-header-account-menu .page-header-drawer__body p{color:var(--cl-black-60);font-size:var(--font-14);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}#page-header-account-menu .page-header-drawer__footer{backdrop-filter:blur(25px);display:flex;flex-direction:column;height:100%;padding:2rem;width:100%}#page-header-account-menu .page-header-drawer__footer .js-login_account{display:flex;gap:1rem}@media (max-width:768px){#page-header-account-menu .page-header-drawer__footer{padding:1rem}}#cart .page-header-drawer__body{display:flex;flex-direction:column;height:auto;max-height:65%}#page-header-menu-mobile .page-header-drawer__footer{display:flex;flex-direction:column;gap:1rem;padding:1rem}.fill-black{color:var(--bg-black)}#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:calc(100% - 3rem)}#toggle-menu{align-items:center;display:flex;justify-self:start;z-index:9}@media only screen and (min-width:1024px){.page-header-search__form{top:100%}}@media only screen and (min-width:1280px){.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}#search{grid-column:span 2/span 2;grid-row-start:1}}:root{--font-family:"Schibsted Grotesk",sans-serif;--transparent:transparent;--bg-white:#fff;--bg-white-10:hsla(0,0%,100%,.1);--bg-white-15:hsla(0,0%,100%,.15);--bg-white-20:hsla(0,0%,100%,.2);--bg-white-70:hsla(0,0%,100%,.7);--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-body:#f6f3ef;--bg-red:#fef2f2;--cl-black:#000;--cl-black-60:rgba(0,0,0,.6);--cl-black-50:rgba(0,0,0,.5);--cl-black-40:rgba(0,0,0,.4);--cl-black-30:rgba(0,0,0,.3);--cl-white:#fff;--cl-white-50:hsla(0,0%,100%,.5);--cl-white-60:hsla(0,0%,100%,.6);--cl-yellow:#e79501;--cl-link:#0af;--cl-red:#e7000b;--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;--cart-button-height:3.25rem;--margin-bottom:1rem}.page-newsletter{background-color:var(--bg-black);color:var(--cl-white-50);display:flex;flex-direction:column;font-size:var(--font-14);gap:1rem;padding:1rem}.page-newsletter-title{text-transform:uppercase}.page-newsletter-content{display:flex;flex-wrap:wrap;gap:2.5rem;margin:0 auto;width:100%}@media (max-width:1024px){.page-newsletter-content{padding:3rem}}.page-newsletter-info{align-items:center;display:flex;flex-wrap:wrap;gap:2.5rem}.page-newsletter-info h6{color:var(--cl-white);margin:0}@media (max-width:1024px){.page-newsletter-info h6{font-size:var(--font-24)}}.page-newsletter-form{flex-grow:1;position:relative}.page-newsletter-form__input-group{display:flex;flex-wrap:wrap;gap:2.5rem}.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;border-bottom:1px solid var(--bg-white-20)!important}.page-newsletter-form__input-group button{background-color:var(--bg-white);color:var(--cl-black);height:2.625rem;padding:0 2rem;width:100%}@media (max-width:1024px){.page-newsletter-form__input-group button{width:max-content}}.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-info{min-width:400px}.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}.error-newsletter{position:absolute}}.page-footer{background-color:var(--bg-body);color:var(--cl-black);display:flex;flex-direction:column;font-size:var(--font-12);text-align:center}.page-footer-container{padding:1rem}.page-footer-container.page-footer-social{display:flex;flex-direction:column;gap:3rem}.page-footer .footer-title,.page-footer-title{font-size:var(--font-14);font-weight:500;margin:0;position:relative;text-align:start;text-transform:uppercase}.page-footer .footer-contact-content,.page-footer-list{color:var(--cl-black-60);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}.page-footer .footer-contact-content{align-items:start;flex-direction:column;text-align:start}.page-footer .footer-contact-content li{line-height:1rem;margin:0}.page-footer .footer-contact-content .material-icons,.page-footer .footer-contact-content i{display:none}.page-footer .footer-address-content{text-align:start}.page-footer-categories{display:none}.page-footer-seals{background:var(--bg-body)}.page-footer-seals__container{border-top:1px solid var(--bg-black-10);display:flex;flex-direction:column;gap:1rem;margin:0 auto;padding:3rem}@media (max-width:1024px){.page-footer-seals__container{border-top:none;gap:2rem;padding:1rem 0}}.page-footer-seals__payment .page-footer-list{align-items:center;display:flex;gap:.5rem}@media (max-width:1024px){.page-footer-seals__irroba{border-bottom:1px solid var(--bg-black-10);border-top:1px solid var(--bg-black-10);margin:0 -1rem;padding:3rem 1rem}}@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='11' height='7' fill='none'%3E%3Cpath stroke='%23000' d='m10.354.354-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}}@media (max-width:1024px){.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-social .page-footer-brand{text-align:start}@media (max-width:1024px){.page-footer-social{padding-bottom:3rem;padding-top:4.5rem}.page-footer-social .footer-title{display:none}}.page-social-list{display:flex;justify-content:space-between;padding:0}.page-social-item{align-items:center;color:var(--cl-black);display:flex;height:30px;justify-content:center;width:30px}.page-social .footer-title{display:none}.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{text-align:start}.page-footer-container:not(.page-footer-seals){min-height:16rem}.page-footer .footer-title,.page-footer-title{text-align:start}.page-footer-content{display:grid;gap:2rem;grid-template-columns:repeat(5,1fr);padding:6rem 3rem}.page-footer .footer-contact-content,.page-footer-list{display:flex;justify-content:start}.page-footer .footer-contact-content,.page-footer .footer-contact-content--column,.page-footer-list--column{align-items:start}.page-footer-social{grid-column:1/3}.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;justify-content:center}.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}}@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 .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}.page-product-product .section-content.offset-top-30.product-content #content-top{order:-10}.page-product-product .section-content.offset-top-30.product-content>.container{order:-9}.page-product-product .section-content.offset-top-30.product-content .product-informations{display:contents}.page-product-product .section-content.offset-top-30.product-content .product-description-content{margin-top:3rem;order:-8}.page-product-product .swiper-slide,.page-product-product .swiper-slide img{border-radius:0!important}#product{align-content:start;display:flex;flex:unset!important;flex-wrap:wrap;gap:1rem;justify-content:space-between;max-width:100%;padding:0 1rem}#product,#product>*{width:100%}#product .row{margin:0}#product .col-lg-12{padding:0}#product .shipping-free-label{align-items:center;background-color:var(--bg-white);border:1px solid var(--bg-black);display:flex;flex-grow:1;font-size:var(--font-12);height:30px;justify-content:start;margin:0 -1rem;max-width:calc(100% + 2rem);order:-14;padding:.625rem 1rem;width:calc(100% + 2rem)}#product .shipping-free-label div{color:var(--cl-black);margin:0}#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:-13!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{font-size:var(--font-16);font-weight:450;line-height:1.75;margin:0;order:-12;text-transform:uppercase}#product .product-rating{margin:0;order:-11;width:max-content}#product .product-rating .rating{margin-top:0}#product .product-rating .rating .material-icons{color:var(--cl-black)}#product #interested_people_info{align-items:center;background-color:var(--bg-body);border-radius:0;color:var(--cl-black-50);font-size:var(--font-14);height:3rem;justify-content:center;max-width:100%;order:-10}#product #interested_people_info svg{fill:var(--cl-black-50)}#product .product-likes-content{order:-9}#product .product-brand{align-items:start;color:var(--cl-black);display:flex;flex-direction:column;font-size:var(--font-12);justify-content:center;order:-8;text-transform:uppercase}#product .product-brand span{color:var(--cl-black-60)}#product .product-price-body{display:grid;grid-template-columns:repeat(2,1fr);margin:0;order:-7;width:100%}#product .product-price-body .product-price{grid-column:1/-1}#product .product-price-body .product-price .product-main-price{font-size:var(--font-20);font-weight:400}#product .product-price-body .product-price-discount{border-right:1px solid var(--bg-blue-light);font-size:0!important;padding:.5rem 0 .5rem .5rem}#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-discount b:after{color:var(--cl-black-40);content:" à vista no pix ou boleto";font-size:var(--font-12);font-weight:400}#product .product-price-body .product-price-simulator{align-items:center;border-right:1px solid var(--bg-black-10);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)}#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-12)}#product .product-price-body .product-price-simulator .simulator-price strong{color:var(--cl-black);font-weight:300}#product #description_resume{border-bottom:1px solid var(--bg-black-10);border-top:1px solid var(--bg-black-10);color:var(--cl-black-50);font-size:var(--font-14);margin-left:-3rem;margin-right:-3rem;max-width:calc(100% + 6rem);order:-5;padding:1rem 3rem;width:calc(100% + 6rem)}@media (max-width:1200px){#product #description_resume{margin-left:-1rem;margin-right:-1rem;max-width:calc(100% + 2rem);padding:1rem;width:calc(100% + 2rem)}}#product .options-list{display:contents}#product .options-list>*{order:-4}#product .options-list .product-radio-wrap{border-bottom:1px solid var(--bg-black-10);flex:1;margin-left:-3rem;margin-right:-3rem;max-width:calc(100% + 6rem);padding:0 3rem 1rem;width:calc(100% + 6rem)}@media (max-width:1200px){#product .options-list .product-radio-wrap{margin-left:-1rem;margin-right:-1rem;max-width:calc(100% + 2rem);padding:0 1rem 1rem;width:calc(100% + 2rem)}}#product .options-list .afterSizes,#product .options-list .product-option29{display:none}#product .options-list label{color:var(--cl-black);font-size:var(--font-12);font-weight:400;text-transform:uppercase}#product .options-list .product_options_list{gap:.5rem;margin:0}#product .options-list .product_options_list li{background-color:var(--bg-white);border-color:var(--bg-black-10);border-radius:0;color:var(--cl-black-50);font-size:var(--font-12);font-weight:400;line-height:1;margin:0;padding:.5rem 1rem}#product .options-list .product_options_list li.selected{background-color:var(--bg-black);color:var(--cl-white)}#product .product-prices-content{display:contents}#product .product-prices-content .product-buy-button-content{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;order:-3;width:100%}#product .product-prices-content .product-buy-button-content .product-number{display:flex;margin:0}#product .product-prices-content .product-buy-button-content .product-number label{display:none}#product .product-prices-content .product-buy-button-content .product-number .stepper{margin:0;max-width:max-content;width:max-content}#product .product-prices-content .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-prices-content .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-prices-content .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-prices-content .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-prices-content .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-prices-content .product-buy-button-content #button-cart{background-color:var(--bg-black)!important;border-color:var(--bg-black)!important;border-radius:0;flex-grow:1;font-size:var(--font-12);height:77px;margin:0;margin-left:-3rem;margin-right:-3rem;max-width:calc(100% + 6rem);width:calc(100% + 6rem)}@media (max-width:1200px){#product .product-prices-content .product-buy-button-content #button-cart{margin-left:-1rem;margin-right:-1rem;max-width:calc(100% + 2rem);width:calc(100% + 2rem)}}#product .product-shop-content{order:-1;padding:0}#product .product-shop-content .postcode-inputs .input-group{gap:0!important}#product .product-shop-content .postcode-inputs .input-group input{border:none;border-bottom:1px solid var(--bg-black-10);height:3rem}#product .product-shop-content .postcode-inputs #button-quote_product{border:none;border-bottom:1px solid var(--bg-black-10);border-radius:0;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);margin:0!important;max-width:100%;text-transform:uppercase;width:100%}#product .product-shipping-content .product-shipping-title .mdi-local-shipping{display:none}#product .product-shipping-content .product-shipping-title>.d-inline-block{display:flex!important;justify-content:space-between;width:100%}#product .product-shipping-content .product-shipping-title a{color:var(--cl-link);text-transform:lowercase}#product .product-shipping-content .product-shipping-title a:hover{text-decoration:underline}#product .product-shipping-content .product-shipping-title a:first-letter{text-transform:uppercase}#product .product-rating .rating{align-items:center;font-size:var(--font-16)}#product .product-likes-content .product-radio-title{font-size:var(--font-12);font-weight:400}#product .product-likes-content .product-likes{margin:0}#product .product-options-list{display:flex;flex-direction:column;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;color:var(--cl-black)}#product .custom-control-label:hover{border:1px solid var(--bg-black)}#product .custom-control-input:checked~.custom-control-label{background-color:var(--bg-black);color:var(--cl-white)}#product .product-shop-tabs-group{display:flex;flex-direction:column;gap:1rem}#product .product-shop-tabs-group .product-share-link{text-align:center;width:100%}#product .product-shop-tabs-group .product-share-link ul{align-items:center;display:flex!important}#product .product-shop-tabs-group .product-share-link ul .title{color:var(--cl-black);font-size:var(--font-12);margin:0 auto 0 0;text-transform:uppercase}#product .product-shop-tabs-group .product-share-link ul li span{border:none;color:var(--cl-black)}#product .product-shop-tabs-group .custom-accordion-classic{margin-top:0}#product .product-shop-tabs-group .custom-accordion-classic .custom-accordion-title{color:var(--cl-black);font-size:var(--font-12);text-transform:uppercase}#product .product-shipping-content{margin-top:1rem;max-width:100%;width:100%}#product .product-shipping-form{position:relative;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-bottom:1px solid var(--bg-black-10)!important;border-left:0;border-radius:0!important;color:var(--cl-black)!important;font-size:0;height:3rem!important}#product #button-quote_product: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 stroke='%23000' stroke-linejoin='round' d='m15 15-4.042-4.042m0 0a5.834 5.834 0 1 0-8.25-8.25 5.834 5.834 0 0 0 8.25 8.25Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:16px;width:16px}#product #button-quote_product:hover{border:1px solid var(--bg-orange)}#product #simulator_payments_board table,#product #simulator_payments_board td,#product #simulator_payments_board tr{border:none!important}.product.product-single{display:grid;grid-template-columns:100%;position:relative;row-gap:2rem}.product.product-single .breadcrumb{grid-column-start:1;justify-content:center}.product.product-single .breadcrumb .list-inline-item:first-child{color:var(--cl-black-40)}.product.product-single>.row{display:contents}.product.product-single .col-md-7{grid-column-start:1}.product.product-single .product-image{gap:.5rem}.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-wrapper{display:flex;flex-wrap:wrap}@media (max-width:1024px){.product.product-single .product-image .product-swiper-thumbs .swiper-wrapper{flex-wrap:nowrap}}.product.product-single .product-image .product-swiper-thumbs .swiper-slide{width:50%}.product.product-single .product-image .product-swiper-thumbs .swiper-button-next,.product.product-single .product-image .product-swiper-thumbs .swiper-button-prev,.product.product-single .product-image .product-swiper-thumbs .swiper.productThumbsCarousel{display:none}@media (max-width:1024px){.product.product-single .product-image .product-swiper-thumbs .swiper-button-next,.product.product-single .product-image .product-swiper-thumbs .swiper-button-prev{align-items:center;display:flex;justify-content:center}}.product.product-single .product-image .product-swiper-thumbs .swiper-button-next:after,.product.product-single .product-image .product-swiper-thumbs .swiper-button-prev:after{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-button-next:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='17' fill='none'%3E%3Cpath stroke='%23fff' d='m.354.354 8 8-8 8'/%3E%3C/svg%3E")}.product.product-single .product-image .product-swiper-thumbs .swiper-button-prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='17' fill='none'%3E%3Cpath stroke='%23fff' d='m8.707 16.354-8-8 8-8'/%3E%3C/svg%3E")}@media (max-width:1024px){.product.product-single{row-gap:0}.product.product-single .breadcrumb{margin-bottom:1rem}.product.product-single #product{padding-top:1rem}}.product-informations{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-description-content{max-width:1200px;width:100%}.product-description-content .product-description{line-height:1.5}.zoomContainer{display:none}@media only screen and (min-width:1024px){.page-product-product .product .col-md-7{max-width:100%;padding:0;width:100%}.page-product-product .section-content.offset-top-30.product-content{margin:1rem 0;max-width:100%;width:100%}.product.product-single{display:grid;grid-template-columns:1fr 600px}.product.product-single .breadcrumb{grid-column-end:3}.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;height:100dvh;margin:0 auto;min-height:max-content;position:sticky;top:0;width:calc(100% - 6rem)}.product-description-content{max-width:calc(100% - 400px);padding:1rem 0}.product-description-content>.container{padding:0 0 0 3rem}.zoomContainer{display:block}}@media only screen and (min-width:1200px){#product{padding:3rem}#product .shipping-free-label{margin-left:-3rem;margin-right:-3rem;max-width:calc(100% + 6rem);padding:.625rem 3rem;width:calc(100% + 6rem)}}@media only screen and (min-width:1200px) and (max-width:1200px){#product .shipping-free-label{margin-left:-1rem;margin-right:-1rem;max-width:calc(100% + 2rem);width:calc(100% + 2rem)}}@media only screen and (min-width:1200px){.product.product-single .product-image{grid-template-columns:165px calc(100% - 173px)}}@media (min-width:1537px){.product.product-single{display:grid;grid-template-columns:2fr 1fr}.product-description-content{margin:0 auto;max-width:640px}}.heading-title-div{align-items:center;background-color:var(--bg-white);display:flex;height:6rem;justify-content:start;margin-bottom:0;padding:1.5rem 2rem}@media (max-width:768px){.heading-title-div{padding:1rem}}[class*=product-bestseller-content],[class*=product-list-content]{margin-bottom:var(--margin-bottom)!important}[class*=product-bestseller-content].row,[class*=product-list-content].row{column-gap:1px;display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;margin-left:0!important;margin-right:0!important;row-gap:0}[class*=product-bestseller-content].row .product-item,[class*=product-list-content].row .product-item{flex:0 0 100%;max-width:506px;padding:0}.products-related-content{margin-bottom:var(--margin-bottom)!important;overflow:hidden;padding:0!important}.products-related-content .heading-title{align-items:center;background-color:var(--bg-white);display:flex;height:6rem;padding:1.5rem 2rem;text-transform:uppercase;width:100%}.products-related-content .heading-title h3{font-size:var(--font-18)}@media (max-width:768px){.products-related-content .heading-title{padding:1.5rem 1rem}}.products-related-content .navigation .pagination{display:none}.products-related-content .navigation .swiper-button-next,.products-related-content .navigation .swiper-button-prev{background-color:var(--bg-body);border:1px solid var(--bg-black-10);border-bottom:none;height:6rem!important;justify-content:center!important;left:unset!important;margin:0!important;top:3rem;transform:translateY(-50%);width:6rem!important}@media only screen and (max-width:768px){.products-related-content .navigation .swiper-button-next,.products-related-content .navigation .swiper-button-prev{display:none!important}}.products-related-content .navigation .swiper-button-next{right:0}.products-related-content .navigation .swiper-button-prev{right:6rem}.products-related-content .swiper-button-next,.products-related-content .swiper-button-prev{height:1.5rem;margin:0;width:2rem}.products-related-content .swiper-button-next:before,.products-related-content .swiper-button-prev:before{background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:1rem;width:.5rem}.products-related-content .swiper-button-next svg,.products-related-content .swiper-button-next:after,.products-related-content .swiper-button-prev svg,.products-related-content .swiper-button-prev:after{display:none}.products-related-content .swiper-button-prev{justify-content:start;left:1rem}.products-related-content .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 .swiper-button-next{justify-content:end;right:1rem}.products-related-content .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")}.heading-title{font-size:var(--font-18);max-width:100%;text-transform:uppercase;width:fit-content}#products-related,.product-list-carousel{margin-bottom:0;overflow:visible!important;padding:0;position:relative}#products-related .product-item,.product-list-carousel .product-item{max-width:20%;padding:0}@media only screen and (max-width:1200px){#products-related .product-item,.product-list-carousel .product-item{max-width:30%}}@media only screen and (max-width:768px){#products-related .product-item,.product-list-carousel .product-item{max-width:77%}}.product_module{padding-bottom:0}.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-item{padding:0}.product-item .product{border:none;border-radius:0;display:flex;flex-direction:column;padding:0}.product-item .product:before{border:none;content:none}.product-item .shipping-free-label{align-items:center;background-color:var(--bg-white);border-radius:0;color:var(--cl-black);font-size:var(--font-12);left:.5rem;padding:3px 5px;position:absolute;top:.5rem}.product-item .shipping-free-label div{display:contents}.product-item .product-image{background-color:var(--bg-black-05)}.product-item .product-image a{display:flex!important;max-width:100%}.product-item .product-image img{height:auto;margin:auto;mix-blend-mode:multiply}.product-item .product-list-informations{border-right:1px solid var(--bg-black-10);display:flex;flex-direction:column;gap:.625rem;margin:0;padding:1rem 2rem;position:relative}.product-item .product-list-informations .break{display:none}.product-item .product-list-informations .btn-notify .notify_text{align-content:center;height:44px;text-align:start}@media (max-width:768px){.product-item .product-list-informations{padding:1rem}}@media (min-width:1200px){.product-item .product-grid:hover .product-title{padding-right:75px}}.product-item .product-title{margin:0;padding:0}.product-item .product-title a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:var(--cl-black-60);font-family:var(--font-family);font-size:var(--font-14);line-height:1.25rem;text-align:start}.product-item .product-price{display:flex;font-weight:300;gap:.625rem;justify-content:start}.product-item .product-price .product-main-price{font-size:var(--font-16)}.product-item .product-price-simulator{display:flex;font-size:0;gap:.25rem;text-align:start!important;text-transform:uppercase}.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-10);order:-1}.product-item .product-price-discount{display:none}.product-item .product-block-hover{height:100%;margin-top:0;padding-bottom:0;position:absolute;right:0;top:0}@media (max-width:1200px){.product-item .product-block-hover{position:relative}}.product-item .product-number{height:100%}.product-item .product-number .btn-primary{align-items:center;aspect-ratio:1/1;background-color:var(--bg-body);border:none;border-radius:0;color:var(--cl-black)!important;display:flex;font-size:0;height:100%;justify-content:center}.product-item .product-number .btn-primary .icon{display:none}.product-item .product-number .btn-primary:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='16' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' d='M9.747 6.923v-3.23c0-.715-.29-1.4-.805-1.904A2.77 2.77 0 0 0 7 1c-.728 0-1.427.284-1.942.789a2.67 2.67 0 0 0-.804 1.903v3.231m8.316-1.43.925 8.615a.813.813 0 0 1-.82.892H1.326a.84.84 0 0 1-.613-.267.8.8 0 0 1-.207-.625l.925-8.616a.8.8 0 0 1 .268-.515.83.83 0 0 1 .552-.208h9.501c.422 0 .776.313.82.723M4.53 6.922c0 .071-.03.14-.08.19a.277.277 0 0 1-.39 0 .267.267 0 0 1 0-.38.277.277 0 0 1 .39 0c.05.05.08.119.08.19m5.492 0c0 .071-.029.14-.08.19a.277.277 0 0 1-.389 0 .267.267 0 0 1 0-.38.277.277 0 0 1 .389 0c.051.05.08.119.08.19'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:16px;width:14px}.product-item .product-number .btn-primary:hover{background-color:var(--bg-black);color:var(--cl-white)!important}.product-item .product-number .btn-primary:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='16' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='M9.747 6.923v-3.23c0-.715-.29-1.4-.805-1.904A2.77 2.77 0 0 0 7 1c-.728 0-1.427.284-1.942.789a2.67 2.67 0 0 0-.804 1.903v3.231m8.316-1.43.925 8.615a.813.813 0 0 1-.82.892H1.326a.84.84 0 0 1-.613-.267.8.8 0 0 1-.207-.625l.925-8.616a.8.8 0 0 1 .268-.515.83.83 0 0 1 .552-.208h9.501c.422 0 .776.313.82.723M4.53 6.922c0 .071-.03.14-.08.19a.277.277 0 0 1-.39 0 .267.267 0 0 1 0-.38.277.277 0 0 1 .39 0c.05.05.08.119.08.19m5.492 0c0 .071-.029.14-.08.19a.277.277 0 0 1-.389 0 .267.267 0 0 1 0-.38.277.277 0 0 1 .389 0c.051.05.08.119.08.19'/%3E%3C/svg%3E");content:""}@media (max-width:1200px){.product-item .product-number .btn-primary{aspect-ratio:unset;font-size:var(--font-12);gap:.5rem;padding:1rem;width:100%}}.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_module{position:relative}.product_module:has(.swiper){margin-right:0}.product_module .swiper{position:static}.product_module .swiper .swiper-button-next,.product_module .swiper .swiper-button-prev{background-color:var(--bg-body);border:1px solid var(--bg-black-10);border-bottom:none;height:6rem!important;justify-content:center!important;left:unset!important;top:3rem;transform:translateY(-50%);width:6rem!important}@media only screen and (max-width:768px){.product_module .swiper .swiper-button-next,.product_module .swiper .swiper-button-prev{display:none!important}}.product_module .swiper .swiper-button-next{right:0}.product_module .swiper .swiper-button-prev{right:6rem}@media only screen and (min-width:768px){.product-list-content.row{grid-template-columns:repeat(2,1fr)}}@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{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,.page-product-manufacturer-info,.page-product-search{--filter-primary:var(--bg-black)}.page-product-category #content-top,.page-product-category .layout-content-top,.page-product-manufacturer-info #content-top,.page-product-manufacturer-info .layout-content-top,.page-product-search #content-top,.page-product-search .layout-content-top{display:contents}.page-product-category #content-top #content-filters-v2--top,.page-product-category .layout-content-top #content-filters-v2--top,.page-product-manufacturer-info #content-top #content-filters-v2--top,.page-product-manufacturer-info .layout-content-top #content-filters-v2--top,.page-product-search #content-top #content-filters-v2--top,.page-product-search .layout-content-top #content-filters-v2--top{display:none}.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;padding:1.625rem;text-transform:uppercase}.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{margin:0}.page-product-category .toolbar-shop .align-self-center,.page-product-category .toolbar-shop .toolbar-shop-sorter,.page-product-manufacturer-info .toolbar-shop .align-self-center,.page-product-manufacturer-info .toolbar-shop .toolbar-shop-sorter,.page-product-search .toolbar-shop .align-self-center,.page-product-search .toolbar-shop .toolbar-shop-sorter{display:none}.page-product-category #shelf-list-product,.page-product-manufacturer-info #shelf-list-product,.page-product-search #shelf-list-product{column-gap:0;display:grid;grid-template-columns:repeat(2,1fr);margin:0 0 6.5rem;row-gap:3rem}.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-content .toolbar-shop,.page-product-manufacturer-info .category-content .toolbar-shop,.page-product-search .category-content .toolbar-shop{display:none}.page-product-category .category-information-content,.page-product-manufacturer-info .category-information-content,.page-product-search .category-information-content{align-items:center;background-color:var(--bg-white);display:flex;gap:1rem;justify-content:space-between;padding:0;position:relative}.page-product-category .category-information-content #content-filters-v2--left,.page-product-category .category-information-content #content-filters-v2--top,.page-product-manufacturer-info .category-information-content #content-filters-v2--left,.page-product-manufacturer-info .category-information-content #content-filters-v2--top,.page-product-search .category-information-content #content-filters-v2--left,.page-product-search .category-information-content #content-filters-v2--top{align-items:center;display:flex;flex-wrap:nowrap;height:6rem;margin:0 0 0 auto!important;padding:1rem!important;position:static;width:max-content}.page-product-category .category-information-content #content-filters-v2--left .buttons,.page-product-category .category-information-content #content-filters-v2--top .buttons,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .buttons,.page-product-manufacturer-info .category-information-content #content-filters-v2--top .buttons,.page-product-search .category-information-content #content-filters-v2--left .buttons,.page-product-search .category-information-content #content-filters-v2--top .buttons{display:none}.page-product-category .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side),.page-product-category .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side),.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side),.page-product-manufacturer-info .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side),.page-product-search .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side),.page-product-search .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side){background-color:var(--bg-white);border-radius:0;gap:0;padding:0;top:100%;transform:none}.page-product-category .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .buttons,.page-product-category .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .buttons,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .buttons,.page-product-manufacturer-info .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .buttons,.page-product-search .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .buttons,.page-product-search .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .buttons{background-color:var(--bg-body);display:flex;flex:none;justify-content:start;margin:0!important;padding:1rem 2.5rem!important;width:calc(100% - 74px)}.page-product-category .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .buttons .clear-filters,.page-product-category .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .buttons .clear-filters,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .buttons .clear-filters,.page-product-manufacturer-info .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .buttons .clear-filters,.page-product-search .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .buttons .clear-filters,.page-product-search .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .buttons .clear-filters{margin-left:auto}.page-product-category .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .buttons [type=button],.page-product-category .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .buttons [type=button],.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .buttons [type=button],.page-product-manufacturer-info .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .buttons [type=button],.page-product-search .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .buttons [type=button],.page-product-search .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .buttons [type=button]{background:none;border:none;color:var(--cl-black-60);cursor:pointer;font-size:var(--font-12);padding:0;text-transform:uppercase}.page-product-category .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .buttons [type=button]:hover,.page-product-category .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .buttons [type=button]:hover,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .buttons [type=button]:hover,.page-product-manufacturer-info .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .buttons [type=button]:hover,.page-product-search .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .buttons [type=button]:hover,.page-product-search .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .buttons [type=button]:hover{text-decoration:underline}.page-product-category .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filters,.page-product-category .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filters,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filters,.page-product-manufacturer-info .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filters,.page-product-search .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filters,.page-product-search .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filters{border-right:1px solid var(--bg-black-10);height:auto;padding:3rem}.page-product-category .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filters .filter-title,.page-product-category .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filters .filter-title,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filters .filter-title,.page-product-manufacturer-info .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filters .filter-title,.page-product-search .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filters .filter-title,.page-product-search .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filters .filter-title{color:var(--cl-black);font-size:var(--font-12);font-weight:400;text-transform:uppercase}.page-product-category .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filters .filter-box,.page-product-category .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filters .filter-box,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filters .filter-box,.page-product-manufacturer-info .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filters .filter-box,.page-product-search .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filters .filter-box,.page-product-search .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filters .filter-box{border:1px solid var(--bg-black-10);border-radius:0}.page-product-category .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filters .filter-box:has(input:checked),.page-product-category .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filters .filter-box:has(input:checked),.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filters .filter-box:has(input:checked),.page-product-manufacturer-info .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filters .filter-box:has(input:checked),.page-product-search .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filters .filter-box:has(input:checked),.page-product-search .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filters .filter-box:has(input:checked){background-color:var(--bg-black);color:var(--cl-white)}.page-product-category .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer,.page-product-category .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer,.page-product-manufacturer-info .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer,.page-product-search .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer,.page-product-search .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer{justify-content:center;position:relative}.page-product-category .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer--top,.page-product-category .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer--top,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer--top,.page-product-manufacturer-info .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer--top,.page-product-search .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer--top,.page-product-search .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer--top{background-color:var(--bg-body);padding-right:2.5rem;right:0;top:0;width:max-content}.page-product-category .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer--bottom,.page-product-category .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer--bottom,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer--bottom,.page-product-manufacturer-info .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer--bottom,.page-product-search .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer--bottom,.page-product-search .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer--bottom{border-top:1px solid var(--bg-black-10);width:100%}.page-product-category .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer .filter-button,.page-product-category .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer .filter-button,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer .filter-button,.page-product-manufacturer-info .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer .filter-button,.page-product-search .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer .filter-button,.page-product-search .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer .filter-button{background-color:var(--bg-body)!important;border:none!important;border-radius:0!important;cursor:pointer;height:3rem;padding:.625rem 2rem!important}.page-product-category .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer .filter-button span,.page-product-category .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer .filter-button span,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer .filter-button span,.page-product-manufacturer-info .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer .filter-button span,.page-product-search .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer .filter-button span,.page-product-search .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer .filter-button span{font-size:0}.page-product-category .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer .filter-button span:after,.page-product-category .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer .filter-button span:after,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer .filter-button span:after,.page-product-manufacturer-info .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer .filter-button span:after,.page-product-search .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer .filter-button span:after,.page-product-search .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer .filter-button span:after{color:var(--cl-black)!important;content:"Mostrar Resultados";font-size:var(--font-12);text-transform:uppercase}.page-product-category .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer .js-close-filters,.page-product-category .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer .js-close-filters,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer .js-close-filters,.page-product-manufacturer-info .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer .js-close-filters,.page-product-search .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer .js-close-filters,.page-product-search .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer .js-close-filters{cursor:pointer;outline:none}.page-product-category .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer .js-close-filters svg,.page-product-category .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer .js-close-filters svg,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer .js-close-filters svg,.page-product-manufacturer-info .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer .js-close-filters svg,.page-product-search .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer .js-close-filters svg,.page-product-search .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer .js-close-filters svg{display:none}.page-product-category .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer .js-close-filters:after,.page-product-category .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer .js-close-filters:after,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer .js-close-filters:after,.page-product-manufacturer-info .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer .js-close-filters:after,.page-product-search .category-information-content #content-filters-v2--left .filterForm:not(.filterForm--side) .filterActionContainer .js-close-filters:after,.page-product-search .category-information-content #content-filters-v2--top .filterForm:not(.filterForm--side) .filterActionContainer .js-close-filters:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.3' d='M10.698.707 6.056 5.35l4.642 4.642-.707.707L5.35 6.057.707 10.698 0 9.991 4.642 5.35 0 .708.707.001l4.642 4.642L9.99 0z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:11px;width:11px}.page-product-category .category-information-content #content-filters-v2--left .filterContent__title,.page-product-category .category-information-content #content-filters-v2--top .filterContent__title,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterContent__title,.page-product-manufacturer-info .category-information-content #content-filters-v2--top .filterContent__title,.page-product-search .category-information-content #content-filters-v2--left .filterContent__title,.page-product-search .category-information-content #content-filters-v2--top .filterContent__title{border:none!important;color:var(--cl-black);display:flex;font-size:var(--font-12);gap:.5rem;text-transform:uppercase}.page-product-category .category-information-content #content-filters-v2--left .filterContent__title:before,.page-product-category .category-information-content #content-filters-v2--top .filterContent__title:before,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterContent__title:before,.page-product-manufacturer-info .category-information-content #content-filters-v2--top .filterContent__title:before,.page-product-search .category-information-content #content-filters-v2--left .filterContent__title:before,.page-product-search .category-information-content #content-filters-v2--top .filterContent__title:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='16' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' d='M7.25 2H17M7.25 2a1.5 1.5 0 0 1-3 0m3 0a1.5 1.5 0 0 0-3 0m0 0H.5m6.75 12H17m-9.75 0a1.5 1.5 0 0 1-3 0m3 0a1.5 1.5 0 0 0-3 0m0 0H.5m12.75-6H17m-3.75 0a1.5 1.5 0 1 1-3 0m3 0a1.5 1.5 0 1 0-3 0m0 0H.5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:16px;width:18px}.page-product-category .category-information-content #content-filters-v2--left .filterContent__title:hover,.page-product-category .category-information-content #content-filters-v2--top .filterContent__title:hover,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterContent__title:hover,.page-product-manufacturer-info .category-information-content #content-filters-v2--top .filterContent__title:hover,.page-product-search .category-information-content #content-filters-v2--left .filterContent__title:hover,.page-product-search .category-information-content #content-filters-v2--top .filterContent__title:hover{background-color:transparent!important}.page-product-category .category-information-content #content-filters-v2--left .filterContent__title:hover span,.page-product-category .category-information-content #content-filters-v2--top .filterContent__title:hover span,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterContent__title:hover span,.page-product-manufacturer-info .category-information-content #content-filters-v2--top .filterContent__title:hover span,.page-product-search .category-information-content #content-filters-v2--left .filterContent__title:hover span,.page-product-search .category-information-content #content-filters-v2--top .filterContent__title:hover span{display:inline}.page-product-category .category-information-content #content-filters-v2--left .filterContent__title span,.page-product-category .category-information-content #content-filters-v2--top .filterContent__title span,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterContent__title span,.page-product-manufacturer-info .category-information-content #content-filters-v2--top .filterContent__title span,.page-product-search .category-information-content #content-filters-v2--left .filterContent__title span,.page-product-search .category-information-content #content-filters-v2--top .filterContent__title span{display:none}@media (max-width:1024px){.page-product-category .category-information-content #content-filters-v2--left,.page-product-category .category-information-content #content-filters-v2--top,.page-product-manufacturer-info .category-information-content #content-filters-v2--left,.page-product-manufacturer-info .category-information-content #content-filters-v2--top,.page-product-search .category-information-content #content-filters-v2--left,.page-product-search .category-information-content #content-filters-v2--top{border-top:1px solid var(--bg-black-10);height:4.5rem}}@media (min-width:1024px){.page-product-category .category-information-content #content-filters-v2--left,.page-product-manufacturer-info .category-information-content #content-filters-v2--left,.page-product-search .category-information-content #content-filters-v2--left{display:none}}.page-product-category .category-information-content #content-filters-v2--left .filterContent .filterContent__title span,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterContent .filterContent__title span,.page-product-search .category-information-content #content-filters-v2--left .filterContent .filterContent__title span{display:none}.page-product-category .category-information-content #content-filters-v2--left .filterForm,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterForm,.page-product-search .category-information-content #content-filters-v2--left .filterForm{border-radius:0!important}.page-product-category .category-information-content #content-filters-v2--left .filterForm .filterActionContainer .filter-button,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterForm .filterActionContainer .filter-button,.page-product-search .category-information-content #content-filters-v2--left .filterForm .filterActionContainer .filter-button{background-color:var(--bg-black)!important;border-radius:0!important;color:var(--cl-white)!important}.page-product-category .category-information-content #content-filters-v2--left .filterForm .filter-box,.page-product-manufacturer-info .category-information-content #content-filters-v2--left .filterForm .filter-box,.page-product-search .category-information-content #content-filters-v2--left .filterForm .filter-box{border-radius:0!important}.page-product-category .category-information-content .toolbar-shop-pager,.page-product-manufacturer-info .category-information-content .toolbar-shop-pager,.page-product-search .category-information-content .toolbar-shop-pager{background:var(--bg-body);height:6rem;padding:1rem;width:max-content}.page-product-category .category-information-content .toolbar-shop-pager select,.page-product-manufacturer-info .category-information-content .toolbar-shop-pager select,.page-product-search .category-information-content .toolbar-shop-pager select{background-color:var(--transparent);border:none;cursor:pointer;font-size:var(--font-12);max-width:130px}@media (max-width:1024px){.page-product-category .category-information-content .toolbar-shop-pager,.page-product-manufacturer-info .category-information-content .toolbar-shop-pager,.page-product-search .category-information-content .toolbar-shop-pager{flex-grow:1;height:4.5rem}.page-product-category .category-information-content .toolbar-shop-pager .form-group .input-group-append,.page-product-manufacturer-info .category-information-content .toolbar-shop-pager .form-group .input-group-append,.page-product-search .category-information-content .toolbar-shop-pager .form-group .input-group-append{flex-grow:1}.page-product-category .category-information-content .toolbar-shop-pager .form-group .input-group-append select,.page-product-manufacturer-info .category-information-content .toolbar-shop-pager .form-group .input-group-append select,.page-product-search .category-information-content .toolbar-shop-pager .form-group .input-group-append select{max-width:100%}.page-product-category .category-information-content,.page-product-manufacturer-info .category-information-content,.page-product-search .category-information-content{flex-wrap:wrap;gap:0}.page-product-category .category-information-content .category-heading-title,.page-product-manufacturer-info .category-information-content .category-heading-title,.page-product-search .category-information-content .category-heading-title{height:4.5rem;width:100%}}.page-product-category .category-heading-title,.page-product-manufacturer-info .category-heading-title,.page-product-search .category-heading-title{align-content:center;font-size:var(--font-16);height:6rem;margin:0;padding-left:3rem;text-align:start;text-transform:uppercase}@media (max-width:768px){.page-product-category .category-heading-title,.page-product-manufacturer-info .category-heading-title,.page-product-search .category-heading-title{padding-left:1rem}}.page-product-category .pagination-elements .col-md-12.text-center,.page-product-manufacturer-info .pagination-elements .col-md-12.text-center,.page-product-search .pagination-elements .col-md-12.text-center{display:flex;justify-content:center}.page-product-category .pagination-elements .col-md-12.text-center a,.page-product-manufacturer-info .pagination-elements .col-md-12.text-center a,.page-product-search .pagination-elements .col-md-12.text-center a{background-color:var(--bg-black);color:var(--cl-white);font-size:var(--font-12);text-transform:uppercase}.page-product-category .filter-side-btn-container,.page-product-manufacturer-info .filter-side-btn-container,.page-product-search .filter-side-btn-container{display:none}.page-product-category .view-more-products,.page-product-manufacturer-info .view-more-products,.page-product-search .view-more-products{background-color:var(--bg-black);margin:1rem auto;text-transform:uppercase}@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(3,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(4,1fr)}}#column-left{background-color:var(--bg-white);height:100%;left:-100%;margin:0;opacity:0;padding:0;position:fixed;top:0;transition:all 1s ease-in-out;visibility:hidden;z-index:9999}#column-left .row{margin:0!important}#column-left .filterForm{background-color:var(--bg-white);border:none!important;border-radius:0}#column-left .filterForm .filterActionContainer{display:flex}#column-left[open]{left:0;opacity:1;visibility:visible}.column-filter-list .filter-categories-content{display:none}.module-review-content{margin:0!important;margin-bottom:var(--margin-bottom)!important;padding:0;position:relative}.module-review-content .module-review-description{align-items:center;background-color:var(--bg-white);display:flex;height:6rem;padding:0 3rem}.module-review-content .module-review-description h2,.module-review-content .module-review-description h6{color:var(--cl-black);font-size:var(--font-16);text-transform:uppercase}@media (max-width:768px){.module-review-content .module-review-description{padding:0 1rem}}.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:0!important;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}.module-review-content .swiper-button-next,.module-review-content .swiper-button-prev{background-color:var(--bg-body);border:1px solid var(--bg-black-10);border-bottom:none;height:6rem!important;justify-content:center!important;left:unset!important;top:3rem;transform:translateY(-50%);width:6rem!important}@media (max-width:768px){.module-review-content .swiper-button-next,.module-review-content .swiper-button-prev{display:none!important}}.module-review-content .swiper-button-next{right:0!important}.module-review-content .swiper-button-prev{right:6rem}.container .module-review-content{padding:0}.reviews-list .item,.reviews_list .item{align-items:start;border:none!important;border-radius:0!important;display:flex;flex-direction:column;font-size:var(--font-14);gap:1.5rem;justify-content:start;line-height:1;min-height:200px;padding: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 .item:nth-child(odd),.reviews_list .item:nth-child(odd){background-color:var(--bg-white)}.reviews-list .review-title,.reviews_list .review-title{color:var(--cl-black);display:flex;gap:1rem;justify-content:space-between;margin:0;overflow:hidden}.reviews-list .review-title b,.reviews_list .review-title b{display:-webkit-box;padding:0;-webkit-box-orient:vertical;-webkit-line-clamp:1}.reviews-list .review-rating,.reviews-list .review-title b:last-child,.reviews_list .review-rating,.reviews_list .review-title b:last-child{color:var(--cl-black)}.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:3;line-height:20px!important;min-height:55px}.products-review-content.section-20{margin-bottom:var(--margin-bottom);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{align-items:center;background-color:var(--bg-white);display:flex;height:6rem;justify-content:start;padding:1.5rem 2rem;width:100%}.products-review-content.section-20 #reviews-title .heading-title .title-description{color:var(--cl-black);font-size:var(--font-16);text-transform:uppercase}@media (max-width:768px){.products-review-content.section-20 #reviews-title .heading-title{padding:1.5rem 1rem}}.products-review-content.section-20 #reviews-title #review-links{align-content:center;flex-wrap:wrap;gap:1rem;height:6rem;justify-content:center;margin-right:0;min-width:max-content;order:1;padding:1rem;position:absolute;right: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;color:var(--cl-black);display:flex;gap:.5rem;height:30px;justify-content:center;margin-left:0;padding:0;width:max-content}.products-review-content.section-20 #reviews-title #review-links #all-comments-link .arrow-icon,.products-review-content.section-20 #reviews-title #review-links #all-comments-link span,.products-review-content.section-20 #reviews-title #review-links #write-comment-link .arrow-icon,.products-review-content.section-20 #reviews-title #review-links #write-comment-link span{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;padding:0}.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-black);border:1.5px solid var(--bg-black-10);border-radius:0;color:var(--cl-white);display:flex;font-size:var(--font-12);gap:.5rem;height:3rem;justify-content:center;margin:0 auto;padding:0 1rem;text-transform:uppercase;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,.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){.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)}.product-buy-together{margin-bottom:3rem;margin-top:3rem}.product-buy-together__form{display:flex;flex-direction:column}.product-buy-together__header{align-items:center;background-color:var(--bg-white);display:flex;height:6rem}.product-buy-together__title{align-items:center;display:flex;gap:3rem;padding:0 3rem;width:40%}.product-buy-together__main-title{font-size:var(--font-16);font-weight:500;margin:0;text-transform:uppercase;white-space:nowrap}.product-buy-together__sub-title{color:var(--cl-black-50);font-size:var(--font-14);margin:0}.product-buy-together__total{align-items:center;background-color:var(--bg-body);border-top:1px solid var(--bg-black-10);display:flex;height:100%;justify-content:space-between;width:60%}.product-buy-together__total-info{display:flex;flex:1;gap:1rem;padding:0 3rem}.product-buy-together__total-info:has(.product-buy-together__total-value-special) .product-buy-together__total-value{color:var(--cl-black-50);text-decoration:line-through}.product-buy-together__total-label{color:var(--cl-black-50);text-transform:uppercase}.product-buy-together__total-value{font-size:var(--font-14)}.product-buy-together__total-installment{color:var(--cl-black-50)}.product-buy-together__slide-next,.product-buy-together__slide-prev{align-items:center;background-color:var(--bg-body);border:1px solid var(--bg-black-10);border-top:0;display:flex;height:100%;justify-content:center;width:6rem}.product-buy-together__add-to-cart{background-color:var(--bg-black);border:none;color:var(--cl-white);cursor:pointer;font-weight:500;height:100%;padding:0 1rem;text-transform:uppercase}@media (min-width:1200px){.product-buy-together__add-to-cart{padding:0 7rem}}.product-buy-together__content{align-items:start;display:flex}.product-buy-together__separator{align-items:center;align-self:center;background-color:var(--bg-white);display:flex;height:max-content;justify-content:center;margin:0 3rem;padding:2rem;width:calc(20% - 6rem)}.product-buy-together__list{width:60%!important}.product-buy-together__item{position:relative}.product-buy-together__item--main{width:20%}.product-buy-together__checkbox{align-items:center;background-color:var(--bg-white);cursor:pointer;display:flex;height:1.5rem;justify-content:center;left:1rem;margin:0;position:absolute;top:1rem;width:1.5rem;z-index:10}.product-buy-together__checkbox input{display:none}.product-buy-together__checkbox input:checked+.product-buy-together__checkmark{opacity:1;transform:scale(1);visibility:visible}.product-buy-together__checkmark{opacity:0;transform:scale(0);transition:all .3s ease;visibility:hidden}.product-buy-together__image{position:relative}.product-buy-together__options{bottom:1rem;left:50%;position:absolute;transform:translateX(-50%);width:calc(100% - 2rem)}.product-buy-together__option{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7' fill='none'%3E%3Cpath stroke='%23000' d='m10.354.354-5 5-5-5'/%3E%3C/svg%3E") no-repeat right 1rem center;background-color:var(--bg-white);background-size:.75rem auto;border:none;border-radius:0;font-size:var(--font-12);height:32px;padding:0 1rem;width:100%}.product-buy-together__option.error{background-color:var(--bg-red);color:var(--cl-red)}.product-buy-together__details{background-color:var(--bg-white);display:flex;flex-direction:column;gap:.5rem;justify-content:end;padding:1rem;text-align:start}.product-buy-together__discount,.product-buy-together__name{color:var(--cl-black-50);font-size:var(--font-14);margin:0}.product-buy-together__prices{display:flex;gap:1rem}.product-buy-together__prices:has(.product-buy-together__price-special) .product-buy-together__price{color:var(--cl-black-50);text-decoration:line-through}.product-buy-together__price,.product-buy-together__price-special{font-size:var(--font-14)}.product-buy-together p{margin-bottom:0}.product-buy-together .swiper-slide{max-width:33.33%}@media (max-width:1200px){.product-buy-together__header{display:contents}.product-buy-together__title{background-color:var(--bg-white);flex-wrap:wrap;gap:1rem;height:auto;padding:1rem;width:100%}.product-buy-together__total{height:6rem;order:1;padding:0;width:100%}.product-buy-together__list{width:55.55%!important}.product-buy-together__item--main{width:22.22%}.product-buy-together__separator{margin:0 1rem;padding:1rem;width:calc(22.22% - 2rem)}.product-buy-together .swiper-slide{max-width:40%}}@media (max-width:768px){.product-buy-together__content{flex-direction:column;gap:1rem}.product-buy-together__list{width:100%!important}.product-buy-together__item--main{display:grid;grid-template-columns:35% 1fr;grid-template-rows:1fr 1fr;width:100%}.product-buy-together__item--main .product-buy-together__image{display:contents}.product-buy-together__item--main img{grid-row:span 2}.product-buy-together__item--main .product-buy-together__options{background-color:var(--bg-white);bottom:0;grid-column-start:2;left:0;order:1;padding:1rem;position:relative;transform:none;width:100%}.product-buy-together__item--main .product-buy-together__options select{border:1px solid var(--bg-black-10)}.product-buy-together__separator{width:calc(100% - 2rem)}.product-buy-together__slide-next,.product-buy-together__slide-prev{display:none}.product-buy-together__total{flex-wrap:wrap;height:auto}.product-buy-together__total-info{align-items:center;height:6rem;justify-content:center;justify-content:space-between;padding:0 1rem;width:100%}.product-buy-together__add-to-cart{height:6rem;margin:0 auto;width:calc(100% - 2rem)}.product-buy-together .swiper-slide{max-width:77%}}body.page-account-login{background-color:var(--bg-body)!important}body.page-account-login .heading-title.title-login{width:100%}body.page-account-login #btn-email{height:100%}body.page-account-login .container{max-width:100%!important;padding:0!important}body.page-account-login .loginContainer{background-color:var(--bg-white);padding:0}body.page-account-login .loginContainer__title{align-content:center;background-color:var(--bg-body);height:6rem;margin:0;padding:0 3rem;text-align:start;text-transform:uppercase}body.page-account-login .loginContainer__title h1{font-size:var(--font-18);margin:0}body.page-account-login .loginContainer__title p{display:none}@media (max-width:768px){body.page-account-login .loginContainer__title{padding:0 1rem}}body.page-account-login .loginContainer__form{background-color:var(--bg-white);gap:2rem}body.page-account-login .loginContainer__form .form-control{border-bottom:1px solid var(--bg-black-10)!important;border-radius:0!important;font-size:var(--font-14);padding:0}body.page-account-login .loginContainer__form .btn-primary{background-color:var(--bg-black)!important;border:none!important;border-radius:0!important;color:var(--cl-white)!important;font-size:var(--font-12)!important;font-weight:400}body.page-account-login .loginContainer__form label{color:var(--cl-black);font-size:var(--font-12);text-transform:uppercase}body.page-account-login .loginContainer__form .register_link{margin-top:0;padding-top:2rem}body.page-account-login .loginContainer a{color:var(--bg-black)}body.page-account-register{background-color:var(--bg-body)!important}body.page-account-register .register-content{padding:0}body.page-account-register .register-content .container{max-width:100%!important;padding:0!important}body.page-account-register .register-content .container .content{background-color:var(--bg-white);display:flex;flex-direction:column;margin-top:2rem}body.page-account-register .register-content .container .content #content-top{display:none}body.page-account-register .register-content .container .content h1{align-content:center;background-color:var(--bg-body);font-size:var(--font-18);height:6rem;margin:0;padding:0 3rem;text-align:start!important;text-transform:uppercase}@media (max-width:768px){body.page-account-register .register-content .container .content h1{padding:0 1rem}}body.page-account-register .register-content .container .content .register-info-text{order:1}body.page-account-register .register-content .container .content .accountForm{background-color:var(--bg-white);margin-bottom:0!important;margin-top:0}body.page-account-register .register-content .container .content .accountForm .register_btn{margin-top:0}body.page-account-register .register-content .container .content .accountForm .register_btn input{background-color:var(--bg-black);border:none;border-radius:0;color:var(--cl-white);font-size:var(--font-12);padding:1rem 2rem;text-transform:uppercase;width:100%}body.page-account-register .register-content .container .content .accountForm legend{color:var(--cl-black);font-size:12px;text-align:start!important;text-transform:uppercase}body.page-account-register .register-content .container .content .accountForm .type_personContent{justify-content:start!important}body.page-account-register .register-content .container .content .accountForm .type_personContent .control-label{color:var(--cl-black);font-size:var(--font-14)}body.page-account-register .register-content .container .content #account .radio-inline{align-content:center}body.page-account-register .register-content .container .content #account input{border-bottom:1px solid var(--bg-black-10)!important;border-radius:0!important;font-size:var(--font-14);padding:0}body.page-account-register .register-content .container .content a{color:var(--cl-black)}.page-checkout-cart #cart-section-content .container{max-width:100%!important;padding:0!important}.page-checkout-cart #cart-section-content .cart-container{column-gap:0;display:grid;grid-template-columns:1fr;margin:1.5rem 0 var(--margin-bottom)!important;row-gap:1.25rem}@media only screen and (min-width:1012px){.page-checkout-cart #cart-section-content .cart-container{grid-template-columns:1fr 1fr}}.page-checkout-cart #cart-section-content .cart-container .cart-total-order-content{display:flex;flex-direction:column;gap:1rem}.page-checkout-cart #cart-section-content .cart-container .cart-total-order-content .order-resume-title{border-bottom:none;font-size:var(--font-12);margin-bottom:0;padding:0;text-align:start;text-transform:uppercase}.page-checkout-cart #cart-section-content .cart-container .cart-total-order-content .campaign-discount{margin-bottom:0}.page-checkout-cart #cart-section-content .cart-container .cart-total-order-content .cart-total-item__title{color:var(--cl-black-50);font-size:var(--font-12);margin-bottom:0;text-transform:uppercase}.page-checkout-cart #cart-section-content .cart-container .cart-total-order-content .cart-total-item__value{font-size:var(--font-14)}.page-checkout-cart #cart-section-content .cart-container .cart-total-order-content .cart-price-total-value{display:flex;flex-direction:column;gap:.5rem}.page-checkout-cart #cart-section-content .cart-container .cart-total-order-content .cart-price-main{font-size:var(--font-16)}.page-checkout-cart #cart-section-content .cart-container .cart-total-order-content .cart-price-main strong{font-weight:450}.page-checkout-cart #cart-section-content .cart-container .cart-total-order-content .cart-price-simulate{color:var(--cl-black-50);font-size:var(--font-14)}.page-checkout-cart #cart-section-content .cart-container .cart-total-order-content .cart-price-simulate b{color:var(--cl-black-50)}.page-checkout-cart #cart-section-content .main-information{display:contents}.page-checkout-cart #cart-section-content .page-title{font-family:var(--font-family);font-size:var(--font-14);font-weight:400;padding:0 1rem;text-align:start;text-transform:uppercase}@media only screen and (min-width:1012px){.page-checkout-cart #cart-section-content .page-title{grid-column:span 2;padding:0 3rem}}.page-checkout-cart #cart-section-content .progress-alert-content:empty{display:none}@media only screen and (min-width:1012px){.page-checkout-cart #cart-section-content .progress-alert-content{grid-column:span 2}}.page-checkout-cart #cart-section-content #cart-products{background-color:var(--bg-white);padding:3rem 3rem 6rem}.page-checkout-cart #cart-section-content #cart-products .product-resume-image img{border:none;border-radius:0}.page-checkout-cart #cart-section-content #cart-products .cart-quantity{gap:1rem}.page-checkout-cart #cart-section-content #cart-products .cart-quantity .stepper,.page-checkout-cart #cart-section-content #cart-products .cart-quantity .stepper-type-2 .stepper{border:none;border-radius:0}.page-checkout-cart #cart-section-content #cart-products .cart-quantity .stepper-arrow{border:none}.page-checkout-cart #cart-section-content #cart-products .cart-quantity .remove-column{margin-top:0}.page-checkout-cart #cart-section-content #cart-products .cart-quantity .remove-column a{color:var(--cl-black-50);font-size:var(--font-14)}.page-checkout-cart #cart-section-content #cart-products .product-resume{padding:0}.page-checkout-cart #cart-section-content #cart-products .product-resume-title{gap:1rem}.page-checkout-cart #cart-section-content #cart-products .product-resume-title a{color:var(--cl-black);font-size:var(--font-14)}.page-checkout-cart #cart-section-content #cart-products .product-resume-title .cart-options-list .option-info{color:var(--cl-black-50);font-size:var(--font-14)}.page-checkout-cart #cart-section-content #cart-products .product-resume-unit-price{align-items:start;gap:1rem;margin:0}.page-checkout-cart #cart-section-content #cart-products .product-resume-unit-price span{color:var(--cl-black-50);font-size:var(--font-14)}.page-checkout-cart #cart-section-content #cart-products .product-resume-unit-price span strong{color:var(--cl-black);font-weight:450}.page-checkout-cart #cart-section-content #cart-products .product-resume-total-price{align-items:start;gap:1rem;margin:0}.page-checkout-cart #cart-section-content #cart-products .product-resume-total-price span{color:var(--cl-black-50);font-size:var(--font-14)}.page-checkout-cart #cart-section-content #cart-products .product-resume-total-price span b{color:var(--cl-black)}@media (max-width:768px){.page-checkout-cart #cart-section-content #cart-products{padding:1rem 1rem 6rem}}.page-checkout-cart #cart-section-content .cart-actions-content:before{display:none}.page-checkout-cart #cart-section-content .cart-actions-content .cart-actions-btn{background-color:var(--bg-black-10);border:none;border-radius:0;font-size:var(--font-12);text-transform:uppercase}.page-checkout-cart #cart-section-content .cart-actions-content .clear{background-color:var(--bg-white);border:1px solid var(--bg-black-10)!important;color:var(--cl-black-50)}.page-checkout-cart #cart-section-content .order-resume{background-color:var(--bg-body);border-bottom:1px solid var(--bg-black-10);border-radius:0;border-top:1px solid var(--bg-black-10);max-width:100%!important}.page-checkout-cart #cart-section-content .order-resume>*{margin:0 auto;max-width:100%;width:500px}.page-checkout-cart #cart-section-content .order-resume .campaign-discount{color:var(--cl-black)}.page-checkout-cart #cart-section-content .order-resume .cart_total_parcel_simulator{font-weight:400}.page-checkout-cart #cart-section-content .order-resume .coupon-cart-information{font-size:var(--font-14)}@media (max-width:768px){.page-checkout-cart #cart-section-content .order-resume{border:none}}.page-checkout-cart #cart-section-content .btn-finaly-cart a{background-color:var(--bg-black);border-radius:0;color:var(--cl-white);font-size:var(--font-12);height:77px;padding:2rem;text-transform:uppercase}.page-checkout-cart .section-content{padding:0!important}.page-checkout-cart .section-content .row{margin:0!important}.page-checkout-cart .section-content .container{max-width:100%!important;padding:0!important}.page-checkout-cart .section-content .container .product-not-found{margin-bottom:6rem}@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}:root{--toast-bg-success:#22c55e;--toast-bg-error:#ef4444;--toast-bg-info:#3b82f6;--toast-bg-warning:#eab308;--toast-bg-white:#fbfbfb;--toast-color-black:#000;--gap-2:0.5rem;--p-2:0.5rem;--p-4:1rem;--m-1:0.25rem;--m-3:0.75rem;--w-4:1rem;--h-1:0.25rem;--h-4:1rem;--max-w-xs:20rem;--rounded-2xl:1rem}.toast-container{margin-top:var(--m-3);max-width:var(--max-w-xs);overflow-x:hidden;padding-left:var(--p-2);padding-right:var(--p-2);position:fixed;right:16px;top:70px;width:90%;z-index:1060}.toast-item{align-items:center;animation:slideLeft .2s ease-in-out forwards;background-color:var(--toast-bg-white);border-radius:var(--rounded-2xl);box-shadow:-1px 13px 3px -8px rgba(50,50,93,.25),0 8px 16px -14px rgba(0,0,0,.3);color:var(--toast-color-black);display:flex;flex-direction:column;margin-bottom:var(--m-3)!important;overflow:hidden;position:relative}.toast-content{display:flex;gap:var(--gap-2);justify-content:space-between;padding:var(--p-4);width:100%}.toast-content__icon{align-self:flex-start}.toast-content__dialog{width:100%}.toast-content__title{font-weight:700;margin-bottom:var(--m-1)}.toast-content__message{width:100%}.toast-content__button-close{background:transparent;border:none;border-radius:100%;height:var(--w-4);padding:0;width:var(--h-4)}.toast-content__button-close svg{fill:var(--toast-color-black)}.toast-info{fill:var(--toast-bg-info)}.toast-success{fill:var(--toast-bg-success)}.toast-warning{fill:var(--toast-bg-warning)}.toast-error{fill:var(--toast-bg-error)}.toast-progress-bar{display:flex;width:100%}.toast-progress-bar__percentage{height:var(--h-1)}.toast-progress-bar__percentage--success{background-color:var(--toast-bg-success)}.toast-progress-bar__percentage--error{background-color:var(--toast-bg-error)}.toast-progress-bar__percentage--warning{background-color:var(--toast-bg-warning)}.toast-progress-bar__percentage--info{background-color:var(--toast-bg-info)}*{font-weight:300;line-height:1.3}:root{--loader-z-index:9999}body:not(.page-onestepcheckout-checkout){color:var(--cl-black);font-family:var(--font-family);font-size:var(--font-12);font-style:normal;font-weight:300}body:not(.page-onestepcheckout-checkout) b,body:not(.page-onestepcheckout-checkout) h3,body:not(.page-onestepcheckout-checkout) h6{font-weight:300!important}body:not(.page-onestepcheckout-checkout):not(.page-onestepcheckout-checkout){background-color:var(--bg-body)}body:not(.page-onestepcheckout-checkout).drawer_is_opened{overflow:hidden;touch-action:none}body:not(.page-onestepcheckout-checkout).drawer_is_opened header{opacity:1!important;visibility:visible!important}body:not(.page-onestepcheckout-checkout).page-common-home .section-content{margin-top:-5.5rem}body:not(.page-onestepcheckout-checkout).page-common-home .container.offset-top-30{margin-top:0}body:not(.page-onestepcheckout-checkout).page-common-home .container.offset-top-30 .banner-grid,body:not(.page-onestepcheckout-checkout).page-common-home .container.offset-top-30 .banner-v2{margin-bottom:var(--margin-bottom)}body:not(.page-onestepcheckout-checkout) .fixed-whatsapp-icon{z-index:999}body:not(.page-onestepcheckout-checkout).page-onestepcheckout-checkout .section-content{margin:0 auto}body:not(.page-onestepcheckout-checkout).page-onestepcheckout-checkout .checkoutLogo{background-color:var(--bg-blue)}body:not(.page-onestepcheckout-checkout).page-common-home .section-content>.container,body:not(.page-onestepcheckout-checkout).page-product-category .section-content>.container,body:not(.page-onestepcheckout-checkout).page-product-product .section-content>.container,body:not(.page-onestepcheckout-checkout).page-product-search .section-content>.container{max-width:100%;padding:0}body:not(.page-onestepcheckout-checkout).page-common-home .section-content>.container>.row,body:not(.page-onestepcheckout-checkout).page-product-category .section-content>.container>.row,body:not(.page-onestepcheckout-checkout).page-product-product .section-content>.container>.row,body:not(.page-onestepcheckout-checkout).page-product-search .section-content>.container>.row{margin:0!important}body:not(.page-onestepcheckout-checkout).page-common-home .section-content #content,body:not(.page-onestepcheckout-checkout).page-product-category .section-content #content,body:not(.page-onestepcheckout-checkout).page-product-product .section-content #content,body:not(.page-onestepcheckout-checkout).page-product-search .section-content #content{padding:0}body:not(.page-onestepcheckout-checkout) .module-review-content .offset-top-20.row{margin:0!important}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>section ul{background-color:var(--bg-white);border:2px solid var(--bg-grey);max-height:25rem;overflow:auto;padding:.25rem}.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)}.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")}[type=button],button{font-weight:400;text-transform:uppercase}body:not(.page-onestepcheckout-checkout) input[type=email],body:not(.page-onestepcheckout-checkout) input[type=password],body:not(.page-onestepcheckout-checkout) input[type=tel],body:not(.page-onestepcheckout-checkout) input[type=text]{background-color:var(--transparent)!important;border-radius:0!important;padding:0}input[type=search]{padding:0}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{border-radius:0}::-webkit-scrollbar-track,::-webkit-scrollbar-track:hover{background-color:var(--bg-black-10)}::-webkit-scrollbar-track:active{background-color:var(--bg-black-10)}::-webkit-scrollbar-thumb{border-radius:0}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background-color:var(--bg-black)}::-webkit-scrollbar-thumb:active{background-color:var(--bg-black)}.page-product-Combo-getComboPage .layout{margin-bottom:var(--space-1200)}
/*# sourceMappingURL=stylesheet.min.css.map */
