/*
Theme Name: Theme Starter
Theme URI:CA
License: 
License URI: 
Description: Ce thÃÂÃÂ¨me utilise les frameworks ReduxFramework et CMB2. Bootsrap V4.
Author: Vincent Lestideau
Author URI: 
Version: 3.0
Tags: 
Text Domain: musique
*/

@import url('https://fonts.googleapis.com/css?family=Oswald');

#content{
    
    font-family: Arial,  sans-serif !important;
}

h3{
   font-family:  'Oswald', sans-serif !important; 
}

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

.custom-logo{
width: 100%;
height: auto;
}




#sponsor{
   text-align: center;
   padding-bottom: 0;
}

#sponsor img{
width: 200px;
height: auto;
}


#gauche{
     text-align: center;  
}

.collapse ul li a{
  color:#24378a !important;
}

.navbar-brand{ 
  color: #24378a !important;
}

#menu_haut{
    margin-right: 2em;
    font-family:  'Oswald', sans-serif !important; 
}

.screen-reader-text{
    display:none !important;
}

#im img{
    padding: 0.5em;
}

.ms-theme-radix{
    padding-bottom: 1em!important;
}

.slides img{
    min-height: 9em!important;
    display: table-cell !important;
    vertical-align: middle !important;
}

.alignright{
    float:right;
}

.aligncenter{
      display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft{
    float:left;
}

.wp-pagenavi{
    display: block !important;
  margin-left: auto!important;
  margin-right: auto!important;
}

