body .is-layout-constrained > .alignwide{max-width:var(--wp--style--global--wide-size);}
.has-text-align-center{text-align:center;}
.site .wc-block-grid__products{display:grid;gap:30px;margin:0;}
.has-1-columns .wc-block-grid__products{grid-template-columns:repeat(1, 1fr);}
.has-2-columns .wc-block-grid__products{grid-template-columns:repeat(2, 1fr);}
.has-3-columns .wc-block-grid__products{grid-template-columns:repeat(3, 1fr);}
.has-4-columns .wc-block-grid__products{grid-template-columns:repeat(4, 1fr);}
.has-5-columns .wc-block-grid__products{grid-template-columns:repeat(5, 1fr);}
.has-6-columns .wc-block-grid__products{grid-template-columns:repeat(6, 1fr);}
@media(max-width:1099px){
.has-2-columns .wc-block-grid__products, .has-3-columns .wc-block-grid__products, .has-4-columns .wc-block-grid__products, .has-5-columns .wc-block-grid__products, .has-6-columns .wc-block-grid__products{grid-template-columns:repeat(2, 1fr);}
}
@media(min-width:481px) and (max-width:600px){
.site .wc-block-grid.has-1-columns .wc-block-grid__product:nth-child(odd),
.site .wc-block-grid.has-1-columns .wc-block-grid__product:nth-child(2n),
.site .wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(odd),
.site .wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n),
.site .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(odd),
.site .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n),
.site .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(odd),
.site .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n),
.site .wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(odd),
.site .wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n),
.site .wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(odd),
.site .wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n){padding-left:0;padding-right:0;}
.wc-block-grid.has-1-columns .wc-block-grid__product, .wc-block-grid.has-2-columns .wc-block-grid__product, .wc-block-grid.has-3-columns .wc-block-grid__product, .wc-block-grid.has-4-columns .wc-block-grid__product, .wc-block-grid.has-5-columns .wc-block-grid__product, .wc-block-grid.has-6-columns .wc-block-grid__product{padding-bottom:40px;margin:0;}
}
.site .wc-block-grid.has-1-columns .wc-block-grid__product, .site .wc-block-grid.has-2-columns .wc-block-grid__product, .site .wc-block-grid.has-3-columns .wc-block-grid__product, .site .wc-block-grid.has-4-columns .wc-block-grid__product, .site .wc-block-grid.has-5-columns .wc-block-grid__product, .site .wc-block-grid.has-6-columns .wc-block-grid__product{flex:100%;max-width:100%;}
.site .wc-block-grid__product{position:relative;display:flex;flex-direction:column;text-align:left;margin:0;border:none;padding-bottom:50px;transition:all 0.2s;}
@media(min-width:993px){
.wc-block-grid__product:before{visibility:hidden;position:absolute;left:0;opacity:0;background-color:#fff;box-shadow:0 0 10px rgb(0 0 0 / 10%);content:"";transition:all .2s;width:calc(100% + 30px);height:calc(100% + 30px);margin-top:-15px;margin-left:-15px;}
.wc-block-grid__product:hover:before{visibility:visible;opacity:1;transition:all .2s;}
.wc-block-grid__product *{position:relative;}
.wc-block-grid__product .wc-block-grid__product-image{position:relative;transition:all 0.2s ease-in-out;}
.wc-block-grid__product:hover .wc-block-grid__product-image{transform:scale(0.982);}
}
.site .wc-block-grid .wc-block-grid__product .wc-block-grid__product-add-to-cart, .site .wc-block-grid .wc-block-grid__product .wc-block-grid__product-onsale, .site .wc-block-grid .wc-block-grid__product .wc-block-grid__product-price, .site .wc-block-grid .wc-block-grid__product .wc-block-grid__product-rating{margin:0;}
.wc-block-grid__products .wc-block-grid__product-image img{width:100%;}
.wc-block-grid__product-link{color:#2c2d33;}
.site .wc-block-grid__product .wc-block-grid__product-title{font-size:15px;letter-spacing:0;margin-bottom:4px;}
.wc-block-grid .wc-block-grid__product .wc-block-grid__product-price{color:#43454b;font-size:14px;margin-bottom:0.75em;order:2;margin-bottom:0;}
.wc-block-grid__product .wc-block-grid__product-onsale{position:absolute;top:10px;left:10px;min-width:inherit;min-height:inherit;font-size:11px;font-weight:normal;border-radius:3px;padding:3px 9px;opacity:0.8;line-height:15px;border:none;text-transform:none;pointer-events:none;}
.wc-block-grid__product .wc-block-grid__product-rating{order:1;margin:0;margin-bottom:4px;}
.wc-block-grid__product .star-rating{height:1.118em;position:relative;width:5.6em;margin:0 0 2px 0;font-size:12px;}
.wc-block-grid__product-add-to-cart{order:3;}
.wc-block-grid__product-add-to-cart.wp-block-button{position:absolute;z-index:1;bottom:0;opacity:0;width:100%;}
.wc-block-grid__product-add-to-cart.wp-block-button a.wp-block-button__link, .wc-block-grid__product-add-to-cart.wp-block-button .wc-block-components-product-button__button{display:block;width:100%;height:40px;padding:0;border-radius:4px;font-size:14px;font-weight:600;line-height:40px;text-align:center;transition:all 0.1s;}
.wc-block-grid__product:hover .wc-block-grid__product-add-to-cart.wp-block-button{opacity:1;}
hr.wp-block-separator{height:inherit;border-bottom:none;}
.wp-block-cover p{margin:0;}
.wp-block-cover img{display:block;}
.wp-block-columns p a, .wp-block-columns p a:hover{text-decoration:underline;text-decoration-thickness:0.5px;text-underline-offset:0.16em;}
.content-area hr.wp-block-separator{height:1px;}
.woocommerce-tabs .wp-block-image{margin:0 0 1.5em;}
.woocommerce-tabs .wp-block-image.aligncenter{margin-left:auto;margin-right:auto;}
@media(max-width:992px){
.woocommerce-tabs .wp-block-image{margin-bottom:1rem;}
}
.wp-block-pullquote{padding:0;text-align:left;}
@media(max-width:992px){
.wc-block-grid__products{gap:20px;}
.site .wc-block-grid__product.wc-block-grid__product{padding-bottom:55px;box-shadow:0 0 10px rgb(0 0 0 / 10%);}
.wc-block-grid__product-add-to-cart.wp-block-button{opacity:1;}
.wc-block-grid__product .wc-block-grid__product-title, .wc-block-grid .wc-block-grid__product .wc-block-grid__product-price, .wc-block-grid__product .wc-block-grid__product-rating, .wc-block-grid__product-add-to-cart.wp-block-button{padding-left:15px;padding-right:15px;}
.wc-block-grid .wc-block-grid__product .wc-block-grid__product-add-to-cart{margin-bottom:15px;}
}
@media(min-width:993px){
.page-template-template-fullwidth .site-main .alignwide, .page-template-template-fullwidth-no-heading .site-main .alignwide{margin-left:calc(25% - 25vw);margin-right:calc(25% - 25vw);width:auto;max-width:1000%;clear:both;}
.page-template-template-fullwidth .site-main .alignfull, .page-template-template-fullwidth-no-heading .site-main .alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:auto;}
} .woocommerce:has(.wc-block-components-notice-banner){padding-bottom:30px;}
.wc-block-components-notice-banner__content .buttons-wrapper{margin-top:10px;}
.is-large.wc-block-cart, .wp-block-woocommerce-checkout.wc-block-checkout{margin-top:2em;}
.is-large.wc-block-cart .wc-block-cart-items td.wc-block-cart-item__total:last-child{padding-right:0;}
.is-large.wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image{padding-left:0;}
.wp-element-button.wc-block-components-button.wc-block-cart__submit-button, .wp-element-button.wc-block-components-button.wc-block-components-checkout-place-order-button{border-radius:6px;font-weight:bold;transition:background 0.2s ease;}
.wc-block-components-notice-banner .message-inner{padding:5px;}
.wc-block-components-notice-banner .buttons-wrapper{margin-top:10px;}
@media(min-width:993px){
.site .wc-block-components-notice-banner{margin-right:auto;margin-left:auto;}
.single-product .site .wc-block-components-notice-banner{margin-top:0;margin-bottom:0;}
}
@media(max-width:992px){
.wc-block-components-notice-banner {
padding-right: 1em;
padding-left: 1em;
}
}.ri.menu-item::before{display:block;margin-top:5px;margin-bottom:-40px;min-height:22px;font-family:Rivolicons, sans-serif;font-size:22px;text-align:center;pointer-events:none;}
@font-face{font-family:Rivolicons;font-style:normal;font-display:block;src:url(//www.leperelucien.com/wp-content/themes/digi-boutik/assets/fonts/Rivolicons-Free.eot?-uew922);src:url(//www.leperelucien.com/wp-content/themes/digi-boutik/assets/fonts/Rivolicons-Free.eot?#iefix-uew922) format("embedded-opentype"),url(//www.leperelucien.com/wp-content/themes/digi-boutik/assets/fonts/Rivolicons-Free.woff2?-uew922) format("woff2"),url(//www.leperelucien.com/wp-content/themes/digi-boutik/assets/fonts/Rivolicons-Free.woff?-uew922) format("woff"),url(//www.leperelucien.com/wp-content/themes/digi-boutik/assets/fonts/Rivolicons-Free.svg?-uew922#Rivolicons-Free) format("svg"),url(//www.leperelucien.com/wp-content/themes/digi-boutik/assets/fonts/Rivolicons-Free.ttf?-uew922) format("truetype")}
[class*=" ri-"],[class^=ri-]{font-family:Rivolicons,sans-serif;speak:none;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.ri-adjust::before{content:"\e600"}
.ri-arrow-down::before{content:"\e601"}
.ri-arrow-left::before{content:"\e602"}
.ri-arrow-right::before{content:"\e603"}
.ri-arrow-up::before{content:"\e604"}
.ri-ban-circle::before{content:"\e605"}
.ri-bookmark::before{content:"\e606"}
.ri-bucket::before{content:"\e607"}
.ri-bullhorn::before{content:"\e608"}
.ri-calendar::before{content:"\e609"}
.ri-check-square::before{content:"\e60a"}
.ri-check::before{content:"\e60b"}
.ri-chevron-down-circle::before{content:"\e60c"}
.ri-chevron-down::before{content:"\e60d"}
.ri-chevron-left-circle::before{content:"\e60e"}
.ri-chevron-left::before{content:"\e60f"}
.ri-chevron-right-circle::before{content:"\e610"}
.ri-chevron-right::before{content:"\e611"}
.ri-chevron-top-circle::before{content:"\e612"}
.ri-chevron-up::before{content:"\e613"}
.ri-clock::before{content:"\e614"}
.ri-cloud-download::before{content:"\e615"}
.ri-cloud-upload::before{content:"\e616"}
.ri-cloud::before{content:"\e617"}
.ri-comment-bubble::before{content:"\e618"}
.ri-comment-square::before{content:"\e619"}
.ri-comment-txt-square::before{content:"\e61a"}
.ri-comments-bubble::before{content:"\e61b"}
.ri-computer::before{content:"\e61c"}
.ri-contract::before{content:"\e61d"}
.ri-crop::before{content:"\e61e"}
.ri-cross-circle::before{content:"\e61f"}
.ri-cross::before{content:"\e620"}
.ri-cutlery::before{content:"\e621"}
.ri-diamond::before{content:"\e622"}
.ri-document-add::before{content:"\e623"}
.ri-document-remove::before{content:"\e624"}
.ri-document::before{content:"\e625"}
.ri-download::before{content:"\e626"}
.ri-dribbble::before{content:"\e627"}
.ri-drop::before{content:"\e628"}
.ri-earth::before{content:"\e629"}
.ri-envelope::before{content:"\e62a"}
.ri-equal-circle::before{content:"\e62b"}
.ri-exclamation-circle::before{content:"\e62c"}
.ri-exclamation-triangle::before{content:"\e62d"}
.ri-expand::before{content:"\e62e"}
.ri-eye-close::before{content:"\e62f"}
.ri-eye::before{content:"\e630"}
.ri-facebook::before{content:"\e631"}
.ri-film-play::before{content:"\e632"}
.ri-flag::before{content:"\e633"}
.ri-glasses-classic::before{content:"\e634"}
.ri-glasses-hipster::before{content:"\e635"}
.ri-google-plus::before{content:"\e636"}
.ri-google::before{content:"\e637"}
.ri-hamburger-circle::before{content:"\e638"}
.ri-hamburger::before{content:"\e639"}
.ri-heart::before{content:"\e63a"}
.ri-history::before{content:"\e63b"}
.ri-home::before{content:"\e63c"}
.ri-info-circle::before{content:"\e63d"}
.ri-instagram::before{content:"\e63e"}
.ri-laptop::before{content:"\e63f"}
.ri-leaf::before{content:"\e640"}
.ri-link::before{content:"\e641"}
.ri-list::before{content:"\e642"}
.ri-location::before{content:"\e643"}
.ri-lock::before{content:"\e644"}
.ri-map-marker::before{content:"\e645"}
.ri-map::before{content:"\e646"}
.ri-meh::before{content:"\e647"}
.ri-microphone::before{content:"\e648"}
.ri-minus-circle::before{content:"\e649"}
.ri-moon::before{content:"\e64a"}
.ri-move::before{content:"\e64b"}
.ri-music-note-double::before{content:"\e64c"}
.ri-music-note::before{content:"\e64d"}
.ri-mustache::before{content:"\e64e"}
.ri-ok-circle::before{content:"\e64f"}
.ri-paperclip::before{content:"\e650"}
.ri-pencil-square::before{content:"\e651"}
.ri-pencil::before{content:"\e652"}
.ri-plus-circle::before{content:"\e653"}
.ri-power-switch::before{content:"\e654"}
.ri-pushpin::before{content:"\e655"}
.ri-question-circle::before{content:"\e656"}
.ri-random::before{content:"\e657"}
.ri-redo::before{content:"\e658"}
.ri-refresh::before{content:"\e659"}
.ri-resize-full::before{content:"\e65a"}
.ri-resize-h::before{content:"\e65b"}
.ri-resize-small::before{content:"\e65c"}
.ri-resize-v::before{content:"\e65d"}
.ri-retweet::before{content:"\e65e"}
.ri-rivoli::before{content:"\e65f"}
.ri-sad::before{content:"\e660"}
.ri-search-minus::before{content:"\e661"}
.ri-search-plus::before{content:"\e662"}
.ri-search::before{content:"\e663"}
.ri-share-square::before{content:"\e664"}
.ri-share::before{content:"\e665"}
.ri-shopping-cart::before{content:"\e666"}
.ri-smile::before{content:"\e667"}
.ri-star-empty::before{content:"\e668"}
.ri-star-half-empty::before{content:"\e669"}
.ri-star::before{content:"\e66a"}
.ri-stats::before{content:"\e66b"}
.ri-sun::before{content:"\e66c"}
.ri-tag::before{content:"\e66d"}
.ri-th-large::before{content:"\e66e"}
.ri-th-list::before{content:"\e66f"}
.ri-th::before{content:"\e670"}
.ri-thumbs-up::before{content:"\e672"}
.ri-trash::before{content:"\e673"}
.ri-tumblr::before{content:"\e674"}
.ri-twitter::before{content:"\e675"}
.ri-undo::before{content:"\e676"}
.ri-unlink::before{content:"\e677"}
.ri-unlock::before{content:"\e678"}
.ri-upload::before{content:"\e679"}
.ri-user-girl::before{content:"\e67a"}
.ri-user::before{content:"\e67b"}
.ri-users::before{content:"\e67c"}
.ri-volume-level-one::before{content:"\e67d"}
.ri-volume-level-three::before{content:"\e67e"}
.ri-volume-level-two::before{content:"\e67f"}
.ri-volume::before{content:"\e680"}
.ri-wrench::before{content:"\e681"}
.ri-youtube-play::before{content:"\e682"}
.ri-youtube::before{content:"\e683"}@media (prefers-reduced-motion: reduce) {
*, ::before, ::after {
animation-delay: -1ms !important;
animation-duration: 1ms !important;
animation-iteration-count: 1 !important;
background-attachment: initial !important;
scroll-behavior: auto !important;
transition-delay: 0s !important;
transition-duration: 0s !important;
}
}.fs-free-shipping-notice-and-button-wrapper{align-content:start;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.fs-free-shipping-notice-continue-shopping-button-wrapper,.fs-free-shipping-notice-text-and-progress-bar-wrapper{flex:0 1 auto;margin:0 .5em}.fs-free-shipping-notice-progress-bar-wrapper{align-items:center;display:flex;flex-direction:row}.fs-free-shipping-notice-progress-bar{border:1px solid #fff;border-radius:10px;height:10px;margin-left:10px;margin-right:10px;position:relative;width:100%}.fs-free-shipping-notice-progress-bar>span{background-color:#fff;border-bottom-left-radius:10px;border-top-left-radius:10px;display:block;height:100%;overflow:hidden;position:relative}.button.flexible-shipping-free-shipping-button{margin-left:0}