#top-search-wrapper{display:none!important;visibility:hidden!important}#top-search-wrapper.expanded{display:block!important;visibility:visible!important}#top-search-wrapper button{background:#fff;border:none}@media screen and (min-width: 768px) and (max-width:991px){form#search{text-align:left}}@media screen and (max-width: 767px){form#search{text-align:center}}#main #search-page-form{color:var(--color-primary);text-align:center;display:inline-block;width:100%}#main #search-page-form #search_text{height:61px;margin:30px 0 50px;width:250px;border:solid 1px var(--border-color);padding:5px 15px;background:0 0}@media screen and (min-width: 768px){#main #search-page-form #search_text{width:300px}}.search-bar__button{cursor:pointer}.search-results__status{position:absolute;left:50%;transform:translate(-50%)}.sticky-header-wrapper .sticky-header-search{transform:translateY(-200%);width:33%;overflow:hidden;position:absolute;right:0;top:0;background-color:var(--sticky-header-background);color:var(--sticky-header-text);transition:all .2s ease-in-out;padding-left:15px}.sticky-header-wrapper .sticky-header-search #search-page-form{display:block}.sticky-header-wrapper .sticky-header-search #search_submit{padding:0}.sticky-header-wrapper .sticky-header-search.expanded{transform:translateY(0);background:var(--header-background)}.sticky-header-wrapper:not(.sticky) .sticky-header-search.expanded{transform:translateY(-100%)}#top-search-wrapper{visibility:hidden;position:fixed;top:0;z-index:3;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}#top-search-wrapper::-webkit-scrollbar{width:0;background:0 0}#top-search-wrapper a{color:var(--header-text)}#top-search-wrapper #search_text{width:100%;display:inline-block;margin-bottom:0;height:37px;border:0;padding:10px;background:0 0;font-size:16px}#top-search-wrapper #search_text::placeholder{color:var(--header-text)}#top-search-wrapper svg{stroke:var(--header-text)}#top-search-wrapper #search-page-form,#top-search-wrapper #search-wrapper{height:70px}#top-search-wrapper #search-page-form{width:100vw}@media screen and (min-width: 768px){#top-search-wrapper #search-page-form{width:50vw}}@media screen and (min-width: 992px){#top-search-wrapper #search-page-form{width:35vw}}#top-search-wrapper.expanded{visibility:visible;height:100vh;width:100vw;background:#00000080;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}#top-search-wrapper.expanded .top-search{transform:translateY(0);overflow:auto;scrollbar-width:none;-ms-overflow-style:none}#top-search-wrapper.expanded .top-search::-webkit-scrollbar{width:0;background:0 0}#top-search-wrapper.expanded .search-results-panel{transform:translateY(0);position:absolute;top:70px;right:0}.top-search{position:absolute;z-index:1000;transform:translateY(-100vh);transition:transform .5s ease-in-out;overflow:hidden;top:0;right:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end}.top-search #search-wrapper{display:flex;align-items:center;padding-top:15px;padding-bottom:15px;background:var(--header-background);border-bottom:1px solid var(--border-search)}@media screen and (min-width: 768px){.top-search #search-wrapper{padding-top:20px;padding-bottom:20px}}.top-search #search_submit,.top-search .search-show{display:flex;align-items:center}.top-search a.search-show{margin-left:auto}.top-search input{color:var(--header-text)}.top-search #search_text{width:100%;display:inline-block;margin-bottom:0;height:37px;border:0;padding:10px;background:0 0}.top-search #search_text::placeholder{color:var(--header-text)}.predictive-loading{background-color:transparent!important;width:100%;position:relative;top:10%;text-align:center;padding:30px;color:var(--header-text);background:var(--header-background)}@media screen and (min-width: 768px){.predictive-loading{width:35vw;position:absolute;right:0;top:90px}}.search-results__meta{background:var(--header-background);text-align:center}.search-results__meta.top{display:flex;justify-content:space-between;padding:20px;position:relative}@media screen and (min-width: 768px){.search-results__meta.top{padding:10px 30px}}.search-results__meta.bottom{padding:20px}.search-results__meta-clear:hover{cursor:pointer;opacity:.6}.search-summary{background:var(--header-background);text-align:center}.search--result-group img{margin-top:5px;max-width:100%;height:auto}.search--result-group h5{font-size:var(--body-font-size);line-height:1.6;font-family:var(--body-font-stack);font-weight:var(--body-font-weight);font-style:var(--body-font-style);-webkit-font-smoothing:antialiased;margin-bottom:5px}.search--result-group .search-vendor{font-size:12px;margin-bottom:5px}.search-results-panel{background:var(--header-background);transform:translateY(-100vh);transition:transform .5s ease-in-out;position:absolute;right:0}@media screen and (max-width: 767px){.search-results-panel{height:auto;max-height:calc(100vh - 70px);width:100%;overflow-y:auto}}@media screen and (min-width: 768px){.search-results-panel{width:50vw}}@media screen and (min-width: 992px){.search-results-panel{height:auto;max-height:calc(100vh - 70px);width:35vw;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.search-results-panel::-webkit-scrollbar{width:0;background:0 0}}.search-results-panel .top .search-results__meta-view-all{position:relative;right:0;top:45px;text-align:right;z-index:1}@media screen and (max-width: 767px){.search-results-panel .top .search-results__meta-view-all{top:55px}}.search-results-panel .predictive-search-group{padding:15px 20px;opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}@media screen and (min-width: 768px){.search-results-panel .predictive-search-group{padding:15px 30px}}.search-results-panel .predictive-search-group h2{padding:0 0 10px}.expanded .search-results-panel .predictive-search-group{transition:opacity 1s cubic-bezier(.25,.75,.25,1) .5s,-webkit-transform 1s cubic-bezier(.25,.75,.25,1) .4s;transition:transform 1s cubic-bezier(.25,.75,.25,1) .2s,opacity 1s cubic-bezier(.25,.75,.25,1) .5s,-webkit-transform 1s cubic-bezier(.25,.75,.25,1) .2s;transform:translateY(0);opacity:1}.search-results-panel .search--result-group{padding:20px 0}.search-results-panel .search--result-group .col-4{padding:0 0 0 15px}.mobile-search{display:block;padding:15px 0}.mobile-search #search-wrapper{text-align:left;margin-left:5%;font-size:var(--body-font-size)}.mobile-search input{color:var(--mobile-menu-text);border:1px solid var(--mobile-menu-text);width:70%;background:0 0;height:60px;padding-left:10px}@font-face{font-family:Acumin Pro Wide W03 Regular;src:url(/cdn/shop/files/9ca2151e-d942-45e1-bb25-41856f8454c1.woff2?v=1685741601.woff2) format("woff2"),url(/cdn/shop/files/46438a55-b666-42a3-9289-af98cd34a492.woff?v=1685741601.woff) format("woff");font-display:swap}@font-face{font-family:Bookmania-Light;src:url(/cdn/shop/files/Bookmania-Light.woff2?v=1685741547.woff2) format("woff2"),url(/cdn/shop/files/Bookmania-Light.woff?v=1685741548.woff) format("woff");font-display:swap}@font-face{font-family:Bookmania-Regular;src:url(/cdn/shop/files/Bookmania-Regular.woff2?v=1685741548.woff2) format("woff2"),url(/cdn/shop/files/Bookmania-Regular.woff?v=1685741548.woff) format("woff");font-display:swap}#checkout-buttons #update_quantities,img.zoomImg{display:none!important}.label-value.actif{font-weight:700}#site-header svg:not(.icon-caret),.sticky svg.feather.feather-chevron-down{display:none}.header-wrapper .header-content>div{padding-right:0!important}.hover-buttons--container{display:none!important}.indiv-product{transition:transform 1s cubic-bezier(.19,1,.22,1)}body{font-family:FuturaBT!important;font-weight:400;font-style:normal;font-size:15px;line-height:140%;text-shadow:1px 1px 1px rgba(0,0,0,.004);-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;letter-spacing:.049rem}.p,p{font-family:FuturaBT!important;font-size:15px;font-weight:400;line-height:120%;font-style:normal}button.restock-alerts-notify-button.PRODUCT_PAGE-notify-button.notifyButtonStyle.btn.button.Button.button-primary.Button-primary.button--primary.Button--primary{font-size:14px!important}.a,.button,.input,a,button,input{font-family:FuturaBT,Arial,Helvetica,sans-serif!important;font-size:15px;font-weight:400;line-height:110%;font-style:normal}.a:hover,.input:hover,a:hover,input:hover{color:inherit;text-decoration:none}.product-description-wrapper span{font-size:16px!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:FuturaBT!important;font-weight:300;margin-top:0;margin-bottom:15px;line-height:120%!important}.nav a{font-size:14px!important;font-family:FuturaBT}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:500;text-transform:uppercase}.h1,h1{line-height:100%!important;font-size:30px!important}.h2,h2{line-height:96%!important;font-size:20px!important}.h3,h3{line-height:100%!important;font-size:25px!important}.h4,h4{font-size:20px!important}.h5,h5{font-size:16px!important}.h6,h6{font-size:11px!important}@media screen and (max-width:767px){.h1,h1{font-size:24px!important}.h2,h2{font-size:20px!important}.h3,h3{font-size:24px!important}.h4,h4{font-size:20px!important}}a#btn-dark,a#btn-light,a.btn-dark,a.btn-light,button#btn-dark,button.btn-dark,button.btn-light{font-size:12px!important;text-transform:uppercase;border:solid 1px #2E2E2E!important}a#btn-light,a.btn-light,button#btn-light,button.btn-light{background-color:#fff}a#btn-light:focus,a#btn-light:hover,a.btn-light:focus,a.btn-light:hover,button#btn-light:focus,button#btn-light:hover,button.btn-light:focus,button.btn-light:hover{background-color:#fff;box-shadow:none}a#btn-dark,a.btn-dark,button#btn-dark,button.btn-dark{background-color:#231f20;color:#fff}a#btn-dark:focus,a#btn-dark:hover,a.btn-dark:focus,a.btn-dark:hover,button#btn-dark:focus,button#btn-dark:hover,button.btn-dark:focus,button.btn-dark:hover{background-color:#231f20;color:#fff;box-shadow:none}.header-wrapper{border:none!important}.header-wrapper .main-icons-with-locale,.sticky-header-wrapper .sticky-header-icons{min-width:0!important}.header-content.logo-placement-within-wrapper #header-flex-logo{width:120px;flex:initial}.header-content.logo-placement-within-wrapper #header-flex-menu{flex:auto}.header-content.logo-placement-within-wrapper #header-flex-menu ul.nav,.sticky-header-wrapper .sticky-header-menu #main-navigation-wrapper{gap:50px;padding-top:20px}.header-content.logo-placement-within-wrapper #header-flex-menu ul.js.nav-pills{display:grid;grid-template-columns:auto auto auto auto .2fr;justify-content:space-around;justify-items:end}.header-content.logo-placement-within-wrapper #header-flex-menu ul.nav>li,.sticky-header-wrapper .sticky-header-menu #main-navigation-wrapper ul.nav>li{align-items:center;padding:0}.header-content.logo-placement-within-wrapper #header-flex-menu ul.nav>li:last-child{padding-left:40px}.header-content.logo-placement-within-wrapper #header-flex-menu ul.nav>li.site-nav--active a{font-weight:700}.header-content.logo-placement-within-wrapper #header-flex-icons{width:120px;flex:initial}.sticky-header-wrapper .sticky-header-icon,.sticky-header-wrapper .sticky-header-menu #main-navigation-wrapper{margin-left:15px!important}.sticky-header-wrapper .sticky-header-icons{margin-left:30px}.sticky-header-wrapper .sticky-header-menu{padding:0 30px}.cart-items .cart-item-details--wrapper .cart-item-details--product-title-wrapper{margin-bottom:0!important}p.cart--shipping-message{font-size:10px!important;margin-top:0}button.btn.cart-button-checkout{margin-top:10px;margin-bottom:10px}.cart-total-price{font-size:21px!important}.custom-header-icons{height:20px;max-width:30px}a.dropdown-envy-toggle.alt-focus.header-link{cursor:default!important}.header-link:hover,.header-wrapper a:hover,a.dropdown-submenu:hover,a.dropdown-submenu__link:hover,span.nav-label:hover{color:#2e2e2e!important;opacity:1!important}.nav>li.mega-menu .dropdown-submenu{border:none!important}#main-navigation-wrapper .dropdown-menu{right:0!important;left:30%!important;float:right!important;width:70%!important}a.dropdown-submenu__link{text-transform:uppercase!important}ul.dropdown-menu.dropdown-menu--mega{border:none!important}.dropdown-submenu a{font-size:12px!important;font-family:FuturaBT,Arial,Helvetica,sans-serif!important;color:#0000006b}.tab-item-text p{text-transform:initial!important;font-family:FuturaBT!important;font-weight:300;font-size:12px!important}.sticky-header-logo .site-header__logo-image img{max-width:90px;margin:0}@media screen and (max-width:767px){.mobile-header--wrapper .mobile-side-column .header-link{padding-left:10px}}.image-text-block-item--text-under{padding:40px 0 0}.image-text-block-item--text-under .btn{margin-bottom:0}.image-text-block-item--text-under .title-bar h2,.image-text-block-item--text-under .title-bar h3{margin-bottom:18px}.image-text-block-item--text-under .image-text-block-item--textarea{margin:auto}.image-text-block-item--text-under .image-text-block-item--textarea p{white-space:pre-line}.image-text-block-item--text-under .image-text-block-btn--wrapper{display:flex;justify-content:center}section.instagram-section{padding:30px 0;margin-top:30px;text-align:center}section.instagram-section a,section.instagram-section a:hover{text-decoration:none;color:#231f20;font-size:16px}section.instagram-section h2{margin-bottom:5px}section.instagram-section .instagram-section--image-galery{display:flex;height:450px;gap:15px;overflow:scroll hidden;margin:35px 0}.force-open>.dropdown-menu,.open>.dropdown-menu{visibility:visible;opacity:1}section.instagram-section .instagram-section--image-galery::-webkit-scrollbar{display:none}section.instagram-section .instagram-section--image-galery img{height:100%;width:auto}@media screen and (max-width:767px){section.instagram-section{margin-top:0}section.instagram-section .instagram-section--image-galery{height:180px;gap:5px;margin:25px 0}}@media screen and (min-width:768px) and (max-width:990px){section.instagram-section .instagram-section--image-galery{height:320px;gap:10px}}section#newsletter-section{text-align:center;padding:30px 0}section#newsletter-section .newsletter__item{margin-bottom:20px}section#newsletter-section .newsletter_form{text-align:center}section#newsletter-section .newsletter_form #newsletter-wrapper input{text-align:left;border:solid 1.5px #231f20;color:#231f20;max-width:500px;height:40px;font-size:11px}section#newsletter-section .newsletter_form #newsletter-wrapper input:focus-visible{outline:0}section#newsletter-section .newsletter_form #newsletter-wrapper input::placeholder{text-align:center;color:#231f20;text-transform:uppercase}section#newsletter-section .newsletter_form #newsletter-wrapper button{padding:13px 18px;height:40px;min-width:100px;width:fit-content;margin-left:15px;flex:inherit}@media screen and (max-width:767px){section#newsletter-section .newsletter_form #newsletter-wrapper{flex-direction:column}section#newsletter-section .newsletter_form #newsletter-wrapper button{margin:15px 0 0;width:100%}.p,p{font-size:13px}}.collection-header-wrapper .collection-title{padding:30px}.collection-header-wrapper .title-bar h1{max-width:400px;margin:0 auto;text-transform:uppercase;line-height:120%}.collection-filters .facets__form-inner{row-gap:1rem}.envy-badge.sold-out-badge{font-size:10px;letter-spacing:.049em}.collection-filters .active-facets,.collection-filters .facets__wrapper{justify-content:center;align-items:center}.collection-filters .facets__wrapper .facets__disclosure{border:none;text-transform:uppercase;margin:0;font-size:12px}.collection-filters .facets__wrapper .facets__disclosure span{font-size:12px}a.active-facets__button.button.button--secondary.js-facet-remove.clear-filters{display:none!important}.collection-filters .facets__wrapper .facets__disclosure .facets__summary:focus,.collection-filters .facets__wrapper .facets__disclosure:hover{box-shadow:none;border:none}.collection-filters .facets__wrapper .facets__disclosure .facets__display{border:none;width:fit-content}.collection-filters .facets__wrapper .facets__disclosure .facets__display .facets__header{border:none}.collection-filters .facets__wrapper .facets__disclosure .facets__display .facets__list{width:fit-content;padding:1.5rem}.collection-filters .facets__wrapper .facets__disclosure .facets__display .facets__list li label.facet-checkbox{margin:0;padding:.4rem 0;white-space:nowrap}.collection-filters .facets__wrapper .facets__disclosure .facets__display .facets__list li label.facet-checkbox>p{margin:0;font-size:12px}.collection-filters .facets__wrapper .facets__disclosure .facets__display .facets__list li label.facet-checkbox>input[type=checkbox]:checked~p.label-value{font-weight:700}.description-content{max-width:70%;margin:0 auto}a.label-value{font-size:13px!important}.collection-filters .facets__wrapper .facets__disclosure .facets__display .facets__list li label.facet-checkbox input,.collection-filters .facets__wrapper .facets__disclosure .facets__display .facets__list li label.facet-checkbox svg{display:none}.collection-filters a.active-facets__button--light.clear-filters,.collection-filters a.active-facets__button.clear-filters{border:solid 1px;border-radius:0;text-transform:uppercase}.collection-filters a.active-facets__button,.collection-filters a.active-facets__button--light{box-shadow:none;font-size:12px}.collection-filters a.active-facets__button--light:hover,.collection-filters a.active-facets__button:hover{text-decoration:none}.collection-filters a.active-facets__button svg,.collection-filters a.active-facets__button--light svg{margin-left:.3rem;margin-bottom:.15rem}.collection-filters .collection-filters__field .select{width:fit-content}.collection-filters .collection-filters__sort{border:none;box-shadow:none;text-transform:uppercase;width:fit-content;padding-right:2.5rem;font-size:12px}.collection-grid-wrapper .indiv-product .hp-title .indiv-product-title-text{width:60%;margin:5px auto 0}.collection-grid-wrapper ol.product-grid{grid-column-gap:5px;grid-row-gap:5px}.hover-buttons--outter{position:relative}.hover-buttons--container{position:absolute;height:100%;width:100%;top:0;display:flex;flex-direction:column;justify-content:center;align-items:center;visibility:hidden}.hover-buttons--outter:hover .hover-buttons--container{visibility:visible}.hover-buttons--container .hover-btn,.hover-buttons--container .hover-btn-disabled{padding:12px 15px;border:none!important;margin:10px 0;text-align:center;cursor:pointer;width:160px;font-size:11px!important;text-decoration:none}.hover-buttons--container #quick-add-to-cart-btn button.hover-btn:focus,.hover-buttons--container #quick-add-to-cart-btn button.hover-btn:hover,.hover-buttons--container a.hover-btn:focus,.hover-buttons--container a.hover-btn:hover{background-color:#2e2e2e!important;color:#fff!important;box-shadow:none}footer{background-color:#fff!important;padding:50px 0 30px}footer h6.type-subheading.type-subheading--1{font-weight:700!important;font-size:12px!important}footer .footer-block--wrapper{flex:auto;text-align:center;color:#58595b}footer .footer-block--wrapper a{color:#58595b}footer .footer-block--wrapper a:hover{color:#231f20}.quantity-controls__outer #price-field,button.hover-btn-disabled.btn-light{display:none}.sold-out-badge{text-transform:uppercase!important}h1.custom-font.product-description-header{font-size:35px!important}.product-variants{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;justify-items:center;align-items:center}@media screen and (min-width:768px) and (max-width:989px){.product-variants{grid-template-columns:repeat(2,1fr)}}.product-variants .product-variant{width:100%;text-align:center}.product-variants .product-variant p{margin:8px 0 0}.product-variants .product-variant-btn{width:100%;height:100%;padding:10px;background-color:#fbf7f5;text-align:center;cursor:pointer;line-height:inherit;display:flex;justify-content:center;align-items:center}.product-variants .product-variant-btn a.product-variant-label,.product-variants .product-variant-btn label,.product-variants .product-variant-btn label.checked,.product-variants.swatch label:not(.color){border:none!important;box-shadow:none!important;-webkit-box-shadow:none!important;line-height:inherit;font-size:12px!important;float:none;cursor:pointer;min-height:0}.product-variants .product-variant-btn a.product-variant-label.checked,.product-variants .product-variant-btn label.checked,.product-variants.swatch input:checked+label{font-weight:700!important}.product-description-wrapper p{font-size:17px!important}.product-info-wrapper label{font-size:15px!important}.product-single__thumbnails .swiper-container .swiper-wrapper{height:fit-content!important}.product-single__thumbnails .swiper-container .swiper-wrapper .swiper-slide svg#circle_full,.product-single__thumbnails .swiper-container .swiper-wrapper .swiper-slide svg#circle_outline{display:none}.product-single__thumbnails .swiper-pagination-bullet.swiper-pagination-bullet-active .swiper-pagination-bullet-dot{background:#010101}.product-single__thumbnails .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) .swiper-pagination-bullet-dot{background:0 0;border:solid 1px #010101}@media screen and (min-width:768px){.product-medias .product-single__thumbnails{padding:0!important;height:40px;margin-top:10px;margin-bottom:-30px}.product-single__thumbnail__wrapper{padding-top:0!important}.product-single__thumbnail__image{display:none}.product-single__thumbnails .swiper-container .swiper-wrapper{justify-content:center;align-items:center}.product-single__thumbnails .swiper-container .swiper-wrapper>.swiper-slide{margin:0 2px!important;width:25px!important}.product-single__thumbnails .swiper-container .swiper-wrapper .swiper-slide svg#circle_outline,.product-single__thumbnails .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active svg#circle_full{display:block}.product-single__thumbnails .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active svg#circle_outline{display:none}}@media screen and (min-width:1200px){.product-medias{min-height:650px}}#product-box{padding-top:70px}a.active-facets__button--light{text-transform:uppercase}#product-box .product-description-main-wrapper{padding-left:3rem}.product-info-wrapper .product-description-header{line-height:40px}#product-box .product-variants-wrapper,#product-box .swatches-wrapper{margin:40px 0}#product-box .quantity-controls__outer{max-width:unset;display:flex;align-items:center;justify-content:space-between;height:30px}#product-box .quantity-controls__outer .quantity-controls{border:none;width:120px;height:inherit}#product-box .quantity-controls__outer .product-price,#product-box .quantity-controls__outer .product-price ul.product-page--pricing{height:inherit}#product-box .quantity-controls__outer label{width:inherit;margin:0}#product-box .quantity-controls__outer label h5{margin:0}#product-box .quantity-controls__outer .quantity-controls input{background-color:#fbf7f5}#product-box .product-page--submit-action .shopify-payment-button,#product-box .product-page--submit-action button#purchase{width:60%;float:right}#product-box .product-availability-date{width:100%;text-align:right;margin:-1rem 0 2rem}@media screen and (max-width:767px){#product-box .product-description-main-wrapper{padding-left:0;margin-top:30px}.product-info-wrapper .product-description-wrapper{margin-top:40px}#product-box .product-page--submit-action .shopify-payment-button,#product-box .product-page--submit-action button#purchase{width:100%;margin-bottom:50px}.description-content{max-width:100%;margin:0 auto}}.product-recommendations-wrapper{max-width:100%;padding:0;margin:0}.product-recommendations-wrapper .title-bar>h2{margin-bottom:40px}.product-recommendations-wrapper .row{margin:0}.product-recommendations-wrapper .grid__item.indiv-product-wrapper{padding:0 5px}.product-recommendations-wrapper .grid__item.indiv-product-wrapper:first-child{padding:0 5px 0 0}.product-recommendations-wrapper .grid__item.indiv-product-wrapper:last-child{padding:0 0 0 5px}.product-recommendations-wrapper .indiv-product .hp-title .indiv-product-title-text{width:60%;margin:5px auto 0}@media screen and (max-width:767px){.product-recommendations-wrapper{padding-top:0}.product-recommendations-wrapper .title-bar>h2{margin-bottom:25px}.product-recommendations-wrapper .grid__item.indiv-product-wrapper:nth-child(odd){padding:0 5px 0 0}.product-recommendations-wrapper .grid__item.indiv-product-wrapper:nth-child(2n){padding:0 0 0 5px}}.reassurance-section--container{margin:60px 0}.reassurance-section-wrapper{margin-right:auto;padding-right:25px;display:flex;flex-direction:column}.reassurance-section-wrapper .reassurance-content{display:flex;min-height:75px}.reassurance-section-wrapper .reassurance-image{padding-top:20px;padding-bottom:20px}.reassurance-section-wrapper .reassurance-image.image-small{padding-right:42.5px;padding-left:27.5px}.reassurance-section-wrapper .reassurance-image.image-medium{padding-right:40px;padding-left:25px}.reassurance-section-wrapper .reassurance-image.image-large{padding-right:37.5px;padding-left:22.5px}.reassurance-section-wrapper .reassurance-image.image-xlarge{padding-right:35px;padding-left:20px}.reassurance-section-wrapper .reassurance-image img{height:auto}.reassurance-section-wrapper .reassurance-image.image-small img{width:25px}.reassurance-section-wrapper .reassurance-image.image-medium img{width:30px}.reassurance-section-wrapper .reassurance-image.image-large img{width:35px}.reassurance-section-wrapper .reassurance-image.image-xlarge img{width:40px}.reassurance-section-wrapper .reassurance-text{margin:auto 0}.reassurance-section-wrapper .reassurance-text .reassurance-text--header{margin:0}.reassurance-section--mobile{display:none}.reassurance-text--description{font-size:16px!important}@media screen and (max-width:767px){.reassurance-section--mobile{display:block}.reassurance-section--desktop{display:none}.reassurance-section--mobile .reassurance-section-wrapper{padding-right:10px;margin-top:10px}.reassurance-section--mobile .reassurance-section-wrapper .reassurance-image{width:85px;display:flex;flex:none;align-items:center;justify-content:center;padding:0;margin-left:-10px}}.collection-wrapper{max-width:100%;padding:0;margin:0}.collection-wrapper .feature-row__image.col-md-7.col-12.wow.fadeIn{padding-left:0}.collection-wrapper .feature-row__image img{height:750px;object-fit:cover}.collection-wrapper a.btn{font-size:12px!important;text-transform:uppercase;border:1px solid #2E2E2E!important}.btn:not(.btn--password-submit):hover,.btn:not(.btn--password-submit):hover:not([disabled]),.collection-wrapper a.btn:hover,.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover,.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:#2e2e2e!important;color:#fff!important}.collection-wrapper .feature-row__text--inner{max-width:70%}section.homepage-sections-wrapper.homepage-sections-wrapper--white-coll{padding:15px 0!important}.collection-wrapper h2{font-size:26px!important;text-transform:uppercase}.rich-heading{padding:100px 0}.collection-wrapper .feature-row__text--inner .btn{margin-top:20px}.rich-text-container .featured-row__subtext.rich-text--justify{text-align:justify}.rich-text-container .type-subheading{text-transform:none}.homepage-section--rich-text-wrapper .rich-heading{padding:0}.homepage-section--rich-text-wrapper .rich-heading h1{margin:0 auto 40px}@media screen and (max-width:767px){.homepage-section--rich-text-wrapper .rich-heading{padding:0 25px}}.homepage-section--text-over-image-wrapper .title-bar>h1{width:60%;margin:auto}@media screen and (max-width:767px){.homepage-slider-container .row{margin-left:0;margin-right:0}.collection-wrapper h2{font-size:20px!important}.homepage-slider-container .page-width{padding-left:0;padding-right:0}}.homepage-section--image .image-with-legend-container{padding:20px 0!important}.image-with-legend-container .images-with-legend{width:100%;margin:auto;display:flex;justify-content:center;align-items:center;gap:10px}.image-with-legend-container .img-item--content{overflow:hidden;display:flex;justify-content:center;align-items:center}.image-with-legend-container .img-item--legend{font-style:italic;font-weight:600;width:100%;margin-top:10px}.image-with-legend-container .images-with-legend-grid{width:72vw;height:74.8vw;display:grid;grid-template-columns:45% 55%;grid-template-rows:repeat(12,1fr);gap:10px;margin:auto}.image-with-legend-container .images-with-legend-grid .img-item{grid-column-end:span 1;display:flex;justify-content:center;align-items:center;height:100%;width:100%;overflow:hidden;position:relative}.image-with-legend-container .images-with-legend-grid .img-item-1{grid-column-start:1;grid-row:1/span 7}.image-with-legend-container .images-with-legend-grid .img-item-2{grid-column-start:1;grid-row:8/span 5}.image-with-legend-container .images-with-legend-grid .img-item-3{grid-column-start:2;grid-row:1/span 6}.image-with-legend-container .images-with-legend-grid .img-item-4{grid-column-start:2;grid-row:7/span 6}.image-with-legend-container .images-with-legend-grid .img-item>img{height:100%;width:auto}.image-with-legend-container .images-with-legend-grid .img-item>.img-item--legend{position:absolute;bottom:15px;left:15px;margin:0}@media screen and (max-width:749px){.image-with-legend-container .images-with-legend-grid{width:100%;height:115vw}.image-with-legend-container .images-with-legend{align-items:flex-start;flex-direction:column;gap:20px}.image-with-legend-container .img-item--legend{text-align:center}.homepage-section--image .image-with-legend-container{padding:0!important}.image-with-legend-container .img-item:not(:last-child) .img-item--legend{margin-bottom:20px}.image-with-legend-container .images-with-legend-grid .img-item>.img-item--legend{display:none}}@media screen and (min-width:1200px){.image-with-legend-container .images-with-legend-grid{max-width:1050px;max-height:1120px}}@media screen and (min-width:767px) and (max-width:1020px){[data-parallax-disabled] .image-text-block-item--images .img{height:34vh!important}}button.btn.cart-button-checkout{background-color:#2e2e2e!important;color:#fff}span.cart-price-text.type-subheading{margin-bottom:10px;font-size:12px}.popup-container .popup--close-btn{background-color:#2e2e2e!important}.popup-container{background-color:#fff!important;border:1px solid #2E2E2E!important}span.nav-label.mega-title{width:auto!important}.popup-container .popup--inner{color:#2e2e2e!important}button#newsletter_submit{font-size:10px!important}.popup-container #newsletter_submit,.popup-container #newsletter_submit a,.popup-container #newsletter_text,.popup-container [id^=newsletter_submit],.popup-container [id^=newsletter_submit] a,.popup-container [id^=newsletter_text],body input:focus,body input:focus-visible{border-color:#2e2e2e!important;color:#2e2e2e!important;border-radius:0!important}.product-page--thumb-slider.horizontal .thumbs-direction-nav--prev,.thumbs-direction-nav,.thumbs-direction-nav--next,svg.feather.feather-chevron-left,svg.feather.feather-chevron-right{transform:none!important}.popup-container .popup--inner-flex{min-height:auto!important}:focus-visible{outline:0!important}.popup-container #newsletter_text,.popup-container [id^=newsletter_text]{margin-right:5px!important}.feature-row--image-right .feature-row__text--inner,.feature-row--image-right.feature-row .feature-row__text .title-bar{text-align:right!important}.notification-bar__message p{font-size:12px!important;font-family:Arial!important;font-weight:500;letter-spacing:.049em}.swatch .soldout label{opacity:1!important}.product-single__media[data-image-zoom-enable=true]{cursor:zoom-in!important}.footer-article a,.links-footer a{font-size:11px!important}#checkout-buttons #cart_submit,#checkout-buttons #update_quantities,#checkout-buttons .continue-shopping--cart,#checkout-buttons .slide-checkout-buttons a{background-color:#2e2e2e!important;color:#fff!important}.accordion-content summary{font-family:FuturaBT,Arial,Helvetica,sans-serif!important;font-size:15px!important}#mentions-legales .featured-row__subtext p{margin-bottom:30px!important}input#update_quantities{opacity:.6!important}.paypal-button.paypal-button-color-gold{background:#fff!important;color:#111;border:1px solid!important;border-radius:0!important;width:170px!important;float:right!important}@media (min-width:767px) and (max-width:1024px){.custom-font.product-description-header{font-size:40px!important}}@media screen and (max-width:767px){.image-with-legend-container .images-with-legend{align-items:flex-start;flex-direction:column;gap:20px}.image-with-legend-container .img-item--legend{text-align:center}.image-with-legend-container .img-item:not(:last-child) .img-item--legend{margin-bottom:20px}.homepage-section--image .image-with-legend-container{padding:0!important}.hero--x-large,.image-section--x-large,[data-parallax-disabled] .image-text-block-item--images .img{height:30vh!important}.collection-wrapper .feature-row__image img{height:45vh!important}.collection-wrapper .feature-row__text--inner{width:100%!important;margin:30px auto 0!important;text-align:center!important}.feature-row--image-right .feature-row__text--inner,.feature-row--image-right.feature-row .feature-row__text .title-bar{text-align:center!important}.notification-bar__message p{font-size:10px!important}.feature-row__image.col-md-7.col-12.wow.fadeIn.animated{padding:0!important}.product-variants{display:grid;grid-template-columns:repeat(2,1fr)}.product-single__thumbnails:not(.product-single__thumbnails--carousel) .product-single__media--loaded .product-single__thumbnail__wrapper{display:block!important;position:absolute;top:0;left:0}.cart-item__title{margin-bottom:0!important}.cart--shipping-message{font-size:11px!important;margin-bottom:0!important}}.hidden{display:none!important}span.cart-item-count-header.cart-item-count-header--quantity{background:#2e2e2e;border-radius:50%;width:20px;color:#fff;height:20px;display:flex;align-items:center;justify-content:center;position:relative;padding-top:2px;font-size:12px}@media screen and (max-width:991px){span.cart-item-count-header.cart-item-count-header--quantity{padding-top:0}.collection-grid-wrapper .indiv-product .hp-title .indiv-product-title-text{width:100%!important;font-size:13px!important}}.facets__product-type ul{list-style:none;display:flex;flex-wrap:wrap;justify-content:center}.facets__product-type li input[type=checkbox]{display:none}.facets__product-type li input[type=checkbox]:checked+p{font-weight:700}.facets__product-type li input[type=checkbox]+p{cursor:pointer}.facets__product-type p{margin-bottom:0}.hidden-desktop{display:none}.feature-row__image.col-md-7.col-12.wow.fadeIn{width:1200px}@media screen and (max-width:768px){.hidden-desktop{display:block}.hidden-mobile{display:none}.feature-row__image.col-md-7.col-12.wow.fadeIn{width:inherit}article#livraisons-et-retours,article#politique-de-confidentialite{padding:50px 30px}}.product-page--submit-action{overflow:hidden}#purchase{float:left!important}.pro-actif{text-decoration:underline;text-underline-offset:4px}.product-availability-date,.product-description-wrapper [style="color: #f70505;"]{display:none}.hover-buttons--container .hover-btn:hover,.send-form,body button:not([id^=wetheme-dropdown]):not(.secondary-button):not(.alt-focus):focus{color:#fff!important;background-color:#2e2e2e!important}.propal-modal{animation:fadeOut .5s ease-in-out;display:none}.Bookmania{font-family:FuturaBT!important}.Bookmania-light{font-family:FuturaBT!important;font-weight:300}[aria-controls=cartSlideoutAside]{padding-right:30px;position:relative}[aria-controls=cartSlideoutAside] .header--supporting-text{position:absolute;right:10px;top:0}.hover-buttons--outter:hover .hp-title{opacity:1}label[for=gift-wrapping]{font-weight:700!important}.cart-bottom-box{padding:20px!important}.money-styling small,.money-styling span{font-size:12px!important;text-transform:uppercase!important}.slideout-menu.envy-shopping-right{width:390px}.homepage-section--text-and-image-wrapper .feature-row{width:100vw!important;padding:0!important;margin:0!important}@media (max-width:959px){.slideout-menu.envy-shopping-right{width:300px}}#shopify-section-header{position:sticky;top:0;z-index:9999}
/*# sourceMappingURL=/cdn/shop/t/64/assets/custom.css.map */
