/*
Theme Name: Mint Pro
Theme URI: https://altrnet.xyz/
Template: hello-elementor
Author: altRnet
Author URI: https://altrnet.xyz/
Description: Mint Pro is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.2.0.1734297339
Updated: 2024-12-15 22:15:39

*/

/** Header **/
@media screen and (max-width: 1024px) {
    header.elementor-location-header {
        margin-bottom: -1px;
    }
    header .elementor-nav-menu.menu-item {
        position: relative;
    }
    header .elementor-nav-menu .menu-item::after {
        content: '\203A';
        font-size: 30px;
        color: #BAC1C6;
        position: absolute;
        right: 40px;
        top: 50%;
        transform: translateY(-50%);
    }
    header .elementor-nav-menu--dropdown {
        height: 100vh;
        & ul {
            padding-top: 32px;
        }
    }
    header .opened-menu-div {
        position: absolute;
        bottom: 120px;
        display: flex;
        flex-direction: column;
        width: 100%;
        text-align: center;
    }
    header .contact-button {
        order: 1;
        font-family: "CircularStd", Arial;
        font-size: 16px;
        font-weight: bold;
        color: #2D005A;
        background-color: #FFC31E;
        border: 2px solid #FFC31E;
        border-radius: 50px 50px 50px 50px;
        padding: 18px 16px;
        align-self: center;
    }
    header .contact-button:active,
    header .contact-button:focus,
    header .contact-button:hover,
    header .contact-button:visited {
        color: #FFC31E;
        background-color: #2D005A;
    }
    header a.particulier-link {
        order: 2;
        font-family: "CircularStd", Arial;
        font-size: 16px;
        font-weight: bold;
        color: #2D005A;
        text-decoration: underline;
        padding: 24px 0 24px 0 !important;
        align-self: center;
    }
    header a.particulier-link:active,
    header a.particulier-link:focus,
    header a.particulier-link:hover,
    header a.particulier-link:visited {
        color: #2D005A !important;
    }
}
#header-user-button a.elementor-button:active,
#header-user-button a.elementor-button:focus,
#header-user-button a.elementor-button:visited {
    background-color: transparent;
    border-color: #FFFFFF;
}
@media screen and (min-width: 1025px) {
    header .elementor-widget-wpr-logo {
        min-width: 185px !important;
        max-width: 185px !important;
    }
 }

/** Ajout patch menu mobile **/
.elementor-nav-menu--dropdown.elementor-nav-menu__container .menu-item-5915{
	display:none;
}

/** Footer **/
footer {
    .custom-footer-2 {
        margin-top: -1px;
        .elementor-widget-text-editor a {
            color: #FFFFFF;
            font-size: unset;
        }
    }
    .custom-footer-3 {
        margin-top: -1px;
    }
}

/** Page **/
.page-content a,
.comments-area a {
    font-size: unset;
    text-decoration: unset;
    :active,
    :focus,
    :hover,
    :visited {
        color: #2D005A;
    }
}

/** Editor **/
.elementor-widget-text-editor a {
    font-size: initial;
    text-decoration: underline;
}

/** Big screens breakpoints **/
header .custom-header,
footer .custom-footer-1,
footer .custom-footer-2,
footer .custom-footer-3,
section {
    @media screen and (min-width: 1441px) {
        padding-left: 10% !important;
        padding-right: 10% !important;
    }
    @media screen and (min-width: 1921px) {
        padding-left: 20% !important;
        padding-right: 20% !important;
    }
}
section.cartes-custom-offres {
    @media screen and (min-width: 1441px) {
        padding-left: calc(10% - 75px) !important;
        padding-right: calc(10% - 75px) !important;
    }
    @media screen and (min-width: 1921px) {
        padding-left: calc(20% - 75px) !important;
        padding-right: calc(20% - 75px) !important;
    }
}

