/*
Theme Name: Tris
Author: Tris informatique
Author URI: https://www.trisinformatique.com
Version: 7.1.3
Template: enfold
*/

@font-face {
    font-family: 'Allura';
    src: url('./assets/fonts/Allura-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

#top h1, #top h2, #top h3, #top h4 {
	text-transform: none;
	font-weight: bold;
	color: var(--enfold-footer-color-heading);
}

.av-special-heading p {
	font-family: 'Allura', 'Arial', sans-serif;
	font-size: 25px;
}

.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
    background-color: initial!important;
}

@media (max-width: 768px) {
    #mobile-moved-background {
        background-position: 70% 50%;
    }
}

@media (max-width: 991px) {
    .evt-wrapper {
        margin: 0px auto;
    }
}

.background-white .active_tab {
	background-color: white!important;
	color: #C76F5E!important;
}

.background-white .tab_content {
	background-color: white!important;
}

.evt-header {
    padding-bottom: 60px;
}

.evt-header p {
    max-width: 60%;
    margin: 0 auto;
}

.page-template-template-events #main {
    background: #FBFAF7;
}

.page-template-template-events h2 {
    color: var(--enfold-main-color-color)!important;
}

.avia-image-container img {
    border-radius: 25px!important;
}

#top select {
	margin-bottom: 0px;
}

@media (max-width: 1130px) {
	#footer .footer-cta .fb-link .fb-icon {
		display: none;
	}
}

/* Silence is golden */