/*
Theme Name: Espace Formations
Description: Thème enfant de ITPartenaire Sàrl
Author: Ludovic Dind
Author URI: https://dind.studio/
Template: Divi
Version: 1.0
*/



/* SETTINGS */

::-moz-selection {
    background: #fe9d00;
    color: #fff;
}
::selection {
    background: #fe9d00;
    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%;
}

/* Texts */
body.custom-theme-ld {
    letter-spacing: .5px;
    scroll-behavior: smooth;
}
body.custom-theme-ld p {
    letter-spacing: .5px;
}
body.custom-theme-ld h1, body.custom-theme-ld h2, body.custom-theme-ld h3, body.custom-theme-ld h4, body.custom-theme-ld h5, body.custom-theme-ld h6 {
	
    padding-bottom: 10px !important;
}
body.custom-theme-ld p strong,
body.custom-theme-ld .et_pb_text .et_pb_text_inner ul li strong,
body.custom-theme-ld .et_pb_text .et_pb_text_inner ol li strong {
    font-weight: 600;
}
body.custom-theme-ld p a,
body.custom-theme-ld .et_pb_text .et_pb_text_inner ul li a,
body.custom-theme-ld .et_pb_text .et_pb_text_inner ol li a {
    font-weight: 400;
}







body.custom-theme-ld .et_pb_text_inner p a:hover {
    text-decoration: underline;
}
body.custom-theme-ld .et_pb_text .et_pb_text_inner ul,
body.custom-theme-ld .et_pb_text .et_pb_text_inner ol {
    
    line-height: 1.6em;
    list-style-position: outside;
    padding-bottom: 1em;
    padding-left: 1em;
}
body.custom-theme-ld .et_pb_text.list-space .et_pb_text_inner ul li,
body.custom-theme-ld .et_pb_text.list-space .et_pb_text_inner ol li {
    padding-bottom: 1em;
}
body.custom-theme-ld .et_pb_text.list-space .et_pb_text_inner ul li:last-child,
body.custom-theme-ld .et_pb_text.list-space .et_pb_text_inner ol li:last-child {
    padding-bottom: 0px;
}
body.custom-theme-ld .et_pb_text.text-space .et_pb_text_inner p {
    padding-bottom: 1em;
}
body.custom-theme-ld .et_pb_text.text-no-space .et_pb_text_inner p {
    padding-bottom: 0em;
}

/* Images */
.img-full .et_pb_image_wrap {
    width: 100%;
}
.img-full .et_pb_image_wrap img {
    width: 100%;
    height: auto;
}







/* Boutons */
body.custom-theme-ld .et_pb_section .et_pb_row .et_pb_column .et_pb_button_module_wrapper a.et_pb_button,
body.custom-theme-ld .et_pb_section .et_pb_row .et_pb_column .et_pb_button_module_wrapper a.et_pb_button:hover {
    font-weight: 600;
    font-style: normal;
    font-size: 17px;
    line-height: 1em !important;
    letter-spacing: .5px;
    border-radius: 10px;
    padding-top: 14px !important;
    padding-bottom: 13px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    transition: all .3s ease;
}






/* WhatsApp */
body.custom-theme-ld #qlwapp {
    bottom: 20px;
    right: 20px;
    width: fit-content;
}
body.custom-theme-ld #qlwapp .qlwapp-container a.qlwapp-toggle {
    margin: 0px;
}
body.custom-theme-ld #qlwapp .qlwapp-container a.qlwapp-toggle i.qlwapp-whatsapp-icon {
    font-size: 34px;
}



/* RESPONSIVE */

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

    /* Texts */
    body.custom-theme-ld .et_pb_section .et_pb_row .et_pb_column .et_pb_text.sous-titre .et_pb_text_inner h3 {
        font-size: 21px;
    }

    /* Boutons */
    body.custom-theme-ld .et_pb_section .et_pb_row .et_pb_column .et_pb_button_module_wrapper a.et_pb_button,
    body.custom-theme-ld .et_pb_section .et_pb_row .et_pb_column .et_pb_button_module_wrapper a.et_pb_button:hover {
        font-size: 15px;
    }
    body.custom-theme-ld .et_pb_section .et_pb_row .et_pb_column .et_pb_button_module_wrapper a.et_pb_button::after {
        font-size: 19px;
    }

    /* WhatsApp */
    body.custom-theme-ld #qlwapp {
        bottom: 10px;
        right: 10px;
    }
}
@media only screen and (max-width: 767px) {

    /* Texts */
    body.custom-theme-ld .et_pb_section .et_pb_row .et_pb_column .et_pb_text.sous-titre .et_pb_text_inner h3 {
        font-size: 20px;
    }
}


