/* MENU STYLING */
.ligne-pays {
	margin-bottom: 0;
}
.menu-logo {
	border: none !important;
	overflow: hidden;
}

	#main-menu .menu-logo img {
		max-height: 70px;
	}

#search-menu .menu {
	position: absolute;
	top: 60px;
	left: 0;
}

@media screen and (min-width: 768px) {
	#search-menu .menu {
		position: static;
		top: unset;
		left: unset;
	}
}

@media screen and (min-width:992px) {
	#bars {
		display: none;
	}
	.navbar {
		right: -100px;
		position: relative !important;
	}
	
	#main-menu {
		height: 100px;
	}
	#main-menu .menu-logo img {
		max-height: 100px;
	}
	
	.main {
		margin-top: 70px;
	}
	
	.menu-logo {
    border-right: 1px solid #dee2e6 !important;

	overflow: visible;
}
}

/* FOOTER STYLING */

#footer .footer-content {
    background-color: #314158 !important;
}

#footer .copyright ul {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}

#footer {
	margin-bottom: 10px;
}

/* LABEL STYLING */

.cat-badge {
	background-color: #314158;
	border: none !important;
}
.cat-badge a{
		text-decoration: none !important;
}

/* TITLE STYLING */

.post-header h1 {
	background-color: #314158;
	display: inline-block;
	color: white;
	padding: 3px 10px;
	max-width: fit-content;
}

@media (max-width: 767.98px) {
h1, .h1, .woocommerce .page-title, .narrow-header h1.title {
    font-size: 1rem !important;
}
}

.post-header h1.col-7 {
	flex: unset;
}

.single h2, .page h2 {
	background-color: #314158;
	display: inline-block;
	color: white;
	padding: 3px 10px;
}

/* FONT STYLING */

.f-text, .woocommerce .woocommerce-result-count, .woocommerce div.product #reviews #review_form #respond .comment-form-comment, .woocommerce div.product #reviews #review_form #respond .comment-form-email, .woocommerce div.product #reviews #review_form #respond .comment-form-author {
	font-family: myriad-pro, sans-serif !important;

}

.f-main, .comment-list .comment-body .comment-meta, h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .woocommerce .page-title, .woocommerce div.product h1, .woocommerce div.product h2, .woocommerce div.product h3, .woocommerce div.product h4, .woocommerce div.product #reviews #review_form #respond #reply-title, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce ul.product_list_widget li .product-title, .woocommerce .button, .woocommerce #review_form #respond .form-submit input, .woocommerce span.onsale, #llc_comments_button, #submit, .widget_rss ul li .rsswidget, .h6, #desktop-menu .dropdown .dropdown-menu .dropdown-item {
	font-family: myriad-pro, sans-serif !important;

}
/* ZOOM STYLING */
.zoom.mb-3 {
	margin-bottom: 5px !important;
}

/* BORDER STYLING */

.post-container .post-content a, .post-container .comment-content a, .post-container .post-content blockquote, .post-container .comment-content blockquote, .archive-title, .section-video .carousel-indicators li.active, .post-container .lead:after, .home-recommendation, .video-post-header .lead:after, .video-post, .article-header, #search-menu input[type=search], #llc_comments_button:hover, #submit:hover, .brd-1 {
    border-color: #C94E24 !important;
}

.cadre {
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

/* COMMENT STYLING */

.comment-list .bypostauthor .comment-body {
    background: #FBF3E8 !important;
}

.reply a {
		
    background: rgba(203, 79, 37, 0.2) !important;
}

/* FOOTER LOGO */

#footer .logo .custom-logo-link img {
	display: none !important;
}
#footer .logo .custom-logo-link {
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 100px;
	height: 100px;
	background: url('https://i2.wp.com/epthinktank.eu/wp-content/uploads/2021/06/logo-footer.jpeg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

/* SIDEBAR */

.sidebar h4{
	margin-top: 20px;
}

.widget_media_image img {
	width: 200px !important;
}

.widget_media_image {
	margin-bottom: 5px !important;
}

/* Lead styling */

.lead {
	color: #314158 !important;
}

/* SHARE BUTTONS */

.post-content .ssba{
	display: none;
}

.post-container .l-black a {
	color: #314158  !important;
}

.post-container .l-black a:hover {
	color: #314158  !important;
}

.sidebar .sidebar-inner a {
	color: black !important;
}

.sidebar .sidebar-inner a:hover {
	color: #314158 !important;
}

.lh-black a:hover {
		color: #314158  !important;
}

.social-media-cols  img{
	height: 100px;
	max-width: none;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
     background-color: #FBF3E8;
}

/* CUSTOM STYLING */
.itemInner .title:before {
		content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: -15px;
    z-index: 0;
    background: #314158;
}
.itemInner:hover .title:before {
	opacity: 1 !important;
	top: -15px !important;
	background: #314158 !important;
}

.itemInner span.author {
	background: #314158 !important;
	padding: 2px 5px;
}

.itemInner .cat-badge a, .itemInner h2 {
	background: #314158 !important;
}


a{text-decoration: underline !important;}

#main-menu ul li a{
	text-decoration: none !important;
}

.sidebar h4{
	margin-top: 40px !important;
	margin-bottom: 10px !important;
}

.i-amphtml-carousel-arrows{
	padding: 0 20px !important;
}

.itemInner .cat-badge{
	padding-left: 0;
}
.itemInner .cat-badge:hover, .itemInner .bgh-1:hover{
	background-color: transparent !important;
}

/* COOKIE LAW */

#eu-cookie-law {
	background-color: #FBF3E8 !important;
	padding: 20px !important;
	font-size: 16px;
	display: flex;
	flex-direction: column;
}

#eu-cookie-law input, #eu-cookie-law input:focus, #eu-cookie-law input:hover {
		background: #2D7CB5 !important;
	color: white;
	text-transform: uppercase;
}

#eu-cookie-law form {
	order: 3;
	padding-top: 30px;
}

/* SUBSCRIBE */

#footer .widget_blog_subscription p{
	color: white;
}

.widget_blog_subscription input {
	padding: 5px 10px;
}
 .widget_blog_subscription button {
	padding: 5px 10px;
	background-color: #FBF3E8;
	border: none;
	width: 95%;
	cursor: pointer;
	color: black;
}

 .widget_blog_subscription button:hover {
	
	color: #314158;
}
/* TERMS */

#footer .terms {
	color: white;
}

/* TABLE */

.wp-block-table thead {
	background-color: #FBF3E8 !important;
}
.wp-block-table th {
	background-color: #FBF3E8 !important;
}

.post-content .wp-block-table table {
	margin: 0 !important;
}

/* Table Outcome */

.colonne1 {
	background-color: #d9d9d9;
}
.entete {
	background-color: #003d66;
	color: #ffffff;
}

/* schocks blogposts */
.tablecell_blue  {
	background-color: #003d66;
	color: #ffffff;
	font-weight: bold;
}
.tablecell_royalblue  {
	background-color: blue;
}