/*
Theme Name: Sanabay
Description: A child theme of Storefront
Author: Yellowpoly
Author URI: http://www.yellowpoly.com
Version: 1.0.0
Text Domain: sanabay
Template: storefront
*/


@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Barlow+Semi+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/*
    font-family: 'Abril Fatface', cursive;

    font-family: 'Barlow Semi Condensed', sans-serif;
*/

/* -------------------------------------------------------------------------- */

/*	0. CSS Reset
/* -------------------------------------------------------------------------- */

/* Font Awesome */
.fas {
	margin: 0 12px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
address,
big,
cite,
code,
em,
font,
img,
small,
strike,
sub,
sup,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tr,
th,
td {
	border: none;
	font-size: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-align: inherit;
}

button {
	font-family: 'Barlow Semi Condensed', sans-serif;
}

input[type="text"],
input[type="tel"] {
	box-shadow: none;
}

input[type="email"] {
	box-shadow: none;
	background-color: transparent;
	border-bottom: 1px solid #AEAEAE;
	/* max-width: 230px; */
	padding: 0;
	font-family: 'Barlow Semi Condensed', sans-serif;
	color: #AEAEAE;
}

input[type="submit"] {
	background-color: transparent;
	font-family: 'Abril Fatface', cursive;
}

.site-footer input[type="submit"] {
	padding: 0;
}

blockquote::before,
blockquote::after {
	content: "";
}

img {
	width: 100%;
	height: auto;
	border-radius: 0;
}

.splide__slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

ul {
	list-style: none;
	padding: 0;
}

a {
	text-decoration: none;
	color: black;
}

a:focus,
button:focus,
.button.alt:focus,
input:focus,
textarea:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus {
	outline-color: transparent;
}

.hentry {
	margin: 0;
}

.page-template-template-homepage .type-page {
	padding-bottom: 0;
}

/* GENERAL */

html,
body {
	border: none;
	margin: 0;
	padding: 0;
	background-color: #F3F0EB;
	font-family: 'Barlow Semi Condensed', sans-serif;
}

.clr{
	clear:both;
}

.hideme {
	opacity: 0;
}

.Mobile {
	display: none;
}

#mega-menu-wrap-handheld {
	display: none;
}

.added_to_cart {
	display: none;
}

.ariane {
	display: inline-block;
	width: auto;
	position: relative;
	top: 7px;
	left: -3px;
}

.Compte .woocommerce-MyAccount-navigation ul li a::before {
	content: "" !important;
}


.Produit_Star .add_to_cart_button.loading {
	opacity: 1 !important;
	pointer-events: none;
}

.product-type-pw-gift-card .attribut,
.product-type-pw-gift-card .yith-wcwl-add-to-wishlist,
.product-type-pw-gift-card .sku,
.product-type-pw-gift-card .price,
.product-type-pw-gift-card .quantity,
.product-type-pw-gift-card .Cadre,
.product-type-pw-gift-card .temps_exp,
.carte-cadeau .statut {
	display: none !important;
}

.product-template-default .product-type-pw-gift-card .summary .description {
	position: absolute;
	left: 0;
}

.product-template-default .product-type-pw-gift-card .summary .fabrication {
	width: 100%;
}

.cross-sells {
	display: none;
}

.woocommerce-message {
	background-color: transparent !important;
	color: black !important;
	border: none !important;
}

.woocommerce-message::before {
	color: black !important;
}

.product-template-default .summary .accroche::before {
	content: "«";
}

.product-template-default .summary .accroche::after {
	content: "»";
}

.splide__track--nav>.splide__list>.splide__slide.is-active {
	border: none !important;
}

/* -------------------------------------------------------------------------- */
/*	UMAEZUMA : le 18/10/2021
/* -------------------------------------------------------------------------- */
.Compte h2 {
	text-align: center;
	font-size: 24px;
	font-weight: 900;
	margin: 50px 0 25px;
}

p.quantite {
	font-size: 1.2rem;
	font-weight: 700;
}

input.qty {
	font-size: 1.4rem;
	font-weight: bold;
	border: 2PX SOLID #CCCC;
	PADDING: 0;
	margin: 0 0 1rem;
}

.woocommerce-message .button,
.woocommerce-message .button:hover {
	color: black !important;
}


/* -------------------------------------------------------------------------- */

/*	1. Version Grand Format
/* -------------------------------------------------------------------------- */

