figure.wp-block-table {
	overflow: initial;
}
.wp-block-table td:empty:after {
	content: 'Empty cell';
	visibility: hidden;
}
.wp-block-table figcaption {
    font-style: italic;
    text-align: center;
    font-size: 13px;
    line-height: 1;
    margin-top: 20px;
	color: #FFFFFF;
}
table {
	border: 1px solid #dedede;
	margin: 10px 0px;
	border-spacing: 0;
}
figure.wp-block-table th {
	border: 1px solid #dedede;
	background: #3EA880;
	color: #FFFFFF;
	font-weight: bold;
	padding: 12px;
}
figure.wp-block-table td {
	border: 1px solid #dedede;
	padding: 12px;
}
figure.wp-block-table thead {
	border: none;
}
footer {
	position: relative;
	background: #000000;
	color: #FFFFFF;
	z-index: 1;
	text-align: center;
}
#footerInner {
	position: relative;
	width: 90%;
	max-width: 1200px;
	margin: 0px auto;
	padding: 60px 0px 40px 0px;
}
footer a {
	color: #FFFFFF;
	text-decoration: none;
}
footer a:hover {
	text-decoration: underline;
}
#signature {
    font-size: 12px;
    color: #FFFFFF;
    padding: 0 5% 25px 5%;
}
::selection {
	background-color: #3EA880;
	color: #FFFFFF;
}
#wrapper .wp-block-image {
    margin: 0;
}
body:not(.home) #wrapper p a,
body:not(.home) #wrapper li a {
	transition: 0.2s ease-in-out;
}
body:not(.home) #wrapper p a:not(.bouton):hover,
body:not(.home) #wrapper li a:not(.button):not(.woocommerce-loop-product__link):not(.bouton):hover {
	color: #3EA880;
}
#wrapper .wp-block-column > :first-child,
.wp-block-cover__inner-container > :first-child {
	margin-top: 0;
}
#wrapper .wp-block-column > :last-child,
#wrapper .wp-block-cover__inner-container > :last-child,
#wrapper div#text .wp-block-group__inner-container > div:last-child {
	margin-bottom: 0;
}
#wrapper div#text > *:not(.wp-block-cover):not(.wp-block-group),
#wrapper div#text > figure,
#wrapper div#text > ul,
#wrapper div#text > .wp-block-group > .wp-block-group__inner-container,
#wrapper div#text > p,
body.single-post #wrapperInner .pager {
	width: 90%;
	max-width: 1200px;
	margin-left: auto;
    margin-right: auto;
	box-sizing: border-box;
}
#wrapper div#text > ul {
	padding-left: 15px;
}
#wrapper div#text > ol {
    padding-left: 21px;
}
.wp-block-cover {
	overflow: hidden;
}
.wp-block-cover img {
    transition: transform 0.4s ease-out;
}
.wp-block-cover.is_hovered img {
	transform: scale(1.1);
}
.wp-block-group__inner-container > .wp-block-cover h2 {
    max-width: 740px;
    margin: 0 auto;
}
div .wp-block-image figcaption {
    margin-top: 15px;
    text-align: center;
    font-style: italic;
    font-size: 15px;
}
.wp-block-columns.gap10,
.gap10 {
	gap: 10px;
}
.wp-block-columns.gap20,
.gap20 {
	gap: 20px;
}
.wp-block-columns.gap30,
.gap30 {
	gap: 30px;
}
.wp-block-columns.gap40,
.gap40 {
	gap: 40px;
}
.wp-block-columns.gap50,
.gap50 {
	gap: 50px;
}


/* -------------------------- ACTUALITÉS --------------------------- */

section.newsContainer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 55px;
    padding-bottom: 55px;
    border-bottom: 1px solid #4b4b4b;
}
section.newsContainer .gauche {
    width: 33%;
	border-radius: 16px;
	overflow: hidden;
}
section.newsContainer .gauche img {
	width: 100%;
	height: 290px;
	object-fit: cover;
}
.chapoPicture:has(img[src*="logo"]) a {
    height: 290px;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}
