/*
Theme Name: L'Agence Andalouse
Description: Theme enfant de GeneratePress. Vous pouvez maintenant effectuer vos modifications en toute sécurité.
Author: Florian | Progressio Web
Author URI: https://progressio-web.fr
Template: generatepress
Version: 1.0
*/

:root {
    --rouge: #8B3540;
    --rouge_fonce: #6E1F29;
    --beige: #FFFAE6;
    --beige_fonce: #FBF5DE;
}

.one-container.archive .post:not(:last-child):not(.is-loop-template-item), .one-container.blog .post:not(:last-child):not(.is-loop-template-item) {
    padding-bottom: 0!important;
}

#mobile_nav a:focus {
    background: none!important;
}

button.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show {
    display: none;
}

#mobile_nav a {
    fill: var(--beige)!important;
    width: fit-content;
}

#mobile_nav .sub-menu a {
    font-size: 16px
}

body::-webkit-scrollbar {
    width: 8px;
    background-color: var(--beige);
}

body::-webkit-scrollbar-thumb {
    background-color: var(--rouge);
    border-radius: 3px;
}

.txt_rouge {
    color: var(--rouge);
}

.bold {
    font-weight: 900;
}

header#header_master {
    transition: all 0.3s!important;
    z-index: 100;
}

header#header_master.elementor-sticky--active {
    padding: 10px 50px;
    transition: all 0.3s!important;
    backdrop-filter: blur(20px);
    width: 100%!important;
    left: 0!important;
}

#nav_header nav a {
    border-radius: 999px;
    padding: 15px 20px !important;
    transition: all 0.3s;
    background: var(--rouge);
    color: var(--beige);
    fill: var(--beige);
    width: fit-content;
}

#nav_header nav a:hover {
    color : var(--beige);
    fill : var(--beige);
    background: var(--rouge);
    border-color: var(--beige);
    transition: all 0.3s;
}

header#header_master .elementor-nav-menu--dropdown a{
    background: var(--rouge);
    border-color: var(--rouge);
}

#hero_slide .swiper-pagination-horizontal {
    gap: 15px;
    display: flex;
}

.elementor-widget-text-editor ul {
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-left: 20px;
}

#bien_content_inpage p {
    margin-bottom: 30px!important;
}
 
#bien_content_inpage p:last-child {
    margin-bottom: 0px!important;
}
 
body.elementor-editor-active .reveal img {
    transform: scaleX(1)!important;
    opacity: 1;
    transition: all 0.6s  cubic-bezier(0.65, 0.05, 0.36, 1);
}

.reveal img {
    transform: scaleX(0.0001)!important;
    opacity: 1;
    transition: all 0.6s  cubic-bezier(0.65, 0.05, 0.36, 1);
}

.reveal.animating img {
    transform: scaleX(1)!important;
    opacity: 1;
    transition: all 0.6s  cubic-bezier(0.65, 0.05, 0.36, 1);
}

#hero_slide .swiper-pagination-bullet {
    height: 27px;
    border-radius: 9999px;
    transform: rotate(20deg);
    transition: all 0.3s;
}

header#header_master.elementor-sticky--active a.elementor-button {
    background: var(--rouge);
    color: var(--beige);
}

#hero_slide .swiper-pagination-bullet {
    background: none!important;
    border: solid 1px var(--rouge);
    opacity: 1;
}

#hero_slide .swiper-pagination-bullet-active {
    background: var(--rouge)!important;
    border: solid 0px var(--rouge);
}

.ville_ctn *{
    transition: all 0.3s;
}

.ville_ctn .ville_button svg {
    fill: var(--beige);
    width: 20px;
    position: relative;
    top: 3px;
    left: 5px;
}

.ville_ctn .ville_button .title_ville_cart {
    transform: scale(1);
    display: inline-flex;
    color: var(--beige);
    font-size: 22px;
    margin-bottom: 0!important;
}

.ville_ctn:hover .ville_button .title_ville_cart {
    transform: scale(0);
}

.ville_ctn:hover .ville_button svg {
    left: -50%;
    width: 40px;
    transform: translateX(50%);
}

.ville_ctn img {
    opacity: 0.7!important;
}