@media (min-width: 1200px) {

	.site {
		overflow-x: initial;
		width: calc(100% - 110px);
		display: block;
		margin: 0 auto;
	}


	/* HEADER */

	.site-header {
		padding: 0;
		position: fixed;
		height: 100px;
		width: 100vw;
		left: 0;
		background-color: transparent;
		border: none;
		z-index: 9999;
	}

	.home.blog .site-header,
	.home.page:not(.page-template-template-homepage) .site-header,
	.home.post-type-archive-product .site-header {
		/* 		margin: 0 auto;
		width: 96%;
		display: block;
		background: transparent;
		position: relative;
		height: 100px; */
	}

	.Promo {
		background-color: white;
		width: 100%;
		color: #FC3F0C;
		text-align: center;
		font-family: 'Abril Fatface', cursive;
		font-size: 90%;
		padding: 3px 0;
		letter-spacing: 1px;
	}

	.Promo span {
		font-family: 'Barlow Semi Condensed', sans-serif;
	}

	.branding {
		position: absolute;
		left: 20px;
		width: 300px;
	}

	.site-header .site-logo-anchor img,
	.site-header .site-logo-link img,
	.site-header .custom-logo-link img {
		width: auto;
		max-width: none;
		height: 110px;
	}

	.calibrage_menu {
		position: absolute;
		left: 350px;
		width: calc(100% - 350px);
		/* opacity: 0;
		pointer-events: none; */
	}

	.home .calibrage_menu {
		opacity: 1;
		pointer-events: all;
	}

	/* Breadcrumb */

	.woocommerce-breadcrumb {
		color: black;
		position: absolute;
		left: 350px;
		width: max-content;
		font-size: 1.05em;
	}

	.woocommerce-breadcrumb a:first-of-type::before {
		content: "" !important;
		display: none;
	}

	.woocommerce-breadcrumb a {
		color: black;
		text-decoration: none;
		border-bottom: 1px solid black;
		padding-bottom: 6px;
	}

	/* MENU */

	#mega-menu-wrap-mobile-footer {
		display: none;
	}

	#mega-menu-wrap-primary {
		background: transparent !important;
	}

	#mega-menu-wrap-primary #mega-menu-primary .mega-menu-megamenu>ul.mega-sub-menu {
		background: #F3F0EB;
		top: 60px;
	}

	.woocommerce-active .site-header .main-navigation {
		width: 100%;
		margin: 0 auto;
		display: block;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
		line-height: inherit !important;
		height: inherit !important;
		color: #000 !important;
		font-weight: inherit !important;
		text-decoration: none !important;
		width: max-content;
		position: relative;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
		line-height: inherit !important;
		height: inherit !important;
		color: #AEAEAE !important;
		font-weight: inherit !important;
		text-decoration: none !important;
		padding: 0px 0 5px 0;
		position: relative;
		width: max-content;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover {
		color: #000 !important;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
		line-height: inherit !important;
		height: inherit !important;
		color: #AEAEAE !important;
		font-weight: inherit !important;
		text-decoration: none !important;
		padding: 0px 0 5px 0;
		position: relative;
		width: max-content;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link::after,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link::after {
		content: "";
		position: absolute;
		height: 1px;
		width: 0;
		right: 0;
		display: block;
		background-color: black;
		transition: 0.3s ease all;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link::after {
		content: "";
		position: absolute;
		height: 1px;
		width: 0;
		right: 0;
		display: block;
		background-color: black;
		transition: 0.3s ease all;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover:after,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover:after {
		width: 100%;
		left: 0;
		background: #000;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover:after {
		width: 100%;
		left: 0;
		background: #000;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
		text-transform: initial;
		font-weight: 300;
		width: max-content;
		line-height: 22px;
		margin-bottom: 10px;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link::after,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link::after {
		content: "";
		position: absolute;
		height: 1px;
		width: 0;
		right: 0;
		display: block;
		background-color: black;
		transition: 0.3s ease all;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover:after,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover:after {
		width: 100%;
		left: 0;
		background: #000;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover {
		font-weight: 300;
	}

	#mega-menu-wrap-primary {
		position: absolute;
		left: 0;
		width: calc(100vw - 350px);
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
		padding: 30px 0;
		width: calc(100% / 7);
	}

	/* Menu qui bouge en fonction du nombre de rubriques */
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item-56,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item-1361 {
		margin-right: 25px;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item-62,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item-1361 {
		margin-right: 36px;
	}

	#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-45>a,
	#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-1353>a {
		font-family: 'Abril Fatface', cursive !important;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
		/* 		margin-top: 30px;
		height: 286px; */
	}

	#mega-menu-wrap-secondary {
		position: absolute;
		right: 2.5vw;
	}

	#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item {
		float: right;
	}

	#mega-menu-wrap-secondary #mega-menu-secondary li#mega-menu-item-350>a.mega-menu-link::before,
	#mega-menu-wrap-secondary #mega-menu-secondary li#mega-menu-item-2936>a.mega-menu-link::before {
		width: 36px;
		height: 36px;
		background-size: 36px 36px;
	}

	#mega-menu-wrap-secondary #mega-menu-secondary span.mega-menu-badge {
		padding: 0;
		border-radius: 0;
	}

	#mega-menu-wrap-secondary #mega-menu-secondary span.mega-menu-badge.mega-menu-badge-style-one {
		background: transparent;
		/* font-family: 'Abril Fatface', cursive!important; */
		left: -4px;
	}

	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link {
		font-weight: 500;
	}

	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link,
	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link:hover {
		font-weight: 500 !important;
	}

	#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-45 .mega-menu-item-has-children a.mega-menu-link::after,
	#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-1353 .mega-menu-item-has-children a.mega-menu-link::after {
		display: none !important;
	}

	#mega-menu-wrap-primary #mega-menu-primary #mega-menu-item-2073 .mega-menu-item-has-children>a.mega-menu-link::after {
		display: none !important;
	}

	#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-45 a.mega-menu-link:hover:after,
	#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-1353 a.mega-menu-link:hover:after {
		width: 0;
	}

	#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-2073 a.mega-menu-link:hover:after {
		width: 0;
	}

	/* Search */
	#mega-menu-wrap-secondary #mega-menu-secondary li.mega-disable-link>a.mega-menu-link,
	#mega-menu-wrap-secondary #mega-menu-secondary li.mega-menu-megamenu li.mega-disable-link>a.mega-menu-link {
		/* cursor: help; */
		pointer-events: auto !important;
		cursor: pointer;
	}

	.Search-box {
		position: relative;
		width: 70%;
		background-color: #F3F0EB;
		margin: 0 auto;
		display: block;
	}

	.Search {
		height: 60vh;
	}

	.Search h2 {
		font-weight: 700;
		font-size: 3em;
		font-family: 'Abril Fatface', cursive;
		color: black;
		padding: 2em 0 1em;
	}


	/*	.Search .wp-block-search__inside-wrapper {
		display: block;
		margin: 0 auto;
		border: none !important;
	}
	.Search .wp-block-search__input {
		width: 87%;
	}
	.Search .wp-block-search__button {
		background: transparent;
		font-weight: 700;
		font-size: 2em;
		font-family: 'Abril Fatface', cursive;
		color: black;
	} */


	.wpml-ls-legacy-dropdown .wpml-ls-native {
		font-weight: 400;
		font-size: 120%;
	}

	.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
		margin-top: 4px;
	}

	.wpml-ls-legacy-dropdown a {
		padding: 2px 6px;
	}

	/* 	.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after {
		border: 0;
		background-image: url('https://www.sanabay.com/wp-content/themes/Sanabay/images/i-FlecheARIANE.png');
		background-repeat: no-repeat;
		background-size: contain;
	} */

	/* GENERAL */

	.blog .site-content,
	.page-template-default .site-content {
		top: 100px;
	}

	.site-content {
		position: relative;
	}

	.col-full {
		max-width: 1920px;
		padding: 0;
	}

	.content-area {
		margin-bottom: 0;
	}

	/* FOOTER */
	.site-footer {
		background-color: #F3F0EB;
		position: relative;
		width: 100vw;
		left: -55px;
		top: 40px;
	}

	.site-footer .col-full {
		padding: 2vh 0;
		width: calc(100% - 110px);
		margin: 0 auto;
	}

	.site-footer .col-full:nth-child(1) {
		background: white;
		width: 100vw;
		padding-left: 0;
		padding-right: 0;
	}

	.site-footer .col-full .footer-1 {
		display: inline-block;
		width: 26%;
		vertical-align: top;
		padding-left: 55px;
	}

	.site-footer .col-full .footer-2 {
		display: inline-block;
		width: 28%;
		vertical-align: top;
		padding: 0 55px 0 0;
		color: black;
	}

	.site-footer #mega-menu-wrap-max_mega_menu_1,
	.site-footer .col-full .footer-1-droite {
		display: inline-block;
		width: 70%;
		margin-top: 40px;
	}

	.site-footer #mega-menu-wrap-max_mega_menu_1 .menu-item-82 {
		pointer-events: none;
	}

	.site-footer .col-full .footer-1 h3,
	.site-footer .col-full .footer-2 h3 {
		font-weight: 700;
		font-size: 3em;
		font-family: 'Abril Fatface', cursive;
		color: black;
	}

	.site-footer .col-full .footer-1 a {
		text-decoration: none;
		font-weight: 600;
	}

	.site-footer .col-full .footer-1-droite li {
		display: inline-block;
		width: calc(100% / 5);
		text-align: center;
		color: black;
		font-size: 12px;
	}

	.site-footer .col-full .footer-1-droite li h5 {
		font-size: 18px;
		font-family: 'Abril Fatface', cursive;
		font-weight: 600;
		line-height: 22px;
		letter-spacing: 1px;
		margin-bottom: 6px;
		color: black;
	}

	.site-footer .col-full .footer-1-droite li a {
		color: #AEAEAE;
		display: block;
		text-decoration: none;
	}

	.site-footer .col-full .footer-1-droite li a:hover {
		color: black;
	}

	.site-footer .col-full .footer-2 h5 {
		font-weight: 600;
		margin-bottom: 20px;
	}

	/* 	#mega-menu-wrap-primary #mega-menu-primary > li.mega-current_page_item a {
		border-bottom: 1px solid black !important;
		font-weight: 600 !important;
	} */
	#mega-menu-mobile-footer {
		display: none;
	}

	#mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-28.mega-menu-megamenu>ul.mega-sub-menu {
		/* padding-left: 350px; */
	}

	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
		font-size: 12px;
		line-height: 20px;
		color: #AEAEAE;
	}

	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li#mega-menu-item-189>a.mega-menu-link {
		color: black;
		font-weight: 500;
		font-size: 14px;
	}

	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
		color: black;
	}

	#wpcf7-f213-o1 {
		margin-top: 20px;
	}

	.sib_signup_box_inside_2 p {
		display: inline-block;
	}

	.sib_signup_box_inside_2 .sib-email-area {
		width: 80%;
	}

	#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item>a.mega-menu-link {
		margin: 0;
		padding: 0;
	}

	#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item>a.mega-menu-link:hover {
		text-decoration: none;
	}

	#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item.mega-item-align-right {
		margin: 0 0 0 5px;
	}

	#mega-menu-wrap-secondary .mega-menu-item-246 {
		margin-right: 5px;
	}

	#mega-menu-wrap-secondary #mega-menu-secondary span.mega-menu-badge {
		margin: 0;
	}

	#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
	#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
	#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
		text-decoration: none;
	}

	.mega-custom-icon .mega-menu-link:hover {
		text-decoration: none;
	}

	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
		position: relative;
		left: 0;
	}

	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li a:before {
		content: "_ ";
	}

	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item {
		width: calc(100% / 6) !important;
	}

	.dashicons-minus {
		opacity: 0;
	}

	/* Selecteur de langue ( Caché ) */

	.mega-menu-item-337 .mega-menu-link,
	.mega-menu-item-2937 .mega-menu-link {
		height: 0 !important;
	}

	.wpml-ls-legacy-dropdown {
		width: max-content !important;
		height: 90px;
		display: table-cell;
		vertical-align: middle;
		padding-left: 10px;
	}

	.wpml-ls-legacy-dropdown a {
		color: black !important;
		border: none !important;
		background-color: transparent !important;
	}

	.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
		border: none !important;
	}

	.wpml-ls-legacy-dropdown .wpml-ls-sub-menu li:first-child:after {
		content: url('images/flechebas.png');
		float: right;
		margin-top: -15px;
		height: 13px;
		display: flex;
		width: auto;
		image-rendering: optimizequality;
		position:absolute;
		top: -5px;
		right:-5px;
	}

	.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after {
		border: none !important;
	}

	/* PRODUCT ( Archive et Home ) */

	/* .archive .product, */
	.home .Groupe_Shopping_5 {
		font-size: 0;
	}

	.home .Groupe_Shopping_5 .product {
		width: 25%;
		display: inline-block;
		padding: 0 0.5% 2em 0;
		position: relative;
		vertical-align: top;
		font-size: 16px;
	}

	.home .Groupe_Shopping_5 .product:last-child {
		padding: 0 0 2em 0;
	}

	.archive .product .inside_product_image,
	.search .product .inside_product_image,
	.home .product .inside_product_image,
	.related .product .inside_product_image,
	.up-sells .product .inside_product_image {
		position: relative;
		height: 55vh;
		background-color: #ECE7E1;
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
	}

	.up-sells .product .inside_product_image {
		background-size: cover;
	}

	.archive .product .woocommerce-loop-product__title,
	.search .product .woocommerce-loop-product__title,
	.home .product .woocommerce-loop-product__title,
	.related .product .woocommerce-loop-product__title,
	.up-sells .product .woocommerce-loop-product__title,
	.related .product .price,
	.search .product .price,
	.up-sells .product .price,
	.archive .product .price,
	.Produit_Star .price,
	.home .product .price {
		display: inline-block;
		padding-top: 4px;
		font-weight: 400;
		color: black;
		opacity: 0;
	}

	.archive .product .woocommerce-loop-product__title,
	.search .product .woocommerce-loop-product__title,
	.related .product .woocommerce-loop-product__title,
	.up-sells .product .woocommerce-loop-product__title,
	.home .product .woocommerce-loop-product__title {
		text-align: left;
		width: 75%;
		font-family: 'Abril Fatface', cursive;
	}

	.archive .product .woocommerce-loop-product__title span,
	.search .product .woocommerce-loop-product__title span,
	.related .product .woocommerce-loop-product__title span,
	.up-sells .product .woocommerce-loop-product__title span,
	.home .product .woocommerce-loop-product__title span {
		font-size: 75%;
		margin-left: 6px;
	}

	.archive .product .price,
	.search .product .price,
	.related .product .price,
	.up-sells .product .price,
	.home .product .price {
		text-align: right;
		width: calc(25% - 4px);
	}

	.archive .product .button,
	.search .product .button,
	.related .product .button,
	.up-sells .product .button,
	.home .product .button {
		position: absolute;
		top: 0;
		right: 0;
	}

	.related .product .button.add_to_cart_button {
		right: -10px !important;
	}

	.archive .product .add_to_cart_button,
	.search .product .add_to_cart_button,
	.related .product .add_to_cart_button,
	.up-sells .product .add_to_cart_button,
	.home .product .add_to_cart_button,
	.Produit_Star .add_to_cart_button {
		/* background: url('https://www.sanabay.com/wp-content/themes/Sanabay/images/i-PANIER.png') no-repeat;		 */
		background: none;
		width: auto;
		height: 30px;
		opacity: 0;
		top: 2px !important;
		right: 0px !important;
		background-size: contain;
		position: absolute;
		z-index: 25;
		width: auto;
		font-size: 16px;
	}

	.wishlist_table li.product {
		/* pointer-events: none; */
	}

	.wishlist_table li.product a {
		pointer-events: auto;
	}

	.wishlist_table li:hover .item-details {
		display: block;
		background-color: transparent;
		box-shadow: none;
		background: transparent;
	}

	.wishlist_table.images_grid li.show .item-details {
		background: transparent;
	}

	.wishlist_table li:hover .item-details td {
		background-color: transparent;
	}

	.wishlist_table li .product-price .label,
	.wishlist_table li .product-stock-status .label,
	.wishlist_table li .close {
		display: none;
	}

	.wishlist_table li .product-name {
		position: absolute;
		left: 0;
	}

	.wishlist_table li table {
		position: absolute;
		bottom: -55px;
		display: table;
		width: auto;
		right: 45px;
	}

	.wishlist_table li .product-remove {
		display: table;
		position: absolute;
		right: 0;
	}

	.wishlist_table li .product-add-to-cart {
		position: absolute;
		top: -100px;
		right: 0;
		left: 0;
	}

	.archive .product .yith-wcwl-wishlistaddedbrowse,
	.search .product .yith-wcwl-wishlistaddedbrowse,
	.related .product .yith-wcwl-wishlistaddedbrowse,
	.up-sells .product .yith-wcwl-wishlistaddedbrowse,
	.home .product .yith-wcwl-wishlistaddedbrowse {
		/* padding-top: 24px; */
		/* padding-left: 12px; */
		width: 32px;
	}

	.archive .product .yith-wcwl-wishlistaddedbrowse a,
	.search .product .yith-wcwl-wishlistaddedbrowse a,
	.related .product .yith-wcwl-wishlistaddedbrowse a,
	.up-sells .product .yith-wcwl-wishlistaddedbrowse a,
	.home .product .yith-wcwl-wishlistaddedbrowse a {
		display: none;
	}

	.archive .product .inside_product_image .etiquette,
	.search .product .inside_product_image .etiquette,
	.related .product .inside_product_image .etiquette,
	.up-sells .product .inside_product_image .etiquette,
	.home .product .inside_product_image .etiquette {
		position: absolute;
		left: 10px;
		top: 5px;
		font-weight: 400;
		font-family: 'Abril Fatface', cursive;
	}

	.archive .product .inside_product_image .statut,
	.search .product .inside_product_image .statut,
	.related .product .inside_product_image .statut,
	.up-sells .product .inside_product_image .statut,
	.home .product .inside_product_image .statut {
		position: absolute;
		top: 94%;
		left: 50%;
		transform: translate(-50%, -50%);
		border: 1px solid gray;
		padding: 0 8px;
	}

	.up-sells .product .inside_product_image .statut {
		color: white;
		border: 1px solid white;
	}

	.archive .product .added_to_cart,
	.search .product .added_to_cart,
	.related .product .added_to_cart,
	.up-sells .product .added_to_cart,
	.home .product .added_to_cart {
		display: none;
	}

	.archive .product img,
	.search .product img,
	.related .product img,
	.up-sells .product img,
	.home .product img {
		margin-bottom: 0;
		background-color: #ECE7E1;
	}

	.archive .product .price_onsale,
	.search .product .price_onsale,
	.related .product .price_onsale,
	.up-sells .product .price_onsale,
	.home .product .price_onsale {
		text-decoration: line-through;
		font-size: 75%;
	}

	.archive .product .sale,
	.search .product .sale,
	.related .product .sale,
	.up-sells .product .sale,
	.home .product .sale {
		font-weight: 600;
	}

	.archive .product a.add_to_wishlist.button.alt,
	.search .product a.add_to_wishlist.button.alt,
	.related .product a.add_to_wishlist.button.alt,
	.up-sells .product a.add_to_wishlist.button.alt,
	.home .product a.add_to_wishlist.button.alt {
		right: 0;
		background-color: transparent;
		top: inherit;
		bottom: 10px;
		margin:0;
	}

	.archive .product a.add_to_wishlist.button.alt:hover,
	.search .product a.add_to_wishlist.button.alt:hover,
	.related .product a.add_to_wishlist.button.alt:hover,
	.up-sells .product a.add_to_wishlist.button.alt:hover,
	.home .product a.add_to_wishlist.button.alt:hover {
		background-color: transparent;
		color: black;
	}

	.up-sells .product a.add_to_wishlist.button.alt:hover {
		color: white;
	}

	/* HOME */

	.home .grid {
		width: 100%;
		display: block;
		margin: 0 auto;
	}

	.home .grid-item,
	.home .grid-sizer {
		width: 25%;
		padding: 0 0.5% 2em 0;
	}

	.home .grid-item-x-2 {
		width: 50%;
		/* margin-bottom: 2em; */
	}

	.home .grid-item-x-4 {
		width: 100%;
	}

	.home .entry-title {
		display: none;
	}

	.Grande_Horizontale {
		width: 100vw;
		height: auto;
		position: relative;
		left: -55px;
	}

	.Grande_Horizontale .bg-video {
		display: block;
	}

	.Grande_Horizontale .bg-video-mobile {
		display: none;
	}

	.Grande_Horizontale h2 {
		position: absolute;
		right: 5%;
		text-align: center;
		top: 75%;
		font-size: 35px;
		color: white;
	}

	.Grande_Horizontale h2 a {
		color: white;
	}

	.Grande_Horizontale h2::after {
		content: "";
		position: absolute;
		height: 1px;
		width: 0;
		right: 0;
		display: block;
		background-color: white;
		transition: 0.3s ease all;
	}

	.Grande_Horizontale h2:hover:after {
		width: 100%;
		left: 0;
		background: #FFF;
	}

	.Produit_Star {
		/* 		width: calc(100% - 110px);
		display: block;
		position: relative; */
		margin: 30px auto;
	}

	.Produit_Star .Bloc_Star {
		width: calc(50% - 6px);
		position: relative;
		display: table;
		height: 65vh;
	}

	.Produit_Star .Bloc_Star .Bloc_couleur {
		background-color: #FC3F0C;
		height: 55vh;
		position: absolute;
		z-index: 2;
		width: 100%;
		top: 10vh;
	}

	.Produit_Star .Bloc_Star .Image_Star {
		position: absolute;
		z-index: 15;
		background-position: center center;
		background-repeat: no-repeat;
		height: 65vh;
		width: 100%;
		background-size: contain;
	}

	.Produit_Star .Bloc_Star img {
		margin: 0 auto;
		width: auto;
		display: block;
	}

	.Produit_Star .add_to_cart_button {
		top: 11vh !important;
	}

	.Produit_Star .Titre_Star {
		width: 50%;
		position: absolute;
		left: 50%;
		top: 0;
		display: table;
		height: 100%;
	}

	.Produit_Star .Titre_Star .table_star {
		display: table-cell;
		vertical-align: middle;
	}

	.Produit_Star .Titre_Star .table_star .bloc {
		margin: 0 auto;
		display: block;
		text-align: right;
		width: max-content;
		max-width: 70%;
		position: relative;
	}

	.Produit_Star .Titre_Star h3 {
		font-size: 3em;
		font-family: 'Abril Fatface', cursive;
		text-transform: capitalize;
		letter-spacing: 1px;
		color: black;
		line-height: 0.75em;
	}

	.Produit_Star .Titre_Star h3 span {
		font-size: 50%;
		margin-left: 6px;
		top: -10px;
		position: relative;
	}

	.Produit_Star .Titre_Star a {
		font-size: 20px;
		color: black;
		padding-bottom: 5px;
		display: block;
		text-align: right;
		position: relative;
		float: right;
		width: max-content;
	}

	.Produit_Star .Titre_Star a::after {
		content: "";
		position: absolute;
		height: 1px;
		width: 0;
		right: 0;
		display: block;
		background-color: black;
		transition: 0.3s ease all;
	}

	.Produit_Star .Titre_Star a:hover:after {
		width: 100%;
		left: 0;
		background: #000;
	}

	.Produit_Star .table_star .etiquette {
		text-align: right;
		margin: 0 auto;
		display: block;
		font-weight: 400;
		font-family: 'Abril Fatface', cursive;
		color: black;
		position: absolute;
		right: 0;
		top: -25px;
	}

	.Produit_Star .table_star .statut {
		border: 1px solid black;
		padding: 0 8px;
		color: black;
		width: auto;
		top: 150px;
		position: absolute;
		right: 0;
	}

	.Produit_Star .price {
		display: block;
		margin-top: 32px;
		right: 0;
		position: absolute;
	}

	.Produit_Star .price_onsale {
		text-decoration: line-through;
		font-size: 75%;
	}

	.Produit_Star .sale {
		font-weight: 600;
	}

	.home .image-fixe {
		margin-bottom: 2em;
	}

	.Citation {
		font-size: 300%;
		padding: 1.5em 0;
		/* margin-bottom: 2em; */
		min-height: 40vh;
		height: calc(55vh + 64px);
		overflow: hidden;
	}

	.Citation .citation_inside {
		font-family: 'Abril Fatface', cursive;
		color: black;
		margin: 1em 0;
		padding: 0 10%;
		text-align: center;
		line-height: 125%;
		font-size: 1em;
	}

	.Citation .citation_inside:before {
		content: "« ";
	}

	.Citation .citation_inside:after {
		content: " »";
	}

	.Citation a {
		font-size: 40%;
		color: black;
		text-align: right;
		display: block;
		margin-right: 24px;
		margin-bottom: 1em;
		width: max-content;
		position: absolute;
		right: 0;
	}

	.Citation a:after {
		content: "";
		position: absolute;
		height: 1px;
		width: 0;
		right: 0;
		display: block;
		background-color: black;
		transition: 0.3s ease all;
	}

	.Citation a:hover:after {
		width: 100%;
		left: 0;
		background: #000;
	}

	.Citation span {
		font-size: 24px;
		color: black;
		display: block;
		font-family: 'Abril Fatface', cursive;
		text-align: center;
	}

	/* Defis */

	.Defis {
		font-size: 300%;
		padding: 1.5em 0;
	}

	.Defis .citation_inside {
		font-family: 'Abril Fatface', cursive;
		color: black;
		padding: 10% 0 0.75em;
		text-align: center;
		line-height: 100%;
		font-size: 1em;
	}

	.Defis ul {
		margin: 7% 0 0;
	}

	.Defis a {
		font-size: 40%;
		color: black;
		text-align: center;
		display: block;
		line-height: 170%;
	}

	.Defis a:hover {
		color: black;
	}

	.stop_45 {
		height: 45vh;
		overflow: hidden;
		margin-bottom: 2em;
	}

	/* Journal */

	.Journal {
		padding: 0 10%;
		position: relative;
		width: 80%;
	}

	.Journal h2 {
		font-size: 300%;
		font-family: 'Abril Fatface', cursive;
		color: black;
		text-align: center;
		padding: 5% 0 0;
	}

	.Journal .autour {
		display: block;
		margin: -10px auto 4em;
		width: max-content;
	}

	.Journal .cadre {
		height: 55vh;
		overflow: hidden;
	}

	.Journal .cadre img {
		width: 100%;
	}

	.Journal .category {
		border: 1px solid black;
		display: inline-block;
		width: max-content;
		margin: 0.5em;
		padding: 0.05em 0.7em;
		text-transform: uppercase;
		font-style: italic;
		color: black;
		cursor: pointer;
	}

	.Journal .bas {
		position: absolute;
		bottom: 5%;
		background-color: white;
		z-index: 15;
		width: calc(75% + 1px);
		height: 25%;
	}

	.Journal .bas_inside {
		display: block;
		width: 80%;
		padding: 5% 0;
		margin: 0 auto;
	}

	.Journal .bas_inside h3 {
		font-size: 150%;
		font-style: italic;
		font-weight: 600;
		color: black;
		margin: 0.7em 0 0.5em 0;
	}

	.Journal .go_read {
		width: max-content;
		display: block;
		margin: 2em auto;
	}

	.Journal .go_read a {
		font-size: 18px;
		text-transform: Capitalize;
		position: relative;
	}

	.Journal .go_read a::after {
		content: "";
		position: absolute;
		height: 1px;
		width: 0;
		right: 0;
		display: block;
		background-color: black;
		transition: 0.3s ease all;
	}

	.Journal .go_read a:hover:after {
		width: 100%;
		left: 0;
		background: #000;
	}

	.Journal_Gauche {
		max-height: 70vh;
		overflow: hidden;
	}

	.Instagram_block {
		width: calc(100% - 110px);
		margin: 4vh auto;
		text-align: center;
	}

	.Titre_Insta {
		width: 100%;
	}

	.Lien_Insta {
		margin-bottom: 32px;
	}

	.Titre_Insta h4 {
		font-size: 42px;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		color: black;
	}

	.footer-3 {
		width: calc(100% - 110px);
		margin: 40px auto 0;
	}

	.footer-3 h3 {
		text-align: center;
		font-weight: 600;
		font-size: 80%;
		color: black;
	}

	.footer-3 p {
		text-align: center;
		font-size: 12px;
		color: black;
	}

	/*ESHOP */

	/*  	.archive .site-header #mega-menu-wrap-primary,
	.archive .site-header #mega-menu-wrap-primary #mega-menu-primary {
		visibility: hidden !important;
	} */

	.archive .site-content,
	.search .site-content {
		top: 132px;
	}

	.archive .site-main,
	.search .site-main {
		width: 100%;
		margin: 0 auto;
	}

	.archive .woocommerce-products-header p,
	.archive .woocommerce-products-header p {
		text-align: center;
		font-size: 12px;
		color: black;
	}

	.storefront-full-width-content .woocommerce-products-header {
		padding-bottom: 5vh;
	}

	.woocommerce-products-header {
		width: 100%;
		display: block;
		margin: 0 auto;
	}

	.woocommerce-products-header h1 {
		font-weight: 600;
		letter-spacing: 0.5px;
		font-size: 80%;
		color: black;
	}

	.storefront-full-width-content .site-main .products.columns-4 .product {
		margin-bottom: 0;
	}

	.archive .storefront-sorting,
	.search .storefront-sorting {
		display: none;
	}

	.archive .grid,
	.search .grid {
		width: 100%;
		margin-bottom: 120px;
	}

	.archive .grid-sizer,
	.search .grid-sizer {
		width: 25%;
	}

	.archive .grid-item,
	.search .grid-item {
		width: 25%;
		padding: 0 0.5em;
		height: 55vh;
		margin-bottom: 4em;
	}

	.archive .grid-item--width2,
	.search .grid-item--width2 {
		width: 50%;
		display: table;
	}

	.archive .grid-item--height2,
	.search .grid-item--height2 {
		height: calc(110vh + 4em);
		margin-bottom: 4em;
		display: table;
	}

	.archive .Grande_image {
		display: table;
	}

	.archive .grid-item--height2 a,
	.archive .grid-item--width2 a,
	.search .grid-item--height2 a {
		color: white;
		font-family: 'Abril Fatface', cursive;
		font-size: 4vw;
		display: table-cell;
		vertical-align: middle;
		text-align: left;
		width: 70%;
		padding: 0 15%;
		line-height: 1em;
	}

	.archive .grid-item p,
	.search .grid-item p {
		display: none;
	}

	.archive .bg-video {
		height: 100%;
	}

	.archive .products .grid-item .inside_product_image,
	.search .products .grid-item .inside_product_image {
		position: relative;
		height: 55vh;
		background-color: #ECE7E1;
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
	}

	.archive .products .grid-item .inside_product_image .etiquette,
	.search .products .grid-item .inside_product_image .etiquette {
		position: absolute;
		left: 10px;
		top: 5px;
		font-weight: 400;
		font-family: 'Abril Fatface', cursive;
	}

	.archive .products .grid-item .inside_product_image .statut,
	.search .products .grid-item .inside_product_image .statut {
		position: absolute;
		top: 94%;
		left: 50%;
		transform: translate(-50%, -50%);
		border: 1px solid gray;
		padding: 0 8px;
		/* width: 52px; */
	}

	.archive .products .var-3 .inside_product_image {
		background-color: #FC3F0C;
	}

	.archive .products .var-8 .inside_product_image {
		background-color: #DDB823;
	}

	.archive .products .var-12 .inside_product_image {
		background-color: #DB0030;
		/* color: black; */
	}

	.archive .products .var-11 .inside_product_image .statut {
		border: 1px solid black;
	}

	.archive .products .var-21 .inside_product_image {
		background-color: #03096C;
		color: white;
		/*		border: 1px solid white; */
	}

	.archive .products .var-21 .inside_product_image .statut {
		border: 1px solid white;
	}

	.archive .products .var-14 .inside_product_image {
		background-color: #98AFAD;
	}

	/* 	.archive .products .var-24 .inside_product_image {
		background-color: #DDB823;
	} */
	.yith-wcwl-add-to-wishlist {
		margin: 0 !important;
	}

	.archive .product .yith-wcwl-add-to-wishlist img,
	.search .product .yith-wcwl-add-to-wishlist img {
		background-color: transparent;
		width: 40px;
		margin: 1px 0 0 0;
	}

	.archive .product .yith-wcwl-wishlistaddedbrowse,
	.search .product .yith-wcwl-wishlistaddedbrowse {
		position: absolute;
		right: 10px;
		bottom: 10px;
		margin: 0;
		top: inherit;
	}

	.yith-wcwl-wishlistexistsbrowse {
		display: none;
	}

	.archive .products .ambiance {
		background-size: cover;
		background-repeat: no-repeat;
	}

	.archive .products .vide {
		background-color: transparent;
	}

	.Grand_Texte {
		display: table;
	}

	.Grand_Texte h2 {
		font-size: 4vw;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		color: black;
		z-index: 150;
		pointer-events: none;
		display: table-cell;
		vertical-align: middle;
		line-height: 140%;
	}

	.Grand_Texte h2:hover {
		text-decoration: underline;
	}

	.Grande_image {
		background-size: cover;
		background-repeat: no-repeat;
		background-color: #ECE7E1;
		margin: 0 6px;
		max-width: calc(50% - 12px);
	}

	.Bandeau {
		background-size: cover;
		background-repeat: no-repeat;
		max-height: 55vh;
		margin: 0 6px;
		max-width: calc(50% - 12px);
	}

	/* Tags page */

	.tax-product_tag .site-header #mega-menu-wrap-primary {
		visibility: visible !important;
	}

	.tax-product_tag h1,
	.tax-product_cat h1 {
		font-weight: 400;
		font-family: 'Abril Fatface', cursive;
		font-size: 36px;
		letter-spacing: 1px;
	}

	/* breadcrumb */

	.storefront-breadcrumb {
		margin-top: 3.5em;
	}

	.archive .storefront-breadcrumb {
		display: none;
	}


	/* SEARCH */
	.search .ambiance,
	.search .Grand_Texte,
	.search .Grande_image,
	.search .vide,
	.search .Bandeau {
		display: none;
	}

	.search h2.page-title {
		font-size: 2vw;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		color: black;
		text-align: center;
		margin-bottom: 1em;
	}

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

	.search .woocommerce-info {
		height: 40vh;
		font-size: 2vw;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		color: black;
		text-align: center;
		margin-bottom: 1em;
		background-color: transparent !important;
		border: none !important;
	}

	.search .woocommerce-info:before {
		content: "";
	}

	/* SINGLE PRODUCT */

	/* Organisation */
	.product-template-default .product {
		max-width: 1620px;
		display: block;
		margin: 0 auto;
		width: 100%;
	}

	.product-template-default .product .PremierePartie {
		/* height: 90vh; */
		overflow: hidden;
		width: 100%;
		padding-top: 4px;
	}

	.product-template-default .product .SecondePartie {
		width: 100%;
		margin: 2em 0;
	}

	.product-template-default .product .SecondePartie .sous_gauche{
		margin:2em 0;
	}

	.product-template-default .product .SecondePartie:before{
		display: block;
		content:"";
		clear: both;
	}
	/* 	.product-template-default .site-header #mega-menu-wrap-primary,
	.product-template-default .site-header #mega-menu-wrap-primary #mega-menu-primary {
		visibility: hidden !important;
	}	 */
	.product-template-default .site-content,
	.product-template-default .site-footer {
		top: 160px;
	}

	.product-template-default .site-footer {
		position: relative;
	}

	.product-template-default .product {
		width: 100%;
		display: block;
		margin: 0 auto;
		padding: 0;
	}

	.product-template-default div.product .woocommerce-product-gallery img {
		margin: 0 auto;
		width: auto;
		/* height: 100%; */
	}

	.product-template-default .x-4-5 .woocommerce-product-gallery img {
		height: 100%;
	}

	.product-template-default .x-4-5 {
		display: inline-block;
		width: 70%;
		vertical-align: top;
		background: #FC3F0C;
		margin-right: 10px;
		visibility: visible;
	}

	.splide__slide img {
		width: 100%;
		height: auto;
	}

	.product-template-default .points {
		height: 25px;
	}

	.product-template-default .x-1-5 {
		display: inline-block;
		width: 25%;
		vertical-align: top;
		height: 100%;
		/* overflow: auto; */
		direction: rtl;
	}

	.product-template-default .x-1-5 li {
		padding-bottom: 5px;
		cursor: pointer;
	}

	.product-template-default .x-1-5 .splide__track {
		height: 100% !important;
	}

	.product-template-default .x-1-5 .woocommerce-product-gallery__image:last-child {
		padding-bottom: 0;
	}

	.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery {
		width: 65%;
		margin-right: 0;
		margin-bottom: 6px;
		height: 100%;
	}

	.woocommerce-product-gallery__wrapper {
		height: 100%;
	}

	.x-container {
		/* height: 100%; */
	}

	.product-template-default div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
		left: 0.875em;
	}

	/* SUMMARY */

	.product-template-default .collection {
		color: black;
	}

	.product-template-default .entry-title {
		font-size: 3.5em;
		font-weight: 500;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		color: black;
		line-height: 45px;
		margin-top: 15px;
	}

	.product-template-default .entry-title span {
		font-size: 0.4em;
		position: relative;
		font-weight: 300;
		letter-spacing: 0;
		display: block;
	}

	.product-template-default .stock {
		display: none !important;
	}

	.product-template-default .Refs {
		display: block;
		margin: 2em 0;
	}

	.product-template-default .sku,
	.product-template-default .attribut {
		display: inline-block;
		color: black;
		margin-top: 20px;
		margin-right: 25px;
	}

	.product-template-default .sku,
	.product-template-default .summary .sku span {
		color: #AEAEAE;
	}

	.product-template-default a.add_to_wishlist.button.alt {
		opacity: 1;
	}

	.product-template-default a.add_to_wishlist.button.alt:after {
		content: "Ajouter à ma liste de souhaits";
	}

	.product-template-default .collection a {
		color: black;
		font-weight: 600;
	}

	.product-template-default div.product .price {
		margin: 0 !important;
		color: black;
		font-weight: 400;
		letter-spacing: 1px;
		font-size: 2em !important;
	}

	.product-template-default div.product .price_regular {
		margin: 10px 10px 0 0;
		color: black;
		font-weight: 400;
		letter-spacing: 1px;
		font-size: 1.2em;
		text-decoration: line-through;
		display: inline-block;
	}

	.product-template-default div.product .price_onsale {
		margin: 10px 10px 0 0;
		color: black;
		font-weight: 400;
		letter-spacing: 1px;
		font-size: 2em;
		display: inline-block;
	}

	.product-template-default .onsale {
		display: inline-block;
		border: 1px solid black;
		border-radius: 0;
		padding: 1px 8px;
		color: black;
		font-size: initial;
		font-weight: 400;
		margin-bottom: 0;
		top: -4px;
		font-style: italic;
		margin-left: 13px;
	}

	.storefront-full-width-content.product-template-default div.product .summary {
		width: 34%;
		margin-left: 0.9%;
		float: left;
		margin-bottom: 0;
		height: 100%;
		overflow: auto;
	}

	.product-template-default .summary .variations {
		margin-bottom: 16px;
		max-height: 100px;
	}

	.product-template-default .summary .Couleur {
		width: 80px;
		display: inline-block;
		vertical-align: bottom;
		height: 80px;
	}

	.product-template-default .summary .Couleur.autres {
		opacity: 0.5;
	}

	.product-template-default .summary .Couleur.autres:first-child {
		opacity: 1;
	}

	.product-template-default .summary .Couleur.autres:hover {
		opacity: 1;
	}

	.product-template-default .summary .Couleur img {
		width: 100%;
	}

	.product-template-default .summary .Couleur span {
		text-align: center;
		font-size: 10px;
		text-transform: uppercase;
		display: block;
		margin-top: 8px;
	}

	.product-template-default .add_to_wishlist:before {
		content: 'WISHLIST';
		vertical-align: top;
	}

	.product-template-default .summary .reassurance {
		width: 100%;
		margin: 24px 0;
	}

	.product-template-default .summary .reassurance li {
		display: inline-block;
		width: 33.3333%;
		vertical-align: bottom;
		text-transform: uppercase;
		font-weight: 500;
		text-align: center;
		color: #AEAEAE;
	}

	.product-template-default .summary .reassurance li a {
		color: #AEAEAE;
		clear: both;
		font-size: 80%;
		text-align: center;
		width: 100%;
		display: block;
		text-transform: lowercase;
	}

	.product-template-default .woocommerce-tabs,
	.product-template-default .edit-link,
	.product-template-default .quantity {
		display: none;
	}

	.wholesale_customer .quantity {
		display: block;
	}

	.wholesale_customer .woocommerce-cart-form .product-detail .product-price span {
		display: none;
	}

	.product-template-default .summary .intro {
		text-align: left;
		font-style: italic;
		color: black;
		line-height: 140%;
		font-weight: 500;
		font-size: 110%;
	}

	.product-template-default .summary .intro a {
		text-decoration: underline;
	}

	.product-template-default .sous_gauche {
		display: block;
		width: 100%;
	}

	.product-template-default .sous_droit {
		display: block;
		width: 100%;
		margin: 2em 0;
	}

	.product-template-default .logo_reassurance {
		width: 200px;
		display: inline-block;
		vertical-align: top;
	}

	.product-template-default .logo_reassurance h4,
	.product-template-default .contenance h4 {
		line-height: 20px;
		font-size: inherit;
		color: black;
		font-weight: 500;
		text-decoration: underline;
		text-align: left;
		margin-bottom: 14px;
	}

	.product-template-default .logo_reassurance .logos {
		margin-left: -20px;
	}

	.product-template-default .logo_reassurance .logos img {
		float: left;
		width: 100px;
		height: 100px;
	}

	.product-template-default .contenance {
		display: inline-block;
		vertical-align: top;
		width: calc(50% - 200px);
	}

	.product-template-default .contenance img {
		width: 260px;
		height: auto;
		margin: 2% 5%;
	}

	.product-template-default .bloc_fp {
		display: inline-block;
		width: 48%;
		vertical-align: top;
		margin-left: 2%;
		font-size: 100%;
		line-height: 125%;
		color: black;
		min-width: 400px;
	}

	.product-template-default h5 {
		font-weight: 600;
		margin-bottom: 8px;
		/* text-decoration: underline; */
		color: black;
	}

	.product-template-default .bloc_fp .element {
		display: inline-block;
		width: 50%;
		vertical-align: top;
		margin: 0;
		font-size: 100%;
		line-height: 125%;
		color: black;
	}

	.product-template-default .bloc_fp .element.description {
		width: 60%;
	}

	.product-template-default .bloc_fp .element.fabrication {
		width: calc(40% - 24px);
		margin-left: 24px;
	}

	.product-template-default .sous_sous_un {
		display: inline-block;
		width: 100%;
	}

	/* 	.product-template-default .saute .partage {
		display: inline-block;
		font-size: inherit;
		font-weight: 500;
		vertical-align: top;
		display: none;
	}
	.product-template-default .saute .partage a {
		color: #AEAEAE;
		text-decoration: underline;
	}
	.product-template-default .saute .partage img {
		width: 30px;
		display: inline-block;
		vertical-align: top;
	} */
	.product-template-default .cadre {
		border: 1px solid black;
		padding: 0.75em;
		width: 100%;
	}

	.product-template-default .temps {
		display: inline-block;
		font-size: 1.6em;
		color: black;
		font-weight: 500;
		vertical-align: baseline;
		font-family: 'Barlow Semi Condensed', sans-serif;
		margin-right: 10px;
	}

	.product-template-default .temps_exp {
		display: block;
		text-align: right;
		color: black;
		font-weight: 400;
		font-family: 'Abril Fatface', cursive;
		font-size: 1.15em;
		text-align: center;
		margin-top: 2em;
	}

	.product-template-default .supp {
		color: black;
		width: 100%;
		font-size: 0.9em;
		text-align: justify;
		font-weight: 300;
		line-height: 1.3em;
		font-style: italic;
	}

	.product-template-default .avertissement {
		margin-top: 12px;
		font-style: italic;
		width: 100%;
		font-size: 0.9em;
		font-weight: 300;
		color: #AEAEAE;
	}

	.product-template-default .summary .accroche {
		color: black;
		font-weight: 500;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		font-size: 2.5em;
		margin: 2px 0 36px;
		line-height: 1em;
	}

	.product-template-default .summary .accroche:before {
		content: "«";
	}

	.product-template-default .summary .accroche:after {
		content: "»";
	}

	.product-template-default .summary .single_add_to_cart_button {
		width: 100%;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 1px;
		background-color: black;
		border: none;
		font-weight: 500;
		font-size: 160%;
		padding: .3180469716em 1.01575em;
	}

	.product-template-default div.product form.cart {
		margin: 0;
		padding: 0;
	}

	.product-template-default .summary .yith-wcwl-add-button {
		width: 100%;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 1px;
		border: none;
		font-weight: 200;
	}

	.product-template-default .summary .yith-wcwl-add-to-wishlist a.add_to_wishlist>img {
		margin-top: 5px;
	}

	.product-template-default .related {
		margin-top: 5em;
	}

	.woocommerce a.add_to_wishlist.button.alt {
		font-weight: 500;
		font-size: 160%;
		background-color: transparent;
		color: black;
		padding: .3180469716em 1.01575em;
	}

	.woocommerce a.add_to_wishlist.button.alt:hover {
		background-color: transparent;
		color: black;
	}

	.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
		margin: 5px auto;
		width: 40px;
		text-align: center;
		display: block;
	}

	#yith-wcwl-popup-message {
		display: none;
		background-color: transparent;
	}


	/* Related & Upsells */

	.related>h2:first-child,
	.upsells>h2:first-child {
		color: black;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
	}

	.related>h2:first-child {
		position: absolute;
		z-index: 9;
		left: calc(50% - 250px);
		font-size: 80px;
		width: 500px;
		line-height: 80px;
		margin-top: -60px;
	}

	.upsells>h2:first-child {
		font-size: 36px;
	}

	.related .products,
	.upsells .products {
		width: 75%;
		margin: 0 auto;
		font-size: 0;
	}

	.related .products {
		padding-top: 80px;
	}

	.storefront-full-width-content .site-main ul.products.columns-6 li.product,
	.storefront-full-width-content .site-main ul.products.columns-3 li.product {
		width: 33.333%;
		display: inline-block;
		float: none;
		padding: 0 0.4% 10px 0.4%;
		margin: 0;
		text-align: left;
	}

	.related .notshow {
		/* display: none !important; */
	}

	.related .products li.product .woocommerce-loop-product__title,
	.upsells .products li.product .woocommerce-loop-product__title {
		margin: 0;
	}

	.related .products li.product .price,
	.upsells .products li.product .price {
		font-size: 16px !important;
		display: inline-block;
		color: black !important;
	}

	.related .products .product .inside_product_image .etiquette,
	.upsells .products .product .inside_product_image .etiquette {
		font-size: 14px;
	}

	.related .products .product .inside_product_image .statut,
	.upsells .products .product .inside_product_image .statut {
		font-size: 14px;
		width: auto;
	}

	.related .product .yith-wcwl-add-to-wishlist img,
	.upsells .product .yith-wcwl-add-to-wishlist img {
		background-color: transparent;
		width: 40px;
		margin: 10px 15px 0 0;
	}

	.related .product .yith-wcwl-wishlistaddedbrowse,
	.upsells .product .yith-wcwl-wishlistaddedbrowse {
		position: absolute;
		right: 15px;
		top: inherit;
		bottom: 10px;
	}

	.related .product .button,
	.upsells .product .button {
		margin: 0 10px 0 0;
	}

	/* Interactions */
	.archive .product .added,
	.related .product .added,
	.upsells .product .added {
		/* background: url('https://www.sanabay.com/wp-content/themes/Sanabay/images/i-SURVOL-PANIER.png'); */
		background: none;
		width: auto;
		height: 32px;
		background-size: contain;
		background-repeat: no-repeat;
	}

	/* Panier */

	.woocommerce-cart .site-header #mega-menu-wrap-primary,
	.woocommerce-cart .site-header #mega-menu-wrap-primary #mega-menu-primary {
		visibility: hidden !important;
	}

	.woocommerce-cart .woocommerce {
		/* width: max-content; */
		margin: 0 auto;
	}

	.woocommerce-cart .site-main {
		padding: 160px 0;
	}

	.woocommerce-cart .woocommerce-cart-form .coupon,
	.woocommerce-cart .woocommerce-cart-form .button {
		font-size: 1rem;
	}

	.woocommerce-cart h1 {
		font-size: 300%;
		color: black;
		width: 100%;
		text-align: center;
		padding: 0 0 32px 0;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
	}

	.storefront-full-width-content.woocommerce-cart .entry-header {
		padding: 0;
	}

	.woocommerce-notices-wrapper {
		font-size: 1rem;
	}

	.woocommerce-cart .woocommerce-cart-form .button {
		font-size: 0.945rem;
		background: black;
		color: white;
		vertical-align: top;
	}

	.woocommerce-cart .woocommerce-cart-form .button:hover {
		background: black;
	}

	.woocommerce-cart .cart_item {
		border-bottom: 1px solid black;
		padding: 24px 0;
		border-collapse: collapse;
		display: block;
	}

	.woocommerce-cart .cart_item:first-child {
		padding-top: 0;
	}

	.woocommerce-cart .cart_item:last-child {
		border: none;
	}

	.woocommerce-cart .woocommerce-cart-form {
		display: inline-block;
		width: 50%;
		background: transparent;
		font-size: 0;
	}

	.woocommerce-cart .cart-collaterals .cart_totals {
		float: none;
		width: 100%;
		font-size: 1rem;
		color: black;
		margin-bottom: 90px;
	}

	.woocommerce-cart .cart-collaterals .cart_totals h2 {
		padding: 1em 1.41575em;
		font-size: 120%;
		font-weight: 400;
	}

	.woocommerce-cart .cart-collaterals {
		display: inline-block;
		width: 50%;
		vertical-align: top;
		background: white;
		float:right;
	}

	.woocommerce-cart .cart-collaterals .shop_table {
		font-size: 1rem;
	}

	.woocommerce-cart .cart-collaterals .shop_table th {
		color: black;
		text-align: left;
	}

	.woocommerce-cart .cart-collaterals .shop_table td {
		text-align: right;
		color: black;
	}

	.woocommerce-cart .cart-collaterals table:not(.has-background) th {
		background: transparent;
	}

	.woocommerce-cart #coupon-redeem{
		margin:20px;
	}

	.woocommerce-cart #coupon-redeem #coupon{
		float: left;
	}

	.woocommerce-cart #coupon-redeem .button.checkout-button{
		font-size: 14px;
		font-weight: normal;
		display: table;
		float: left;
	}

	.woocommerce-cart #coupon-redeem .checkout-button:after{
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		font-weight: 400;
		line-height: 1;
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		line-height: inherit;
		vertical-align: baseline;
		content: "";
		margin-left: 0.5407911001em;
	}
	.woocommerce-cart .cart-collaterals .shop_table .button.alt,
	.woocommerce-cart .cart-collaterals .shop_table .button.alt:hover {
		background: black !important;
	}

	.woocommerce-cart .cart-collaterals .shop_table .button.alt:after {
		content: "";
	}

	.woocommerce-cart .woocommerce-cart-form table:not(.has-background) tbody td {
		background: #F3F0EB !important;
	}

	.woocommerce-cart .woocommerce-cart-form .input-text,
	.woocommerce-cart .woocommerce-cart-form input[type="text"] {
		background: white;
		color: black;
		vertical-align: top;
		font-size: 0.945rem;
	}

	.woocommerce-cart .woocommerce-cart-form .product-thumbnail {
		display: inline-block;
		width: 40%;
		background: #F3F0EB;
	}

	.woocommerce-cart .woocommerce-cart-form .product-thumbnail img {
		width: auto;
		max-width: 100%;
		height: 300px;
	}

	.woocommerce-cart .woocommerce-cart-form .product-detail {
		display: inline-block;
		width: 45%;
		margin-left: 5%;
		font-size: 1rem;
		vertical-align: top;
		color: black;
		padding-top: 0;
	}

	.woocommerce-cart .woocommerce-cart-form .product-detail .product-name a {
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 150%;
	}

	.woocommerce-cart .woocommerce-cart-form .product-detail .product-price {
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 120%;
	}

	.woocommerce-cart .woocommerce-cart-form .product-quantity {
		/* margin-top: 24px; */
		display: inherit;
	}

	.woocommerce-cart .woocommerce-cart-form .product-quantity input {
		border: 1px solid black;
	}

	.woocommerce-cart .woocommerce-cart-form .product-remove {
		display: inline-block;
		width: 5%;
		font-size: 1rem;
		vertical-align: top;
		padding-top: 0;
	}

	.woocommerce-cart .wc-proceed-to-checkout {
		margin-bottom: 0;
	}

	.woocommerce-cart .cart-collaterals .reassurance {
		width: 100%;
		margin: 0 0 12px;
	}

	.woocommerce-cart .cart-collaterals .reassurance li {
		display: inline-block;
		width: 33.3333%;
		vertical-align: bottom;
		text-transform: uppercase;
		font-weight: 500;
		text-align: center;
		color: #AEAEAE;
	}

	.woocommerce-cart .cart-collaterals .reassurance li a {
		color: #AEAEAE;
		clear: both;
		font-size: 60%;
		text-align: center;
		width: 100%;
		display: block;
	}

	.woocommerce-info,
	.woocommerce-noreviews,
	p.no-comments {
		background-color: transparent !important;
		color: #222;
		max-width: 44%;
		font-size: 1.4rem;
	}

	.page-id-10 .woocommerce-info {
		max-width: 44%;
	}

	/* Check Out */
	.woocommerce-checkout .site-header #mega-menu-wrap-primary,
	.woocommerce-checkout .site-header #mega-menu-wrap-primary #mega-menu-primary {
		visibility: hidden !important;
	}

	.woocommerce-checkout .checkout {
		width: calc(100% - 405px);
		margin-left: 350px;
	}

	.woocommerce-checkout .checkout h3 {
		font-weight: 600;
	}

	.woocommerce-checkout .checkout #billing_country_field {
		margin-bottom: 24px;
	}

	.woocommerce-checkout .checkout .shop_table thead {
		display: none;
	}

	.woocommerce-checkout .checkout table:not(.has-background) th {
		background: transparent;
	}

	.woocommerce-checkout .checkout .order-total {
		font-size: 125%;
		text-transform: uppercase;
	}

	.woocommerce-checkout .checkout .product-total,
	.woocommerce-checkout .checkout .order-total td {
		text-align: right;
	}

	.wc_payment_methods .woocommerce-info {
		background: #AEAEAE;
		text-align: justify;
		color: black;
		border-radius: 0;
		border: none;
		padding-left: 2em;
	}

	.wc_payment_methods .woocommerce-info:before {
		content: "";
		display: none;
	}

	.woocommerce-checkout .checkout .cart-subtotal td {
		text-align: right;
	}

	.woocommerce-terms-and-conditions-wrapper {
		margin-bottom: 24px;
		font-size: 80%;
		text-align: justify;
	}

	#order_review .shop_table {
		color: black;
	}

	#payment .place-order .button {
		text-align: center;
		text-transform: uppercase;
	}

	/* Page */
	.page-template-default .woocommerce-breadcrumb {
		display: none;
	}

	/*  Finder */
	.finder {
		width: 75%;
		margin: 0 auto 16vh;
		display: block;
	}

	.finder h2 {
		color: black;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 400%;
		padding: 8vh 0 2vh;
	}

	.finder h4 {
		color: black;
		font-size: 140%;
	}

	.finder p {
		color: black;
		max-width: 80%;
	}


	/* Daily */

	.blog .woocommerce-breadcrumb,
	.category .woocommerce-breadcrumb {
		display: none;
	}

	.blog .site-content,
	.category .site-content {
		width: 75%;
		display: block;
		margin: 0 auto 12vh;
	}

	.blog h1,
	.category h1 {
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 400%;
		padding: 4vh 0 0 0;
		width: max-content;
		display: block;
		margin: 0 auto;
		color: black;
	}

	.blog .categories,
	.category .categories {
		margin: 0 auto 4vh;
		display: block;
		width: max-content;
	}

	.blog .categories li,
	.category .categories li,
	.blog .actu .Cadre .bouton,
	.category .actu .Cadre .bouton,
	.category .related .Cadre .bouton,
	.single-post .related .Cadre .bouton {
		border: 1px solid black;
		display: inline-block;
		width: max-content;
		margin: 0 0.5em;
		padding: 0.05em 0.7em;
		text-transform: uppercase;
		font-style: italic;
		color: black;
		cursor: pointer;
	}

	.blog .actu,
	.category .actu,
	.category .related,
	.single-post .related {
		float: left;
		width: 47%;
		height: 60vh;
		position: relative;
		overflow: hidden;
		margin-bottom: 5vh;
	}

	.blog .breves,
	.category .breves {
		float: left;
		width: 47%;
		height: 60vh;
		position: relative;
		overflow: hidden;
		margin-bottom: 5vh;
		display: table;
	}

	.blog .breves .table,
	.category .breves .table {
		display: table-cell;
		vertical-align: middle;
	}

	.blog .breves h2,
	.category .breves h2 {
		font-size: 2.5em;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-align: center;
		margin-bottom: 1em;
		line-height: 1.2em;
		color: black;
	}

	.blog .breves p,
	.category .breves p {
		font-size: 1.05em;
		text-align: center;
		color: black;
		margin-bottom: 1.5em;
	}

	.blog .actu:nth-child(even),
	.category .actu:nth-child(even),
	.blog .breves:nth-child(even),
	.category .breves:nth-child(even),
	.category .related:nth-child(even),
	.single-post .related:nth-child(even) {
		margin-left: 5.7%;
	}

	.blog .actu img,
	.category .actu img,
	.category .related img,
	.single-post .related img {
		position: absolute;
		transform: scale(1);
		transition: .3s ease-in-out;
		-webkit-transform: scale(1);
		-webkit-transition: .3s ease-in-out;
	}

	.blog .actu img:hover,
	.category .actu img:hover,
	.single-post .related img:hover,
	.category .related img:hover {
		transform: scale(1.3);
		-webkit-transform: scale(1.3);
	}

	.blog .actu .table,
	.category .actu .table {
		display: table;
		padding: 10%;
	}

	.blog .actu .table h2,
	.category .actu .table h2 {
		display: table-cell;
		vertical-align: middle;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 400%;
	}

	.blog .actu .Cadre,
	.category .actu .Cadre,
	.single-post .related .Cadre {
		position: absolute;
		top: 70%;
		background-color: white;
		z-index: 15;
		width: 100%;
		height: 30%;
	}

	.blog .actu .Cadre .bouton,
	.category .actu .Cadre .bouton,
	.single-post .related .Cadre .bouton {
		position: absolute;
		z-index: 17;
		left: 5%;
		right: 5%;
		top: 10%;
	}

	.blog .actu .Cadre h2,
	.category .actu .Cadre h2,
	.single-post .related .Cadre h2 {
		font-weight: 600;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 25px;
		width: 90%;
		position: absolute;
		z-index: 17;
		left: 5%;
		right: 5%;
		top: 30%;
	}

	/* Post de Blog */

	.single-post .site-header #mega-menu-wrap-primary,
	.single-post .site-header #mega-menu-wrap-primary #mega-menu-primary {
		visibility: hidden !important;
	}

	.single-post .site-content {
		top: 132px;
		margin-bottom: 64px;
	}

	.single-post .Banniere {
		width: 100vw;
		max-height: 50vh;
		overflow: hidden;
	}

	.single-post .Banniere img {
		/* translate: 0 -25%; */
	}

	.single-post .Sticker {
		border: 1px solid black;
		color: #000;
		width: max-content;
		padding: 0.05em 0.7em;
		text-transform: uppercase;
		font-style: italic;
		margin: 1em 0;
	}

	.single-post .contenu,
	.single-post .Related_Articles {
		width: 75%;
		margin: 0 12.5% 6vh;
		display: inline-block;
	}

	.single-post .contenu h1 {
		color: black;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 300%;
		padding: 2vh 0;
		width: 60%;
		display: block;
		margin: 0 20%;
		text-align: center;
	}

	.single-post .contenu .colonnes {
		columns: 2;
		column-gap: 12%;
		color: black;
		text-align: justify;
	}

	.single-post .contenu .colonnes p {
		margin-bottom: 8px;
	}

	.single-post .contenu .colonnes:last-child p {
		padding: 4vh 0 8vh;
	}

	.single-post .contenu .colonnes .ImgVignette {
		top: -6vh;
		position: relative;
	}

	.single-post .contenu .extrait {
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 200%;
		display: block;
		margin: 0 auto;
		padding: 2vh 0 0;
		width: 45%;
		color: black;
		text-align: center;
		position: relative;
		z-index: 15;
	}

	.single-post .contenu .extrait:before {
		content: "\2018";
	}

	.single-post .contenu .extrait:after {
		content: "\2019";
	}

	/* PAGES */

	.Marque {
		width: 100%;
		margin: 6vh auto 10vh;
		display: block;
	}

	.Marque h2,
	.Marque h1,
	.Marque h3 {
		color: black;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 350%;
		padding: 2vh 0;
		line-height: 100%;
	}

	.Marque .sans_marge_basse,
	.Marque h2:nth-child(1) {
		margin-bottom: 0;
		padding-bottom: 0;
	}

	.Marque .sans_marge_haute,
	.Marque h2:nth-child(2) {
		margin-top: 0;
		padding-top: 0;
	}

	.Marque .lien_sans_marge {
		margin: 0;
		padding: 0;
	}

	.Marque p {
		color: black;
		padding: 2vh 4vw;
	}

	.Marque blockquote {
		font-family: 'Abril Fatface', cursive;
		text-decoration: none;
		font-size: 125%;
		width: 70%;
		margin: 0 auto;
	}

	.Marque blockquote p:before {
		content: "\2018";
		color: black;
		text-decoration: none;
		font-size: 125%;
	}

	.Marque blockquote p:after {
		content: "\2019";
		color: black;
		text-decoration: none;
		font-size: 125%;
	}

	/* Collections */

	.Collections {
		padding: 2em 0 4em;
	}

	.Collections .collections-block-txt {
		padding: 0 2em 0 4em;
	}

	.Collections .collections-block-txt h2 {
		font-family: 'Abril Fatface', cursive;
		text-decoration: none;
		font-size: 400%;
	}

	.Collections .collections-block-txt h3 {
		font-family: 'Abril Fatface', cursive;
		text-decoration: none;
		font-size: 125%;
		border: none;
		margin: 0 4em 2em 4em;
	}

	.Collections .wp-block-image {
		position: relative;
		overflow: hidden;
	}

	.Collections .wp-block-image.move img {
		-webkit-transition: .3s ease-in-out;
	}

	.Collections .wp-block-image.move img:hover {
		-webkit-transform: scale(1.3);
	}

	.Collections .wp-block-image figcaption {
		position: absolute;
		bottom: 0;
		right: 0;
		margin:0;

	}

	.Collections .wp-block-image figcaption::after {
		content: url("images/fleche-Collections.png");
		padding: 0 0 0 1em;
		color: white;
		position: absolute;
		bottom: 10px;
		left:0;
		right:0;
	}

	.Collections .wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
		display:table;
		width:auto;
		position:absolute;
		right:0;
		left:inherit;
		background:none;
		padding:0;
	}
	.Collections .wp-block-image figcaption a {
		display: block;
		width:100%;
		color: white;
		background: rgba(0, 0, 0, 0.7);
		padding: 1em;
		margin: 0;
		cursor: pointer;
		font-style: italic;
		font-size: 120%;
		padding-bottom: 30px;
	}

	/* Inspirations */

	.Inspirations {
		width: 80%;
		margin: 0 auto;
		padding: 2em 0 4em;
	}

	.Inspirations h2 {
		font-family: 'Abril Fatface', cursive;
		font-size: 250%;
	}

	.Inspirations .wp-block-gallery {
		padding: 2em 0;
		position: relative;
	}

	.Inspirations .blocks-gallery-item figcaption {
		position: absolute;
		top: 0;
		font-size: 26px;
		background: rgba(0, 0, 0, 0.85);
		opacity: 0;
		height: 100%;
		width: 100%;
		animation: opacity ease-in-out 0.5s;
		padding-top: 60%;
		font-family: 'Abril Fatface', cursive;
	}

	.Inspirations .blocks-gallery-item figcaption:hover {
		opacity: 1;
	}

	.Inspirations .blocks-gallery-item figcaption a,
	.Inspirations .blocks-gallery-item figcaption a:hover {
		color: white;
	}

	.Inspirations h3 {
		font-family: 'Abril Fatface', cursive;
		font-size: 400%;
		position: relative;
		top: -1em;
		line-height: 1em;
	}

	/* Lookbook */

	.Lookbook {
		width: 80%;
		margin: 0 auto;
		padding: 2em 0 4em;
	}

	/* Legal */

	.Legal {
		width: 75%;
		margin: 0 auto;
		display: block;
		padding-bottom: 8em;
	}

	.Legal h1 {
		font-size: 36px;
		text-align: center;
		margin: 2em 0;
		font-weight: 600;
	}

	.Legal h2 {
		font-size: 24px;
		text-align: left;
		font-weight: 600;
	}

	.Legal h3 {
		font-size: 16px;
		text-align: left;
		font-weight: 600;
	}

	.Legal p strong {
		margin-top: 16px;
		display: block;
	}

	/* Compte / Checkout */

	.Compte {
		width: 86%;
		margin: 10vh 7%;
		display: flex;
	}

	.Compte .woocommerce {
		display: block;
		margin: 0 auto;
	}

	.Compte .col2-set#customer_login .col-1,
	.Compte .col2-set.addresses .col-1,
	.Compte .col2-set#customer_login .col-2,
	.Compte .col2-set.addresses .col-2 {
		width: 45%;
		margin: 0 auto;
		display: inline-block;
	}

	.Compte .col2-set#customer_login .col-1 {
		/* margin-bottom: 100px; */
	}

	.Compte .col2-set#customer_login .col-1 h2,
	.Compte .col2-set#customer_login .col-2 h2 {
		text-align: center;
		border-bottom: 1px solid black;
		text-transform: uppercase;
		font-size: 24px;
		padding-bottom: 18px;
	}

	.Compte .woocommerce-privacy-policy-text {
		font-size: 11px;
		padding-bottom: 5px;
	}

	.Compte .form-row .button {
		margin: 0 auto;
		display: block;
		background-color: black;
		color: white;
		min-width: max-content;
		font-size: 14px;
		letter-spacing: 1.5px;
		text-transform: uppercase;
	}

	.Compte .input-text {
		width: 98%;
		margin: 0 1%;
		border: none;
		border-bottom: 1px solid lightgray;
		background-color: transparent;
		margin-bottom: 24px;
		padding-bottom: 4px;
		font-size: 14px;
	}

	.Compte button {
		background: black;
		color: white;
		text-transform: uppercase;
	}

	.Compte button:hover {
		background: white;
		color: black;
	}

	.Compte .lost_password {
		width: max-content;
		display: block;
		text-transform: uppercase;
		margin: 0 auto;
		font-size: 12px;
	}

	.Compte .lost_password a {
		color: black;
		text-decoration: underline;
	}

	.Compte .woocommerce-form-login__rememberme {
		margin-bottom: 48px;
	}

	.Compte .woocommerce-MyAccount-navigation {
		width: 200px;
		float: none;
		display: inline-block;
		margin: 0 25px 2em;
	}

	.Compte .woocommerce-MyAccount-navigation a {
		line-height: 2em;
	}

	.Compte .woocommerce-MyAccount-navigation .is-active {
		font-weight: 600;
	}

	.Compte .woocommerce-MyAccount-content {
		width: 600px;
		display: inline-block;
		vertical-align: top;
		float: none;
	}

	.Compte .woocommerce-MyAccount-content table:not(.has-background) th {
		background: black !important;
		color: white !important;
	}

	.Compte .woocommerce-MyAccount-content a {
		color: black;
		font-style: italic;
		text-decoration: underline;
		padding: 0;
	}

	.Compte .woocommerce-MyAccount-content a.button {
		background-color: transparent;
	}

	.Compte .my_account_orders .button.view::after {
		content: "";
	}

	.Compte .woocommerce-MyAccount-content h2,
	.Compte .woocommerce-MyAccount-content h3 {
		text-transform: uppercase;
		font-size: 1.5em;
		color: black;
	}

	.Compte .woocommerce-MyAccount-content h3 {
		font-size: 1.25em;
	}

	.Compte .woocommerce-order-details,
	.Compte .woocommerce-customer-details {
		border-top: 1px solid black;
		padding-top: 16px;
	}

	.Compte table.shop_table_responsive tbody tr td {
		/* width: max-content;
		display: block; */
	}

	/* Checkout */

	.checkout {
		width: 80% !important;
		margin: 8vh 15% !important;
		display: block;
	}

	.checkout h3 {
		text-transform: uppercase;
		color: black;
	}

	.page-id-590 #wpcf7-f251-o2,
	.page-id-10 #wpcf7-f251-o1,
	.page-id-4043 #wpcf7-f251-o1 {
		display: none;
	}

	.woocommerce-form-coupon-toggle {
		background: black;
		width: max-content;
		display: block;
		margin: 0 auto;
	}

	.woocommerce-form-coupon-toggle .woocommerce-info {
		padding: 0.5em 2em 0.5em 2em;
		margin-bottom: 0;
		color: white;
	}

	.woocommerce-form-coupon-toggle .woocommerce-info a {
		width: 100%;
		display: block;
		font-size: 80%;
	}

	.woocommerce .checkout_coupon {
		width: 50%;
		margin: 12px auto 0;
		display: block;
	}

	.woocommerce .checkout_coupon p:first-child {
		display: none;
	}

	.woocommerce .checkout_coupon input[type="text"],
	.woocommerce .checkout_coupon .input-text {
		background: white;
		color: black;
		font-size: 90%;
	}

	.woocommerce .checkout h3 {
		margin-bottom: 1.5em !important;
		border-bottom: 1px solid black;
		padding-bottom: 0.5em;
	}

	.woocommerce .woocommerce-billing-fields input[type="text"],
	.woocommerce .woocommerce-billing-fields input[type="tel"],
	.woocommerce .woocommerce-billing-fields input[type="email"] {
		background: transparent;
		color: black;
		border: none;
		border-bottom: 1px solid black;
		padding: 0 .6180469716em;
		font-size: 100%;
		margin: 0.6em 0;
	}

	.woocommerce .woocommerce-billing-fields label {
		display: none;
	}

	.woocommerce .checkout_coupon .button {
		background: black;
		color: white;
	}

	.woocommerce .checkout_coupon .button:hover {
		background: white;
		color: black;
	}

	.woocommerce .checkout table:not(.has-background) th {
		/*background: black;
		color: white;*/
	}

	.woocommerce .checkout table:not(.has-background) td {
		background: transparent;
	}

	.woocommerce .checkout table:not(.has-background) td:first-child {
		text-align: left;
		width: 60%;
		padding-left: 0.1em;
	}

	.woocommerce .checkout table:not(.has-background) td:last-child {
		text-align: right;
		width: 40%;
	}

	.woocommerce .checkout table thead th {
		padding: 0.5em 1.41575em;
		text-transform: uppercase;
	}

	.woocommerce .checkout table thead th:last-child {
		text-align: right;
	}

	.woocommerce .checkout table:not(.has-background) .cart-subtotal th,
	.woocommerce .checkout table:not(.has-background) .order-total th {
		background: transparent;
		color: black;
		text-transform: uppercase;
		padding-left: 0.1em;
	}

	#payment .payment_methods>li:not(.woocommerce-notice) {
		background-color: black !important;
		color: white;
	}

	#payment .payment_methods>.wc_payment_method>label {
		padding: 0.75em;
	}

	#payment .payment_methods>li .payment_box {
		color: black;
	}

	#payment .place-order {
		border-top: 1px solid black;
		padding-top: 0.75em;
		margin-top: 0;
	}

	#payment .woocommerce-terms-and-conditions-wrapper {
		font-size: 70%;
	}

	#order_review {
		background-color: transparent;
	}

	#order_review .shop_table {
		margin-bottom: 0.5em;
	}

	/* WISHLIST */
	ul.products li.product {
		font-size: 1.275em;
	}

	.wishlist-title {
		padding: 2em 0 1em;
		display: block;
	}

	.wishlist-title h2 {
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		font-size: 350%;
		margin: 0 auto;
		display: block;
		text-align: center;
	}

	.wishlist-title .show-title-form {
		display: none;
	}

	/* WHOLESALE */

	.Wholesale {
		padding: 4em 0;
		margin: 0 auto;
		max-width: 600px;
		display: block;
	}

	.Wholesale h1 {
		font-weight: 600;
		font-size: 3em;
	}

	#mega-menu-mobile-footer {
		display: none;
	}


}

