/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 


/* Customization*/

.fontlight{
	font-weight: 300;
}


.mega-ouinet-menu-left-column{
	    border-right: solid 3px #E65029 !important;
}

.BlueBlock .mega-ouinet-menu-left-column{
	 border-right-color: #005a87 !important;
}

.GreenBlock .mega-ouinet-menu-left-column{
	border-right-color: #30af6f !important;
}

.BrownBlock .mega-ouinet-menu-left-column{
	border-right-color: #875340 !important;
}

.BlueDarkBlock .mega-ouinet-menu-left-column{
	border-right-color: #112364 !important;
}


.mega-ouinet-menu-right-column{
	    padding-left: 30px !important;
}

img.uabb-btn-img.uabb-button-icon-before.uabb-creative-button-icon-before {
    vertical-align: text-bottom;
}


.porfolioElem{
	padding: 5px;
	position: relative;
}

.porfolioElem img{
	width: 100%;
	height: 200px;
}

.porfolioElem .porfolioElemContentTexte{
	margin-top: 10px;
	border-left: solid 5px #28af6b;
	padding-left: 10px;
}

.porfolioElem .porfolioElemContentTexte .porfolioTitle{
	font-size: 15px;
	line-height: 18px;
	margin-top: 0;
}

.porfolioElem .porfolioElemHoverContent{
	position: absolute;
    top: 0px;
    left: 0px;
    background-color: #afbbb5de;
    margin: 5px;
	height: 200px;
	padding: 20px;
	display: none;
	cursor: help;
}

.porfolioElem .porfolioElemHoverContent .porfolioElemHoverDesc {
    color: #fff;
	height: 130px;
	font-size: 15px;
	margin-top: 0px;
}

.porfolioElem .porfolioElemHoverContent .porfolioElemHoverMoreConteneur{
	text-align: right;
}

.porfolioElem .porfolioElemHoverContent .porfolioElemHoverMoreConteneur .porfolioElemHoverMoreBt{
	background-color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
	font-size: 15px;
}

.porfolioElem .porfolioElemHoverContent .porfolioElemHoverMoreConteneur .porfolioElemHoverMoreBt .petitpoints{
	font-size: 28px;
    line-height: 0;
}

.porfolioElem .porfolioElemType, .porfolioElem .porfolioElemSecteur{
	font-size: 11px;
}

.porfolioElem .dashicons{
	    font-size: 15px;
    margin-right: 5px;
}

.etapesConstructSite ul{
	width: 450px;
	
}

#etapesConstructSite1 ul{
	
    margin-right: 0px;
    margin-left: auto;	
}


.etapesConstructSite ul > li{
	list-style-type: none;
	padding: 8px 0;
}

.etapesConstructSite .liNumber{
	    background-color: #fff;
    border-radius: 30px;
    width: 30px;
    padding: 1px;
    display: inline-block;
    text-align: center;
    color: #0068AD;
    font-weight: 600;
    font-size: 18px;
	margin-right: 35px;
}

.etapesConstructSite img{
	margin-right: 30px;
	vertical-align: bottom;
	position: relative;
    top: 5px;
}

.etapesConstructSite .txtlistetapes{
color: #fff;
}

.head_title_img{
	float:left; 
	margin-right: 30px
}

.head_title_title{
	color: #fff
}

.site-inner  p{
	margin-top: 20px;
}

.custom_gallery .porfolioElem {
    width: 25%;
    display: inline-grid;
}

.galleryPortfolioConteneur .myfilters{
	margin: 0 0 40px 0;
}

.galleryPortfolioConteneur .myfilter-link{
	list-style-type: none !important;
    display: inline-block;
    background: #fff;
    margin: 0 5px;
    width: auto;
    text-align: center;
    padding: 3px 45px 10px 45px;
    border: 1px solid #875340;
    border-radius: 4px;
    color: #875340;
    font-size: 15px;
    cursor: pointer;
}

.galleryPortfolioConteneur .myfilter-link:first-child{
	background: #875340;
	color: #fff;
}


.galleryPortfolioConteneur .myfilter-link span:before{
	font-family: dashicons;
	content: "\f232";
	padding: 0 10px 0 0;
    position: relative;
    top: 3px;
    font-size: 21px;
}

.galleryPortfolioConteneur .myfilter-link span.typedeprojet_creations-de-sites-ecommerce:before{
	content: "\f174";
}

.galleryPortfolioConteneur .myfilter-link span.typedeprojet_creation-graphique-print:before{
	content: "\f177";
}


.galleryPortfolioConteneur .myfilter-link span.typedeprojet_refonte-de-site-internet:before{
	content: "\f100";
}

.galleryPortfolioConteneur .myfilter-link span.typedeprojet_creation-de-site-internet-vitrine:before{
	content: "\f13d";
}

.contenu-text-page h2:after{
  content:url(https://staging.ouinet.fr/wp-content/uploads/2020/04/groupe-888.png);
  position:relative; 
  left:15px;
  top:5px;
}


.BlueBlock .contenu-text-page h2:after{
	content:url(https://staging.ouinet.fr/wp-content/uploads/2020/05/groupe-945.png);
}

.GreenBlock .contenu-text-page h2:after{
	content:url(https://staging.ouinet.fr/wp-content/uploads/2020/05/groupe-945.png);
}

.BrownBlock .contenu-text-page h2:after{
	content:url(https://staging.ouinet.fr/wp-content/uploads/2020/05/groupe-945.png);
}

.BlueDarkBlock .contenu-text-page h2:after{
	content:url(https://staging.ouinet.fr/wp-content/uploads/2020/05/groupe-945.png);
}

.TitreRealisationSecteur strong{
	    font-size: 15px !important;
    text-transform: uppercase !important;
	color: #875340 !important;
}


/* # Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (min-width: 1340px) {
		.menu-lateral{
		width: 450px !important;
		position: absolute;
		right: 80px;
		top: 70px;
		}
		
		.single-fl-builder-template .menu-lateral{
			width: 450px !important;
			position: relative;
			right: 0px;
			top: 0px;
			left: 50%;
			
		}
		
	}
	
	