/*
Theme Name: Saaya Child
Theme URI: https://cliccalinca.it
Description: This is a child theme of Saaya
Author: Cliccalinca
Author URI: https://cliccalinca.it
Template: saaya
Version: 1.1.5
*/

.widget_nav_menu .sub-menu {
	display: none;
}
.banner-content-wrapper {
	background-size: contain !important;
	background-position: center center !important;
}
.banner-title-btn-wrapper {
	background:none;
}
.is-sticky img.custom-logo {
	height: 80px;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.mt-social-menu-wrapper::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.custom-header.has-bg-img {
	background-attachment: scroll;
	background-position-y: center;
}
#sticky-wrapper {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
#section-banner {
	background-color: rgba(20, 151, 204, 0.5);
}
.banner-content-wrapper {
	height: 400px;
}
#bottom-footer {
	background: rgba(20, 151, 204, 0.5);
}
#top-footer {
	background: #f8f8f8;
}
.custom-header.no-bg-img {
	background: rgba(20, 151, 204, 0.5);}
.entry-header {
  padding: 0;
}