section.newsContainer .gauche img[src*="logo"] {
    width: auto;
    height: auto;
    max-height: 75%;
    max-width: 75%;
}
section.newsContainer .droite {
    width: 62%;
}
section.newsContainer .droite > a {
    margin-top: 25px;
}
section.newsContainer .droite .description {
    line-height: 1.5em;
}
section.newsContainer .droite h2 {
    margin: 0 0 15px 0;
}
section.newsContainer .droite h2 a:not(:hover) {
	text-decoration: none;
}
section.newsContainer .gauche .chapoPicture.empty {
    height: 270px;
    background: url(/wp-content/themes/atelierdugobelin/images/logo.svg) no-repeat center center, #414141;
    background-size: 60%;
}
div#newsList > section:last-child {
    border: none;
    padding: 0 0 15px 0;
}
.pager {
    text-align: center;
}
.pager > a, 
.pager > span {
    margin: 0 2px;
    background: #EDEDED;
    padding: 3px 10px;
    width: 30px;
    height: 30px;
    display: inline-block;
    box-sizing: border-box;
    text-decoration: none;
    line-height: 25px;
}
.pager > a.next,
.pager > a.prev {
    width: auto;
}


/* ----------------------- PAGE CONTACT / FORMULAIRES ----------------------- */

.wpforms-container ul li:before {
	display: none;
}
div form.wpforms-form {
	position: relative;
}
div div.wpforms-container-full button[type=submit]:focus:after {
	display: none;
}
@media (min-width: 1200px) {
	div .wpforms-container .wpforms-submit-container {
		position: absolute;
		right: 0;
		bottom: -10px;
		margin: 0;
		padding: 0;
	}
}
#wrapper div div.wpforms-container-full input:focus,
#wrapper div div.wpforms-container-full textarea:focus {
    border-color: #000000;
    box-shadow: 0 0 0 1px #000000, 0px 1px 2px rgba(0,0,0,0.15);
}
#wrapper div div.wpforms-container-full ::placeholder {
	color: #969696;
	opacity: 1;
}
#wrapper .wpforms-confirmation-container-full p {
    margin: 0;
}
#wrapper div .wpforms-field-container > div.wpforms-field {
	padding: 12px 0;
}
#wrapper div .wpforms-field-container > div.wpforms-field .wpforms-field {
    padding: 24px 0 0 0;
}
#wrapper div .wpforms-field-container > div.wpforms-field:first-child {
    padding-top: 0;
    margin-top: -10px;
}


/* ------------------------- PAGE 404 ------------------------- */

body.error404 .widget_breadcrumb {
	display: none;
}
body.error404 article {
	text-align: center;
}




/* ------------------------------- SLICK ------------------------------- */

.slick-slider {
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}

body:not(.home) #wrapper p {
	margin: 0 0 15px 0;
}
body:not(.home) #wrapper figure + *,
#wrapper .wp-block-image + p {
    margin-top: 20px;
}
#wrapper .wp-block-cover .wp-block-cover__inner-container {
    width: 90%;
    max-width: 1200px;
}
div :where(.wp-block-columns.is-layout-flex) {
    gap: 3em;
}



.no-margin {
	margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.wp-block-column {
    box-sizing: border-box;
}
@media (min-width: 980px) {
	.is_hidden_on_desktop {
		display: none !important;
	}
}
#wrapper .wp-block-separator {
    margin: 20px 0px;
    max-width: 100px;
}
#wrapper .wp-block-columns .wp-block-column.is-vertically-aligned-center.has-background hr {
    width: 100px;
    margin-top: 5px;
}
#wrapper .wp-block-columns .wp-block-column.is-vertically-aligned-center.has-background {
    align-self: initial;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}




.wp-block-columns {
	margin-bottom: 2.25em;
}

@media (max-width: 930px) {
	.wp-block-spacer {
		max-height: 70px;
	}
	.is_hidden_on_mobile {
		display: none !important;
	}
	.invert-columns-order {
		flex-direction: column-reverse;
	}
	div :where(.wp-block-columns.is-layout-flex) {
		gap: 2em;
	}
}
@media (max-width: 880px) {
	section.newsContainer {
		flex-direction: column-reverse;
		margin-bottom: 45px;
	}
	section.newsContainer .gauche {
		width: 100%;
		margin-top: 40px;
	}
	section.newsContainer .droite {
		width: 100%;
	}
	section.newsContainer .gauche img {
		width: auto;
		height: auto;
	}
}
@media (max-width: 980px) {
	body #baguetteBox-overlay .full-image img {
		max-height: 87%;
		max-width: 87%;
	}
	html body {
		--wp--preset--spacing--20: 2.5vw;
		--wp--preset--spacing--30: 2.5vw;
		--wp--preset--spacing--40: 2.5vw;
		--wp--preset--spacing--50: 5vw;
		--wp--preset--spacing--60: 5vw;
		--wp--preset--spacing--70: 5vw;
	}
}

