<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
Theme Name: Caroline LogopÃ¨de
Author: Gurvan MahÃ©
Author URI: https://fr.linkedin.com/in/gurvan-mah%C3%A9
Description: Astra is the fastest, fully customizable &amp; beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* ENLEVER LE TITRE DE CHAQUE PAGE */

.entry-title{
    display: none;
}

/* ENLEVER MARGIN APRES CHAQUE PARAGRAPHE ET TITRE H3 */

.entry-content p{
    margin-bottom: 0;
}

.entry-content h3{
    margin-bottom: 0;
}

#titreSpe{
    margin-bottom: 20px;
    margin-top: 20px;
}

/* APPLICATION DES STYLES DE FONTS SUR LE SITE */

body{
    font-family: sofia-pro-soft, sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 1.8;
}

h1,h2,h3,h4, .site-title{
    font-family: chennai, sans-serif!important;
    font-weight: 500;
    font-style: normal;
}

.site-title a{
    font-weight: 500;
}



.ast-custom-button{
    font-weight: 400;
    font-style: normal;
}

/* MODIFICATION DES LIENS DANS LES PARAGRAPHES */

.elementor a {
    color: #fff;
}

.lienBilan a{
    color: #7D8094;
    font-weight: 500;
}

.elementor a:hover{
    color: #9fa3bc;
}

/* MODIFICATIONS DU HEADER */

/* Aspects du header */
.ast-primary-header-bar{
    border-radius: 0 0 30px 30px;
    box-shadow: 0px 0px 10px #7D8094;
    position: fixed;
    width: 100%;
    border: none;
}

/* Survol du bouton pour la prise de rendez-vous */

.ast-custom-button:hover{
    background-color: #242649;
    color: #fff;
}

/* FLIPBOX HORAIRES ET LOCALISATION */

.horaires, .localisation{
    display: flex;
    align-items: center;
}

.horaires p, .localisation p{
    text-align: start;
}

.iconeHoraires{
    margin-right: 20px;
    color: #242649;
    width: 1.3em;
    height: auto;
}

.localisation{
    margin-top: 15px;
}

.localisation p{
    line-height: normal;
}

.elementor-flip-box__layer, .elementor-flip-box__back{
    box-shadow: 0px 0px 10px #BBBCC5;
}

/* Alignement des icones sur mobile */

@media (max-width: 767px){
    .elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper, .elementor-button-content-wrapper{
        align-items: center;
    }
    /*body.admin-bar .ast-mobile-popup-drawer, body.admin-bar .ast-mobile-popup-drawer .ast-mobile-popup-inner{
        width: 60%;
    }*/
}

/* Point de rupture flipcard */

@media (max-width:1105px){
    .elementor-flip-box__layer__overlay{
        padding: 20px!important;
    }
}


/* MENU MOBILE */

    /* Animation */
    #ast-mobile-popup-wrapper{
        z-index: 1000;
    }

    .ast-mobile-popup-drawer{
        opacity: 1;
    }

    .ast-mobile-popup-drawer .ast-mobile-popup-overlay{
        transition: opacity 0.4s ease-in-out;
    }

    .ast-mobile-popup-drawer.active .ast-mobile-popup-overlay{
        transition: opacity 0.4s ease-in-out;
    }

    .ast-mobile-popup-drawer .ast-mobile-popup-inner{
        transition: transform 0.4s ease-in;
        opacity: 1;
        width: 60vw;
    }

    .ast-mobile-popup-drawer.active .ast-mobile-popup-inner{
        transition: transform 0.4s ease-out;
        opacity: 1;
        overflow: hidden;
    }




    /* MOBILE NAVIGATION */

    @media (max-width: 782px){
    
        /* Aspects et position
    
        .ast-mobile-popup-drawer.active .ast-mobile-popup-inner{
            width: 70%;
        } */
    
        /* Bouton navigation mobile */
    
        .ast-header-break-point .ast-header-button-1[data-section="section-hb-button-1"]{
            width: 100%;
            text-align: end;
            border-radius: 0;
        }
    
        /* Icone pour fermer le menu */
    
        .ahfb-svg-iconset svg{
            width: 30px;
            height: auto;
        }

        /* Icone menu dÃ©roulant */

        .ast-header-break-point .ast-icon.icon-arrow svg{
            margin-left: -130px;
            margin-top: 25px;
        }
    
    }
    
    /* TABLETTE - NAVIGATION */
    
    @media (max-width: 921px){
    
        /* Aspects et position
    
        .ast-mobile-popup-drawer.active .ast-mobile-popup-inner{
            width: 60%;
        } */
    
        .ast-header-button-1 .ast-custom-button{
            color: #fff;
            background-color: #242649;
            border-radius: 0;
        }
    
        /* Bouton */
    
        .ast-header-break-point .ast-header-button-1[data-section="section-hb-button-1"]{
            width: 100%;
            text-align: end;
            border-radius: 0;
            background-color: #242649;
            padding: 20px 20px 20px 80px;
        }
    
        .ast-header-button-1[data-section*="section-hb-button-1"] .ast-builder-button-wrap .ast-custom-button{
            font-size: 20px;
            padding: 0;
            margin: 0;
        }

        /* Icone pour fermer le menu */
    
        .ahfb-svg-iconset svg{
            width: 30px;
            height: auto;
        }
    
        .ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link{
            font-size: 20px;
            font-weight: 400;
            margin-bottom: 20px;
        }
    
        .sub-menu .menu-item .menu-link {
            font-weight: 300!important;
        }

        /* Icone menu dÃ©roulant */
   
        .ast-header-break-point .ast-icon.icon-arrow svg{
            margin-left: 30%;
            margin-top: 25px;
        }
    }

    /* Point rupture header */

    @media (max-width: 1180px){
        .ast-header-button-1[data-section="section-hb-button-1"]{
            display: none;
        }
    }

    @media (max-width: 960px){
        .ast-site-identity .site-title a{
            font-size: 1.5rem;
        }

        .ast-builder-menu-1 .menu-item &gt; .menu-link{
            font-size: 1.1rem;
        }
    }


/* PAGE REMBOURSEMENTS ET TARIFS */

    /* Tarifs */

    @media (max-width: 767px){
        .elementor-45 .elementor-element.elementor-element-c5f4467 .elementor-price-list-header {
            display: block;
        }

        .elementor-price-list .elementor-price-list-header, .elementor-price-list .elementor-price-list-item, .elementor-price-list .elementor-price-list-text{
            display: block;
        }

        /*.elementor-45 .elementor-element.elementor-element-c5f4467 .elementor-price-list-separator{
            margin-left: 119pX;
            margin-right: 136px;
        }*/
    }



/* FORMULAIRE */

    /* Bouton envoyer */
    .elementor-40 .elementor-element.elementor-element-8b5652d .elementor-button[type="submit"]{
        margin: 15px 0 10px 0;
    }
    
    
/* PAGE SPECIALISATION */

    /* Bords arrondi dÃ©pliant */

    .elementor-43 .elementor-element.elementor-element-cd1939d .elementor-toggle-item, 
    .elementor-43 .elementor-element.elementor-element-cd1939d .elementor-tab-title, 
    .elementor-43 .elementor-element.elementor-element-cd1939d .elementor-tab-content{
        border-radius: 30px;
    }

/* FOOTER */

.site-primary-footer-wrap{
    padding-top: 20px;
    padding-bottom: 0;
}

.site-footer-section&gt;*{
    margin-bottom: 0;
}

.footer-widget-area.widget-area.site-footer-focus-item{
    width:100%;
}</pre></body></html>