/*
Theme Name: Divi child theme
Description: Theme enfant du theme Divi. Vous pouvez desormais le personnaliser sans risquer de perdre vos modifications
Author: lepetitprinceduweb
Author URI: https://lepetitprinceduweb.fr
Template: Divi
Version: 1.0
*/




/*#################### GENERAL ####################*/
body{
	font-family: 'roboto', 'Oswald',Helvetica,Arial,Lucida,sans-serif;
	font-weight: normal !important;
}
h1{

}
h2{

}
p{

}
.logo_haut{
	width:100px;
}

/*#################### MENU ####################*/
#top-menu {

}
#top-menu li {

}
#top-menu li a {

}
#top-menu li a:hover {

}

/* sous-menu */

/*************************************************************************************************************/
/************************************************ SITE WEB ***************************************************/
/*************************************************************************************************************/

/*##### page : accueil ######*/
.page-id-5{}
.page-id-5 #et-main-area{
	/* border : solid red 5px !important; */
}
/*##### page : formuolaires ######*/
.page-id-5{}
.bloc_form{
	padding : 50px;
}

/*#################################################*/
/*################ VERSION MOBILES ################*/
/*################ VERSION MOBILES ################*/
/*################ VERSION MOBILES ################*/
/*#################################################*/
/* This code will apply for mobile :*/
/*@media screen and (max-width: 481px) */
@media (max-width: 481px){
	
	/*##### page accueil : mobile ######*/
	.page-id-5 ul li ul {

	}
}
.et_pb_image_0_tb_header {
  width: 30% !important;
  text-align: left;
  margin-left: none !important;
}
/*#################################################*/
/*################ VERSION TABLETS ################*/
/*################ VERSION TABLETS ################*/
/*################ VERSION TABLETS ################*/
/*#################################################*/
/*code will apply for tablet : tablettes*/
@media (min-width: 482px) and (max-width:781px) {
	
	/*##### page accueil : mobile ######*/
	.page-id-5 ul li ul {
		width: inherit !important;
	}
}


/* ancien script */

/**nanomboka teto ndray**/

.cws-widget{
	margin: 0px !important;
}

.et_contact_bottom_container{
	float: none !important;
}

.et_contact_bottom_container>button{
	width: 100% !important;
}

.et_pb_module.et_pb_blurb.et_pb_text_align_center.et_pb_blurb_position_top.et_pb_bg_layout_light >.et_pb_blurb_content {
	display: block ruby !important;
}


/**tablet view**/
@media only screen and (max-width: 960px) {
	
	.twocolonnestab .et_pb_column{
		width: 50%;
	}
	
	.cocowebstudio-mg-blurb .et_pb_column{
		width: 33.3% !important;
	}
	
	.coco-web-studio-header-menu-responsive .et_pb_column{
		width: 50%;
	}
	
	
}


/**mobile view**/
@media only screen and (max-width: 400px) {
	.cocowebstudio-mg-blurb .et_pb_column{
		width: 100% !important
	}
	
		.coco-web-studio-header-menu-responsive .et_pb_column{
		width: 50% !important;
	}
}
/*