/* -------------------------------------------------------------------------- */

/*	2. Version Moyen Format */

/* -------------------------------------------------------------------------- */

@media (min-width: 769px) and (max-width: 1199px) {

	.site {
		width: 100%;
		display: block;
		margin: 0 auto;
		scroll-behavior: smooth;
		overflow-x: initial;
	}

	.page-template-template-homepage .type-page {
		padding-top: 3em;
	}

	/* HEADER */

	.site-header {
		padding: 0;
		position: fixed;
		height: 100px;
		width: 100vw;
		left: 0;
		background-color: transparent;
		border: none;
	}

	.home.blog .site-header,
	.home.page:not(.page-template-template-homepage) .site-header,
	.home.post-type-archive-product .site-header {
		/* 		margin: 0 auto;
		width: 96%;
		display: block;
		background: transparent;
		position: relative;
		height: 100px; */
	}

	.Promo {
		background-color: white;
		width: 100%;
		color: #FC3F0C;
		text-align: center;
		font-family: 'Abril Fatface', cursive;
		font-size: 90%;
		padding: 3px 0;
		letter-spacing: 1px;
	}

	.branding {
		position: absolute;
		left: 0;
		width: 200px;
	}

	.site-header .site-logo-anchor img,
	.site-header .site-logo-link img,
	.site-header .custom-logo-link img {
		width: auto;
		max-width: 200px;
		margin-top: 10px;
	}

	.calibrage_menu {
		position: absolute;
		left: 200px;
		width: calc(100% - 200px);
	}

	.home .calibrage_menu {
		opacity: 1;
	}

	/* Breadcrumb */

	.woocommerce-breadcrumb {
		color: black;
		position: absolute;
		left: 350px;
		width: max-content;
		font-size: 1.05em;
	}

	.woocommerce-breadcrumb a:first-of-type::before {
		content: "" !important;
		display: none;
	}

	.woocommerce-breadcrumb a {
		color: black;
		text-decoration: none;
		border-bottom: 1px solid black;
		padding-bottom: 6px;
	}

	/* MENU */

	#mega-menu-wrap-mobile-footer {
		display: none;
	}

	#mega-menu-wrap-primary {
		background: transparent !important;
	}

	#mega-menu-wrap-primary #mega-menu-primary .mega-menu-megamenu>ul.mega-sub-menu {
		background: #F3F0EB;
		top: 60px;
	}

	.woocommerce-active .site-header .main-navigation {
		width: 100%;
		margin: 0 auto;
		display: block;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
		line-height: inherit !important;
		height: inherit !important;
		color: #000 !important;
		font-weight: inherit !important;
		text-decoration: none !important;
		width: max-content;
		position: relative;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
		line-height: inherit !important;
		height: inherit !important;
		color: #AEAEAE !important;
		font-weight: inherit !important;
		text-decoration: none !important;
		padding: 0px 0 5px 0;
		position: relative;
		width: max-content;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover {
		color: #000 !important;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
		line-height: inherit !important;
		height: inherit !important;
		color: #AEAEAE !important;
		font-weight: inherit !important;
		text-decoration: none !important;
		padding: 0px 0 5px 0;
		position: relative;
		width: max-content;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link::after,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link::after {
		content: "";
		position: absolute;
		height: 1px;
		width: 0;
		right: 0;
		display: block;
		background-color: black;
		transition: 0.3s ease all;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link::after {
		content: "";
		position: absolute;
		height: 1px;
		width: 0;
		right: 0;
		display: block;
		background-color: black;
		transition: 0.3s ease all;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover:after,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover:after {
		width: 100%;
		left: 0;
		background: #000;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover:after {
		width: 100%;
		left: 0;
		background: #000;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
		text-transform: initial;
		font-weight: 300;
		width: max-content;
		line-height: 22px;
		margin-bottom: 10px;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link::after,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link::after {
		content: "";
		position: absolute;
		height: 1px;
		width: 0;
		right: 0;
		display: block;
		background-color: black;
		transition: 0.3s ease all;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover:after,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover:after {
		width: 100%;
		left: 0;
		background: #000;
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,
	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover {
		font-weight: 300;
	}

	#mega-menu-wrap-primary {
		position: absolute;
		left: 0;
		width: calc(100vw - 350px);
	}

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
		padding: 30px 10px;
		/* width: calc(100% / 6); */
	}

	#mega-menu-wrap-primary #mega-menu-primary .mega-menu-item-45>a {
		font-family: 'Abril Fatface', cursive !important;
	}

	#mega-menu-wrap-secondary {
		position: absolute;
		right: 0;
	}

	#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item {
		float: right;
	}

	#mega-menu-wrap-secondary #mega-menu-secondary li#mega-menu-item-350>a.mega-menu-link::before {
		width: 36px;
		height: 36px;
		background-size: 36px 36px;
	}

	#mega-menu-wrap-secondary #mega-menu-secondary span.mega-menu-badge {
		padding: 0;
		border-radius: 0;
	}

	#mega-menu-wrap-secondary #mega-menu-secondary span.mega-menu-badge.mega-menu-badge-style-one {
		background: transparent;
		font-family: 'Abril Fatface', cursive !important;
		left: -4px;
	}

	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link {
		font-weight: 500;
	}

	/* Search */
	#mega-menu-wrap-secondary #mega-menu-secondary li.mega-disable-link>a.mega-menu-link,
	#mega-menu-wrap-secondary #mega-menu-secondary li.mega-menu-megamenu li.mega-disable-link>a.mega-menu-link {
		/* cursor: help; */
		pointer-events: auto !important;
		cursor: pointer;
	}

	.Search-box {
		position: relative;
		width: 70%;
		background-color: #F3F0EB;
		margin: 0 auto;
		display: block;
	}

	.Search {
		height: 60vh;
	}

	.Search h2 {
		font-weight: 700;
		font-size: 3em;
		font-family: 'Abril Fatface', cursive;
		color: black;
		padding: 2em 0 1em;
	}

	.wpml-ls-legacy-dropdown .wpml-ls-native {
		font-weight: 400;
		font-size: 120%;
	}

	.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
		margin-top: 4px;
		padding-right: 1em;
	}

	.wpml-ls-legacy-dropdown a {
		padding: 2px 6px;
	}

	.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after {
		border: 0;
		background-image: url('https://www.sanabay.com/wp-content/themes/Sanabay/images/i-FlecheARIANE.png');
		background-repeat: no-repeat;
		background-size: contain;
	}

	/* GENERAL */

	.blog .site-content,
	.page-template-default .site-content {
		top: 100px;
	}

	.site-content {
		position: relative;
	}

	.col-full {
		max-width: 1920px;
		padding: 0;
	}

	.content-area {
		margin-bottom: 0;
	}

	/* FOOTER */
	.site-footer {
		background-color: #F3F0EB;
		position: relative;
		width: 100vw;
	}

	.site-footer .col-full {
		padding: 2vh 0;
		width: 100vw;
		margin: 0 auto;
	}

	.site-footer .col-full:nth-child(1) {
		background: white;
		width: 100vw;
		padding-left: 0;
		padding-right: 0;
	}

	.site-footer .col-full .footer-1,
	.site-footer .col-full .footer-2 {
		display: inline-block;
		width: 35%;
		vertical-align: top;
		padding-left: 55px;
	}

	.site-footer #mega-menu-wrap-max_mega_menu_1,
	.site-footer .col-full .footer-1-droite {
		display: inline-block;
		width: calc(65% - 55px);
		margin-top: 20px;
	}

	.site-footer #mega-menu-wrap-max_mega_menu_1 {
		margin-left: 100px;
		width: calc(65% - 155px);
	}

	.site-footer .col-full .footer-1 h3,
	.site-footer .col-full .footer-2 h3 {
		font-weight: 700;
		font-size: 3em;
		font-family: 'Abril Fatface', cursive;
		color: black;
		line-height: 1em;
		margin-bottom: 0.5em;
	}

	.site-footer .col-full .footer-1 a {
		text-decoration: none;
		font-weight: 600;
	}

	.site-footer .col-full .footer-1-droite li {
		display: inline-block;
		width: calc(100% / 3);
		text-align: center;
		color: black;
		font-size: 12px;
		vertical-align: top;
		margin-bottom: 1.75em;
	}

	.site-footer .col-full .footer-1-droite li h5 {
		font-size: 18px;
		font-family: 'Abril Fatface', cursive;
		font-weight: 600;
		line-height: 22px;
		letter-spacing: 1px;
		margin-bottom: 6px;
		color: black;
	}

	.site-footer .col-full .footer-1-droite li a {
		color: #AEAEAE;
		display: block;
		text-decoration: none;
	}

	.site-footer .col-full .footer-1-droite li a:hover {
		color: black;
	}

	.site-footer .col-full .footer-2 h5 {
		font-weight: 600;
		margin-bottom: 20px;
	}

	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
		font-size: 12px;
		line-height: 20px;
		color: #AEAEAE;
	}

	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li#mega-menu-item-189>a.mega-menu-link {
		color: black;
		font-weight: 500;
		font-size: 14px;
	}

	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
		color: black;
	}

	#wpcf7-f213-o1 {
		margin-top: 20px;
	}

	#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item>a.mega-menu-link {
		margin: 0;
		padding: 0;
		line-height: 80px;
		height: 80px;
	}

	#mega-menu-wrap-secondary #mega-menu-secondary>li:first-child {
		margin-top: -5px;
	}

	#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item>a.mega-menu-link:hover {
		text-decoration: none;
	}

	#mega-menu-wrap-secondary .mega-menu-item-246 {
		margin-right: 5px;
	}

	#mega-menu-wrap-secondary #mega-menu-secondary span.mega-menu-badge {
		margin: 0;
	}

	#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
	#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
	#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
		text-decoration: none;
	}

	.mega-custom-icon .mega-menu-link:hover {
		text-decoration: none;
	}

	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
		position: relative;
		left: 0;
	}

	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li a:before {
		content: "_ ";
	}

	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item {
		width: calc(100% / 3) !important;
		vertical-align: top;
	}

	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item:nth-child(4) {
		display: none;
	}

	#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item>ul.mega-sub-menu {
		position: relative;
	}

	.dashicons-minus {
		opacity: 0;
	}

	/* Selecteur de langue */

	.mega-menu-item-337 .mega-menu-link {
		height: 0 !important;
	}

	.wpml-ls-legacy-dropdown {
		width: max-content !important;
		height: 90px;
		display: table-cell;
		vertical-align: middle;
		/* padding-left: 10px; */
	}

	.wpml-ls-legacy-dropdown a {
		color: black !important;
		border: none !important;
		background-color: transparent !important;
	}

	.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
		border: none !important;
	}

	/* PRODUCT ( Archive et Home ) */

	/* .archive .product, */
	.home .Groupe_Shopping_5 {
		font-size: 0;
	}

	.home .Groupe_Shopping_5 .product {
		width: 50%;
		display: inline-block;
		padding: 0 0.5% 2em 0;
		position: relative;
		vertical-align: top;
		font-size: 16px;
	}

	.home .Groupe_Shopping_5 .product:last-child {
		padding: 0 0 2em 0;
	}

	.archive .product .inside_product_image,
	.search .product .inside_product_image,
	.home .product .inside_product_image,
	.related .product .inside_product_image,
	.up-sells .product .inside_product_image {
		position: relative;
		height: 70vh;
		background-color: #ECE7E1;
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
	}

	.up-sells .product .inside_product_image {
		background-size: cover;
	}

	.archive .product .woocommerce-loop-product__title,
	.search .product .woocommerce-loop-product__title,
	.home .product .woocommerce-loop-product__title,
	.related .product .woocommerce-loop-product__title,
	.up-sells .product .woocommerce-loop-product__title,
	.related .product .price,
	.search .product .price,
	.up-sells .product .price,
	.archive .product .price,
	.Produit_Star .price,
	.home .product .price {
		display: inline-block;
		padding-top: 4px;
		font-weight: 400;
		color: black;
		opacity: 0;
	}

	.archive .product .woocommerce-loop-product__title,
	.search .product .woocommerce-loop-product__title,
	.related .product .woocommerce-loop-product__title,
	.up-sells .product .woocommerce-loop-product__title,
	.home .product .woocommerce-loop-product__title {
		text-align: left;
		width: 75%;
		font-family: 'Abril Fatface', cursive;
	}

	.archive .product .woocommerce-loop-product__title span,
	.search .product .woocommerce-loop-product__title span,
	.related .product .woocommerce-loop-product__title span,
	.up-sells .product .woocommerce-loop-product__title span,
	.home .product .woocommerce-loop-product__title span {
		font-size: 75%;
		margin-left: 6px;
	}

	.archive .product .price,
	.search .product .price,
	.related .product .price,
	.up-sells .product .price,
	.home .product .price {
		text-align: right;
		width: calc(25% - 4px);
	}

	.archive .product .button,
	.search .product .button,
	.related .product .button,
	.up-sells .product .button,
	.home .product .button {
		position: absolute;
		top: 0;
		right: 0;
	}

	.archive .product .add_to_cart_button,
	.search .product .add_to_cart_button,
	.related .product .add_to_cart_button,
	.up-sells .product .add_to_cart_button,
	.home .product .add_to_cart_button,
	.Produit_Star .add_to_cart_button {
		/* background: url('https://www.sanabay.com/wp-content/themes/Sanabay/images/i-PANIER.png') no-repeat; */
		background: none;
		width: auto;
		height: 30px;
		opacity: 0;
		top: 2px !important;
		right: 0px !important;
		background-size: contain;
		position: absolute;
		z-index: 25;
	}

	.archive .product .yith-wcwl-wishlistaddedbrowse,
	.search .product .yith-wcwl-wishlistaddedbrowse,
	.related .product .yith-wcwl-wishlistaddedbrowse,
	.up-sells .product .yith-wcwl-wishlistaddedbrowse,
	.home .product .yith-wcwl-wishlistaddedbrowse {
		/* padding-top: 24px; */
		/* padding-left: 12px; */
		width: 32px;
	}

	.archive .product .yith-wcwl-wishlistaddedbrowse a,
	.search .product .yith-wcwl-wishlistaddedbrowse a,
	.related .product .yith-wcwl-wishlistaddedbrowse a,
	.up-sells .product .yith-wcwl-wishlistaddedbrowse a,
	.home .product .yith-wcwl-wishlistaddedbrowse a {
		display: none;
	}

	.archive .product .inside_product_image .etiquette,
	.search .product .inside_product_image .etiquette,
	.related .product .inside_product_image .etiquette,
	.up-sells .product .inside_product_image .etiquette,
	.home .product .inside_product_image .etiquette {
		position: absolute;
		left: 10px;
		top: 5px;
		font-weight: 400;
		font-family: 'Abril Fatface', cursive;
	}

	.archive .product .inside_product_image .statut,
	.search .product .inside_product_image .statut,
	.related .product .inside_product_image .statut,
	.up-sells .product .inside_product_image .statut,
	.home .product .inside_product_image .statut {
		position: absolute;
		top: 94%;
		left: 50%;
		transform: translate(-50%, -50%);
		border: 1px solid gray;
		padding: 0 8px;
		width: 52px;
	}

	.up-sells .product .inside_product_image .statut {
		color: white;
		border: 1px solid white;
	}

	.archive .product .added_to_cart,
	.search .product .added_to_cart,
	.related .product .added_to_cart,
	.up-sells .product .added_to_cart,
	.home .product .added_to_cart {
		display: none;
	}

	.archive .product img,
	.search .product img,
	.related .product img,
	.up-sells .product img,
	.home .product img {
		margin-bottom: 0;
		background-color: #ECE7E1;
	}

	.archive .product .price_onsale,
	.search .product .price_onsale,
	.related .product .price_onsale,
	.up-sells .product .price_onsale,
	.home .product .price_onsale {
		text-decoration: line-through;
		font-size: 75%;
	}

	.archive .product .sale,
	.search .product .sale,
	.related .product .sale,
	.up-sells .product .sale,
	.home .product .sale {
		font-weight: 600;
	}

	.archive .product a.add_to_wishlist.button.alt,
	.search .product a.add_to_wishlist.button.alt,
	.related .product a.add_to_wishlist.button.alt,
	.up-sells .product a.add_to_wishlist.button.alt,
	.home .product a.add_to_wishlist.button.alt {
		right: 15px;
		opacity: 0;
		background-color: transparent;
	}

	.archive .product a.add_to_wishlist.button.alt:hover,
	.search .product a.add_to_wishlist.button.alt:hover,
	.related .product a.add_to_wishlist.button.alt:hover,
	.up-sells .product a.add_to_wishlist.button.alt:hover,
	.home .product a.add_to_wishlist.button.alt:hover {
		background-color: transparent;
		color: black;
	}

	.up-sells .product a.add_to_wishlist.button.alt:hover {
		color: white;
	}

	/* HOME */

	.home .grid {
		width: 100%;
		display: block;
		margin: 0 auto;
	}

	.home .grid-item,
	.home .grid-sizer {
		width: 33.3333%;
		padding: 0 1% 2em 1%;
	}

	.home .grid-item-x-2 {
		width: 98%;
		height: auto;
	}

	.home .grid-item-x-4 {
		width: 98%;
	}

	.home .entry-title {
		display: none;
	}

	.Grande_Horizontale {
		width: 100vw;
		height: auto;
		position: relative;
	}

	.Grande_Horizontale .bg-video {
		display: block;
	}

	.Grande_Horizontale .bg-video-mobile {
		display: none;
	}

	.Grande_Horizontale h2 {
		position: absolute;
		right: 5%;
		text-align: center;
		top: 75%;
		font-size: 35px;
		color: white;
	}

	.Grande_Horizontale h2 a {
		color: white;
	}

	.Grande_Horizontale h2::after {
		content: "";
		position: absolute;
		height: 1px;
		width: 0;
		right: 0;
		display: block;
		background-color: white;
		transition: 0.3s ease all;
	}

	.Grande_Horizontale h2:hover:after {
		width: 100%;
		left: 0;
		background: #FFF;
	}

	.Produit_Star {
		/* 		width: calc(100% - 110px);
		display: block;
		position: relative; */
		margin: 30px auto;
	}

	.Produit_Star .Bloc_Star {
		width: calc(50% - 6px);
		position: relative;
		display: table;
		height: 65vh;
	}

	.Produit_Star .Bloc_Star .Bloc_couleur {
		background-color: #FC3F0C;
		height: 55vh;
		position: absolute;
		z-index: 2;
		width: 100%;
		top: 10vh;
	}

	.Produit_Star .Bloc_Star .Image_Star {
		position: absolute;
		z-index: 15;
		background-position: center center;
		background-repeat: no-repeat;
		height: 65vh;
		width: 100%;
		background-size: contain;
	}

	.Produit_Star .Bloc_Star img {
		margin: 0 auto;
		width: auto;
		display: block;
	}

	.Produit_Star .add_to_cart_button {
		top: 11vh !important;
	}

	.Produit_Star .Titre_Star {
		width: 50%;
		position: absolute;
		left: 50%;
		top: 0;
		display: table;
		height: 100%;
	}

	.Produit_Star .Titre_Star .table_star {
		display: table-cell;
		vertical-align: middle;
	}

	.Produit_Star .Titre_Star .table_star .bloc {
		margin: 0 auto;
		display: block;
		text-align: right;
		width: max-content;
		max-width: 70%;
		position: relative;
	}

	.Produit_Star .Titre_Star h3 {
		font-size: 3em;
		font-family: 'Abril Fatface', cursive;
		text-transform: capitalize;
		letter-spacing: 1px;
		color: black;
		line-height: 0.75em;
	}

	.Produit_Star .Titre_Star h3 span {
		font-size: 50%;
		margin-left: 6px;
		top: -10px;
		position: relative;
	}

	.Produit_Star .Titre_Star a {
		font-size: 20px;
		color: black;
		padding-bottom: 5px;
		display: block;
		text-align: right;
		position: relative;
		float: right;
		width: max-content;
	}

	.Produit_Star .Titre_Star a::after {
		content: "";
		position: absolute;
		height: 1px;
		width: 0;
		right: 0;
		display: block;
		background-color: black;
		transition: 0.3s ease all;
	}

	.Produit_Star .Titre_Star a:hover:after {
		width: 100%;
		left: 0;
		background: #000;
	}

	.Produit_Star .table_star .etiquette {
		text-align: right;
		margin: 0 auto;
		display: block;
		font-weight: 400;
		font-family: 'Abril Fatface', cursive;
		color: black;
		position: absolute;
		right: 0;
		top: -25px;
	}

	.Produit_Star .table_star .statut {
		border: 1px solid black;
		padding: 0 8px;
		color: black;
		width: auto;
		top: 150px;
		position: absolute;
		right: 0;
	}

	.Produit_Star .price {
		display: block;
		margin-top: 32px;
		right: 0;
		position: absolute;
	}

	.Produit_Star .price_onsale {
		text-decoration: line-through;
		font-size: 75%;
	}

	.Produit_Star .sale {
		font-weight: 600;
	}

	.home .image-fixe {
		margin-bottom: 2em;
		display: none;
	}

	.Citation {
		font-size: 300%;
		padding: 1.5em 0;
		/* margin-bottom: 2em; */
		min-height: 40vh;
		height: calc(55vh + 64px);
		overflow: hidden;
	}

	.Citation .citation_inside {
		font-family: 'Abril Fatface', cursive;
		color: black;
		margin: 1em 0;
		padding: 0 10%;
		text-align: center;
		line-height: 125%;
		font-size: 0.8em;
	}

	.Citation a {
		font-size: 40%;
		color: black;
		text-align: right;
		text-decoration: underline;
		display: block;
		margin-right: 24px;
		margin-bottom: 1em;
	}

	.Citation span {
		font-size: 24px;
		color: black;
		display: block;
		font-family: 'Abril Fatface', cursive;
		text-align: center;
	}

	.Image_Gauche {
		display: none !important;
	}

	.Image_Droite {
		width: 31.3333% !important;
		padding-top: 10% !important;
	}

	/* Defis */

	.Defis {
		font-size: 300%;
		padding: 1.5em 0;
	}

	.Defis .citation_inside {
		font-family: 'Abril Fatface', cursive;
		color: black;
		padding: 0;
		text-align: center;
		line-height: 100%;
		font-size: 1em;
	}

	.Defis ul {
		margin: 7% 0 0;
	}

	.Defis a {
		font-size: 40%;
		color: black;
		text-align: center;
		display: block;
		line-height: 170%;
	}

	.Defis a:hover {
		color: white;
	}

	.stop_45 {
		width: 70% !important;
		margin: 0 15% !important;
	}

	/* Journal */

	.Journal_Droite {
		width: 60% !important;
		height: auto !important;
		margin: 0 20% !important;
	}

	.Journal {
		padding: 0 10%;
		position: relative;
	}

	.Journal h2 {
		font-size: 300%;
		font-family: 'Abril Fatface', cursive;
		color: black;
		text-align: center;
		padding: 5% 0 0;
	}

	.Journal .autour {
		display: block;
		margin: -10px auto 2em;
		width: max-content;
	}

	.Journal .cadre {
		height: 55vh;
		overflow: hidden;
	}

	.Journal .cadre img {
		width: 100%;
	}

	.Journal .category {
		border: 1px solid black;
		display: inline-block;
		width: max-content;
		margin: 0.5em;
		padding: 0.05em 0.7em;
		text-transform: uppercase;
		font-style: italic;
		color: black;
		cursor: pointer;
	}

	.Journal .bas {
		position: absolute;
		bottom: 7.5%;
		background-color: white;
		z-index: 15;
		width: 80%;
		height: 25%;
	}

	.Journal .bas_inside {
		display: block;
		width: 80%;
		padding: 5% 0;
		margin: 0 auto;
	}

	.Journal .bas_inside h3 {
		font-size: 150%;
		font-family: 'Abril Fatface', cursive;
		color: black;
		margin: 0.7em 0 0.5em 0;
	}

	.Journal .go_read {
		width: max-content;
		display: block;
		margin: 2em auto;
	}

	.Journal .go_read a {
		font-size: 18px;
		text-transform: Capitalize;
		position: relative;
	}

	.Journal .go_read a::after {
		content: "";
		position: absolute;
		height: 1px;
		width: 0;
		right: 0;
		display: block;
		background-color: black;
		transition: 0.3s ease all;
	}

	.Journal .go_read a:hover:after {
		width: 100%;
		left: 0;
		background: #000;
	}

	.Journal_Gauche {
		max-height: 70vh;
		overflow: hidden;
		display: none;
	}

	.Instagram_block {
		width: 100%;
		margin: 2vh auto 4vh;
		text-align: center;
	}

	.Titre_Insta {
		width: 100%;
	}

	.Lien_Insta {
		margin-bottom: 32px;
	}

	.Titre_Insta h4 {
		font-size: 42px;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		color: black;
	}

	.footer-3 {
		width: calc(100% - 110px);
		margin: 40px auto 0;
	}

	.footer-3 h3 {
		text-align: center;
		font-weight: 600;
		font-size: 80%;
		color: black;
	}

	.footer-3 p {
		text-align: center;
		font-size: 12px;
		color: black;
	}

	/*ESHOP */

	.archive .site-header #mega-menu-wrap-primary,
	.archive .site-header #mega-menu-wrap-primary #mega-menu-primary {
		visibility: hidden !important;
	}

	.archive .site-content,
	.search .site-content {
		top: 132px;
	}

	.archive .site-main,
	.search .site-main {
		width: 100%;
		margin: 0 auto;
	}

	.archive .woocommerce-products-header p,
	.archive .woocommerce-products-header p {
		line-height: 1.1em;
		font-size: 0.9em;
	}

	.storefront-full-width-content .woocommerce-products-header {
		padding-bottom: 5vh;
	}

	.woocommerce-products-header {
		width: 100%;
		display: block;
		margin: 0 auto;
	}

	.woocommerce-products-header h1 {
		font-weight: 600;
	}

	.storefront-full-width-content .site-main .products.columns-4 .product {
		margin-bottom: 0;
	}

	.archive .storefront-sorting,
	.search .storefront-sorting {
		display: none;
	}

	.archive .grid,
	.search .grid {
		width: 100%;
		margin-bottom: 120px;
	}

	.archive .grid-sizer,
	.search .grid-sizer {
		width: 33.3333%;
	}

	.archive .grid-item,
	.search .grid-item {
		width: 33.3333%;
		padding: 0 0.5em;
		height: 55vh;
		margin-bottom: 4em;
	}

	.archive .grid-item--width2,
	.search .grid-item--width2 {
		display: none;
	}

	.archive .grid-item--height2,
	.search .grid-item--height2 {
		height: calc(110vh + 4em);
		margin-bottom: 4em;
	}

	.archive .grid-item p,
	.search .grid-item p {
		display: none;
	}

	.archive .bg-video {
		height: 100%;
	}

	.archive .products .grid-item .inside_product_image,
	.search .products .grid-item .inside_product_image {
		position: relative;
		height: 55vh;
		background-color: #ECE7E1;
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
	}

	.archive .products .grid-item .inside_product_image .etiquette,
	.search .products .grid-item .inside_product_image .etiquette {
		position: absolute;
		left: 10px;
		top: 5px;
		font-weight: 400;
		font-family: 'Abril Fatface', cursive;
	}

	.archive .products .grid-item .inside_product_image .statut,
	.search .products .grid-item .inside_product_image .statut {
		position: absolute;
		top: 94%;
		left: 50%;
		transform: translate(-50%, -50%);
		border: 1px solid gray;
		padding: 0 8px;
		width: 52px;
	}

	.archive .products .var-3 .inside_product_image {
		background-color: #FC3F0C;
	}

	.archive .products .var-9 .inside_product_image {
		background-color: #98AFAD;
	}

	.archive .products .var-11 .inside_product_image {
		background-color: #DB0030;
		color: black;
	}

	.archive .products .var-11 .inside_product_image .statut {
		border: 1px solid black;
	}

	.archive .products .var-13 .inside_product_image {
		background-color: #03096C;
		color: white;
		border: 1px solid white;
	}

	.archive .products .var-13 .inside_product_image .statut {
		border: 1px solid white;
	}

	.archive .products .var-24 .inside_product_image {
		background-color: #DDB823;
	}

	.yith-wcwl-add-to-wishlist {
		margin: 0 !important;
	}

	.archive .product .yith-wcwl-add-to-wishlist img,
	.search .product .yith-wcwl-add-to-wishlist img {
		background-color: transparent;
		width: 40px;
		margin: 1px 0 0 0;
	}

	.archive .product .yith-wcwl-wishlistaddedbrowse,
	.search .product .yith-wcwl-wishlistaddedbrowse {
		position: absolute;
		right: 40px;
		top: 5px;
	}

	.yith-wcwl-wishlistexistsbrowse {
		display: none;
	}

	.archive .products .ambiance {
		background-size: cover;
		background-repeat: no-repeat;
		display: none;
	}

	.archive .products .vide {
		background-color: transparent;
		display: none;
	}

	.Grand_Texte {
		display: table;
	}

	.Grand_Texte h2 {
		font-size: 4vw;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		color: black;
		z-index: 150;
		pointer-events: none;
		display: table-cell;
		vertical-align: middle;
	}

	.Grand_Texte h2:hover {
		text-decoration: underline;
	}

	.Grande_image {
		background-size: cover;
		background-repeat: no-repeat;
		background-color: #ECE7E1;
		margin: 0 6px;
		max-width: calc(50% - 12px);
	}

	.Bandeau {
		background-size: cover;
		background-repeat: no-repeat;
		max-height: 55vh;
		margin: 0 6px;
		max-width: calc(50% - 12px);
	}

	/* SEARCH */
	.search .ambiance,
	.search .Grand_Texte,
	.search .Grande_image,
	.search .vide,
	.search .Bandeau {
		display: none;
	}

	.search h2.page-title {
		font-size: 2vw;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		color: black;
		text-align: center;
		margin-bottom: 1em;
	}

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

	.search .woocommerce-info {
		height: 40vh;
		font-size: 2vw;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		color: black;
		text-align: center;
		margin-bottom: 1em;
		background-color: transparent !important;
		border: none !important;
	}

	.search .woocommerce-info:before {
		content: "";
	}

	/* SINGLE PRODUCT */

	.product-template-default .site-header #mega-menu-wrap-primary,
	.product-template-default .site-header #mega-menu-wrap-primary #mega-menu-primary {
		visibility: hidden !important;
	}

	.product-template-default .site-content,
	.product-template-default .site-footer {
		top: 160px;
	}

	.product-template-default .site-footer {
		position: relative;
	}

	.product-template-default .product {
		width: 100%;
		display: block;
		margin: 0 auto;
		padding: 0;
	}

	.product-template-default div.product .woocommerce-product-gallery img {
		margin: 0 auto;
	}

	.product-template-default .x-1-5 {
		display: none;
	}


	.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery {
		width: 100%;
		margin-right: 0;
		margin-bottom: 6px;
	}

	.product-template-default div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
		left: 0.875em;
	}

	/* SUMMARY */

	.product-template-default .collection {
		color: black;
	}

	.product-template-default .entry-title {
		font-size: 3.5em;
		font-weight: 500;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		color: black;
		line-height: 30px;
		margin-top: 15px;
	}

	.product-template-default .entry-title span {
		font-size: 0.4em;
		position: relative;
		font-weight: 300;
		letter-spacing: 0;
	}

	.product-template-default .stock {
		display: none !important;
	}

	.product-template-default .sku,
	.product-template-default .attribut {
		display: inline-block;
		color: black;
		margin-top: 20px;
		margin-right: 25px;
	}

	.product-template-default .sku,
	.product-template-default .summary .sku span {
		color: #AEAEAE;
	}

	.product-template-default a.add_to_wishlist.button.alt {
		opacity: 1;
	}

	.product-template-default a.add_to_wishlist.button.alt:after {
		content: "Ajouter à ma liste de souhaits";
	}

	.product-template-default .collection a {
		color: black;
		font-weight: 600;
	}

	.product-template-default div.product .price {
		margin: 0 !important;
		color: black;
		font-weight: 400;
		letter-spacing: 1px;
		font-size: 2em !important;
	}

	.product-template-default div.product .price_regular {
		margin: 10px 10px 0 0;
		color: black;
		font-weight: 400;
		letter-spacing: 1px;
		font-size: 1.2em;
		text-decoration: line-through;
		display: inline-block;
	}

	.product-template-default div.product .price_onsale {
		margin: 10px 10px 0 0;
		color: black;
		font-weight: 400;
		letter-spacing: 1px;
		font-size: 2em;
		display: inline-block;
	}

	.product-template-default .onsale {
		display: inline-block;
		border: 1px solid black;
		border-radius: 0;
		padding: 1px 8px;
		color: black;
		font-size: initial;
		font-weight: 400;
		margin-bottom: 0;
		top: -2px;
		font-style: italic;
	}

	.storefront-full-width-content.product-template-default div.product .summary {
		width: 100%;
		display: block;
		margin-bottom: 0;
	}

	.product-template-default .summary .variations {
		padding-bottom: 16px;
		height: 100px;
	}

	.product-template-default .summary .Couleur {
		width: 80px;
		display: inline-block;
		vertical-align: bottom;
	}

	.product-template-default .summary .Couleur.autres {
		opacity: 0.5;
	}

	.product-template-default .summary .Couleur.autres:hover {
		opacity: 1;
	}

	.product-template-default .summary .Couleur img {
		width: 100%;
	}

	.product-template-default .summary .Couleur span {
		text-align: center;
		font-size: 10px;
		text-transform: uppercase;
		display: block;
		margin-top: 8px;
	}

	.product-template-default .add_to_wishlist:before {
		content: 'WISHLIST';
		vertical-align: top;
	}

	.product-template-default .summary .reassurance {
		width: 100%;
		margin: 32px 0 24px;
	}

	.product-template-default .summary .reassurance li {
		display: inline-block;
		width: 33.3333%;
		vertical-align: bottom;
		text-transform: uppercase;
		font-weight: 500;
		text-align: center;
		color: #AEAEAE;
	}

	.product-template-default .summary .reassurance li a {
		color: #AEAEAE;
		clear: both;
		font-size: 80%;
		text-align: center;
		width: 100%;
		display: block;
		text-transform: lowercase;
	}

	.product-template-default .woocommerce-tabs,
	.product-template-default .edit-link,
	.product-template-default .quantity {
		display: none;
	}

	.wholesale_customer .quantity {
		display: block;
	}

	.product-template-default .summary .intro {
		text-align: justify;
		font-style: italic;
		color: black;
		line-height: 140%;
		font-weight: 500;
		font-size: 110%;
		margin-bottom: 16px;
	}

	.product-template-default .summary .description {
		display: inline-block;
		width: 60%;
		vertical-align: top;
		margin: 16px 0;
		font-size: 100%;
		line-height: 125%;
		color: black;
	}

	.product-template-default h5 {
		font-weight: 600;
		margin-bottom: 8px;
		text-decoration: underline;
		color: black;
	}

	.product-template-default .fabrication {
		display: inline-block;
		width: 34%;
		vertical-align: top;
		margin: 16px 0 0 5%;
		font-size: 100%;
		line-height: 125%;
		color: black;
	}

	.product-template-default .saute {
		clear: both;
		width: 100%;
		padding-top: 16px;
	}

	.product-template-default .sous_gauche {
		display: inline-block;
		width: 40%;
		vertical-align: top;
	}

	.product-template-default .logo_reassurance h4,
	.product-template-default .contenance h4 {
		line-height: 20px;
		font-size: inherit;
		color: black;
		font-weight: 500;
		text-decoration: underline;
		text-align: left;
		margin-bottom: 14px;
	}

	.product-template-default .sous_gauche .logos img {
		float: left;
		width: 100px;
		height: 100px;
	}

	.product-template-default .sous_droit {
		display: inline-block;
		width: 60%;
		vertical-align: bottom;
		vertical-align: top;
	}

	.product-template-default .saute .logo_reassurance {
		width: 200px;
		display: inline-block;
		vertical-align: top;
	}

	.product-template-default .saute .logo_reassurance h4,
	.product-template-default .saute .contenance h4 {
		line-height: 20px;
		font-size: inherit;
		color: black;
		font-weight: 500;
		text-decoration: underline;
		text-align: left;
		margin-bottom: 14px;
	}

	.product-template-default .saute .logo_reassurance .logos {
		margin-left: -20px;
	}

	.product-template-default .saute .logo_reassurance .logos img {
		float: left;
		width: 100px;
		height: 100px;
	}

	.product-template-default .saute .contenance {
		display: inline-block;
		width: calc(100% - 200px);
		height: auto;
		vertical-align: top;
	}

	.product-template-default .saute .contenance img {
		width: 260px;
		height: auto;
		margin: 2% 5%;
	}

	.product-template-default .sous_sous_un {
		display: inline-block;
		width: 100%;
	}

	.product-template-default .saute .partage {
		display: inline-block;
		font-size: inherit;
		font-weight: 500;
		vertical-align: top;
	}

	.product-template-default .saute .partage a {
		color: #AEAEAE;
		text-decoration: underline;
	}

	.product-template-default .saute .partage img {
		width: 30px;
		display: inline-block;
		vertical-align: top;
	}

	.product-template-default .summary .cadre {
		border: 1px solid black;
		padding: 0 0.5em 0.5em;
		display: inline-block;
		width: 100%;
	}

	.product-template-default .summary .temps {
		display: inline-block;
		font-size: 1.6em;
		color: black;
		font-weight: 500;
		vertical-align: baseline;
		font-family: 'Barlow Semi Condensed', sans-serif;
		margin-right: 10px;
	}

	.product-template-default .summary .temps_exp {
		display: inline-block;
		vertical-align: middle;
		text-align: right;
		color: black;
		font-weight: 400;
		font-family: 'Abril Fatface', cursive;
		font-size: 1.15em;
		text-align: center;
	}

	.product-template-default .saute .supp {
		color: black;
		width: 100%;
		font-size: 0.9em;
		text-align: justify;
		font-weight: 500;
		line-height: 1.3em;
		font-style: italic;
		margin-top: 7em;
	}

	.product-template-default .saute .avertissement {
		margin-top: 12px;
		font-style: italic;
		width: 100%;
		font-size: 0.9em;
		font-weight: 600;
		color: #AEAEAE;
	}

	.product-template-default .summary .accroche {
		color: black;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		font-size: 2em;
		margin: 2px 0 36px;
		line-height: 23px;
	}

	.product-template-default .summary .accroche:before {
		content: "\"";
	}

	.product-template-default .summary .accroche:after {
		content: "\"";
	}

	.product-template-default .summary .single_add_to_cart_button {
		width: 100%;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 1px;
		background-color: black;
		border: none;
		font-weight: 500;
		font-size: 160%;
		padding: .3180469716em 1.01575em;
	}

	.product-template-default div.product form.cart {
		margin: 0;
		padding: 0;
	}

	.product-template-default .summary .yith-wcwl-add-button {
		width: 100%;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 1px;
		border: none;
		font-weight: 200;
	}

	.product-template-default .summary .yith-wcwl-add-to-wishlist a.add_to_wishlist>img {
		margin-top: 5px;
	}

	.product-template-default .related {
		margin-top: 5em;
	}

	.woocommerce a.add_to_wishlist.button.alt {
		font-weight: 500;
		font-size: 160%;
		background-color: transparent;
		color: black;
		padding: .3180469716em 1.01575em;
	}

	.woocommerce a.add_to_wishlist.button.alt:hover {
		background-color: transparent;
		color: black;
	}

	.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
		margin: 5px auto;
		width: 40px;
		text-align: center;
		display: block;
	}

	#yith-wcwl-popup-message {
		display: none;
		background-color: transparent;
	}


	/* Related & Upsells */

	.related>h2:first-child,
	.upsells>h2:first-child {
		color: black;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		font-size: 50px;
		width: 300px;
		display: block;
		margin: 30px auto 30px;
		line-height: 46px;
	}

	.upsells>h2:first-child {
		font-size: 36px;
	}

	.related .products,
	.upsells .products {
		width: 75%;
		margin: 0 auto;
		font-size: 0;
	}

	.storefront-full-width-content .site-main ul.products.columns-6 li.product,
	.storefront-full-width-content .site-main ul.products.columns-3 li.product {
		width: 33.333%;
		display: inline-block;
		float: none;
		padding: 0 0.4% 10px 0.4%;
		margin: 0;
		text-align: left;
	}

	.related .notshow {
		display: none !important;
	}

	.related .products li.product .woocommerce-loop-product__title,
	.upsells .products li.product .woocommerce-loop-product__title {
		margin: 0;
	}

	.related .products li.product .price,
	.upsells .products li.product .price {
		font-size: 16px;
		display: inline-block;
	}

	.related .products .product .inside_product_image .etiquette,
	.upsells .products .product .inside_product_image .etiquette {
		font-size: 14px;
	}

	.related .products .product .inside_product_image .statut,
	.upsells .products .product .inside_product_image .statut {
		font-size: 14px;
		width: auto;
	}

	.related .product .yith-wcwl-add-to-wishlist img,
	.upsells .product .yith-wcwl-add-to-wishlist img {
		background-color: transparent;
		width: 40px;
		margin: 10px 5px 0 0;
	}

	.related .product .yith-wcwl-wishlistaddedbrowse,
	.upsells .product .yith-wcwl-wishlistaddedbrowse {
		position: absolute;
		right: 50px;
		top: 10px;
	}

	.related .product .button,
	.upsells .product .button {
		margin: 0 10px 0 0;
	}

	/* Interactions */
	.archive .product .added {
		background: url('https://www.sanabay.com/wp-content/themes/Sanabay/images/i-SURVOL-PANIER.png');
		width: 40px;
		height: 40px;
		background-size: contain;
		background-repeat: no-repeat;
	}

	/* Interactions */
	.archive .product .added {
		background: url('https://www.sanabay.com/wp-content/themes/Sanabay/images/i-SURVOL-PANIER.png');
		width: 40px;
		height: 40px;
		background-size: contain;
		background-repeat: no-repeat;
	}

	/* Panier */

	.Panier {
		width: 80%;
		display: block;
		margin: 0 auto;
	}

	.woocommerce-cart .site-header #mega-menu-wrap-primary,
	.woocommerce-cart .site-header #mega-menu-wrap-primary #mega-menu-primary {
		visibility: hidden !important;
	}

	/* 	.woocommerce-cart .woocommerce {
		width: calc(100% - 405px);
		margin-left: 350px;
		font-size: 0;
	} */

	.woocommerce-cart .site-main {
		padding: 160px 0;
	}

	.woocommerce-cart .woocommerce-cart-form .coupon,
	.woocommerce-cart .woocommerce-cart-form .button {
		font-size: 1rem;
	}

	.woocommerce-cart h1 {
		font-size: 300%;
		color: black;
		width: 100%;
		text-align: center;
		padding: 0 0 32px 0;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
	}

	.storefront-full-width-content.woocommerce-cart .entry-header {
		padding: 0;
	}

	.woocommerce-notices-wrapper {
		font-size: 1rem;
	}

	.woocommerce-cart .woocommerce-cart-form .button {
		font-size: 0.945rem;
		background: black;
		color: white;
		vertical-align: top;
	}

	.woocommerce-cart .woocommerce-cart-form .button:hover {
		background: black;
	}

	.woocommerce-cart .cart_item {
		border-bottom: 1px solid black;
		padding: 24px 0;
		border-collapse: collapse;
		display: block;
		margin-right: 2px;
	}

	.woocommerce-cart .cart_item:first-child {
		padding-top: 0;
	}

	.woocommerce-cart .cart_item:last-child {
		border: none;
	}

	.woocommerce-cart .woocommerce-cart-form {
		background: transparent;
		font-size: 0;
	}

	.woocommerce-cart .cart-collaterals .cart_totals {
		float: none;
		width: 100%;
		font-size: 1rem;
		color: black;
	}

	.woocommerce-cart .cart-collaterals .cart_totals h2 {
		padding: 1em 1.41575em;
		font-size: 120%;
		font-weight: 400;
	}

	.woocommerce-cart .cart-collaterals {
		background: white;
	}

	.woocommerce-cart .cart-collaterals .shop_table {
		font-size: 1rem;
	}

	.woocommerce-cart .cart-collaterals .shop_table th {
		color: black;
		text-align: left;
	}

	.woocommerce-cart .cart-collaterals .shop_table td {
		text-align: right;
		color: black;
	}

	.woocommerce-cart .cart-collaterals table:not(.has-background) th {
		background: transparent;
	}

	.woocommerce-cart .cart-collaterals .shop_table .button.alt,
	.woocommerce-cart .cart-collaterals .shop_table .button.alt:hover {
		background: black !important;
	}

	.woocommerce-cart .cart-collaterals .shop_table .button.alt:after {
		content: "";
	}

	.woocommerce-cart .woocommerce-cart-form table:not(.has-background) tbody td {
		background: #F3F0EB !important;
	}

	.woocommerce-cart .woocommerce-cart-form .input-text,
	.woocommerce-cart .woocommerce-cart-form input[type="text"] {
		background: white;
		color: black;
		vertical-align: top;
		font-size: 0.945rem;
	}

	.woocommerce-cart .woocommerce-cart-form .product-thumbnail {
		display: inline-block;
		width: 40%;
		background: #F3F0EB;
	}

	.woocommerce-cart .woocommerce-cart-form .product-thumbnail img {
		width: auto;
		max-width: 100%;
		height: 300px;
	}

	.woocommerce-cart .woocommerce-cart-form .product-detail {
		display: inline-block;
		width: 45%;
		/* margin-left: 5%; */
		font-size: 1rem;
		vertical-align: top;
		color: black;
	}

	.woocommerce-cart .woocommerce-cart-form .product-detail .product-name a {
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 150%;
	}

	.woocommerce-cart .woocommerce-cart-form .product-detail .product-price {
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 120%;
	}

	.woocommerce-cart .woocommerce-cart-form .product-quantity {
		margin-top: 24px;
	}

	.woocommerce-cart .woocommerce-cart-form .product-quantity input {
		border: 1px solid black;
	}

	.woocommerce-cart .woocommerce-cart-form .product-remove {
		display: inline-block;
		width: 5%;
		font-size: 1rem;
		vertical-align: top;
	}

	.woocommerce-cart .wc-proceed-to-checkout {
		margin-bottom: 0;
	}

	.woocommerce-cart .cart-collaterals .reassurance {
		width: 100%;
		margin: 0 0 12px;
	}

	.woocommerce-cart .cart-collaterals .reassurance li {
		display: inline-block;
		width: 33.3333%;
		vertical-align: bottom;
		text-transform: uppercase;
		font-weight: 500;
		text-align: center;
		color: #AEAEAE;
	}

	.woocommerce-cart .cart-collaterals .reassurance li a {
		color: #AEAEAE;
		clear: both;
		font-size: 60%;
		text-align: center;
		width: 100%;
		display: block;
	}

	.woocommerce-info,
	.woocommerce-noreviews,
	p.no-comments {
		background-color: transparent !important;
	}

	/* Check Out */
	.woocommerce-checkout .site-header #mega-menu-wrap-primary,
	.woocommerce-checkout .site-header #mega-menu-wrap-primary #mega-menu-primary {
		visibility: hidden !important;
	}

	.woocommerce-checkout .checkout {
		width: calc(100% - 405px);
		margin-left: 350px;
	}

	.woocommerce-checkout .checkout h3 {
		font-weight: 600;
	}

	.woocommerce-checkout .checkout #billing_country_field {
		margin-bottom: 24px;
	}

	.woocommerce-checkout .checkout .shop_table thead {
		display: none;
	}

	.woocommerce-checkout .checkout table:not(.has-background) th {
		background: transparent;
	}

	.woocommerce-checkout .checkout .order-total {
		font-size: 125%;
		text-transform: uppercase;
	}

	.woocommerce-checkout .checkout .product-total,
	.woocommerce-checkout .checkout .order-total td {
		text-align: right;
	}

	.wc_payment_methods .woocommerce-info {
		background: #AEAEAE;
		text-align: justify;
		color: black;
		border-radius: 0;
		border: none;
		padding-left: 2em;
	}

	.wc_payment_methods .woocommerce-info:before {
		content: "";
		display: none;
	}

	.woocommerce-checkout .checkout .cart-subtotal td {
		text-align: right;
	}

	.woocommerce-terms-and-conditions-wrapper {
		margin-bottom: 24px;
		font-size: 80%;
		text-align: justify;
	}

	#order_review .shop_table {
		color: black;
	}

	#payment .place-order .button {
		text-align: center;
		text-transform: uppercase;
	}

	/* Page */
	.page-template-default .woocommerce-breadcrumb {
		display: none;
	}

	/*  Finder */
	.finder {
		width: 75%;
		margin: 0 auto 16vh;
		display: block;
	}

	.finder h2 {
		color: black;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 400%;
		padding: 8vh 0 2vh;
	}

	.finder h4 {
		color: black;
		font-size: 140%;
	}

	.finder p {
		color: black;
		max-width: 80%;
	}


	/* Daily */

	.blog .woocommerce-breadcrumb,
	.category .woocommerce-breadcrumb {
		display: none;
	}

	.blog .site-content,
	.category .site-content {
		width: 75%;
		display: block;
		margin: 0 auto 12vh;
	}

	.blog h1,
	.category h1 {
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 400%;
		padding: 4vh 0 0 0;
		width: max-content;
		display: block;
		margin: 0 auto;
	}

	.blog .categories,
	.category .categories {
		margin: 0 auto 4vh;
		display: block;
		width: max-content;
	}

	.blog .categories li,
	.category .categories li,
	.blog .actu .Cadre .bouton,
	.category .actu .Cadre .bouton,
	.category .related .Cadre .bouton,
	.single-post .related .Cadre .bouton {
		border: 1px solid black;
		display: inline-block;
		width: max-content;
		margin: 0 0.5em;
		padding: 0.05em 0.7em;
		text-transform: uppercase;
		font-style: italic;
		color: black;
		cursor: pointer;
	}

	.blog .actu,
	.category .actu,
	.category .related,
	.single-post .related {
		float: left;
		width: 47%;
		height: 60vh;
		position: relative;
		overflow: hidden;
		margin-bottom: 5vh;
	}

	.blog .breves,
	.category .breves {
		float: left;
		width: 47%;
		height: 60vh;
		position: relative;
		overflow: hidden;
		margin-bottom: 5vh;
		display: table;
	}

	.blog .breves .table,
	.category .breves .table {
		display: table-cell;
		vertical-align: middle;
	}

	.blog .breves h2,
	.category .breves h2 {
		font-size: 2.5em;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-align: center;
		margin-bottom: 1em;
		line-height: 1.2em;
		color: black;
	}

	.blog .breves p,
	.category .breves p {
		font-size: 1.05em;
		text-align: center;
		color: black;
		margin-bottom: 1.5em;
	}

	.blog .actu:nth-child(even),
	.category .actu:nth-child(even),
	.blog .breves:nth-child(even),
	.category .breves:nth-child(even),
	.category .related:nth-child(even),
	.single-post .related:nth-child(even) {
		margin-left: 5.7%;
	}

	.blog .actu img,
	.category .actu img,
	.category .related img,
	.single-post .related img {
		position: absolute;
		transform: scale(1);
		transition: .3s ease-in-out;
		-webkit-transform: scale(1);
		-webkit-transition: .3s ease-in-out;
	}

	.blog .actu img:hover,
	.category .actu img:hover,
	.single-post .related img:hover,
	.category .related img:hover {
		transform: scale(1.3);
		-webkit-transform: scale(1.3);
	}

	.blog .actu .table,
	.category .actu .table {
		display: table;
		padding: 10%;
	}

	.blog .actu .table h2,
	.category .actu .table h2 {
		display: table-cell;
		vertical-align: middle;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 400%;
	}

	.blog .actu .Cadre,
	.category .actu .Cadre,
	.single-post .related .Cadre {
		position: absolute;
		top: 70%;
		background-color: white;
		z-index: 15;
		width: 100%;
		height: 30%;
	}

	.blog .actu .Cadre .bouton,
	.category .actu .Cadre .bouton,
	.single-post .related .Cadre .bouton {
		position: absolute;
		z-index: 17;
		left: 5%;
		right: 5%;
		top: 10%;
	}

	.blog .actu .Cadre h2,
	.category .actu .Cadre h2,
	.single-post .related .Cadre h2 {
		font-weight: 600;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 25px;
		width: 90%;
		position: absolute;
		z-index: 17;
		left: 5%;
		right: 5%;
		top: 30%;
	}

	/* Post de Blog */

	.single-post .site-header #mega-menu-wrap-primary,
	.single-post .site-header #mega-menu-wrap-primary #mega-menu-primary {
		visibility: hidden !important;
	}

	.single-post .site-content {
		top: 132px;
		margin-bottom: 64px;
	}

	.single-post .Banniere {
		width: 100vw;
		max-height: 50vh;
		overflow: hidden;
	}

	.single-post .Banniere img {
		/* translate: 0 -25%; */
	}

	.single-post .Sticker {
		border: 1px solid black;
		color: #000;
		width: max-content;
		padding: 0.05em 0.7em;
		text-transform: uppercase;
		font-style: italic;
		margin: 1em 0;
	}

	.single-post .contenu,
	.single-post .Related_Articles {
		width: 75%;
		margin: 0 12.5% 6vh;
		display: inline-block;
	}

	.single-post .contenu h1 {
		color: black;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 300%;
		padding: 2vh 0;
		width: 60%;
		display: block;
		margin: 0 20%;
		text-align: center;
	}

	.single-post .contenu .colonnes {
		columns: 2;
		column-gap: 12%;
		color: black;
		text-align: justify;
	}

	.single-post .contenu .colonnes p {
		margin-bottom: 8px;
	}

	.single-post .contenu .colonnes:last-child p {
		padding: 4vh 0 8vh;
	}

	.single-post .contenu .colonnes .ImgVignette {
		top: -6vh;
		position: relative;
	}

	.single-post .contenu .extrait {
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 200%;
		display: block;
		margin: 0 auto;
		padding: 2vh 0 0;
		width: 45%;
		color: black;
		text-align: center;
		position: relative;
		z-index: 15;
	}

	.single-post .contenu .extrait:before {
		content: "\2018";
	}

	.single-post .contenu .extrait:after {
		content: "\2019";
	}

	/* PAGES */

	.Marque {
		width: 100%;
		margin: 6vh auto 10vh;
		display: block;
	}

	.Marque h2,
	.Marque h1,
	.Marque h3 {
		color: black;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 350%;
		padding: 2vh 0;
		line-height: 100%;
	}

	.Marque .sans_marge_basse,
	.Marque h2:nth-child(1) {
		margin-bottom: 0;
		padding-bottom: 0;
	}

	.Marque .sans_marge_haute,
	.Marque h2:nth-child(2) {
		margin-top: 0;
		padding-top: 0;
	}

	.Marque .lien_sans_marge {
		margin: 0;
		padding: 0;
	}

	.Marque p {
		color: black;
		padding: 2vh 4vw;
	}

	.Marque blockquote {
		font-family: 'Abril Fatface', cursive;
		text-decoration: none;
		font-size: 125%;
		width: 70%;
		margin: 0 auto;
	}

	.Marque blockquote p:before {
		content: "\2018";
		color: black;
		text-decoration: none;
		font-size: 125%;
	}

	.Marque blockquote p:after {
		content: "\2019";
		color: black;
		text-decoration: none;
		font-size: 125%;
	}

	/* Collections */

	.Collections {
		padding: 2em 0 4em;
	}

	.Collections .collections-block-txt h2 {
		font-family: 'Abril Fatface', cursive;
		text-decoration: none;
		font-size: 400%;
		line-height: 1em;
	}

	.Collections .collections-block-txt h3 {
		font-family: 'Abril Fatface', cursive;
		text-decoration: none;
		font-size: 125%;
		border: none;
		margin: 0 0 1em 0;
		padding: 0;
	}

	.Collections .wp-block-image {
		position: relative;
	}

	.Collections .wp-block-image figcaption {
		position: absolute;
		bottom: 0;
		right: 0;
		background: rgba(0, 0, 0, 0.7);
		padding: 1em;
		margin: 0;
		cursor: pointer;
		font-style: italic;
		font-size: 120%;
	}

	.Collections .wp-block-image figcaption::after {
		content: ">";
		padding: 0 0 0 1em;
		color: white;

	}

	.Collections .wp-block-image figcaption a {
		color: white;
	}

	/* Inspirations */

	.Inspirations {
		width: 80%;
		margin: 0 auto;
		padding: 2em 0 4em;
	}

	.Inspirations h2 {
		font-family: 'Abril Fatface', cursive;
		font-size: 250%;
	}

	.Inspirations .wp-block-gallery {
		padding: 2em 0;
		position: relative;
	}

	.Inspirations .blocks-gallery-item figcaption {
		position: absolute;
		top: 0;
		font-size: 26px;
		background: rgba(0, 0, 0, 0.85);
		opacity: 0;
		height: 100%;
		width: 100%;
		animation: opacity ease-in-out 0.5s;
		padding-top: 60%;
		font-family: 'Abril Fatface', cursive;
	}

	.Inspirations .blocks-gallery-item figcaption:hover {
		opacity: 1;
	}

	.Inspirations .blocks-gallery-item figcaption a,
	.Inspirations .blocks-gallery-item figcaption a:hover {
		color: white;
	}

	.Inspirations h3 {
		font-family: 'Abril Fatface', cursive;
		font-size: 400%;
		position: relative;
		top: -1em;
		line-height: 1em;
	}

	/* Lookbook */

	.Lookbook {
		width: 80%;
		margin: 0 auto;
		padding: 2em 0 4em;
	}

	/* Legal */

	.Legal {
		width: 75%;
		margin: 0 auto;
		display: block;
		padding-bottom: 8em;
	}

	.Legal h1 {
		font-size: 36px;
		text-align: center;
		margin: 2em 0;
		font-weight: 600;
	}

	.Legal h2 {
		font-size: 24px;
		text-align: left;
		font-weight: 600;
	}

	.Legal h3 {
		font-size: 16px;
		text-align: left;
		font-weight: 600;
	}

	.Legal p strong {
		margin-top: 16px;
		display: block;
	}

	/* Compte / Checkout */

	.Compte {
		width: 86%;
		margin: 10vh 7%;
		display: flex;
	}

	.Compte .woocommerce {
		display: block;
		margin: 0 auto;
	}

	.Compte .col2-set#customer_login .col-1,
	.Compte .col2-set.addresses .col-1,
	.Compte .col2-set#customer_login .col-2,
	.Compte .col2-set.addresses .col-2 {
		width: 45%;
		margin: 0 auto;
		display: inline-block;
	}

	.Compte .col2-set#customer_login .col-1 {
		/* margin-bottom: 100px; */
	}

	.Compte .col2-set#customer_login .col-1 h2,
	.Compte .col2-set#customer_login .col-2 h2 {
		text-align: center;
		border-bottom: 1px solid black;
		text-transform: uppercase;
		font-size: 24px;
		padding-bottom: 18px;
	}

	.Compte .woocommerce-privacy-policy-text {
		font-size: 11px;
		padding-bottom: 5px;
	}

	.Compte .form-row .button {
		margin: 0 auto;
		display: block;
		background-color: black;
		color: white;
		width: 40%;
		min-width: max-content;
		font-size: 14px;
		letter-spacing: 1.5px;
		text-transform: uppercase;
	}

	.Compte .input-text {
		width: 98%;
		margin: 0 1%;
		border: none;
		border-bottom: 1px solid lightgray;
		background-color: transparent;
		margin-bottom: 24px;
		padding-bottom: 4px;
		font-size: 14px;
	}

	.Compte button {
		background: black;
		color: white;
		text-transform: uppercase;
	}

	.Compte button:hover {
		background: white;
		color: black;
	}

	.Compte .lost_password {
		width: max-content;
		display: block;
		text-transform: uppercase;
		margin: 0 auto;
		font-size: 12px;
	}

	.Compte .lost_password a {
		color: black;
		text-decoration: underline;
	}

	.Compte .woocommerce-form-login__rememberme {
		margin-bottom: 48px;
	}

	.Compte .woocommerce-MyAccount-navigation {
		width: 200px;
		float: none;
		display: inline-block;
		margin: 0 25px 2em;
	}

	.Compte .woocommerce-MyAccount-navigation a {
		line-height: 2em;
	}

	.Compte .woocommerce-MyAccount-navigation .is-active {
		font-weight: 600;
	}

	.Compte .woocommerce-MyAccount-content {
		width: 600px;
		display: inline-block;
		vertical-align: top;
		float: none;
	}

	.Compte .woocommerce-MyAccount-content table:not(.has-background) th {
		background: black !important;
		color: white !important;
	}

	.Compte .woocommerce-MyAccount-content a {
		color: black;
		font-style: italic;
		text-decoration: underline;
		padding: 0;
	}

	.Compte .woocommerce-MyAccount-content a.button {
		background-color: transparent;
	}

	.Compte .my_account_orders .button.view::after {
		content: "";
	}

	.Compte .woocommerce-MyAccount-content h2,
	.Compte .woocommerce-MyAccount-content h3 {
		text-transform: uppercase;
		font-size: 1.5em;
		color: black;
	}

	.Compte .woocommerce-MyAccount-content h3 {
		font-size: 1.25em;
	}

	.Compte .woocommerce-order-details,
	.Compte .woocommerce-customer-details {
		border-top: 1px solid black;
		padding-top: 16px;
	}

	.Compte table.shop_table_responsive tbody tr td {
		/* width: max-content;
		display: block; */
	}

	/* Checkout */

	.checkout {
		width: 90% !important;
		margin: 8vh 5% !important;
		display: block;
	}

	.checkout h3 {
		text-transform: uppercase;
		color: black;
	}

	.page-id-590 #wpcf7-f251-o2,
	.page-id-10 #wpcf7-f251-o1,
	.page-id-4043 #wpcf7-f251-o1 {
		display: none;
	}

	.woocommerce-form-coupon-toggle {
		background: black;
		width: max-content;
		display: block;
		margin: 0 auto;
	}

	.woocommerce-form-coupon-toggle .woocommerce-info {
		padding: 0.5em 2em 0.5em 2em;
		margin-bottom: 0;
		color: white;
	}

	.woocommerce-form-coupon-toggle .woocommerce-info a {
		width: 100%;
		display: block;
		font-size: 80%;
	}

	.woocommerce .checkout_coupon {
		width: 50%;
		margin: 12px auto 0;
		display: block;
	}

	.woocommerce .checkout_coupon p:first-child {
		display: none;
	}

	.woocommerce .checkout_coupon input[type="text"],
	.woocommerce .checkout_coupon .input-text {
		background: white;
		color: black;
		font-size: 90%;
	}

	.woocommerce .checkout h3 {
		margin-bottom: 1.5em !important;
		border-bottom: 1px solid black;
		padding-bottom: 0.5em;
	}

	.woocommerce .woocommerce-billing-fields input[type="text"],
	.woocommerce .woocommerce-billing-fields input[type="tel"],
	.woocommerce .woocommerce-billing-fields input[type="email"] {
		background: transparent;
		color: black;
		border: none;
		border-bottom: 1px solid black;
		padding: 0 .6180469716em;
		font-size: 90%;
		margin: 0.6em 0;
	}

	.woocommerce .woocommerce-billing-fields label {
		display: none;
	}

	.woocommerce .checkout_coupon .button {
		background: black;
		color: white;
	}

	.woocommerce .checkout_coupon .button:hover {
		background: white;
		color: black;
	}

	.woocommerce .checkout table:not(.has-background) th {
		background: black;
		color: white;
	}

	.woocommerce .checkout table:not(.has-background) td {
		background: transparent;
	}

	.woocommerce .checkout table:not(.has-background) td:first-child {
		text-align: left;
		width: 60%;
		padding-left: 0.1em;
	}

	.woocommerce .checkout table:not(.has-background) td:last-child {
		text-align: right;
		width: 40%;
	}

	.woocommerce .checkout table thead th {
		padding: 0.5em 1.41575em;
		text-transform: uppercase;
	}

	.woocommerce .checkout table thead th:last-child {
		text-align: right;
	}

	.woocommerce .checkout table:not(.has-background) .cart-subtotal th,
	.woocommerce .checkout table:not(.has-background) .order-total th {
		background: transparent;
		color: black;
		text-transform: uppercase;
		padding-left: 0.1em;
	}

	#payment .payment_methods>li:not(.woocommerce-notice) {
		background-color: black !important;
		color: white;
	}

	#payment .payment_methods>.wc_payment_method>label {
		padding: 0.75em;
	}

	#payment .payment_methods>li .payment_box {
		color: black;
	}

	#payment .place-order {
		border-top: 1px solid black;
		padding-top: 0.75em;
		margin-top: 0;
	}

	#payment .woocommerce-terms-and-conditions-wrapper {
		font-size: 70%;
	}

	#order_review {
		background-color: transparent;
	}

	#order_review .shop_table {
		margin-bottom: 0.5em;
	}

	/* WISHLIST */
	ul.products li.product {
		font-size: 1.275em;
	}

	.wishlist-title {
		padding: 2em 0 1em;
		display: block;
	}

	.wishlist-title h2 {
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		font-size: 350%;
		margin: 0 auto;
		display: block;
		text-align: center;
	}

	.wishlist-title .show-title-form {
		display: none;
	}

	/* WHOLESALE */

	.Wholesale {
		padding: 4em 0;
		margin: 0 auto;
		max-width: 600px;
		display: block;
	}

	.Wholesale h1 {
		font-weight: 600;
		font-size: 3em;
	}



}

