.elementor-kit-18{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#000000;--e-global-color-text:#B23C3C;--e-global-color-accent:#ABABAB;--e-global-color-3538359:#F5F8F7;--e-global-color-05f716e:#923434;--e-global-typography-primary-font-family:"Astrup";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Astrup";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Astrup";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Astrup";--e-global-typography-accent-font-weight:500;}.elementor-kit-18 e-page-transition{background-color:#FFBC7D;}#the7-body{--the7-elementor-beautiful-loading-bg:var( --e-global-color-secondary );--the7-btn-bg:var( --e-global-color-text );--the7-btn-hover-bg:var( --e-global-color-05f716e );--the7-beautiful-spinner-color:var( --e-global-color-primary );--the7-base-color:var( --e-global-color-secondary );--the7-secondary-text-color:var( --e-global-color-accent );--the7-base-font-family:"Astrup", Sans-serif;--the7-text-big-font-size:15px;--the7-text-small-font-size:15px;--the7-base-font-size:15px;--the7-links-color:var( --e-global-color-text );--the7-h1-font-size:22px;--the7-h1-line-height:1em;--the7-h2-font-size:20px;--the7-h3-font-size:19px;--the7-h4-font-size:18px;--the7-h5-font-size:17px;--the7-h6-font-size:16px;}#the7-body a.scroll-top{display:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}body.rtl .elementor-labels-inline .elementor-field-group > .elementor-field-label{padding-left:0px;}body:not(.rtl) .elementor-labels-inline .elementor-field-group > .elementor-field-label{padding-right:0px;}body .elementor-labels-above .elementor-field-group > .elementor-field-label{padding-bottom:0px;}body .woocommerce-Reviews .elementor-field-group > label{margin-bottom:0px;}@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 */@media (max-width: 767px) {
    .e-con.e-flex {

        --flex-wrap: none
    }

}


.add_to_cart_button, .single_add_to_cart_button { 

display: none !important; 

} 

.woocommerce table.shop_attributes td p {
    padding: 8px;
}

.woocommerce table.shop_attributes th {

    text-align: inherit;
}

.mydown{

    animation: .6s 
linear infinite alternate down;
}


.mymagnify {

    animation: .6s 
linear infinite alternate magnify;

}

@keyframes down {
    0% {
        opacity: 0;
        transform: translateY(0)
    }

    to {
        opacity: 1;
        transform: translateY(10%)
    }
}


@keyframes magnify {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(.96)
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Astrup';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://catalogue.saintseiya.fr/wp-content/uploads/astrup-regular.woff') format('woff');
}
@font-face {
	font-family: 'Astrup';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://catalogue.saintseiya.fr/wp-content/uploads/astrup-medium.woff') format('woff');
}
@font-face {
	font-family: 'Astrup';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://catalogue.saintseiya.fr/wp-content/uploads/astrup-bold.woff') format('woff');
}
/* End Custom Fonts CSS */