﻿/*
Theme Name: Twentysixteen Child
Template: twentysixteen
Version: 1.2
*/

/* script & style */

.entry-headeR  { display: none !important; }

.site-main {
    margin-bottom: 0;
}

body:not(.custom-background-image):before,
	body:not(.custom-background-image):after {
		height: 0px !important;
}

.elementor-nav-menu a, .elementor-nav-menu a:focus, .elementor-nav-menu a:hover { line-height: 21px; }

/* .elementor-navigation .menu-item-has-children > a::after { display: none; } */

.swiper-slide-inner .elementor-button-link.slider-button.elementor-button.elementor-size-md {
  color: white !important;
}

/* Bouton téléphone dans menu */

.telmenu a {
    background-color: #a9bf04 !important;
	color: white !important;
    border-radius: 5px;
    padding: 0.5em 1em !important;
    margin-left: 10px;
}

.elementor-navigation .current-menu-item > a {
    font-weight: 400 !important;
}

/* Code Malala */

/*************Colone Actualités********************/
.col-actus .elementor-post .elementor-post__meta-data{
	position: absolute;
    top: 165px;
    border: none !important;
    background-color: #B44800;
    width: 80px;
    padding: 10px;
    text-align: center;
}
.col-actus .elementor-post .elementor-post__meta-data .elementor-post-date{
	color: #fff;
}
.col-actus .elementor-post .elementor-post__card{
	border: 1px solid transparent;
}
.col-actus .elementor-post .elementor-post__card:hover{
	border: 1px solid #B44800;
}
@media (max-width:850px) {
	.col-actus .elementor-post .elementor-post__meta-data{
		 top: 100px;
	}
}

/* Code Sebastien */
p {
  margin: 0 0 1em 0 !important;
}
p {
  line-height: 26px !important;
}
.single-post .elementor-widget-container img {
  margin-bottom: 20px;
}
.single-post .elementor-widget-container p {
  text-align: justify;
}
.single-post li {
  line-height: 30px !important;
}
.elementor-accordion .elementor-tab-title {
  font-weight: 500 !important;
}