/*
Theme Name:     DFD Ronneby Child Theme
Theme URI: 		http://rnbtheme.com/
Description:    ronneby - Highly Functional Multifaceted WP Theme
Author:         DFD
Author URI:		http://rnbtheme.com/
Template:       dfd-ronneby
Version:        1.0.0
*/

.mega-menu-item.nav-item.current-menu-item:after{
	background: #3C9E62!important;
}
@media(min-width: 1101px){
	#header-container.header-style-1:not(.small) #header .header-wrap .nav-menu .mega-menu-item .item-title:after{
		background: none!important;
	}
}
/* cible exactement ton input */
input.wpcf7-form-control.wpcf7-submit.has-spinner {
  -webkit-appearance: none!important;
  appearance: none!important;
  /* couche animée (nouvelle couleur) */
  background-image: linear-gradient(to right, rgb(70,185,107) 0%, rgb(70,185,107) 100%)!important;
  background-repeat: no-repeat!important;
  background-size: 0% 100%!important;              
  background-position: left center!important;
  transition: background-size 0.3s ease, color 0.3s ease!important;
  position: relative!important;
  overflow: hidden!important;
}
/* état hover : la couche s'étend de gauche à droite */
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover,
input.wpcf7-form-control.wpcf7-submit.has-spinner:focus {
  background-size: 100% 100%!important;
}
body.page-id-2924 h4{
  position: relative;
  padding-top: 20px;
}
body.page-id-2924 h4::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 1px;
  background-color: #3C9E62; 
}
body.page-id-2755 h2::before{
  content: "";
  position: absolute;
  top: 0;
  margin: auto;
  width: 100px;
  height: 1px;
  background-color: #3C9E62; 
}
body.page-id-2755 .elementor-element.elementor-element-f4ffb88 h2::before{
	content: none;
}
body.page-id-2755 h2{
	margin-top: 10px;
}
@media(min-width: 1101px){
	body.page-id-2598 .e-con{
	  --padding-inline-start: 0px;
	}
}
.footer-links a{
	color: #0000008C!important;
}
.footer-parking p{
	margin-bottom: 3px!important;
}
.form-contact{
  margin-right: 44px;
  margin-left: 29px;
}
.contact-us-home{
  color: #1A171B;
  font-family: "Playfair Display";
  font-size: 45px;
  font-weight: 700;
  line-height: 110%;
}
.contact-us-descr-home{
  color: #1A171B;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}
/* Conteneur à deux colonnes */
.dfd-contact-form-style-1 .two-cols {
    display: flex;
    gap: 20px;
}

.dfd-contact-form-style-1 .two-cols p {
    flex: 1;
    margin: 0;
}

/* Positionner chaque champ en relatif */
.dfd-contact-form-style-1 p.border-bottom {
    position: relative;
}

/* Astérisque rouge pour les champs obligatoires */
.dfd-contact-form-style-1 .wpcf7-form-control-wrap[data-name]::after {
    content: " *";
    color: red;
    position: absolute;
    right: 10px;
    top: 25px;
    transform: translateY(-50%);
    pointer-events: none;
	font-size: 25px;
}
.wpcf7-form-control-wrap[data-name="tel-697"]::after, .wpcf7-form-control-wrap[data-name="rgpd"]::after{
	content: none!important;
}

/* Ajuster le positionnement pour textarea */
.dfd-contact-form-style-1 textarea + span::after {
    top: 10px;
    transform: none;
}
.wpcf7-checkbox .wpcf7-list-item-label{
  color: rgba(0, 0, 0, 0.72);
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.wpcf7-checkbox input[type="checkbox"]:before{
	border: 1px solid black;
	margin-left: -15px;
}
.wpcf7-checkbox input[type="checkbox"]:after{
	margin-left: -11px;
	width: 10px!important;
	height: 12px!important;
}
.wpcf7-form-control-wrap[data-name="rgpd"], .wpcf7-form-control-wrap[data-name="your-message"]{
	border-bottom: none!important;
}
.rgpd-contact{
  color: (0, 0, 0, 0.72);
  font-family: Inter;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  padding-top: 32px;
}
#footer .elementor-divider .elementor-divider-separator{
  border-block-start: 1px solid #0000001A!important;
}
#footer p{
	font-size:14px!important;
}
#footer a:hover{
	text-decoration: underline;
}
.elementor-shortcode .wpcf7 form .dfd-contact-form-style-1 input[type="submit"]:hover{
	background: rgba(60,158,98,1);
}
body.home .dfd-service-item .info-banner-title{
  color: #FFF;
  font-family: "Playfair Display";
  font-size: 16px;
  font-weight: 500;
  line-height: 150%; 
}
body.home .dfd-service-item .info-banner-subtitle,body.home .dfd-service-item .dfd-service-description .description{
  color: rgba(255, 255, 255, 0.50);
  font-family: Inter;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
}
@media(min-width: 800px) and (max-width: 1280px){
	.elementor-2755 .elementor-element.elementor-element-bf907e4, .elementor-2755 .elementor-element.elementor-element-fb8a48e, .elementor-2755 .elementor-element.elementor-element-9d38a7e, .elementor-2755 .elementor-element.elementor-element-28ffc49, .elementor-2755 .elementor-element.elementor-element-485a26d{
		width: 100%!important;
	}
}
.widget.soc-icons a i.soc_icon-mail{
	background-color: #3C9E62;
}
.soc_icon-mail:before{
	font-size: 20px;
}
.vc_custom_1762513753501 .dfd-vertical-aligned{
	top: 20%!important;
}
@media(max-width: 1100px){
  .mobile-logo{
	  display: flex!important;
	  align-items: center;
  }
}
@media (min-width: 1101px){
  #header .header-wrap .decorated{
    padding-top: 0!important;
    padding-bottom: 0!important;
  }
}
#header .nav-menu .mega-menu-item .item-title{
	font-weight: 400;
}
.elementor-element-a366c60 .e-con-inner{
	display: none!important;
}
.collaborateur-listing li{
	line-height: 28px;
}
.team-member-description{
	font-size: 14px;
	color: #A7A7A7;
	padding: 5px 0;
	margin-top: 10px;
}
.elementor-element-78a658f .elementor-spacer-inner, .elementor-element-b4db644 .elementor-spacer-inner{
	display: none;
}
.widget.soc-icons.dfd-soc-icons-hover-style-1 a:hover i{
	top: 8px!important;
	bottom: 8px!important;
}
.widget.soc-icons.dfd-soc-icons-hover-style-1 a{
  width: 40px!important;
  height: 40px!important;
}
.page-id-2598 .elementor-icon-list-item{
	padding-bottom: 35px!important;
	align-items: flex-start!important;
}
.page-id-2598 .elementor-icon-list-item .elementor-icon-list-icon{
	margin-right: 35px!important;
	padding: 9px 8px;
	background-color: #EFEFEF!important;
	border-radius: 2px;
	margin-top: 5px;
}
.dfd-icon-navigation:before, .dfd-icon-phone:before, .dfd-icon-email_1:before{
	display: flex;
	justify-content: center;
}
.page-id-4066 .dfd-heading-module-wrap .inline-block{
	margin-top: 10%;
}
.page-id-4066 .dfd-heading-module .dfd-heading-delimiter{
	display: none;
}
@media(min-width: 800px){
	.row-office-etude .wpb_row{
		display: flex;
		gap: 25px;
	}
	.homepage-paragraphe{
		margin-left: 200px!important;
		margin-right: 200px!important;
	}
}
@media(max-width: 800px){
	.row-office-etude .wpb_row, .office-etude, .office-batiment{
		text-align:left;
		margin-left: 20px;
	}
	.row-office-etude .wpb_row .wpb_wrapper{
		margin-bottom: 20px;
	}
	.homepage-equipe-mobile .wpb_row.row{
		display: flex;
		flex-direction: column;
	}
	.homepage-equipe-mobile-descr{
		order: -1;
	}
	.home .dfd-service-item .dfd-service-front.dfd-equalize-height{
		height: 315px!important;
		display: flex;
		align-items: center;
	}
	.homepage-animated-mobile{
		min-height: 220px;
	}
}
@media(max-width: 1100px){
	.homepage-office-desktop{
		display: none;
	}
	.home .vc_custom_1763567488609 .twelve.columns.vc_custom_1763567191059{
		padding: 0!important;
	}
	.fancybox__nav, .fancybox__toolbar{
		display: none;
	}
}

