/*
Theme Name: BabyGuide
Version: 4.4
Author: Fournier Robin <rfournier@trisinformatique.com>
Author URI: http://www.trisinformatique.com
Template: enfold
*/

/* Tris logo changer css*/
#mobileLogo {
	margin-left: auto !important;
	margin-bottom: 5px !important;
	margin-right: auto !important;
	height: 80px;
}
/* -RFo : pour le menu impressum en pied de page-*/
	#foot-menu {
		position: absolute;
		right: 0;
	}
/* ------------------------------------*/

@media (orientation:portrait){
	.logo{
		width: 100% !important;
	}
	#foot-menu {
		display : none;	
	}
	.portrait-head>div:first-child{
		min-height: 500px!important;
	}
	.portrait-head>div:nth-child(2){
		min-height: 100px!important;
	}
}

/*-----------------------*/

/*
	.avia-builder-el-13 > a:nth-child(1){min-width: 113px;};
*/