/* galerie 2024 */
#wrapper .wp-block-gallery img {
    transition: 0.2s ease-in-out;
	border-radius: 16px;
}
#wrapper .wp-block-gallery img:hover {
    opacity: 0.8;
}
#wrapper .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,
#wrapper .wp-block-gallery figure:not(:has(> a)) {
    display: block;
}
#wrapper .wp-block-gallery.columns-3 figure.wp-block-image:not(#individual-image) img,
#wrapper .wp-block-gallery.columns-default figure.wp-block-image:not(#individual-image) img {
    height: 270px;
}
#wrapper .wp-block-gallery.columns-4 figure.wp-block-image:not(#individual-image) img {
    height: 205px;
}
#wrapper .wp-block-gallery.columns-5 figure.wp-block-image:not(#individual-image) img {
    height: 160px;
}

















#footerInner > p:first-child {
    font-family: 'Arbutus';
    font-size: 30px;
    line-height: 1.2em;
    max-width: 700px;
    text-transform: uppercase;
    margin: 0 auto 50px;
    color: #3EA880;
}
footer a.wp-block-button__link {
    background: #E2E2E2;
    margin: 15px 0 25px 0;
}
footer .gap20 svg {
	transition: 0.25s;
}
footer .gap20 svg:hover {
	opacity: 0.7;
}



#produits {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto 100px;
}
#produits h2 {
    margin: 0 0 30px 0;
}







#univers {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}
#univers .flex {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
#wrapper .categorie {
    width: 31%;
    position: relative;
    padding: 200px 45px 50px 45px;
    box-sizing: border-box;
    border-radius: 16px;
    border: 1px solid #606060;
}
#wrapper .categorie .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	overflow: hidden;
	border-radius: 16px;
}
#wrapper .categorie img {
	width: 100%;
    height: 100%;
    object-fit: cover;
	transition: 0.4s;
}
#wrapper .categorie:after {
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0,0,0,0.2), rgba(0,0,0,0.7));
    position: absolute;
    top: 0;
    left: 0;
	pointer-events: none;
	border-radius: 16px;
}
#wrapper .categorie .txt {
    text-align: center;
    position: relative;
    z-index: 2;
    min-height: 135px;
    padding-bottom: 80px;
}
#wrapper .categorie .txt > p:first-child {
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1;
    max-width: 245px;
    margin: 0 auto -2px;
}
#wrapper .categorie .txt > p:last-child {
    margin: 0 auto;
    position: absolute;
    left: -30px;
    right: -30px;
    bottom: 0;
}
#wrapper .categorie:has(a:hover) img {
	transform: scale(1.08);
	filter: brightness(0.85);
}
#wrapper .categorie:has(a:hover) {
    box-shadow: 0 0 30px 5px #3EA880;
}








#kdo {
    position: relative;
}
#kdo > .img {
    position: absolute;
    top: -140px;
    left: 0;
    width: 100%;
    height: calc(100% + 450px);
    z-index: -1;
    pointer-events: none;
	filter: blur(5px);
    opacity: 0.5;
    overflow: hidden;
}
#kdo > .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#kdo .flex {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 115px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#kdo .flex .img {
    width: 28%;
    text-align: center;
    position: relative;
}
#kdo .flex .txt {
    width: 67%;
}
#kdo .flex .img > img:nth-child(2) {
    border-radius: 50%;
    height: 127px;
    width: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
#kdo > .img:after,
#kdo > .img:before {
    content: '';
    width: 100%;
    height: 130px;
    background: linear-gradient(180deg, black, transparent);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
#kdo > .img:after {
	top: auto;
	bottom: 0;
	transform: rotate(180deg);
}
#kdo .flex .txt > :last-child {
    margin: 30px 0 0 0;
}
#kdo .flex .txt > :first-child {
    margin-bottom: 15px;
}
#kdo .flex .img > img:nth-child(1) {
	animation: loop 10s linear infinite;
}
@keyframes loop {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}











#qsn {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto 170px;
	display: flex;
	justify-content: space-between;
}
#qsn > img {
	object-fit: cover;
	height: initial;
	border-radius: 16px;
}
#qsn > img:nth-child(1) {
    width: 29%;
}
#qsn > img:nth-child(2) {
    width: 12%;
}
#qsn .bloc {
    width: 52%;
    box-sizing: border-box;
    background: #3EA880;
    padding: 60px 60px 130px 60px;
	border-radius: 16px;
	position: relative;
}
#qsn h2 {
    color: #FFFFFF;
    margin: 0 0 25px 0;
}
#qsn .bloc img {
    position: absolute;
    bottom: -75px;
    right: 45px;
}
#qsn .bloc > p:last-of-type {
    margin: 0;
    position: absolute;
    left: 60px;
    bottom: 60px;
}














