/*
Theme Name: Dind Finance Sàrl
Description: Thème enfant de Dind Finance Sàrl
Author: Dind.Studio
Author URI: https://dind.studio/
Template: Divi
Version: 1.0
*/



/* SETTINGS */

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

/* Fonts */
@font-face {
    font-family: 'Baskerville Old Face';
    src: url('/wp-content/themes/dind-finance/fonts/baskoldface/BaskOldFace.eot');
    src: url('/wp-content/themes/dind-finance/fonts/baskoldface/BaskOldFace.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/dind-finance/fonts/baskoldface/BaskOldFace.woff2') format('woff2'),
        url('/wp-content/themes/dind-finance/fonts/baskoldface/BaskOldFace.woff') format('woff'),
        url('/wp-content/themes/dind-finance/fonts/baskoldface/BaskOldFace.ttf') format('truetype'),
        url('/wp-content/themes/dind-finance/fonts/baskoldface/BaskOldFace.svg#BaskOldFace') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Texts */
body.custom-theme-ld {
    scroll-behavior: smooth;
}
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 {
    font-family: 'Baskerville Old Face';
    font-weight: normal;
    font-style: normal;
    padding-bottom: 0px !important;
}
body.custom-theme-ld .et_pb_section .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner ul {
    line-height: 1.6em;
    padding-bottom: 1em;
    padding-left: 1em;
}
body.custom-theme-ld .et_pb_text_inner p a {
    text-decoration: underline;
}
body.custom-theme-ld .et_pb_text_inner p a:hover {
    text-decoration: none;
}



/* Prestations */
body.custom-theme-ld .et_pb_section .et_pb_row.row_service {
    transition: all .1s ease;
}
body.custom-theme-ld .et_pb_section .et_pb_row.row_service:hover {
    background-color: #f1f6f9;
}
body.custom-theme-ld .et_pb_section .et_pb_row.row_service .et_pb_column.column_title {
    transition: all .2s ease-out;
}
body.custom-theme-ld .et_pb_section .et_pb_row.row_service:hover .et_pb_column.column_title {
    transform: translateX(20px);
}
body.custom-theme-ld .et_pb_section .et_pb_row.row_service .et_pb_column.column_text {
    transition: all .2s ease-out;
}
body.custom-theme-ld .et_pb_section .et_pb_row.row_service:hover .et_pb_column.column_text {
    transform: translateX(-20px);
}

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

    body.custom-theme-ld .et_pb_section .et_pb_row.row_service:hover .et_pb_column.column_text {
        transform: translateX(20px);
    }
    body.custom-theme-ld .et_pb_section .et_pb_row.row_service .et_pb_column {
        margin-bottom: 20px;
    }
    body.custom-theme-ld .et_pb_section .et_pb_row.row_service .et_pb_column.et-last-child {
        padding-right: 20px;
        margin-bottom: 0px;
    }
}
@media only screen and (max-width: 767px) {

    body.custom-theme-ld .et_pb_section.section_prestations .et_pb_row .et_pb_column {
        gap: 48px;
    }
    body.custom-theme-ld .et_pb_section.section_prestations .et_pb_row .et_pb_column .et_pb_text {
        width: 100%;
    }
}



