/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(../fonts/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(../fonts/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(../fonts/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(../fonts/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6FxZCJgg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Abhaya Libre Medium';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: swap;
  src: url(../fonts/AbhayaLibre-Medium.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face{
	font-family:"Font Awesome 5 Free";
	font-style:normal;
	font-weight:900;
	font-display:block;
	src: url(../fonts/fa-solid-900.woff2) format('woff2');
	/*src:url("../../../assets/fonts/fa-solid-900.eot");
	src:url("../../../assets/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),
		url("../../../assets/fonts/fa-solid-900.woff2") format("woff2"),
		url("../../../assets/fonts/fa-solid-900.woff") format("woff"),
		url("../../../assets/fonts/fa-solid-900.ttf") format("truetype"),
		url("../../../assets/fonts/fa-solid-900.svg#fontawesome") format("svg")*/
}


.home_headlines{
	line-height: 2rem;
}


.abhaya-medium {
  font-family: 'Abhaya Libre Medium', serif;
}

.wp-block-heading{
	font-family: 'Abhaya Libre Medium', serif;
	color: #065528;
	font-weight: 500;
}

.montserrat {
  font-family: 'Montserrat', sans-serif;
}

.opensans {
  font-family: 'Open Sans', sans-serif;
}

.fw-100 { font-weight: 100; }
.fw-200 { font-weight: 200; }
.fw-300 { font-weight: 300; }
.fw-400 { font-weight: 400; }
.fw-500 { font-weight: 500; }
.fw-600 { font-weight: 600; }
.fw-700 { font-weight: 700; }
.fw-800 { font-weight: 800; }
.fw-900 { font-weight: 900; }

.fs-7 {
    font-size: .85rem !important;
}

.fs-8 {
    font-size: .75rem !important;
}
.site-main {
    margin-bottom: 0;
}

.article-content{
	/*min-height: 350px;*/
}

body,html {
    font-family: 'Open Sans', sans-serif;
	background-color: #f5f5f5;	
}
*{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;	
	text-shadow: rgba(0,0,0,.01) 0 0 1px;
}
.noclass{
	text-decoration: none!important;
	color: inherit!important;
}

.navbar-brand {
    font-size: 20px; /* taille par défaut pour xs et sm */
}

@media (min-width: 768px) { /* md */
    .navbar-brand {
        font-size: 20px;
    }
}

@media (min-width: 992px) { /* lg */
    .navbar-brand {
        font-size: 20px;
    }
}

@media (min-width: 1200px) { /* xl */
    .navbar-brand {
        font-size: 15px;
    }
}

@media (min-width: 1400px) { /* xxl */
    .navbar-brand {
        font-size: 20px;
    }
}


.text-shadowed{
	text-shadow: 0px 0px 2px #070707;
}

.bg-noelvert-dark{
	background-color: #065528;
}
.bg-noelvert-light{
	background-color: #007400;
}
.bg-noelvert-ultralight{
	background-color: #03BC03;
}

.btn.bg-noelvert-dark:hover{
	background-color: #076931;
}
.btn.bg-noelvert-light:hover{
	background-color: #008800;
}
.btn.bg-noelvert-ultralight:hover{
	background-color: #03C503;
}

.bg-veines{
	background-image: url("../images/bg-bois.gif");
	background-repeat: no-repeat;
	background-size: cover;
}

.banner_avis_wide_wrapper{
	background-image: url("../images/bgsapinswide.webp");
	background-repeat: no-repeat;
	background-size: cover;
}

.txt-noelvert-dark{
	color: #065528;
}
.txt-noelvert-light{
	color: #007400;
}
.txt-noelvert-ultralight{
	color: #03BC03;
}
.txt-noelvert-palegreen{
	color: #7BA05B;
}


.btnsquare{
	height: 40px;
	width: 40px;
}
.nav-item .nav-link{
	border-bottom: 2px solid transparent;
}
.nav-item .nav-link:hover{
	border-bottom: 2px solid #007400;
	color: #065528;
}

.carousel-caption {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: var(--bs-carousel-caption-color);
}
.carousel-headline {
  line-height: 59px;
  font-size: 64px;
  letter-spacing: -1.5px;
}

/* Écrans < 992px (tablettes) */
@media (max-width: 991.98px) {
  .carousel-headline {
    line-height: 40px;
    font-size: 44px;
    letter-spacing: -1.5px;
  }
	.banner_configurateur_wide_text{
		text-align: center;
	}
	.banner_configurateur_wide_wrapper img{
		max-height: 350px;
	}
	.sm-centered{
		text-align: center;
	}
	.navbar-brand{
		align-items: center!important;
	}
}

/* Écrans < 600px (mobiles) */
@media (max-width: 599.98px) {
  .carousel-headline {
    line-height: 30px;
    font-size: 34px;
    letter-spacing: -1.5px;
  }
	.banner_configurateur_wide_text{
		text-align: center;
	}
	.banner_configurateur_wide_wrapper img{
		max-height: 350px;
	}
	.sm-centered{
		text-align: center;
	}
	header #subNavbar .navbar ul{
		flex-direction: column!important;
	}
}
@media (max-width: 767.98px) {
	.topboutonsbar{
		width: 100%;
	}
	header .navbar>.burger-wrapper{
		justify-content: center;
	}
}
@media (max-width: 720px) {
	.nav-item .nav-link{
		font-size: 14px;
	}
}

@media (min-width: 767.98px) {
	header .navbar>.burger-wrapper{
		justify-content: center;
	}
}

.single_product_wrapper{
	transition: all 0.25s ease;
	cursor: pointer;
	min-height: 100%;
}
.single_product_wrapper:hover{
	box-shadow: 0 .5rem 0.5rem rgba(0,0,0,.15)!important;
	transform: translateY(-3px) scale(1);
	box-shadow: 0 50px 50px rgba(0, 0, 0, 0.05);
}

.carousel-control-prev:hover,
.carousel-control-next:hover{
	background-color: transparent;
}

footer{
	background-color: #383838;
	color: white;
}
footer ul li a.nav-link{
	color: white!important;
}
footer ul{
	list-style: none;
	padding-left: 0;
}
footer ul li{
	padding-left: 0;
}

.site-header-cart .cart-contents::after {
    display: inline-block;
    content: "";
}

.site-header-cart .cart-contents .count{
    top: 0;
    right: 0;
    background-color: red;
    border-radius: 8px;
    width: 15px;
    height: 15px;
    font-size: 10px;
    line-height: 15px;
    opacity: 1;
    color: white;
}
.site-header-cart .cart-contents .woocommerce-Price-amount.amount{
	font-weight: 600;
	font-size: .85rem !important;
}

.site-header-cart .WC_Widget_Cart {
    position: absolute;
    width: 300px;
    right: -20px;
}
.woocommerce-mini-cart.cart_list.product_list_widget {
	padding: 0;
	font-size: 12px;
}
.woocommerce-mini-cart-item.mini_cart_item{
	padding-right: 2em;
}
p.woocommerce-mini-cart__total.total{
	text-align:right;
    padding-right: 2em;
}

a:focus{
	outline-color:transparent;
}

.product-category-list .category-title{
	line-height: normal;
}

.product-category-list a:hover .category-title{
	background-color: #007400;
}
.product-category-list a:hover img{
	opacity: .8;
}

ol.breadcrumb{
	margin: 0;
	padding: 0;
}


.col-full {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .col-full {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .col-full {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .col-full{
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .col-full {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .col-full {
    max-width: 1320px;
  }
}
.storefront-breadcrumb {
  padding: 0;
  margin: 0;
}
.woocommerce-breadcrumb{
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 0px;
}

.product_cat_description .term-description p{
	color: #007400;
	font-family: 'Abhaya Libre Medium', serif;
	font-weight: 600;
	font-size: 26px;
	line-height: normal;
}
.product_cat_description .long-description p{
	color: #007400;
	font-size: 18px;
	line-height: normal;
}
.single_product_wrapper .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail{
	width: 100%;
}

.single_product_wrapper .bando-promo {
    background-color: #C5172E;
    color: white;
    transform: rotate(-45deg);
    transform-origin: center;
    padding: 5px 40px;
    position: absolute;
    top: 15px;
    left: -30px;
    z-index: 2;
    font-size: 0.85rem;
    font-weight: bold;
    white-space: nowrap;
    text-align: center;
	text-transform: uppercase;
}

.fiche-produit form.cart{
	display: flex;
	column-gap:15px;
}
.fiche-produit .woocommerce-Price-amount.amount{
	font-weight: 600;
}

.flex-control-nav.flex-control-thumbs {
    display: flex;
    flex-wrap: wrap;
    gap: 10px; /* optionnel : espace entre les éléments */
    margin-left: 0;
	margin-top: 10px;
    list-style: none;
    padding: 0;
    justify-content: flex-start;
}

.flex-control-nav.flex-control-thumbs li {
    flex: 0 0 calc(20% - 8px); /* 5 par ligne avec un petit gap */
    max-width: 20%;
    box-sizing: border-box;
}
@media (max-width: 768px) {
    .flex-control-nav.flex-control-thumbs li {
        flex: 0 0 33.33%; /* 3 par ligne */
        max-width: 33.33%;
    }
}

@media (max-width: 480px) {
    .flex-control-nav.flex-control-thumbs li {
        flex: 0 0 50%; /* 2 par ligne */
        max-width: 50%;
    }
}
.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li{
	flex: 0 0 auto;
    width: auto;
    height: auto;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images{
	position: relative;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images .woocommerce-product-gallery__trigger{
	position: absolute;
	z-index: 2;
	top: 10px;
    right: 10px;
}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images .woocommerce-product-gallery__trigger span{
	display: none!important;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images .woocommerce-product-gallery__trigger::before {
    content: '';
    display: inline-block;
    width: 35px;
    height: 34px;
    background-image: url("data:image/svg+xml,%3Csvg width='35' height='34' viewBox='0 0 35 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='17.5' cy='17' r='17' fill='%23C5172E'/%3E%3Cpath d='M26.757 15.962C27.231 16.582 27.231 17.419 26.757 18.038C25.264 19.987 21.682 24 17.5 24C13.318 24 9.73601 19.987 8.24301 18.038C8.01239 17.7411 7.88721 17.3759 7.88721 17C7.88721 16.6241 8.01239 16.2589 8.24301 15.962C9.73601 14.013 13.318 10 17.5 10C21.682 10 25.264 14.013 26.757 15.962V15.962Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.5 20C19.1569 20 20.5 18.6569 20.5 17C20.5 15.3431 19.1569 14 17.5 14C15.8431 14 14.5 15.3431 14.5 17C14.5 18.6569 15.8431 20 17.5 20Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0;
}



.comment-form-rating p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    line-height: 1;
    content: "";
	background-image:url("../images/star.svg");
    text-indent: 0;
    opacity: 1;
}
.comment-form-rating p.stars.selected a.active::before {
    background-image:url("../images/star-selected.svg");
    opacity: 1;
}
.comment-form-rating p.stars.selected a:not(.active)::before {
    background-image:url("../images/star-selected.svg");
    opacity: 1;
}
.comment-form-rating p.stars.selected a.active~a::before {
    background-image:url("../images/star.svg");
    opacity: 1;
}

.comment-form-rating p.stars a:hover~a::before {
    background-image:url("../images/star.svg");
    opacity: 1;
}

.comment-form-rating p.stars:hover a::before {
    background-image:url("../images/star-selected.svg");
    opacity: 1;
}

.comment-form-rating p.stars.selected a.active::before {
    background-image:url("../images/star-selected.svg");
    opacity: 1;
}

.star-rating span:before{
	color: #FFD001;
}

/*
.star-rating::before, .star-rating span::before {
    content: "";
	background-image:url("../images/star.svg");
    top: 0;
    left: 0;
	width: 78px;
    height: 15px;
    position: absolute;
}
#reviews .commentlist li .comment_container .comment-text .star-rating {
    height: 15px;
}
*/
.fiche-produit .edit-link{
	margin-top: 15px;
	display: block;
}

.fiche-produit .post-edit-link{
	background-color: darkgrey;
	color: white;
	padding: 5px 10px;
	border-radius: 5px;
	text-decoration: none;
}
.fiche-produit .post-edit-link:hover{
	background-color: rgba(147,147,147,1.00);
}

.fiche-produit .single_add_to_cart_button.button{
	background-color: #007400;
	border-radius: 5px;
}
.fiche-produit .single_add_to_cart_button.button:hover{
	background-color: #008F00;
}

.woocommerce-Tabs-panel h2,
.woocommerce-tabs .panel h2:first-of-type{
	font-family: 'Abhaya Libre Medium', serif;
	color: #313131;
	font-weight: 600;
	margin-bottom: .75em;
}

.nv-woocommerce-Tabs-panel.nv-panel h2:first-of-type{
	display: none;
}

.nv-woocommerce-Tabs-panel.nv-panel h2,
.nv-woocommerce-Tabs-panel.nv-panel h2:first-of-type,
.nv-woocommerce-Tabs-panel.nv-panel h3,
.nv-woocommerce-Tabs-panel.nv-panel h4,
.nv-woocommerce-Tabs-panel.nv-panel h5
{
	font-family: 'Abhaya Libre Medium', serif;
	color: #313131;
	font-weight: 600;
	margin-bottom: .75em;
}

.product .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs{
	padding-left: 0;
	
}

.nv-product-tab.nav-link.active {
    background-color: #14a552;
    color: white;
    
}

.nv-product-tab.nav-link {
    font-weight: 600;
}

.nav-link{
	color: #065528;
}

.product .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li a{
	font-weight: 600;
	text-decoration: none;
	color: black;
}

.product .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li{
	padding-left:15px;
	background-color: #EFEFEF;
	color:black;
}

.product .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li.active a,
.product .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li.active{
	color: #008F00;
	background-color: #fafafa;
}
form.woocommerce-cart-form tr.cart_item td{
	vertical-align: middle;
	padding:15px; 
		
}

form.woocommerce-cart-form tr.cart_item td a{
	/*text-decoration: none;*/
	color: black;
	font-weight: 600;
}

form.woocommerce-cart-form .product-thumbnail{
	position: relative;
}

form.woocommerce-cart-form .product-thumbnail img{
	margin: 0 auto 0 0;
}

form.woocommerce-cart-form .product-thumbnail a.remove{
	position: absolute;
	margin: -10px;
}

form.woocommerce-cart-form .product-thumbnail a.remove::before{
    font-size: 27px;
    line-height: normal;
    color: red;
    background-color: white;
    border-radius: 15px;
}

form.woocommerce-cart-form table.cart td.actions{
	border-top-color: #f5f5f5!important;
	border-top: 1em solid;
    /* background-color: rgba(0, 0, 0, 0); */
    padding: 5px;
    background-color: white;
}

form.woocommerce-cart-form table.cart td.actions button.button[name="update_cart"]{
	background-color: #007400;
    border-color: #007400;
    color: white;
}

.cart-collaterals .cross-sells{
	width: 100%;
	float: none;
	margin: 0;
}

.cart-totals-wrapper .cart_totals{
	width: 100%;
    float: none;
    clear: none;
}

.cart-collaterals a{
	text-decoration: none;
}

.cart-collaterals .cross-sells h2,
.cart-collaterals .cart_totals  h2{
	font-family: 'Abhaya Libre Medium', serif;
	color: #065528;
	margin-bottom: 20px;
	/*text-transform: uppercase;*/
	font-weight: 400;
}
@media (max-width: 575.98px) {
  .storefront-breadcrumb {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.fiche-produit form.variations_form.cart {
    display: inherit;
    column-gap: 15px;
}

form.variations_form table.variations{
	width: inherit;
}
form.variations_form tr th,
form.variations_form tr td{
	    vertical-align: middle;
}
form.variations_form .woocommerce-variation-add-to-cart {
	display: flex;
	gap: 10px;
}

form.variations_form .single_variation_wrap .woocommerce-variation-price{
	margin-bottom: 20px;
	font-size: 1.75rem !important;
	font-weight: 600;
}

.custom-dropdown-variation ul.dropdown-menu{
	width: max-content;
}

.page_content a{
	color: #065528;
}

.woocommerce-info a, .woocommerce-NoticeGroup a{
	color: white;
}

.woocommerce-MyAccount-navigation-link--downloads{
	display: none;
}

*{
	outline: none!important;
}
.show-password-input{
	line-height: 1.5;
}

#order_review_heading, #order_review {
    
	float: none;
    margin-right: inherit;
    clear: none;
}
#order_review_heading {
    width: 100%;
    float: none;
    margin-right: inherit;
    clear: none;
}


h1,h2,h3,h4,h5 {
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
}


.fc .fc-daygrid-day-frame, .fc-day{
	/*min-height: inherit;
	height: 50px;*/
	cursor: pointer;
}
#livraison-date-wrapper table{
	margin: 0;
}

th.fc-col-header-cell.fc-day a{
	text-decoration: none;
}

h2.fc-toolbar-title{
	font-size: 1.5rem !important;

}

.livraison-disabled{
	background-color: #ffd6d6!important;
	color: black;
	
	pointer-events: none!important;
	cursor: not-allowed!important;	
}

.fc .fc-day.fc-day-sun .fc-daygrid-day-frame, .fc-day.fc-day-sun {
	background-color: #ffd6d6!important;
	color: black;
	
	pointer-events: none!important;
	cursor: not-allowed!important;
}
.fc .fc-day.fc-day-sun{
	background-color: #ffd6d6!important;
	color: black;
	pointer-events: none!important;
	cursor: not-allowed!important;
}
.fc .fc-day.fc-day-sun a{
	background-color: #ffd6d6!important;
	color: black!important;
	pointer-events: none!important;
	cursor: not-allowed!important;
	text-decoration: none;
}
.fc .fc-day.fc-day-sun.fc-daygrid-day, .fc-day.fc-day-sun.fc-daygrid-day *{
	pointer-events: none!important;
	background-color: #ffd6d6!important;
}
.fc-event.no-shipping, .fc-event.no-shipping * {
  background-color: #ffd6d6;
  border: none;
  opacity: 1;
	color: black;
  pointer-events: none; /* empêche le déplacement */
}

.fc-event.no-shipping .fc-event-title.fc-sticky{
	text-align: center;
	width: 100%;
	font-size: 11px;
	line-height: normal;
}

.fc .fc-bg-event {
    opacity: 1!important;
	    display: flex;
    align-items: center;
    justify-content: center;
}
.fc .fc-daygrid-day-number {
    padding: 4px;
    position: relative;
    z-index: 4;
    font-size: 12px;
}

.fc .fc-button .fc-icon {
    font-size: 15px;
    vertical-align: middle;
    line-height: 12px;
    /* padding: 5px; */
    height: 15px;
    width: 15px;
    /* text-align: center; */
}
.fc .fc-button {
    font-size: 15px;
    line-height: 15px;
    padding: 5px;
}

.fc .fc-button-primary {
    background-color: #065528;
    border-color: #065528;
}

.fc .fc-button-primary:hover {
    background-color: #087738;
    border-color: #087738;
}

.fc .fc-toolbar.fc-header-toolbar {
    margin-bottom: 1em;
}
#calendar.fc{
	margin-top: 15px;
}
.fc .fc-daygrid-day-frame {
    min-height: inherit;
    position: relative;
    height: 60px;
}


/* Dépasser le container Bootstrap */
.wp-block-area {
	position: relative;
}


/* Évite un débordement horizontal dans le reste de la page */
body {
	overflow-x: hidden;
}
/*
.alignwide {
  	margin-left: -50px;
  	margin-right: -50px;
}

.alignfull {
	margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100%;  /* Pour la scrollbar de Windows */
}
*/
#ship-to-different-address{
	margin: 15px 0;
}

#ship-to-different-address label{
	font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

#ship-to-different-address .woocommerce-form__input-checkbox{
	position: inherit;
	top: inherit;
	right: inherit;
	transform: inherit;
	margin-right: inherit;
	margin-bottom: 5px;
}

.woocommerce-privacy-policy-text{
	font-size: 12px;
}

.woocommerce-shipping-methods{
	padding-left: 0;
}

.input-checkbox{
	border-color: grey;
}

.accordion *{
	box-shadow:none!important;
	border-top-left-radius: 0!important;
	border-top-right-radius: 0!important;
	border-radius: 0!important;
}

.accordion-button.collapsed:hover {
    /*color: var(--bs-accordion-active-color);*/
	background-color: #B7EAB7;
	color: black;
    /*box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);*/
}

.accordion-button:not(.collapsed) {
    /*color: var(--bs-accordion-active-color);*/
	background-color: #90df90;
	color: black;
    /*box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);*/
}
h2.accordion-header button.accordion-button::after {
	display: block;
}

nav.table-of-contents ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
nav.table-of-contents ul li{
	
}
nav.table-of-contents ul li a{
	color: inherit;
	text-decoration: none;
}
nav.table-of-contents ul li a:hover{
	color: #356537;
}

.cards .icon_wrapper{
	background-color: white;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 65px;
	height: 35px;
	padding: 5px 5px;
	border-radius: 5px;
	border: 1px solid #e5e5e5;
}

.cards img{
	height: 100%;
}

ul, ol {
    margin-left: 2em;
    padding: 0;
}

p+h2, p+header h2, p+h3, p+h4, ul+h2, ul+header h2, ul+h3, ul+h4, ol+h2, ol+header h2, ol+h3, ol+h4, table+h2, table+header h2, table+h3, table+h4, blockquote+h2, blockquote+header h2, blockquote+h3, blockquote+h4, form+h2, form+header h2, form+h3, form+h4 {
    margin-top: 1em;
}

.footer-col a {
	text-decoration: none;
	display: inline-block;
	padding-bottom: 3px;
	border-bottom: 1px solid transparent;
}

.footer-col a:hover {
	border-bottom-color: currentColor;
}

#page_toc{
	position: sticky;
    top: 1.5rem;
    right: 0;
    z-index: 2;
    /*height: calc(100vh - 7rem);*/
    overflow-y: auto;	
}

.table-of-contents .accordion .accordion-item h2.accordion-header .accordion-button a{
    font-size: 18px !important;
    line-height: normal;
}

.table-of-contents .accordion .accordion-item .accordion-collapse .accordion-body ul li a{
	font-size: 14px !important;
	line-height: normal;
}

.table-of-contents .accordion .accordion-item .accordion-collapse .accordion-body ul li a:hover{
	text-decoration: underline;
}

#page_toc a.active {
	color: #0d6efd;
	font-weight: bold;
	border-left: 2px solid green;
}

.dropdown.custom-dropdown-variation  ul.dropdown-menu li a.dropdown-item:active{
	background-color: rgba(212,229,212,1.00);
}

.dropdown.custom-dropdown-variation  ul.dropdown-menu li a.dropdown-item.active{
	background-color: rgba(113,170,113,1.00);
}
.dropdown.custom-dropdown-variation  ul.dropdown-menu li a.dropdown-item.active small{
	color: white;
	font-weight: bold;
}
.summary.entry-summary.fiche-produit .product_meta{
	display: none;
}

ol.flex-control-nav.flex-control-thumbs .flex-active{
	border: 1px solid green;
}

#kinoki_global_tab-tab-pane .tab-pic-wrapper{
	padding: 8px;
}

#kinoki_global_tab-tab-pane .tab-pic-wrapper small{
	display: block;
	line-height: normal;
	font-size: 12px;
}

.prefooter ul li a:hover{
  text-decoration: underline;
}

.prefooter ul li {
  list-style: none;
  position: relative;
  padding-left: 1.5em;
}

.prefooter ul li::before {
  content: '✓';
  position: absolute;
  left: 0;
  color: green;
  font-size: 1.1em;
}
.widget_shopping_cart_content a.button.checkout.wc-forward,
.woocommerce-message .button.wc-forward,
.wc-proceed-to-checkout a.checkout-button{
	color: white!important;
}


/* rgpd */
body #tarteaucitronRoot div#tarteaucitronAlertBig.tarteaucitronAlertBigTop {
    width: 60%;
    min-width: 285px;
    height: auto;
    margin: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 9000px #000;
    border-radius: 0;
    padding: 35px 25px;
}
body #tarteaucitronRoot div#tarteaucitronAlertBig.tarteaucitronAlertBigTop::before {
    content: "";
}
body div#tarteaucitronServices {
    border-radius: 0px;
}
button#tarteaucitronCloseCross > span:first-of-type {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  color: transparent; /* cache le texte */
  overflow: hidden;
}
body #tarteaucitronRoot button#tarteaucitronCloseAlert, body #tarteaucitronRoot button#tarteaucitronPrivacyUrl, body #tarteaucitronRoot button.tarteaucitronCTAButton{
    border: 0;
    border-radius: 0px;
	padding: 8px 10px!important;
}  
body #tarteaucitronAlertBig #tarteaucitronPersonalize, body #tarteaucitronAlertBig #tarteaucitronPersonalize2, body .tarteaucitronCTAButton{
    background: #008300;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px !important;
    line-height: 1.2;
    
    text-decoration: none;
    margin-left: 7px;
}
body #tarteaucitronRoot .tarteaucitronAllow .tarteaucitronCheck::before,
body #tarteaucitronRoot .tarteaucitronDeny .tarteaucitronCross::before,
body #tarteaucitronRoot .tarteaucitronIsAllowed .tarteaucitronDeny .tarteaucitronCross::before{
    content: "✓" !important;
}
body #tarteaucitronRoot #tarteaucitronServices_mandatory .tarteaucitronCheck::before,
body #tarteaucitronRoot .tarteaucitronIsAllowed .tarteaucitronAllow .tarteaucitronCheck::before,
body #tarteaucitronRoot .tarteaucitronIsDenied .tarteaucitronDeny .tarteaucitronCross::before {
    content: "✓" !important;
}

