/*
Theme Name: Dixionline Theme
Theme URI: https://dixionline.com
Author: Dixionline
Theme URI: https://dixionline.com
Template: hello-elementor
Version: 1.0
*/

/*
    Add your custom styles here
*/

.gradientText{
    background-image: linear-gradient(#2AAFAB, #08415C);
    color: transparent;
    background-clip: text;
	text-stroke: 1px  #08415C;
	
}

.glassMorphism{
    backdrop-filter : blur(10px);
}

/*TYPO BLEU SUR LE HEADER AU FOND CLAIR*/
.wp-singular.page:not(.home) .she-header-transparent-yes .e-n-menu-title span{
	color:#f4efee!important;
}

.wp-singular.page:not(.home) .she-header-transparent-yes .e-n-menu-title svg {
	fill:#f4efee!important;
}

.elementor-widget-image-carousel .swiper .swiper-slide figure {
    line-height: 0;
}