/* -------------------------------------------------------------------------- */

/*	2. Version Mobile */

/* -------------------------------------------------------------------------- */

@media (max-width: 768px) {

	.site {
		width: 100vw;
		display: block;
		margin: 0 auto;
		scroll-behavior: smooth;
		overflow-x: initial;
	}

	.wc-upsellator-footer-button.cart{
		position: fixed;
		top: 0;
	}

	.wc-timeline-product-category{
		line-height: 22px;
	}

	.Mobile .wc-timeline-button-show-cart .wc-item-count{
		background-color: transparent;
		color: #000;
		font-weight: 400;
		font-size: 11px;
		text-transform: none;
		font-family: inherit;
		left: inherit;
		top: -5px;
    	right: 10px;
	}

	#mega-menu-wrap-secondary .mega-menu-toggle + #mega-menu-secondary{
		display: table;
		position:absolute;
		top:0;
		right:0;
		background-color: transparent !important;
	}

	#mega-menu-wrap-mobile-footer #mega-menu-mobile-footer > li.mega-menu-item:last-child{
		display: none;
	}

	.page-template-template-homepage .type-page {
		padding-top: 3em;
	}

	.hideme {
		opacity: 1;
	}

	.Mobile {
		display: block;
	}

	.clean_mobile {
		display: none;
	}

	/* HEADER */

	.site-header {
		padding: 0;
		position: fixed;
		height: 100px;
		width: 100%;
		max-width: 100vw;
		left: 0;
		background-color: transparent;
		border: none;
	}

	.home.blog .site-header,
	.home.page:not(.page-template-template-homepage) .site-header,
	.home.post-type-archive-product .site-header {
		/* 		margin: 0 auto;
		width: 96%;
		display: block;
		background: transparent;
		position: relative;
		height: 100px; */
	}

	.Promo {
		background-color: white;
		width: 100%;
		color: #FC3F0C;
		text-align: center;
		font-family: 'Abril Fatface', cursive;
		font-size: 90%;
		padding: 3px 0;
		letter-spacing: 1px;
		display: none !important;
	}

	.site-headefr .site-logo-anchor img,
	.site-header .site-logo-link img,
	.site-header .custom-logo-link img {
		max-width: 250px;
		margin: 0 auto;
		display: block;
	}

	.home .calibrage_menu {
		opacity: 1;
	}

	/* Breadcrumb */

	.woocommerce-breadcrumb {
		display: none;
	}

	/* MENU */

	#mega-menu-wrap-primary,
	#mega-menu-wrap-secondary .mega-menu-toggle{
		display: none;
	}

	#mega-menu-wrap-secondary ,
	#mega-menu-wrap-secondary .wpml-ls-legacy-dropdown{
		display: table;
		position: absolute;
		right:0;
		min-width:30%;
		top:0;
	}

	#mega-menu-wrap-secondary li:first-child,
	#mega-menu-wrap-secondary li:first-child .wpml-ls-current-language{
		display: block !important;
	}

	#mega-menu-wrap-secondary li,
	#mega-menu-wrap-secondary .wc-timeline-button-show-cart{
		display:none !important;
	}

	.woocommerce-active .site-header .main-navigation {
		width: 100%;
		margin: 0 auto;
		display: block;
	}

	.woocommerce-active .site-header .main-navigation {
		width: 100%;
		margin: 0 auto;
		display: block;
	}

	/* MENU MOBILE */
	#mega-menu-wrap-max_mega_menu_1 {
		display: none;
	}

	#mega-menu-wrap-mobile-footer #mega-menu-mobile-footer>li.mega-menu-item>a.mega-menu-link {
		font-weight: 500;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion li.mega-menu-item>ul.mega-sub-menu,
	#mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu {
		display: none !important;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,
	#mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
		display: block !important;
		background: inherit;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu {
		padding: 0 0 10px 0;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
		text-transform: Initial;
		margin: 0;
		font-size: 14px;
	}

	.widget_media_image,
	.mega-disable-link {
		display: none !important;
	}

	.mega-disable-link:nth-child(3) {
		display: block !important;
	}

	#mega-menu-wrap-handheld {
		position: absolute;
		left: 0;
		top: 30px;
		background: transparent !important;
		display: block;
	}

	/* #mega-menu-wrap-handheld #mega-menu-handheld li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu {
		display: none !important;
	}
 	#mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion li.mega-menu-item > ul.mega-sub-menu {
		display: none !important;
	} */
	#mega-menu-wrap-handheld #mega-menu-handheld .mega-menu-item-45>a {
		font-family: 'Abril Fatface', cursive !important;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld .mega-menu-megamenu>ul.mega-sub-menu {
		background: #F3F0EB;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link {
		background: transparent;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,
	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,
	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,
	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus {
		font-weight: 500;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-item>a.mega-menu-link,
	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link,
	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link {
		line-height: inherit !important;
		height: inherit !important;
		color: #000;
		font-weight: 500;
		text-decoration: none !important;
		width: 100%;
		position: relative;
		font-size: 1.8em;
		margin-left: 16%;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-item>a.mega-menu-link:before {
		float: right;
		position: absolute;
		right: 0;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
		line-height: inherit !important;
		height: inherit !important;
		color: #AEAEAE !important;
		font-weight: inherit !important;
		text-decoration: none !important;
		padding: 0px 0 5px 0;
		position: relative;
		width: max-content;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
		line-height: inherit !important;
		height: inherit !important;
		color: #AEAEAE !important;
		font-weight: inherit !important;
		text-decoration: none !important;
		padding: 0px 0 5px 0;
		position: relative;
		width: max-content;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,
	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
		text-transform: initial;
		font-weight: 500;
		width: max-content;
		line-height: 22px;
		margin-bottom: 10px;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item {
		font-family: 'Barlow Semi Condensed', sans-serif;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
		font-size: inherit;
		padding: 0;
	}

	/* 	#mega-menu-wrap-handheld #mega-menu-handheld > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {

	} */
	#mega-menu-wrap-handheld #mega-menu-handheld .mega-menu-item .mega-sub-menu {
		display: none;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-item {
		padding: 0 10px;
	}

	#mega-menu-wrap-handheld .mega-menu-toggle+#mega-menu-handheld {
		margin-top: 2em;
		padding-bottom: 4em;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item {
		padding: 0;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu {
		visibility: visible;
		text-transform: capitalize;
		color: black;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item {
		padding: 0;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-item>a.mega-menu-link::after,
	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link::after {
		content: "";
		position: absolute;
		height: 1px;
		width: 0;
		right: 0;
		display: block;
		background-color: black;
		transition: 0.3s ease all;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link::after {
		content: "";
		position: absolute;
		height: 1px;
		width: 0;
		right: 0;
		display: block;
		background-color: black;
		transition: 0.3s ease all;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item,
	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
		font-size: 16px;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link::after,
	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link::after {
		content: "";
		position: absolute;
		height: 1px;
		width: 0;
		right: 0;
		display: block;
		background-color: black;
		transition: 0.3s ease all;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-item {
		padding: 10px 0;
		font-size: 90%;
	}

	#mega-menu-wrap-handheld .mega-menu-toggle+#mega-menu-handheld {
		margin-top: 2em;
		padding-bottom: 4em;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item {
		padding-top: 0;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld li.mega-menu-item a.mega-menu-link {
		font-family: inherit;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld li.mega-menu-megamenu a.dashicons-plus-alt2::before {
		content: "";
		font-weight: 300;
		width: 40px;
		height: 40px;
		/* 		background-image: url('images/Mobile/PLUS.png');
		background-repeat: no-repeat;
		background-size: contain; */
	}

	#mega-menu-wrap-handheld #mega-menu-handheld li.mega-menu-megamenu ul.mega-sub-menu {
		display: none;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-item {
		padding: 0 0 0 16%;
		font-weight: 500;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item {
		padding: 0;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-megamenu>ul.mega-sub-menu {
		padding: 10px 0;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-item>a.mega-menu-link {
		padding: 0;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion>li.mega-menu-item:nth-child(odd) {
		background: white;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion>li.mega-menu-item:last-child {
		background: transparent;
		width: 80%;
		margin: 0 auto;
		text-align: center;
		font-weight: 500;
		padding: 0;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion>li.mega-menu-item:last-child .bottom_nl {
		font-size: 125%;
		text-align: center;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion>li.mega-menu-item:nth-child(3) {
		font-family: 'Abril Fatface', cursive;
		color: black;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion>li.mega-menu-item:nth-child(6),
	#mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion>li.mega-menu-item:nth-child(7) {
		width: 30%;
		display: inline-block;
		vertical-align: middle;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion>li.mega-menu-item:nth-child(6) {
		background: white;
		margin: 5% 2.5% 0 17.5%;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion>li.mega-menu-item:nth-child(7) {
		background: black;
		margin: 5% 17.5% 0 2.5%;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion>li.mega-menu-item:nth-child(6) a {
		color: black;
		text-transform: uppercase;
		font-size: 110%;
		text-align: center;
		font-weight: 600;
		margin-left: 0;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion>li.mega-menu-item:nth-child(7) a {
		color: white;
		text-transform: uppercase;
		font-size: 110%;
		text-align: center;
		font-weight: 600;
		margin-left: 0;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion>li.mega-menu-item:nth-child(8) {
		background: transparent;
		margin: 3% 5% 0;
		width: 90%;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion>li.mega-menu-item:nth-child(8)>a.mega-menu-link {
		margin: 0;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion>li.mega-menu-item:nth-child(8) h2 {
		display: block;
		text-align: center;
		font-weight: 600;
		font-size: 120%;
		color: black;
		font-family: 'Abril Fatface', cursive;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion .sib_signup_box_inside_2 {
		background: white;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion .sib_signup_box_inside_2 p {
		display: inline-block;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion .sib_signup_box_inside_2 .sib-email-area {
		display: inline-block;
		width: 80%;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion .sib_signup_box_inside_2 .sib-email-area input {
		width: 100%;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
		color: black !important;
		font-weight: 500 !important;
		background: transparent;
	}

	#mega-menu-wrap-handheld #mega-menu-handheld li.mega-menu-megamenu.mega-toggle-on a.dashicons-plus-alt2::before {
		font-weight: 300;
		width: 49px;
		height: 49px;
		/* 		background-image: url('images/Mobile/MOINS.png');
		background-repeat: no-repeat;
		background-size: contain; */
	}

	.Mobile {
		position: fixed;
		top: 32px;
		right: 18px;
	}

	.Mobile .wc-timeline-button-show-cart {
		visibility: visible;
		top: 15px;
		right: 35px;
		box-shadow: none;
		background: url(https://www.sanabay.com/wp-content/uploads/2020/11/i-PANIER-40x40.png) no-repeat;
	}

	.Mobile .wc-timeline-button-show-cart .mega-menu-badge {
		font-weight: normal;
		font-size: 11px;
		text-transform: none;
		text-decoration: none;
		font-family: inherit;
		position: absolute;
		top: 0;
    	right: 20px;
	}

	.Mobile .wc-timeline-button-show-cart img,
	.Mobile .wc-timeline-button-show-cart i {
		display: none;
	}

	.Mobile img {
		width: 30px;
		height: 30px;
		float: left;
		margin-right: 2px;
	}

	.wpml-ls-legacy-dropdown .wpml-ls-native {
		font-weight: 400;
		font-size: 120%;
	}

	.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
		margin-top: 4px;
		padding-right: 1em;
	}

	.wpml-ls-legacy-dropdown a {
		padding: 2px 6px;
	}

	.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after {
		border: 0;
		background-image: url('https://www.sanabay.com/wp-content/themes/Sanabay/images/i-FlecheARIANE.png');
		background-repeat: no-repeat;
		background-size: contain;
	}

	/* GENERAL */

	.blog .site-content,
	.page-template-default .site-content {
		top: 100px;
	}

	.site-content {
		position: relative;
	}

	.col-full {
		max-width: 1920px;
		padding: 0;
	}

	.content-area {
		margin-bottom: 0;
	}

	/* FOOTER */
	.site-footer {
		background-color: #F3F0EB;
		position: relative;
		width: 100vw;
		z-index: 1;
	}

	.site-footer .col-full {
		padding: 2vh 5vw;
		width: 100vw;
		margin: 0 auto;
	}

	.site-footer .col-full:nth-child(1) {
		width: 100vw;
		padding-left: 0;
		padding-right: 0;
	}

	.site-footer .col-full .footer-1 {
		display: block;
		width: 100%;
		text-align: center;
	}

	.site-footer .col-full .footer-2 {
		display: none;
	}

	.site-footer .col-full .footer-1 ul {
		display: block;
		width: 100%;
		margin: 0 auto;
		background: white;
		padding: 1em 10%;
	}

	.site-footer .col-full .footer-1 li {
		width: 30%;
		display: inline-block;
		text-align: center;
		vertical-align: middle;
	}

	.site-footer .col-full .footer-1-droite {
		display: none;
	}

	.site-footer .col-full .footer-1 h3,
	.site-footer .col-full .footer-2 h3 {
		font-weight: 700;
		font-size: 3em;
		font-family: 'Abril Fatface', cursive;
		color: black;
		line-height: 1em;
		margin-bottom: 0.5em;
	}

	.site-footer .col-full .footer-1 a {
		text-decoration: none;
		font-weight: 600;
	}

	.site-footer .col-full .footer-1-droite li {
		display: inline-block;
		width: calc(100% / 3);
		text-align: center;
		color: black;
		font-size: 12px;
		vertical-align: top;
		margin-bottom: 1.75em;
	}

	.site-footer .col-full .footer-1-droite li h5 {
		font-size: 18px;
		font-family: 'Abril Fatface', cursive;
		font-weight: 600;
		line-height: 22px;
		letter-spacing: 1px;
		margin-bottom: 6px;
		color: black;
	}

	.site-footer .col-full .footer-1-droite li a {
		color: #AEAEAE;
		display: block;
		text-decoration: none;
	}

	.site-footer .col-full .footer-2 h5 {
		font-weight: 600;
		margin-bottom: 20px;
	}

	#mega-menu-wrap-handheld .mega-menu-toggle .mega-toggle-block-1 img {
		width: auto;
	}

	#mega-menu-wrap-handheld .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
		margin-left: 26px;
	}

	#mega-menu-wrap-mobile-footer #mega-menu-mobile-footer #mega-menu-item-2447>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
	#mega-menu-wrap-mobile-footer #mega-menu-mobile-footer #mega-menu-item-2451>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
		font-size: 12px;
		line-height: 20px;
		color: #AEAEAE;
	}

	#mega-menu-wrap-mobile-footer #mega-menu-mobile-footer li#mega-menu-item-189>a.mega-menu-link {
		color: black;
		font-weight: 500;
		font-size: 14px;
	}

	#wpcf7-f213-o1 {
		margin-top: 20px;
	}

	#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item>a.mega-menu-link {
		margin: 0;
		padding: 0;
		line-height: 80px;
		height: 80px;
	}

	#mega-menu-wrap-secondary #mega-menu-secondary>li:first-child {
		margin-top: -5px;
	}

	#mega-menu-wrap-secondary .mega-menu-item-246 {
		margin-right: 5px;
	}

	#mega-menu-wrap-secondary #mega-menu-secondary span.mega-menu-badge {
		margin: 0;
	}

	#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
	#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
	#mega-menu-wrap-secondary #mega-menu-secondary>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
		text-decoration: none;
	}

	.mega-custom-icon .mega-menu-link:hover {
		text-decoration: none;
	}

	#mega-menu-wrap-mobile-footer #mega-menu-mobile-footer a {
		text-decoration: none;
	}

	#mega-menu-wrap-mobile-footer #mega-menu-mobile-footer>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
		position: relative;
		left: 0;
	}

	#mega-menu-wrap-mobile-footer #mega-menu-mobile-footer>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li a:before {
		content: "_ ";
	}

	#mega-menu-wrap-mobile-footer #mega-menu-mobile-footer>li.mega-menu-item {
		width: 100% !important;
		vertical-align: top;
	}

	#mega-menu-wrap-mobile-footer #mega-menu-mobile-footer>li.mega-menu-item:nth-child(2) {
		margin-top: 24px;
	}

	#mega-menu-wrap-mobile-footer #mega-menu-mobile-footer>li.mega-menu-item:last-child {
		position: relative;
		top: -32vh;
		text-align: right;
	}

	#mega-menu-wrap-mobile-footer #mega-menu-mobile-footer>li.mega-menu-item:last-child>li.mega-menu-flyout ul.mega-sub-menu {
		margin: 0;
	}

	#mega-menu-wrap-mobile-footer #mega-menu-mobile-footer>li.mega-menu-item:last-child>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
	#mega-menu-wrap-mobile-footer #mega-menu-mobile-footer>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:last-child {
		color: black;
		font-weight: 500;
		font-size: 15px;
	}

	/*	#mega-menu-wrap-mobile-footer #mega-menu-mobile-footer > li.mega-menu-item:nth-child(1),
	#mega-menu-wrap-mobile-footer #mega-menu-mobile-footer > li.mega-menu-item:nth-child(2),
	#mega-menu-wrap-mobile-footer #mega-menu-mobile-footer > li.mega-menu-item:nth-child(3),
	#mega-menu-wrap-mobile-footer #mega-menu-mobile-footer > li.mega-menu-item:nth-child(4) {
		display: none;
	} */
	#mega-menu-wrap-mobile-footer #mega-menu-mobile-footer li.mega-menu-item>ul.mega-sub-menu {
		position: relative;
		margin: 0;
	}

	.dashicons-minus {
		opacity: 0;
	}

	/* Selecteur de langue */

	.mega-menu-item-337 .mega-menu-link {
		height: 0 !important;
	}

	.wpml-ls-legacy-dropdown {
		width: max-content !important;
		height: 90px;
		display: table-cell;
		vertical-align: middle;
		/* padding-left: 10px; */
	}

	.wpml-ls-legacy-dropdown a {
		color: black !important;
		border: none !important;
		background-color: transparent !important;
	}

	.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
		border: none !important;
	}

	/* PRODUCT ( Archive et Home ) */

	/* .archive .product, */
	.home .Groupe_Shopping_5 {
		font-size: 0;
	}

	.home .Groupe_Shopping_5 .product {
		width: 50%;
		display: inline-block;
		padding: 0 2% 2em 2%;
		position: relative;
		vertical-align: top;
		font-size: 16px;
	}

	.archive .product .inside_product_image,
	.search .product .inside_product_image,
	.home .product .inside_product_image,
	.related .product .inside_product_image,
	.up-sells .product .inside_product_image {
		position: relative;
		height: 35vh;
		background-color: #ECE7E1;
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
		padding: 0 10px;
	}

	.home .mobile-first .inside_product_image {
		height: 70vh;
		width: 100vw;
		margin-left: -30px;
	}

	.home .mobile-hide {
		display: none;
	}

	.related .product .inside_product_image,
	.up-sells .product .inside_product_image {
		height: 55vh;
	}

	.up-sells .product .inside_product_image {
		background-size: cover;
	}

	.archive .product .woocommerce-loop-product__title,
	.search .product .woocommerce-loop-product__title,
	.home .product .woocommerce-loop-product__title,
	.related .product .woocommerce-loop-product__title,
	.up-sells .product .woocommerce-loop-product__title,
	.related .product .price,
	.search .product .price,
	.up-sells .product .price,
	.archive .product .price,
	.Produit_Star .price,
	.home .product .price {
		display: inline-block;
		font-weight: 400;
		color: black;
	}

	.archive .product .woocommerce-loop-product__title,
	.search .product .woocommerce-loop-product__title,
	.related .product .woocommerce-loop-product__title,
	.up-sells .product .woocommerce-loop-product__title,
	.home .product .woocommerce-loop-product__title {
		text-align: left;
		font-family: 'Abril Fatface', cursive;
		font-size: 70%;
	}

	.archive .product .woocommerce-loop-product__title span,
	.search .product .woocommerce-loop-product__title span,
	.related .product .woocommerce-loop-product__title span,
	.up-sells .product .woocommerce-loop-product__title span,
	.home .product .woocommerce-loop-product__title span {
		font-size: 75%;
		margin-left: 6px;
		display: none;
	}

	.archive .product .price,
	.search .product .price,
	.related .product .price,
	.up-sells .product .price,
	.home .product .price {
		text-align: right;
		float: right;
	}

	.archive .product .button,
	.search .product .button,
	.related .product .button,
	.up-sells .product .button,
	.home .product .button {
		position: absolute;
		top: 0;
		right: 0;
	}

	.archive .product .add_to_cart_button,
	.search .product .add_to_cart_button,
	.related .product .add_to_cart_button,
	.up-sells .product .add_to_cart_button,
	.home .product .add_to_cart_button,
	.Produit_Star .add_to_cart_button {
		/* background: url('https://www.sanabay.com/wp-content/themes/Sanabay/images/i-PANIER.png') no-repeat; */
		background: none;
		width: auto;
		height: 30px;
		top: 2px !important;
		right: -7px !important;
		background-size: contain;
		position: absolute;
		z-index: 25;
		display: none;
	}

	.archive .product .yith-wcwl-wishlistaddedbrowse,
	.search .product .yith-wcwl-wishlistaddedbrowse,
	.related .product .yith-wcwl-wishlistaddedbrowse,
	.up-sells .product .yith-wcwl-wishlistaddedbrowse,
	.home .product .yith-wcwl-wishlistaddedbrowse {
		/* padding-top: 24px; */
		/* padding-left: 12px; */
		width: 32px;
	}

	.archive .product .yith-wcwl-wishlistaddedbrowse a,
	.search .product .yith-wcwl-wishlistaddedbrowse a,
	.related .product .yith-wcwl-wishlistaddedbrowse a,
	.up-sells .product .yith-wcwl-wishlistaddedbrowse a,
	.home .product .yith-wcwl-wishlistaddedbrowse a {
		display: none;
	}

	.archive .product .inside_product_image .etiquette,
	.search .product .inside_product_image .etiquette,
	.related .product .inside_product_image .etiquette,
	.up-sells .product .inside_product_image .etiquette,
	.home .product .inside_product_image .etiquette {
		position: absolute;
		left: 10px;
		top: 5px;
		font-weight: 400;
		font-family: 'Abril Fatface', cursive;
	}

	.archive .product .inside_product_image .statut,
	.search .product .inside_product_image .statut,
	.related .product .inside_product_image .statut,
	.up-sells .product .inside_product_image .statut,
	.home .product .inside_product_image .statut {
		position: absolute;
		top: 94%;
		left: 50%;
		transform: translate(-50%, -50%);
		border: 1px solid gray;
		padding: 0 8px;
		width: max-content;
		display: none;
	}

	.up-sells .product .inside_product_image .statut {
		color: white;
		border: 1px solid white;
	}

	.archive .product .added_to_cart,
	.search .product .added_to_cart,
	.related .product .added_to_cart,
	.up-sells .product .added_to_cart,
	.home .product .added_to_cart {
		display: none;
	}

	.archive .product img,
	.search .product img,
	.related .product img,
	.up-sells .product img,
	.home .product img {
		margin-bottom: 0;
		background-color: #ECE7E1;
	}

	.archive .product .price_onsale,
	.search .product .price_onsale,
	.related .product .price_onsale,
	.up-sells .product .price_onsale,
	.home .product .price_onsale {
		text-decoration: line-through;
		font-size: 75%;
	}

	.archive .product .sale,
	.search .product .sale,
	.related .product .sale,
	.up-sells .product .sale,
	.home .product .sale {
		font-weight: 600;
	}

	.archive .product a.add_to_wishlist.button.alt,
	.search .product a.add_to_wishlist.button.alt,
	.related .product a.add_to_wishlist.button.alt,
	.up-sells .product a.add_to_wishlist.button.alt,
	.home .product a.add_to_wishlist.button.alt {
		right: 15px;
		opacity: 0;
		background-color: transparent;
	}

	.archive .product a.add_to_wishlist.button.alt:hover,
	.search .product a.add_to_wishlist.button.alt:hover,
	.related .product a.add_to_wishlist.button.alt:hover,
	.up-sells .product a.add_to_wishlist.button.alt:hover,
	.home .product a.add_to_wishlist.button.alt:hover {
		background-color: transparent;
		color: black;
	}

	.up-sells .product a.add_to_wishlist.button.alt:hover {
		color: white;
	}

	/* .slick-cloned { display: none !important; } */

	/* HOME */

	.home .grid {
		width: 100%;
		display: block;
		margin: 0 auto;
	}

	.home .grid-item,
	.home .grid-sizer {
		width: 50%;
		padding: 0 2% 2em 0;
	}

	.home .grid-item-x-2 {
		/* width: 50%;
		height: 55vh; */
	}

	.home .grid-item-x-4 {
		width: 100%;
	}

	.home .grid .mobile-first {
		width: 100%;
	}

	.home .stop_45 {
		height: auto;
		width: 100%;
		display: block;
	}

	.home .entry-title {
		display: none;
	}

	.Grande_Horizontale {
		width: 100vw;
		height: auto;
		position: relative;
		left: -23px;
	}

	/*.Grande_Horizontale .bg-video {*/
	/*    display: none;*/
	/*}*/

	/*.Grande_Horizontale .bg-video-mobile {*/
	/*    display: block;*/
	/*    width: 100%;*/
	/*    margin: 0;*/
	/*}*/

	.Grande_Horizontale .bg-video-mobile img {
		width: 100%;
	}

	.Grande_Horizontale h2 {
		position: absolute;
		right: 5%;
		text-align: center;
		top: 75%;
		font-size: 35px;
		color: white;
	}

	.Grande_Horizontale h2 a {
		color: white;
	}

	.Grande_Horizontale h2::after {
		content: "";
		position: absolute;
		height: 1px;
		width: 0;
		right: 0;
		display: block;
		background-color: white;
		transition: 0.3s ease all;
	}

	.Grande_Horizontale h2:hover:after {
		width: 100%;
		left: 0;
		background: #FFF;
	}

	.Produit_Star {
		margin: 30px auto;
	}

	.Produit_Star .Bloc_Star {
		width: 100%;
		position: relative;
		display: table;
		height: 55vh;
	}

	.Produit_Star .Bloc_Star .Bloc_couleur {
		background-color: #FC3F0C;
		height: 40vh;
		position: absolute;
		z-index: 2;
		width: 100%;
		top: 9vh;
		left: 0;
	}

	.Produit_Star .Bloc_Star .Image_Star {
		position: absolute;
		z-index: 15;
		background-position: center center;
		background-repeat: no-repeat;
		height: 55vh;
		width: 100%;
		background-size: contain;
	}

	.Produit_Star .Bloc_Star img {
		margin: 0 auto;
		width: auto;
		display: block;
	}

	.Produit_Star .add_to_cart_button {
		top: 11vh !important;
		display: none;
	}

	.Produit_Star .Titre_Star {
		width: 100%;
		position: relative;
		left: 0;
		top: 0;
		display: block;
		height: 100%;
	}

	.Produit_Star .Titre_Star .table_star .bloc {
		margin: 1em auto;
		display: block;
		text-align: left;
		width: 100%;
		position: relative;
	}

	.Produit_Star .Titre_Star h3 {
		font-size: 3em;
		font-family: 'Abril Fatface', cursive;
		text-transform: capitalize;
		letter-spacing: 1px;
		color: black;
		line-height: 0.75em;
	}

	.Produit_Star .Titre_Star h3 span {
		font-size: 50%;
		position: relative;
	}

	.Produit_Star .Titre_Star a {
		font-size: 20px;
		color: black;
		padding-bottom: 5px;
		display: block;
		text-align: right;
		position: absolute;
		width: max-content;
		top: -45vh;
		z-index: 555;
		right: 35px;
	}

	.Produit_Star .Titre_Star a::after {
		content: "";
		position: absolute;
		height: 1px;
		width: 0;
		right: 0;
		display: block;
		background-color: black;
		transition: 0.3s ease all;
	}

	.Produit_Star .Titre_Star a:hover:after {
		width: 100%;
		left: 0;
		background: #000;
	}

	.Produit_Star .table_star .etiquette {
		text-align: right;
		margin: 0 auto;
		display: block;
		font-weight: 400;
		font-family: 'Abril Fatface', cursive;
		color: black;
		position: absolute;
		left: 15px;
		top: -55vh;
		z-index: 99;
	}

	.Produit_Star .table_star .statut {
		border: 1px solid black;
		padding: 0 8px;
		color: black;
		width: auto;
		top: 150px;
		position: absolute;
		right: 0;
	}

	.Produit_Star .price {
		display: block;
	}

	.Produit_Star .price_onsale {
		text-decoration: line-through;
		font-size: 75%;
	}

	.Produit_Star .sale {
		font-weight: 600;
	}

	.home .image-fixe {
		margin-bottom: 2em;
	}

	.Citation {
		font-size: 300%;
		padding: 1.5em 0;
		/* margin-bottom: 2em; */
		min-height: 40vh;
		height: calc(55vh + 64px);
		overflow: hidden;
		display: none;
	}

	.Citation .citation_inside {
		font-family: 'Abril Fatface', cursive;
		color: black;
		margin: 1em 0;
		padding: 0 10%;
		text-align: center;
		line-height: 125%;
		font-size: 0.8em;
	}

	.Citation a {
		font-size: 40%;
		color: black;
		text-align: right;
		text-decoration: underline;
		display: block;
		margin-right: 24px;
		margin-bottom: 1em;
	}

	.Citation span {
		font-size: 24px;
		color: black;
		display: block;
		font-family: 'Abril Fatface', cursive;
		text-align: center;
	}

	.Image_Droite {
		display: none !important;
	}

	.home .Image_Gauche {
		width: 105vw;
		margin-left: -30px;
		height: 70vh;
		margin-bottom: 36px;
	}

	/* Defis */

	.Defis {
		font-size: 300%;
		padding: 1.5em 0;
		margin-top: -27.5vh;
	}

	.Defis .citation_inside {
		font-family: 'Abril Fatface', cursive;
		color: white;
		padding: 0;
		text-align: center;
		line-height: 100%;
		font-size: 1em;
	}

	.Defis ul {
		display: none;
	}

	.Defis a {
		font-size: 40%;
		color: black;
		text-align: center;
		display: block;
		line-height: 170%;
	}

	.Defis a:hover {
		color: black;
	}

	.stop_45 {
		height: 45vh;
		overflow: hidden;
		margin-bottom: 0;
	}

	/* Journal */

	.Journal_Droite {
		display: none;
	}

	.Journal {
		position: relative;
	}

	.Journal h2 {
		font-size: 300%;
		font-family: 'Abril Fatface', cursive;
		color: white;
		text-align: center;
		padding: 5% 0 0;
		position: relative;
		z-index: 5;
	}

	.Journal .autour {
		display: block;
		margin: 2em auto;
		width: max-content;
		position: relative;
		z-index: 5;
	}

	.Journal .cadre {
		height: 35vh;
		overflow: hidden;
		position: relative;
		top: -200px;
		z-index: 1;
	}

	.Journal .cadre img {
		width: 100%;
	}

	.Journal .category {
		border: 1px solid white;
		display: inline-block;
		width: max-content;
		margin: 0.5em;
		padding: 0.05em 0.7em;
		text-transform: uppercase;
		font-style: italic;
		color: white;
		cursor: pointer;
	}

	.Journal .bas {
		position: absolute;
		bottom: 7.5%;
		background-color: white;
		z-index: 15;
		width: 80%;
		height: 25%;
		display: none;
	}

	.Journal .bas_inside {
		display: block;
		width: 80%;
		padding: 5% 0;
		margin: 0 auto;
	}

	.Journal .bas_inside h3 {
		font-size: 150%;
		font-family: 'Abril Fatface', cursive;
		color: black;
		margin: 0.7em 0 0.5em 0;
	}

	.Journal .go_read {
		width: 100%;
		display: block;
		margin: 2em auto;
		position: absolute;
		top: 35vh;
		text-align: center;
	}

	.Journal .go_read a {
		font-size: 18px;
		text-transform: Capitalize;
		position: relative;
	}

	.Journal .go_read a::after {
		content: "";
		position: absolute;
		height: 1px;
		width: 0;
		right: 0;
		display: block;
		background-color: black;
		transition: 0.3s ease all;
	}

	.Journal .go_read a:hover:after {
		width: 100%;
		left: 0;
		background: #000;
	}

	.Journal_Gauche {
		max-height: 70vh;
		overflow: hidden;
		display: none;
	}

	.Instagram_block {
		display: none;
	}

	.Titre_Insta {
		width: 100%;
	}

	.Lien_Insta {
		margin-bottom: 32px;
	}

	.Titre_Insta h4 {
		font-size: 42px;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		color: black;
	}

	.footer-3 {
		display: none;
	}

	.footer-3 h3 {
		text-align: center;
		font-weight: 600;
		font-size: 80%;
		color: black;
	}

	.footer-3 p {
		text-align: center;
		font-size: 12px;
		color: black;
	}

	/*ESHOP */

	.archive .site-header #mega-menu-wrap-primary,
	.archive .site-header #mega-menu-wrap-primary #mega-menu-primary {
		visibility: hidden !important;
	}

	.archive .site-content,
	.search .site-content {
		top: 132px;
	}

	.archive .col-full {
		margin-left: 0.25em;
		margin-right: 0.25em;
	}

	.archive .site-main,
	.search .site-main {
		width: 100%;
		margin: 0 auto;
	}

	.archive .woocommerce-products-header p,
	.archive .woocommerce-products-header p {
		line-height: 1.1em;
		font-size: 0.9em;
	}

	.storefront-full-width-content .woocommerce-products-header {
		padding-bottom: 5vh;
	}

	.archive .woocommerce-products-header {
		display: none;
	}

	.tax-product_cat .woocommerce-products-header,
	.tax-product_tag .woocommerce-products-header {
		font-family: 'Abril Fatface', cursive;
		text-align: center;
		color: black;
		font-size: 120%;
		display: block;
	}

	.storefront-full-width-content .site-main .products.columns-4 .product {
		margin-bottom: 0;
	}

	.archive .storefront-sorting,
	.search .storefront-sorting {
		display: none;
	}

	.archive .grid,
	.search .grid {
		width: 100%;
		margin-bottom: 120px;
	}

	.archive .grid-sizer,
	.search .grid-sizer {
		width: 50%;
	}

	.archive .grid-item,
	.search .grid-item {
		width: 50%;
		padding: 0 0.25em;
		height: 35vh;
		margin-bottom: 4em;
	}

	.archive .grid-item--width2,
	.search .grid-item--width2 {
		height: calc(35vh + 4em);
		width: 100%;
		background-size: cover;
		background-position: center center;
		padding: 0;
		margin: 0 0 4em 0;
		display: table;
	}

	.archive .grid-item--height2,
	.search .grid-item--height2 {
		height: 35vh;
		width: 100%;
		background-size: cover;
		background-position: center center;
		padding: 0;
		margin: 0 0 2em 0;
		display: table;
	}

	.archive .Grand_Texte {
		height: auto;
		padding: 1em 0;
	}

	.archive .grid-item--height2 a,
	.archive .grid-item--width2 a,
	.search .grid-item--height2 a {
		color: white;
		font-family: 'Abril Fatface', cursive;
		font-size: 2em;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		width: 100%;
		line-height: 1em;
	}

	.archive .grid-item p,
	.search .grid-item p {
		display: none;
	}

	.archive .bg-video {
		height: 100%;
	}

	.archive .products .grid-item .inside_product_image,
	.search .products .grid-item .inside_product_image {
		position: relative;
		height: 35vh;
		background-color: #ECE7E1;
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
	}

	.archive .products .grid-item .inside_product_image .etiquette,
	.search .products .grid-item .inside_product_image .etiquette {
		position: absolute;
		left: 10px;
		top: 5px;
		font-weight: 400;
		font-family: 'Abril Fatface', cursive;
	}

	.archive .products .grid-item .inside_product_image .statut,
	.search .products .grid-item .inside_product_image .statut {
		position: absolute;
		top: 94%;
		left: 50%;
		transform: translate(-50%, -50%);
		border: 1px solid gray;
		padding: 0 8px;
		width: 52px;
		word-break: keep-all;
	}

	.archive .products .var-3 .inside_product_image {
		background-color: #FC3F0C;
	}

	.archive .products .var-9 .inside_product_image {
		background-color: #98AFAD;
	}

	.archive .products .var-11 .inside_product_image {
		background-color: #DB0030;
		color: black;
	}

	.archive .products .var-11 .inside_product_image .statut {
		border: 1px solid black;
	}

	.archive .products .var-13 .inside_product_image {
		background-color: #03096C;
		color: white;
		border: 1px solid white;
	}

	.archive .products .var-13 .inside_product_image .statut {
		border: 1px solid white;
	}

	.archive .products .var-24 .inside_product_image {
		background-color: #DDB823;
	}

	.yith-wcwl-add-to-wishlist {
		margin: 0 !important;
	}

	.archive .product .yith-wcwl-add-to-wishlist img,
	.search .product .yith-wcwl-add-to-wishlist img {
		background-color: transparent;
		width: 40px;
		margin: 1px 0 0 0;
	}

	.archive .product .yith-wcwl-wishlistaddedbrowse,
	.search .product .yith-wcwl-wishlistaddedbrowse {
		position: absolute;
		right: 40px;
		top: 5px;
	}

	.yith-wcwl-wishlistexistsbrowse {
		display: none;
	}

	.archive .products .ambiance {
		background-size: cover;
		background-repeat: no-repeat;
	}

	.archive .products .vide {
		background-color: transparent;
		display: none;
	}

	.Grand_Texte {
		display: table;
	}

	.Grand_Texte h2 {
		font-size: 2em;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		color: black;
		z-index: 150;
		pointer-events: none;
		display: table-cell;
		vertical-align: middle;
		text-align: center;
	}

	.Grande_image {
		background-size: cover;
		background-repeat: no-repeat;
		background-color: #ECE7E1;
	}

	.Bandeau {
		background-size: cover;
		background-repeat: no-repeat;
		max-height: 35vh;
	}

	/* SEARCH */
	.search .ambiance,
	.search .Grand_Texte,
	.search .Grande_image,
	.search .vide,
	.search .Bandeau {
		display: none;
	}

	.search h2.page-title {
		font-size: 2vw;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		color: black;
		text-align: center;
		margin-bottom: 1em;
	}

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

	.search .woocommerce-info {
		height: 40vh;
		font-size: 2vw;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		color: black;
		text-align: center;
		margin-bottom: 1em;
		background-color: transparent !important;
		border: none !important;
	}

	.search .woocommerce-info:before {
		content: "";
	}

	/* SINGLE PRODUCT */

	.product-template-default .col-full {
		margin: 0;
	}

	.product-template-default .site-header #mega-menu-wrap-primary,
	.product-template-default .site-header #mega-menu-wrap-primary #mega-menu-primary {
		visibility: hidden !important;
	}

	.product-template-default .site-content,
	.product-template-default .site-footer {
		top: 120px;
	}

	.product-template-default .site-footer {
		position: relative;
	}

	.product-template-default .product {
		width: 100%;
		display: block;
		margin: 0 auto;
		padding: 0;
	}

	.product-template-default div.product .woocommerce-product-gallery img {
		margin: 0 auto;
	}

	.product-template-default .x-1-5 {
		display: none;
	}

	.product-template-default .points {
		height: 0;
	}

	.product-template-default .x-1-5 .woocommerce-product-gallery__image:last-child {
		padding-bottom: 0;
	}

	.storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery {
		width: 100%;
		margin-right: 0;
		margin-bottom: 6px;
	}

	.product-template-default div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
		left: 0.875em;
	}

	.splide__slide img {
		width: 100%;
		height: auto;
	}

	/* 	.splide__slide {
	  opacity: 0.6;
	}

	.splide__slide.is-active {
	  opacity: 1;
	  border: 0 !important;
	} */

	/* SUMMARY */

	.product-template-default .collection {
		color: black;
	}

	.product-template-default .entry-title {
		font-size: 2.2em;
		font-weight: 500;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		color: black;
		line-height: 30px;
		margin-top: 15px;
	}

	.product-template-default .entry-title span {
		font-size: 0.4em;
		position: relative;
		font-weight: 300;
		letter-spacing: 0;
		display: block;
	}

	.product-template-default .stock {
		display: none !important;
	}

	.product-template-default .sku,
	.product-template-default .attribut {
		display: inline-block;
		color: black;
		margin-top: 20px;
		margin-right: 25px;
	}

	.product-template-default .sku,
	.product-template-default .summary .sku span {
		color: #AEAEAE;
	}

	.product-template-default a.add_to_wishlist.button.alt {
		opacity: 1;
	}

	.product-template-default a.add_to_wishlist.button.alt:after {
		content: "Ajouter à ma liste de souhaits";
	}

	.product-template-default .collection a {
		color: black;
		font-weight: 600;
	}

	.product-template-default div.product .price {
		margin: 0 !important;
		color: black;
		font-weight: 400;
		letter-spacing: 1px;
		font-size: 2em !important;
	}

	.product-template-default div.product .price_regular {
		margin: 10px 10px 0 0;
		color: black;
		font-weight: 400;
		letter-spacing: 1px;
		font-size: 1.2em;
		text-decoration: line-through;
		display: inline-block;
	}

	.product-template-default div.product .price_onsale {
		margin: 10px 10px 0 0;
		color: black;
		font-weight: 400;
		letter-spacing: 1px;
		font-size: 2em;
		display: inline-block;
	}

	.product-template-default .onsale {
		display: inline-block;
		border: 1px solid black;
		border-radius: 0;
		padding: 1px 8px;
		color: black;
		font-size: initial;
		font-weight: 400;
		margin-bottom: 0;
		top: -2px;
		font-style: italic;
	}

	.storefront-full-width-content.product-template-default div.product .summary {
		width: 90%;
		margin: 0 5%;
	}

	.product-template-default .summary .variations {
		padding: 2em 0;
	}

	.product-template-default .summary .Couleur {
		width: 80px;
		display: inline-block;
		vertical-align: bottom;
	}

	.product-template-default .summary .Couleur.autres {
		opacity: 0.5;
	}

	.product-template-default .summary .Couleur.autres:first-child {
		opacity: 1;
	}

	.product-template-default .summary .Couleur.autres:hover {
		opacity: 1;
	}

	.product-template-default .summary .Couleur img {
		width: 100%;
	}

	.product-template-default .summary .Couleur span {
		text-align: center;
		font-size: 10px;
		text-transform: uppercase;
		display: block;
		margin-top: 8px;
	}

	.product-template-default .add_to_wishlist:before {
		content: 'WISHLIST';
		vertical-align: top;
	}

	.product-template-default .summary .reassurance {
		width: 100%;
		margin: 32px 0 24px;
	}

	.product-template-default .summary .reassurance li {
		display: inline-block;
		width: 33.3333%;
		vertical-align: bottom;
		text-transform: uppercase;
		font-weight: 500;
		text-align: center;
		color: #AEAEAE;
	}

	.product-template-default .summary .reassurance li a {
		color: #AEAEAE;
		clear: both;
		font-size: 80%;
		text-align: center;
		width: 100%;
		display: block;
		text-transform: lowercase;
	}

	.product-template-default .woocommerce-tabs,
	.product-template-default .edit-link,
	.product-template-default .quantity {
		display: none;
	}

	.wholesale_customer .quantity {
		display: block;
	}

	.product-template-default .summary .intro {
		text-align: left;
		font-style: italic;
		color: black;
		line-height: 140%;
		font-weight: 500;
		font-size: 110%;
		margin-bottom: 16px;
	}

	.product-template-default h4,
	.product-template-default h5 {
		font-weight: 600;
		margin-bottom: 8px;
		text-decoration: underline;
		color: black;
	}

	.product-template-default .SecondePartie .logos img {
		width: 25%;
		display: inline-block;
	}

	.product-template-default .description {
		display: block;
		width: 100%;
		vertical-align: top;
		margin: 16px 0;
		font-size: 80%;
		line-height: 125%;
		color: black;
	}

	.product-template-default .fabrication {
		display: block;
		width: 100%;
		vertical-align: top;
		margin: 16px 0 16px 0;
		font-size: 80%;
		line-height: 125%;
		color: black;
	}

	.product-template-default .sous_gauche {
		display: block;
		width: 100%;
		vertical-align: top;
	}

	.product-template-default .sous_droit {
		display: block;
		width: 100%;
		vertical-align: bottom;
		vertical-align: top;
	}

	.product-template-default .logo_reassurance {
		width: 100%;
		display: inline-block;
		vertical-align: top;
	}

	.product-template-default .logo_reassurance h4,
	.product-template-default .contenance h4 {
		line-height: 20px;
		font-size: inherit;
		color: black;
		font-weight: 500;
		text-decoration: underline;
		text-align: left;
		margin-bottom: 14px;
	}

	.product-template-default .logo_reassurance .logos {
		width: 100%;
	}

	.product-template-default .logo_reassurance .logos img {
		float: left;
		width: 25%;
		height: 25%;
	}

	.product-template-default .contenance {
		display: block;
		width: 100%;
		height: auto;
	}

	.product-template-default .contenance img {
		width: 80%;
		height: auto;
		margin: 5% 10%;
	}

	.product-template-default .sous_sous_un {
		display: inline-block;
		width: 100%;
	}

	/* 	.product-template-default .saute .partage {
		display: inline-block;
		font-size: inherit;
		font-weight: 500;
		vertical-align: top;
	}
	.product-template-default .saute .partage a {
		color: #AEAEAE;
		text-decoration: underline;
	}
	.product-template-default .saute .partage img {
		width: 30px;
		display: inline-block;
		vertical-align: top;
	} */
	.product-template-default .SecondePartie .cadre {
		border: 1px solid black;
		padding: 0 0.5em 0.5em;
		display: inline-block;
		width: 100%;
	}

	.product-template-default .SecondePartie .temps {
		display: inline-block;
		font-size: 1.6em;
		color: black;
		font-weight: 500;
		vertical-align: baseline;
		font-family: 'Barlow Semi Condensed', sans-serif;
		margin-right: 10px;
	}

	.product-template-default .SecondePartie .temps_exp {
		display: inline-block;
		vertical-align: middle;
		text-align: right;
		color: black;
		font-weight: 300;
		font-family: 'Abril Fatface', cursive;
		font-size: 1.15em;
		text-align: center;
	}

	.product-template-default .SecondePartie .supp {
		color: black;
		width: 100%;
		font-size: 0.9em;
		text-align: justify;
		font-weight: 300;
		line-height: 1.3em;
		font-style: italic;
		margin-top: 2em;
		display: none;
	}

	.product-template-default .SecondePartie .avertissement {
		margin-top: 12px;
		font-style: italic;
		width: 100%;
		font-size: 0.9em;
		font-weight: 500;
		color: #AEAEAE;
	}

	.product-template-default .summary .accroche {
		color: black;
		font-weight: 500;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		font-size: 1.7em;
		margin: 2px 0 36px;
		line-height: 23px;
		text-align: center;
	}

	.product-template-default .summary button {
		width: 100%;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 1px;
		background-color: black;
		border: none;
		font-weight: 500;
		font-size: 160%;
		padding: .3180469716em 1.01575em;
	}

	.product-template-default div.product form.cart {
		margin: 0;
		padding: 0;
	}

	.product-template-default .summary .yith-wcwl-add-button {
		width: 100%;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 1px;
		border: none;
		font-weight: 200;
	}

	.product-template-default .summary .yith-wcwl-add-to-wishlist a.add_to_wishlist>img {
		margin-top: 5px;
	}

	.product-template-default .product .SecondePartie {
		width: 90%;
		margin: 2em 5%;
	}

	.product-template-default .related {
		margin-top: 5em;
	}

	.woocommerce a.add_to_wishlist.button.alt {
		font-weight: 500;
		font-size: 160%;
		background-color: transparent;
		color: black;
		padding: .3180469716em 1.01575em;
	}

	.woocommerce a.add_to_wishlist.button.alt:hover {
		background-color: transparent;
		color: black;
	}

	.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
		margin: 5px auto;
		width: 40px;
		text-align: center;
		display: block;
	}

	#yith-wcwl-popup-message {
		display: none;
		background-color: transparent;
	}


	/* Related & Upsells */

	.related>h2:first-child,
	.upsells>h2:first-child {
		color: black;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		font-size: 50px;
		width: 300px;
		display: block;
		margin: 30px auto 30px;
		line-height: 46px;
		text-align: center;
	}

	.related .slick-next,
	.related .slick-prev {
		width: 50px;
		height: 80px;
	}

	.related .slick-next {
		right: -50px;
	}

	.related .slick-prev {
		left: -50px;
	}

	.upsells>h2:first-child {
		font-size: 36px;
	}

	.related .products,
	.upsells .products {
		width: 75%;
		margin: 0 auto;

	}

	.related .product .inside_product_image {
		height: 50vh;
	}

	.storefront-full-width-content .site-main ul.products.columns-6 li.product,
	.storefront-full-width-content .site-main ul.products.columns-3 li.product {
		width: 100%;
		display: inline-block;
		float: none;
		padding: 0 0.4% 10px 0.4%;
		margin: 0;
		text-align: left;
	}

	.related .notshow {
		/* display: none !important; */
	}

	.related .products li.product .woocommerce-loop-product__title,
	.upsells .products li.product .woocommerce-loop-product__title {
		margin: 0;
	}

	.related .products li.product .price,
	.upsells .products li.product .price {
		font-size: 16px !important;
		display: inline-block;
	}

	.related .products .product .inside_product_image .etiquette,
	.upsells .products .product .inside_product_image .etiquette {
		font-size: 14px;
	}

	.related .products .product .inside_product_image .statut,
	.upsells .products .product .inside_product_image .statut {
		font-size: 14px;
	}

	.related .product .yith-wcwl-add-to-wishlist img,
	.upsells .product .yith-wcwl-add-to-wishlist img {
		background-color: transparent;
		width: 40px;
		margin: 10px 5px 0 0;
	}

	.related .product .yith-wcwl-wishlistaddedbrowse,
	.upsells .product .yith-wcwl-wishlistaddedbrowse {
		position: absolute;
		right: 50px;
		top: 10px;
	}

	.related .product .button,
	.upsells .product .button {
		margin: 0 10px 0 0;
	}

	/* Interactions */
	.archive .product .added {
		background: url('https://www.sanabay.com/wp-content/themes/Sanabay/images/i-SURVOL-PANIER.png');
		width: 40px;
		height: 40px;
		background-size: contain;
		background-repeat: no-repeat;
	}

	/* Interactions */
	.archive .product .added {
		background: url('https://www.sanabay.com/wp-content/themes/Sanabay/images/i-SURVOL-PANIER.png');
		width: 40px;
		height: 40px;
		background-size: contain;
		background-repeat: no-repeat;
	}

	/* Panier */

	.woocommerce-cart .site-header #mega-menu-wrap-primary,
	.woocommerce-cart .site-header #mega-menu-wrap-primary #mega-menu-primary {
		visibility: hidden !important;
	}

	.woocommerce-cart .woocommerce-cart-form .coupon,
	.woocommerce-cart .woocommerce-cart-form .button {
		font-size: 1rem;
	}

	.woocommerce-cart h1 {
		font-size: 300%;
		color: black;
		width: 100%;
		text-align: center;
		padding: 0 0 32px 0;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
	}

	.storefront-full-width-content.woocommerce-cart .entry-header {
		padding: 0;
	}

	.woocommerce-notices-wrapper {
		font-size: 1rem;
	}

	.woocommerce-cart .woocommerce-cart-form .button {
		font-size: 0.945rem;
		background: black;
		color: white;
		vertical-align: top;
		margin: 0 auto;
		display: block;
	}

	.woocommerce-cart .woocommerce-cart-form .button:hover {
		background: black;
	}

	.woocommerce-cart .cart_item {
		border-bottom: 1px solid black;
		padding: 24px 0;
		border-collapse: collapse;
		display: block;
		margin-right: 2px;
	}

	.woocommerce-cart .cart_item:first-child {
		padding-top: 0;
	}

	.woocommerce-cart .cart_item:last-child {
		border: none;
	}

	.woocommerce-cart .woocommerce-cart-form {
		display: inline-block;
		width: 100%;
		background: transparent;
		font-size: 0;
		margin: 0
	}

	.woocommerce-cart .cart-collaterals .cart_totals {
		float: none;
		width: 100%;
		font-size: 1rem;
		color: black;
	}

	.woocommerce-cart .cart-collaterals .cart_totals h2 {
		padding: 1em 1.41575em;
		font-size: 120%;
		font-weight: 400;
	}

	.woocommerce-cart .cart-collaterals {
		display: inline-block;
		width: 100%;
		vertical-align: top;
		background: white;
	}s

	.woocommerce-cart .cart-collaterals .shop_table {
		font-size: 1rem;
	}

	.woocommerce-cart .cart-collaterals .shop_table th {
		color: black;
		text-align: left;
	}

	.woocommerce-cart .cart-collaterals .shop_table td {
		text-align: right;
		color: black;
	}

	.woocommerce-cart .cart-collaterals table:not(.has-background) th {
		background: transparent;
		display: inline-block;
		width: 50%;
	}

	.woocommerce-cart .cart-collaterals .livraison td {
		width: 45%;
		display: inline-block;
		padding-right: 10px;
	}

	.woocommerce-cart .cart-collaterals .order-total th {
		display: none;
	}

	.woocommerce-cart .cart-collaterals .shop_table .button.alt,
	.woocommerce-cart .cart-collaterals .shop_table .button.alt:hover {
		background: black !important;
	}

	.woocommerce-cart .cart-collaterals .shop_table .button.alt:after {
		content: "";
	}

	.woocommerce-cart .woocommerce-cart-form table:not(.has-background) tbody td {
		background: #F3F0EB !important;
	}

	.woocommerce-cart .woocommerce-cart-form .input-text,
	.woocommerce-cart .woocommerce-cart-form input[type="text"] {
		background: white;
		color: black;
		vertical-align: top;
		font-size: 0.945rem;
	}

	.woocommerce-cart .woocommerce-cart-form .product-thumbnail {
		display: inline-block;
		width: 40%;
		background: #F3F0EB;
	}

	.woocommerce-cart .woocommerce-cart-form .product-thumbnail img {
		width: auto;
		max-width: 100%;
	}

	.woocommerce-cart .woocommerce-cart-form .product-detail {
		display: inline-block;
		width: 55%;
		/* margin-left: 5%; */
		font-size: 1rem;
		vertical-align: top;
		color: black;
	}

	.woocommerce-cart .woocommerce-cart-form .product-detail .product-name a {
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 150%;
	}

	.woocommerce-cart .woocommerce-cart-form .product-detail .product-price {
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 120%;
	}

	.woocommerce-cart .woocommerce-cart-form .product-quantity {
		margin-top: 24px;
	}

	.woocommerce-cart .woocommerce-cart-form .product-quantity input {
		border: 1px solid black;
	}

	.woocommerce-cart .woocommerce-cart-form .product-remove {
		display: inline-block;
		width: 5%;
		font-size: 1rem;
		vertical-align: top;
	}

	.woocommerce-cart .wc-proceed-to-checkout {
		margin-bottom: 0;
	}

	.woocommerce-cart .cart-collaterals .reassurance {
		width: 100%;
		margin: 0 0 12px;
	}

	.woocommerce-cart .cart-collaterals .reassurance li {
		display: inline-block;
		width: 33.3333%;
		vertical-align: bottom;
		text-transform: uppercase;
		font-weight: 500;
		text-align: center;
		color: #AEAEAE;
	}

	.woocommerce-cart .cart-collaterals .reassurance li a {
		color: #AEAEAE;
		clear: both;
		font-size: 60%;
		text-align: center;
		width: 100%;
		display: block;
	}

	.woocommerce-info,
	.woocommerce-noreviews,
	p.no-comments {
		background-color: transparent !important;
		color: black;
	}

	/* Check Out */
	.woocommerce-checkout .site-header #mega-menu-wrap-primary,
	.woocommerce-checkout .site-header #mega-menu-wrap-primary #mega-menu-primary {
		visibility: hidden !important;
	}

	.woocommerce-checkout .checkout {
		width: 100%;
		margin: 0;
	}

	.woocommerce-checkout .checkout h3 {
		font-weight: 600;
	}

	.woocommerce-checkout .checkout #billing_country_field {
		margin-bottom: 24px;
	}

	.woocommerce-checkout .checkout .shop_table thead {
		display: none;
	}

	.woocommerce-checkout .checkout table:not(.has-background) th {
		background: transparent;
	}

	.woocommerce-checkout .checkout .order-total {
		font-size: 125%;
		text-transform: uppercase;
	}

	.woocommerce-checkout .checkout .product-total,
	.woocommerce-checkout .checkout .order-total td {
		text-align: right;
	}

	.wc_payment_methods .woocommerce-info {
		background: #AEAEAE;
		text-align: justify;
		color: black;
		border-radius: 0;
		border: none;
		padding-left: 2em;
	}

	.wc_payment_methods .woocommerce-info:before {
		content: "";
		display: none;
	}

	.woocommerce-checkout .checkout .cart-subtotal td {
		text-align: right;
	}

	.woocommerce-terms-and-conditions-wrapper {
		margin-bottom: 24px;
		font-size: 80%;
		text-align: justify;
	}

	#order_review .shop_table {
		color: black;
	}

	#payment .place-order .button {
		text-align: center;
		text-transform: uppercase;
	}

	/* Page */
	.page-template-default .woocommerce-breadcrumb {
		display: none;
	}

	/*  Finder */
	.finder {
		width: 75%;
		margin: 0 auto 16vh;
		display: block;
	}

	.finder h2 {
		color: black;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 400%;
		padding: 8vh 0 2vh;
	}

	.finder h4 {
		color: black;
		font-size: 140%;
	}

	.finder p {
		color: black;
		max-width: 80%;
	}


	/* Daily */

	.blog .woocommerce-breadcrumb,
	.category .woocommerce-breadcrumb {
		display: none;
	}

	.blog .site-content,
	.category .site-content {
		width: 95%;
		display: block;
		margin: 0 auto 12vh;
	}

	.blog h1,
	.category h1 {
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 400%;
		padding: 4vh 0 0 0;
		width: max-content;
		display: block;
		margin: 0 auto;
	}

	.blog .categories,
	.category .categories {
		margin: 0 auto 4vh;
		display: block;
		width: max-content;
	}

	.blog .categories li,
	.category .categories li,
	.blog .actu .Cadre .bouton,
	.category .actu .Cadre .bouton,
	.category .related .Cadre .bouton,
	.single-post .related .Cadre .bouton {
		border: 1px solid black;
		display: inline-block;
		width: max-content;
		margin: 0 0.5em;
		padding: 0.05em 0.7em;
		text-transform: uppercase;
		font-style: italic;
		color: black;
		cursor: pointer;
		word-break: keep-all;
	}

	.blog .actu,
	.category .actu,
	.category .related,
	.single-post .related {
		float: left;
		width: 100%;
		height: 60vh;
		position: relative;
		overflow: hidden;
		margin-bottom: 5vh;
	}

	.blog .breves,
	.category .breves {
		float: left;
		width: 100%;
		height: 60vh;
		position: relative;
		overflow: hidden;
		margin-bottom: 5vh;
		display: table;
	}

	.blog .breves .table,
	.category .breves .table {
		display: table-cell;
		vertical-align: middle;
	}

	.blog .breves h2,
	.category .breves h2 {
		font-size: 2.5em;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-align: center;
		margin-bottom: 1em;
		line-height: 1.2em;
		color: black;
	}

	.blog .breves p,
	.category .breves p {
		font-size: 1.05em;
		text-align: center;
		color: black;
		margin-bottom: 1.5em;
	}

	.blog .actu:nth-child(even),
	.category .actu:nth-child(even),
	.blog .breves:nth-child(even),
	.category .breves:nth-child(even),
	.category .related:nth-child(even),
	.single-post .related:nth-child(even) {
		margin-left: 0;
	}

	.blog .actu img,
	.category .actu img,
	.category .related img,
	.single-post .related img {
		position: absolute;
		transform: scale(1);
		transition: .3s ease-in-out;
		-webkit-transform: scale(1);
		-webkit-transition: .3s ease-in-out;
	}

	.blog .actu img:hover,
	.category .actu img:hover,
	.single-post .related img:hover,
	.category .related img:hover {
		transform: scale(1.3);
		-webkit-transform: scale(1.3);
	}

	.blog .actu .table,
	.category .actu .table {
		display: table;
		padding: 10%;
	}

	.blog .actu .table h2,
	.category .actu .table h2 {
		display: table-cell;
		vertical-align: middle;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 400%;
	}

	.blog .actu .Cadre,
	.category .actu .Cadre,
	.single-post .related .Cadre {
		position: absolute;
		top: 70%;
		background-color: white;
		z-index: 15;
		width: 100%;
		height: 30%;
	}

	.blog .actu .Cadre .bouton,
	.category .actu .Cadre .bouton,
	.single-post .related .Cadre .bouton {
		position: absolute;
		z-index: 17;
		left: 5%;
		right: 5%;
		top: 10%;
	}

	.blog .actu .Cadre h2,
	.category .actu .Cadre h2,
	.single-post .related .Cadre h2 {
		font-weight: 600;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 25px;
		width: 90%;
		position: absolute;
		z-index: 17;
		left: 5%;
		right: 5%;
		top: 30%;
	}

	/* Post de Blog */

	.single-post .site-header #mega-menu-wrap-primary,
	.single-post .site-header #mega-menu-wrap-primary #mega-menu-primary {
		visibility: hidden !important;
	}

	.single-post .site-content {
		top: 132px;
		margin-bottom: 64px;
	}

	.single-post .Banniere {
		width: 100%;
		max-height: 50vh;
		overflow: hidden;
	}

	.single-post .Banniere img {
		/* translate: 0 -25%; */
	}

	.single-post .Sticker {
		border: 1px solid black;
		color: #000;
		width: max-content;
		padding: 0.05em 0.7em;
		text-transform: uppercase;
		font-style: italic;
		margin: 1em 0;
	}

	.single-post .contenu,
	.single-post .Related_Articles {
		width: 90%;
		margin: 0 5% 6vh;
		display: block;
	}

	.single-post .contenu h1,
	.single-post .contenu .extrait {
		color: black;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 200%;
		padding: 2vh 0;
		width: 100%;
		display: block;
		margin: 0 0 1em 0;
		text-align: center;
	}

	.single-post .contenu .colonnes {
		columns: 1;
		color: black;
		text-align: justify;
	}

	.single-post .contenu .colonnes p {
		margin-bottom: 8px;
	}

	.single-post .contenu .colonnes:last-child p {
		padding: 4vh 0 8vh;
	}

	.single-post .contenu .colonnes .ImgVignette {
		top: -6vh;
		position: relative;
		display: none;
	}

	.single-post .contenu .extrait:before {
		content: "\2018";
	}

	.single-post .contenu .extrait:after {
		content: "\2019";
	}

	/* PAGES */

	.Marque {
		width: 100%;
		margin: 6vh auto 10vh;
		display: block;
	}

	.Marque h2,
	.Marque h1,
	.Marque h3 {
		color: black;
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		text-decoration: none;
		font-size: 350%;
		padding: 2vh 0;
		line-height: 100%;
	}

	.Marque .sans_marge_basse,
	.Marque h2:nth-child(1) {
		margin-bottom: 0;
		padding-bottom: 0;
	}

	.Marque .sans_marge_haute,
	.Marque h2:nth-child(2) {
		margin-top: 0;
		padding-top: 0;
	}

	.Marque .lien_sans_marge {
		margin: 0;
		padding: 0;
	}

	.Marque p {
		color: black;
		padding: 2vh 4vw;
	}

	.Marque blockquote {
		font-family: 'Abril Fatface', cursive;
		text-decoration: none;
		font-size: 125%;
		width: 70%;
		margin: 0 auto;
	}

	.Marque blockquote p:before {
		content: "\2018";
		color: black;
		text-decoration: none;
		font-size: 125%;
	}

	.Marque blockquote p:after {
		content: "\2019";
		color: black;
		text-decoration: none;
		font-size: 125%;
	}

	/* Collections */

	.Collections {
		padding: 2em 0 4em;
	}

	.Collections .collections-block-txt h2 {
		font-family: 'Abril Fatface', cursive;
		text-decoration: none;
		font-size: 300%;
		line-height: 1em;
		text-align: center;
	}

	.Collections .collections-block-txt h3 {
		font-family: 'Abril Fatface', cursive;
		text-decoration: none;
		font-size: 125%;
		border: none;
		margin: 1em 0;
		padding: 0;
		text-align: left;
	}

	.Collections .wp-block-columns {
		margin-bottom: 0;
	}

	.Collections .wp-block-column {
		margin: 0.5em 0;
	}

	.Collections .wp-block-image {
		position: relative;
	}

	.Collections .wp-block-image figcaption {
		position: absolute;
		bottom: 0;
		right: 0;
		background: rgba(0, 0, 0, 0.7);
		padding: 1em;
		margin: 0;
		cursor: pointer;
		font-style: italic;
		font-size: 120%;
	}

	.Collections .wp-block-image figcaption::after {
		content: ">";
		padding: 0 0 0 1em;
		color: white;
	}

	.Collections .wp-block-image figcaption a {
		color: white;
	}

	/* Inspirations */

	.Inspirations {
		width: 80%;
		margin: 0 auto;
		padding: 2em 0 4em;
	}

	.Inspirations h2 {
		font-family: 'Abril Fatface', cursive;
		font-size: 250%;
	}

	.Inspirations .wp-block-gallery {
		padding: 2em 0;
		position: relative;
	}

	.Inspirations .blocks-gallery-item figcaption {
		position: absolute;
		top: 0;
		font-size: 26px;
		background: rgba(0, 0, 0, 0.85);
		opacity: 0;
		height: 100%;
		width: 100%;
		animation: opacity ease-in-out 0.5s;
		padding-top: 60%;
		font-family: 'Abril Fatface', cursive;
	}

	.Inspirations .blocks-gallery-item figcaption:hover {
		opacity: 1;
	}

	.Inspirations .blocks-gallery-item figcaption a,
	.Inspirations .blocks-gallery-item figcaption a:hover {
		color: white;
	}

	.Inspirations h3 {
		font-family: 'Abril Fatface', cursive;
		font-size: 400%;
		position: relative;
		top: -1em;
		line-height: 1em;
	}

	/* Lookbook */

	.Lookbook {
		width: 80%;
		margin: 0 auto;
		padding: 2em 0 4em;
	}

	/* Legal */

	.Legal {
		width: 75%;
		margin: 0 auto;
		display: block;
		padding-bottom: 8em;
	}

	.Legal h1 {
		font-size: 36px;
		text-align: center;
		margin: 2em 0;
		font-weight: 600;
	}

	.Legal h2 {
		font-size: 24px;
		text-align: left;
		font-weight: 600;
	}

	.Legal h3 {
		font-size: 16px;
		text-align: left;
		font-weight: 600;
	}

	.Legal p strong {
		margin-top: 16px;
		display: block;
	}

	/* Compte / Checkout */

	.Compte {
		width: 86%;
		margin: 10vh 7%;
		display: flex;
	}

	.Compte .woocommerce-MyAccount-navigation {
		text-align: center;
	}

	.Compte .woocommerce-MyAccount-navigation li {
		padding: 0 0 20px 0;
	}

	.Compte .woocommerce-MyAccount-navigation li:first-child {
		font-weight: 600;

	}

    #mega-menu-wrap-handheld #mega-menu-handheld .mega-menu-item .mega-sub-menu {
        display: none;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld > li.mega-menu-item {
        padding: 0 10px;
    }

    #mega-menu-wrap-handheld .mega-menu-toggle + #mega-menu-handheld {
        margin-top: 2em;
        padding-bottom: 4em;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
        padding: 0;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu {
        visibility: visible;
        text-transform: capitalize;
        color: black;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item {
        padding: 0;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld > li.mega-menu-item > a.mega-menu-link::after,
    #mega-menu-wrap-handheld #mega-menu-handheld > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link::after {
        content: "";
        position: absolute;
        height: 1px;
        width: 0;
        right: 0;
        display: block;
        background-color: black;
        transition: 0.3s ease all;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link::after {
        content: "";
        position: absolute;
        height: 1px;
        width: 0;
        right: 0;
        display: block;
        background-color: black;
        transition: 0.3s ease all;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item,
    #mega-menu-wrap-handheld #mega-menu-handheld > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
        font-size: 16px;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link::after,
    #mega-menu-wrap-handheld #mega-menu-handheld > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link::after {
        content: "";
        position: absolute;
        height: 1px;
        width: 0;
        right: 0;
        display: block;
        background-color: black;
        transition: 0.3s ease all;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld > li.mega-menu-item {
        padding: 10px 0;
        font-size: 90%;
    }

    #mega-menu-wrap-handheld .mega-menu-toggle + #mega-menu-handheld {
        margin-top: 2em;
        padding-bottom: 4em;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
        padding-top: 0;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld li.mega-menu-item a.mega-menu-link {
        font-family: inherit;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld li.mega-menu-megamenu a.dashicons-plus-alt2::before {
        content: "";
        font-weight: 300;
        width: 40px;
        height: 40px;
        /* 		background-image: url('images/Mobile/PLUS.png');
		background-repeat: no-repeat;
		background-size: contain; */
    }

    #mega-menu-wrap-handheld #mega-menu-handheld li.mega-menu-megamenu ul.mega-sub-menu {
        display: none;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-item {
        padding: 0 0 0 16%;
        font-weight: 500;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item {
        padding: 0;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld > li.mega-menu-megamenu > ul.mega-sub-menu {
        padding: 10px 0;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld > li.mega-menu-item > a.mega-menu-link {
        padding: 0;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion > li.mega-menu-item:nth-child(odd) {
        background: white;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion > li.mega-menu-item:last-child {
        background: transparent;
        width: 80%;
        margin: 0 auto;
        text-align: center;
        font-weight: 500;
        padding: 0;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion > li.mega-menu-item:last-child .bottom_nl {
        font-size: 125%;
        text-align: center;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion > li.mega-menu-item:nth-child(3) {
        font-family: 'Abril Fatface', cursive;
        color: black;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion > li.mega-menu-item:nth-child(6),
    #mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion > li.mega-menu-item:nth-child(7) {
        width: 30%;
        display: inline-block;
        vertical-align: middle;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion > li.mega-menu-item:nth-child(6) {
        background: white;
        margin: 5% 2.5% 0 17.5%;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion > li.mega-menu-item:nth-child(7) {
        background: black;
        margin: 5% 17.5% 0 2.5%;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion > li.mega-menu-item:nth-child(6) a {
        color: black;
        text-transform: uppercase;
        font-size: 110%;
        text-align: center;
        font-weight: 600;
        margin-left: 0;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion > li.mega-menu-item:nth-child(7) a {
        color: white;
        text-transform: uppercase;
        font-size: 110%;
        text-align: center;
        font-weight: 600;
        margin-left: 0;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion > li.mega-menu-item:nth-child(8) {
        background: transparent;
        margin: 3% 5% 0;
        width: 90%;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion > li.mega-menu-item:nth-child(8) > a.mega-menu-link {
        margin: 0;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion > li.mega-menu-item:nth-child(8) h2 {
        display: block;
        text-align: center;
        font-weight: 600;
        font-size: 120%;
        color: black;
        font-family: 'Abril Fatface', cursive;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion .sib_signup_box_inside_2 {
        background: white;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion .sib_signup_box_inside_2 p {
        display: inline-block;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion .sib_signup_box_inside_2 .sib-email-area {
        display: inline-block;
        width: 80%;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld.mega-menu-accordion .sib_signup_box_inside_2 .sib-email-area input {
        width: 100%;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
        color: black !important;
        font-weight: 500 !important;
        background: transparent;
    }

    #mega-menu-wrap-handheld #mega-menu-handheld li.mega-menu-megamenu.mega-toggle-on a.dashicons-plus-alt2::before {
        font-weight: 300;
        width: 49px;
        height: 49px;
        /* 		background-image: url('images/Mobile/MOINS.png');
		background-repeat: no-repeat;
		background-size: contain; */
    }

    .Mobile {
        position: fixed;
        top: 32px;
        right: 18px;
    }

    .Mobile .wc-timeline-button-show-cart {
        visibility: visible;
        top: 15px;
        right: 35px;
        box-shadow: none;
        background: url(https://www.sanabay.com/wp-content/uploads/2020/11/i-PANIER-40x40.png) no-repeat;
    }

    .Mobile .wc-timeline-button-show-cart .mega-menu-badge {
        font-weight: normal;
        font-size: 11px;
        text-transform: none;
        text-decoration: none;
        font-family: inherit;
        position: absolute;
        top: 0;
        right: 20px;
    }

    .Mobile .wc-timeline-button-show-cart img,
    .Mobile .wc-timeline-button-show-cart i {
        display: none;
    }

    .Mobile img {
        width: 30px;
        height: 30px;
        float: left;
        margin-right: 2px;
    }

    .wpml-ls-legacy-dropdown .wpml-ls-native {
        font-weight: 400;
        font-size: 120%;
    }

    .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
        margin-top: 4px;
        padding-right: 1em;
    }

    .wpml-ls-legacy-dropdown a {
        padding: 2px 6px;
    }

    .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after {
        border: 0;
        background-image: url('https://www.sanabay.com/wp-content/themes/Sanabay/images/i-FlecheARIANE.png');
        background-repeat: no-repeat;
        background-size: contain;
    }

    /* GENERAL */
    .blog .site-content,
    .page-template-default .site-content {
        top: 100px;
    }

    .site-content {
        position: relative;
    }

    .col-full {
        max-width: 1920px;
        padding: 0;
    }

    .content-area {
        margin-bottom: 0;
    }

    /* FOOTER */
    .site-footer {
        background-color: #F3F0EB;
        position: relative;
        width: 100vw;
        z-index: 1;
    }

    .site-footer .col-full {
        padding: 2vh 5vw;
        width: 100vw;
        margin: 0 auto;
    }

    .site-footer .col-full:nth-child(1) {
        width: 100vw;
        padding-left: 0;
        padding-right: 0;
    }

    .site-footer .col-full .footer-1 {
        display: block;
        width: 100%;
        text-align: center;
    }

    .site-footer .col-full .footer-2 {
        display: none;
    }

    .site-footer .col-full .footer-1 ul {
        display: block;
        width: 100%;
        margin: 0 auto;
        background: white;
        padding: 1em 10%;
    }

    .site-footer .col-full .footer-1 li {
        width: 30%;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
    }

    .site-footer .col-full .footer-1-droite {
        display: none;
    }

    .site-footer .col-full .footer-1 h3,
    .site-footer .col-full .footer-2 h3 {
        font-weight: 700;
        font-size: 3em;
        font-family: 'Abril Fatface', cursive;
        color: black;
        line-height: 1em;
        margin-bottom: 0.5em;
    }

    .site-footer .col-full .footer-1 a {
        text-decoration: none;
        font-weight: 600;
    }

    .site-footer .col-full .footer-1-droite li {
        display: inline-block;
        width: calc(100% / 3);
        text-align: center;
        color: black;
        font-size: 12px;
        vertical-align: top;
        margin-bottom: 1.75em;
    }

    .site-footer .col-full .footer-1-droite li h5 {
        font-size: 18px;
        font-family: 'Abril Fatface', cursive;
        font-weight: 600;
        line-height: 22px;
        letter-spacing: 1px;
        margin-bottom: 6px;
        color: black;
    }

    .site-footer .col-full .footer-1-droite li a {
        color: #AEAEAE;
        display: block;
        text-decoration: none;
    }

    .site-footer .col-full .footer-2 h5 {
        font-weight: 600;
        margin-bottom: 20px;
    }

    #mega-menu-wrap-handheld .mega-menu-toggle .mega-toggle-block-1 img {
        width: auto;
    }

    #mega-menu-wrap-handheld .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
        margin-left: 26px;
    }

    #mega-menu-wrap-mobile-footer #mega-menu-mobile-footer #mega-menu-item-2447 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
    #mega-menu-wrap-mobile-footer #mega-menu-mobile-footer #mega-menu-item-2451 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        font-size: 12px;
        line-height: 20px;
        color: #AEAEAE;
    }

    #mega-menu-wrap-mobile-footer #mega-menu-mobile-footer li#mega-menu-item-189 > a.mega-menu-link {
        color: black;
        font-weight: 500;
        font-size: 14px;
    }

    #wpcf7-f213-o1 {
        margin-top: 20px;
    }

    #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item > a.mega-menu-link {
        margin: 0;
        padding: 0;
        line-height: 80px;
        height: 80px;
    }

    #mega-menu-wrap-secondary #mega-menu-secondary > li:first-child {
        margin-top: -5px;
    }

    #mega-menu-wrap-secondary .mega-menu-item-246 {
        margin-right: 5px;
    }

    #mega-menu-wrap-secondary #mega-menu-secondary span.mega-menu-badge {
        margin: 0;
    }

    #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
    #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
    #mega-menu-wrap-secondary #mega-menu-secondary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
        text-decoration: none;
    }

    .mega-custom-icon .mega-menu-link:hover {
        text-decoration: none;
    }

    #mega-menu-wrap-mobile-footer #mega-menu-mobile-footer a {
        text-decoration: none;
    }

    #mega-menu-wrap-mobile-footer #mega-menu-mobile-footer > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
        position: relative;
        left: 0;
    }

    #mega-menu-wrap-mobile-footer #mega-menu-mobile-footer > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li a:before {
        content: "_ ";
    }

    #mega-menu-wrap-mobile-footer #mega-menu-mobile-footer > li.mega-menu-item {
        width: 100% !important;
        vertical-align: top;
    }

    #mega-menu-wrap-mobile-footer #mega-menu-mobile-footer > li.mega-menu-item:nth-child(2) {
        margin-top: 24px;
    }

    #mega-menu-wrap-mobile-footer #mega-menu-mobile-footer > li.mega-menu-item:last-child {
        position: relative;
        top: -32vh;
        text-align: right;
    }

    #mega-menu-wrap-mobile-footer #mega-menu-mobile-footer > li.mega-menu-item:last-child > li.mega-menu-flyout ul.mega-sub-menu {
        margin: 0;
    }

    #mega-menu-wrap-mobile-footer #mega-menu-mobile-footer > li.mega-menu-item:last-child > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
    #mega-menu-wrap-mobile-footer #mega-menu-mobile-footer > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:last-child {
        color: black;
        font-weight: 500;
        font-size: 15px;
    }

    /*	#mega-menu-wrap-mobile-footer #mega-menu-mobile-footer > li.mega-menu-item:nth-child(1),
	#mega-menu-wrap-mobile-footer #mega-menu-mobile-footer > li.mega-menu-item:nth-child(2),
	#mega-menu-wrap-mobile-footer #mega-menu-mobile-footer > li.mega-menu-item:nth-child(3),
	#mega-menu-wrap-mobile-footer #mega-menu-mobile-footer > li.mega-menu-item:nth-child(4) {
		display: none;
	} */
    #mega-menu-wrap-mobile-footer #mega-menu-mobile-footer li.mega-menu-item > ul.mega-sub-menu {
        position: relative;
        margin: 0;
    }

    .dashicons-minus {
        opacity: 0;
    }

    /* Selecteur de langue */
    .mega-menu-item-337 .mega-menu-link {
        height: 0 !important;
    }

    .wpml-ls-legacy-dropdown {
        width: max-content !important;
        height: 90px;
        display: table-cell;
        vertical-align: middle;
        /* padding-left: 10px; */
    }

    .wpml-ls-legacy-dropdown a {
        color: black !important;
        border: none !important;
        background-color: transparent !important;
    }

    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
        border: none !important;
    }

    /* PRODUCT ( Archive et Home ) */
    /* .archive .product, */
    .home .Groupe_Shopping_5 {
        font-size: 0;
    }

    .home .Groupe_Shopping_5 .product {
        width: 50%;
        display: inline-block;
        padding: 0 2% 2em 2%;
        position: relative;
        vertical-align: top;
        font-size: 16px;
    }

    .archive .product .inside_product_image,
    .search .product .inside_product_image,
    .home .product .inside_product_image,
    .related .product .inside_product_image,
    .up-sells .product .inside_product_image {
        position: relative;
        height: 35vh;
        background-color: #ECE7E1;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        padding: 0 10px;
    }

    .home .mobile-first .inside_product_image {
        height: 70vh;
        width: 100vw;
        margin-left: -30px;
    }

    .home .mobile-hide {
        display: none;
    }

    .related .product .inside_product_image,
    .up-sells .product .inside_product_image {
        height: 55vh;
    }

    .up-sells .product .inside_product_image {
        background-size: cover;
    }

    .archive .product .woocommerce-loop-product__title,
    .search .product .woocommerce-loop-product__title,
    .home .product .woocommerce-loop-product__title,
    .related .product .woocommerce-loop-product__title,
    .up-sells .product .woocommerce-loop-product__title,
    .related .product .price,
    .search .product .price,
    .up-sells .product .price,
    .archive .product .price,
    .Produit_Star .price,
    .home .product .price {
        display: inline-block;
        font-weight: 400;
        color: black;
    }

    .archive .product .woocommerce-loop-product__title,
    .search .product .woocommerce-loop-product__title,
    .related .product .woocommerce-loop-product__title,
    .up-sells .product .woocommerce-loop-product__title,
    .home .product .woocommerce-loop-product__title {
        text-align: left;
        font-family: 'Abril Fatface', cursive;
        font-size: 70%;
    }

    .archive .product .woocommerce-loop-product__title span,
    .search .product .woocommerce-loop-product__title span,
    .related .product .woocommerce-loop-product__title span,
    .up-sells .product .woocommerce-loop-product__title span,
    .home .product .woocommerce-loop-product__title span {
        font-size: 75%;
        margin-left: 6px;
        display: none;
    }

    .archive .product .price,
    .search .product .price,
    .related .product .price,
    .up-sells .product .price,
    .home .product .price {
        text-align: right;
        float: right;
    }

    .archive .product .button,
    .search .product .button,
    .related .product .button,
    .up-sells .product .button,
    .home .product .button {
        position: absolute;
        top: 0;
        right: 0;
    }

    .archive .product .add_to_cart_button,
    .search .product .add_to_cart_button,
    .related .product .add_to_cart_button,
    .up-sells .product .add_to_cart_button,
    .home .product .add_to_cart_button,
    .Produit_Star .add_to_cart_button {
        /* background: url('https://www.sanabay.com/wp-content/themes/Sanabay/images/i-PANIER.png') no-repeat; */
        background: none;
        width: auto;
        height: 30px;
        top: 2px !important;
        right: -7px !important;
        background-size: contain;
        position: absolute;
        z-index: 25;
        display: none;
    }

    .archive .product .yith-wcwl-wishlistaddedbrowse,
    .search .product .yith-wcwl-wishlistaddedbrowse,
    .related .product .yith-wcwl-wishlistaddedbrowse,
    .up-sells .product .yith-wcwl-wishlistaddedbrowse,
    .home .product .yith-wcwl-wishlistaddedbrowse {
        /* padding-top: 24px; */
        /* padding-left: 12px; */
        width: 32px;
    }

    .archive .product .yith-wcwl-wishlistaddedbrowse a,
    .search .product .yith-wcwl-wishlistaddedbrowse a,
    .related .product .yith-wcwl-wishlistaddedbrowse a,
    .up-sells .product .yith-wcwl-wishlistaddedbrowse a,
    .home .product .yith-wcwl-wishlistaddedbrowse a {
        display: none;
    }

    .archive .product .inside_product_image .etiquette,
    .search .product .inside_product_image .etiquette,
    .related .product .inside_product_image .etiquette,
    .up-sells .product .inside_product_image .etiquette,
    .home .product .inside_product_image .etiquette {
        position: absolute;
        left: 10px;
        top: 5px;
        font-weight: 400;
        font-family: 'Abril Fatface', cursive;
    }

    .archive .product .inside_product_image .statut,
    .search .product .inside_product_image .statut,
    .related .product .inside_product_image .statut,
    .up-sells .product .inside_product_image .statut,
    .home .product .inside_product_image .statut {
        position: absolute;
        top: 94%;
        left: 50%;
        transform: translate(-50%, -50%);
        border: 1px solid gray;
        padding: 0 8px;
        width: max-content;
        display: none;
    }

    .up-sells .product .inside_product_image .statut {
        color: white;
        border: 1px solid white;
    }

    .archive .product .added_to_cart,
    .search .product .added_to_cart,
    .related .product .added_to_cart,
    .up-sells .product .added_to_cart,
    .home .product .added_to_cart {
        display: none;
    }

    .archive .product img,
    .search .product img,
    .related .product img,
    .up-sells .product img,
    .home .product img {
        margin-bottom: 0;
        background-color: #ECE7E1;
    }

    .archive .product .price_onsale,
    .search .product .price_onsale,
    .related .product .price_onsale,
    .up-sells .product .price_onsale,
    .home .product .price_onsale {
        text-decoration: line-through;
        font-size: 75%;
    }

    .archive .product .sale,
    .search .product .sale,
    .related .product .sale,
    .up-sells .product .sale,
    .home .product .sale {
        font-weight: 600;
    }

    .archive .product a.add_to_wishlist.button.alt,
    .search .product a.add_to_wishlist.button.alt,
    .related .product a.add_to_wishlist.button.alt,
    .up-sells .product a.add_to_wishlist.button.alt,
    .home .product a.add_to_wishlist.button.alt {
        right: 15px;
        opacity: 0;
        background-color: transparent;
    }

    .archive .product a.add_to_wishlist.button.alt:hover,
    .search .product a.add_to_wishlist.button.alt:hover,
    .related .product a.add_to_wishlist.button.alt:hover,
    .up-sells .product a.add_to_wishlist.button.alt:hover,
    .home .product a.add_to_wishlist.button.alt:hover {
        background-color: transparent;
        color: black;
    }

    .up-sells .product a.add_to_wishlist.button.alt:hover {
        color: white;
    }

    /* .slick-cloned { display: none !important; } */
    /* HOME */
    .home .grid {
        width: 100%;
        display: block;
        margin: 0 auto;
    }

    .home .grid-item,
    .home .grid-sizer {
        width: 50%;
        padding: 0 2% 2em 0;
    }

    .home .grid-item-x-2 {
        /* width: 50%;
		height: 55vh; */
    }

    .home .grid-item-x-4 {
        width: 100%;
    }

    .home .grid .mobile-first {
        width: 100%;
    }

    .home .stop_45 {
        height: auto;
        width: 100%;
        display: block;
    }

    .home .entry-title {
        display: none;
    }

    .Grande_Horizontale {
        width: 100vw;
        height: auto;
        position: relative;
        left: -23px;
    }

    /*.Grande_Horizontale .bg-video {*/
    /*    display: none;*/
    /*}*/

    /*.Grande_Horizontale .bg-video-mobile {*/
    /*    display: block;*/
    /*    width: 100%;*/
    /*    margin: 0;*/
    /*}*/

    .Grande_Horizontale .bg-video-mobile img {
        width: 100%;
    }

    .Grande_Horizontale h2 {
        position: absolute;
        right: 5%;
        text-align: center;
        top: 75%;
        font-size: 35px;
        color: white;
    }

    .Grande_Horizontale h2 a {
        color: white;
    }

    .Grande_Horizontale h2::after {
        content: "";
        position: absolute;
        height: 1px;
        width: 0;
        right: 0;
        display: block;
        background-color: white;
        transition: 0.3s ease all;
    }

    .Grande_Horizontale h2:hover:after {
        width: 100%;
        left: 0;
        background: #FFF;
    }

    .Produit_Star {
        margin: 30px auto;
    }

    .Produit_Star .Bloc_Star {
        width: 100%;
        position: relative;
        display: table;
        height: 55vh;
    }

    .Produit_Star .Bloc_Star .Bloc_couleur {
        background-color: #FC3F0C;
        height: 40vh;
        position: absolute;
        z-index: 2;
        width: 100%;
        top: 9vh;
        left: 0;
    }

    .Produit_Star .Bloc_Star .Image_Star {
        position: absolute;
        z-index: 15;
        background-position: center center;
        background-repeat: no-repeat;
        height: 55vh;
        width: 100%;
        background-size: contain;
    }

    .Produit_Star .Bloc_Star img {
        margin: 0 auto;
        width: auto;
        display: block;
    }

    .Produit_Star .add_to_cart_button {
        top: 11vh !important;
        display: none;
    }

    .Produit_Star .Titre_Star {
        width: 100%;
        position: relative;
        left: 0;
        top: 0;
        display: block;
        height: 100%;
    }

    .Produit_Star .Titre_Star .table_star .bloc {
        margin: 1em auto;
        display: block;
        text-align: left;
        width: 100%;
        position: relative;
    }

    .Produit_Star .Titre_Star h3 {
        font-size: 3em;
        font-family: 'Abril Fatface', cursive;
        text-transform: capitalize;
        letter-spacing: 1px;
        color: black;
        line-height: 0.75em;
    }

    .Produit_Star .Titre_Star h3 span {
        font-size: 50%;
        position: relative;
    }

    .Produit_Star .Titre_Star a {
        font-size: 20px;
        color: black;
        padding-bottom: 5px;
        display: block;
        text-align: right;
        position: absolute;
        width: max-content;
        top: -45vh;
        z-index: 555;
        right: 35px;
    }

    .Produit_Star .Titre_Star a::after {
        content: "";
        position: absolute;
        height: 1px;
        width: 0;
        right: 0;
        display: block;
        background-color: black;
        transition: 0.3s ease all;
    }

    .Produit_Star .Titre_Star a:hover:after {
        width: 100%;
        left: 0;
        background: #000;
    }

    .Produit_Star .table_star .etiquette {
        text-align: right;
        margin: 0 auto;
        display: block;
        font-weight: 400;
        font-family: 'Abril Fatface', cursive;
        color: black;
        position: absolute;
        left: 15px;
        top: -55vh;
        z-index: 99;
    }

    .Produit_Star .table_star .statut {
        border: 1px solid black;
        padding: 0 8px;
        color: black;
        width: auto;
        top: 150px;
        position: absolute;
        right: 0;
    }

    .Produit_Star .price {
        display: block;
    }

    .Produit_Star .price_onsale {
        text-decoration: line-through;
        font-size: 75%;
    }

    .Produit_Star .sale {
        font-weight: 600;
    }

    .home .image-fixe {
        margin-bottom: 2em;
    }

    .Citation {
        font-size: 300%;
        padding: 1.5em 0;
        /* margin-bottom: 2em; */
        min-height: 40vh;
        height: calc(55vh + 64px);
        overflow: hidden;
        display: none;
    }

    .Citation .citation_inside {
        font-family: 'Abril Fatface', cursive;
        color: black;
        margin: 1em 0;
        padding: 0 10%;
        text-align: center;
        line-height: 125%;
        font-size: 0.8em;
    }

    .Citation a {
        font-size: 40%;
        color: black;
        text-align: right;
        text-decoration: underline;
        display: block;
        margin-right: 24px;
        margin-bottom: 1em;
    }

    .Citation span {
        font-size: 24px;
        color: black;
        display: block;
        font-family: 'Abril Fatface', cursive;
        text-align: center;
    }

    .Image_Droite {
        display: none !important;
    }

    .home .Image_Gauche {
        width: 105vw;
        margin-left: -30px;
        height: 70vh;
        margin-bottom: 36px;
    }

    /* Defis */
    .Defis {
        font-size: 300%;
        padding: 1.5em 0;
        margin-top: -27.5vh;
    }

    .Defis .citation_inside {
        font-family: 'Abril Fatface', cursive;
        color: white;
        padding: 0;
        text-align: center;
        line-height: 100%;
        font-size: 1em;
    }

    .Defis ul {
        display: none;
    }

    .Defis a {
        font-size: 40%;
        color: black;
        text-align: center;
        display: block;
        line-height: 170%;
    }

    .Defis a:hover {
        color: black;
    }

    .stop_45 {
        height: 45vh;
        overflow: hidden;
        margin-bottom: 0;
    }

    /* Journal */
    .Journal_Droite {
        display: none;
    }

    .Journal {
        position: relative;
    }

    .Journal h2 {
        font-size: 300%;
        font-family: 'Abril Fatface', cursive;
        color: white;
        text-align: center;
        padding: 5% 0 0;
        position: relative;
        z-index: 5;
    }

    .Journal .autour {
        display: block;
        margin: 2em auto;
        width: max-content;
        position: relative;
        z-index: 5;
    }

    .Journal .cadre {
        height: 35vh;
        overflow: hidden;
        position: relative;
        top: -200px;
        z-index: 1;
    }

    .Journal .cadre img {
        width: 100%;
    }

    .Journal .category {
        border: 1px solid white;
        display: inline-block;
        width: max-content;
        margin: 0.5em;
        padding: 0.05em 0.7em;
        text-transform: uppercase;
        font-style: italic;
        color: white;
        cursor: pointer;
    }

    .Journal .bas {
        position: absolute;
        bottom: 7.5%;
        background-color: white;
        z-index: 15;
        width: 80%;
        height: 25%;
        display: none;
    }

    .Journal .bas_inside {
        display: block;
        width: 80%;
        padding: 5% 0;
        margin: 0 auto;
    }

    .Journal .bas_inside h3 {
        font-size: 150%;
        font-family: 'Abril Fatface', cursive;
        color: black;
        margin: 0.7em 0 0.5em 0;
    }

    .Journal .go_read {
        width: 100%;
        display: block;
        margin: 2em auto;
        position: absolute;
        top: 35vh;
        text-align: center;
    }

    .Journal .go_read a {
        font-size: 18px;
        text-transform: Capitalize;
        position: relative;
    }

    .Journal .go_read a::after {
        content: "";
        position: absolute;
        height: 1px;
        width: 0;
        right: 0;
        display: block;
        background-color: black;
        transition: 0.3s ease all;
    }

    .Journal .go_read a:hover:after {
        width: 100%;
        left: 0;
        background: #000;
    }

    .Journal_Gauche {
        max-height: 70vh;
        overflow: hidden;
        display: none;
    }

    .Instagram_block {
        display: none;
    }

    .Titre_Insta {
        width: 100%;
    }

    .Lien_Insta {
        margin-bottom: 32px;
    }

    .Titre_Insta h4 {
        font-size: 42px;
        font-weight: 600;
        font-family: 'Abril Fatface', cursive;
        color: black;
    }

    .footer-3 {
        display: none;
    }

    .footer-3 h3 {
        text-align: center;
        font-weight: 600;
        font-size: 80%;
        color: black;
    }

    .footer-3 p {
        text-align: center;
        font-size: 12px;
        color: black;
    }

    /*ESHOP */
    .archive .site-header #mega-menu-wrap-primary,
    .archive .site-header #mega-menu-wrap-primary #mega-menu-primary {
        visibility: hidden !important;
    }

    .archive .site-content,
    .search .site-content {
        top: 132px;
    }

    .archive .col-full {
        margin-left: 0.25em;
        margin-right: 0.25em;
    }

    .archive .site-main,
    .search .site-main {
        width: 100%;
        margin: 0 auto;
    }

    .archive .woocommerce-products-header p,
    .archive .woocommerce-products-header p {
        line-height: 1.1em;
        font-size: 0.9em;
    }

    .storefront-full-width-content .woocommerce-products-header {
        padding-bottom: 5vh;
    }

    .archive .woocommerce-products-header {
        display: none;
    }

    .tax-product_cat .woocommerce-products-header,
    .tax-product_tag .woocommerce-products-header {
        font-family: 'Abril Fatface', cursive;
        text-align: center;
        color: black;
        font-size: 120%;
        display: block;
    }

    .storefront-full-width-content .site-main .products.columns-4 .product {
        margin-bottom: 0;
    }

    .archive .storefront-sorting,
    .search .storefront-sorting {
        display: none;
    }

    .archive .grid,
    .search .grid {
        width: 100%;
        margin-bottom: 120px;
    }

    .archive .grid-sizer,
    .search .grid-sizer {
        width: 50%;
    }

    .archive .grid-item,
    .search .grid-item {
        width: 50%;
        padding: 0 0.25em;
        height: 35vh;
        margin-bottom: 4em;
    }

    .archive .grid-item--width2,
    .search .grid-item--width2 {
        height: calc(35vh + 4em);
        width: 100%;
        background-size: cover;
        background-position: center center;
        padding: 0;
        margin: 0 0 4em 0;
        display: table;
    }

    .archive .grid-item--height2,
    .search .grid-item--height2 {
        height: 35vh;
        width: 100%;
        background-size: cover;
        background-position: center center;
        padding: 0;
        margin: 0 0 2em 0;
        display: table;
    }

    .archive .Grand_Texte {
        height: auto;
        padding: 1em 0;
    }

    .archive .grid-item--height2 a,
    .archive .grid-item--width2 a,
    .search .grid-item--height2 a {
        color: white;
        font-family: 'Abril Fatface', cursive;
        font-size: 2em;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        width: 100%;
        line-height: 1em;
    }

    .archive .grid-item p,
    .search .grid-item p {
        display: none;
    }

    .archive .bg-video {
        height: 100%;
    }

    .archive .products .grid-item .inside_product_image,
    .search .products .grid-item .inside_product_image {
        position: relative;
        height: 35vh;
        background-color: #ECE7E1;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }

    .archive .products .grid-item .inside_product_image .etiquette,
    .search .products .grid-item .inside_product_image .etiquette {
        position: absolute;
        left: 10px;
        top: 5px;
        font-weight: 400;
        font-family: 'Abril Fatface', cursive;
    }

    .archive .products .grid-item .inside_product_image .statut,
    .search .products .grid-item .inside_product_image .statut {
        position: absolute;
        top: 94%;
        left: 50%;
        transform: translate(-50%, -50%);
        border: 1px solid gray;
        padding: 0 8px;
        width: 52px;
        word-break: keep-all;
    }

    .archive .products .var-3 .inside_product_image {
        background-color: #FC3F0C;
    }

    .archive .products .var-9 .inside_product_image {
        background-color: #98AFAD;
    }

    .archive .products .var-11 .inside_product_image {
        background-color: #DB0030;
        color: black;
    }

    .archive .products .var-11 .inside_product_image .statut {
        border: 1px solid black;
    }

    .archive .products .var-13 .inside_product_image {
        background-color: #03096C;
        color: white;
        border: 1px solid white;
    }

    .archive .products .var-13 .inside_product_image .statut {
        border: 1px solid white;
    }

    .archive .products .var-24 .inside_product_image {
        background-color: #DDB823;
    }

    .yith-wcwl-add-to-wishlist {
        margin: 0 !important;
    }

    .archive .product .yith-wcwl-add-to-wishlist img,
    .search .product .yith-wcwl-add-to-wishlist img {
        background-color: transparent;
        width: 40px;
        margin: 1px 0 0 0;
    }

    .archive .product .yith-wcwl-wishlistaddedbrowse,
    .search .product .yith-wcwl-wishlistaddedbrowse {
        position: absolute;
        right: 40px;
        top: 5px;
    }

    .yith-wcwl-wishlistexistsbrowse {
        display: none;
    }

    .archive .products .ambiance {
        background-size: cover;
        background-repeat: no-repeat;
    }

    .archive .products .vide {
        background-color: transparent;
        display: none;
    }

    .Grand_Texte {
        display: table;
    }

    .Grand_Texte h2 {
        font-size: 2em;
        font-weight: 600;
        font-family: 'Abril Fatface', cursive;
        color: black;
        z-index: 150;
        pointer-events: none;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

    .Grande_image {
        background-size: cover;
        background-repeat: no-repeat;
        background-color: #ECE7E1;
    }

    .Bandeau {
        background-size: cover;
        background-repeat: no-repeat;
        max-height: 35vh;
    }

    /* SEARCH */
    .search .ambiance,
    .search .Grand_Texte,
    .search .Grande_image,
    .search .vide,
    .search .Bandeau {
        display: none;
    }

    .search h2.page-title {
        font-size: 2vw;
        font-weight: 600;
        font-family: 'Abril Fatface', cursive;
        color: black;
        text-align: center;
        margin-bottom: 1em;
    }

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

    .search .woocommerce-info {
        height: 40vh;
        font-size: 2vw;
        font-weight: 600;
        font-family: 'Abril Fatface', cursive;
        color: black;
        text-align: center;
        margin-bottom: 1em;
        background-color: transparent !important;
        border: none !important;
    }

    .search .woocommerce-info:before {
        content: "";
    }

    /* SINGLE PRODUCT */
    .product-template-default .col-full {
        margin: 0;
    }

    .product-template-default .site-header #mega-menu-wrap-primary,
    .product-template-default .site-header #mega-menu-wrap-primary #mega-menu-primary {
        visibility: hidden !important;
    }

    .product-template-default .site-content,
    .product-template-default .site-footer {
        top: 120px;
    }

    .product-template-default .site-footer {
        position: relative;
    }

    .product-template-default .product {
        width: 100%;
        display: block;
        margin: 0 auto;
        padding: 0;
    }

    .product-template-default div.product .woocommerce-product-gallery img {
        margin: 0 auto;
    }

    .product-template-default .x-1-5 {
        display: none;
    }

    .product-template-default .points {
        height: 0;
    }

    .product-template-default .x-1-5 .woocommerce-product-gallery__image:last-child {
        padding-bottom: 0;
    }

    .storefront-full-width-content.product-template-default div.product .woocommerce-product-gallery {
        width: 100%;
        margin-right: 0;
        margin-bottom: 6px;
    }

    .product-template-default div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
        left: 0.875em;
    }

    .splide__slide img {
        width: 100%;
        height: auto;
    }

    /* 	.splide__slide {
	  opacity: 0.6;
>>>>>>> 1931d9e8651e855acbb3c4283e60dfebcf8d4b0c
	}

	.Compte .woocommerce-MyAccount-content {
		margin: 40px 0;
	}

	.Compte .woocommerce {
		display: block;
		margin: 0 auto;
		width: 100%;
	}

	/*.Compte .col2-set#customer_login .col-1,
	.Compte .col2-set.addresses .col-1,
	.Compte .col2-set#customer_login .col-2,
	.Compte .col2-set.addresses .col-2 {
		width: 45%;
		margin: 0 auto;
		display: inline-block;
	}
	.Compte .col2-set#customer_login .col-1 {

	}
	.Compte .col2-set#customer_login .col-1 h2,
	.Compte .col2-set#customer_login .col-2 h2 {
		text-align: center;
		border-bottom: 1px solid black;
		text-transform: uppercase;
		font-size: 24px;
		padding-bottom: 18px;
	}
	.Compte .woocommerce-privacy-policy-text {
		font-size: 11px;
		padding-bottom: 5px;
	}
	.Compte .form-row .button {
		margin: 0 auto;
		display: block;
		background-color: black;
		color: white;
		width: 40%;
		min-width: max-content;
		font-size: 14px;
		letter-spacing: 1.5px;
		text-transform: uppercase;
	}
	.Compte .input-text {
		width: 98%;
		margin: 0 1%;
		border: none;
		border-bottom: 1px solid lightgray;
		background-color: transparent;
		margin-bottom: 24px;
		padding-bottom: 4px;
		font-size: 14px;
	}
	.Compte button {
		background: black;
		color: white;
		text-transform: uppercase;
	}
	.Compte button:hover {
		background: white;
		color: black;
	}
	.Compte .lost_password {
		width: max-content;
		display: block;
		text-transform: uppercase;
		margin: 0 auto;
		font-size: 12px;
	}
	.Compte .lost_password a {
		color: black;
		text-decoration: underline;
	}
	.Compte .woocommerce-form-login__rememberme {
		margin-bottom: 48px;
	}
	.Compte .woocommerce-MyAccount-navigation {
		width: 200px;
		float: none;
		display: inline-block;
		margin: 0 25px 2em;
	}
	.Compte .woocommerce-MyAccount-navigation a {
		line-height: 2em;
	}
	.Compte .woocommerce-MyAccount-navigation .is-active {
		font-weight: 600;
	}

	.Compte .woocommerce-MyAccount-content table:not(.has-background) th {
		background: black !important;
		color: white !important;
	}
	.Compte .woocommerce-MyAccount-content a {
		color: black;
		font-style: italic;
		text-decoration: underline;
		padding: 0;
	}
	.Compte .woocommerce-MyAccount-content a.button {
		background-color: transparent;
	}

	.Compte .my_account_orders .button.view::after {
		content: "";
	}
	.Compte .woocommerce-MyAccount-content h2,
	.Compte .woocommerce-MyAccount-content h3 {
		text-transform: uppercase;
		font-size: 1.5em;
		color: black;
	}
	.Compte .woocommerce-MyAccount-content h3 {
		font-size: 1.25em;
	}
	.Compte .woocommerce-order-details,
	.Compte .woocommerce-customer-details {
		border-top: 1px solid black;
		padding-top: 16px;
	}
	.Compte table.shop_table_responsive tbody tr td {
	} */

	/* Checkout */

	.Checkout {
		width: 90%;
		margin: 16vh 5% !important;
		display: block;
	}

	.Checkout h3 {
		text-transform: uppercase;
		color: black;
	}

	.page-id-590 #wpcf7-f251-o2,
	.page-id-10 #wpcf7-f251-o1,
	.page-id-4043 #wpcf7-f251-o1 {
		display: none;
	}

	.woocommerce-form-coupon-toggle {
		background: black;
		width: max-content;
		display: block;
		margin: 0 auto;
	}

	.woocommerce-form-coupon-toggle .woocommerce-info {
		padding: 0.5em 2em 0.5em 2em;
		margin-bottom: 0;
		color: white;
	}

	.woocommerce-form-coupon-toggle .woocommerce-info a {
		width: 100%;
		display: block;
		font-size: 80%;
	}

	.woocommerce .checkout_coupon {
		width: 50%;
		margin: 12px auto 0;
		display: block;
	}

	.woocommerce .checkout_coupon p:first-child {
		display: none;
	}

	.woocommerce .checkout_coupon input[type="text"],
	.woocommerce .checkout_coupon .input-text {
		background: white;
		color: black;
		font-size: 90%;
	}

	.woocommerce .checkout #order_review_heading {
		margin-bottom: 1.5em !important;
		border-bottom: 1px solid black;
		padding-bottom: 0.5em;
	}

	.woocommerce .checkout .woocommerce-additional-fields {
		margin-bottom: 25px;
	}

	.woocommerce .woocommerce-billing-fields input[type="text"],
	.woocommerce .woocommerce-billing-fields input[type="tel"],
	.woocommerce .woocommerce-billing-fields input[type="email"] {
		background: transparent;
		color: black;
		border: none;
		border-bottom: 1px solid black;
		font-size: 90%;
		margin: 0.6em 0;
		max-width: none;
	}

	.woocommerce .woocommerce-billing-fields label {
		display: none;
	}

	.woocommerce .checkout_coupon .button {
		background: black;
		color: white;
	}

	.woocommerce .checkout_coupon .button:hover {
		background: white;
		color: black;
	}

	.woocommerce .checkout table:not(.has-background) th {
		color: black;
		padding: 10px 0;
	}

	.woocommerce .checkout table:not(.has-background) td {
		background: transparent;
	}

	.woocommerce .checkout table:not(.has-background) td:first-child {
		text-align: left;
		padding: 10px 0;
	}

	.woocommerce .checkout table:not(.has-background) td:last-child {
		text-align: right;
		padding: 10px 0;
	}

	.woocommerce .checkout .includes_tax {
		font-size: 70%;
	}

	.woocommerce .checkout table thead th {
		padding: 0.5em 1.41575em;
		text-transform: uppercase;
	}

	.woocommerce .checkout .woocommerce-shipping-fields {
		padding: 25px 0;
	}

	.woocommerce .checkout table thead th:last-child {
		text-align: right;
	}

	.woocommerce .checkout table:not(.has-background) .cart-subtotal th,
	.woocommerce .checkout table:not(.has-background) .order-total th {
		background: transparent;
		color: black;
		text-transform: uppercase;
		padding-left: 0.1em;
	}

	.woocommerce-privacy-policy-text .validate-required {
		margin-top: 15px;
	}

	#payment .payment_methods>li:not(.woocommerce-notice) {
		background-color: black !important;
		color: white;
	}

	#payment .payment_methods>.wc_payment_method>label {
		padding: 0.75em;
	}

	#payment .payment_methods>li .payment_box {
		color: black;
	}

	#payment .place-order {
		border-top: 1px solid black;
		padding-top: 0.75em;
		margin-top: 0;
	}

	#payment .woocommerce-terms-and-conditions-wrapper {
		font-size: 70%;
	}

	#order_review {
		background-color: transparent;
	}

	#order_review .shop_table {
		margin-bottom: 0.5em;
	}

	/* WISHLIST */
	ul.products li.product {
		font-size: 1.275em;
	}

	.wishlist-title {
		padding: 2em 0 1em;
		display: block;
	}

	.wishlist-title h2 {
		font-weight: 600;
		font-family: 'Abril Fatface', cursive;
		letter-spacing: 1px;
		font-size: 350%;
		margin: 0 auto;
		display: block;
		text-align: center;
		line-height: 100%;
	}

	.wishlist-title .show-title-form {
		display: none;
	}

	/* WHOLESALE */

	.Wholesale {
		padding: 4em 0;
		margin: 0 auto;
		max-width: 80%;
		display: block;
	}

	#mega-menu-mobile-footer {
		display: block;
	}

	#mega-menu-max_mega_menu_1 {
		display: none;
	}

}