body button#tarteaucitronClosePanel{
    border-radius: 0px;
}

ul.pagination .active>.page-link, ul.pagination .page-link.active{
    background-color: #007400;
    border-color: #007400;
}



.woocommerce-breadcrumb span.crumb:first-of-type::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "\f015";
    margin-right: .5407911001em;
	color: black !important;
}

.woocommerce-breadcrumb .breadcrumb-separator{
	display: none;
}

.woocommerce-breadcrumb .crumb{
	margin: 0 3px;
}

.woocommerce-breadcrumb .crumb:last-of-type{
	margin: 0 0 0 7px;
}

.woocommerce-breadcrumb span.crumb a{
    /*display: inline-block;*/
    padding: 0px 12px;
    position: relative;
	text-decoration: none;
	color: black !important;
    font-weight: 600;
	
	height: 40px;
    display: inline-flex;
    align-items: center;	
	
}

.woocommerce-breadcrumb span.crumb a:hover::before,
.woocommerce-breadcrumb span.crumb a:hover::after{
    background: rgba(0, 0, 0, 0.1);
}

.woocommerce-breadcrumb span.crumb a::before{
	content: '';
    position: absolute;
    left: 0;
    height: 50%;
    width: 100%;	
	top: 0;
    transform: skew(30deg);
	background: rgba(0, 0, 0, 0.05);
    opacity: 1;
}
.woocommerce-breadcrumb span.crumb a::after{
	content: '';
    position: absolute;
    left: 0;
    height: 50%;
    width: 100%;
	bottom: 0px;
    transform: skew(-30deg);
	background: rgba(0, 0, 0, 0.05);
    opacity: 1;
}
.custom-select-wrapper {
	cursor: pointer;
}

