/* 
Theme Name: Creativo Child Theme
Description: Creativo Child Theme is a child theme of Creativo Theme, created by ACA Web Consulting
Author: ACA Web Consulting
Author URI: https://acawebconsulting.com/
Template: creativo
Version: 1.0.0
Text Domain: creativo-child-theme
*/

.logo.mobile_logo_render .extra_header_button {
	display: block;
	height: auto;
	line-height: inherit;
	margin-top: 15px;
	padding-left: 0;
}

#branding .logo.mobile_logo_render .extra_header_button a {
	height: auto;
}

@media screen and (min-width: 1024px) {
	.logo.mobile_logo_render .extra_header_button {
		display: none;	
	}
}