/*
Theme Name: AMD Starter Theme
Author: AMD Creation
Author URI:  https://www.amd-creation.com
Description: Starter theme sur mesure de l'agence AMD Creation
Version: 2.3
Template: salient
Version: 1.0
*/

/* Custom Fonts */
@font-face {
    font-family: 'FreestyleScript Regular';
    src: url("https://lecintra-aix.com/wp-content/themes/amd-starter/fonts/FreestyleScript_Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

/* Sous-titre des sections */
.amd-hashtag-above-title {
    margin-bottom: 10px !important;
    font-size: 36px !important;
    line-height: 44px !important;
    font-family: 'FreestyleScript Regular', cursive !important;
}

.amd-h1-red h1 {
    font-family: 'Georgia', 'Times New Roman', Times, serif;
    font-size: 32px;
    line-height: 42px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #b7141b;
}

.amd-h2-red h2 {
    color: #b7141b;
}

.amd-hero-svg {
    width: 600px !important;
}

/* Customs font-sizes home */
.amd-main-h1 h1 {
    font-size: 108px;
    font-weight: 400;
    line-height: 119px;
}

.amd-above-baseline {
    font-size: 32px;
    line-height: 48px;
    font-weight: 400;
    font-family: 'Georgia', 'Times New Roman', Times, serif;
    letter-spacing: 2px;
}

.amd-main-baseline {
    font-size: 22px;
    line-height: 33px;
    font-weight: bold;
    letter-spacing: 0.5px;
}

@media only screen and (max-width:986px) {

    /*.amd-main-h1 {
        margin-bottom: 0!important;
    }*/

    .amd-main-h1 h1 {
        font-size: 80px;
        line-height: 80px;
    }

    .amd-above-baseline {
        display: none;
    }

    /*.amd-above-baseline {
        font-size: 22px;
        margin: 16px auto!important;
    }*/

    .amd-main-baseline {
        font-size: 18px;
        line-height: 27px;
    }
}

.amd-breadcrumb {
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 14px;
    letter-spacing: 4px;
}


/* Contact */
.material .wpcf7-form .nectar-wpcf7-inline-form {
    padding: 16px 0;
}
  
.amd-contact-form-2 input[type="text"],
.amd-contact-form-2 input[type="email"],
.amd-contact-form-2 input[type="tel"],
.amd-contact-form-2 select,
.amd-contact-form-2 textarea {
    font-size: 20px!important;
    font-weight: bold;
    line-height: 30px;
}

/* Enlever la margin-left par défaut sur la checkbox */
.wpcf7-list-item {
    margin-left: 0;
}

/* Changer le style des labels */
.amd-contact-form-2 label {
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Georgia', 'Times New Roman', Times, serif;
    font-weight: bold;
    color: #1d1d1d;
}

/* Pour les textes en opacité réduite */
.amd-opacity-60 {
    opacity: 0.6;
}

/* Badge autour des catégorie de blog */
.nectar-post-grid .meta-category>a {
    background: #b7141b;
    padding: 5px 15px;
    border-radius: 5%;
    color: #ffffff !important;
}

/* Augmenter la font-size de l'extrait */
@media only screen and (max-width: 690px) {
    .nectar-post-grid .nectar-post-grid-item .meta-excerpt {
      font-size: 18px;
    }
}

/* Centrer les éléments du Footer sur mobile */
@media only screen and (max-width: 690px) {
    #footer-outer>#footer-widgets>.container {
        text-align: center;
    }

    #footer-outer>#copyright>.container {
        text-align: center;
    }

    #footer-outer>#copyright .social {
        float: none !important;
        display: flex;
        justify-content: center;
    }
}

/* Enlever du padding page Photo */
@media only screen and (max-width: 690px) {
    .page-id-7720 .vc_row.top_padding_phone_48px {
        padding-top: 0!important;
    }
    .page-id-7720 .vc_row.bottom_padding_phone_48px {
        padding-bottom: 0!important;
    }
}

/* Enlever padding full height row Réservation */
@media only screen and (max-width: 690px) {
    .vc_row.top-level.full-width-section:not(.full-width-ns) > .span_12 {
      padding-top: 0!important;
    }
 }

/* Enlever les liens underline par defaut */
#search-results .result .title a,
.nectar-ajax-search-results .search-post-item h5,
.nectar-category-grid[data-style="mouse_follow_image"] .nectar-category-grid-item .cat-heading,
.nectar-link-underline a span,
.nectar-link-underline-effect a,
.nectar-underline h1,
.nectar-underline h2,
.nectar-underline h3,
.nectar-underline h4,
.nectar-underline h5,
.pum-theme-salient-page-builder-optimized .pum-container .pum-content+.pum-close span {
    background: none;
}

/* Hide reCAPTCHA v3 badge the right way */
.grecaptcha-badge {
    visibility: hidden;
}

/* Reset la font size de base pour les buttons de type large */
.nectar-button.large {
    font-size: inherit;
}

/* Project archive : changer le font size du titre */
body.archive.tax-project-type #portfolio .work-meta .title {
    font-size: 24px;
    line-height: 34px;
}

/* Footer text */
.amd-footer-keywords {
    margin-right: 15%;
    font-size: 18px;
    line-height: 26px;
}

/* Centrer sur mobile */
@media only screen and (max-width: 690px) {
    .amd-footer-keywords {
        margin-right: 0;
    }
}

/* Changer la font-size du texte du témoignage */
@media only screen and (max-width: 690px) {
    .testimonial_slider blockquote p {
      font-size: 20px;
      line-height: 34px;
    }
}

/* Changer la font size de la baseline de l'auteur des témoignages */
body .testimonial_slider[data-style="minimal"] blockquote span.title {
    font-size: 16px;
}

/* Changer les badges des articles du post grid */
.nectar-post-grid[data-cat-click="static"] .nectar-post-grid-item .content .meta-category a {
    font-family: 'Georgia', 'Times New Roman', Times, serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px !important;
    background: #b7141b;
    margin-bottom: 20px;
}

/* Changer les badges des articles de la single page */
#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a:not(:hover) {
    background: #b7141b;
    border-color: #b7141b;
    font-weight: 400;
}

#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a:hover,
#page-header-bg[data-post-hs="default_minimal"] .inner-wrap > a:focus {
    border-color: #b7141b;
    font-weight: 400;
}

/* Modification visuelle de l'extrait des articles */
.nectar-post-grid-wrap:not([data-style="content_overlaid"]) .nectar-post-grid-item .content .meta-excerpt {
    max-width: 100%;
}

/* Modification taille bordure fancy boxes */
.nectar-fancy-box[data-style="color_box_hover"][data-border="true"] .box-inner-wrap {
    border: 2px solid #b7141b;
}