/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.1.51.1709627150
Updated: 2024-03-05 09:25:50

*/
.single-content h1, .single-content h2{
	margin:0;
}
.entry-hero.page-hero-section .entry-header{
	min-height:180px;
	align-items: flex-start;
}
/* .elementor-kit-5 h1{
	color:#ffffff;
	font-size:36px;
} */

.color-line{
	height:5px;
	padding:0;
}

/* Main Menu */
.hfe-nav-menu__layout-horizontal{
	font-size:inherit !important;
}
.elementor-social-icon svg{
	transition:all .1s linear;
}
footer .elementor-social-icon:hover svg {
	fill:#de7061 !important;
}
.menu-color-line{
z-index:-1;	
}

/* Sticky menu */
@media (max-width:1024px){
	.mobile-menu{
		position:fixed;
		right:0;
		z-index:1;
	}
	.hfe-nav-menu-icon{
		background-color:#FFFFFF;
	}
	.mobile-logo{
		z-index:2;
	}
}

/* People */
.ue-item-image img{
	width:auto !important;
}
.uc-items-wrapper2{
	margin:10px;
	box-shadow:0px 0px 14px 0px rgba(0, 0, 0, 0.2);
}
.links{
    display: inline-block;
	margin: 10px 0;
	color: #000000;
	font-size:18px;
	font-weight:600;
	transition: all .1s linear;
}
.links i{
	color:#DAC75A;
	padding-right:15px;
	font-size: 22px;
}
.links:hover{
	color:#DAC75A;
}
@media (max-width:767px){
.r-tabs-accordion-title{
	border: 1px solid #D9D9D9;
	}
}
/* Activities */
.uc_post_list_box{
	margin: 20px 0;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:hover{
	background-color: #FFFFFF;
}
.sub-page-header{
	height:174px;
	padding:0 20px;
	background-color:#343434;
}
.sub-page-header h1{
	max-width:1240px;
	margin:0 auto;
	line-height:174px;
	color:#ffffff;
}
.tribe-events .tribe-common-h8{
	padding: 5px 0 0;
	color:#ffffff !important;
}
.tribe-events .tribe-events-calendar-month__multiday-event--end .tribe-events-calendar-month__multiday-event-bar{
	padding:2px 0;
}
/* News */
.is-form-style input.is-search-input{
	height:50px;
	font-size:18px !important;
}
.is-search-icon, .is-form-style button.is-search-submit{
	width: 50px;
	height:50px;
}
.is-form-style input.is-search-submit{
	height:50px;
}
.is-search-icon{
	font-size:33px !important;
}
.is-form-style.is-form-style-3 label{
	width: calc(100% - 50px) !important;
}