/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* Added by @Dzogbenyui Agblevon */

/* General rules */
.custom-p p{
	margin-bottom: 0px;
}

.custom-link a{
	color: #68340c
}

.ast-single-post .entry-content a {
	text-decoration: none;
}

.downloadable-files a {
	color: #333333;	
}

.downloadable-files a:hover {
	color: #68340C;
}

.main-menu .elementor-nav-menu > li:not(:last-child) {
	margin-right: 0 !important;
}

/* Language switcher */
.plsfe-item {
	border: 1px solid #68340c;
	padding: 3px 20px;
	border-radius: 50px;
}

.plsfe-item:hover {
	background-color: #68340c;
}

/* Nav menu style */
@media(min-width: 1024px) {
	a.elementor-item-active.menu-link::after {
		margin-bottom: -10px;
	}
	
	a.menu-link:hover::after {
		margin-bottom: -10px !important;
	}
}

/* Posts' custom widget style */
.no-underline a{
	text-decoration: none !important;
}

/* Contact's page style */
.contact-items {
	margin-bottom: 0 !important;
}

.contact-items a {
	color: #68340c;
	font-size: 20px;
}

#contactform textarea {
	border-radius: 5px !important
}


/* Nav menu style - Ajout Promise */
.elementor-nav-menu--main .elementor-nav-menu a, .elementor-nav-menu--main .elementor-nav-menu a.highlighted, .elementor-nav-menu--main .elementor-nav-menu a:focus, .elementor-nav-menu--main .elementor-nav-menu a:hover {
    padding: 13px 18px !important;
}
/* START Fast & Agile YouTube Embed by Schoberg.net */.youtube { /* container (responsive) */  position: relative;  cursor: pointer;  background: #000 no-repeat center center / cover;   padding-bottom: 56.25%; /* 16:9 */  height: 0px;  clear:both;}.youtube::before { /* play bubble */  content: '';  background: rgba(255, 255, 255, .6);  height: 80px;  width: 80px;  display:block;  margin: -40px 0 0 -40px;  border-radius: 100px;  position: absolute;  top: 50%;  left: 50%;  box-shadow: 0 0 20px 3px rgba(51, 51, 51, .8);  transition: all .1s ease;  z-index:1;}.youtube:hover::before { /* play bubble hover */  background: rgba(238, 238, 238, .8);  box-shadow: 0 0 10px 3px rgba(51, 51, 51, .8);  width: 100px;  height: 100px;  margin: -50px 0 0 -50px;}.youtube::after { /* Play Triangle */  content: '';  width: 0;  height: 0;  line-height:0px;  display:block;  border-style: solid;  border-width: 20px 0 20px 40px;  margin: -20px 0 0 -15px;  border-color: transparent transparent transparent #000;  position: absolute;  top: 50%;  left: 50%;  height: 0;  width: 0;  z-index:2;} .youtube iframe{ /* youtube embed (responsive) */  width:100%;  height:100%;  position:absolute;  top:0;  left:0;  z-index:3;}/* END Fast & Agile YouTube Embed by Schoberg.net *//*ignore this*//*body{text-align:center;font-family:arial;color:#333;}*/
.downloadable-files div ul li {line-height: 2em; padding: 5px 0;}