/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Global Styles

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body #body-inner .header .container .logo-wrap .row .site-header-main .site-logo .logo-header-inner a img{
	height:auto !important;
}

body .site-logo a img{
	width:220px;
}

@media (max-width:767px){

	body .single-entry-blog .single-entry-blog1 .single-entry-summary{
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	margin-top:-20px;
}

body .blog-header .entry-post-meta .entry-post-footer-wrap{
	margin-top:10px;
	}

}



@media (max-width:450px){

	body .site-logo a img{
	width:160px;
	}

}