@import url('https://fonts.googleapis.com/css?family=Comfortaa');
@import url('https://fonts.googleapis.com/css?family=Merienda+One');


.page-title-section.bg-secondary{
	display: none;
}
.content-area {
	padding-top: 0px;
}
.elementor-column-wrap.elementor-element-populated{
	padding: 0px !important;
}
h2.elementor-heading-title.elementor-size-default{
	padding: 150px 0px !important;
}
.elementor-widget-heading>.elementor-widget-container{
	background-size: cover;
    background-color: #00000078;
    background-blend-mode: multiply;
    background-attachment: inherit;
    background-position: center;
}
.footer-credits{
	display: none;
}

.footer-widget{
	width: 100%;

}
#colophon .widget ul li{
    display: inline-block;
    width: 30%;
    float: left;
}

#colophon{
	padding-top: 30px;
    padding-bottom: 15px;
}
#colophon .widget, #colophon .widget .widget-title{
	margin-bottom: 0px;
}
.widget-handle.search-widget-handle.hidden-xs.hidden-sm{
	display: none;
}
p, h1, h3, h4, h5, h6, div, a, li, ul, label{
	font-family: "Comfortaa", Sans-serif !important;

}
.n2-ow{
	font-family: "Merienda One", Sans-serif !important;
}
h2.elementor-heading-title, figcaption{
	font-family: "Comfortaa", Sans-serif !important;
  font-size: 4.8em;
  font-weight: 600;
}
.main-navigation .menu li a{
 	color: #000000; 
}
section.content-area{
 padding-bottom: 0px;
}

span.fa-facebook{
 color: blue !important; 
}
.fa-facebook{
	font-size: 45px !important;
}

.custom-logo-link>img{
 	height: 55px !important;
  width: auto !important;
}
@media (max-width: 650px){
	li.no-label{
		width: 100% !important;
	}
}