/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

li.menu-item a span {
    line-height: 65px;
}
ul.top-menu-child-pages li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	line-height: 50px;
}
ul.top-menu-child-pages {
    margin: 0 0 20px 0;
    padding: 5px 0;
    border-top: 2px dashed #ccc;
    border-bottom: 2px dashed #ccc;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
ul.top-menu-child-pages li a {
	color: #17079f;;
	text-decoration: underline;
}
ul.top-menu-child-pages li a:hover {
    color: #ff6364;
	text-decoration: underline;
}
ul.top-menu-child-pages li a.current_page {
	color: #ff6364;
	text-decoration: underline;
}
.page .post-slideshow {
    margin-left: -34px;
   margin-right: -30px;
}
.fusion-footer-widget-area a {
    color: #56617d !important;
}
.fusion-footer-widget-area a:hover, .fusion-footer-widget-area li.current_page_item a {
    color: #181a3e !important;
}
.uhhunetlink img {
    height: 25px;
}
.uhhunetlink {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.fusion-page-title-bar {
    border-bottom: 0px !important;
}
#wrapper {
	background: #fff;
}
.contactformcf {
    border: 1px solid #e1e1e4;
    margin: 5px;
}
.submitcs.contactformcf {
    border: 0;
    text-align: center;
    margin-top: 20px;
}
.donators_title h2 {
    font-size: 1.5em !important;
}
.fusion-flexslider.flexslider.post-slideshow {
    max-height: 450px;
	min-height: 300px;
}
.small_title {
	font-size: 1.7em !important;
	padding: 5px;
}
.smallest_title {
	font-size: 1.4em !important;
	padding: 5px;
}
.smallest_title_without_margin {
    font-size: 1.05em !important;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}
.center_text {
	text-align: center;	
}
.important_text {
    font-size: 1.16em;
    line-height: 1.9em;
    color: #686565;
    margin: 0 20px 20px 20px;
}
.flip-box-back-inner a:hover {
	color: #ff6364;
}
.envira-gallery-item-inner.jg-entry {
    border: 2px solid white;
}

.tfs-slider .background-image{background-position: 50% 0% !important;}

.fusion-flexslider.flexslider.post-slideshow .slides {
    width: 100%;
}

.topic_compressed {
	padding: 15px;
    line-height: 25px;
    color: #f37a05;
}

 .address_compressed {
    padding: 15px;
    line-height: 25px;
    color: #3138d8;
}

.big-title-left {
    font-size: 1.2em;
    color: #1343cb;
    font-weight: bold;
    padding: 5px 0;
}
.first-tier-green {
    padding: 0 0 0 150px;
    color: green;
    font-weight: bold;
}

.second-tier-blue {
    color: #1343cb;
    font-weight: bold;
    padding: 0 0 0 150px;
}

.third-tier-text {
    padding: 20px 0 0 150px;
}
.fusion-page-title-bar {
    height: 100% !important;
	min-height: 150px;
	background-color: #dfdff5 !important;
}
#content {	
	min-height:550px !important;
}
.fusion-page-title-bar h1, .fusion-page-title-bar h3 {
    color: #333331 !important;
}
.language_switcher ul {
    list-style: none;
	margin: 0;
}
.language_switcher {
	z-index: 100;
	position: absolute;
	right: 5px;
}
#wrapper {
    position: relative;
}
#side-header .fusion-main-menu > ul > li > a {
    padding-left: 30px !important;
    padding-right: 20px !important;
}
.fusion-page-title-bar {
	display: flex;
	justify-content: center;
	align-items: center;
}
.fusion-page-title-row {

}
.archive .fusion-post-slideshow {
    width: 200px !important;
}

.buttons-flex-top {
	margin-bottom: 20px;
	display: flex;
	justify-content: flex-end;
}
.buttons-flex-top .tfs-button-2 {
	margin-left: 20px;
}
.envira-gallery-wrap .envira-gallery-public .envira-gallery-item img {
	padding: 2px !important;
}