/*
Theme Name: Maurienne TV

Description: Thème de Maurienne TV
Author: Maurienne TV
Author URI: Sylvain STANIK
Version: 1.0

*/



.custom-logo-link{
width: 15em;
height: auto;
}

.custom-logo{
width: 100%;
height: auto;
margin-top: 1em;
}


button #menu{
    color: white;
}


.navbar li{
margin-right: 4em;
 white-space: nowrap;
}

a.nav-link{
    color: white !important;
}


#body{
    margin-top: 4em;
}


.navbar li:hover{
     width:100%;
    border-bottom:2px solid white;
    transition: 0.5s;
}

.navbar li{
    width:100%;
    border-bottom:2px solid #152f4e;
    transition: 0.5s;
}


.dropdown-menu li{
    width:100%;
    border-bottom:2px solid white;
    transition: 0.5s;
}


.dropdown-menu li:hover{
    width:100%;
    border-bottom:2px solid black;
    transition: 0.5s;
}


#content h2{
    text-align: center
}

#content p{
    text-align: center
}

header{
    position: sticky;
    top: 0px;
    z-index: 99;
}



.mj-embedded-content {
    margin-right: auto;
    margin-left: auto;
}


#body_g *{
    text-align: left !important;
}

.dropdown-item {
    color: black !important;
}

footer a{
    color: white;
    border-bottom:2px solid #152f4e;
    transition: 0.5s;
}

footer a:hover{
    color: white !important;
    text-decoration: none;
    width:100%;
    border-bottom:2px solid white;
    transition: 0.5s;
}

.yotu-videos.yotu-mode-grid h3{
    text-overflow: clip !important;
    white-space: normal !important;
    text-align: center;
}



.searchwp-modal-form__container{
    max-width: 23em !important
}


.searchwp-modal-form__footer{
    display: none;
}


a[data-title="Private video"] {
    display: none !important;

}


li:has(> a[data-title="Private video"]) {
background-image: url(nopost.jpg);
background-size: contain;
background-repeat: no-repeat;
 }


