/*
Theme Name:  Liviza Child Theme
Description: Child theme for the Liviza theme
Author:      ThemeStek
Author URI:  http://themeforest.net/user/themestek
Template:    liviza
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */
#fila-1-home .themestek-row .themestek-ihbox-style-3 .themestek-ihbox-inner:after,
#fila-1-home .themestek-row .themestek-ihbox-style-3 .themestek-ihbox-inner:before {
	display: none;
}
.themestek-row .themestek-ihbox-style-3 .themestek-ihbox-inner:before,
.themestek-row .themestek-ihbox-style-3 .themestek-ihbox-inner:after {
	color: red !important;
	display: none !important;
}
.themestek-box-blog-classic .themestek-entry-meta-wrapper .themestek-entry-meta span.themestek-meta-line.byline {
	display: none !important;
}

@media (max-width: 1300px) {
	.headerlogo img {
		max-height: 70px !important;
	}
}
@media (max-width: 500px) {
	.headerlogo img {
		max-height: 70px !important;
	}
}