/** Info **/
main#content {
    padding: 48px 48px;
    & a {
        font-size: initial;
        text-decoration: underline;
        :active,
        :focus,
        :hover,
        :visited {
            color: #2D005A;
        }
    }
    & h1 {
        font-weight: 900;
        font-size: 46px;
        line-height: 120%;
    }
    & h2 {
        font-weight: 900;
        font-size: 40px;
        line-height: 120%;
    }
    & h3 {
        font-weight: 700;
        font-size: 32px;
        line-height: 130%;
    }
    & h4 {
        font-weight: 700;
        font-size: 24px;
        line-height: 130%;
    }
    & h5 {
        font-weight: 700;
        font-size: 20px;
        line-height: 130%;
    }
    & h6 {
        font-weight: 400;
        font-size: 14px;
        line-height: 130%;
    }
    @media screen and (max-width: 1024px) {
        padding: 24px 24px;
        & h1 {
            font-size: 29px;
            line-height: 120%;
        }
        & h2 {
            font-weight: 700;
            font-size: 24px;
            line-height: 120%;
        }
        & h3 {
            font-size: 19px;
        }
        & h4 {
            font-size: 18px;
        }
        & h5 {
            font-size: 16px;
        }
        & h6 {
            font-size: 14px;
        }
    }
}

/** Hero **/
.hero-crop img {
    margin-bottom: -30%;
}

/** Hero Contact **/
@media screen and (max-width: 1024px) {
    section.contact-hero {
        background-color: #FFFFFF !important;
        .elementor-shape-top {
            top: -40px;
        }
        .elementor-widget-container h1 {
            color: #2D005A !important;
        }
        .elementor-widget-container p {
            color: #2D005A !important;
        }
        .elementor-widget-container {
            color: #2D005A !important;
        }
        .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-icon {
            margin-right: 54px;
        }
        .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-icon span.elementor-icon svg {
            display: none;
        }
        .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-icon span.elementor-icon {
            display: block;
            width: 32px;
            height: 32px;
            background-repeat: no-repeat;
            background-position: center center;
            position: absolute;
            top: 7px;
        }
        .phone-icon .elementor-icon-box-wrapper .elementor-icon-box-icon span.elementor-icon {
            background-image: url("../../uploads/2024/12/phone-dark.svg") !important;
        }
        .mail-icon .elementor-icon-box-wrapper .elementor-icon-box-icon span.elementor-icon {
            background-image: url("../../uploads/2024/12/mail-dark.svg") !important;
        }
    }
}


/** Carte offre **/
@media screen and (min-width: 1025px) {
    section.carte-custom-offre .carte-custom-offre-gauche {
        max-width: 372px !important;
    }
}

/** Cartes offres **/
section .cartes-custom-offres-carrousel {
    -ms-overflow-style: none;
    scrollbar-width: none;
    ::-webkit-scrollbar {
        display: none;
    }
    & a {
        transition: all 0.2s ease-in-out;
        .elementor-icon {
            border: 1px solid #2D005A;
            & svg {
                display: block;
            }
        }
        .elementor-widget-image {
            margin-top: -20px;
        }
    }
    & a:hover {
        margin-top: -20px;
        margin-bottom: 20px;
        cursor: pointer;
        text-decoration: none;
        .elementor-icon {
            border: 1px solid #FFFFFF;
            background-color: #2D005A;
            & svg {
                fill: #FFFFFF;
            }
        }
    }
    @media screen and (max-width: 1024px) {
        & a {
            min-width: 70% !important;
            max-width: 70% !important;
        }
    }
}

/** Cartes articles **/
section .cartes-custom-articles a {
    .elementor-icon {
        border: 1px solid #2D005A;
        & svg {
            display: block;
        }
    }
}
section .cartes-custom-articles a:hover {
    text-decoration: none;
    .elementor-icon {
        border: 1px solid #FFFFFF;
        background-color: #2D005A;
        & svg {
            fill: #FFFFFF;
        }
    }
}

