/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/


/*change toogle white style for grey bg row*/

.toogle-white.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title>a{ color:#000000!important;} 



/*add sperator for lang switcher*/
li.lang-item
{
    border-left: 1px solid #000;
    padding-left: 20px;
}


/*color link mobile menu*/
 .wpex-mobile-menu .sidr-class-menu-item a {
    color: #ffffff!important;
}

.sidr-class-mobile-menu-searchform .ticon-search {
    color: #ffffff!important;
}



/*events page hide list button selector on search module*/
.tribe-events-c-view-selector__list {
	display: none!important
}


/*page de recherche*/

.search-results .page-header {
	margin-bottom: 0px!important;
}