/*
 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
------------------------------------------------------- */

/* Override Divi module-generated footer link color */
.et_pb_blurb .et_pb_blurb_description a,
.et_pb_text a {
    color: #343145 !important;
}

.et_pb_blurb .et_pb_blurb_description a:hover,
.et_pb_text a:hover {
    color: #343145 !important;
    opacity: 0.8;
}

a {
    text-decoration: none !important;
}

.et_pb_text_inner {
    font-weight: 400;
}

p.font-weight {
    font-weight: 600;
}
.class-fotter p {
    font-weight: 600;
}

@media (min-width: 981px) {
	
	.class-tit h2 {
    line-height: 34px;
}
	
	
    .class-h2 h2 , .class-h01 p {
        font-size: 33px;
        line-height: 43px;
  		font-weight: 600;
	
    }

	
	.class-h1 h1 {
        font-size: 37px;
        line-height: 51px;
        font-weight: 600;
	
		
}
	
.half {
    display: flex;
    align-items: center;
}

	
}


.class-h3-titre h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 31px !important;
}


@media only screen and (max-width: 980px){
.reverse {
    display: flex;
    flex-direction: column-reverse;
}
}
	@media (max-width: 980px) {
    .bloc-espac .et_pb_column.et_pb_column_empty {
        display: block;
        padding-bottom: 70%;
    }
	.espaces .et_pb_column.et_pb_column_1_2.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    padding-top: 33% !important;
}	
}


p.sous-titres {
	color: #d9e1ea;
    letter-spacing: 6px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.class-titre-flip h2.dsm-title.et_pb_module_header {
    font-size: 24px;
    line-height: 35px;
    font-weight: 600 !important;
}

.class-bg-fixed {
    background-attachment: fixed;
}

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

.fixed-phone {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #8A4535 ;
    border-radius: 100px 0px 0px 100px;
    width: 60px;
    transition: width 0.3s ease, background-color 0.5s ease;
    overflow: hidden;
    z-index: 2;
    white-space: nowrap;
}
.fixed-phone a {
  display: flex;
  align-items: center;
  color: #fff;
	padding: 15px 0px 15px 20px;
  text-decoration: none;
  font-size: 16px;
}
.phone-icon {
  font-size: 20px;
  margin-right: 10px;
  transform: rotate(90deg);
}
.phone-number {
  display: none;
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
}
.fixed-phone:hover {
  width: 234px;
}
.fixed-phone:hover .phone-number {
  display: inline;
}
.fixed-phone:hover .phone-icon {
  margin-right: 15px;
}
@media (max-width:767px) {
.fixed-phone {
    width: 50px;
}
.fixed-phone a {
    padding: 10px 0px 10px 10px;
}
	
}


/***********************/
.fixed-phone.siz1.pos2 {
    top: 64%;
}


.pos2  span.phone-icon {
    transform: unset !important;
}

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


.class-icon span.et_pb_image_wrap.et_pb_only_image_mode_wrap {
    width: 65px;
}


.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
    color: #1b1464 !important;
}


.et_mobile_menu {
 
    border-top: 3px solid #1b1464  !important;
	}

.opacity-c img {
    opacity: 0.6;
}
@media (max-width: 980px) {
    .et_fixed_nav #main-header {
        position: fixed !important;
    }
	
		.class-h1 h1 {
    font-size: 29px;
    line-height: 46px;
	font-weight:600;

}
	    .class-h2 h2 , .class-h01 p , .class-h202 h2 {
        font-size: 26px;
        line-height:41px;
		font-weight:600;
	
    }
	.class-tit h2 {
    line-height: 31px;
}
	
	  
	
	p.sous-titres{
		
	    font-size: 15px !important;	
	    letter-spacing: 5px !important;
	}
	.opacity-c img {
  display:none;
}
}






.et-fixed-header #top-menu li.class-btn a {
    color: white !important;
}


nav#top-menu-nav {
    margin-top: -14px;
}

.icon-titre img {
    width: 95px !important;
}

/*************************/
.class-bold p {
    font-weight: 600;
}
.class-gras .et_pb_text_inner {
    font-weight: 700 !important;
}

.class-t h3 {
    font-weight: 400 !important;
}
/*************************/


ul.ul-class li {
    background: url(/wp-content/uploads/2026/04/case-a-cocher.png) -1px;
    background-size: 21px;
    background-repeat: no-repeat;
    padding: 2px 27px;
}

ul.ul-class {
    padding: 0px;
    list-style-type: none;
}