#avis {
    width: 90%;
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}
#avis .txt {
    color: #3EA880;
    margin-bottom: 45px;
}
#avis .slick:not(.slick-initialized) > div:not(:first-child) {
    display: none;
}
#avis .item > p:last-child {
    color: #3EA880;
    margin: 25px 0 0 0;
}
#avis .item svg {
    margin-bottom: 15px;
}
#avis .slick {
    position: relative;
}
#avis span.arrow {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -70px;
}
#avis span.arrow.prev {
    right: auto;
    left: -70px;
    transform: rotate(180deg);
}
#avis .item svg + p {
    font-size: 28px;
    line-height: 1.2em;
    max-width: 775px;
    margin: 10px auto 0;
}
#avis h2 .letter,
#footerInner > p:first-child .letter {
	opacity: 0;
	line-height: 1em;
	display: inline-block;
}













#actu {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 115px 0 0 0;
}
#actu .flex {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
	position: relative;
}
#actu .slick {
    width: 66%;
}
#actu .txt {
    width: 28%;
    color: #3EA880;
    position: relative;
    z-index: 1;
    background: #000000;
    padding-right: 45px;
}
#actu .btn {
    text-align: right;
}
#actu h2 {
    margin: 0 0 25px 0;
}
#actu .news {
    box-sizing: border-box;
    background: #3EA880;
    color: #000000;
    padding: 35px;
    width: 375px;
    flex-shrink: 0;
	border-radius: 16px;
	position: relative;
	padding-bottom: 150px;
	height: auto;
	float: none;
}
#actu .news p.titre {
	font-weight: 700;
	margin: 0;
}
#actu .slick:not(.slick-initialized) {
    display: flex;
    gap: 40px;
}
#actu .news a {
    position: absolute;
    bottom: 35px;
    right: 35px;
    font-weight: 700;
    text-decoration: none;
}
#actu .news a:hover {
	text-decoration: underline;
	text-underline-offset: 2px;
	text-decoration-thickness: 2px;
}
#actu .slick-list {
	overflow: visible;
}
#actu .slick-track {
	display: flex;
}
#actu .news.slick-slide {
    margin-right: 40px;
}
#actu span.arrow {
    width: 64px;
    height: 64px;
    background: #3EA880;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.3s;
    border-radius: 50%;
    position: absolute;
    bottom: -70px;
    left: 84px;
}
#actu span.arrow.prev {
    left: 0;
    transform: rotate(180deg);
}
#actu span.arrow.slick-disabled {
    opacity: 0.4;
	cursor: not-allowed;
}
@media (min-width: 1100px) {
	#actu span:not(.slick-disabled).arrow:hover {
		background: #3c8066;
	}
}
#actu .txt:after {
    content: '';
    background: #000000;
    position: absolute;
    top: 0;
    bottom: -2px;
    right: 0;
    width: 9999px;
    pointer-events: none;
    z-index: -1;
}
#actu .slick-track > div:nth-child(even) {
    background: #E2E2E2;
}
#actu .slick-track > div:nth-child(even) a {
	color: #3EA880;
}













#wrapper li.product {
    margin-bottom: 0;
    background: #E2E2E2;
    color: #000000;
    border-radius: 16px;
    overflow: hidden;
}
body.home #wrapper ul.products {
    width: 100%;
    max-width: 100%;
}
#wrapper li.product .container_img {
    aspect-ratio: 1;
	overflow: hidden;
}
#wrapper li.product .container_img img {
    height: 100%;
    margin: 0;
    object-fit: cover;
	border: none;
	transition: 0.4s;
}
#wrapper li.product:has(a:hover) .container_img img {
	transform: scale(1.1);
	filter: brightness(0.85);
}
body table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__wrap>* {
    margin-bottom: 0;
}

.woocommerce-store-notice a,
p.demo_store a {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden;
    text-indent: -9999px;
    display: block;
}
.woocommerce-store-notice a:before,
p.demo_store a:before,
.woocommerce-store-notice a:after,
p.demo_store a:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #FFFFFF;
    left: 0;
    top: 11px;
    transform: rotate(-45deg);
    position: absolute;
    border-radius: 2px;
}
.woocommerce-store-notice a:after,
p.demo_store a:after {
    transform: rotate(45deg);
}

.wc-block-components-totals-item__description {
    line-height: 1.3em;
}
body .wc-block-components-button.wc-block-components-drawer__close {
    right: 16px;
    top: 16px;
}

body .wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button.wp-block-woocommerce-mini-cart-cart-button-block {
    background: #E2E2E2;
    color: #3EA880;
}
body .wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button.wp-block-woocommerce-mini-cart-cart-button-block:hover {
	color: #FFFFFF;
}









