/*
Theme Name: Salle Sacé
Description: Theme enfant Divi Par Eco Web
Author: Matthias // Freddy
Author URI: https://eco-web.fr
Template: Divi
Version: 0.1.0
Propriété intellectuelle: Les codes informatique présent sur ce site sont protégés par le droit d’auteur. Pour plus d'information, référer vous aux Mentions légales et aux Conditions générales d'utilisation de ce site web.
*/
@import url("../Divi/style.css");

@import url("https://use.typekit.net/eqh5cgs.css");
.tk-new-atten { font-family: "new-atten",sans-serif; }

*{font-family: "new-atten",sans-serif !important;}

h1 {
    font-size: 30px !important;
    line-height: 38px !important;
    font-weight: normal;
}

h2 {
    font-size: 34px !important;
    line-height: 39px !important;
    font-weight: normal;
}
p {
    font-size: 25px !important;
    line-height: 32px !important;
    font-weight: normal;
}

@font-face {
    font-family: ‘ElegantIcons’;
    src:url(‘/fonts/ElegantIcons.eot’);
    src:url(‘/fonts/ElegantIcons.eot?#iefix’) format(’embedded-opentype’),
    url(‘/fonts/ElegantIcons.woff’) format(‘woff’),
    url(‘/fonts/ElegantIcons.ttf’) format(‘truetype’),
    url(‘/fonts/ElegantIcons.svg#ElegantIcons’) format(‘svg’);
    font-weight: normal;
    font-style: normal;
    }
    
    [data-icon]:before {
    font-family: ‘ElegantIcons’;
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }

    .wp-image-236 {
        /* height: 153px; */
        max-height: 150px;
        width: 90px;
        padding: 20px;
        margin-left: -10px;
    }

@media screen and (max-width: 980px) {
    .custom_h1{
        font-weight: 500 !important;
        font-family: "new-atten",sans-serif !important;
        color: #4b384c !important;
        margin: 0 !important;
        padding: 0 !important;
        padding-top: 0px !important;
        padding-top: 10px !important;
        text-transform: uppercase !important;
    }
}

@media screen and (max-width: 830px) {
    .custom_h1{font-size: 24px !important;}
}
@media screen and (max-width: 700px) {
    .custom_h1{font-size: 20px !important;}
}
@media screen and (max-width: 600px) {
    .custom_h1{font-size: 16px !important;}
    .et_pb_menu__logo{margin-right: 0 !important;}
}
@media screen and (max-width: 530px) {
    .custom_h1{font-size: 12px !important;}
}
@media screen and (max-width: 430px) {
    .custom_h1{font-size: 11px !important;}
}