.wholesale_customer .livraison,
.wholesale_customer .reassurance {
	display: none;
}

.wholesale_customer .includes_tax {
	font-size: 13px;
	display: block;
}

.wholesale_customer #pwgc-redeem-gift-card-form {
	display: none;
}

.Wholesale-connect {
	text-align: center;
	padding: 4em 0;
	margin: 0 auto;
	max-width: 80%;
	display: block;
}

.Wholesale-connect .site-footer {
	top: 80px;
}

.Wholesale-connect h2 {
	text-align: center;
	font-size: 24px;
	font-weight: 900;
	margin: 50px 0 25px;
}

.Wholesale-connect button {
	height: 40px;
	background: black;
	border-radius: 5px;
	margin: 10px 0 15px;
	color: white;
	text-transform: uppercase;
	padding-bottom: 35px;
}

.Wholesale-connect #customer_login {
	float: none;
}

.Wholesale-connect .col2-set#customer_login .col-1 {
	width: 42%;
	float: none;
	margin: 0 auto;
}

.dashicons-minus {
	opacity: 0 !important;
}

.bloc-search {
	background-color: #F3F0EB;
	padding: 50px;
}

@keyframes slidein {
	from {
		margin-left: 100%;
		width: 300%;
	}

	75% {
		font-size: 300%;
		margin-left: 25%;
		width: 150%;
	}

	to {
		margin-left: 0%;
		width: 100%;
	}
}

