/*
Theme Name: Logia thème enfant
Description: Thème enfant créé par Logia
Author: Logia - Dev Team
Author URI: https://logia-inc.com
Template: Divi
Version: 2.0
*/

/*
   _      ____   _____ _____          
 | |    / __ \ / ____|_   _|   /\    
 | |   | |  | | |  __  | |    /  \   
 | |   | |  | | | |_ | | |   / /\ \  
 | |___| |__| | |__| |_| |_ / ____ \ 
 |______\____/ \_____|_____/_/    \_\
                                                         
*/


/* 
** CENTRER DU CONTENU VERTICALEMENT 

*/


.single-page_logia_seo ul.logia_breadcrumb {
    justify-content: center;
}

.single-page_logia_seo h2,
.single-page_logia_seo h2 p {
    line-height: 2.9rem!important;
}


ul.sitemap-pages {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    list-style: none;
    font-size: 1rem;
    margin-top: -20px;
    padding: 0;
}


ul.sitemap-pages li a {
    color: black;
}

ul.sitemap-pages li a:hover {
    color: #bebd9f;
} 


.sitemapseo ul {
   display: flex;
    flex-direction: column;
    gap: 0.5rem;
    list-style: none;
    margin-top: 0.5rem;
    padding-bottom: 0;
}

.sitemapseo ul li a {
    font-size: 1.1rem;
    color: black;
}

.sitemapseo ul li a:hover {
    color: #c1bca2;
}


.page-id-1724 div#navbarmenu {
    background-color: rgb(0 0 0 / 70%) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

details.logia-other-terms {
    text-align: center;
    margin-top: 50px;
    font-size: 1rem;
}

details.logia-other-terms ul li a {
    color: black;
}

details.logia-other-terms ul li a:hover {
    color: #bcbd9f;
}


.section-location {
    padding: 0px!important;
  z-index: 0!important;
}


.dc-centrer-verticalement {
	display: flex;
	flex-direction: column;
	justify-content: center;
  	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	 -moz-box-orient: vertical;
	 -moz-box-direction: normal;
	  -ms-flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
}


/*
** INVERSER LE SENS DES COLONNES SUR MOBILE

*/

@media only screen and (max-width : 980px) {
	.dc-inverser-colonnes--section .dc-inverser-colonnes--ligne {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}


/*
** MENU MOBILE : en pleine largeur et le hamburger devient une croix pour fermer
*/

.et_mobile_menu {
	margin-left: -30px;
	padding: 5%;
	width: calc( 100% + 60px);
}

.mobile_nav.opened .mobile_menu_bar:before {
	content: "\4d";
}


/* 
** AUGMENTER LA LARGEUR CHAMP RÉSULTAT CAPTCHA 
*/
.et_pb_contact_right p input {
	max-width: 50px;
}


/*
** METTRE EXPOSANTS ET INDICES À LA BONNE TAILLE
*/
sup, sub {
    font-size: 70%;
}



/*Barre PC Tab Mob*/
.barredroite .et_pb_text_inner::before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: -13px;
    transform: translateY(calc(-50% - 10px));
    height: 50px;
    width: 3px;
    background-color: #BEBD9F;
}

.barregauche .et_pb_text_inner::after {
        content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: -25px;
    transform: translateY(calc(-50% + 10px));
    height: 50px;
    width: 3px;
    background-color: #BEBD9F;
}


.blanc .et_pb_text_inner::before, .blanc .et_pb_text_inner::after {
    background-color: #ffffff!important;
}




.realisationFlex h3::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0%;
    left: -5.3%;
    height: 50px;
    width: 3px;
    background-color: #BEBD9F;
}
.realisationFlex h3::before {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: -25%;
    left: -3%;
    height: 50px;
    width: 3px;
    background-color: #BEBD9F;
}

.df-item-wrap {
    overflow:visible!important;
}
.etirerCover,.etirerCover .et_pb_image_wrap{
      height: 100%;
}

.etirerCover img {
object-fit:cover;
}

.fondu::before{
  content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit- rgba(33,31,30,0.50);
    background: rgba(33,31,30,0.50);
}

.zoomimage {
     transition:background-size 400ms ease!important;
    background-size:100%!important;

}

.zoomimage:hover {
    background-size:104%!important;

}

.zoomimage2 {
     transition:background-size 400ms ease!important;
     background-size: auto 100%!important;
}

.zoomimage2:hover {
    background-size: auto 104%!important;
}



.imagetraits span.et_pb_image_wrap::before {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 10%;
    left: -15%;
    height: 3px;
    width: 50px;
    background-color: #BEBD9F;
}

.imagetraits span.et_pb_image_wrap::after {
    content: "";
    position: absolute;
    z-index: -5;
    top: 10%;
    right: -25%;
    height: 3px;
    width: 150px;
    background-color: #BEBD9F;
}


.sub-menu ul.sub-menu {
    top:0px;
    left:100%!important;
}

.et-menu li li.menu-item-has-children>a:first-child:after {
    right: 0px;
}


@media all and (max-width:1135px){
 .sub-menu ul.sub-menu {
        left: unset!important;
        right:100%!important;
}
}

.et-pb-contact-message {
    color:white!important;
}


.scrollphoto .dipi-tile-scroll__line-img {
    width: 400px!important;
    height: 300px!important;
	}

@media all and (max-width:767px){
	.scrollphoto .dipi-tile-scroll__line-img {
    width: 280px!important;
    height: 180px!important;
	}
}

.reseaux a.icon:before{
 text-shadow:none!important;  
}

.Buttonmenu{
	margin-top:10px!important;
}

.et_mobile_menu .menu-item-has-children>a {
    font-weight: 500!IMPORTANT;
}

.carouselphotodroite .et_pb_module_inner {
    display:flex;
    flex-direction:row-reverse!important;
}

.avis .df_tc_ratings {
    display: flex;
}

.avis .swiper-slide{
	width:100%!important;
}




@media all and (max-width:767px){
	.barreseparateur2::after{
    content: "";
    position: absolute;
    right: unset!important;
	bottom:0;
    width:50%!important;
    height:2px!important;
    background: #BEBD9F;
}
	
	.barreseparateur1::after{
    content: "";
    position: absolute;
    right: unset!important;
    bottom: 0!important;
    width: 50%!important;
    height: 2px!important;
    background: #BEBD9F;
}
}


@media all and (min-width:767px) and (max-width:980px){
.barreseparateur1::after{
    right: unset!important;
	bottom:0!important;
    width: 75%!important;
    height:2px!important;
}
}


.barreseparateur1::after{
    content: "";
    position: absolute;
    right: 0;
    width: 2px;
    height:75%;
    background: #BEBD9F;
}

.barreseparateur2::after{
    content: "";
    position: absolute;
    right: 0;
    width:2px;
    height:75%;
    background: #BEBD9F;
}

.avis .df_tci_container {
    display:flex;
    align-items:center;
}