/*
Theme Name:  Divi Child
Theme URI:   http://divithemes.reviews
Version:     1.1
Description: Divi child theme.
Author:      Hesham Zebida
Author URI:  http://zebida.com
Template:    Divi
*/

@import url("../Divi/style.css");

/* comments fix */
#comment-wrap {
	max-width: 1080px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}
.et_pb_slide_title{
	text-align:center;	
}
.et_pb_slide_content{
	text-align:center;	
}
.texte-noir{
	color:#000000;	
}
.texte-noir a{
	color:#000000;	
}
.ligne1{
	margin-top:-16%;	
}
.photo-instruments-droite{
	vertical-align:bottom;	
}
.photo-instruments-droite img{
	vertical-align:bottom;	
}
#galerie-bas .et_pb_section{
	padding:0!important;
	margin:0!important;	
}
#galerie-bas .et_pb_row{
	width:100%!important;
	padding:0!important;
	margin:0!important;	
	max-width:100%!important;
}
#galerie-bas .et_pb_gallery_item{
	margin:0!important;
	width:25%!important;	
}
#texte-accueil{
	z-index:1;	
}
.et_pb_contact .et_pb_contact_field_half{
	width:100%!important;
	color: #000000 !important;
}
/*-------------------[1080px]------------------*/
@media only screen and ( max-width: 1080px ) {
	#comment-wrap {
		max-width: 934px;
	}
}

/*-------------------[1024px]------------------*/
@media only screen and ( max-width: 1024px ) {
	#comment-wrap {
		max-width: 934px;
	}
}
/*-------------------[min-width:981px]------------------*/
@media only screen and ( min-width: 981px ) {
	.container {
 
    width: 90% !important;
}
}
/*-------------------[980px]------------------*/
@media only screen and (max-width: 980px) {
	#comment-wrap {
		max-width: 690px;
	}
		.et_pb_section.et_pb_fullwidth_section.et_pb_section_0.et_section_regular.et_pb_section_first {
    padding-top: 80px;
}
}

/*-------------------[600px]------------------*/
@media only screen and (max-width: 600px) {
	#comment-wrap {
		max-width: 400px;
	}
}

/*-------------------[479px]------------------*/
@media only screen and ( max-width: 479px ) {
	#comment-wrap {
		max-width: 450px;
	}
}


/*-------------------[320px]------------------*/
@media only screen and ( max-width: 320px ) {
	#comment-wrap {
		max-width: 274px;
	}

}

