/**
* Theme Name: Goya Child Theme
* Description: This is a child theme of Goya, automatically generated.
* Author: <a href="https://themeforest.net/user/everthemess">Everthemes</a>
* Template: goya
* Version: 1.0.9.6
*/

.header-right-items.header-items {
  display:none;
}
img.logoimg {
	height: 40px;
	max-height: 40px!important;
	
}
.header-center-items.header-items {
	justify-content: end;
}

.primary-menu .menu-item a {
	color: #fff!important;
}

.page-header-regular .site-header, .header_on_scroll .site-header {
	background-color: #0a0a0a!important;
} 

.header-left-items.header-items .hamburger-menu {
	color: #fff!important;
	display: none;
}

.menu-toggle.mobile-toggle {
	color: #fff!important;
	
}
.mobile-header-icons {
	opacity:0;
	visibility: none;
}