/* Contact */
body.custom-theme-ld #page-container #et-boc #et-main-area #main-content .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container-full {
    margin-top: 0px;
    margin-bottom: 0px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area #main-content .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container-full form.wpforms-form .wpforms-field-container .wpforms-field-layout .wpforms-field-layout-rows .wpforms-layout-row .wpforms-layout-column .wpforms-field input.wpforms-field-large {
    height: auto;
    font-size: 20px;
    line-height: 1.5em;
    color: #190e4d;
    background: #f1f6f9;
    border: 1px solid #B7BDC1;
    border-radius: 0px;
    outline: none;
    box-shadow: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area #main-content .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container-full form.wpforms-form .wpforms-field-container .wpforms-field textarea.wpforms-field-large {
    min-height: 120px;
    max-height: 500px;
    font-size: 20px;
    line-height: 1.5em;
    color: #190e4d;
    background: #f1f6f9;
    border: 1px solid #B7BDC1;
    border-radius: 0px;
    outline: none;
    box-shadow: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area #main-content .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container-full form.wpforms-form .wpforms-field-container .wpforms-field-layout .wpforms-field-layout-rows .wpforms-layout-row .wpforms-layout-column .wpforms-field em.wpforms-error {
    font-size: 14px;
    padding-left: 0px;
    margin-top: 8px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area #main-content .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container-full form.wpforms-form .wpforms-field-container .wpforms-field-layout .wpforms-field-layout-rows .wpforms-layout-row .wpforms-layout-column .wpforms-field em.wpforms-error::before {
    display: none;
}
body.custom-theme-ld #page-container #et-boc #et-main-area #main-content .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container-full form.wpforms-form .wpforms-submit-container {
    margin-top: 20px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area #main-content .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container-full form.wpforms-form .wpforms-submit-container button.wpforms-submit {
    height: auto;
    font-size: 18px;
    line-height: 1em;
    color: #fff;
    background-color: #190e4d;
    border: 0px;
    border-radius: 0px;
    outline: none;
    box-shadow: none;
    padding: 15px 20px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area #main-content .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container-full form.wpforms-form .wpforms-submit-container button.wpforms-submit::after {
    display: none;
}
body.custom-theme-ld #page-container #et-boc #et-main-area #main-content .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container-full .wpforms-confirmation-container-full {
    background: #190e4d;
    border: 0px;
    padding: 15px 20px;
    margin-bottom: 0px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area #main-content .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container-full .wpforms-confirmation-container-full p {
    font-size: 20px;
    line-height: 1.5em;
    color: #fff;
}
/* reCAPTCHA */
body.custom-theme-ld div.grecaptcha-badge {
    opacity: 0 !important;
}

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

    body.custom-theme-ld #page-container #et-boc #et-main-area #main-content .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container-full form.wpforms-form .wpforms-field-container .wpforms-field-layout .wpforms-field-layout-rows .wpforms-layout-row .wpforms-layout-column .wpforms-field input.wpforms-field-large {
        font-size: 18px;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area #main-content .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container-full form.wpforms-form .wpforms-field-container .wpforms-field textarea.wpforms-field-large {
        font-size: 18px;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area #main-content .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container-full form.wpforms-form .wpforms-field-container .wpforms-field-layout .wpforms-field-layout-rows .wpforms-layout-row .wpforms-layout-column .wpforms-field em.wpforms-error {
        font-size: 13px;
        margin-top: 7px;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area #main-content .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container-full form.wpforms-form .wpforms-submit-container button.wpforms-submit {
        font-size: 16px;
    }
}
@media only screen and (max-width: 600px) {

    body.custom-theme-ld #page-container #et-boc #et-main-area #main-content .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container-full form.wpforms-form .wpforms-field-container .wpforms-field-layout {
        padding-left: 0px;
        padding-right: 0px;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area #main-content .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container-full form.wpforms-form .wpforms-field-container .wpforms-field-layout .wpforms-field-layout-rows .wpforms-layout-row {
        margin-left: 0px;
        margin-right: 0px;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area #main-content .et_pb_section .et_pb_row .et_pb_column .wpforms_selector .et_pb_module_inner .wpforms-container-full form.wpforms-form .wpforms-field-container .wpforms-field-layout .wpforms-field-layout-rows .wpforms-layout-row .wpforms-layout-column {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
}






















/* Footer */
body.custom-theme-ld #page-container #et-boc #et-main-area footer.et-l--footer .et_pb_section .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner h3 a:hover {
    text-decoration: underline;
}

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

    body.custom-theme-ld #page-container #et-boc #et-main-area footer.et-l--footer .et_pb_section.section_contact .et_pb_row {
        display: flex;
    }
}
@media only screen and (max-width: 680px) {

    body.custom-theme-ld #page-container #et-boc #et-main-area footer.et-l--footer .et_pb_section.section_contact .et_pb_row {
        flex-direction: column;
        gap: 24px;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area footer.et-l--footer .et_pb_section.section_contact .et_pb_row::after {
        display: none;
    }
}


