/*
Theme Name: Educam Child Theme
Theme URI: http://educam.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Educam
Template: educam
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: educam

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*
COULEURS : 
Orange Thème : #f6520a
Jaune Thème : #ebbc4a

Orange Logo : #EE9F3B
Turquoise Logo : #68B8B4
*/


.lte-page-header-custom:after {
    background-image: url('https://laporteouvertehautrichelieu.com/wp-content/uploads/2025/12/slider-title-wave.png') !important;
	content: "" !important;
    display: block !important;
    width: 100% !important;
    height: 70px !important;
    position: absolute !important;
    bottom: -2px !important;
    z-index: 2 !important;
    pointer-events: none !important;
    background-size: cover !important;
    margin-top: -60px !important;
}

.page-template-blog .main-wrapper,
.single-post .main-wrapper,
.category .main-wrapper{ padding:100px 15px !important; }

.tribe-events-c-subscribe-dropdown__container{ display:none !important; }

.tribe-events .tribe-events-c-search__button, .tribe-events button.tribe-events-c-search__button {
    background-color: #EE9F3B !important;
}
.tribe-events .tribe-events-c-search__button:hover, .tribe-events button.tribe-events-c-search__button:hover {
    background-color: #1D1C1F !important;
}

.tribe-events .datepicker .day.active, .tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .day.active:hover, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .month.active:hover, .tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus, .tribe-events .datepicker .year.active:hover {
    background: #68B8B4 !important;
}

/*.tribe-events .tribe-events-calendar-month__multiday-event-bar .tribe-events-calendar-month__multiday-event-bar-inner {
    background-color: #68B8B4 !important;
}*/
.tribe-events-calendar-month__multiday-event-bar-title {
    color:white !important;
}

.lte-social.lte-type-titles a {
    color: white !important;
}

.elementor-28132 .elementor-element.elementor-element-d368dec .sub-menu a.pp-menu-item-active {
    background:white !important; color:#000000 !important;
}
.elementor-28132 .elementor-element.elementor-element-d368dec .sub-menu a.pp-menu-item-active:hover {
    background:#68B8B4 !important; color:white !important;
}

.tec-events-category-color-filter:before{ content: "Sélectionnez une catégorie" !important; }


/* iPhone */
@media only screen
and (min-width : 320px) 
and (max-width : 767px) {
	
.lte-page-header-custom:after {
    background: none !important;

}

}


/* iPhone landscape */
@media only screen
and (min-width : 320px) 
and (max-width : 767px) 
and (orientation : landscape) {
	
	
}


/* iPhone portrait */
@media only screen
and (min-width : 320px) 
and (max-width : 767px) 
and (orientation : portrait) {
	
	
}


/* iPad */
@media only screen
and (min-width : 768px) 
and (max-width : 1024px)  {
	
	
}


/* iPad landscape */
@media only screen
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : landscape) {
	
	
}


/* iPad portrait */
@media only screen
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : portrait) {
	
	
}