#wrapper ul.products li.product-category {
    width: 31.111%;
	color: #FFFFFF;
	background: none;
    transition: box-shadow 0.3s;
}

#wrapper .is-style-rounded img,
.border-radius,
.colonnes_colles,
.wp-block-column .wp-block-cover {
	border-radius: 16px;
	overflow: hidden;
}

body:not(.home).woocommerce-account #top,
body:not(.home).error404 #top,
body:not(.home).woocommerce-cart #top,
body:not(.home).woocommerce-checkout #top {
	height: 190px;
}
body:not(.home).woocommerce-account .widget_breadcrumb,
body:not(.home).error404 .widget_breadcrumb,
body:not(.home).woocommerce-cart .widget_breadcrumb,
body:not(.home).woocommerce-checkout .widget_breadcrumb {
    display: none;
}
body:not(.home).woocommerce-account h1,
body:not(.home).error404 h1,
body:not(.home).woocommerce-cart h1,
body:not(.home).woocommerce-checkout h1 {
    margin: 0;
}
.woocommerce-error li:before,
.woocommerce-info li:before,
.woocommerce-message li:before {
	display: none;
}
.woocommerce-error, .woocommerce-message {
	outline: none;
}
form#wpforms-form-11 {
    margin-top: -18px;
}















body:not(.home).single-product #top {
    height: 40px;
    border: none;
    justify-content: flex-start;
}
body:not(.home).single-product #top .img {
	display: none;
}
body:not(.home).single-product #top .txt {
    position: relative;
    top: 16px;
    left: 0;
    margin-left: 235px;
    color: #949494;
}
body.single-product .widget_breadcrumb a {
	color: #949494;
}

#wrapper .upsells ul.products > li.product:nth-child(1):nth-last-child(3),
#wrapper .upsells ul.products > li.product:nth-child(2):nth-last-child(2),
#wrapper .upsells ul.products > li.product:nth-child(3):last-child {
    width: 31.111%;
}
#wrapper .upsells ul.products > li.product:nth-child(3):last-child {
    margin-right: 0;
}
body.single-product #wrapperInner {
    padding-top: 28px;
}
.product-description > p > strong:first-child {
    font-size: 16px;
}






div#questions {
    width: 90%;
    max-width: 1200px;
    margin: 100px auto 0;
}
div#questions .question:not(.open) > *:not(:first-child) {
    display: none;
}
body:not(.home) #wrapper #questions .question > :first-child {
    font-weight: 700;
    border-top: 1px solid #3EA880;
    margin: 0;
    padding: 18px 0;
    cursor: pointer;
    position: relative;
}
div#questions h2 + div {
    margin-top: 30px;
}
body:not(.home) #wrapper #questions .question > :first-child:after {
    content: '+';
    color: #3EA880;
    font-size: 28px;
    position: absolute;
    top: 18px;
    right: 0;
}
div#questions > div:last-child {
    border-bottom: 1px solid #3EA880;
}
body:not(.home) #wrapper div#questions .question.open > :first-child {
    margin-bottom: -5px;
}
body:not(.home) #wrapper #questions .question.open > :first-child:after {
    transform: rotate(45deg);
}
.question.open {
    padding-bottom: 10px;
}
div .woocommerce-message {
    border-color: #3EA880;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 16px;
    overflow: hidden;
}
div .woocommerce-message::before {
    color: #3EA880;
}
div .woocommerce-message::after {
    display: none;
}
div .woocommerce-error::before,
div .woocommerce-info::before,
div .woocommerce-message::before {
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}
#wrapper .woocommerce-error li a {
    color: #000000;
}







.personnalisation .titre {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    color: #3EA880;
    margin-bottom: 8px;
}
#wrapper .product button.single_add_to_cart_button span {
    display: flex;
    align-items: center;
    gap: 15px;
}
#wrapper .wc-block-components-totals-wrapper,
#wrapper .wp-block-woocommerce-cart-order-summary-totals-block,
#wrapper .is-large.wc-block-cart .wc-block-cart-items tbody > tr:not(:last-child) {
    border-color: #303030;
}
#wrapper ul.wc-block-components-product-details li:before {
	display: none;
}
body.woocommerce-cart #wrapperInner {
    padding-top: 60px;
}



body.woocommerce-cart #wrapper .wc-block-components-quantity-selector__input {
    height: 30px;
    width: 30px;
    min-width: 30px;
    flex: initial;
    font-size: 14px;
}
body.woocommerce-cart #wrapper .wc-block-components-quantity-selector__button {
    width: 30px;
    min-width: 30px;
    height: 30px;
}

