/*
Theme Name:  Efor Child
Theme URI:   https://themeforest.net/user/pixelwars/portfolio
Description: Make your modifications to [Efor Theme] in this child theme.
Author:      Pixelwars
Author URI:  https://themeforest.net/user/pixelwars
Version:     8.1.1
Template:    efor
Tags:        portfolio
Text Domain: efor-child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.is-header-small .site-title img {
	margin-top: -4%;
}	

@media screen and (min-width: 992px) {
	.site-title img {
		max-height: 70px;
	}
	.is-header-small .site-header {
		background: white !important;
	}
}