/*
Theme Name:     Winwood Child-theme
Theme URI:      https://demo2.wpopal.com/winwood/
Description:    Winwood child theme.
Author:         Duc Pham (Opal Team)
Template:       winwood
Version:        1.0.0
*/


#masthead .main-navigation #menu-main-menu li:hover a, #masthead .main-navigation #menu-main-menu .current-menu-item a{
	color: #ff4e3a !important;
}



#masthead.header-sticky{
	background: #363636;
}

.copyright-bar{
	display:none; 
}

/*Estilos selector idiomas*/
.custom-topbar{
	height: 50px;
	background: black; 
	width: 100%;
}

.custom-topbar .wpml-ls{
	width: 200px;
	margin-left: auto; 
}

.custom-topbar .wpml-ls li a{
	background: black; 
	border: none; 
}

.custom-topbar .wpml-ls .wpml-ls-sub-menu{
	z-index: 1000;
}

@media (max-width: 1023px){
	.custom-topbar{
		display:none; 
	}
}

.winwood-social{
	display:none;
}

#masthead:not(.header-sticky) .header-container .header-main{
	height: 125px;
}