/*
Theme Name: Eva McSorley
Description: Thème enfant de Eva McSorley
Author: By the Way studio
Template: Divi
Version: 1.0
*/



/* SETTINGS */

::-moz-selection {
    background: #527d83;
    color: #fff;
}
::selection {
    background: #527d83;
    color: #fff;
}
.et_pb_row, .et_pb_pagebuilder_layout.single.et_full_width_page:not(.et-tb-has-body) #main-content .et_pb_row {
    width: 100%;
}
body.custom-theme-btw .et_pb_section .et_pb_row.row_align {
    display: flex;
    align-items: center;
} 

/* Fonts */
@font-face {
    font-family: 'AUTHENTIC Sans';
    src: url('/wp-content/themes/evamcsorley/fonts/authentic/AUTHENTICSans-130.eot');
    src: url('/wp-content/themes/evamcsorley/fonts/authentic/AUTHENTICSans-130.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/evamcsorley/fonts/authentic/AUTHENTICSans-130.woff2') format('woff2'),
        url('/wp-content/themes/evamcsorley/fonts/authentic/AUTHENTICSans-130.woff') format('woff'),
        url('/wp-content/themes/evamcsorley/fonts/authentic/AUTHENTICSans-130.ttf') format('truetype'),
        url('/wp-content/themes/evamcsorley/fonts/authentic/AUTHENTICSans-130.svg#AUTHENTICSans-130') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Feminous Script';
    src: url('/wp-content/themes/evamcsorley/fonts/feminous/Feminous-Script.eot');
    src: url('/wp-content/themes/evamcsorley/fonts/feminous/Feminous-Script.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/evamcsorley/fonts/feminous/Feminous-Script.woff2') format('woff2'),
        url('/wp-content/themes/evamcsorley/fonts/feminous/Feminous-Script.woff') format('woff'),
        url('/wp-content/themes/evamcsorley/fonts/feminous/Feminous-Script.ttf') format('truetype'),
        url('/wp-content/themes/evamcsorley/fonts/feminous/Feminous-Script.svg#Feminous-Script') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'AUTHENTIC Sans';
    src: url('/wp-content/themes/evamcsorley/fonts/authentic/AUTHENTICSans-150.eot');
    src: url('/wp-content/themes/evamcsorley/fonts/authentic/AUTHENTICSans-150.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/evamcsorley/fonts/authentic/AUTHENTICSans-150.woff2') format('woff2'),
        url('/wp-content/themes/evamcsorley/fonts/authentic/AUTHENTICSans-150.woff') format('woff'),
        url('/wp-content/themes/evamcsorley/fonts/authentic/AUTHENTICSans-150.ttf') format('truetype'),
        url('/wp-content/themes/evamcsorley/fonts/authentic/AUTHENTICSans-150.svg#AUTHENTICSans-150') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'AUTHENTIC Sans Condensed 130';
    src: url('/wp-content/themes/evamcsorley/fonts/authentic/AUTHENTICSans-Condensed130.eot');
    src: url('/wp-content/themes/evamcsorley/fonts/authentic/AUTHENTICSans-Condensed130.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/evamcsorley/fonts/authentic/AUTHENTICSans-Condensed130.woff2') format('woff2'),
        url('/wp-content/themes/evamcsorley/fonts/authentic/AUTHENTICSans-Condensed130.woff') format('woff'),
        url('/wp-content/themes/evamcsorley/fonts/authentic/AUTHENTICSans-Condensed130.ttf') format('truetype'),
        url('/wp-content/themes/evamcsorley/fonts/authentic/AUTHENTICSans-Condensed130.svg#AUTHENTICSans-Condensed130') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Texts */
body.custom-theme-btw {
    scroll-behavior: smooth;
}
body.custom-theme-btw h1, body.custom-theme-btw h2, body.custom-theme-btw h3, body.custom-theme-btw h4, body.custom-theme-btw h5, body.custom-theme-btw h6 {
    font-family: 'AUTHENTIC Sans';
    padding-bottom: 0px !important;
}
body.custom-theme-btw .et_pb_module ul {
    padding-bottom: 1em;
    padding-left: 1em;
}
body.custom-theme-btw p a {
    transition: all .4s ease;
}

/* Boutons */
body.custom-theme-btw .et_pb_section div.et_pb_row .et_pb_column .et_pb_button_module_wrapper a.et_pb_button {
    font-size: 18px !important;
    line-height: 1.3em !important;
    border: 0px;
    padding: 24px 32px !important;
    transition: all .4s ease;
}
body.custom-theme-btw .et_pb_section div.et_pb_row .et_pb_column .et_pb_button_module_wrapper a.et_pb_button:hover {
    transform: scale(1.1);
}
body.custom-theme-btw .et_pb_section div.et_pb_row .et_pb_column .et_pb_button_module_wrapper a.et_pb_button.white {
    background-color: #fff !important;
    color: #527d83 !important;
}
body.custom-theme-btw .et_pb_section div.et_pb_row .et_pb_column .et_pb_button_module_wrapper a.et_pb_button.white:hover {
    opacity: .5;
}

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

    body.custom-theme-btw .et_pb_section .et_pb_row.row_reverse {
        display: flex;
        flex-direction: column-reverse;
    }
    body.custom-theme-btw .et_pb_section .et_pb_row.row_reverse .et_pb_column {
        margin-bottom: 0px;
    }
    body.custom-theme-btw .et_pb_section .et_pb_row.row_reverse .et_pb_column.et-last-child {
        margin-bottom: 30px;
    }

    /* Boutons */
    body.custom-theme-btw .et_pb_section div.et_pb_row .et_pb_column .et_pb_button_module_wrapper a.et_pb_button {
        font-size: 17px !important;
    }
}
@media only screen and (max-width: 767px) {

    body.custom-theme-btw .et_pb_section .et_pb_row.row_align {
        flex-direction: column;
    }
}


