/*
Theme Name:     Kleo Child
Theme URI: 		https://themeforest.net/item/kleo-pro-community-focused-multipurpose-buddypress-theme/6776630?ref=SeventhQueen
Description:    Child theme for Kleo
Author:         SeventhQueen
Author URI:     https://seventhqueen.com
Template:       kleo
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/

/*
* Please add your custom styles below
*/

.kleo-mobile-switch{
  display:none !important;
}
.kleo-main-header .container{
    position:relative;
}
.ubermenu .ubermenu-item-level-0 > .ubermenu-target{
  padding-top:40px;
padding-bottom:40px;

}

.is-sticky .ubermenu .ubermenu-item-level-0 > .ubermenu-target{
  padding-top:20px;
padding-bottom:20px;

}
.colonne_accueil
{z-index:10;}
.boutonshf
{
	color: #fff;
    border-color: #a1bf35;
    background-color: #a1bf35;
text-transform:uppercase;
}
.masonry-listing .format-standard .post-title {
    border-left: 3px solid #a1bf35!important;
}
.main-color hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #a1bf35!important;
}
.etoiles
{color:#efd807!important;}
@keyframes pulse_animation {
    0% {
    background-color: #ccc;
background-color: rgba(0,0,0,0.2);
  }
  50% {
    background-color: #a1bf35;
  }
	100% {
    background-color: #ccc;
background-color: rgba(0,0,0,0.2);
  }
}
.kleo-quick-contact-link {
	animation: pulse_animation 5s infinite;
}
.kleo-carousel-style-overlay .post-title.entry-title a {
    color: #fff !important;
    font-size: 29px!important;
}
.visi
{
	z-index:2;
}
.carousel-arrow .carousel-prev {
    top: 57%!important;
}
.carousel-arrow .carousel-next {
    top: 57%!important;
}
.shfbord img
{
border: 2px dashed #a1bf35; 
border-radius: 15px;
}
#kleo_recent_posts-2
{
	margin-top:20px;
}