@keyframes fadeIn {
	0% { opacity: 0; }
	100% { opacity: 1; }
}

.popup_wrapper_visible {
	height: auto;
	animation-duration: 0.3s;
	animation-name: slidein;
}

/* .popup_wrapper {
	height: 0;
    overflow: hidden;
   -moz-animation-delay: 3.5s;
   -webkit-animation-delay: 3.5s;
   -o-animation-delay: 3.5s;
    animation-delay: 3.5s;
} */

.bloc-search form {
	text-align: center;
}

.bloc-search .search-field {
	border-bottom: solid 1px;
	box-shadow: none;
	display: table;
	width: 100%;
}

.bloc-search .rechercheform_close {
	background-color: transparent;
    color: transparent;
    position: absolute;
    bottom: -25px;
    right: 60px;
}

#rechercheform{
	display: none;
}
#rechercheform.active{
	display: block;
}
#rechercheform.active .bloc-search{
	display: table;
    max-width: 500px;
    position: absolute;
    top: 95px;
    right: 150px;
    width: auto;
	animation-duration: 0.3s;
	animation-name: fadeIn;
}
.bloc-search .rechercheform_close:hover {
	background-color: transparent;
}

.bloc-search .rechercheform_close::before {
	content: "x";
	display: table;
	width: 20px;
	height: 20px;
	background-color: #fff;
	color: #000;
	position: absolute;
	right: -40px;
	top: -40px;
	padding: 0;
	text-align: center;
}

