/*
Theme Name:   Novatis Child
Theme URI:    https://novatis.tn
Description:  Thème enfant du thème Novatis Agency — pour surcharges et personnalisations spécifiques au client sans perdre les mises à jour du thème parent.
Author:       Novatis Agency
Author URI:   https://novatis.tn
Template:     novatis-theme
Version:      1.0.0
Text Domain:  novatis-child
*/

/* Ajoutez ici vos surcharges CSS spécifiques au projet.
   Elles se chargent APRES le style.css du thème parent. */
.gca-footer-brand .gca-tag-img {
   width: 260px !important;
   max-width: auto; 
   padding: 0; 
   background: rgba(255, 255, 255, 0);
}
.gca-site-footer {
    color: #0b2344 !important;
    background: #fbfaf6 !important;
   padding: 0 !important;
}
.gca-footer-brand .gca-tag-p {
    max-width: 550px !important;
    color: rgba(23, 32, 51, 0.65) !important;
}
.gca-footer-contact-column > .gca-tag-a {
    display: flex;
    align-items: flex-start;
    max-width: 410px;
    gap: 13px;
    font-size: 14px;
    color: rgba(23, 32, 51, 0.72) !important;
}
.gca-footer-social-links .gca-tag-svg {
    width: 22px;
    height: 22px;
    fill: currentColor !important;
}
.gca-footer-social-links .gca-tag-a.gca-social-facebook .gca-tag-svg {
    color: none !important;
}
.gca-footer-social-links .gca-tag-a {
    display: inline-flex;
    align-items: center;
    gap: 11px;
    min-height: 38px;
    font-size: 13px;
    font-weight: 600;
    color: #172033b8 !important;
}
.gca-footer-social-links .gca-tag-a.gca-social-facebook .gca-tag-svg, .gca-footer-social-links .gca-tag-a.gca-social-linkedin .gca-tag-svg{
    color: #000;
}
.gca-footer-social-links .gca-tag-a:hover, .gca-footer-social-links .gca-tag-a:focus-visible {
    color: #b68a4c !important;
    transform: translateX(3px) !important;
}
.gform_wrapper form input, .gform_wrapper form textarea {
    outline: 2px solid #e2bd7d !important;
    outline-offset: 4px !important;
    width: 100% !important;
    border: 1px solid rgba(255, 255, 255, .2) !important;
    border-radius: 0 !important;
    padding: 14px 15px !important;
    outline: none !important;
    font-family: Manrope, sans-serif !important;
    font-size: 14px !important;
    color: #fff !important;
    background: #ffffff0e !important;
    transition: border-color .18s var(--ease-out), background-color .18s var(--ease-out) !important;
        padding: 25px 15px !important;
}

.gform_wrapper form input:focus-visible, .gform_wrapper form textarea:focus-visible {
    outline: 2px solid #e2bd7d !important;
    outline-offset: 4px !important;
}
.gform_wrapper {
    position: relative !important;
    overflow: hidden !important;
    padding: clamp(38px, 5vw, 70px) !important;
    color: #fff !important;
    background: linear-gradient(135deg, rgba(255, 255, 255, .045), transparent 55%), var(--atlas-deep) !important;
    box-shadow: 0 32px 90px #09182e29 !important;
}
.gform_wrapper form label {
    display: grid !important;
    gap: 9px !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    letter-spacing: .08em !important;
    color: #ffffffb8 !important;
    text-transform: uppercase !important;
}
.gfield_required{
   display: none;
}
.gform_wrapper input[type="submit"] {
    margin-top: 28px !important;
    border-color: #e2bd7d !important;
    color: #071934 !important;
    background: #e2bd7d !important;
   max-width: fit-content;
    padding: 20px 40px !important;
}
.gform_wrapper input[type="submit"]:hover {
    color: #e2bd7d !important;
    background: transparent !important;
}
.gform_wrapper h2 {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .14em;
    color: #e2bd7d;
    text-transform: uppercase;
}
.gform_wrapper .gform_description{
     margin: 15px 0 38px;
    font-family: Cormorant Garamond, serif;
    font-size: clamp(38px, 4vw, 56px);
    font-weight: 500;
    line-height: 1;
}
.gform_wrapper:after {
    position: absolute;
    top: -120px;
    right: -110px;
    width: 260px;
    height: 360px;
    border: 2px solid rgba(226, 189, 125, .3);
    border-bottom: 0;
    border-radius: 999px 999px 0 0;
    content: "";
    transform: rotate(-18deg);
    pointer-events: none;
}

.gca-footer-bottom{
    color: #1720338c;
    border-top: 1px solid #173a6b21;
    justify-content: space-between;
    align-items: center;
    min-height: 76px;
    font-size: 11px;
    display: flex;
}
.gca-tag-a:hover svg{
       color: #fff !important;
}
.gca-footer-bottom{
   padding: 0;
}
.gca-novatis-credit {
    color: #071934 !important;
    text-decoration: none;
}
.gca-internal-cta-media, .internal-cta-media{
    background-attachment: fixed !important;
}
.gca-internal-cta-inner, .internal-cta-inner {
    padding: 90px 0 !important;
}
.gca-hero-section img{
    height: 100% !important;
}
.internal-cta-media {
    position: absolute;
    inset: 0;
    background-attachment: fixed !important;
}
.gca-footer-contact-column .gca-tag-a:first-of-type::before {
    content: url("/wp-content/uploads/2026/08/location.png");
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
}

.gca-footer-contact-column .gca-tag-a:last-of-type::before {
    content: url("/wp-content/uploads/2026/08/phone.png");
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
}
@media screen and (max-width: 768px) {
    .gca-mobile-menu.gca-tag-div.gca-is-open{
        height: 100vh;
    }
    
}