/** Vignettes experts **/
.custom-vignettes-experts {
    .elementor-swiper-button-prev {
        @media screen and (min-width: 1025px) {
            left: -40px !important;
        }
        & svg {
            padding: 5px 13px 6px 12px;
        }
    }
    .elementor-swiper-button-next {
        @media screen and (min-width: 1025px) {
            right: -40px !important;
        }
        & svg {
            padding: 5px 12px 6px 13px;
        }
    }
    .elementor-swiper-button-prev svg,
    .elementor-swiper-button-next svg {
        border: 1px solid #2D005A;
        border-radius: 50px;
        @media screen and (max-width: 1024px) {
            display: none;
        }
    }
    .elementor-testimonial--layout-image_above .elementor-testimonial__footer {
        margin-bottom: 0;
    }
}

/** Slider Marques **/
.custom-slider-marques {
    .elementor-swiper-button-prev {
        @media screen and (min-width: 1025px) {
            left: -40px !important;
        }
        & svg {
            padding: 5px 13px 6px 12px;
        }
    }
    .elementor-swiper-button-next {
        @media screen and (min-width: 1025px) {
            right: -40px !important;
        }
        & svg {
            padding: 5px 12px 6px 13px;
        }
    }
    .elementor-swiper-button-prev svg,
    .elementor-swiper-button-next svg {
        border: 1px solid #FFFFFF;
        border-radius: 50px;
        @media screen and (max-width: 1024px) {
            display: none;
        }
    }
}

/** Reassurance 1 **/
.custom-reassurance-1 .elementor-widget-container .lae-service .lae-title {
    margin-bottom: 6px;
}

/** Reassurance 2 **/
.custom-reassurance-2 .elementor-widget-lae-services .lae-service .lae-service-text {
    overflow: hidden;
    & h3 {
        margin-bottom: 16px;
    }
}

/** Intro **/
.fade-out-text {
    background-image: linear-gradient(to bottom, #2D005A, transparent);
    color: transparent;
    background-clip: text;
}

/** Accordeon **/
section.custom-accordeon .e-n-accordion-item {
    border-radius: 12px;
    background-color: white;
    border: 1px solid #D5D8DC;
    & div[role=region] {
        margin-top: -10px;
    }
}

/** Cubes x4 & x2 **/
@media screen and (min-width: 1025px) {
    .custom-cubes-2-single,
    .custom-cubes-4-single {
        aspect-ratio: 1 / 1;
    }
}
@media screen and (max-width: 1024px) {
    section.custom-cubes-2 .custom-cubes-2-double,
    section.custom-cubes-4 .custom-cubes-4-double {
        background-color: transparent !important;
    }
    .custom-cubes-2-single,
    .custom-cubes-4-single {
        z-index: 0;
    }
}

/** Frise **/
.custom-frise ul li {
    & h2.wpr-feature-list-title {
        & a {
            font-size: 24px;
            font-weight: 700;
            @media screen and (max-width: 1024px) {
                font-size: 16px;
            }
        }
    }
    & p.wpr-feature-list-description {
        font-size: 14px !important;
        font-weight: 400 !important;
    }
    .wpr-feature-list-icon-wrap .wpr-feature-list-icon-inner-wrap img {
        width: 50px;
    }
}

/** Bandeau contact 1 **/
@media screen and (max-width: 1024px) {
    .custom-bandeau-contact-1 img {
        background-color: #10584B;
        border-radius: 500px !important;
    }
}

/** Bandeau contact 2 **/
.custom-bandeau-contact-2 p {
    margin-bottom: 0;
}

/** Apercu **/
section.apercu-custom .ressources .elementor-widget-container h4 a {
    font-weight: 700;
}


/** Forms **/
@media screen and (max-width: 1024px) {
    .form-container {
        background-color: #F7F7F7 !important;
        box-shadow: none !important;
    }
}
.livre-blanc-custom-form {
    #livre-blanc-submit svg {
        margin-top: 5px;
    }
    & label[for="form-field-raison_sociale"]:after {
        content: ' (facultatif)';
        font-size: 14px;
        color: #8767A8;
    }
    .elementor-field-type-radio .elementor-field-option {
        border: 1px solid #BAC1C6;
        padding: 14px 50px 14px 14px;
        margin-right: 16px;
        border-radius: 10px;
        cursor: pointer;
        @media screen and (max-width: 1024px) {
            background-color: #FFFFFF;
        }
        & input[type="radio"] {
            margin-right: 8px;
            vertical-align: middle;
            accent-color: #2D005A;
        }
    }
}
.contact-custom-form {
    #contact-submit svg {
        margin-top: 5px;
    }
    & label[for="form-field-prenom"]:after {
        content: ' (facultatif)';
        font-size: 14px;
        color: #8767A8;
    }
    & label[for="form-field-opt_in"] {
        display: none;
    }
    .elementor-field-type-radio .elementor-field-option {
        border: 1px solid #BAC1C6;
        padding: 14px 50px 14px 14px;
        margin-right: 16px;
        cursor: pointer;
        border-radius: 10px;
        @media screen and (max-width: 1024px) {
            background-color: #FFFFFF;
        }
        & input[type="radio"] {
            margin-right: 8px;
            vertical-align: middle;
            accent-color: #2D005A;
        }

    }
    .elementor-field-type-acceptance {
        .elementor-field-subgroup .elementor-field-option {
            & input[type="checkbox"] {
                accent-color: #2D005A;
            }
            & label {
                display: flex;
                flex-direction: row;
                flex-wrap: wrap;
                margin-top: -23px;
                margin-left: 30px;
                & a {
                    font-size: unset;
                    text-decoration: underline;
                }
            }

        }
    }
}