.bloc-search h4 {
	font-weight: 700;
    font-size: 20px;
    font-family: 'Abril Fatface', cursive;
    color: black;
    padding: 0;
    display: block;
    text-align: center;
    margin: 0;
}

.Produit_Star .Bloc_Star .button.loading:hover {
	background-color: transparent;
}

.Produit_Star .Bloc_Star .add_to_cart_button.loading::after,
.archive .product .add_to_cart_button.loading::after,
.home .product .add_to_cart_button.loading::after {
	font-size: 40px;
	height: 40px;
	width: 40px;
	line-height: 40px;
}

.wc-timeline-container-shop-header .wc-timeline-container-close-icon {
	background-color: #000;
	position: absolute;
}

.wc-timeline-product-category {
	font-size: 18px;
	font-family: 'Abril Fatface', cursive;
}

.wc-timeline-product-price {
	font-size: 20px;
	font-family: 'Barlow Semi Condensed', sans-serif;
}

.wc-timeline-subtotal .wcj-price,
.wc-timeline-subtotal .currency,
.wc-timeline-footer-items-count strong {
	font-size: 28px;
}

.wc-timeline-footer-items-count .items-count-text {
	font-size: 16px;
	line-height: 16px;
}

.wc-timeline-container-header-text {
	font-family: 'Abril Fatface', cursive;
	color: black;
	margin: 1em 0;
	padding: 0 10%;
	line-height: 120%;
	font-size: 30px;
	text-align: center;
	display: table;
	width: 100%;
}

