/*
Theme Name: WMD Theme
*/

/*html :where(img){height:inherit;max-width:none;}*/
#nav li {
    float: right !important;
}

.table-auto {
    width: 100%;
    overflow-x: scroll;
}
.footer p {
    font-size: 16px !important;
}

.footer p a {
    color: #009485;
}
/*AUTHOR SECTION START*/
.main-title{
	text-align:left;
}
.custom_top_author {
    display: flex;
	align-items: center;
    gap: 16px;
    margin-bottom: 20px;
}
.author_imag img {
    width: 60px;
	min-width:60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}
.name_author_out {
    display: flex;
}
.name_author_out span.lbl {
    margin-right: 5px;
}
.name_author_out h4 {
    margin: 0;
    color: #000;
    line-height: 24px;
    font-size: 18px;
    font-weight: normal;
}
.name_author_out p {
    margin: 0;
}
/*AUTHOR SECTION END*/

img.custom-logo {
    max-width: 200px;
    width: 100%;
    height: 55px;
}

#wrap {
    margin: auto;
    text-align: left;
    width: 100%;
    max-width: 1200px;
    position: relative;
}
body#new-temp #header {
    height: auto;
    display: flex;
    justify-content: space-between;
	padding: 15px 0;
}

.logo img
{
	padding:0 !important;
}

.buttons .site {
    background: #2f008c !important;
}

.campaign-list-item_key-features ul {
    list-style: none !important;
    padding: 0 !important;
}

a.campaign-list-item_cta-btn {
    color: #fff !important;
}

.bonus-outer {
    display: none;
}
body {
    color: #333333;
    background-color: transparent;
    background-image: none; 
    background-repeat: repeat-x;
    background-position: center top;
	padding:10px;
}

ul#nav li.page_item a:hover, ul#nav li.current_page_item a {
    color: #000;
}

#nav a {
    font-size: 13px;
    color: #000;
    text-decoration: none;
}

body#new-temp #nav li a img {
    display: inline-block;
    margin-top: 10px;
}





#header {
    height: auto;
    width: 100%;
}

body#new-temp #nav_wrapper {
	width:auto;
	margin:0;
}

#logo {
    margin: 10px 0;
}

.content-con p {
	margin-bottom:15px;
	font-size:16px;
	line-height:20px;
}

.content-con {
    font-size: 16px;
    background-color: #fff;
    width: 100%;
    display: inline-block;
    padding: 0 15px;
    box-sizing: border-box;
	  margin-top: 15px;
}

.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:16px;
	line-height:20px;
}

.content-con table {
  border-collapse: collapse;
	margin-bottom:20px;
}

.content-con table td {
	border:1px solid #000;
	font-size:16px;
	padding:5px;
}

h2, h3, h4, h5, h6 {
	margin-bottom:10px;
	margin-top:30px;
}

.content-con h1 {
	font-size: 36px; 
	font-weight: bold;
	line-height: 45px;
}

.content-con h2 {
	font-size: 30px; 
	font-weight: bold; 
	line-height: 40px;
}

.content-con h3 {
	font-size: 25px; 
	font-weight: bold; 
	line-height: 35px;
}

.content-con h4 {
	font-size: 20px; 
	font-weight: bold; 
	line-height: 30px;
}

.content-con h5 {
	font-size: 18px; 
	font-weight: bold; 
	line-height: 28px;
}
.content-con h6 {
	font-size: 16px; 
	font-weight: bold; 
	line-height: 25px;
}

.campaign-shortcode-table_offers-list * {
    box-sizing: border-box;
}
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: 3px;
    top: 9px;
}

#nav ul.sub-menu li a {
    color: #fff;
	  width: 100%;
    box-sizing: border-box;
}

#header .main_nav a 
{
    color: #024186;
    display: block;
    padding: 0.2em 0.7em 0.7em 0.7em;
}
.menu-item-has-children a  
{
    padding-right:1em !important;
}
body#new-temp #nav li 
{
	position:relative;
}
ul.sub-menu 
{
    position: absolute;
    background: #000;
    width: 150px;
    padding: 5px;
    border-top: 1px solid #fff;
    display: none;
}
body#new-temp #nav 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;
}
div#footer p 
{
    margin-top: 10px;
}
.icon 
{
    display: none !important;
    position: absolute;
    right: 0;
    top: 13px;
    width: 40px;
    height: 40px;
    padding: 0 !important;
    z-index: 9999;
}
.icon i {
    width: 100%;
    height: 3px;
    background: #000;
    display: block;
    margin-top: 19px;
}
.icon::after {
    content: "";
    width: 100%;
    display: block;
    height: 3px;
    position: absolute;
    background: #000;
    top: 7px;
}
.icon::before {
    content: "";
    width: 100%;
    display: block;
    height: 3px;
    position: absolute;
    background: #000;
    bottom: 6px;
}
a.icon:focus 
{
    background: none !important;
}
dl 
{
    margin: 20px 0;
    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;
}
ul.sub-menu li 
{
    background: none !important;
}
.campaign-list-item_logo img 
{
    height: auto;
}
@media screen and (max-width: 992px) 
{
	body#new-temp #wrap
	{
		 width:95%;
	}
	#header .titre_site 
	{
    width: auto;
	}
	#content.accueil #center 
	{
    width: 100%;
	}
#right 
	{
		display:none;
	}
#center {
    width: 100%;
    float: left;
}
}
@media screen and (max-width: 767px) {
	
	.icon 
	{
		display: block !important;
	}
	#header, #header .main_nav 
	{
    position: relative;
	}
	div#navigation
	{
		display:none;
	}
	#header .main_nav 
	{
    height: 35px;
	}
  div#navigation 
	{
		background: #000;
		position: absolute;
		width: 100%;
		top: 86px;
		left: 0;
	}
body#new-temp #nav li 
	{
		background:none;
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #fff;
  }
body#new-temp #nav li a 
	{
    padding: 10px; 
		color: #fff;
	}
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 
	{
    top: 15px;
  }
	

body#new-temp #nav_wrapper 
	{
		width:100%;
		height: 18px;
	}
	
body#new-temp #nav li ul {
		position: relative;
		width: 100%;
		left: 0;
		margin: 0;
	}
	
#logo {
    margin: 0;
    width: 320px;
}
}

.content-con a
{
	color:#009485;
}
.content-con b
{
	font-weight:bold;
}