@media(min-width: 1100px){
    .homepage-office-mobile{
        display: none!important;
    }
	.elementor-element-da93e84, .elementor-element-5a95a18, .elementor-element-dde20a7, .elementor-element-dc02ed4{
		display: none!important;
	}
}
.button-homepage-office-mobile{
	margin-left: 20px!important;
}
.animated--header.small .mega-menu-item.nav-item, .fixed-header-logo{
	top: 9px!important;
}
.dfd-gallery .entry-thumb a{
	position: relative;
	z-index: 999;
}
.carousel__button.is-prev, .carousel__button.is-next{
	display: flex;
}
.dfd-row-bg-wrap.dfd-row-bg-image.dfd_simple_image.dfd-bg-lazy-load.image-loaded {
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    transform: none !important; /* empêche tout recentrage JS */
    opacity: 1 !important;      /* si le lazy load la rend invisible au départ */
    transition: none !important; /* supprime tout effet de transition au chargement */
}
/* Slider statique pour mobile */
@media (max-width: 1100px) {
	.elementor-element-e22219c{
		padding-bottom: 0px!important;
	}
	.elementor-element-4551426{
		padding-top: 0px!important;
		margin-top: -15px!important;
	}
    #SR7_2_1 {
        height: 100vh; /* adapte à la hauteur de l’écran */
        background-image: url('https://val.lotz-notaires.fr/wp-content/uploads/2025/11/Preselection_Lotz-Notaires_190-1024x683.jpg');
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        position: relative;
        overflow: hidden;
    }

    /* Ken Burns léger */
    #SR7_2_1::after {
        content: '';
        position: absolute;
        top: 0; left: 0;
        width: 100%; height: 100%;
        background-image: inherit;
        background-size: cover;
        background-position: center center;
        z-index: 0;
        animation: kenburns 20s linear infinite;
        transform-origin: center center;
    }
	    /* Masquer les éléments SR7 inutiles */
    #SR7_2_1 sr7-mask,
    #SR7_2_1 sr7-bg,
    #SR7_2_1 canvas {
        display: none !important;
    }

    @keyframes kenburns {
        0%   { transform: scale(1); }
        50%  { transform: scale(1.05); }
        100% { transform: scale(1); }
    }
	.vc_custom_1763393554265 .twelve.columns{
		padding:0!important;
	}
}
.sr7_splitted_words{
	font-family: 'Playfair Display'!important;
}