.elementor-kit-10 {
    --e-global-color-primary: #B86224;
    --e-global-color-secondary: #F4EDDB;
    --e-global-color-text: #B86224;
    --e-global-color-accent: #B86224;
    --e-global-typography-primary-font-family: "Rammetto One";
    --e-global-typography-primary-font-weight: 400;
    --e-global-typography-secondary-font-family: "Sackers Gothic";
    --e-global-typography-secondary-font-weight: 300;
    --e-global-typography-text-font-family: "Sackers Gothic";
    --e-global-typography-text-font-weight: 300;
    --e-global-typography-accent-font-family: "Sackers Gothic";
    --e-global-typography-accent-font-weight: 500;
    --e-global-typography-8190f62-font-family: "Rammetto One";
    --e-global-typography-8190f62-font-size: 32px;
    --e-global-typography-8190f62-font-weight: 400;
    --e-global-typography-8190f62-text-transform: uppercase;
    --e-global-typography-8190f62-line-height: 1.3em;
    --e-global-typography-b176409-font-family: "Rammetto One";
    --e-global-typography-b176409-font-size: 28px;
    --e-global-typography-b176409-font-weight: 400;
    --e-global-typography-b176409-text-transform: uppercase;
    --e-global-typography-b176409-line-height: 1.4em;
    --e-global-typography-a28645d-font-family: "Rammetto One";
    --e-global-typography-a28645d-font-size: 14px;
    --e-global-typography-a28645d-font-weight: 400;
    --e-global-typography-a28645d-text-transform: uppercase;
    --e-global-typography-a28645d-line-height: 1.4em;
    background-color: var(--e-global-color-secondary);
    color: var(--e-global-color-text);
    font-family: "Sackers Gothic", Sans-serif;
    font-size: 14px;
    font-weight: 300;
}

.elementor-kit-10 e-page-transition {
    background-color: #FFBC7D;
}

.elementor-kit-10 p {
    margin-block-end: 0px;
}

.elementor-kit-10 a {
    color: var(--e-global-color-primary);
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 820px;
}

.e-con {
    --container-max-width: 820px;
    --container-default-padding-top: 0px;
    --container-default-padding-right: 0px;
    --container-default-padding-bottom: 0px;
    --container-default-padding-left: 0px;
}

.elementor-widget:not(:last-child) {
    margin-block-end: 20px;
}

.elementor-element {
    --widgets-spacing: 20px 20px;
    --widgets-spacing-row: 20px;
    --widgets-spacing-column: 20px;
}

    {}

h1.entry-title {
    display: var(--page-title-display);
}

@media(max-width:1024px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1024px;
    }

    .e-con {
        --container-max-width: 1024px;
    }
}

@media(max-width:767px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}

/* Start custom CSS */
.link-beige {
    color: var(--e-global-color-secondary) !important;
}

/*Code CSS pour les marge mobile blanche*/
/*lock mobile horiz*/
:root,
html,
body {
    width: 100%;
    overflow-x: hidden;
}

/*Code contour bleu sur boutons*/
:focus {
    outline: 0 !important;
}

/* End custom CSS */
/* Start Custom Fonts CSS */
@font-face {
    font-family: 'Sackers Gothic';
    font-style: normal;
    font-weight: 300;
    font-display: auto;
    src: url('../../2025/02/sackersgothicstd-light-webfont.eot');
    src: url('../../2025/02/sackersgothicstd-light-webfont.eot@') format('embedded-opentype'),
        url('../../2025/02/sackersgothicstd-light-webfont.woff2.html') format('woff2'),
        url('../../2025/02/sackersgothicstd-light-webfont.woff') format('woff'),
        url('../../2025/02/sackersgothicstd-light-webfont.ttf') format('truetype'),
        url('../../2025/02/sackersgothicstd-light-webfont.svg') format('svg');
}

@font-face {
    font-family: 'Sackers Gothic';
    font-style: normal;
    font-weight: 500;
    font-display: auto;
    src: url('../../2025/02/sackersgothicstd-medium-webfont.eot');
    src: url('../../2025/02/sackersgothicstd-medium-webfont.eot@') format('embedded-opentype'),
        url('../../2025/02/sackersgothicstd-medium-webfont.woff2.html') format('woff2'),
        url('../../2025/02/sackersgothicstd-medium-webfont.woff') format('woff'),
        url('../../2025/02/sackersgothicstd-medium-webfont.ttf') format('truetype'),
        url('../../2025/02/sackersgothicstd-medium-webfont.svg') format('svg');
}

@font-face {
    font-family: 'Sackers Gothic';
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url('../../2025/02/sackersgothicstd-heavy-webfont.eot');
    src: url('../../2025/02/sackersgothicstd-heavy-webfont.eot@') format('embedded-opentype'),
        url('../../2025/02/sackersgothicstd-heavy-webfont.woff2.html') format('woff2'),
        url('../../2025/02/sackersgothicstd-heavy-webfont.woff') format('woff'),
        url('../../2025/02/sackersgothicstd-heavy-webfont.ttf') format('truetype'),
        url('../../2025/02/sackersgothicstd-heavy-webfont.svg') format('svg');
}

/* End Custom Fonts CSS */