/*
Theme Name: Proactif
Description: Thème enfant de Proactif
Author: Ludovic Dind
Author URI: https://dindludovic.design/
Template: Divi
Version: 1.0
*/



/* SETTINGS */

::-moz-selection {
    background: #abc612;
    color: #fff;
}
::selection {
    background: #abc612;
    color: #fff;
}
#page-container {
    overflow: hidden;
}
.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: 'Galano Grotesque';
    src: url('/wp-content/themes/proactif/fonts/galano/GalanoGrotesque-Medium.eot');
    src: url('/wp-content/themes/proactif/fonts/galano/GalanoGrotesque-Medium.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/proactif/fonts/galano/GalanoGrotesque-Medium.woff2') format('woff2'),
        url('/wp-content/themes/proactif/fonts/galano/GalanoGrotesque-Medium.woff') format('woff'),
        url('/wp-content/themes/proactif/fonts/galano/GalanoGrotesque-Medium.ttf') format('truetype'),
        url('/wp-content/themes/proactif/fonts/galano/GalanoGrotesque-Medium.svg#GalanoGrotesque-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Galano Grotesque';
    src: url('/wp-content/themes/proactif/fonts/galano/GalanoGrotesque-Regular.eot');
    src: url('/wp-content/themes/proactif/fonts/galano/GalanoGrotesque-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/proactif/fonts/galano/GalanoGrotesque-Regular.woff2') format('woff2'),
        url('/wp-content/themes/proactif/fonts/galano/GalanoGrotesque-Regular.woff') format('woff'),
        url('/wp-content/themes/proactif/fonts/galano/GalanoGrotesque-Regular.ttf') format('truetype'),
        url('/wp-content/themes/proactif/fonts/galano/GalanoGrotesque-Regular.svg#GalanoGrotesque-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Galano Grotesque';
    src: url('/wp-content/themes/proactif/fonts/galano/GalanoGrotesque-SemiBold.eot');
    src: url('/wp-content/themes/proactif/fonts/galano/GalanoGrotesque-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/proactif/fonts/galano/GalanoGrotesque-SemiBold.woff2') format('woff2'),
        url('/wp-content/themes/proactif/fonts/galano/GalanoGrotesque-SemiBold.woff') format('woff'),
        url('/wp-content/themes/proactif/fonts/galano/GalanoGrotesque-SemiBold.ttf') format('truetype'),
        url('/wp-content/themes/proactif/fonts/galano/GalanoGrotesque-SemiBold.svg#GalanoGrotesque-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Galano Grotesque';
    src: url('/wp-content/themes/proactif/fonts/galano/GalanoGrotesque-Bold.eot');
    src: url('/wp-content/themes/proactif/fonts/galano/GalanoGrotesque-Bold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/proactif/fonts/galano/GalanoGrotesque-Bold.woff2') format('woff2'),
        url('/wp-content/themes/proactif/fonts/galano/GalanoGrotesque-Bold.woff') format('woff'),
        url('/wp-content/themes/proactif/fonts/galano/GalanoGrotesque-Bold.ttf') format('truetype'),
        url('/wp-content/themes/proactif/fonts/galano/GalanoGrotesque-Bold.svg#GalanoGrotesque-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Dancing Script';
    src: url('/wp-content/themes/proactif/fonts/dancing-script/DancingScript-Bold.eot');
    src: url('/wp-content/themes/proactif/fonts/dancing-script/DancingScript-Bold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/proactif/fonts/dancing-script/DancingScript-Bold.woff2') format('woff2'),
        url('/wp-content/themes/proactif/fonts/dancing-script/DancingScript-Bold.woff') format('woff'),
        url('/wp-content/themes/proactif/fonts/dancing-script/DancingScript-Bold.ttf') format('truetype'),
        url('/wp-content/themes/proactif/fonts/dancing-script/DancingScript-Bold.svg#DancingScript-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/* Texts */
body.custom-theme-ld {
    font-family: 'Galano Grotesque';
    font-weight: normal;
    font-style: normal;


    scroll-behavior: smooth;
}
body.custom-theme-ld p {
    font-family: 'Galano Grotesque';
    font-weight: normal;
    font-style: normal;
    
}
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: 'Galano Grotesque';
    font-weight: 600;
    font-style: normal;
    line-height: 1.1em;
    padding-bottom: 10px !important;
}
/*body.custom-theme-ld .title_gradient .et_pb_text_inner h1,
body.custom-theme-ld .title_gradient .et_pb_text_inner h2,
body.custom-theme-ld .title_gradient .et_pb_text_inner h3 {
    width: fit-content;
    background: -webkit-linear-gradient(45deg, #abc612 20%, #1a6186 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}*/
body.custom-theme-ld .title_gradient.centre .et_pb_text_inner h1,
body.custom-theme-ld .title_gradient.centre .et_pb_text_inner h2,
body.custom-theme-ld .title_gradient.centre .et_pb_text_inner h3 {
    margin: 0px auto;
}
body.custom-theme-ld .et_pb_text_inner h1 span,
body.custom-theme-ld .et_pb_text_inner h2 span,
body.custom-theme-ld .et_pb_text_inner h3 span {
    width: fit-content;
    background: -webkit-linear-gradient(45deg, #abc612 20%, #1a6186 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}





body.custom-theme-ld p strong,
body.custom-theme-ld .et_pb_text .et_pb_text_inner ul li strong {
    font-weight: 600 !important;
}
body.custom-theme-ld .et_pb_text_inner p a:hover,
body.custom-theme-ld .et_pb_text_inner ul a:hover,
body.custom-theme-ld .et_pb_toggle_content 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 {
    font-family: 'Galano Grotesque';
    font-weight: normal;
    font-style: normal;

    line-height: 1.6em;
    padding-bottom: 1em;
    padding-left: 1em;
}







/* 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-family: 'Galano Grotesque';
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    line-height: 1.6em !important;
    background-image: linear-gradient(45deg, #abc612 20%, #1a6186 90%) !important;
    border-radius: 50px;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    padding-left: 26px !important;
    padding-right: 51px !important;
    transition: all .2s ease-in-out;
}
body.custom-theme-ld .et_pb_section .et_pb_row .et_pb_column .et_pb_button_module_wrapper a.et_pb_button.white,
body.custom-theme-ld .et_pb_section .et_pb_row .et_pb_column .et_pb_button_module_wrapper a.et_pb_button.white:hover {
    color: #000 !important;
    background: #fff !important;
    background-image: none !important;
}
body.custom-theme-ld .et_pb_section .et_pb_row .et_pb_column .et_pb_button_module_wrapper a.et_pb_button::after {
    font-weight: 700;
    font-size: 23px;
    line-height: 1.4em !important;
    margin-left: 5px;
    transition: all .2s ease-in-out;
}
body.custom-theme-ld .et_pb_section .et_pb_row .et_pb_column .et_pb_button_module_wrapper a.et_pb_button:hover::after {
    margin-left: 12px;
}





/* ––– COOKIES ––– */

body.custom-theme-ld #cmplz-cookiebanner-container .cmplz-cookiebanner {
    box-shadow: 0 5px 10px 2px rgb(0 0 0 / 5%);
}
body.custom-theme-ld #cmplz-cookiebanner-container .cmplz-cookiebanner div.cmplz-header {
    display: none;
}
body.custom-theme-ld #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-categories {
    margin-top: 20px;
}
body.custom-theme-ld #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description {
    line-height: 1.6em;
}
body.custom-theme-ld #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-body .cmplz-message p a:hover {
    text-decoration: underline;
}
body.custom-theme-ld #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-buttons button.cmplz-btn {
    font-size: 16px;
    border: 0px;
}

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



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

    body.custom-theme-ld #cmplz-cookiebanner-container .cmplz-cookiebanner {
        border-radius: 0px;
    }
    body.custom-theme-ld #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-body .cmplz-message {
        width: 100%;
    }
    body.custom-theme-ld #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-body .cmplz-categories {
        width: 100%;
    }
    body.custom-theme-ld #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-body .cmplz-categories span.cmplz-always-active {
        color: #abc612;
    }
}


