/*
Theme Name: TM Heli-child
ChildTheme URI: http://heli.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0
Template: tm-heli
*/

/* modified by kaweb */

.site-header .menu_button {
    margin-right: 0;
}

@media (max-width: 47.9em) {
    .entry-meta .info.col-sm-9 {
        text-align: center;
    }
}
.post-thumb .dates {
    z-index: 999;
}
@charset "UTF-8";
div.breadcrumb {
    display: none;
}

div.partenaire {
    margin-bottom: 3px;
}
div.partenaire img{
    width: 25%;
}

.mobile-menu-cache{
	display: none; 
}

.mini-cart .mini-cart__button {
    /* cursor: pointer; */
    display: none;
}
div.header-icon.header-icon-search {
    /*cursor: pointer;*/
    display: none;
}
div.header-icon.header-icon-canvas.menu_button{
    display: none;
}


/*  correction cases à cocher disparues sur chrome*/
input[type=checkbox] {
    -webkit-appearance: checkbox;
}

/*  correction enlever bandeau blanc sur page off*/
.page-id-3156 .big-title {
    position: relative;
    margin-bottom: 0px;
    text-transform: uppercase;
}

#sidebar-2 {
    float: left;
    padding: 5% 0 3%;
    margin-right: 30px;
    width: 138px;
}

.sidebar-none #sidebar-famille {
    display: none;
}
@media screen and (max-width: 980px) {
    #sidebar-famille {
        margin-right: 3%;
        max-width: 14%;
    }
    
}

@media screen and (max-width: 760px) {
    #sidebar-famille {
        margin: 0;
        width: 100%;
        max-width: 100%;
        float: none;
        clear: both;
    }
    
}
