/*
Theme Name: MaglieriaGz
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/
#Top_bar .menu > li.current-menu-item > a, #Top_bar .menu > li.current_page_item > a, #Top_bar .menu > li.current-menu-parent > a, #Top_bar .menu > li.current-page-parent > a, #Top_bar .menu > li.current-menu-ancestor > a, #Top_bar .menu > li.current-page-ancestor > a, #Top_bar .menu > li.current_page_ancestor > a, #Top_bar .menu > a {
    font-weight:bold;
}
#Top_bar .wpml-languages a.active {
	border:none;
}
.footer_copy {
    display: none;
}
#Content{
	padding-top:0px!important;
}
#Header_wrapper, #Intro {
	background-color: #ffffff;
}
.menu-item {
    text-transform: uppercase;
}
@media only screen and (max-width: 766px){
	.button-mobile{
		width: 100%!important;
		text-align: center!important;
	}
	.vc_column-inner {
		border: none !IMPORTANT;
	}
	
	#menu a:focus,#menu a:focus-visible,#menu a:focus-within {
		background-color: #214187;
	}
	#Side_slide #menu ul li a {
		margin-right:0;
	}
}
@media only screen and (min-width: 767px) {
    .credits-footer {
		text-align:right;
		margin-bottom: 0;
		clear: both;
		margin-top:100px;
	}

}
.credits-footer img {
    margin: 0 0 20px 10px;
}
.c21-icon-img img {
    width: 80%;
}
.c21-icon-img {
    margin-bottom: 58px !important;
}

aside#custom_html-2, aside#custom_html-3 {
    margin-top: 0;
    padding: 0 !important;
}
#Top_bar.is-sticky #logo img.logo-sticky {
	max-height:35px !important;
}