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



/* SETTINGS */

::-moz-selection {
    background: #000;
    color: #fff;
}
::selection {
    background: #000;
    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%;
}
*::-webkit-scrollbar {
    width: 0px;
}
*::-webkit-scrollbar-thumb {
    background-color: #414042;
    border-radius: 4px;
}
*::-webkit-scrollbar-track {
    background-color: auto;
}

/* Fonts */
@font-face {
    font-family: 'Lexend';
    src: url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-Light.eot');
    src: url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-Light.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-Light.woff2') format('woff2'),
        url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-Light.woff') format('woff'),
        url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-Light.ttf') format('truetype'),
        url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-Light.svg#Lexend-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lexend';
    src: url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-Regular.eot');
    src: url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-Regular.woff2') format('woff2'),
        url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-Regular.woff') format('woff'),
        url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-Regular.ttf') format('truetype'),
        url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-Regular.svg#Lexend-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lexend';
    src: url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-Medium.eot');
    src: url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-Medium.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-Medium.woff2') format('woff2'),
        url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-Medium.woff') format('woff'),
        url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-Medium.ttf') format('truetype'),
        url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-Medium.svg#Lexend-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lexend';
    src: url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-SemiBold.eot');
    src: url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-SemiBold.woff2') format('woff2'),
        url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-SemiBold.woff') format('woff'),
        url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-SemiBold.ttf') format('truetype'),
        url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-SemiBold.svg#Lexend-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lexend';
    src: url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-Bold.eot');
    src: url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-Bold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-Bold.woff2') format('woff2'),
        url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-Bold.woff') format('woff'),
        url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-Bold.ttf') format('truetype'),
        url('/wp-content/themes/idindustrieldesign/fonts/lexend/Lexend-Bold.svg#Lexend-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* Texts */
body.custom-theme-btw {
    font-family: 'Lexend';
    font-weight: 300;
    font-style: normal;
    line-height: 1.4em;
    letter-spacing: 0px;
    scroll-behavior: smooth;
}
body.custom-theme-btw p {
    font-family: 'Lexend';
    font-weight: 300;
    font-style: normal;
    line-height: 1.4em;
    letter-spacing: 0px;
}
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 {
    letter-spacing: 0px;
    padding-bottom: 10px !important;
}
body.custom-theme-btw p a {
    text-decoration: underline;
    transition: all .3s ease;
}
body.custom-theme-btw p a:hover {
    text-decoration: none;
}
body.custom-theme-btw .et_pb_module ul {
    font-weight: 300;
    line-height: 1.4em;
    list-style-type: square;
    padding-bottom: 1em;
    padding-left: 1em;
}
body.custom-theme-btw .et_pb_module ul li::marker {
    color: #414042 !important;
}
body.custom-theme-btw #services .et_pb_module ul li::marker {
    color: #fff !important;
}

/* Buttons */
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: 16px !important;
    padding: 10px 30px !important;
}

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

    /* Buttons */
    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: 15px !important;
    }
}


