/**
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
*/

/************************STYLE DEFAULT WEBSITE*********************/
*{
	outline: none;
} 
a:focus {
	outline: none;
}
a.ft-linkdefault{
	color: #FFFFFF;
	opacity: 0.7;
}
div.wrapper-icon div.elementor-icon-wrapper {
	display: flex;
}
div.img-height,
div.img-height div.elementor-widget-container img{
	height: 100%;
}
div.box-social-icon a{
	text-decoration: none !important;
}
.elementor-nav-menu .sub-arrow .e-font-icon-svg{
	fill: #FFFFFF;
}
a.ftlogo img {
    display: inline-block;
    max-width: 90px;
}

/************************STYLE HEADER*********************/
body.home div.hmnav-transparent {
    background-color: transparent !important;
    border: 1px solid transparent;
    border-bottom-color: #FFFFFF;
}

/************************STYLE HOME*********************/
div.item-grid-services,
div.item-info-services{
    height: 100%;
}
div.item-info-services div.elementor-widget-button{
    margin-top: auto;
}
div.elementor-loop-container.elementor-grid{
	justify-content: center;
}
div.sld-testimonials span.ti-stars span.ti-star:not(:last-child){
	margin-right: .6rem !important;
}
div.sld-testimonials div.ti-review-text-container{
	color: #FFFFFF;
	margin-top: 1.2rem;
}
div.sld-testimonials span.ti-read-more span.ti-read-more-active{
	color: #FFFFFF !important;
}
div.sld-testimonials div.ti-review-header::before{
	display: none;
}
div.sld-testimonials div.ti-review-header div.ti-profile-details div.ti-name{
	text-align: center;
	color: #D7D8DC !important;
	font-weight: 400;
	font-size: 16px;
	padding: 0;
}
div.sld-testimonials div.ti-review-item{
	border: 1px solid rgba(180,181,189,0.2);
	padding: 0 !important;
}


/************************STYLE SERVICES*********************/
div.wrapper-icon.icon-auto svg{
	width: auto;
}
div.loop-serv-alt div.elementor-widget-theme-post-featured-image{
	display: none;
}
div.loop-serv-alt div.item-info-services h3,
div.loop-serv-alt div.item-info-services p,
div.loop-serv-alt div.item-info-services div.elementor-widget-button{
	text-align: left;
}
div.linear-grad-block{
	background: linear-gradient(180deg, rgba(180,181,189,0.3) 30%, rgba(70,73,121,1) 30%, rgba(75,77,96,1) 50%);
}
div.linear-grad-block-v2{
	background: linear-gradient(180deg, rgba(180,181,189, 0.3) 30%, rgba(110,112,127,1) 30%, rgba(75,77,96,1) 50%);
}
div.linear-grad-block-v3{
	background: linear-gradient(180deg, rgba(158,126,16,0.8) 30%, rgba(158,126,16,1) 30%, rgba(123,98,11,1) 50%);
}
div.custom-breadcrumb p,
div.custom-breadcrumb a{
    font-size: 16px;
    color: #91929E;
}
.img-size {
    margin-top: auto;
}
.card-pro {
    height: 100%;
}
/************************STYLE CONTACTEZ-NOUS*********************/
div.input-col {
    margin-bottom: 0 !important;
}
div.frm-default label {
    font-size: 16px;
    color: #4B4D60;
    display: block;
    margin-bottom: 1rem;
}
textarea.input-default{
	resize: none;
}
div.wrap-btn-send {
    display: flex;
    flex-direction: column;
}
div.wrap-btn-send input.btn-send {
	font-weight: bold;
    max-width: max-content;
    background-color: #9E101A;
    border: 1px solid #9E101A;
    transition: all ease 500ms;
}
form.wpcf7-form div.frm-default input.input-default:focus,
form.wpcf7-form div.frm-default textarea.input-default:focus {
    border-style: solid;
    border-color: inherit;
}
div.wpcf7-response-output{
	font-size: 16px;
}
div.frm-default label sup{
	margin-left: .5rem;
	color: #D85F67;
}

/************************STYLE BLOG*********************/
div.custom-post-grid div.elementor-post__text{
	display: flex;
	flex-direction: column;
}
div.custom-post-grid div.elementor-post__text h2.elementor-post__title{
	order: 2;
}
div.custom-post-grid div.elementor-post__text div.elementor-post__meta-data{
	order: 1;
	margin-bottom: .5rem;
}
div.custom-post-grid div.elementor-post__text div.elementor-post__excerpt{
	order: 3;
}
div.custom-post-grid div.elementor-post__text a.elementor-post__read-more{
	order: 4;
	background-color: #F6D2D4;
	color: #CC3B44;
	padding: .5rem 1rem;
    border-radius: 2px;
}
div.post-grid div.elementor-post__text {
    justify-content: center;
}
.custom-post-grid .page-numbers {
    border: 1px solid #D7D8DC;
    padding: 6px 12px;
	text-decoration: none !important;
	border-radius: 2px;
}
.custom-post-grid .page-numbers.current {
    background-color: #F6D2D4;
    border: 1px solid #F6D2D4;
}
.custom-post-grid .page-numbers.next {
    border: 1px solid #CC3B44;
    color: #CC3B44 !important;
	box-shadow: 0 0.89px 1.78px 0 rgba(0, 0, 0, 0.06), 0 0.89px 2.671px 0 rgba(0, 0, 0, 0.10);
}
.custom-post-grid .page-numbers.prev {
    background-color: #D7D8DC;
    color: #FFF !important;
	box-shadow: 0 0.89px 1.78px 0 rgba(0, 0, 0, 0.06), 0 0.89px 2.671px 0 rgba(0, 0, 0, 0.10);
}
body.single-post h2, body.single-post h3{color: black;}

/* # Media Queries (mobile-first)
---------------------------------------------------------------------------------------------------- */
@media only screen and (min-width: 545px) {}
@media only screen and (min-width: 768px) {}
@media only screen and (min-width: 993px) {}
@media only screen and (min-width: 1025px) {
	/************************STYLE HOME*********************/
	div.wrap-grid-services div.elementor-loop-container{
		display: flex;
		flex-wrap: wrap;
	}
	div.wrap-grid-services div.elementor-loop-container div.e-loop-item{
		width: calc(33.33% - 30px);
	}
	
	/************************STYLE CONTACTEZ-NOUS*********************/
	div.input-col {
		display: flex;
		gap: 1rem;
    }
}
@media only screen and (min-width: 1200px) {}
@media only screen and (min-width: 1300px) {}


/* # Media Queries (mobile-second)
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1159px) {}
@media only screen and (max-width: 1024px) {}
@media only screen and (max-width: 992px) {}
@media only screen and (max-width: 767px) {
	.post-grid .elementor-posts .elementor-post {
		flex-direction: column;
		gap: 20px;
	}
}
@media only screen and (max-width: 544px) {}