/*
Theme Name: WMD Theme
*/

/*html :where(img){height:inherit;max-width:none;}*/body{	font-family: sans-serif;	margin:0;}.container{	max-width:1100px;	width:100%;	margin:0 auto;}.content-con p{	margin-bottom:15px;	font-size:17px;	line-height:25px;}.content-con {	font-size:17px;}.content-con ul{	list-style:disc;	padding-left:20px;	margin-bottom:15px;}.content-con ol{	list-style:auto;	padding-left:20px;	margin-bottom:15px;}.content-con li{	font-size:17px;	line-height:25px;}.content-con table {    border-collapse: collapse;	margin-bottom:20px;	width:100%;}.content-con table td,.content-con table th{	border:1px solid #000;	font-size:17px;	padding:10px;}.table-auto{	width:100%;	overflow:auto;}h1,h2,h3,h4,h5,h6 {	margin-bottom:10px;	margin-top:10px;	line-height:120%;}.content-con h1{	font-size:3em;}.content-con h2{ font-size:2.5em;}.content-con h3{	font-size:2em;}.content-con h4 {	font-size:1.8em;}.content-con h5 {	font-size:1.6em;}.content-con h6 {	font-size:1.5em;}img.aligncenter {    margin: auto;    display: block;}img.alignright {    margin-left: auto;    display: block;}#header, #header .main_nav {	overflow:visible;}.menu-item-has-children::after {    content: "";    width: 5px;    height: 5px;    border-left: 1px solid #000;    border-bottom: 1px solid #000;    position: absolute;    rotate: -45deg;    right: 6px;    top: 6px;}.wp-menu li a {    color: #000;    display: block;    text-decoration: none;		font-size:17px;		line-height:normal;}.menu-item-has-children a  {    padding-right:1em !important;}.title-area img {    width: 100px;    height: auto;}ul.wp-menu li {	position:relative;}ul.sub-menu {    position: absolute;    background: #ceaf6b;    width: 180px;    padding: 5px;    border-top: 1px solid #fff;    display: none;    margin: 0;    z-index: 999;}ul.wp-menu li:hover ul.sub-menu {	display:block;}ul.sub-menu li {    width: 100%;    border-bottom: 1px solid #ccc;    padding: 5px 0 !important;    display: inline-block;}dl {    margin: 0px;    padding: 0;	 font-size:16px;    font-family: Arial, sans-serif;    border: 1px solid #ddd;    border-radius: 5px;    background-color: #f9f9f9;}dt {    font-weight: bold;    margin: 10px 0 5px;    padding: 10px;    background-color: #eee;    border-bottom: 1px solid #ddd;}dd {    margin: 0 0 10px 20px;    padding: 10px;    border-left: 2px solid #ddd;    background-color: #fff;}blockquote:before {    content: '»';    margin-right: 0.2em;}blockquote:before, blockquote:after {    font-family: Museo300Regular, Arial, Helvetica, sans-serif;    font-size: 3em;    display: inline-block;    color: #d9e3eb;}blockquote:after {    content: '«';    margin-bottom: 20px;    margin-left: 0.2em;    vertical-align: top;    line-height: 20px;}blockquote p {    display: inline;}#header .main_nav a:hover {	border-radius:7px 7px 0 0;}ul.sub-menu li a {    padding: 0 10px !important;		display:inline-block;		word-break:break-word;}ul.sub-menu li {    background: none !important;}.mobile-menu {	display:none;}ul.wp-menu {    display: flex;    gap: 20px;		list-style:none;		flex-wrap:wrap;}.header-inner {    display: flex;    align-items: center;    justify-content: space-between;    position: relative;}#container {		overflow: visible;}.campaign-list-item.brand_table_custom_cl {    box-sizing: border-box;    border: 4px solid #ceaf6b;}.campaign-list-item_key-features ul {	list-style:none !important;	padding:0;}a.campaign-list-item_cta-btn.coupon_code_disabled{    text-decoration: none;}.campaign-list-item_cta-btn,.campaign-list-item_cta-btn:hover {    background: #ceaf6b !important;}.campaign-list-item_key-features p{	margin:0;}footer.site-footer {    background: #dbc595;    padding: 20px 0;    margin-top: 15px;}.elementor-text-editor.elementor-clearfix,.elementor-text-editor.elementor-clearfix a{    font-size: 17px;    text-decoration: none;    color: #000;    display: flex;    gap: 5px;}span.toggle-menu{	display:none;}
/* 404 page style */
section.page-section-404 {
    padding: 20px 0;
    width: 100%;
    max-width: 920px;
    margin: auto;
}
section.page-section-404 h1 {
    font-size: 35px;
    line-height: 45px;
}
.description-404 {
    font-size: 18px;
    line-height: 26px;
    padding: 10px 0;
}
.links-group-404 {
    font-size: 16px;
    line-height: 26px;
}
.links-group-404 a {
    color: #000;
    text-decoration: none;
    font-size: 18px;
}
.search-bar-404 {
    padding: 12px 0;
}
.links-group-404 {
    font-size: 18px;
    line-height: 26px;
}
.search-bar-404 form {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.search-bar-404 form input {
    width: 100%;
    padding: 12px 15px;
    background: #fff;
    font-size: 16px;
    line-height: 26px;
    color: #0b0a0a;
    border: none;
    border-radius: 4px 0px 0px 4px;
    outline: none;
    height: auto;
    border: 1px solid #8d8d8d;
}
.search-bar-404 button {
    width: 100%;
    color: #000;
    background: #cdae6a;
    border: none;
    max-width: 130px;
    border-radius: 0 4px 4px 0px;
    padding: 10px;
    font-size: 18px;
    cursor: pointer;
}
.links-group-404 ul {
    line-height: 26px;
    padding: 20px 60px;
    background: #4b4c4d08;
    border-radius: 5px;
}
.search-bar-404 strong {
    padding-bottom: 10px;
    display: block;
    font-size: 18px;
    line-height: 26px;
}
.links-group-404 ul li {
    list-style: decimal;
}
.links-group-404 a:hover {
    color: blue;
}
.search-content {
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 8px;
}
header.search-header > h1 {
    text-align: center;
}

@media screen and (max-width: 992px) {	
	section.page-section-404{width:92%}	body #page 	{		 width:95%;	}	#header .titre_site 	{    width: auto;	}	#content.accueil #center 	{    width: 100%;	}#right 	{		display:none;	}#center {    width: 100%;    float: left;}
#g_nav 	{		display:block;	}	.mobile-menu	{		display: block !important;	}	ul.wp-menu 	{    gap: 0px;    flex-wrap: wrap;    padding: 10px;	}	#header, #header .main_nav 	{    position: relative;	}	nav .wp-menu	{		display:none;	}	#header .main_nav 	{    height: 35px;	}.wp-menu {        background: #ceaf6b;        position: absolute;        width: 100%;        top: 125px;        left: 0;        z-index: 999;    }.wp-menu li 	{		background:none;    width: 100%;    padding: 0;    border-bottom: 1px solid #000;  }	.wp-menu a 	{    padding: 10px; 	}ul.sub-menu 	{    position: relative;    width: 100%;    padding: 0px 0px 0px 25px;    border-top: 0;    display: block;}ul.sub-menu li 	{			border-bottom: 0 !important;		border-top: 1px solid #fff;}	.menu-item-has-children::after 	{    display:none;  }     span.toggle-menu {        position: absolute;        right: 7px;        top: 10px;				display:block;    }	    .mobile-menu {        display: block !important;        position: absolute;        right: 20px;        top: 18px;    }		    .mobile-menu i 	{		font-size:25px;	}.content-con,.profile-tab-content {	padding:0 15px;	box-sizing:border-box;}.elementor-text-editor.elementor-clearfix {    padding: 0 10px;    line-height: 25px;}	.jet-woo-products.jet-woo-products--preset-3.col-row {    flex-flow: column;    width: 100%;}.col-row .jet-woo-categories__item, .col-row .jet-woo-products__item	{		max-width:100%;	}.site-inner	{		z-index:-999;	}.wp-menu li a	{		line-height:inherit;	}/* athor-bio-page*/.profile-tab-content {    margin-top: 15px;}.author-f-name .label, .author-description-name .label {    font-weight: 700;}.profile-header-container {    display: flex;    align-items: center;    gap: 15px;}.profile-fields-group.profile-fields-group-1 h3 {    margin-top: 0;    margin-bottom: 8px;    font-weight: 700;    font-size: 29px;}.author-f-name{	font-size:20px;}.author-description-name {    margin-top: 20px;    font-size: 20px;    word-break: break-word;}.header-name-container h2{    font-weight: 700;    font-size: 35px;}.data {    font-size: 17px;    line-height: 30px;    margin-top: 5px;}div#profile-content-about {    border: 1px solid #817f7f;    padding: 15px;    border-radius: 10px;		margin:15px 0}.author-f-name {    display: flex;    align-items: center;    gap: 5px;    line-height: 25px;		margin-bottom:5px;}.date-author-cl {    margin-bottom: 5px;}.last_updated_date p{	margin:0;	padding:0;}.author-con {    width: 100%;    display: flex;    gap: 15px;    align-items: center;}.author-img-con img {    width: 80px;    height: 80px;    border-radius: 50%;}
.elementor-text-editor.elementor-clearfix {
    flex-wrap: wrap;
    text-align: center;
}
}
@media screen and (max-width: 767px) 
{	
#g_nav 	{		display:block;	}	.mobile-menu	{		display: block !important;	}	ul.wp-menu 	{    gap: 0px;    flex-wrap: wrap;    padding: 10px;	}	#header, #header .main_nav 	{    position: relative;	}	nav .wp-menu	{		display:none;	}	#header .main_nav 	{    height: 35px;	}.wp-menu {        background: #ceaf6b;        position: absolute;        width: 100%;        top: 125px;        left: 0;        z-index: 999;    }.wp-menu li 	{		background:none;    width: 100%;    padding: 0;    border-bottom: 1px solid #000;  }	.wp-menu a 	{    padding: 10px; 	}ul.sub-menu 	{    position: relative;    width: 100%;    padding: 0px 0px 0px 25px;    border-top: 0;    display: block;}ul.sub-menu li 	{			border-bottom: 0 !important;		border-top: 1px solid #fff;}	.menu-item-has-children::after 	{    display:none;  }     span.toggle-menu {        position: absolute;        right: 7px;        top: 10px;				display:block;    }	    .mobile-menu {        display: block !important;        position: absolute;        right: 20px;        top: 18px;    }		    .mobile-menu i 	{		font-size:25px;	}.content-con,.profile-tab-content {	padding:0 15px;	box-sizing:border-box;}.elementor-text-editor.elementor-clearfix {    padding: 0 10px;    line-height: 25px;}	.jet-woo-products.jet-woo-products--preset-3.col-row {    flex-flow: column;    width: 100%;}.col-row .jet-woo-categories__item, .col-row .jet-woo-products__item	{		max-width:100%;	}.site-inner	{		z-index:-999;	}.wp-menu li a	{		line-height:inherit;	}.elementor-text-editor.elementor-clearfix {
    flex-wrap: wrap;
    text-align: center;
}}/* athor-bio-page*/.profile-tab-content {    margin-top: 15px;}.author-f-name .label, .author-description-name .label {    font-weight: 700;}.profile-header-container {    display: flex;    align-items: center;    gap: 15px;}.profile-fields-group.profile-fields-group-1 h3 {    margin-top: 0;    margin-bottom: 8px;    font-weight: 700;    font-size: 29px;}.author-f-name{	font-size:20px;}.author-description-name {    margin-top: 20px;    font-size: 20px;    word-break: break-word;}.header-name-container h2{    font-weight: 700;    font-size: 35px;}.data {    font-size: 17px;    line-height: 30px;    margin-top: 5px;}div#profile-content-about {    border: 1px solid #817f7f;    padding: 15px;    border-radius: 10px;		margin:15px 0}.author-f-name {    display: flex;    align-items: center;    gap: 5px;    line-height: 25px;		margin-bottom:5px;}.date-author-cl {    margin-bottom: 5px;}.last_updated_date p{	margin:0;	padding:0;}.author-con {    width: 100%;    display: flex;    gap: 15px;    align-items: center;}.author-img-con img {    width: 80px;    height: 80px;    border-radius: 50%;}/* ------*/

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px;
    margin-top: 10px;
    line-height: 120%;
    font-weight: 400;
}