.myclass > post-item {
padding-top: 50px;
}
.absolute-footer {
 display: none;
}
/*
.blog-wrapper{

    background-color: rgb(22, 23, 25)!important;
}

.blog-wrapper p, H1, H2, H3, H4, H5, H6, ul, ol {
    color:#fff!important;
    
}*/

.nav-line-grow > li > a::before{
    height: 2px!important;
}
.woocommerce-pagination ,.related{
	margin-bottom:50px;	
}
.archive-page-header .page-title{
		text-align:left;
}
.accueil-recettes{
		min-height:450px;
}


/*********************************************************/
/*********************************************************/
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

.off-canvas-left .mfp-content{
    width:80%!important;
    background-color: rgba(22, 23, 25,0.95)!important;
}



.nav > li > a, .links > li > a {
    color: #fff!important;
}

.nav > li > a > i.icon-menu{
    font-size: 2.5em!important;
}

}