.ville_ctn:hover img {
    opacity: 0.8!important;
    transform: scale(1.1);
}

@keyframes button_anim {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(10px);
    }
}

.button_custom  .elementor-button svg {
    width: 10px;
    position: relative;
    animation: button_anim 0.8s ease infinite alternate;
}

.biens_ref_cart {
    position: absolute!important;
    left: 20px;
    top: 20px;
    z-index: 999;
    background: var(--beige);
    padding: 10px;
    border-radius: 60px;
    z-index: 1;
}

button#button-body {
    background: var(--rouge)!important;
}

/*div#faq_ctn .e-n-accordion-item .e-n-accordion-item-title[aria-expanded="true"] {
    background: var(--rouge);
}*/

#faq_ctn details {
    background: var(--beige-fonce);
    border-radius: 10px;
    border: solid 1px var(--rouge);
}

#faq_ctn h3.e-n-accordion-item-title-text {
    color: var(--rouge);
    font-weight: bold;
}

div#form_custom .wpforms-submit {
    border-radius: 999px;
    padding: 20px 30px;
    height: auto;
    color: var(--beige);
}

div#form_custom .wpforms-submit-container {
    text-align: center;
}

div#list_cat_article_single ul {
    margin: 0;
    list-style: none;
}

div#list_cat_article_single h5 {
    display: none!important;
}

body #article_content p, body #article_content img {
    margin-bottom: 30px;
}

body #article_content h2 strong, body #article_content h3 strong, body #article_content h4 strong{
    color: var(--rouge);
}

div#form_brevo_custom {
    display: flex;
    gap: 10px;
}

div#form_brevo_custom input.sib-email-area {
    width: 70%;
    height: 50px;
    padding: 0 20px;
    border-radius: 10px;
    background: var(--beige);
    color: var(--rouge);
    border: none;
}

div#form_brevo_custom input[type="submit"] {
    background: var(--beige);
    color: var(--rouge);
    height: 50px;
    padding: 0 20px;
    border-radius: 10px;
    font-weight: 600;
}

div#form_brevo_custom input.sib-email-area::placeholder {
    color: var(--rouge);
}


#form_decrivez_projet span.wpforms-page-indicator-steps, #form_decrivez_projet span.wpforms-page-indicator-page-title-sep {
    display: none!important;
}

#form_decrivez_projet .wpforms-page-indicator.progress {
    text-align: center;
    font-weight: 600;
    margin-bottom: 50px;
}

#form_decrivez_projet .wpforms-page-indicator-page-progress-wrap {
    height: 6px;
}

#form_decrivez_projet button {
    border-radius: 999px !important;
    font-size: 16px;
    padding: 15px 30px !important;
}

#form_decrivez_projet .wpforms-submit-container {
    text-align: center;
}

#form_decrivez_projet .wpforms-container-full .wpforms-form .wpforms-pagebreak-center {
    text-align: center;
    display: flex;
    gap: 30px;
    justify-content: center;
    margin-top: 40px;
}

#form_decrivez_projet .wpforms-page-indicator-page-title {
    margin-bottom: 20px !important;
    display: block;
}

#form_decrivez_projet h2 {
    font-weight: 500;
    font-size: 24px;
}

#form_decrivez_projet #wpforms-6158-field_7 h2 {
    font-size: 35px;
    margin-bottom: 30px;
}

@media screen and (min-width: 1250px){
    .no_desk {
        display: none!important;
    }
}

@media screen and (max-width: 1500px){
    .no_portable {
        display: none!important;
    }
}

@media screen and (max-width: 1250px){
    .no_tab {
        display: none!important;
    }
    header#header_master.elementor-sticky--active {
        padding: 10px 20px;
    }
    #nav_header nav a {
        border-radius: 999px;
        padding: 0!important;
        transition: all 0.3s;
        background: var(--neige);
        color: var(--rouge);
        fill: var(--rouge);
    }
}

@media screen and (max-width:764px) {
    div#form_brevo_custom {
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }
    div#form_brevo_custom input.sib-email-area {
        width: 100%;
    }
    div#form_brevo_custom input[type="submit"] {
        width: fit-content;
    }
}