/**
Theme Name: astra-waya
Author: WayaTech caroline brissy
Author URI: https://www.waya-tech.com
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-waya
Template: astra
*/

/*
i.section-beige{
    
	color: var( --e-global-color-astglobalcolor3 );
}

.section-beige h1,
.section-beige h2,
.section-beige h3,
.section-beige h4,
.section-beige h5,
.section-beige h6{
    color: var( --e-global-color-astglobalcolor1 );
}
.entry-content .section-beige .elementor-blockquote--skin-border .elementor-blockquote
{
    border-color: var( --e-global-color-astglobalcolor1 );
}


.section-noir{
    background-color: var( --e-global-color-astglobalcolor2 );
	  color: var( --e-global-color-astglobalcolor4 );
}

.section-noir h1,
.section-noir h2,
.section-noir h3,
.section-noir h4,
.section-noir h5,
.section-noir h6{
    color: var( --e-global-color-astglobalcolor7 );
}

.entry-content .section-noir .elementor-blockquote--skin-border .elementor-blockquote
{
	 color: var( --e-global-color-astglobalcolor4 );
	border-color: var( --e-global-color-astglobalcolor7 );
}



.section-jaune{
    background-color: var( --e-global-color-astglobalcolor1 );
	  color: var( --e-global-color-astglobalcolor3 );
}

.section-jaune h1,
.section-jaune h2,
.section-jaune h3,
.section-jaune h4,
.section-jaune h5,
.section-jaune h6{
    color: var( --e-global-color-astglobalcolor6);
}
.entry-content .section-jaune .elementor-blockquote--skin-border .elementor-blockquote
{
	 color: var( --e-global-color-astglobalcolor3 );
	border-color: var( --e-global-color-astglobalcolor4 );
}





*/
















@font-face {
    font-family: 'Better Saturday';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/wp-content/uploads/2023/05/Better-Saturday-free.woff) format('woff'),url(/wp-content/uploads/2023/05/better-saturday.regular.ttf) format('truetype')
}




.section-beige{
    
	color: var( --e-global-color-astglobalcolor3 );
}

.section-beige h1,
.section-beige h2,
.section-beige h3,
.section-beige h4,
.section-beige h5,
.section-beige h6{
    color: var( --e-global-color-astglobalcolor1 );
}
.entry-content .section-beige .elementor-blockquote--skin-border .elementor-blockquote
{
    border-color: var( --e-global-color-astglobalcolor1 );
}


.section-noir{
    background-color: var( --e-global-color-astglobalcolor2 );
	  color: var( --e-global-color-astglobalcolor4 );
}

.section-noir h1,
.section-noir h2,
.section-noir h3,
.section-noir h4,
.section-noir h5,
.section-noir h6{
    color: var( --e-global-color-astglobalcolor7 );
}

.entry-content .section-noir .elementor-blockquote--skin-border .elementor-blockquote
{
	 color: var( --e-global-color-astglobalcolor4 );
	border-color: var( --e-global-color-astglobalcolor7 );
}



.section-jaune{
    background-color: var( --e-global-color-astglobalcolor1 );
	  color: var( --e-global-color-astglobalcolor3 );
}

.section-jaune h1,
.section-jaune h2,
.section-jaune h3,
.section-jaune h4,
.section-jaune h5,
.section-jaune h6{
    color: var( --e-global-color-astglobalcolor6);
}
.entry-content .section-jaune .elementor-blockquote--skin-border .elementor-blockquote
{
	 color: var( --e-global-color-astglobalcolor3 );
	border-color: var( --e-global-color-astglobalcolor4 );
}

@keyframes blink-animation {
    to {
      visibility: hidden;
    }
  }
  @-webkit-keyframes blink-animation {
    to {
      visibility: hidden;
    }
  }

h2.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper:after{
    animation: blink-animation 1s steps(5, start) infinite;
        -webkit-animation: blink-animation 1s steps(5, start) infinite;
    background-color: var( --e-global-color-astglobalcolor0 )
}

.elementor-element-81f92bf .elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper:after{
    animation: blink-animation 1s steps(5, start) infinite;
        -webkit-animation: blink-animation 1s steps(5, start) infinite;
    background-color: var( --e-global-color-astglobalcolor7 )
}

@media (max-width: 767px){
.elementor-526 .elementor-element.elementor-element-577a37e9 > .elementor-container {
align-items: baseline;
}
}

.ellipsys3,
.ellipsys3 p{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    
}

.ellipsys4,
.ellipsys4 p{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    
}

.ellipsys5,
.ellipsys5 p{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    
}
li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-12599{
    display: none;
}

.elementor-nav-menu--dropdown li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-12599{
    display: block;
}
.elementor-element-7e510b07,
.elementor-element-7e510b07 .elementor-widget-wrap.elementor-element-populated,
.elementor-element-7e510b07 .elementor-widget-wrap.elementor-element-populated .elementor-element ,
.elementor-element-7e510b07 .elementor-widget-wrap.elementor-element-populated .elementor-element .elementor-widget-container
{
    position: unset;
}
.elementor-nav-menu--dropdown.elementor-nav-menu__container{
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    top: 20px;
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container svg {
    fill: #FFF;
}
.cky-btn-revisit-wrapper{
    width: 5vw;
    height: 5vw;
}