#wrapper .wc-block-components-button--loading > span:nth-child(3) {
    display: none;
}
#wrapper .wc-block-checkout__shipping-method-option.wc-block-checkout__shipping-method-option--selected {
    background: #3EA880;
}
#wrapper .wc-block-checkout__shipping-method-option:not(.wc-block-checkout__shipping-method-option--selected) {
    background: #222222;
    color: #FFFFFF;
}
#wrapper .wc-block-components-radio-control-accordion-content {
    padding: 5px 16px 16px 16px;
}
#wrapper .wc-block-components-address-card {
    border: 2px solid #FFFFFF;
}





:root {
    --wp--style--gallery-gap-default: 20px;
	--wpforms-field-background-color: #3e3e3e;
	--wpforms-label-color: #FFFFFF;
	--wpforms-button-background-color: #3EA880;
	--wpforms-field-text-color: #FFFFFF;
    --wpforms-field-size-font-size: 18px;
}
#wrapper ul.products > li.product-category:nth-child(1):nth-last-child(2),
#wrapper ul.products > li.product-category:nth-child(2):last-child {
    width: calc(50% - 30px);
    margin: 0 15px 30px 15px;
}
#wrapper .woocommerce-product-details__short-description a {
    color: #000000;
}

.woocommerce form .show-password-input::before,
.woocommerce-page form .show-password-input::before {
    filter: invert(1);
}
body.woocommerce-checkout div #wrapper .wc-block-components-checkout-place-order-button * {
    text-align: center;
    justify-content: center;
}

body:not(.home) #wrapper p.parcel_shop_info {
    margin: 15px 0 0 0;
}
body.single-product #main > div.product .woocommerce-tabs a {
    color: #000000;
}


body.produit_sans_prix div.product p.price,
body.produit_sans_prix .personnalisation .titre {
    display: none;
}



@media (max-width: 1150px) {
    #produits {
        width: 100%;
    }
    #produits h2 {
        padding: 0 6.5%;
    }
    body.home #wrapper ul.products {
        flex-wrap: nowrap;
        overflow-x: scroll;
        padding-left: 6.5%;
        scroll-snap-type: x mandatory;
    }
    body.home #wrapper ul.products::-webkit-scrollbar {
        display: none;
    }
    body.home #wrapper ul.products li.product {
        flex-shrink: 0;
        width: 290px;
        margin-right: 30px;
        scroll-snap-align: center;
    }
}
@media (max-width: 1050px) {
    #univers {
        width: 100%;
    }
    #univers h2 {
        padding: 0 6.5%;
    }
    #univers .flex {
        overflow-x: scroll;
        scroll-snap-type: x mandatory;
        padding-left: 6.5%;
        justify-content: flex-start;
    }
    #univers .flex::-webkit-scrollbar {
        display: none;
    }
    #wrapper .categorie {
        width: 360px;
        flex-shrink: 0;
        margin-right: 30px;
        scroll-snap-align: center;
    }
}
@media (max-width: 800px) {
    #kdo .flex {
        flex-direction: column;
        gap: 30px;
    }
    #kdo .flex .img,
    #kdo .flex .txt {
        width: auto;
    }
}
@media (max-width: 1100px) {
    #qsn > img:nth-child(2),
    #qsn .bloc img {
        display: none;
    }
    #qsn > img:nth-child(1) {
        width: 42%;
    }
    #wrapper .categorie .txt > p:first-child {
        font-size: 26px;
    }
}
@media (max-width: 900px) {
    #qsn {
        flex-direction: column;
        align-items: center;
        margin-bottom: 65px;
        gap: 40px;
    }
    #qsn .bloc {
        width: 100%;
    }
    #qsn > img:nth-child(1) {
        width: auto;
    }
}
@media (max-width: 1160px) {
    #avis .slick {
        padding-bottom: 80px;
    }
    #avis span.arrow {
        top: auto;
        right: 50%;
        margin-right: -55px;
    }
    #avis span.arrow.prev {
        left: 50%;
        margin-left: -55px;
    }

    #actu .flex {
        flex-direction: column;
        gap: 25px;
    }
    #actu .txt {
        width: 100%;
        padding: 0;
    }
    #actu .btn {
        text-align: left;
    }
    #actu .slick {
        width: 100%;
    }
}
@media (max-width: 910px) {
    #avis .txt h2 {
        max-width: 350px;
        margin: 0 auto;
    }
    #avis .item svg + p {
        font-size: 20px;
    }
}
@media (max-width: 730px) {
    #footerInner > p:first-child > span:first-of-type {
        max-width: 328px;
        display: block;
        margin: 0 auto;
    }
    #footerInner > p:first-child br {
        display: none;
    }
    #footerInner > p:first-child > span:last-of-type {
        max-width: 378px;
        display: block;
        margin: 0 auto;
    }
}

