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

.home .header-3, .page-template-template-homepage .header-3{
    /*width: 85%;
    left: 5%;*/
}
.header-3 .header-container{max-width: 1290px;/*2190*/}

.headerImg{
    width: 100%;
    padding: 0 20px;
    margin: 280px 0 100px 0;
    /*min-height: 1500px;*/
}
.headerImg h1{
    text-transform: uppercase;
    font: 700 68px/70px "Barlow Condensed", Arial, sans-serif;
    color: #fff;
}
.headerImg h2{
    text-transform: uppercase;
    font: 700 26px/28px "Barlow Condensed", Arial, sans-serif;
    color: #fff;
}

.titreTxtBg{
    width: 100%; 
    display: inline-block;
    padding: 20px;
    margin-bottom: 20px;
    position: relative;
}
.titreTxtBg h2{
    position: absolute;
    top:0; 
    left:0; 
    right:0;
    color: #e7e5e6;
    z-index: 5;
    text-align: center;
    font: 700 70px/72px "Barlow Condensed", Arial, sans-serif;
    text-transform: uppercase;
}

.titreTxtBg h3{
    position: absolute;
    top:50%; 
    left:0; 
    right:0;
    color: #010101;
    z-index: 10;
    text-align: center;
    font: 700 35px/37px "Barlow Condensed", Arial, sans-serif;
    text-transform: uppercase;
}

.ctaAccueil{margin: 100px 0 0 0;}
.ctaAccueil .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{padding: 60px 35px;}
.ctaAccueil h2{
    font: 700 57px/60px "Barlow Condensed", Arial, sans-serif;
    color: #23A455;
    text-transform: uppercase;
}


.ctaCatAccueil{margin: 100px 0;}

.product-style-1 ul.products li.product a[class*="product_type_"]{
    text-transform: none;
    background: #348f40;
}
.product-style-1 ul.products li.product a:hover[class*="product_type_"]{
    background: #000;
}
ul.products li.product h3 a, ul.products li.product .woocommerce-loop-product__title a:hover, ul.products li.product .posted-in a:hover{color: #348f40;}

button, .elementor-button, input[type='submit']{border-radius: 0;}

.carte{
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(99%); /* Chrome 19+ & Safari 6+ */
	-webkit-backface-visibility: hidden;  /* Fix for transition flickering */
}

.formRecherche button, input[type='submit']{background-color: #348f40; border-color: #348f40;}
.site-header-cart .cart-contents .count{background-color: #348f40;}
.widget_product_search form::before, .site-search form::before{color: #348f40;}
.main-navigation ul li.menu-item > a:hover, .main-navigation ul li.menu-item ul li > a:hover{color: #348f40;}
.elementor-4142 .elementor-element.elementor-element-c115826 .mc4wp-form-fields button[type="submit"]{background-color: #348f40;}
.ekommart-breadcrumb h1.breadcrumb-heading{text-transform: uppercase;}
.main-navigation ul li.menu-item ul li{text-transform: none;}
.main-navigation ul li{text-transform: uppercase;}
.main-navigation ul li.menu-item.current-menu-item > a{color: #348f40;}
.copyrights{text-transform: uppercase;}
.site-footer a:not(.button){color:#B0B0B0;}
.site-footer a:not(.button):hover{color:#626262;}
.header-container .site-header-cart .cart-contents .amount{display: none;}

h2.elementor-heading-title a:hover{display: inline-block;opacity:1;}


.triFournisseurs .cell-md-3{
	width: 100% !important;
}
@media only screen and (min-width: 760px) {
	.triFournisseurs .cell-md-3{
		width: 50% !important;
	}
}

@media only screen and (min-width: 890px) {
	.triFournisseurs .cell-md-3{
		width: 33.3% !important;
	}
}

@media only screen and (min-width: 1020px) {
	.triFournisseurs .cell-md-3{
		width: 25% !important;
	}
}
.triFournisseurs .lswr-logo-inner{
	display: table;
	width: 250px;
	height: 200px;
}
.triFournisseurs .lswr-tabs-outter{
	margin-bottom: 60px !important;
}

.triFournisseurs .logo-img-outter{
	display: table-cell;
	vertical-align: middle;
	margin: 0 auto;
}
.triFournisseurs .lswr-filtr-row .lswr-logo-outter img{
	/*max-width: 200px;*/
	max-width: 100%;
	max-height: 200px;
}
@media only screen and (min-width: 850px) {
	.triFournisseurs .lswr-logo-inner{
		width: 250px;/*250*/
		height: 200px;/*200*/
	}
	.triFournisseurs .lswr-filtr-row .lswr-logo-outter img{
		max-width: 200px;/*200*/
		max-height: 200px;/*200*/
	}
}
.triFournisseurs ul.lswr-tabs-outter{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
	
  justify-content: center;
  margin: 0 0 40px 0 !important;
  
  -moz-flex-flow: wrap;
  -webkit-flex-flow: wrap;
  flex-flow: wrap;
}
ul.lswr-tabs-outter li{
	flex: 0 0 100%;
	margin: 0 0 5px 0;
}
@media only screen and (min-width: 768px) {
	ul.lswr-tabs-outter li{
		flex: 0 0 auto;
	}
}

ul li.lswr-tab:nth-of-type(2) {
	order: 8 !important;
}
ul.lswr-tabs-outter li a{
	font-size: 11px !important;
}   
@media only screen and (min-width: 768px) {
	ul.lswr-tabs-outter li a{
		font-size: 9px !important;
	}   
}   
@media only screen and (min-width: 1000px) {
	ul.lswr-tabs-outter li a{
		font-size: 14px !important;
	}    
}
/*
.ctaTitreAccueil, .elementor-308 .elementor-element.elementor-element-a35d596.ctaTitreAccueil .elementor-heading-title{
	font-size: 44px !important;
}
*/
