/*
Theme Name: Keops-child
Description: Thème enfant
Author: Haze
Author URI: 
Version: 1
Template: Keops
*/
main.main-fluid nav.menu {
    background: rgba(255, 255, 255, 0.7) !important;
}
.page-id-2771 h1 {
    color: #fff;
    text-shadow: 2px 2px #000;
}
main#emdContent {
    background: transparent !important;
}
#menu-item-2778 a {
    color: black;
}
#menu-item-2779 a {
    color: black;
}
.fa-search {
    color: black !important;
}
.header-wrap table tr:hover {
    cursor: auto !important;
}
.maintable thead th {
    color: black !important;
}
@media (max-width: 480px) {
    .st-head-row-main { 
        background-color: transparent !important;
    }
}
@media (max-width: 767px) {
    nav.menu img { 
        /*left: calc( 50% - 25px ) !important;*/
        left: 50%;
        transform: translate(-50%);
        max-width: 45%;
    }
    nav ul li a {
        color: white !important;
    }
}
