:root {
--green: #419b37; --gold: #FFD700; --sable-dore: #AC9664;
--dore-antique: #BE9A53;
--vert-olive: #525D3F;
--vert-emeraude: #378052; --argent: #9E9E9E;
--white: #FFFFFF; --red: #FF0000; --brique: #B4281B; --red-noel: #d45d69; --orange: #FF8C00; --rose-antique: #C67E8A; --black: #000000; --rose-vale: #D48E8C; --blanc-dore: #F6E4DA; --rose-argent: #D8A7B1; --shadow: 2px 2px 5px rgba(0, 0, 0, 0.5); --hover-shadow: 0 0 10px rgba(255, 215, 0, 0.5); } #banniere {
text-align: center;
background-color: var(--green);
color: white;
font-weight: bold;
} .single-post .container,
.single-post .site-content,
.single-post .content-area {
max-width: 900px;
margin: 0 auto;
padding: 0 20px;
} .woocommerce div.product .stock.pre-order,
.pre-order-badge-loop {
color: var(--orange);
text-transform: uppercase;
font-weight: 600;
position: absolute;
top: 5px;
left: 5px;
border: 2px solid var(--orange);
padding: .202em .6180469716em;
font-size: 10px;
border-radius: 5px;
} body.archive.woocommerce-page .product {
border: 2px solid #f4f4f4;
padding: 10px;
border-radius: 5px;
} .woocommerce-loop-product__link {
position: relative;
}
.soldout {
text-transform: uppercase;
font-weight: 600;
position: absolute;
top: 5px;
left: 5px;
border: 2px solid var(--red);
color: var(--red);
padding: .202em .6180469716em;
font-size: 10px;
border-radius: 5px;
} .pourcentage {
border: 1px solid var(--green);
color: var(--green);
padding: .202em .6180469716em;
font-size: .875em;
font-weight: 600;
display: inline-block;
margin-bottom: .6180469716em;
border-radius: 5px;
} .wpm-sold-product {
font-size: 100%;
display: block;
color: var(--green);
font-weight: bold;
} .wpm-shopping-button {
width: 100%;
text-align: center;
}  .promotion-annotation {
color: var(--green);
font-weight: bold;
} .promotion-annotation.urgent {
color: red;
animation: flash 1s infinite alternate;
} @keyframes flash {
0% { opacity: 1; }
100% { opacity: 0.5; }
} .gift-badge,
.livraison-rapide-badge,
.aloe-vera-badge {
border: 1px solid var(--green);
color: var(--green);
padding: .202em .6180469716em;
font-size: .875em;
border-radius: 3px; font-size: 0.9em; display: inline-block; margin-bottom: .6180469716em;
margin-right: 1em;
border-radius: 5px;
}
.fin-de-serie-badge {
display: inline-block;
background-color: #ffeb3b;
color: #000;
padding: 4px 8px;
font-size: 12px;
font-weight: bold;
border-radius: 4px;
margin-top: 5px;
} .lrgkf-badge {
display: inline-block;
width: 28px; 
height: 28px; 
background-image: url(https://mickaelconseillerlr.fr/wp-content/uploads/2024/11/lr_global_kids_fund_aufkleber_schwarz.jpg);
background-size: contain;
vertical-align: bottom;
border: 1px solid var(--green);
color: var(--green);
padding: 0.202em 0.618em;
margin-bottom: 0.58em;
margin-right: 1em;
border-radius: 5px;
} .edition-limite-badge {
border: 1px solid var(--green);
color: var(--green);
padding: .202em .6180469716em;
font-size: .875em;
text-transform: uppercase;
font-weight: 600;
display: inline-block;
margin-bottom: .6180469716em;
margin-right: 1em;
border-radius: 5px;
} .onsale {
display: none;
} .button.product_type_simple,
.button.product_type_simple.add_to_cart_button,
.button.product_type_variable.add_to_cart_button,
.storefront-sticky-add-to-cart__content-button,
.wp-block-button__link,
.added_to_cart,
.custom-login-message,
.custom-show-price,
.cta-vdi .button-vdi,
.filter-form button,
.slide-button {
border: 1px solid var(--green);
background-color: var(--green);
color: var(--white);
padding: .202em .6180469716em;
font-size: .955em;
font-weight: 500;
display: inline-block;
border-radius: 5px;
transition: all 0.5s ease;
}
.custom-partner-message {
border: 1px solid var(--green);
background-color: var(--green);
color: var(--white);
padding: .202em .6180469716em;
margin: .5em 0;
font-size: 1.1em;
font-weight: 500;
display: inline-block;
border-radius: 5px;
transition: all 0.5s ease;
}
.custom-partner-message:hover {
border: 1px solid #2d7829;
background-color: #2d7829;
color: var(--white);
transform: scale(1.1);
} .single_add_to_cart_button,
.bouton-abonnement{
border: 1px solid var(--green);
background-color: var(--green);
color: var(--white) !important;
padding: .202em .6180469716em;
font-size: 1.4em;
font-weight: 600;
display: inline-block;
border-radius: 5px;
transition: all 0.5s ease;
text-decoration: none !important;
} .single-product div.product p.price {
font-size: 1.41575em;
margin: .5em 0;
} .button.product_type_simple:hover,
.button.product_type_simple.add_to_cart_button:hover,
.button.product_type_variable.add_to_cart_button:hover,
.custom-login-message:hover,
.cta-vdi .button-vdi:hover,
.filter-form button:hover,
.slide-button:hover {
background-color: #2d7829; border-color: #2d7829; color: var(--white); transform: scale(1.1);
} .star-rating {
font-weight: 600 !important;
} #payment .payment_methods > .woocommerce-PaymentMethod > label,
#payment .payment_methods > .wc_payment_method > label {
background-color: #e0e0e0; } .partenaire {
display: flex;
flex-wrap: wrap;
gap: 20px;
}
.avantages {
flex: 1 1 45%;
min-width: 300px;
background-color: #f2f2f2;
padding: 20px;
border-radius: 8px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
} .woocommerce-review__verified.verified {
display: flex;
align-items: center;
gap: 5px; color: green;
font-weight: bold;
} .woocommerce-review__verified.verified {
font-weight: bold !important;
color: green !important;
position: relative;
}
.woocommerce-review__verified.verified::before {
content: "";
display: inline-block;
width: 18px;
height: 18px;
background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="green"><circle cx="12" cy="12" r="10" fill="green"/><path d="M9 12l2 2 4-4" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;
background-size: contain;
margin-right: 5px;
vertical-align: middle;
} .no-price .cart,
.no-price .moyens-paiement,
.no-price .ppcp-messages,
.no-price .ppc-button-wrapper,
.no-price .woocommerce-Price-amount,
.no-price .button,
.no-price .custom-show-price,
.no-price .custom-login-message{
display: none !important;
} .woobt-additional.woobt-text,
.product_meta .sku_wrapper,
.product_meta .posted_in,
.product_meta .tagged_as {
display: none !important;
}
.woobt-before-text.woobt-text{
font-size: 18px; 
font-weight: bold;
}
.woobt-wrap {
margin-top: 1em;
} @media (max-width: 768px) {
.woobt-inner {
flex-direction: column; }
.woobt-summary {
order: 1; text-align: left; }
} .wc-block-grid__products {
display: flex;
flex-wrap: wrap;
justify-content: space-between; }
.wc-block-grid__product {
flex: 1 1 calc(20% - 10px); max-width: calc(20% - 10px);
box-sizing: border-box;
margin-bottom: 20px; } @media (max-width: 768px) {
.avantages {
flex: 1 1 100%;
}
.boutons {
flex-direction: column;
align-items: center;
} .woocommerce ul.products {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.woocommerce ul.products li.product {
width: 48%; margin: 0 1% 15px 1%; }
} .moyens-paiement {
display: flex;
flex-wrap: wrap; gap: 10px; align-items: center;
padding: 0px;
}
.moyens-paiement img {
max-width: 50px; height: auto;
border: 1px solid #ddd; border-radius: 5px; padding: 5px;
background: var(--white); }
.filter-form {
display: flex;
gap: 10px;
margin-bottom: 20px;
}
.filter-form label {
display: flex;
align-items: center;
gap: 5px;
}
@media (max-width: 768px) {
.filter-form {
flex-direction: column; }
} .storefront-product-section.storefront-woocommerce-brands,
.comment-form-url{
display: none;
}
.page-template-template-homepage .type-page,
.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
padding-top: 0em !important;
}  .swiper-container {
width: 100%;
height: 600px; margin: 0 auto; position: relative;
} .swiper-slide img {
width: 100%;
height: 100%;
object-fit: cover; }
@media (max-width: 768px) {
.swiper-container {
height: 250px; }
}
@media (max-width: 480px) {
.swiper-container {
height: 200px; }
} .slide-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4); display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
color: var(--white);
text-align: center;
padding: 20px;
}
.slide-overlay h2 {
color: var(--white) !important;
} .swiper-button-prev,
.swiper-button-next {
position: absolute;
top: 50%;
transform: translateY(-50%);
color: var(--white); z-index: 10;
} .swiper-button-prev {
left: 20px; } .swiper-button-next {
right: 20px; } .swiper-pagination {
position: absolute;
bottom: 20px; left: 50%;
transform: translateX(-50%);
z-index: 10;
} .woocommerce-info, 
.woocommerce-noreviews, 
p.no-comments,
.cr-qna-ask-button,
.cr-review-form-submit {
background-color: var(--green) !important;
}
.message-abonnement {
border: 2px solid #419b37;
padding: 15px;
margin-bottom: 15px;
background: #fff;
text-align: center;
}
.message-abonnement p {
font-weight: bold;
font-size: 16px;
margin-bottom: 10px;
}
.bouton-abonnement:hover {
background-color: #36892f;
}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails{text-align:center}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::before,.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::after{content:"";display:table}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::after{clear:both}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li{display:inline-block;width:auto !important;float:none !important;margin-bottom:0 !important}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li img{max-height:16px;width:auto;display:block}.widget_brand_nav ul li .count{float:right}.tax-product_brand .woocommerce-products-header{display:flex;flex-direction:column;margin:0 0 2.2906835em;text-align:center}.tax-product_brand .woocommerce-products-header .brand-thumbnail{margin:0 0 1em;width:auto;max-height:2.2906835em;align-self:center;order:1}.tax-product_brand .woocommerce-products-header .woocommerce-products-header__title,.tax-product_brand .woocommerce-products-header .term-description{order:2}div#brands_a_z::before,div#brands_a_z::after{content:"";display:table}div#brands_a_z::after{clear:both}div#brands_a_z ul.brands_index{margin-left:0;padding:0}div#brands_a_z ul.brands_index li{float:none;display:inline-block;margin:0 .3342343017em .2360828548em 0;padding:0;text-transform:uppercase}div#brands_a_z ul.brands_index li a,div#brands_a_z ul.brands_index li span{float:none;display:block;border:0;padding:.3819820591em;min-width:1.618em;text-align:center;background-color:#eee;color:#43454b;line-height:1}div#brands_a_z ul.brands_index li span{opacity:.3}div#brands_a_z h3{text-transform:uppercase}div#brands_a_z a.top{padding:.6180469716em;background-color:#eee;color:#43454b;border:0;line-height:1}div#brands_a_z ul.brands{margin-left:0;list-style-position:inside}div#brands_a_z ul.brands li{margin:0 0 .3819820591em;padding:0 0 .3819820591em;border-bottom:1px solid rgba(0,0,0,.05)}.storefront-wc-brands-single-product{margin:0 0 .5407911001em}.storefront-wc-brands-single-product img{max-height:2.2906835em}@media(min-width: 768px){div#brands_a_z ul.brands_index{width:21.7391304348%;float:left;margin-right:4.347826087%;transition:all .5s ease}div#brands_a_z h3{width:73.9130434783%;float:right;margin-right:0;clear:right;text-transform:uppercase}div#brands_a_z h3:first-of-type{margin-top:0}div#brands_a_z a.top{clear:right}div#brands_a_z ul.brands{width:73.9130434783%;float:right;margin-right:0;clear:right}}@media screen and (min-width: 768px) {
.sp-header-active .site-header .site-header-cart,
.sp-header-active .site-header .secondary-navigation,
.sp-header-active .site-header .main-navigation,
.sp-header-active .site-header .site-search,
.sp-header-active .site-header .site-branding {
width: auto !important;
float: none !important;
margin-right: 0 !important;
margin-bottom: 0 !important;
}
.sp-header-active .sp-header-span-1 {
width: 4.347826087%;
float: left;
margin-right: 4.347826087%;
}
.sp-header-active .sp-header-pre-1 {
margin-left: 8.6956521739%;
}
.sp-header-active .sp-header-post-1 {
margin-right: 8.6956521739%;
}
.sp-header-active .sp-header-span-2 {
width: 13.0434782609%;
float: left;
margin-right: 4.347826087%;
}
.sp-header-active .sp-header-pre-2 {
margin-left: 17.3913043478%;
}
.sp-header-active .sp-header-post-2 {
margin-right: 17.3913043478%;
}
.sp-header-active .sp-header-span-3 {
width: 21.7391304348%;
float: left;
margin-right: 4.347826087%;
}
.sp-header-active .sp-header-pre-3 {
margin-left: 26.0869565217%;
}
.sp-header-active .sp-header-post-3 {
margin-right: 26.0869565217%;
}
.sp-header-active .sp-header-span-4 {
width: 30.4347826087%;
float: left;
margin-right: 4.347826087%;
}
.sp-header-active .sp-header-pre-4 {
margin-left: 34.7826086957%;
}
.sp-header-active .sp-header-post-4 {
margin-right: 34.7826086957%;
}
.sp-header-active .sp-header-span-5 {
width: 39.1304347826%;
float: left;
margin-right: 4.347826087%;
}
.sp-header-active .sp-header-pre-5 {
margin-left: 43.4782608696%;
}
.sp-header-active .sp-header-post-5 {
margin-right: 43.4782608696%;
}
.sp-header-active .sp-header-span-6 {
width: 47.8260869565%;
float: left;
margin-right: 4.347826087%;
}
.sp-header-active .sp-header-pre-6 {
margin-left: 52.1739130435%;
}
.sp-header-active .sp-header-post-6 {
margin-right: 52.1739130435%;
}
.sp-header-active .sp-header-span-7 {
width: 56.5217391304%;
float: left;
margin-right: 4.347826087%;
}
.sp-header-active .sp-header-pre-7 {
margin-left: 60.8695652174%;
}
.sp-header-active .sp-header-post-7 {
margin-right: 60.8695652174%;
}
.sp-header-active .sp-header-span-8 {
width: 65.2173913043%;
float: left;
margin-right: 4.347826087%;
}
.sp-header-active .sp-header-pre-8 {
margin-left: 69.5652173913%;
}
.sp-header-active .sp-header-post-8 {
margin-right: 69.5652173913%;
}
.sp-header-active .sp-header-span-9 {
width: 73.9130434783%;
float: left;
margin-right: 4.347826087%;
}
.sp-header-active .sp-header-pre-9 {
margin-left: 78.2608695652%;
}
.sp-header-active .sp-header-post-9 {
margin-right: 78.2608695652%;
}
.sp-header-active .sp-header-span-10 {
width: 82.6086956522%;
float: left;
margin-right: 4.347826087%;
}
.sp-header-active .sp-header-pre-10 {
margin-left: 86.9565217391%;
}
.sp-header-active .sp-header-post-10 {
margin-right: 86.9565217391%;
}
.sp-header-active .sp-header-span-11 {
width: 91.3043478261%;
float: left;
margin-right: 4.347826087%;
}
.sp-header-active .sp-header-pre-11 {
margin-left: 95.652173913%;
}
.sp-header-active .sp-header-post-11 {
margin-right: 95.652173913%;
}
.sp-header-active .sp-header-span-12 {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0;
}
.sp-header-active .sp-header-pre-12 {
margin-left: 104.347826087%;
}
.sp-header-active .sp-header-post-12 {
margin-right: 104.347826087%;
}
.sp-header-active .sp-header-row:after {
content: "";
display: table;
clear: both;
}
.sp-header-active .sp-header-empty {
padding: 1.618034em 0;
}
.sp-header-active .sp-header-empty:after {
content: "";
display: table;
clear: both;
}
.sp-header-active .sp-header-last {
float: right;
margin-right: 0;
}
}@media screen and (min-width: 768px) {
.sp-fixed-width .site {
max-width: 75.998em;
margin: 0 auto;
}
.sp-fixed-width.sp-max-width .site {
max-width: 95%;
}
.sp-max-width .col-full {
max-width: 90%;
}
.sp-max-width .site {
overflow-x: hidden;
}
.sp-max-width .sph-hero .col-full,
.sp-max-width .sprh-hero .col-full {
max-width: 65.141em;
}
}.sp-shop-alignment-left ul.products li.product {
text-align: left;
}
.sp-shop-alignment-left ul.products li.product .star-rating,
.sp-shop-alignment-left ul.products li.product img {
margin-left: 0;
}
.sp-shop-alignment-right ul.products li.product {
text-align: right;
}
.sp-shop-alignment-right ul.products li.product .star-rating,
.sp-shop-alignment-right ul.products li.product img {
margin-right: 0;
}
@-webkit-keyframes spin {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
.jscroll-added .storefront-sorting {
display: none;
}
.sp-loader {
position: relative;
height: 1em;
font-size: 2.244em;
}
.sp-loader:before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f110";
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
line-height: 1;
text-align: center;
-webkit-animation: spin linear 1s infinite;
animation: spin linear 1s infinite;
}
.sp-section-description {
text-align: center;
}
@media screen and (min-width: 768px) {
.single-product.sp-product-gallery-hidden div.product .summary,
.single-product.sp-product-gallery-hidden.storefront-full-width-content div.product .summary {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0;
}
.single-product.sp-product-gallery-stacked div.product .images,
.single-product.sp-product-gallery-stacked div.product .summary,
.single-product.sp-product-gallery-stacked.storefront-full-width-content div.product .images,
.single-product.sp-product-gallery-stacked.storefront-full-width-content div.product .summary {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0;
}
.single-product.sp-product-gallery-stacked div.product .images .thumbnails a.zoom {
width: 29.4117647059%;
float: left;
margin-right: 5.8823529412%;
margin-right: 5.8823529412%;
}
.single-product.sp-product-gallery-stacked.storefront-full-width-content div.product .images .thumbnails a.zoom {
width: 13.0434782609%;
float: left;
margin-right: 4.347826087%;
margin-right: 4.347826087%;
}
.site-branding::after,
.site-search::after,
.main-navigation::after,
.secondary-navigation::after,
.site-header-cart::after {
clear: both;
content: "";
display: table;
}
}