.elementor-kit-25{--e-global-color-primary:#F07400;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#F07400;--e-global-color-border:#EEE;--e-global-color-dark:#333;--e-global-color-light:#FAFAFA;--e-global-color-gray:#8F8F8F;--e-global-color-muted:#ABABAB;--e-global-color-placeholder:#B6B6B6;--e-global-color-b10ae5a:#019F6C;--e-global-color-5ae343b:#F07400;--e-global-color-1cbe17e:#BE0E20;--e-global-color-cb3afd1:#2A5341;--e-global-color-2e242d6:#D7C327;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-25 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--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){--kit-widget-spacing: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 */.woocommerce-price-suffix {
display: none !important;
}




@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}

.woocommerce button.button.alt.disabled.wc-variation-selection-needed {
    border-color: #000000;
    background-color: #000000;
    color: #fff;
}


body {
    overflow-x: hidden !important;
}

body > p {
	display:none !important;
}

.stock_alert_button:hover {
  
    color: #fff !important;
}

.rank-math-html-sitemap{
    display: none !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.fanaway.fr/wp-content/uploads/2023/05/Inter-Regular.woff') format('woff');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://www.fanaway.fr/wp-content/uploads/2023/05/Inter-Black.woff') format('woff');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://www.fanaway.fr/wp-content/uploads/2023/05/Inter-SemiBold.woff') format('woff');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://www.fanaway.fr/wp-content/uploads/2023/05/Inter-Bold.woff') format('woff');
}
/* End Custom Fonts CSS */