.custom-select-overlay {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	z-index: 2;
	appearance: none;
	-webkit-appearance: none;
}
.woocommerce-result-count,
.custom-select-label {
	padding: 6px 10px;
	border: none;
	color: #000000;
	font-weight: 500;
	display: inline-flex;
	align-items: center;
	background-color:transparent;
	z-index: 1;
	pointer-events: none;
}
a.erase-filters {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 6px 16px;
	background-color: #888;
	border-radius: 24px;
	color: #fff!important;
	font-weight: 600;
	font-size: 14px;
	line-height: 1;
	gap: 6px;
	text-decoration: none;
	pointer-events: all !important;
    cursor: pointer;
}

a.erase-filters svg {
	display: block;
	width: 20px;
	height: 20px;
}

a.erase-filters:hover{
	background-color: rgba(161,161,161,1.00);
}

#wpadminbar a{
	color: white!important;
}

.prefooter {
    /*margin-top: 30px;*/
    display: inline-block;
}

.woocommerce-NoticeGroup * a,
.woocommerce-notices-wrapper * a,
.hentry .entry-content .woocommerce-notices-wrapper a,
.woocommerce-info a, .woocommerce-error a{
	color: white!important;
}

.cart-collaterals table.shop_table tr.woocommerce-shipping-totals.shipping{
    display: none!important;
}
