/*
Theme Name: The Fox Child
Description: Child theme for The Fox Theme
Author: Your name here
Template: fox
*/

#header-area {
	
}

.comment-error {
    color: red;
    margin-top: 5px;
    font-size: 14px;
}
.home.blog .wi-content {
/*     overflow: auto !important; */
    padding-top: 10px;
}
.header-nav-bottom-1 .header-row-nav .container {
	border-bottom: none;
}

#ecouter_radios {
	text-align: center;
    margin-top: 5px;
}

#ecouter_radios > a > img {
	height: 30px
}

#mobile_ecouter_radios {
    margin-top: 30px;
    padding-left: 10px;
}

#mobile_ecouter_radios > a {
    margin-top: 5px;
    display: block;
}

#mobile_ecouter_radios > a > img {
    height: 30px
}

p.mo-nom-collectivite {
    text-align: center;
    color: #6487a9;
    font-size: 23px;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: "Libre Franklin",sans-serif;
    margin-bottom: 0px;
    border-bottom: 1px solid #cecece;
    border-top: 1px solid #cecece;
}

.mo-logo-collectivite {
    border-bottom: 2px solid #ddd;
}

.section-heading h2 {
    color: rgb(59,60,160);
    color: #000066;
}

.heading-1a .container, .heading-1b .container, .section-heading .line, .heading-5 .heading-inner {
    /*border-color: rgb(59,60,160) !important;*/
    border-color: #000066 !important;
}

.masthead-mobile-bg, #masthead-mobile-height {
    background-color: #000066
}
#masthead-mobile-height{
    height: auto !important;
}
.row-nav-light, .sticky-header-background {
    background-color: #000066;
}

.toggle-menu, .search-btn, .site-description, .social-list > ul > li > a, #menu-main-menu > li > a {
    color: #fff !important;
}

.login-btn {
    color: #fff;
    font-size: 16px;
    margin-left: 5px;
}

.mo-img-service {
    width: 70% !important;
    margin: 0 auto;
}

.section-home-radio {
    /*background-color: #3c3fae;*/
    background-color: #000066;
    padding-bottom: 30px;
}

.home.blog .wi-content {
    padding-top: 0px;
}

#masthead {
    /*background: rgb(59,60,160);
    background: linear-gradient(54deg, rgba(59,60,160,1) 0%, rgb(60 63 175) 100%) !important;*/
    background-color: #000066;
    padding-bottom: 10px;
	
}

#masthead-mobile {
	background-color: #000066;
	position: sticky !important;
	
}


#mo-mobile-menu-container {
    position: absolute;
    transform: translate(-100vw);
    background-color: #fff;
    height: 100vh;
    z-index: 60;
    width: 250px;
	
}

#mo-mobile-menu-container .blackveil {
    position: absolute;
    height: 100vh;
    width: calc( 100vw - 250px );
    background-color: #000;
    opacity: .5;
    z-index: 5;
    transform: translate(250px);
}



.mo-menu-mobile ul {
    list-style: none;
    display: none;
    background-color: #006;
    margin-bottom: 0px;
    padding-top: 20px;
    padding: 20px 15px;
}

.mo-menu-mobile ul > li {
    width: 100%;
}



@media screen and (max-width: 449px) {
    .section-sidebar {
        text-align: center;
    }
}

@media screen and (min-width: 840px){
	.menu-radio {
		display:none !important;
	}
}

/*@media screen and (max-width: 768px){*/
/*    .flex-prev{*/
/*        position: absolute;*/
/*        bottom: 0;*/
/*        display: block;*/
/*        background-color: black;*/
/*        color: #f2f2f2;*/
/*        width: 115px;*/
/*        height: 24px;*/
/*        z-index: 1;*/
/*    }*/
/*}*/

.mfp-img {
   zoom:150%;
}

@media screen and (max-width:600px){
	.mfp-img {
   		zoom:none;
}
	

}

@media screen and (max-width:900px){
	.titlebar-bg img {
		height:auto;
	}
}

.link-club{
	background-color: #000 !important;

}

.link-club > a {
	    font-weight: 700 !important;
	    font-style: italic !important;
        color:#fff;
}
.link-club > a:hover {
        font-weight: 700 !important;
        font-style: italic !important;
        color:#fff;
}


#text-23 {
	 color: #fff;
    margin-top: 30px;
}

.heading-text:hover {
	text-decoration:underline;
	 text-decoration-color: #000066;
}

.mo_search_form{
	display:none;
}

#slideshow_promo{
	min-height: 0 !important;
}
/*.login-btn{
	display:none !important;
}
*/
.button-lire-la-suite {
  background-color: #000066; /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}


