/*
Theme Name: Halstein Child
Theme URI: https://halstein.qodeinteractive.com
Description: A child theme of Halstein
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: halstein
Template: halstein
*/

#qodef-page-header #qodef-page-header-inner .qodef-header-logo-link img {
    max-height: 150px !important;
    height: 150px;
	padding: 0 !important;
}

.qodef-header-navigation>ul>li>a {
   
    font-size: 14px;
    
}

#qodef-page-header .qodef-widget-holder {
   display: none !important;
}

@media only screen and (max-width: 600px) {
	
.qi-block-advanced-text p {
    font-size: 1em !important;
	line-height: 1.3em !important;
	padding-right: 30px;
	padding-left: 30px;
}
}