/** Hubs **/
section.custom-hub-offres,
section.custom-hub-livres-blancs {
    @media screen and (min-width: 1025px) {
        .featured-container article a .elementor-post__thumbnail {
            margin-bottom: -30%;
        }
    }
    .featured-post .elementor-posts-container .elementor-post__thumbnail {
        box-shadow: 0px 1px 56px 0px rgba(0, 0, 0, 0.08);
    }
    @media screen and (max-width: 1024px) {
        .featured-post .elementor-post {
            flex-direction: column;
            align-items: center;
        }
        .featured-container {
            align-items: center;
        }
        .featured-post .elementor-posts-container .elementor-post__text {
            margin-top: 24px;
        }
        .featured-post .elementor-posts-container .elementor-post__excerpt {
            display: none;
        }
        .featured-post .elementor-posts-container .elementor-post__read-more-wrapper {
            display: none;
        }
    }
    .featured-post .elementor-post__read-more-wrapper {
        text-align: right;
    }
    .featured-post .elementor-post__read-more-wrapper a:after  {
        font-family: "Font Awesome 5 Free";
        content: "\f061";
        display: inline-block;
        padding-left: 6px;
        vertical-align: middle;
        font-weight:900;
    }
    .featured-post .elementor-post__read-more-wrapper a {
        padding: 16px 24px 15px 24px;
    }
    .featured-post .elementor-post__read-more-wrapper a:hover  {
        text-decoration: none;
        border-radius: 100px 100px 100px 100px;
        color: #006450 !important;
        background-color: #FFFFFF;
    }
    .other-posts .elementor-posts-container .elementor-post__thumbnail {
        box-shadow: 0px 1px 56px 0px rgba(0, 0, 0, 0.08);
    }
    .other-posts .elementor-posts-container .elementor-post__text {
        text-align: left;
    }
    @media screen and (max-width: 1024px) {
        .other-posts .elementor-posts-container .elementor-post__text {
            text-align: center;
        }
    }
    @media screen and (min-width: 1025px) {
        .other-posts .elementor-posts-container .elementor-post__text {
            text-align: left;
        }
    }
    .other-posts .page-numbers.prev {
        border: none;
    }
    .other-posts .page-numbers.next {
        border: none;
    }
    .other-posts .page-numbers {
        font-size: 20px;
        border-radius: 50%;
        padding: 14px 22px;
        border: 1px solid #EAEAEA;
    }
    .other-posts .page-numbers.current {
        background: #2D005A;
        border: none;
        color: #FFFFFF;
    }
    .other-posts .elementor-pagination a:hover {
        text-decoration: none;
    }
}