.woocommerce-product-search .wp-element-button,
.bloc-search .search-submit {
	border: 1px solid #222;
	padding: 0.5rem !important;
	display: inline-block;
	width: 20rem;
	text-align: center;
	text-decoration: none !important;
	font-style: normal !important;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 10px;
	display: table;
	background-color: #000;
	color: #FFF;
}

.bloc-search .search-submit:hover {
	background-color: #000;
	color: #F3F0EB;
}

#mega-menu-wrap-secondary #mega-menu-secondary li#mega-menu-item-4891>a.mega-menu-link::before {
	content: "";
	background-image: url('//www.sanabay.com/wp-content/uploads/2020/11/i-RECHERCHE-40x40.png');
	background-size: 40px 40px;
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
}

#mega-menu-wrap-secondary #mega-menu-secondary li#mega-menu-item-4891>a {
	font-size: 0;
}

.wc-timeline-button-show-cart {
	visibility: hidden;
}

#mega-menu-secondary .wc-timeline-button-show-cart {
	visibility: visible;
	top: 0;
	box-shadow: none;
	right: inherit;
	position: relative;
	display: inline;
	float: right;
	background-color: transparent;
	background: url('https://www.sanabay.com/wp-content/uploads/2020/11/i-PANIER-40x40.png') no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: 10px 25px;
}

#mega-menu-secondary .wc-timeline-button-show-cart .wc-item-count {
	background-color: transparent;
	color: #000;
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
	font-family: inherit;
	left: inherit;
	top: 25px;
	right: 0;
}

#mega-menu-secondary .wc-timeline-button-show-cart i {
	display: none;
}

.wc-upsellator-footer-button.cart .wc-timeline-checkout-button {
	background: url('https://www.sanabay.com/wp-content/uploads/2020/11/i-PANIER-40x40.png') no-repeat;
	height: 40px;
	background-color: transparent;
	right: 0;
	position: absolute;
	bottom: 0;
	width: 20%;
	color: #000;
	background-position: right;
}

.wc-timeline-empty-modal .wc-timeline-button,
.wc-timeline-checkout-button {
	color: #fff;
	background-color: #000;
}

.wc-timeline-checkout-button:hover {
	background-color: #000 !important;
	color: #FFF !important;
}

.page-template-template-blog .site-content {
	top: 50px;
	margin-bottom: 100px;
}

.page-template-template-blog {
	display: block;
	margin: 0 auto 12vh;
}

@media all and (max-width: 776px) {
	.page-template-template-blog {
		margin: 0;
	}
}

.site-blog {

}

.blog-template {
	width: 100%;
	max-width: 1360px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}

@media all and (max-width: 776px) {
	.blog-template {
		justify-content: center;
	}
}

.big-title {
	margin-bottom: 25px;
	font-weight: 300;
	font-family: 'Abril Fatface', cursive;
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 400%;
	padding: 4vh 0 0 0;
	width: 100%;
	display: block;
	color: black;
	text-align: center;
}

@media all and (max-width: 460px) {
	.big-title {
		font-size: 300%;
	}
}

.blog-item {
	display: flex;
	flex-direction: column;
	flex-basis: 33.333333%;
	padding: 20px;
	width: 380px;
	margin-bottom: 20px;
}

@media all and (max-width: 776px) {
	.blog-item {
		flex-basis: 100%;
		padding: 20px;
		width: 380px;
	}
}

.blog-item:hover {
	background-color: #fff;
	transition: background-color .4s ease-in-out;
}

.blog-item .post-head {
	position: relative;
	height: 320px;
	width: 100%;
}

.blog-item .post-img {
	position: absolute;
	width: 100%;
	height: 100%;
}

.blog-item .article-img {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.blog-item .post-btn, .blog-item .post-btn:link, .blog-item .post-btn:visited, .blog-item .post-btn:focus {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.blog-item .post-body {
	text-align: center;
	color: #000;
}

.blog-item .post-body .title {
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-weight: 600;
	letter-spacing: .5px;
	text-decoration: none;
	font-size: 22px;
	padding: 15px 5px;
	line-height: 25px;
}

.blog-item .post-body .date {
	padding-top: 15px;
}

.blog-item .post-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px 10px;
}

.blog-item .post-btn .btn-link, .blog-item .post-btn .btn-link:link, .blog-item .post-btn .btn-link:visited {
	background-color: #e2d1b1;
	text-transform: uppercase;
	color: #fff;
	font-weight: 500;
	padding: 10px 25px;
	transition: background-color .4s ease-in-out;
}

.blog-item .post-btn .btn-link:hover {
	background-color: #000;
	transition: background-color .4s ease-in-out;
}

.sib_signup_form.sib_processing .sib_loader{
	display: table;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description{
	width: 40%;
    margin: 15px 0;
}