@charset "UTF-8";:root{--color-purple: #29235C;--color-orange: #E84E1B;--color-grey: #53575A;--color-lightgrey: #FAFAFA;--color-red: #fe0000}@media screen and (min-width: 769px){.is-hidden-desktop{display:none!important}}@media screen and (max-width: 768px){.is-hidden-mobile{display:none!important}}.acceptCGUWrapper{display:flex;align-items:center;gap:5px;margin:10px 0}.acceptCGUWrapper p{margin-bottom:0}.cc-main-page h2{font-size:calc(var(--h2-font-size) * .65)}.cc-main-page h3{font-size:calc(var(--h3-font-size) * .65)}.cc-main-page h4{font-size:calc(var(--h4-font-size) * .65)}.cc-main-page h5{font-size:calc(var(--h5-font-size) * .65)}.cc-main-page h6{font-size:calc(var(--h6-font-size) * .65)}.carousel .slider{scrollbar-width:none}.cc-scrolling-banner .scrolling-banner__items .scrolling-banner__item.h6{font-size:14px}.display_price_TTC .price_HT,.display_price_HT .price_TTC,.template-blog .price_swatch_wrapper,.template-article .price_swatch_wrapper{display:none}.template-collection .price_swatch_wrapper{bottom:75px}.price_swatch_wrapper{position:fixed;bottom:25px;right:25px;z-index:39;background-color:var(--color-purple);color:#fff;padding:10px 25px;display:flex;align-items:center;gap:10px;border-radius:20px}.price_swatch_wrapper .price_swatch_label{margin:0;font-weight:700}.price_swatch_wrapper .switch{position:relative;display:inline-block;width:54px;height:28px;opacity:1}.price_swatch_wrapper .switch input{opacity:0;width:0;height:0}.price_swatch_wrapper .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s;padding:0;opacity:1}.price_swatch_wrapper .slider:before{position:absolute;content:"";height:20px;width:20px;left:6px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.price_swatch_wrapper input:checked+.slider{background-color:var(--color-orange)}.price_swatch_wrapper input:focus+.slider{box-shadow:0 0 1px var(--color-orange)}.price_swatch_wrapper input:checked+.slider:before{-webkit-transform:translateX(24px);-ms-transform:translateX(24px);transform:translate(24px)}.price_swatch_wrapper .slider.round{border-radius:34px}.price_swatch_wrapper .slider.round:before{border-radius:50%}@media (max-width: 769px){.gallery-mobile-carousel{scrollbar-color:var(--color-orange) #ECECEC!important}.carousel .slider{scrollbar-width:thin;scrollbar-color:var(--color-orange) #ECECEC!important}.btn--minus:before,.btn--minus:after,.btn--plus:before,.btn--plus:after{background-color:#000}}.cc-multi-column .card .card__info{justify-content:space-between}#cart-drawer .cart-drawer__summary .btn-estimate{margin-top:10px}#cart-drawer .cart-drawer__checkout-buttons button[name=checkout] svg{display:none}#cart-drawer .cart-recommendations .card--related .btn{width:150px}#dynamic-checkout-cart{min-height:0!important;margin-top:calc(3 * var(--space-unit))}@media (max-width: 769px){.cc-main-cart #cart-summary{position:sticky;bottom:-1px;background:#fff;z-index:9}.cc-main-cart #cart-summary.is-pinned .h5,.cc-main-cart #cart-summary.is-pinned details-disclosure,.cc-main-cart #cart-summary.is-pinned .rte,.cc-main-cart #cart-summary.is-pinned .dynamic-cart-btns{display:none}.cc-main-cart #cart-summary.is-pinned .mt-6{margin-top:calc(2 * var(--space-unit))}.cc-main-cart #cart-summary.is-pinned .justify-between{margin-top:0}.cc-main-cart #cart-summary.is-pinned{padding-bottom:100px}}store-header .header__grid{position:relative}store-header .header__grid .header__logo{flex-grow:0}store-header .header__grid .header__logo,store-header .header__grid .header__icons{margin-bottom:0}store-header .header__grid #search-bar{position:absolute;top:0;right:calc(var(--gutter) + 3 * 44px + 110px);z-index:9;width:50%;max-width:var(--page-width)}@media (min-width: 1024px){store-header .header__grid #search-bar .search__input{padding-top:10px;padding-bottom:10px}}store-header.search-is-visible .header__grid #search-bar{z-index:9}.cc-header--sticky .header.is-out .main-menu__disclosure{max-height:var(--menu-height)}store-header .header__grid .main-menu{width:auto;margin-bottom:5px;font-size:12px;z-index:1}store-header .header__grid .main-menu .secondary-nav-container{display:flex}store-header .header__grid .main-menu .main-menu__disclosure{overflow:visible}store-header .header__grid .main-menu .child-nav__item:not(.main-nav__item-content){border-bottom:1px solid var(--nav-line-color)}store-header .header__grid .main-menu .main-nav__item .icon{width:15px;height:15px}store-header .header__grid .main-menu .main-nav__item--toggle .icon{margin-inline-start:3px}store-header .header__grid .header__icons{z-index:1}store-header .header__grid .header__icons .header__icon{padding:10px}store-header .header__grid .header__icons .header__icon.js-show-search,store-header .header__grid .header__icons .header__icon#cart-icon{z-index:99}store-header .header__grid .header__icons .header__icon+.header__icon{margin-inline-start:0}store-header .header__grid .header__icons .header_icon_customer{width:auto;display:flex;flex-direction:row;padding:0}store-header .header__grid .header__icons .header_icon_customer .customer_label{font-size:12px;font-weight:700;color:var(--color-orange)}store-header .header__grid .header__icons .header_icon_customer .customer_label:hover{text-decoration:underline}store-header .header__grid .header__icons .header_icon_customer .slash{padding:0 5px;font-size:12px;font-weight:700;color:var(--color-orange)}@media (max-width: 769px){store-header .header__grid .main-menu__toggle{color:var(--color-orange)}body:not(.is-connected) store-header .header__grid .header__logo{flex-grow:1;flex-basis:100%;order:-1;justify-content:center}body.is-connected store-header .header__grid .header__logo{flex-grow:1;justify-content:center}store-header .header__grid .header__logo img{max-width:150px}store-header .header__grid .header__icons .header__icon{padding:0;width:33px;height:33px}store-header .header__grid .header__icons .header__icon.header_icon_customer{width:auto}store-header .header__grid #search-bar{right:5px;width:calc(100% - 10px);top:75px}store-header .header__grid #search-bar .predictive-search{top:0;left:0;width:100%;padding-top:40px}}.cc-icons-with-text .section--padded-medium{padding-top:calc(12 * var(--space-unit));padding-bottom:calc(12 * var(--space-unit))}.cc-icons-with-text .slider__item{justify-content:flex-start}.cc-icons-with-text .icons-with-text__text .icons-with-text__title{margin-bottom:10px}.cc-icons-with-text .icons-with-text__text .rte p{margin-bottom:0}@media (max-width: 769px){.cc-icons-with-text .section--padded-medium{padding-top:calc(6 * var(--space-unit));padding-bottom:calc(6 * var(--space-unit))}.cc-icons-with-text .slider .slider__grid{width:100%}.cc-icons-with-text .icons-with-text .slider__item{display:flex;flex-direction:row;padding:0 25px;justify-content:center}.cc-icons-with-text .icons-with-text__text{text-align:left;padding-left:25px}.cc-icons-with-text .icons-with-text__text .icons-with-text__title{margin-bottom:0;font-size:14px}.cc-icons-with-text .icons-with-text__text .rte{font-size:12px}}.cc-footer .footer__main .footer-col.is_first{display:flex;align-items:flex-start;gap:20px;max-width:calc(25% + 80px)}.cc-footer .footer__main .footer-col .footer-menu .footer-menu__links li{margin-bottom:8px;font-size:14px;color:var(--color-grey)}.cc-footer .footer__main .footer-col--text:not(.footer-col--text-full-width){flex-basis:auto;max-width:22%}.cc-footer .footer__main .footer-col .footer-block__text p{display:flex;align-items:first baseline;gap:10px;color:var(--color-grey);margin-bottom:10px}.cc-footer .footer__main .footer-col .footer_subheading{color:var(--color-grey);font-size:14px}.cc-footer .footer__main .footer-col .footer-block__text p svg{margin-top:3px}.cc-footer .footer__main .footer-col #footer-signup_form .input-with-button{margin-top:0;border:0;box-shadow:none;gap:5px}.cc-footer .footer__main .footer-col #footer-signup_form .input-with-button .input{border:1px solid var(--color-orange);padding:11px;margin:0}.cc-footer .footer__main .footer-col--newsletter #footer-signup_form .input-with-button .input:focus{box-shadow:0 0 0 1px var(--color-orange)}.cc-footer .footer__main .footer-col--newsletter #footer-signup_form .input-with-button .btn{background-color:var(--color-orange);color:#fff;padding:9px}.cc-footer .footer__main .footer-col--newsletter .text_info{color:var(--color-grey);font-size:11px;margin-top:15px}.cc-footer .footer__main .footer-col--newsletter .text_warning{display:flex;gap:5px;color:var(--color-grey);font-size:14px}.cc-footer .footer__main .footer-col--newsletter .text_warning.error{color:var(--color-red)}.cc-footer .footer__base .footer-sublinks{margin:0;gap:1.2rem}.cc-footer .footer__base .footer-sublinks .footer-sublinks__item{margin:0}.cc-footer .footer__base{grid-template-columns:2fr 1fr 2fr}.cc-footer .footer__base .footer__meta{grid-template-columns:1fr}.cc-footer .footer__base .footer__meta .footer-sublinks{justify-content:flex-start;margin:0}.cc-footer .footer__base .footer__meta .footer-sublinks .footer-sublinks__item{margin:0}.cc-footer .footer__base .poweredBy{text-align:center}.cc-footer .footer__base .poweredBy .copyright{font-size:16px;font-weight:700;color:var(--color-orange);display:block}.cc-footer .footer__base .poweredBy .lobstter{font-size:7px;font-weight:300;color:var(--color-grey);letter-spacing:.75px;text-transform:uppercase;display:block;margin-top:3px}.cc-footer .footer__base .footer-sublinks{color:var(--color-grey)}@media (max-width: 769px){.cc-footer .footer__main{margin-bottom:calc(6 * var(--space-unit))}.cc-footer .footer__main .footer-col.is_first{flex-direction:column;max-width:none}.cc-footer .footer__main .footer-col.is_first footer-menu{width:100%}.cc-footer .footer__main .footer-col.is_first footer-menu .footer-menu{border-top:1px solid rgba(var(--text-color)/.2)}.cc-footer .footer__main .footer-col footer-menu .footer-menu summary{padding:calc(3 * var(--space-unit)) 0}.cc-footer .footer__main .footer-col footer-menu .footer-menu .footer-menu__links{padding-top:calc(2 * var(--space-unit))}.cc-footer .footer__main .footer-col--text:not(.footer-col--text-full-width){max-width:none;margin-top:calc(3 * var(--space-unit))}.cc-footer .footer__main .footer-col--text .footer-block__text{font-size:14px}.cc-footer .footer__main .footer-col--not-collapsed+.footer-col--not-collapsed>.footer-block{padding:20px 0;border-bottom:1px solid rgba(var(--text-color)/.2)}.cc-footer .footer__hr{display:none}.cc-footer .footer__base{grid-template-columns:repeat(1,minmax(0,1fr))}.cc-footer .footer__base .footer__meta{margin-top:0}.cc-footer .footer__base .footer__meta .payment-icons,.cc-footer .footer__base .footer-sublinks{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/css_header_footer.css.map */