@media (max-width: 980px) {
    body:not(.home) #wrapper .categorie {
        padding: 90px 30px;
    }
    body:not(.home) #wrapper .categorie .txt {
        min-height: 65px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}












@media (max-width: 500px) {
    #wrapper div#text > *:not(.wp-block-cover):not(.wp-block-group), 
	#wrapper div#text > figure, 
	#wrapper div#text > ul, 
	#wrapper div#text > .wp-block-group > .wp-block-group__inner-container, 
	#wrapper div#text > p, 
	body.single-post #wrapperInner .pager,
	#wrapper .wp-block-cover .wp-block-cover__inner-container,
    #kdo .flex, #qsn, #avis, #actu,
    #footerInner, #wrapper ul.products, div#questions {
		width: 87%;
	}
	.baguetteBox-button#previous-button,
	.baguetteBox-button#next-button {
		display: block !important;
		transform: scale(0.7);
	}
    .wp-block-spacer {
		max-height: 50px;
	}
	body:not(.home) h3 {
		margin-bottom: 10px;
	}
	.pager > a, .pager > span {
		font-size: 13px;
	}
	td {
		font-size: 14px;
	}
	html body {
		--wp--preset--spacing--20: 5vw;
		--wp--preset--spacing--30: 5vw;
		--wp--preset--spacing--40: 5vw;
		--wp--preset--spacing--50: 7.5vw;
		--wp--preset--spacing--60: 7.5vw;
		--wp--preset--spacing--70: 7.5vw;
		--wp--preset--spacing--80: 45px;
		--wp--preset--font-size--small: 13px;
		--wp--preset--font-size--medium: 18px;
		--wp--preset--font-size--large: 24px;
		--wp--preset--font-size--x-large: 30px;
	}
	div .wp-block-cover, 
	div .wp-block-cover-image {
		min-height: 350px;
	}
	#wrapper .wp-block-gallery.columns-4 figure.wp-block-image:not(#individual-image) img,
	#wrapper .wp-block-gallery.columns-3 figure.wp-block-image:not(#individual-image) img,
	#wrapper .wp-block-gallery.columns-default figure.wp-block-image:not(#individual-image) img,
	#wrapper .wp-block-gallery.columns-5 figure.wp-block-image:not(#individual-image) img {
		height: 28vw;
	}
	.wp-block-columns {
		margin-bottom: 1.75em;
	}
	div .wpforms-container .wpforms-submit-container {
		text-align: center;
		margin-bottom: 15px;
	}
	#wrapper div .wpforms-field-container div.wpforms-field {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		padding-bottom: 4px;
	}
	#wrapper div .wpforms-field-container > div.wpforms-field .wpforms-field {
		padding: 16px 0 0 0;
	}


    div .woocommerce ul.order_details li {
        float: none;
        border-right: none;
        border-bottom: 1px solid #727272;
        padding: 15px 0;
    }
    #wrapper .categorie {
        width: 73vw;
        padding: 90px 30px;
        margin-right: 6.5vw;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #wrapper .categorie .txt > p:first-child {
        font-size: 24px;
        text-wrap-style: balance;
    }
    #wrapper .categorie .txt {
        min-height: initial;
        padding: 0 0 55px 0;
    }
    header.scrolled {
        border-color: #616161;
    }
    #kdo > .img {
        display: none;
    }
    #kdo .flex .img > img:nth-child(2) {
        height: 90px;
    }
    #kdo .flex .img > img:first-child {
        height: 160px;
    }
    #kdo .flex {
        padding: 65px 0 60px 0;
    }
    span.wp-block-woocommerce-mini-cart-title-items-counter-block {
        display: none;
    }
    #produits {
		margin-bottom: 65px;
	}
	body.home #wrapper ul.products li.product {
    	width: 73vw;
		margin-right: 6.5vw;
	}
    #qsn .bloc {
        padding: 35px;
    }
    #qsn .bloc > p:last-of-type {
        left: 0;
        bottom: 0;
        position: relative;
        margin: 20px 0 -4px 0;
    }
    #avis .txt h2 {
        max-width: 240px;
    }
    #actu {
        padding-top: 60px;
    }
    #actu .news {
        padding-bottom: 80px;
    }
    #actu .news.slick-slide {
        margin-right: 6.5vw;
    }
    body:not(.single-product) footer {
        border-top: 1px solid #616161;
    }

    #footerInner > p:first-child > span:first-of-type {
        max-width: 285px;
    }
    #footerInner > p:first-child > span:last-of-type {
        max-width: 330px;
    }
    #footerInner > p:first-child {
        font-size: 26px;
        margin-bottom: 35px;
    }

    #wrapper li.product span.h2_like {
        font-size: 14px;
        margin: 12px 15px 0 15px;
    }
    #wrapper .woocommerce-product-short-description {
        font-size: 13px;
        margin-left: 15px;
        margin-right: 15px;
    }
    #wrapper ul.products li.product .price {
        font-size: 16px;
        right: 15px;
        left: 15px;
        line-height: 1.1em;
    }
    body:not(.home) #wrapper .categorie .txt {
        min-height: initial;
        padding-bottom: 70px;
    }
    #wrapperInner li a.button {
        font-size: 13px;
        gap: 7px;
    }
    #wrapperInner li a.button svg {
        width: auto;
        height: 12px;
    }



    #wrapper table.variations select {
        padding: 11px 34px 11px 11px;
        font-size: 13px;
    }
    #wrapper table.variations tr {
        display: block;
        padding-top: 21px;
    }
    #wrapper table.variations th {
        font-size: 14px;
    }
    body:not(.home) #wrapper div.product p.price {
        font-size: 20px;
    }
    #wrapper div.product p.price:before,
    #wrapper div.product:not(.outofstock) p.price:after {
        font-size: 16px;
    }
    body:not(.home) #wrapper p.prix_total {
        font-size: 24px;
        font-weight: 500;
    }
    #wrapper .product button.single_add_to_cart_button span {
        justify-content: center;
    }
    #wrapper .product button.single_add_to_cart_button {
        width: 100%;
    }
    #wrapper table:has(#matiere) {
        margin: 0 0 30px 0;
    }
    #wrapper .woovr-variation-selector .check {
        height: 18px;
        width: 18px;
        border-width: 4px;
    }
    #wrapper .woovr-variation-name {
        font-size: 15px;
    }
    #wrapper .woovr-variations {
        gap: 23px;
        padding: 15px 0 25px 0;
        height: auto;
    }
    body.woocommerce div.product form.cart {
        margin-bottom: 5px;
    }
    .woocommerce-product-details__short-description {
        margin-top: 20px;
    }
    div #wrapper .wc-block-cart__submit-container a,
    body.woocommerce-checkout div #wrapper .wc-block-components-checkout-place-order-button {
        font-size: 16px;
        padding: 15px 25px;
    }
    body.woocommerce-cart a.wc-block-components-product-name {
        padding-right: 15px;
    }
    body.woocommerce-cart span.wc-block-components-totals-item__label {
        padding-right: 20px;
    }
    body.woocommerce-cart .wc-block-components-totals-item {
        flex-wrap: nowrap;
    }
    body.woocommerce-cart .wc-block-components-totals-item__description {
        display: none;
    }
    body.woocommerce-cart #container {
        padding-bottom: 0;
    }
    body:not(.home) #wrapper p.wc-block-components-checkout-order-summary__title-text {
        margin: 0;
    }
    #wrapper .wc-block-components-checkout-order-summary__title {
        padding-top: 0;
        border: none;
        margin-top: -45px;
    }
    .wc-block-checkout__shipping-method-option-title {
        line-height: 1.2em;
        margin-bottom: 10px;
    }
    span#radio-control-2-mondialrelay_official_shipping\:4__secondary-label {
        flex-basis: initial;
    }
    img.mrwp_shipping_logo {
        object-fit: contain;
    }
    span#radio-control-0-mondialrelay_official_shipping\:4__secondary-label {
        flex: initial;
    }
    body.woocommerce-order-received #container {
        padding-bottom: 60px;
    }
    #wrapper .woovr-variation-name label {
        max-width: initial;
    }
    body:not(.home).page-id-300 h1 {
        font-size: 6.8vw;
    }
    :root {
        --wpforms-field-size-font-size: 16px;
    }
    form#wpforms-form-11 {
        margin-top: 0;
    }
}

@media (max-width: 390px) {
    body:not(.home).woocommerce-account #wrapperInner p.lost_password {
        position: relative;
        right: 0;
        bottom: 0;
        text-align: right;
        margin-top: 15px;
    }
    body:not(.home).page-id-436 h1 {
        font-size: 8.7vw;
    }
}
@media (max-width: 370px) {
    #footerInner > p:first-child {
        font-size: 23px;
    }
    #footerInner > p:first-child > span:first-of-type {
        max-width: 251px;
    }
    #footerInner > p:first-child > span:last-of-type {
        max-width: 290px;
    }
}


body.woocommerce-cart .wc-block-components-quantity-selector:after {
    display: none;
}