/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

@media only screen and (min-width: 768px){

.h1-classes h1 {
    color: white !important;
    font-size: 63px;
    line-height: 62px;
}
.h1-classes p {
    font-size: 18px !important;
}

.class-h2 h2 {
    font-size: 51px !important;
    line-height: 58px !important;
    font-weight:500 !important;
    text-decoration: underline;
}
.class-h2-2 h2 {
    font-size: 51px !important;
    line-height: 58px !important;
    font-weight: 500 !important;
}

.class-h3 h3 {
    font-size: 35px !important;
    line-height: 47px !important;
    font-weight: 500 !important;
}
.class-h3-2 h3 {
    font-size: 24px;
    line-height: 35px;
	padding-top: 12px;
}
}

/************************************/



@media only screen and (max-width: 767px){

.h1-classes h1 {
    color: white !important;
    font-size: 38px;
    line-height: 48px;
}
.h1-classes p {
    font-size: 18px !important;
}

.class-h2 h2 {
    font-size: 28px !important;
    line-height: 43px !important;
    font-weight:500 !important;
    text-decoration: underline;
}
.class-h2-2 h2 {
    font-size: 28px !important;
    line-height: 43px !important;
    font-weight: 500 !important;
}

.class-h3 h3 {
    font-size: 26px !important;
    line-height: 41px !important;
    font-weight: 500 !important;
}
.class-h3-2 h3 {
    font-size: 22px;
    line-height: 32px;
	padding-top: 12px;
}
}



/************************************/


.wpb_category_n_menu_accordion li a {
	font-size: 14px!important;
}

span.sous-titre {
    font-size: 19px;
    color: #bda284;
    letter-spacing: 2px;
    font-weight: 600 !important;
}

@media only screen and (min-width: 1000px){
.class-marg-left {
    margin-left: 28% !important;
}
}

.dsm_contact_form_7 .wpcf7-form-control.wpcf7-textarea {
    height: 160px !important;
}

.wpcf7-list-item {
    margin: 0 !important;
    margin-top: 17px !important;
}

button.wpcf7-form-control.wpcf7-submit.et_pb_button.et_pb_bg_layout_light {
    float: right !important;
}

@media only screen and (max-width: 980px) {
    .et_pb_divider_1, .et_pb_divider_2, .et_pb_divider_4 {
        height: 100vw !important;
    }
	
	.et_fixed_nav #main-header {
    position: fixed !important;
}
	
	.reverse .et_pb_row , .reverse {
    display: flex;
    flex-direction: column-reverse;
}
	.reverse .et_pb_module.et_pb_space.et_pb_divider_hidden {
    height: 93vw;
}
	
	.et_pb_row.et_pb_row_1.class-h3.reverse.et_pb_equal_columns {
    display: flex;
    flex-direction: column-reverse;
}
	

	
	h3 {
        margin-top: 5px !important;
        margin-bottom: 15px !important;
    }
	
	}


/*******************/



	.mobile_menu_bar:before {
    color: #272361 !important;
}


.et_mobile_menu {

    border-top: 3px solid #272361 !important;
	}


a.et_pb_button.et_pb_button_4.class-marg-left.et_pb_bg_layout_light {
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-size: 14px !important;
}


.espace-f .uacf7-col-12, .espace-f .uacf7-col-6 {
    margin-bottom: 14px !important;
}

.et_pb_module.et_pb_text.et_pb_text_1.big.et_pb_text_align_left.et_pb_bg_layout_light p {
    font-size: 19px !important;
}

.et_mobile_menu li a:hover, .nav ul li a:hover {
    background-color: transparent !important;
    opacity: 1;
}