@charset "UTF-8";.mb-66{margin-bottom:4.125rem}body{overflow-x:hidden!important;font-family:Golos Text,sans-serif}@media (min-width: 1700px){.container{max-width:1640px}}@media ((min-width: 1500px) and (max-width: 1700px)){.container{max-width:1440px}}@media (max-width: 1400px){.container{max-width:1300px}}@media (max-width: 1340px){.container{max-width:1200px}}.site-main .filters{gap:1rem 0}.back a{color:#000;font-size:1.5rem;border:1px solid;height:50px;width:50px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:.3s ease-in-out}.back a i{transition:.3s ease-in-out}.back a:hover{transform:scale(1);background:#5b1300;border:1px solid #5b1300}.back a:hover i{color:#fff;transform:scale(1.05)}.back a:active i{transform:scale(.98)}a{text-decoration:none;color:inherit}a:hover{color:inherit;opacity:.8}.simple-title{font-weight:800;font-size:1.625rem;line-height:1.1}.btn-container{display:flex;justify-content:center}.btn-container .button,.woocommerce-Button.button{background-color:#36260d;color:#fff;font-family:Golos Text,sans-serif;font-size:1.125rem;font-weight:700;text-transform:uppercase;letter-spacing:0;border-radius:50px;padding:.9685rem 2.25rem;border:none;transition:.3s;text-align:center}.btn-container .button:hover,.woocommerce-Button.button:hover{background-color:#fcbd1b;opacity:1}.password-input .show-password-input{display:none}.woocommerce-Button.button{display:inline-block}.shop-quantity .btn-container{border-radius:50px;border:1px solid rgb(54,38,13);color:#36260d;overflow:hidden;width:110px;min-height:38px}.shop-quantity .btn-container .button{width:100%;height:100%;padding:0;font-weight:700;color:inherit;font-size:1.125rem;line-height:1;border-radius:0;min-width:unset;background-color:unset}.shop-quantity .btn-container .button:hover{background-color:#fcbd1b80}.shop-quantity .btn-container .qty{width:42px;color:inherit;font-size:1.125rem;text-align:center;font-weight:700;-webkit-appearance:none;appearance:none;border:none;border-radius:0;background-color:unset;padding:0;-moz-appearance:textfield}.shop-quantity .btn-container .qty::-webkit-inner-spin-button,.shop-quantity .btn-container .qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.shop-quantity .btn-container .qty:focus{outline:none}.add-cart-quantity{display:flex;gap:1rem}.add-cart-quantity .btn-container{max-width:400px}.add-cart-quantity .btn-container .button[type=submit]{padding-top:.8rem;padding-bottom:.8rem}@media (min-width: 992px){.col-lg-2{flex:0 0 auto;width:16.66666667%!important}}:root{--main-bar-height: 164px}#head{background-color:#36260d;z-index:1001;position:sticky;top:0;height:var(--main-bar-height);transition:.2s background-color}#head .menu{border-bottom:1px solid rgb(252,189,27);padding-top:3.75rem;padding-bottom:1.875rem;fill:#fff8ed}#head .menu .navbar-brand{color:#fff8ed}#head .menu .menu-icons{gap:2.375rem}#head .menu .menu-icons .cart-icon{position:relative}#head .menu .menu-icons .cart-icon span.cart-count{position:absolute;top:0;right:-12px;width:20px;height:20px;background-color:#fcbd1b;border-radius:50%;color:#36260d;font-size:.65rem;z-index:10}#head .menu .menu-icons .menu-button{animation-duration:1s;animation-delay:.5s;width:100%;position:relative;z-index:20}#head .menu .menu-icons .menu-button .sq-button{width:100px;height:52px;display:flex;fill:#000;justify-content:center;align-items:center;border-radius:30px;position:relative;cursor:pointer;background-color:#fff8ed}#head .menu .menu-icons .menu-button .sq-button .icon-close{fill:#fcbd1b;display:none}#head.scroll .menu{border-bottom:unset}.has-active-menu #head .menu .menu-icons .menu-button .sq-button .icon-close{display:block}.has-active-menu #head .menu .menu-icons .menu-button .sq-button .icon-open{display:none}.home #head{background-color:transparent}.home #head.scroll{background-color:#36260d}.home #head .menu{border-bottom-color:#fff8ed}.home #head .menu .navbar-brand{color:#fff8ed}.sq-menu{position:fixed;z-index:200;background-color:#36260d;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23241a09' width='408.292' height='619.358' viewBox='0 0 408.292 619.358'%3E%3Cpath d='M303.224,418.423C287.116,350.4,243.871,269.84,181.543,189,128.676,120.435,64.073,60.711,0,0V619.358H408.292c-53.17-70.418-91.278-142.725-105.068-200.935' /%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23241a09' width='408.292' height='619.358' viewBox='0 0 408.292 619.358' style=' transform: scaleX(-1);'%3E%3Cpath d='M303.224,418.423C287.116,350.4,243.871,269.84,181.543,189,128.676,120.435,64.073,60.711,0,0V619.358H408.292c-53.17-70.418-91.278-142.725-105.068-200.935' /%3E%3C/svg%3E");background-position:bottom left,bottom right;background-repeat:no-repeat;background-size:auto;transition:transform .3s;width:100%;height:calc(100% - var(--main-bar-height));overflow-y:scroll;top:var(--main-bar-height);right:0;left:0;display:flex;justify-content:center;-webkit-transform:translateY(calc(-100vh - 2 * var(--main-bar-height)));-ms-transform:translateY(calc(-100vh - 2 * var(--main-bar-height)));transform:translateY(calc(-100vh - 2 * var(--main-bar-height)))}.sq-menu.is-active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}.sq-menu ul{padding:2rem;list-style:none;margin-bottom:0}.sq-menu ul .menu-item{position:relative}.sq-menu ul .menu-item a{color:#fff;padding:10px 0;width:100%;font-size:3.75rem;display:block;text-transform:uppercase;text-decoration:none;text-align:center;font-weight:900;line-height:1}.sq-menu ul .menu-item a:hover{color:#fcbd1b}.sq-menu ul .menu-item.current-menu-item a{color:#fcbd1b;align-self:center}.sq-menu ul .menu-item.current-menu-item a:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(252, 189, 27)' width='19' height='35' viewBox='0 0 21.8 29.9'%3E%3Cpath d='M21.1,10.7L3.4.2C3.2,0,2.9,0,2.6,0h-1C.8,0,.1.7.1,1.5v2.7c0,.4.1.7.3.9.1.1.3.3.4.4l15.9,9.4L1,24.3C.4,24.5,0,25.1,0,25.7v2.7c0,.8.7,1.5,1.5,1.5h1.1c.3,0,.5,0,.8-.2l4.5-2.7s0,0,0,0l13.2-7.9c.5-.3.7-.8.7-1.3v-5.9c0-.5-.3-1-.7-1.3Z'/%3E%3C/svg%3E");margin-right:2.5rem}.sq-menu ul .menu-item.current-menu-item a:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(252, 189, 27)' width='19' height='35' viewBox='0 0 21.8 29.9'%3E%3Cpath d='m 0.7,19.2 17.7,10.5 c 0.2,0.2 0.5,0.2 0.8,0.2 h 1 c 0.8,0 1.5,-0.7 1.5,-1.5 V 25.7 C 21.7,25.3 21.6,25 21.4,24.8 21.3,24.7 21.1,24.5 21,24.4 L 5.1,15 20.8,5.6 c 0.6,-0.2 1,-0.8 1,-1.4 V 1.5 C 21.8,0.7 21.1,0 20.3,0 h -1.1 c -0.3,0 -0.5,0 -0.8,0.2 l -4.5,2.7 c 0,0 0,0 0,0 L 0.7,10.8 C 0.2,11.1 0,11.6 0,12.1 V 18 c 0,0.5 0.3,1 0.7,1.3 z'/%3E%3C/svg%3E");margin-left:2.5rem}body.has-active-menu{overflow:hidden}body.has-active-menu.home #head{background-color:#36260d}body.has-active-menu.home #head .menu{border-bottom-color:#fcbd1b}footer{background-color:#fff8ed;color:#36260d}footer .infos-footer{padding-top:7.125rem;padding-bottom:7.875rem}footer .infos-footer .mono-mv{fill:currentColor;margin-bottom:2.5rem}footer .infos-footer .single-boutique h2,footer .infos-footer .single-boutique p,footer .infos-footer .single-boutique .link-phone{font-size:1rem;line-height:1.75;margin-bottom:0}footer .infos-footer .single-boutique+.single-boutique{margin-top:2.5rem}footer .infos-footer .logo{display:flex;fill:currentColor}footer .infos-footer .social-container{margin-top:7rem;display:flex;gap:.691rem}footer .infos-footer .social-container .social-link{fill:currentColor}footer .infos-footer .link-footer{margin-top:1rem}footer .infos-footer .link-footer ul{padding:0;list-style-type:none;margin-bottom:0}footer .infos-footer .link-footer ul a{text-decoration:none;line-height:1.75}footer .infos-footer .credit-card-container{margin-top:2.5rem}footer .infos-footer .credit-card-container .credit-card{display:flex;gap:.631rem;fill:currentColor}footer .infos-footer .delivery-container{margin-top:2.5rem}footer .infos-footer .delivery-container ul{list-style-type:none;padding-left:0;margin-bottom:0}footer .infos-footer .delivery-container ul li:before{content:"> "}footer .infos-footer .pro-space{margin-top:2.5rem;fill:currentColor}footer .infos-footer .pro-space a{display:flex;gap:1rem;align-items:center}footer .second-line-footer{background-color:#36260d;color:#fff;padding-top:1.563rem;padding-bottom:1.375rem}footer .second-line-footer ul{list-style-type:none;padding:0;margin-bottom:0;justify-content:center}footer .second-line-footer .link-rgpd:before{content:"-";margin:0 .5rem}footer .second-line-footer .link-rgpd:first-of-type:before{content:""}@font-face{font-family:Golos Text;src:url(/themes/Sequane/fonts/GolosText-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Golos Text;src:url(/themes/Sequane/fonts/GolosText-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Golos Text;src:url(/themes/Sequane/fonts/GolosText-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Golos Text;src:url(/themes/Sequane/fonts/GolosText-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Golos Text;src:url(/themes/Sequane/fonts/GolosText-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Golos Text;src:url(/themes/Sequane/fonts/GolosText-Black.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:The Nautigal;src:url(/themes/Sequane/fonts/TheNautigal-Bold.ttf) format("truetype");font-weight:700;font-style:bold}@font-face{font-family:Monologue-Sequane;src:url(/themes/Sequane/fonts/Monologue-Sequane.ttf) format("truetype"),url(/themes/Sequane/fonts/Monologue-Sequane.eot?#iefix) format("embedded-opentype"),url(/themes/Sequane/fonts/Monologue-Sequane.woff) format("woff"),url(/themes/Sequane/fonts/Monologue-Sequane.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Poppins-Sequane;src:url(/themes/Sequane/fonts/Poppins-Sequane.ttf) format("truetype"),url(/themes/Sequane/fonts/Poppins-Sequane.eot?#iefix) format("embedded-opentype"),url(/themes/Sequane/fonts/Poppins-Sequane.woff) format("woff"),url(/themes/Sequane/fonts/Poppins-Sequane.woff2) format("woff2");font-weight:400;font-style:normal}.signature{height:26px;overflow:hidden;margin:0;position:relative;display:inline-block}.signature .signature-content{display:inline-block;font-size:26px;line-height:26px;letter-spacing:-4.5px;font-family:Monologue-Sequane,sans-serif;margin:0;position:relative}.signature .signature-content a{color:inherit;font:inherit;text-decoration:inherit;position:relative;letter-spacing:inherit;text-transform:inherit}.signature .signature-content a .site{letter-spacing:0;font-family:Poppins-Sequane,sans-serif;font-size:16px;position:relative;top:-5px}.signature .signature-content a .relever{position:relative;top:26px;transition:all .3s ease-out;height:100%}.signature:hover .signature-content,.signature:hover .signature-content .relever{top:0;letter-spacing:0}.single-shop{margin-top:3rem;margin-bottom:4rem}.single-shop h1{font-family:Golos Text,sans-serif;line-height:1em;font-size:1.25rem;letter-spacing:.25em;color:#000;margin-bottom:5rem}.single-shop .map-contact #map{width:100%;height:100%;z-index:1}.single-shop .text-content{padding-left:3rem}.single-shop .text-content p{font-size:1.125rem;font-family:Golos Text,sans-serif;line-height:1.5em;color:#27240c}.single-shop .text-content h2{font-size:1.125rem;font-family:Golos Text,sans-serif;line-height:1em;color:#fcbd1b;letter-spacing:.1em;margin-bottom:1rem}.single-shop .text-content .btn{font-size:.75rem;font-family:Golos Text,sans-serif;line-height:1em;letter-spacing:.1em;padding:1rem 2rem}.section-product{position:relative;padding-bottom:4.5rem;background-color:#fff8ed}.section-product .blob-head{width:100%;height:auto;color:#fff8ed}.section-product .product{margin-top:-6rem}.section-product .product .left{margin-top:-8rem}.section-product .image-product-swiper{--swiper-pagination-bullet-inactive-color: rgb(54, 38, 13);--swiper-pagination-bullet-inactive-opacity: 1;--swiper-pagination-bullet-width: 16px;--swiper-pagination-bullet-height: 16px;--swiper-pagination-bullet-horizontal-gap: 9px;--swiper-pagination-color: rgb(255, 255, 255);--swiper-pagination-bottom: 3.625rem;background-color:#fff;border-radius:24px;overflow:hidden}.section-product .image-product-swiper .swiper-wrapper{align-items:center}.section-product .image-product-swiper .swiper-wrapper .swiper-slide img{object-fit:contain;width:100%;height:100%;display:block;margin:0 auto;aspect-ratio:1/1}.section-product .image-product-swiper .swiper-pagination .swiper-pagination-bullet-active{width:34px;border:3px solid rgb(252,189,27);border-radius:20px}.section-product .thumb-product-swiper{padding-top:1.5rem}.section-product .thumb-product-swiper .swiper-slide{overflow:hidden;border-radius:24px;opacity:.4;aspect-ratio:1/1}.section-product .thumb-product-swiper .swiper-slide img{object-fit:cover;width:100%;height:100%;cursor:pointer}.section-product .thumb-product-swiper .swiper-slide-thumb-active{opacity:1}.section-product .image-container img{object-fit:contain;width:100%;height:100%;display:block;margin:0 auto}.section-product .photo-credit{font-style:italic;font-size:.75rem;transform:rotate(180deg);color:#707070;writing-mode:vertical-rl;text-orientation:sideways;margin:0;position:absolute;left:-1.625rem;bottom:0}.section-product .content-product{font-size:1.25rem}.section-product .content-product a{color:#271c0acc;font-weight:600}.section-product .content-product h1{font-size:3.75rem;font-weight:700;margin-bottom:1.65rem;color:#36260d;line-height:1.1}.section-product .content-product h1 strong,.section-product .content-product h1 b{font-family:The Nautigal,cursive;font-size:1.2em}.section-product .content-product h1 p{margin-bottom:0}.section-product .content-product .subtitle{margin-top:.75rem;color:#36260d;font-size:1.375rem;font-weight:600}.section-product .content-product .price{margin-top:1.275rem}.section-product .content-product .price .price-product{font-size:1.75rem;color:#fcbd1b;font-weight:400}.section-product .content-product .price .price-product .amount{font-weight:800}.section-product .content-product .content{margin-top:1.5rem;line-height:1.35}.section-product .content-product .action-product{margin-top:3.5rem}.section-product .content-product .action-product table.variations label{display:none}.section-product .content-product .action-product table.variations tr{display:flex;flex-direction:column}.section-product .content-product .action-product table.variations .reset_variations{display:none!important}.section-product .content-product .action-product .single_variation_wrap .woocommerce-variation-price{margin-bottom:1rem}.section-product .content-product .action-product .single_variation_wrap .woocommerce-variation-price .price{color:#fcbd1b;font-weight:700}.section-product .content-product hr{margin-top:4.625rem;margin-bottom:2.75rem;border-color:#707070}.section-product .content-product .title-sub{font-weight:700}.section-product .content-product .shipping-container{display:flex;align-items:center;gap:2rem}.section-product .content-product .shipping-container .icon{display:flex;width:3.125rem;height:3.125rem;background-color:#fcbd1b;border-radius:3.125rem;padding:.625rem}.section-product .content-product .shipping-container .icon svg{fill:#fff;width:100%;height:100%}.section-product .content-product .shipping-container.shipping-container{margin-top:.75rem}.section-tabs{padding-top:7.25rem;padding-bottom:9.375rem}.section-tabs .tabs-product .nav-tabs{border-bottom:none;gap:1.75rem 3rem;align-items:stretch;overflow-y:hidden;overflow-x:scroll;flex-wrap:nowrap;cursor:grab;scroll-behavior:smooth}.section-tabs .tabs-product .nav-tabs .nav-item{align-self:end;min-width:225px}.section-tabs .tabs-product .nav-tabs .nav-link{border:none;padding:0;max-width:225px;padding-bottom:.5rem;-webkit-user-select:none;user-select:none}.section-tabs .tabs-product .nav-tabs .nav-link h2{font-weight:800;margin:0;font-size:1.325rem;color:#000}.section-tabs .tabs-product .nav-tabs .nav-link h2:after{content:"";display:block;margin:1rem auto 0;width:2.625rem;height:1px}.section-tabs .tabs-product .nav-tabs .nav-link:hover h2,.section-tabs .tabs-product .nav-tabs .nav-link.active h2{color:#fcbd1b}.section-tabs .tabs-product .nav-tabs .nav-link:hover h2:after,.section-tabs .tabs-product .nav-tabs .nav-link.active h2:after{background-color:#36260d}.section-tabs .tabs-product .tab-content{margin-top:6.875rem;font-size:1.25rem;line-height:1.5}.section-tabs .tabs-product .tab-content h3,.section-tabs .tabs-product .tab-content h4{font-weight:500;margin-bottom:.5rem}.single-product .site-main{padding:0!important}.woocommerce div.product .sq-variations .sq-real-select-hidden{position:absolute!important;opacity:0!important;pointer-events:none!important;width:0;height:0}.woocommerce div.product .sq-variations .sq-fake-select{position:relative;width:100%;max-width:100%;font-size:15px}.woocommerce div.product .sq-variations .sq-fake-select.is-open .sq-fake-select__toggle{border-radius:28px 28px 0 0}.woocommerce div.product .sq-variations .sq-fake-select.is-open .sq-fake-select__toggle:after{transform:translateY(calc(-50% + 4px)) rotate(-135deg)}.woocommerce div.product .sq-variations .sq-fake-select.is-open .sq-fake-select__options{display:block}.woocommerce div.product .sq-variations .sq-fake-select__toggle{width:100%;padding:.96875rem 1.53125rem;background-color:unset;border:1px solid rgb(54,38,13);border-radius:50px;color:#36260d;cursor:pointer;text-align:left;position:relative}.woocommerce div.product .sq-variations .sq-fake-select__toggle:after{content:"";position:absolute;right:1.53125rem;top:50%;width:14px;height:14px;border-right:2px solid rgb(252,189,27);border-bottom:2px solid rgb(252,189,27);transform:translateY(calc(-50% - 4px)) rotate(45deg);transition:transform .2s;transform-origin:center}.woocommerce div.product .sq-variations .sq-fake-select__current{display:inline-block;font-weight:700}.woocommerce div.product .sq-variations .sq-fake-select__options{list-style:none;padding:0;background-color:#fff8ed;color:#36260d;border:1px solid rgb(54,38,13);border-radius:0 0 24px 24px;position:absolute;left:0;right:0;top:calc(100% - 2px);z-index:50;overflow-y:auto;display:none}.woocommerce div.product .sq-variations .sq-fake-select__option{padding:10px 14px;cursor:pointer;transition:background-color .15s}.woocommerce div.product .sq-variations .sq-fake-select__option:hover{background-color:#fcbd1b1a}.woocommerce div.product .sq-variations .sq-fake-select__option.is-selected{background-color:#fcbd1b33;font-weight:600}.woocommerce div.product .sq-variations .sq-fake-select__option.is-disabled{opacity:.5;pointer-events:none}.woocommerce div.product .sq-variations .sq-variation-field{margin-bottom:1.5rem}.slider-upsells{padding-top:5rem;padding-bottom:5.5rem;background-color:#fff8ed;overflow:hidden;position:relative}.slider-upsells .simple-title{margin-bottom:1.25rem}.slider-upsells .simple-title:after{content:"";display:block;width:62px;height:1px;background-color:#36260d;margin-top:1.5rem}.slider-upsells .swiper-upsells{clip-path:inset(-100vw -100vw -100vw 0);overflow:visible}.woocommerce-cart .section-header .blob-head,.woocommerce-checkout .section-header .blob-head{margin-top:calc(-1 * var(--main-bar-height) - 2rem)}.woocommerce-cart .cart-collaterals .shop_table .order-total,.woocommerce-cart .woocommerce-checkout-review-order .shop_table .order-total,.woocommerce-checkout .cart-collaterals .shop_table .order-total,.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-total{border-top:1px solid #707070}.woocommerce-cart .cart-collaterals .shop_table .order-total th,.woocommerce-cart .woocommerce-checkout-review-order .shop_table .order-total th,.woocommerce-checkout .cart-collaterals .shop_table .order-total th,.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-total th{text-transform:uppercase;font-weight:800;font-size:1.875rem}.woocommerce-cart .cart-collaterals .shop_table .order-total td,.woocommerce-cart .woocommerce-checkout-review-order .shop_table .order-total td,.woocommerce-checkout .cart-collaterals .shop_table .order-total td,.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-total td{line-height:1.1;padding-top:1.625rem;padding-bottom:1.625rem}.woocommerce-cart .cart-collaterals .shop_table .order-total td bdi,.woocommerce-cart .cart-collaterals .shop_table .order-total td .amount,.woocommerce-cart .woocommerce-checkout-review-order .shop_table .order-total td bdi,.woocommerce-cart .woocommerce-checkout-review-order .shop_table .order-total td .amount,.woocommerce-checkout .cart-collaterals .shop_table .order-total td bdi,.woocommerce-checkout .cart-collaterals .shop_table .order-total td .amount,.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-total td bdi,.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-total td .amount{font-size:1.875rem}.woocommerce-cart .cart-collaterals .shop_table .order-total td bdi small,.woocommerce-cart .cart-collaterals .shop_table .order-total td .amount small,.woocommerce-cart .woocommerce-checkout-review-order .shop_table .order-total td bdi small,.woocommerce-cart .woocommerce-checkout-review-order .shop_table .order-total td .amount small,.woocommerce-checkout .cart-collaterals .shop_table .order-total td bdi small,.woocommerce-checkout .cart-collaterals .shop_table .order-total td .amount small,.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-total td bdi small,.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-total td .amount small{font-size:.875em}.woocommerce-cart .cart-collaterals .shop_table .order-total td .includes_tax,.woocommerce-cart .woocommerce-checkout-review-order .shop_table .order-total td .includes_tax,.woocommerce-checkout .cart-collaterals .shop_table .order-total td .includes_tax,.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-total td .includes_tax{font-size:.875rem}.woocommerce-cart .cart-collaterals .shop_table .order-total td .includes_tax .amount,.woocommerce-cart .woocommerce-checkout-review-order .shop_table .order-total td .includes_tax .amount,.woocommerce-checkout .cart-collaterals .shop_table .order-total td .includes_tax .amount,.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .order-total td .includes_tax .amount{font-size:inherit;font-weight:inherit}.section-cart,.section-checkout{padding:2rem 0 6rem}.section-cart h2,.section-cart #coderockz-woo-delivery-public-delivery-details h3,.section-checkout h2,.section-checkout #coderockz-woo-delivery-public-delivery-details h3{text-transform:uppercase;font-weight:400;color:#36260d;padding-bottom:1.625rem;border-bottom:1px solid #707070;margin-bottom:2.25rem;font-size:1.625rem}.section-cart .cart-content .shop_table{border:none;padding:0;width:100%}.section-cart .cart-content .shop_table .cart_item{border-bottom:1px solid #707070;padding-top:1rem;padding-bottom:1rem;display:flex;gap:1rem}.section-cart .cart-content .shop_table .cart_item .product-thumbnail{width:30%;flex-shrink:0}.section-cart .cart-content .shop_table .cart_item .product-thumbnail a{display:flex;justify-content:center}.section-cart .cart-content .shop_table .cart_item .product-thumbnail a img,.section-cart .cart-content .shop_table .cart_item .product-thumbnail a picture{width:100%;height:100%;aspect-ratio:1/1.15;object-fit:contain}.section-cart .cart-content .shop_table .cart_item .product-content{width:100%;display:grid;grid-template-areas:"a b" "c d";align-self:center;justify-content:space-between;gap:1rem}.section-cart .cart-content .shop_table .cart_item .product-content .product-name .variation p{margin-bottom:0;font-size:.9em}.section-cart .cart-content .shop_table .cart_item .product-content .qte-container{display:flex;align-items:center;grid-area:c-end;gap:1rem}.section-cart .cart-content .shop_table .cart_item .product-content .product-subtotal{text-align:right}.section-cart .cart-content .shop_table .cart_item .product-content .product-remove{display:flex;justify-content:end;fill:#36260d}.section-cart .cart-content .checkout-button{margin-top:1.125rem;background-color:#fcbd1b}.section-cart .cart-content .checkout-button:hover{background-color:#36260d}.section-cart .cart-content .recap-shop h2{margin-bottom:0}.section-cart .cart-content .recap-shop .product-name{font-size:1.25rem;color:#000}.section-cart .cart-content .recap-shop .product-price bdi,.section-cart .cart-content .recap-shop .product-subtotal bdi{font-size:1.5rem;font-weight:700;color:#000}body.woocommerce-cart .cart-collaterals{padding-left:0;padding-right:0}body.woocommerce-cart .cart-collaterals .sq-shipping{color:#000;font-size:1.25rem}body.woocommerce-cart .cart-collaterals .sq-shipping td{padding-bottom:6rem}body.woocommerce-cart .cart-collaterals .cart_totals h2{margin-bottom:3rem}body.woocommerce-cart .cart-collaterals .cart_totals td{text-align:end}body.woocommerce-cart .cart-collaterals .cart_totals td bdi,body.woocommerce-cart .cart-collaterals .cart_totals td .amount{font-size:1.625rem;font-weight:700}.woocommerce-page .cart-table-action .actions .coupon{display:flex;align-items:center;height:2.5rem;justify-content:space-between;width:25vw}.woocommerce-page .cart-table-action .actions .coupon .button{background-color:#000000bf;color:#fff;font-family:Golos Text,sans-serif;font-size:1rem;font-weight:300;letter-spacing:2px;border-radius:0;padding:0rem 2rem;border:solid 2px rgba(0,0,0,.7490196078);text-decoration:none!important;height:100%}.woocommerce-page .cart-table-action .actions .coupon .button:hover{background-color:transparent;color:#000000bf;border:solid 2px rgba(0,0,0,.7490196078)}.woocommerce-page .cart-table-action .actions .coupon .input-text{width:180px;height:100%}.woocommerce a.remove{color:#000!important}.woocommerce a.remove:hover{background:none;color:#000!important}.woocommerce table.shop_table td{padding:9px 0}.woocommerce table.shop_table .cart-discount,.woocommerce table.shop_table .sq-coupon-form{border-top:1px solid #707070}.woocommerce table.shop_table .cart-discount td,.woocommerce table.shop_table .sq-coupon-form td{padding-top:2.5rem;padding-bottom:2rem}.woocommerce ul#shipping_method li{display:flex;justify-content:end}.woocommerce ul#shipping_method li label{font-family:Golos Text,sans-serif;font-weight:400;line-height:1.5em;color:#414141;letter-spacing:0em}.section-zerosix{background-color:#fff8ed;padding-top:7.75rem;padding-bottom:6.5rem}.section-zerosix p{font-size:1.25rem}.section-zerosix p strong{font-weight:400}.section-zerosix .button{margin-top:1.875rem}.zerosix-cart-coupon,.zerosix-checkout-coupon{font-size:1.125rem;color:#000}.zerosix-cart-coupon strong,.zerosix-checkout-coupon strong{font-size:1.125rem;color:#fcbd1b;font-weight:700}.zerosix-cart-coupon strong a,.zerosix-checkout-coupon strong a{cursor:pointer}.zerosix-cart-coupon strong:before,.zerosix-checkout-coupon strong:before{content:": ";color:#000;font-weight:400}.zerosix-cart-coupon{margin-top:0!important;margin-bottom:1.25rem}.zerosix-checkout-coupon{margin-top:0!important;margin-bottom:2rem}.section-cart-empty{padding:3rem 0 5rem;font-size:1.25rem;text-align:center}.section-cart-empty .btn-container{margin-top:2.25rem}.woocommerce-shipping-calculator{display:none!important}.section-checkout .notices-checkout:has(div){padding:1.25rem 2rem;background-color:#fcbd1bbf;margin-bottom:2rem;color:#36260d}.section-checkout .notices-checkout:has(div) .woocommerce-error{padding:0;background:unset;margin-bottom:0;list-style:none;color:inherit}.section-checkout .notices-checkout:has(div) .woocommerce-error a{color:#27240c}.section-checkout .login-row{color:#36260d;padding-bottom:5rem}.section-checkout .login-row .label{font-weight:700;font-size:1.125rem}.section-checkout .login-row .btn-container .button{padding:.75rem 1.75rem}.section-checkout .checkout-inline-error-message{font-size:.9rem;font-weight:600;color:#36260d;margin-top:.25rem}.section-checkout .woocommerce-form-login,.section-checkout .woocommerce-billing-fields__field-wrapper,.section-checkout .woocommerce-shipping-fields__field-wrapper{display:flex;flex-wrap:wrap}.section-checkout .woocommerce-form-login .form-row-wide,.section-checkout .woocommerce-billing-fields__field-wrapper .form-row-wide,.section-checkout .woocommerce-shipping-fields__field-wrapper .form-row-wide{width:100%}.section-checkout .woocommerce-form-login .form-row-first,.section-checkout .woocommerce-form-login .form-row-last,.section-checkout .woocommerce-billing-fields__field-wrapper .form-row-first,.section-checkout .woocommerce-billing-fields__field-wrapper .form-row-last,.section-checkout .woocommerce-shipping-fields__field-wrapper .form-row-first,.section-checkout .woocommerce-shipping-fields__field-wrapper .form-row-last{width:48%}.section-checkout .woocommerce-form-login .form-row-last,.section-checkout .woocommerce-billing-fields__field-wrapper .form-row-last,.section-checkout .woocommerce-shipping-fields__field-wrapper .form-row-last{margin-left:4%}.section-checkout .woocommerce-form-login .form-row-wide,.section-checkout .woocommerce-form-login .form-row-first,.section-checkout .woocommerce-form-login .form-row-last,.section-checkout .woocommerce-billing-fields__field-wrapper .form-row-wide,.section-checkout .woocommerce-billing-fields__field-wrapper .form-row-first,.section-checkout .woocommerce-billing-fields__field-wrapper .form-row-last,.section-checkout .woocommerce-shipping-fields__field-wrapper .form-row-wide,.section-checkout .woocommerce-shipping-fields__field-wrapper .form-row-first,.section-checkout .woocommerce-shipping-fields__field-wrapper .form-row-last{display:flex;flex-direction:column}.section-checkout .woocommerce-form-login .woocommerce-input-wrapper input,.section-checkout .woocommerce-form-login .woocommerce-input-wrapper textarea,.section-checkout .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper input,.section-checkout .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper textarea,.section-checkout .woocommerce-shipping-fields__field-wrapper .woocommerce-input-wrapper input,.section-checkout .woocommerce-shipping-fields__field-wrapper .woocommerce-input-wrapper textarea{width:100%}.section-checkout .woocommerce-shipping-fields,.section-checkout .woocommerce-account-fields,.section-checkout .woocommerce-terms-and-conditions-wrapper{margin-top:3.5rem}.section-checkout .woocommerce-terms-and-conditions-wrapper{color:#000}.section-checkout .woocommerce-terms-and-conditions-wrapper a{text-decoration:underline}.section-checkout .woocommerce-checkout-review-order .woocommerce-Price-amount{color:inherit;font-weight:700}.section-checkout .woocommerce-checkout-review-order td,.section-checkout .woocommerce-checkout-review-order th{font-size:1.25rem}.section-checkout .woocommerce-checkout-review-order th{color:inherit;line-height:inherit;font-weight:inherit;padding:0}.section-checkout .woocommerce-checkout-review-order .cart_item .woocommerce-Price-amount,.section-checkout .woocommerce-checkout-review-order .cart-subtotal .woocommerce-Price-amount{color:#000;font-size:1.5rem}.section-checkout .woocommerce-checkout-review-order .cart_item .product-total,.section-checkout .woocommerce-checkout-review-order .cart-subtotal .product-total{text-align:right}.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method{padding:0}.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method li{padding-left:0;justify-content:start;align-items:start;column-gap:.75rem;background-color:unset}.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method li input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;padding:0;margin:1px 0 0!important;width:20px;height:20px;border:1px solid rgb(54,38,13);flex-shrink:0}.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method li input:checked{background-color:#fcbd1b}.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method li label{color:#36260d;cursor:pointer;font-size:1rem!important}.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method li label:before{content:unset}.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method li label:hover{color:inherit!important;opacity:.7}.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method li label .woocommerce-Price-amount{font-weight:400}.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method li label .woocommerce-Price-amount:before{content:"("}.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method li label .woocommerce-Price-amount:after{content:")"}.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method li.sq_lpc_relay28{display:grid;grid-template-areas:"a b b" "a c e" "a d d";grid-template-columns:20px 2fr auto;overflow:visible;z-index:3}.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method li.sq_lpc_relay28 input{grid-area:a}.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method li.sq_lpc_relay28 label{grid-area:b}.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method li.sq_lpc_relay28 #lpc_pick_up_info{color:#36260d;grid-area:c}.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method li.sq_lpc_relay28 #lpc_pick_up_info .lpc_pickup_info_title{font-size:1rem;text-transform:lowercase}.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method li.sq_lpc_relay28 #lpc_pick_up_info .lpc_pickup_info_title:after{content:" :"}.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method li.sq_lpc_relay28 #lpc_pick_up_info .lpc_pickup_info_title:first-letter{text-transform:uppercase}.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method li.sq_lpc_relay28 #lpc_pick_up_info .lpc_pickup_info_address_name,.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method li.sq_lpc_relay28 #lpc_pick_up_info .lpc_pickup_info_address_line{font-weight:400;font-size:1rem}.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method li.sq_lpc_relay28 #lpc_pick_up_info .lpc_pickup_info_distance{display:none}.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method li.sq_lpc_relay28 #lpc_pick_up_info .tooltip-box:after{font-weight:400;color:#36260d}.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method li.sq_lpc_relay28 #lpc_pick_up_info .tooltip-box .tooltip-text{background-color:#27240c;box-shadow:0 1px 2px #fff3}.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method li.sq_lpc_relay28 #lpc_layer_error_message{grid-area:d}.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method li.sq_lpc_relay28 #lpc_layer_pickup_selection_button{grid-area:e;align-self:end}.section-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals ul#shipping_method li.sq_lpc_relay28 #lpc_layer_pickup_selection_button button{margin-top:.25rem;font-size:.95rem;padding:.75rem 1.75rem}.section-checkout .woocommerce-additional-fields #order_comments{min-height:270px}.section-checkout .woocommerce-checkout-payment{margin-top:2.875rem}.section-checkout .woocommerce-checkout-payment #place_order{background-color:#fcbd1b}.section-checkout .woocommerce-checkout-payment #place_order:hover{background-color:#36260d}.section-checkout .woocommerce-form__input-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;padding:0;margin:0 .75rem -3px 0!important;width:20px;height:20px;border:1px solid rgb(54,38,13)}.section-checkout .woocommerce-form__input-checkbox:checked{background-color:#fcbd1b}.section-checkout .sq-ship-toggle__options{display:flex;flex-wrap:wrap;gap:3rem}.lpc-modal .lpc-lib-modal-main article p{font-family:inherit!important}#coderockz_woo_delivery_setting_wrapper #coderockz-woo-delivery-public-delivery-details{margin-bottom:2rem}.section-login{padding:8.75rem}.section-login h2{font-size:1.875rem;margin-bottom:1rem}.section-login .button{margin-top:1.25rem;margin-bottom:2rem}.section-account{padding-bottom:3rem;position:relative}.section-account p{font-weight:400;line-height:1.25}.section-account p a,.section-account .edit{color:#36260d}.section-account .woocommerce-MyAccount-navigation{border-bottom:1px solid #c8c8c8;width:100%;padding:1.4rem 0}.section-account .woocommerce-MyAccount-navigation ul{margin:0;display:flex;flex-direction:row;justify-content:space-between;list-style-type:none;align-items:center;padding-left:0}.section-account .woocommerce-MyAccount-navigation ul li{position:relative}.section-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout{background:#5b1300}.section-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a{display:block;padding:.5rem 1rem;margin:0;color:#fff}.section-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:after{content:" 🚪"}.section-account .woocommerce-MyAccount-navigation ul li.is-active a:after{position:absolute;content:"";border-bottom:6px solid rgb(0,0,0);bottom:-27px;left:0;width:100%}.section-account .woocommerce-MyAccount-navigation ul li a{position:relative;font-size:1rem;font-weight:700;line-height:1.188rem;letter-spacing:.8px;color:#000;text-decoration:none;margin-bottom:.875rem;text-transform:uppercase}.section-account .woocommerce-MyAccount-content{width:100%;padding-top:3rem}.section-account .woocommerce-MyAccount-content h3{font-family:Golos Text,sans-serif;line-height:1em;font-size:1.875rem;letter-spacing:0em;color:#000;margin-bottom:1rem}.woocommerce-LostPassword a{font-family:Golos Text,sans-serif;font-weight:700;line-height:1.2em;color:#5b1300;text-decoration:none}.woocommerce-form-register{border-radius:0}.woocommerce-form-register label,.woocommerce-form-register p{font-family:Golos Text,sans-serif;font-weight:400;line-height:1.5em;color:#414141;letter-spacing:0em}.woocommerce-form-register a{font-family:Golos Text,sans-serif;font-weight:700;line-height:1.2em;color:#5b1300;text-decoration:none}.section-lostPassword{padding:8.75rem;position:relative}.section-lostPassword p{font-family:Golos Text,sans-serif;font-weight:400;line-height:1.5em;color:#414141;letter-spacing:0em}.section-lostPassword .button{background-color:#000000bf!important;color:#fff!important;font-family:Golos Text,sans-serif!important;font-size:1rem!important;font-weight:300;letter-spacing:2px;border-radius:0;border:solid 2px rgba(0,0,0,.7490196078)!important;margin-top:2rem;padding:.75rem 1rem!important}.section-lostPassword .button:hover{background-color:transparent!important;color:#000000bf!important}.section-lostPassword label{font-family:Golos Text,sans-serif;font-weight:400;line-height:1.5em;color:#414141;letter-spacing:0em}.section-lostPassword input{padding:.5rem;font-family:Golos Text,sans-serif;font-weight:400;line-height:1.5em;color:#414141;letter-spacing:0em}.thank-you{padding-bottom:5rem}.thank-you h2{font-family:Golos Text,sans-serif;line-height:1em;font-size:1.875rem;letter-spacing:0em;color:#000;margin-bottom:1rem}.thank-you p{font-family:Golos Text,sans-serif;font-weight:400;line-height:1.5em;color:#414141;letter-spacing:0em}.thank-you table{border:none}.thank-you table tr.cart_item .product-name{text-align:start;font-family:Golos Text,sans-serif;font-weight:400;line-height:1.5em;color:#414141;letter-spacing:0em}.thank-you table td a{font-family:Golos Text,sans-serif;font-size:1.125rem;font-style:italic;font-weight:700;line-height:1.2em;color:#5b1300;text-decoration:none}.section-search{padding:5rem 0}.section-search .title{font-size:1.125rem;font-family:Golos Text,sans-serif;font-weight:700;line-height:1.5em;color:#777;letter-spacing:0em;margin-bottom:2rem}.section-search ul a{text-decoration:none;font-family:Golos Text,sans-serif;font-weight:700;line-height:1.5em;color:#5b1300;letter-spacing:0em}.page-404{background-color:#fff8ed;color:#36260d;padding:6rem 0}.page-404 h1{font-size:3rem;font-weight:700;margin-bottom:2rem}.page-404 p{font-size:1.25rem;margin-bottom:3rem}.page-merci{padding:5rem 0;background-color:#fff8ed}.wc-content-product{background-color:#fff;border-radius:24px;text-align:center;padding:1.075rem 1.25rem 3.375rem;position:relative;flex-grow:1;overflow:hidden}.wc-content-product .img-container{border-radius:12px;display:flex;align-items:center;overflow:hidden}.wc-content-product .img-container img,.wc-content-product .img-container picture{width:100%;height:auto}.wc-content-product .woocommerce-loop-product__title{font-size:1.275rem;font-weight:700;line-height:1.15;margin-top:.75rem;margin-bottom:.25rem}.wc-content-product .price{font-size:1rem;font-weight:400}.wc-content-product .price .woocommerce-Price-amount{font-weight:600}.archive-product-container{background-color:#fff8ed;padding-bottom:15rem}.archive-product-container .woocommerce-ordering{margin-bottom:2.5rem;display:flex;justify-content:end}.archive-product-container .woocommerce-ordering .select-container{display:flex;position:relative;border:1px solid rgb(54,38,13);border-radius:9px;background-color:#fff8ed;color:#36260d;font-size:1.125rem;overflow:hidden}.archive-product-container .woocommerce-ordering .select-container select{color:#36260d;padding:.9375rem 1.5rem 1rem;background-color:inherit;border:none;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:none}.archive-product-container .woocommerce-ordering .select-container select::-ms-expand{display:none}.archive-product-container .woocommerce-ordering .select-container:after{content:"";position:absolute;pointer-events:none;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid rgb(54,38,13);right:1rem;top:50%;transform:translateY(-50%)}.archive-product-container .woocommerce-products-header .blob-head{color:#fff8ed}.archive-product-container .filters{font-size:1.125rem;color:#36260d;font-weight:700}.archive-product-container .filters hr{border-color:#fcbd1b;margin-top:1.375rem;margin-bottom:2.875rem}.archive-product-container .filters .btn-filters{display:inline-block;align-self:center}.archive-product-container .filters .btn-filters:before{content:"";display:inline-block;width:22px;height:22px;border:1px solid rgb(54,38,13);margin-bottom:-.25rem;margin-right:1.125rem}.archive-product-container .filters .btn-filters.active:before{background-color:#fcbd1b}.archive-product-container .products .row{--bs-gutter-x: 36px;--bs-gutter-y: 34px}.woocommerce-breadcrumb,.woocommerce-result-count{display:none}.woocommerce .woocommerce-notices-wrapper:has(div),.woocommerce .woocommerce-notices-wrapper.has-notice{position:absolute;right:0;background-color:#fcbd1b;border-radius:0 0 40px 40px;padding:.7rem 2.75rem .65rem;font-size:1.125rem;line-height:1.25;color:#36260d;z-index:8}.woocommerce .woocommerce-notices-wrapper:has(div) div+div,.woocommerce .woocommerce-notices-wrapper.has-notice div+div{margin-top:.25rem}.woocommerce .woocommerce-notices-wrapper:has(div) a,.woocommerce .woocommerce-notices-wrapper.has-notice a{font-weight:600}.woocommerce .woocommerce-notices-wrapper:has(div) .woocommerce-message:focus-visible,.woocommerce .woocommerce-notices-wrapper:has(div) .woocommerce-info:focus-visible,.woocommerce .woocommerce-notices-wrapper.has-notice .woocommerce-message:focus-visible,.woocommerce .woocommerce-notices-wrapper.has-notice .woocommerce-info:focus-visible{outline:none}.woocommerce .woocommerce-notices-wrapper:has(div) .sq-add-to-cart,.woocommerce .woocommerce-notices-wrapper.has-notice .sq-add-to-cart{display:flex;align-items:center;gap:2rem}.woocommerce .woocommerce-notices-wrapper:has(div) .sq-add-to-cart:before,.woocommerce .woocommerce-notices-wrapper.has-notice .sq-add-to-cart:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 24 24' stroke='%23ffffff' fill='none' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-check-circle'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'%3E%3C/path%3E%3Cpolyline points='22 4 12 14.01 9 11.01'%3E%3C/polyline%3E%3C/svg%3E")}.woocommerce .woocommerce-notices-wrapper:has(div) .sq-add-to-cart p,.woocommerce .woocommerce-notices-wrapper.has-notice .sq-add-to-cart p{margin-bottom:.3rem}.woocommerce .sq-coupon-form .coupon-form{max-width:600px;display:flex;gap:1rem}.woocommerce .sq-coupon-form .coupon-form .form-floating,.woocommerce .sq-coupon-form .coupon-form .btn-container{width:50%}.woocommerce .sq-coupon-form .coupon-form .form-floating .button,.woocommerce .sq-coupon-form .coupon-form .btn-container .button{padding:.75rem 1.75rem;width:100%}.woocommerce .sq-coupon-form .coupon-form .form-floating .form-control{height:54px}.woocommerce .sq-coupon-form .coupon-form .form-floating .form-control:focus~label,.woocommerce .sq-coupon-form .coupon-form .form-floating .form-control:not(:placeholder-shown)~label{transform:scale(.75) translateY(-.5rem) translate(.15rem)}.woocommerce .sq-coupon-form .coupon-form .form-floating label{padding-top:12px;color:#36260d;font-size:1.125rem}.woocommerce .sq-coupon-form .coupon-form .form-floating #coupon_code,.woocommerce .sq-coupon-form .coupon-form .form-floating #sq-coupon-code{border:1px dashed rgb(54,38,13);border-radius:0}.woocommerce .sq-coupon-form .coupon-form .form-floating #coupon_code:focus,.woocommerce .sq-coupon-form .coupon-form .form-floating #sq-coupon-code:focus{outline:none;box-shadow:unset;border-color:#fcbd1b}.woocommerce .sq-coupon-form #coupon-error-notice{margin-top:.5rem;text-align:center;font-weight:600}.select2-container--default .select2-selection--single,.woocommerce .form-row .input-text{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-radius:50px;border:1px solid rgb(54,38,13);font-size:18px;padding:12px 30px;min-height:53px;caret-color:#36260d;color:#36260d;width:100%;resize:none}.select2-container--default .select2-selection--single:focus,.woocommerce .form-row .input-text:focus{outline:none;border-color:#fcbd1b}.woocommerce .form-row label{margin-bottom:.25rem;font-weight:700;color:#36260d;font-size:1.125rem}.select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:0;color:#36260d}.select2-container--default .select2-selection--single .select2-selection__arrow{right:24px}.select2-container--default .select2-selection--single .select2-selection__arrow b{content:"";position:absolute;right:1.53125rem;top:50%;left:0;width:14px;height:14px;border-color:#fcbd1b;border-width:0px 2px 2px 0;transform:translateY(calc(50% - 2px)) rotate(45deg);transform-origin:center}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-width:2px 0px 0px 2px;border-color:#fcbd1b;transform:translateY(calc(50% + 6px)) rotate(45deg)}.select2-container--default.select2-container--open .select2-dropdown{border-color:#36260d;overflow:hidden}.select2-container--default.select2-container--open .select2-dropdown .select2-search--dropdown{padding:6px 30px}.select2-container--default.select2-container--open .select2-dropdown .select2-search--dropdown .select2-search__field{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid rgb(54,38,13);border-radius:0;caret-color:#36260d}.select2-container--default.select2-container--open .select2-dropdown .select2-search--dropdown .select2-search__field:focus{outline:none;border-color:#fcbd1b}.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below{border-radius:0 0 28px 28px}.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above{border-radius:28px 28px 0 0}.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above .select2-search--dropdown{padding-top:.75rem}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-radius:26px 26px 0 0}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-radius:0 0 26px 26px}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__arrow b{border-color:#36260d}.select2-container--default .select2-results__option{padding:6px 30px}.select2-container--default .select2-results__option[data-selected=true]{background-color:#fcbd1b80;font-weight:600;color:#36260d}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#fcbd1b4d;color:#36260d}.select2-container--default .select2-selection__clear{margin-right:5px}.sq-popup{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;z-index:9999}.sq-popup.is-visible{display:flex}.sq-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#36260dcc}.sq-popup__content{display:flex;justify-content:center;flex-direction:column;text-align:center;width:95%;max-width:680px;min-height:80vh;position:relative;background:#fff;padding:3.375rem;border-radius:24px;color:#000;font-size:1.25rem}.sq-popup__content .btn-container{margin-top:2.5rem}.sq-popup__close{position:absolute;top:3.375rem;right:3.375rem;border:0;background:none;width:100px;height:52px;display:flex;fill:#000;justify-content:center;align-items:center;border-radius:30px;cursor:pointer;font-size:46px;background-color:#fff8ed}.sq-popup__title{font-family:The Nautigal,cursive;font-size:4.75rem;margin-bottom:1.125rem}.sq-popup .mono-mv{margin-top:4.5rem;fill:#36260d33;color:#36260d33}.woocommerce-pagination{margin-top:2rem}.woocommerce-pagination .page-numbers{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;gap:1rem 1.75rem}.woocommerce-pagination .page-numbers .page-numbers{background-color:#36260d;color:#fff;width:40px;height:40px;border-radius:40px;display:flex;justify-content:center;align-items:center;text-align:center}.woocommerce-pagination .page-numbers .page-numbers.current{background-color:#fcbd1b}.woocommerce-pagination .page-numbers .prev,.woocommerce-pagination .page-numbers .next{display:flex}.modal{border-radius:0}.modal .modal-content{border-radius:0;width:42.3vw;height:100%}.modal .modal-header{padding:3.75rem 8.625rem 2.5rem;border-bottom:none}.modal .modal-header .btn-close{background:url(/uploads/2024/10/Icon-ionic-ios-close-circle.svg);background-repeat:no-repeat;opacity:1;position:absolute;right:1.875rem;top:1.875rem}.modal .modal-header .btn-close:hover{transform:scale(1.05);transition:.5s}.modal .modal-header p{font-family:Golos Text,sans-serif;font-size:1.25rem;font-weight:300;color:#000;line-height:1.5rem}.modal .modal-header h2{font-family:Golos Text,sans-serif;font-size:2.25rem;font-weight:900;color:#000;line-height:2.625rem}.modal .modal-body{padding:0 8.625rem 3.75rem}.modal .modal-body label{font-family:Golos Text,sans-serif;font-size:1.25rem;font-weight:300;color:#000;line-height:1.5rem}.modal .modal-body input{border-radius:0;height:55px;border-color:#afafaf}.modal .modal-body .reglement-input #reglement{width:1.25rem;height:1.25rem}.modal .modal-body .reglement-input a,.modal .modal-body .reglement-input label{font-size:1rem;font-family:Golos Text,sans-serif;font-weight:300;line-height:1.2em;color:#000}.modal .modal-body .reglement-input label{margin-left:1rem}.modal .modal-body .reglement-input .btn{background-color:#000;font-family:Golos Text,sans-serif;font-size:1.25rem;font-weight:300;line-height:1.5rem;color:#fff;padding:1rem 4rem}.modal .modal-body .reglement-input .btn:hover{background-color:#fff;color:#000}.modal-dialog{max-width:100%;margin-right:auto;margin-left:auto}.section-header{background-color:#36260d;color:#fff;padding-top:3.75rem}.section-header .woocommerce-products-header__title,.section-header .page-title{font-size:4.075rem;line-height:.95;color:#fff;font-weight:700}.section-header .woocommerce-products-header__title b,.section-header .woocommerce-products-header__title strong,.section-header .woocommerce-products-header__title .bold,.section-header .page-title b,.section-header .page-title strong,.section-header .page-title .bold{font-family:The Nautigal,cursive;font-size:1.35em}.section-header .txt-container{font-size:1.25rem;align-self:end}.section-header .blob-head{margin-top:-2rem;bottom:-1px;width:100%;height:auto}.slider-accueil{position:relative;margin-top:calc(-1 * var(--main-bar-height))}.slider-accueil .swiper-wrapper .swiper-slide{background-color:#27240c66;background-blend-mode:multiply;background-size:cover;background-repeat:no-repeat;background-position:center;min-height:100vh}.slider-accueil .swiper-wrapper p{font-size:7rem;line-height:.9;font-weight:700;color:#fff}.slider-accueil .swiper-wrapper p b,.slider-accueil .swiper-wrapper p strong,.slider-accueil .swiper-wrapper p .bold{font-family:The Nautigal,cursive}.slider-accueil .swiper-wrapper .btn-container{margin-top:2rem}.slider-accueil .blob-head{position:absolute;z-index:2;width:100%;height:auto;color:#fff8ed;bottom:-1px}.slider-accueil .blob-head svg{width:100%;height:auto}.slider-accueil .btn-scroll{width:5vw;min-width:50px;position:absolute;top:3vw;right:5vw;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:unset;padding:0;margin:0;border:none;border-radius:0}.slider-coup-de-coeur{overflow:hidden;position:relative;margin-top:4.75rem;padding-bottom:14.375rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(54, 38, 13)' viewBox='0 0 1200 111.26023'%3E%3Cpath d='M -1105.9102 0.001953125 C -1127.315 0.087910205 -1147.3998 3.6110156 -1165.7598 12.791016 C -1176.2998 18.061016 -1186.83 27.120078 -1200 35.580078 L -1200 111.25977 L 0 111.25977 L 1200 111.25977 L 2400 111.25977 L 2400 35.589844 C 2357.84 61.749844 2297.4009 52.199766 2232.9609 43.509766 C 2150.8609 32.449766 2069.6009 -0.69960938 1988.6309 0.65039062 C 1926.3509 1.6803907 1871.33 17.539453 1832.5 46.939453 C 1791.61 77.899453 1726.6609 93.141016 1658.4609 87.791016 C 1608.6209 83.881016 1561.3697 66.910625 1513.9297 49.890625 C 1479.8197 37.650625 1445.6005 25.389688 1410.2305 17.929688 C 1344.4305 4.0596871 1283.2002 -11.688984 1234.2402 12.791016 C 1223.7002 18.061016 1213.17 27.120078 1200 35.580078 L 1200 35.589844 C 1157.84 61.749844 1097.4009 52.199766 1032.9609 43.509766 C 950.86094 32.449766 869.60086 -0.69960937 788.63086 0.65039062 C 726.35086 1.6803906 671.33 17.539453 632.5 46.939453 C 591.61 77.899453 526.66094 93.141016 458.46094 87.791016 C 408.62094 83.881016 361.36969 66.910625 313.92969 49.890625 C 279.81969 37.650625 245.60047 25.389688 210.23047 17.929688 C 144.43047 4.0596876 83.200234 -11.688984 34.240234 12.791016 C 23.700234 18.061016 13.17 27.120078 0 35.580078 L 0 35.589844 C -42.16 61.749844 -102.59906 52.199766 -167.03906 43.509766 C -249.13906 32.449766 -330.39914 -0.69960938 -411.36914 0.65039062 C -473.64914 1.6803906 -528.67 17.539453 -567.5 46.939453 C -608.39 77.899453 -673.33906 93.141016 -741.53906 87.791016 C -791.37906 83.881016 -838.63031 66.910625 -886.07031 49.890625 C -920.18031 37.650625 -954.39953 25.389688 -989.76953 17.929688 C -1030.8945 9.2609372 -1070.2354 -0.14130868 -1105.9102 0.001953125 z ' /%3E%3C/svg%3E%0A");background-repeat:repeat-x;background-position:0 bottom;background-size:1920px}.slider-coup-de-coeur .simple-title{margin-top:2rem;text-wrap:balance}.slider-coup-de-coeur .simple-title:after{content:"";display:block;width:62px;height:1px;background-color:#36260d;margin-top:1.5rem}.slider-coup-de-coeur .swiper-coup-de-coeur{clip-path:inset(-100vw -100vw -100vw 0);overflow:visible}.slider-coup-de-coeur .swiper-coup-de-coeur .wc-content-product .mono-mv{display:none}.slider-coup-de-coeur .blob-wave{fill:#36260d;position:absolute;bottom:0;z-index:2;width:100%;height:auto;max-height:9rem}.section-centree{padding-top:4rem;padding-bottom:10.5rem;background-color:#fff8ed;color:#000}.section-centree .simple-title:after{content:"";display:block;width:62px;height:1px;background-color:#36260d;margin-top:1.5rem}.section-centree .txt-container{font-size:1.125rem}.reassurance{background-color:#fcbd1b;padding-top:5.375rem;padding-bottom:5.125rem}.reassurance .img-container{display:flex;justify-content:center;align-items:center}.reassurance .img-container img,.reassurance .img-container picture{max-width:5.3125rem;height:auto}.reassurance h3{font-size:1.3125rem;color:#fff;font-weight:600;margin-top:2.125rem}.section-titre-souligne{padding:3rem 0;background-color:#ebebeb}.section-titre-souligne h2{font-size:1.125rem;font-family:Golos Text,sans-serif;line-height:1em;color:#fcbd1b;letter-spacing:.1em;margin-bottom:4.062rem}.section-titre-souligne h2 span{border-bottom:2px solid #444}.section-titre-souligne p{font-size:1.125rem;font-family:Golos Text,sans-serif;line-height:1.5em;color:#27240c;letter-spacing:0em}.photo-plein-ecran{height:50vh;background-attachment:fixed;background-position:center;background-size:cover}.section-titre-2colonnes{padding-top:6.625rem;padding-bottom:7.75rem}.section-titre-2colonnes .simple-title{text-align:center;max-width:700px;margin:0 auto 5.062rem}.section-titre-2colonnes .txt-container{font-size:1.125rem;line-height:1.35;color:#27240c}.section-titre-2colonnes .txt-container p{margin-bottom:1.25rem}.section-titre-2colonnes h3{font-size:1.25rem;line-height:1.25;font-weight:600;color:#27240c;margin-bottom:1.25rem}.section-titre-2colonnes .first-col{padding-right:3.125rem}.section-titre-2colonnes .second-col{padding-left:3.125rem}.section-actus{overflow:hidden}.section-actus h1{font-size:3.125rem;font-family:Golos Text,sans-serif;font-weight:400;margin:2rem 0}.section-actus .row.reverse .photo-actu{order:2}.section-actus .row.reverse .text-content-actu{order:1}.section-actus .row .text-content-actu{padding:3rem 4rem}.section-actus .row .text-content-actu .sur-title{font-weight:700}.section-actus .row .text-content-actu h2{font-weight:400;margin-bottom:1.75rem}.section-actus .row .text-content-actu p{font-size:1.25rem;line-height:1.45}.section-actus .row>*{padding-right:0;padding-left:0}.section-actus .photo-actu img{width:100%;height:100%;object-fit:cover;object-position:center}.section-contact{margin-top:4rem;margin-bottom:2rem}.section-contact .filters{gap:.75rem;flex-wrap:wrap;margin-bottom:3rem}.section-contact .filters .button{font-size:1rem;padding:.75rem 1.25rem}.section-contact .map-contact #map{width:100%;height:90%;z-index:1}.section-contact .form-contact{padding-left:2rem}.section-contact .form-contact input:not([type=submit]),.section-contact .form-contact select,.section-contact .form-contact textarea{font-size:.95rem;width:100%;border-radius:0;border:1px solid rgb(54,38,13);color:#36260d;caret-color:#36260d;resize:none;padding:.938rem 2rem;background-color:#fff}.section-contact .form-contact select option{color:#36260d;font-family:Golos Text,sans-serif;font-weight:400}.section-contact .form-contact label{width:100%}.section-contact .form-contact h2{margin-top:2rem;font-size:1.563rem;color:#27240c}.section-contact .form-contact p{line-height:1.5em;color:#36260d;font-size:.938rem}.section-titre-texte{padding-top:5rem;padding-bottom:3rem;color:#36260d}.section-titre-texte+.section-titre-texte{padding-top:0;padding-bottom:5rem}.section-titre-texte:first-of-type h1{font-size:1.875rem;font-weight:700;line-height:1.5;display:block!important}.section-titre-texte h1{display:none}.section-titre-texte h2{font-size:1.125rem;font-weight:700;margin-bottom:2rem}.section-titre-texte h3{font-size:1.125rem;font-weight:700;margin:2rem 0}.section-titre-texte p,.section-titre-texte li{font-size:1.125rem;font-weight:400}.section-titre-texte:last-of-type{padding-bottom:5rem}.section-titre-texte p a{font-weight:700;color:#fcbd1b}.section-citation-photos{background-color:#36260d;color:#fff;padding-top:2rem;padding-bottom:8.5rem}.section-citation-photos .img-container{display:flex;max-width:100%;aspect-ratio:13.5/11.5}.section-citation-photos .img-container img,.section-citation-photos .img-container picture{width:100%;height:auto;object-fit:cover}.section-citation-photos .img-container.img02{margin-top:-3rem}.section-citation-photos .img-container.img03{margin-top:9rem;min-height:600px}.section-citation-photos .img-container.img04{margin-top:5.5rem;min-height:600px}.section-citation-photos .txt-container{max-width:650px;margin:1.375rem auto;font-size:1.375rem}.section-citation-photos .txt-container span{font-family:The Nautigal,cursive;font-size:1.75em;line-height:.5}.section-citation-photos .author{font-family:The Nautigal,cursive;font-size:2.875rem;line-height:1;margin-left:-.75rem}.section-citation-photos .mono-mv{margin-top:2.75rem;fill:#fff3;color:#fff3}.section-citation-photos hr{width:1px;height:43px;background-color:#fff;border:none;margin:3.75rem auto}.section-citation-photos hr:last-child{margin-bottom:0}body:has(.woocommerce-error) .woocommerce-error,body:has(.woocommerce-error) .alert.error{background:#ff5656;color:#fff}body:has(.woocommerce-error) .woocommerce-error a,body:has(.woocommerce-error) .alert.error a{color:#720000}body:has(.woocommerce-error) .woocommerce-error:focus,body:has(.woocommerce-error) .alert.error:focus{outline:none}body:has(.woocommerce-error) .woocommerce-error li:nth-child(2),body:has(.woocommerce-error) .woocommerce-error li:nth-child(3),body:has(.woocommerce-error) .woocommerce-error li:nth-child(4),body:has(.woocommerce-error) .woocommerce-error li:nth-child(5),body:has(.woocommerce-error) .woocommerce-error li:nth-child(6),body:has(.woocommerce-error) .woocommerce-error li:nth-child(7),body:has(.woocommerce-error) .alert.error li:nth-child(2),body:has(.woocommerce-error) .alert.error li:nth-child(3),body:has(.woocommerce-error) .alert.error li:nth-child(4),body:has(.woocommerce-error) .alert.error li:nth-child(5),body:has(.woocommerce-error) .alert.error li:nth-child(6),body:has(.woocommerce-error) .alert.error li:nth-child(7){display:none!important}body:has(.woocommerce-error) .wc-proceed-to-checkout{cursor:not-allowed}body:has(.woocommerce-error) .wc-proceed-to-checkout .checkout-button{background:silver!important;color:gray!important;opacity:.8;pointer-events:none}body:has(.woocommerce-error) .wc-proceed-to-checkout:hover .checkout-button{background:silver!important;color:gray!important}body#pro .zerosix-auto-promo-without-card,body#pro .coderockz_woo_delivery_dynamic_notice_check{display:none!important}body#pro td[data-title=Total],body#pro .order-total strong{color:#5b1300!important;font-style:italic}.alert.success{background:#7eff7e}.container-espace-pro-login-success-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;z-index:1000;visibility:hidden;opacity:0;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.container-espace-pro-login-success-modal.show{visibility:visible;opacity:1}.container-espace-pro-login-success-modal.show .modal-login-success{transform:translateY(0);opacity:1}.container-espace-pro-login-success-modal .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999}.container-espace-pro-login-success-modal .modal-login-success{position:relative;background:#fff;padding:40px 20px 20px;width:500px;max-width:90%;border-radius:8px;box-shadow:0 4px 15px #0000004d;z-index:1000;text-align:center;transform:translateY(-20px);opacity:0;transition:transform .3s ease-out,opacity .3s ease-out}.container-espace-pro-login-success-modal .modal-login-success h1{font-size:20px;margin-bottom:10px;color:#333}.container-espace-pro-login-success-modal .modal-login-success p{font-size:16px;color:#666}.container-espace-pro-login-success-modal .modal-login-success .modal-close{position:absolute;top:10px;right:15px;font-size:20px;border:none;background:none;cursor:pointer}.espace-pro-login{margin-block:4rem}.espace-pro-login h1{text-align:center}.espace-pro-login .subtitle{text-align:center;max-width:43.75rem;margin:0 auto}.espace-pro-login .form-container{max-width:34.375rem;margin:2rem auto 8rem}.espace-pro-login .form-container .toggle-menu{width:100%;display:flex;background:#e1e1e1;border-radius:5px}.espace-pro-login .form-container .toggle-menu span{position:relative;width:50%;text-align:center;display:block;padding:.3rem;font-weight:700;overflow:hidden;cursor:pointer;z-index:3}.espace-pro-login .form-container .toggle-menu span:before{position:absolute;left:0;top:0;content:"";display:block;width:100%;height:100%;background:#fff;border-radius:2.5px;z-index:-1;transition:transform .3s ease}.espace-pro-login .form-container .toggle-menu span#for-login{margin:5px 0 5px 5px}.espace-pro-login .form-container .toggle-menu span#for-login:before{transform:translate(100%)}.espace-pro-login .form-container .toggle-menu span#for-signup{margin:5px 5px 5px 0}.espace-pro-login .form-container .toggle-menu span#for-signup:before{transform:translate(-100%)}.espace-pro-login .form-container .toggle-menu span.active#for-login:before{transform:translate(0)}.espace-pro-login .form-container .toggle-menu span.active#for-signup:before{transform:translate(0)}.espace-pro-login .form-container form{display:none;flex-direction:column;gap:1rem;margin-top:1rem;padding:2rem;border:solid 1px #cbcbcb;border-radius:10px}.espace-pro-login .form-container form .title{font-weight:700;text-transform:uppercase}.espace-pro-login .form-container form .border-top-separator{border-top:dotted;margin-top:1rem}.espace-pro-login .form-container form .required-fields,.espace-pro-login .form-container form .policy-accept{font-size:small}.espace-pro-login .form-container form .form-signup-container{display:flex;flex-direction:column;gap:1rem}.espace-pro-login .form-container form .firstname-and-lastname{display:flex;gap:1rem}.espace-pro-login .form-container form .firstname-and-lastname label{width:50%}.espace-pro-login .form-container form .facturation-container{display:none}.espace-pro-login .form-container form .facturation-container label{width:100%}.espace-pro-login .form-container form .facturation-container.is-active{display:flex;flex-direction:column;gap:1rem}.espace-pro-login .form-container form .bank-info-container{display:none}.espace-pro-login .form-container form .bank-info-container label{width:100%}.espace-pro-login .form-container form .bank-info-container.is-active{display:flex;flex-direction:column;gap:1rem}.espace-pro-login .form-container form label{display:flex;flex-direction:column;gap:.5rem;font-weight:600;cursor:pointer}.espace-pro-login .form-container form label[for=password],.espace-pro-login .form-container form label[for=signup-password]{position:relative}.espace-pro-login .form-container form label[for=password] .eye,.espace-pro-login .form-container form label[for=signup-password] .eye{height:1rem;width:1rem;position:absolute;right:1rem;bottom:1rem}.espace-pro-login .form-container form label[for=password] .eye .open,.espace-pro-login .form-container form label[for=signup-password] .eye .open{display:block}.espace-pro-login .form-container form label[for=password] .eye .close,.espace-pro-login .form-container form label[for=signup-password] .eye .close,.espace-pro-login .form-container form label[for=password] .eye.active .open,.espace-pro-login .form-container form label[for=signup-password] .eye.active .open{display:none}.espace-pro-login .form-container form label[for=password] .eye.active .close,.espace-pro-login .form-container form label[for=signup-password] .eye.active .close{display:block}.espace-pro-login .form-container form label[for=signup-rib]{display:flex;margin-bottom:1rem}.espace-pro-login .form-container form label[for=signup-rib].is-active{display:none}.espace-pro-login .form-container form label[for=signup-address-is-different]{font-size:.9rem}.espace-pro-login .form-container form label[for=signup-address-is-different],.espace-pro-login .form-container form label[for=signup-add-pdf-rib],.espace-pro-login .form-container form label[for=signup-accept-cgv]{flex-direction:row;align-items:center}.espace-pro-login .form-container form label.woocommerce-form__label-for-checkbox{flex-direction:row;align-items:center;font-size:small}.espace-pro-login .form-container form label input,.espace-pro-login .form-container form label textarea{border:1px solid #ddd;border-radius:5px;padding:5px 10px}.espace-pro-login .form-container form label input:focus,.espace-pro-login .form-container form label textarea:focus{outline:2px solid #a1a1aa;outline-offset:2px}.espace-pro-login .form-container form label .checkbox-zone{display:flex}.espace-pro-login .form-container form label input[type=checkbox]{width:17px;height:17px;outline:none;cursor:pointer}.espace-pro-login .form-container form label input[type=checkbox]:checked{accent-color:#000}.espace-pro-login .form-container form .remember-and-password-lost{display:flex;align-items:center;justify-content:space-between}.espace-pro-login .form-container form .remember-and-password-lost p{margin:0}.espace-pro-login .form-container form .remember-and-password-lost p a{font-size:small}.espace-pro-login .form-container form button{margin-top:2rem;width:100%;border:none;border-radius:5px;padding:5px 10px;background-color:#000;color:#fff;font-weight:600;cursor:pointer;transition:background .3s ease,color .3s ease}.espace-pro-login .form-container form button:hover{background:#000e}.espace-pro-login .form-container form.form-is-active{display:flex}body#pro header .compte-pro-is-pending{display:flex;background:#0000003b;padding:1rem;width:max-content;margin-top:2rem;margin-left:auto;-webkit-user-select:none;user-select:none;cursor:progress}body#pro header .compte-pro-is-pending span{color:transparent;animation:loading 2s linear infinite}body#pro header .compte-pro-is-pending span:nth-child(1){animation-delay:.6666666667s}body#pro header .compte-pro-is-pending span:nth-child(2){animation-delay:.3333333333s}body#pro header .compte-pro-is-pending span:nth-child(3){animation-delay:.2222222222s}body#pro header .compte-pro-is-valid{display:none;padding:1rem;background:#069e648c;width:max-content;margin-top:2rem;margin-left:auto;-webkit-user-select:none;user-select:none}@media screen and (max-width: 1200px){body#pro header .compte-pro-is-valid{margin:0 auto}}body#pending-pro header .compte-pro-is-pending{display:flex;background:#0000003b;padding:1rem;width:max-content;margin-top:2rem;margin-left:auto;-webkit-user-select:none;user-select:none;cursor:progress}body#pending-pro header .compte-pro-is-pending span{color:transparent;animation:loading 2s linear infinite}body#pending-pro header .compte-pro-is-pending span:nth-child(1){animation-delay:.6666666667s}body#pending-pro header .compte-pro-is-pending span:nth-child(2){animation-delay:.3333333333s}body#pending-pro header .compte-pro-is-pending span:nth-child(3){animation-delay:.2222222222s}@keyframes loading{0%{color:transparent}25%{color:#000}50%{color:transparent}75%{color:#000}to{color:transparent}}@media screen and (max-width: 768px){.espace-pro-login{padding:2rem 1rem}.espace-pro-login .form-container .toggle-menu span{display:flex;justify-content:center;align-items:center;line-height:normal}.espace-pro-login .form-container form .firstname-and-lastname{flex-direction:column;gap:1rem}.espace-pro-login .form-container form .firstname-and-lastname label{width:100%}.espace-pro-login .form-container form .firstname-and-lastname input{height:2.5rem}}@media (max-width: 1599px){.sq-menu ul .menu-item a{font-size:3.25rem;padding:6px 0}}@media (max-width: 1360px){.sq-menu{background-size:30%}}@media (max-width: 1399px){:root{--main-bar-height: 140px}#head .menu{padding-top:2.25rem}}@media (max-width: 1100px){#main .menu-superieur,#main .menu-principal{padding:1rem 2rem}#main .menu-superieur{height:8rem}}@media (max-width: 991px){.menu-menu_sup-container{margin-bottom:1rem}}@media (max-width: 767px){.sq-menu ul{padding-left:.25rem;padding-right:.25rem}.sq-menu ul .menu-item a{font-size:2.75rem}.sq-menu ul .menu-item.current-menu-item a:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(252, 189, 27)' width='19' height='26' viewBox='0 0 21.8 29.9'%3E%3Cpath d='M21.1,10.7L3.4.2C3.2,0,2.9,0,2.6,0h-1C.8,0,.1.7.1,1.5v2.7c0,.4.1.7.3.9.1.1.3.3.4.4l15.9,9.4L1,24.3C.4,24.5,0,25.1,0,25.7v2.7c0,.8.7,1.5,1.5,1.5h1.1c.3,0,.5,0,.8-.2l4.5-2.7s0,0,0,0l13.2-7.9c.5-.3.7-.8.7-1.3v-5.9c0-.5-.3-1-.7-1.3Z'/%3E%3C/svg%3E");margin-right:1.5rem}.sq-menu ul .menu-item.current-menu-item a:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(252, 189, 27)' width='19' height='26' viewBox='0 0 21.8 29.9'%3E%3Cpath d='m 0.7,19.2 17.7,10.5 c 0.2,0.2 0.5,0.2 0.8,0.2 h 1 c 0.8,0 1.5,-0.7 1.5,-1.5 V 25.7 C 21.7,25.3 21.6,25 21.4,24.8 21.3,24.7 21.1,24.5 21,24.4 L 5.1,15 20.8,5.6 c 0.6,-0.2 1,-0.8 1,-1.4 V 1.5 C 21.8,0.7 21.1,0 20.3,0 h -1.1 c -0.3,0 -0.5,0 -0.8,0.2 l -4.5,2.7 c 0,0 0,0 0,0 L 0.7,10.8 C 0.2,11.1 0,11.6 0,12.1 V 18 c 0,0.5 0.3,1 0.7,1.3 z'/%3E%3C/svg%3E");margin-left:1.5rem}}@media (max-width: 650px){#main #menu-superieur .menu-item a{font-size:1rem}}@media (max-width: 575px){:root{--main-bar-height: 100px}#head .menu{padding-top:1.25rem;padding-bottom:1rem}#head .menu .menu-icons{gap:1.75rem}#head .menu .menu-icons .menu-button .sq-button{width:74px;height:46px}.sq-menu ul .menu-item.current-menu-item a:before{margin-right:.75rem}.sq-menu ul .menu-item.current-menu-item a:after{margin-left:.75rem}.sq-menu ul .menu-item:before a{font-size:2.5rem}}@media (max-width: 530px){.modal{--bs-modal-width: 450px !important}.modal-content{width:450px;height:450px;padding:2rem}#main .menu-superieur{padding:0}}@media (max-width: 480px){.sq-menu ul .menu-item a{font-size:2.15rem}}@media (max-width: 1599px){footer .infos-footer{padding-top:5.125rem;padding-bottom:5.875rem}}@media (max-width: 1399px){footer .infos-footer{padding-top:3.75rem;padding-bottom:3.25rem}}@media (max-width: 991px){footer .mono-mv{display:none}footer .logo{max-width:400px;margin:0 auto 2rem}footer .infos-footer{padding-top:2.25rem;padding-bottom:3rem}footer .infos-footer .social-container{margin-top:0}footer .link-footer ul{padding-left:0}footer .link-footer ul li{margin-left:0}footer .second-line-footer ul .link-rgpd{padding:.25rem 0}footer .second-line-footer ul .link-rgpd:before{content:""}}@media (max-width: 575px){footer .infos-footer{padding-top:1.75rem;padding-bottom:2rem}footer .infos-footer .social-container{margin-top:2rem}}@media (max-width: 1399px){.slider-accueil .swiper-wrapper p{font-size:6rem}}@media ((max-width: 991px) or (max-height: 700px)){.slider-accueil .swiper-wrapper p{font-size:5rem}}@media (max-width: 767px){.slider-accueil .swiper-wrapper .swiper-slide{min-height:90vh}.slider-accueil .btn-scroll{top:2vw;right:3vw}}@media (max-width: 625px){.slider-accueil .swiper-wrapper p{font-size:4rem}}@media (max-width: 565px){.slider-accueil .btn-scroll{top:1vw;right:1vw}}@media (max-width: 420px){.slider-accueil .swiper-wrapper p{font-size:3.75rem}}@media (max-width: 350px){.slider-accueil .swiper-wrapper p{font-size:3rem}}@media (max-width: 1499px){.slider-coup-de-coeur{background-size:1208px;padding-bottom:9.375rem}}@media (max-width: 1199px){.section-centree{padding-bottom:6.5rem}}@media (max-width: 991px){.section-centree{padding-bottom:4.25rem}.slider-coup-de-coeur{margin-top:2.75rem;padding-bottom:8.375rem}}@media (max-width: 767px){.section-centree{padding-top:3rem;padding-bottom:2.5rem}.section-centree .txt-container{margin-top:1.25rem}.slider-coup-de-coeur .simple-title{margin-top:0}.slider-upsells{padding-top:4rem;padding-bottom:3.5rem}}@media (max-width: 1399px){.section-citation-photos .img-container.img03{min-height:unset}}@media (max-width: 1199px){.section-citation-photos{padding-bottom:6.5rem}}@media (max-width: 991px){.section-citation-photos{padding-top:0}.section-citation-photos .mono-mv{margin-top:1.75rem;width:80px;height:80px}.section-citation-photos hr{margin:2.75rem auto}.section-citation-photos .img-container{display:flex;max-width:100%;aspect-ratio:12/9;max-height:max(250px,40vh);width:auto}.section-citation-photos .img-container.img03{margin-top:4rem}.section-citation-photos .img-container.img04{margin-top:-2rem;min-height:unset}}@media (max-width: 767px){.section-citation-photos{padding-bottom:4.5rem}.section-citation-photos .img-container{width:75%}}@media (max-width: 1399px){.archive-product-container{padding-bottom:12rem}.archive-product-container .products .row{--bs-gutter-x: 24px;--bs-gutter-y: 22px}}@media (max-width: 991px){.section-header .woocommerce-products-header__title,.section-header .page-title{font-size:3rem;margin-bottom:2rem}.section-header .blob-head{margin-top:0rem}.archive-product-container{padding-bottom:10rem}.archive-product-container .filters{margin-bottom:2rem}}@media (max-width: 767px){.archive-product-container{padding-bottom:8rem}.archive-product-container .woocommerce-ordering{margin-top:1rem;margin-bottom:1.5rem}.wc-content-product{padding-bottom:2.375rem}}@media (max-width: 575px){.section-header{padding-top:2.5rem}.archive-product-container{padding-bottom:6rem}.archive-product-container .filters,.archive-product-container .filters hr{margin-bottom:1.25rem}}@media (max-width: 480px){.wc-content-product{padding:.85rem 1rem 1.5rem}.archive-product-container{padding-bottom:3rem}.archive-product-container .products .row{--bs-gutter-x: 16px;--bs-gutter-y: 14px}}@media (max-width: 1599px){.section-product .product{margin-top:-4rem}.section-tabs{padding-top:5.25rem;padding-bottom:7.375rem}.section-tabs .tabs-product .tab-content{margin-top:4.875rem}}@media (max-width: 1399px){.section-product .product{margin-top:-2rem}.section-product .image-product-swiper{--swiper-pagination-bottom: 2.625rem}.section-product .content-product h1{font-size:3rem}}@media (max-width: 1199px){.section-product .product{margin-top:0}.section-product .product .left{margin-top:-6rem}.section-product .photo-credit{left:-2.75rem}.section-tabs{padding-top:3.75rem;padding-bottom:5.275rem}.section-tabs .tabs-product .tab-content{margin-top:2.875rem}.add-cart-quantity{flex-wrap:wrap}}@media (max-width: 991px){.reassurance{padding-top:4.375rem;padding-bottom:4.125rem}.reassurance .container .row{--bs-gutter-y: 2.25rem}.section-product .product .left{margin-top:-4rem}.section-product .photo-credit{left:-1.625rem}.section-product .list-image-product{max-width:600px;margin:0 auto}.section-product .content-product{margin-top:2rem}.section-product .add-cart-quantity{flex-wrap:nowrap}.section-tabs{padding-bottom:3.275rem}.section-tabs .tabs-product .nav-tabs{gap:1.75rem 2rem}}@media (max-width: 767px){.section-product .photo-credit{position:relative;writing-mode:initial;text-orientation:initial;transform:unset;left:0;margin-top:.25rem}.section-product .thumb-product-swiper{padding-top:.75rem}.section-product .product .left{margin-top:-4rem}.section-product .content-product h1{font-size:2.75rem}.section-tabs .tabs-product .nav-tabs{gap:1.75rem 1rem}}@media (max-width: 575px){.woocommerce .woocommerce-notices-wrapper:has(div),.woocommerce .woocommerce-notices-wrapper.has-notice{padding-left:1.5rem;padding-right:1.5rem}.woocommerce .woocommerce-notices-wrapper:has(div) .sq-add-to-cart,.woocommerce .woocommerce-notices-wrapper.has-notice .sq-add-to-cart{gap:1rem}.section-product .product .left{margin-top:-2rem}.section-product .image-product-swiper{--swiper-pagination-bottom: 1.625rem}.section-product .content-product h1{font-size:2.25rem}}@media (max-width: 475px){.section-product .add-cart-quantity{flex-wrap:wrap}.section-tabs .tabs-product .nav-tabs{gap:1.75rem .5rem}}@media (max-width: 700px){.photo-plein-ecran{height:25vh;background-attachment:scroll;background-position:center;background-size:cover}}@media (max-width: 991px){.section-titre-2colonnes{padding-top:4.625rem;padding-bottom:5.75rem}.section-titre-2colonnes .simple-title{margin-bottom:3rem}}@media (max-width: 767px){.section-titre-2colonnes{padding-top:2.625rem;padding-bottom:3.75rem}.section-titre-2colonnes .simple-title{margin-bottom:1.75rem}.section-titre-2colonnes .first-col{padding-right:calc(var(--bs-gutter-x) * .5)}.section-titre-2colonnes .second-col{padding-left:calc(var(--bs-gutter-x) * .5)}}@media (max-width: 767px){.section-titre-2colonnes{padding-bottom:1.75rem}}@media (max-width: 1830px){.section-actus .row .text-content-actu{padding-right:10rem}}@media (max-width: 1410px){.section-actus .row .text-content-actu{padding-right:5rem}}@media (max-width: 1200px){.section-actus .row .text-content-actu{padding-right:2rem}}@media (max-width: 992px){.section-actus .row.reverse .photo-actu{order:2}.section-actus .row.reverse .text-content-actu{order:1}.section-actus .row .text-content-actu{padding:5rem 2rem;order:1}.section-actus .row .text-content-actu h2{font-size:2rem}.section-actus .row .photo-actu{order:2}.section-actus .row .photo-actu img{width:100%;height:50vh;object-fit:cover;object-position:center}}@media (max-width: 767px){.section-actus .row .text-content-actu{padding:3rem 2rem}}@media (max-width: 992px){.section-contact .form-contact{padding-left:1rem}.section-contact .map-contact{padding-top:2rem}.section-contact .map-contact #map{height:50vh}}@media (max-width: 992px){.single-shop .text-content{padding-left:1rem}.single-shop .map-contact #map{margin-top:2.5rem;height:max(450px,50vh);width:100%}}@media (max-width: 767px){.single-shop{margin-bottom:3rem}}@media (max-width: 565px){.single-shop{margin-top:2rem;margin-bottom:2.25rem}}@media (max-width: 1599px){.woocommerce-cart .section-header .blob-head,.woocommerce-checkout .section-header .blob-head{margin-top:calc(-1 * var(--main-bar-height))}}@media (max-width: 1199px){.woocommerce-cart .section-header .blob-head,.woocommerce-checkout .section-header .blob-head{margin-top:-6rem}.section-cart,.section-checkout{padding-left:2rem;padding-right:2rem}.section-zerosix{padding-top:5.75rem;padding-bottom:5.5rem}}@media (max-width: 991px){.woocommerce-cart .section-header .blob-head,.woocommerce-checkout .section-header .blob-head{margin-top:-4rem}.section-cart,.section-checkout{padding-bottom:4rem;padding-left:1.25rem;padding-right:1.25rem}.section-cart .recap-price{margin-top:3rem}body.woocommerce-cart .cart-collaterals .sq-shipping td{padding-bottom:4rem}}@media (max-width: 767px){.woocommerce-cart .section-header .blob-head,.woocommerce-checkout .section-header .blob-head{margin-top:-2rem}.section-zerosix{padding-top:3.75rem;padding-bottom:3.75rem}.section-zerosix .button{margin-top:.875rem}}@media (max-width: 565px){.woocommerce-cart .section-header .blob-head,.woocommerce-checkout .section-header .blob-head{margin-top:0}.section-cart,.section-checkout{padding-left:0;padding-right:0}.section-cart .cart-content .shop_table .cart_item .product-content{display:flex;flex-direction:column;gap:.25rem}.section-cart .cart-content .shop_table .cart_item .product-content .product-subtotal{text-align:left}body.woocommerce-cart .cart-collaterals .cart_totals h2{margin-bottom:2rem}body.woocommerce-cart .cart-collaterals .sq-shipping td{padding-bottom:2rem}}@media (max-width: 475px){.section-cart .cart-content .shop_table .cart_item{padding-top:.75rem;padding-bottom:.75rem;flex-direction:column;gap:.25rem}.section-cart .cart-content .shop_table .cart_item .product-thumbnail{width:40%;min-width:120px}.section-cart .cart-content .shop_table .cart_item .product-thumbnail a img{aspect-ratio:1/1}}@media (max-width: 440px){.woocommerce .sq-coupon-form .coupon-form{flex-direction:column}.woocommerce .sq-coupon-form .coupon-form .form-floating,.woocommerce .sq-coupon-form .coupon-form .btn-container{width:100%}}@media (max-width: 991px){.checkout .column-right{padding-top:5rem}}@media (max-width: 767px){.section-checkout .login-row{padding-bottom:3rem}.section-checkout .woocommerce-shipping-fields,.section-checkout .woocommerce-account-fields,.section-checkout .woocommerce-terms-and-conditions-wrapper{margin-top:2.5rem}.checkout .column-right{padding-top:3rem}}@media (max-width: 700px){.section-checkout .woocommerce-form-login .form-row-first,.section-checkout .woocommerce-form-login .form-row-last,.section-checkout .woocommerce-billing-fields__field-wrapper .form-row-first,.section-checkout .woocommerce-billing-fields__field-wrapper .form-row-last,.section-checkout .woocommerce-shipping-fields__field-wrapper .form-row-first,.section-checkout .woocommerce-shipping-fields__field-wrapper .form-row-last{width:100%;margin-left:0}.section-checkout .woocommerce-form-login .form-row-first{margin-bottom:1rem}.woocommerce table.shop_table th{padding:0}.woocommerce table.shop_table .woocommerce-shipping-totals.shipping th{display:none!important}.woocommerce table.shop_table .woocommerce-shipping-totals.shipping td{text-align:start}.woocommerce table.shop_table .woocommerce-shipping-totals.shipping ul#shipping_method{display:flex;flex-direction:column;justify-content:start}.woocommerce table.shop_table .woocommerce-shipping-totals.shipping ul#shipping_method:before{content:"Expédition";font-family:Golos Text,sans-serif;font-weight:700;line-height:1.5em;color:#414141;letter-spacing:0em;text-align:left;margin-bottom:1rem}.woocommerce table.shop_table .woocommerce-shipping-totals.shipping ul#shipping_method li{justify-content:start}.woocommerce table.shop_table .woocommerce-shipping-totals.shipping ul#shipping_method li label{font-size:1rem}#coderockz_woo_delivery_setting_wrapper{padding-left:0}#coderockz_woo_delivery_setting_wrapper p{margin-bottom:.5rem}.woocommerce-checkout #payment ul.payment_methods,.woocommerce-checkout #payment div.form-row{padding:1rem 0}}@media (max-width: 460px){#coderockz_woo_delivery_pickup_time_field_field .select2.select2-container{width:60%!important}#payment ul{padding-left:0}.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{margin:-3px 0 0}}@media (max-width: 1500px){.section-account .woocommerce-MyAccount-navigation ul li a{font-size:.9rem}}@media (max-width: 1200px){.section-account .woocommerce-MyAccount-navigation ul{flex-direction:column;justify-content:center}.section-account .woocommerce-MyAccount-navigation ul li{margin:.4rem 0}.section-account .woocommerce-MyAccount-navigation ul li.is-active a:after{bottom:-10px}}@media (max-width: 630px){.section-login{padding:5rem 2rem}}@media (max-width: 570px){.section-account .woocommerce-MyAccount-content .woocommerce-info{text-align:center}.section-account .woocommerce-MyAccount-content .woocommerce-info .button{display:block;margin:1rem auto 0;float:none}}@media (max-width: 410px){.section-login{padding:8.75rem 0}}@media (max-width: 1500px){.modal .modal-content{width:55vw}}@media (max-width: 1360px){.modal .modal-content{width:60vw}}@media (max-width: 1200px){.modal .modal-content{width:70vw}}@media (max-width: 992px){.modal .modal-content{width:95vw}.modal .modal-header{padding:4rem 2rem}.modal .modal-body{padding:0 2rem 3rem}}@media (max-width: 570px){.modal-content .modal-header p{font-size:1rem}.modal-content .modal-header h2{font-size:1.75rem;line-height:2rem}}@media (max-width: 530px){.modal-content .modal-body{padding:0}.modal-content .modal-header{padding:2rem 0}}@media (max-width: 630px){.section-lostPassword{padding:5rem 2rem}.section-lostPassword .button{display:block!important;margin:0 auto!important}}@media (max-width: 430px){.section-lostPassword{padding:5rem 0rem}}
