/*
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
*/

.event-videos-container {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.event-video-item {
    padding-left: 0 !important;
    padding-right: 2px !important;
    margin-bottom: 2px;
}

.inactive {
    display: none !important;
}

.current {
    display: none !important;
}

#horizontal-calendar {
    display: flex;
    list-style: none;
    overflow-y: auto;
    height: 75px;
    padding: 0;
    margin: 0;
    background: #eeebe4;
}

#current_day {
    background: #ded9cc;
}

.past_days {
    opacity: 0.3;
}

.past_days a {
    cursor: default;
}

#horizontal-calendar li {
    text-align: center;
    padding: 9px;
}

#horizontal-calendar::-webkit-scrollbar {
    height: 5px !important;
}

#horizontal-calendar::-webkit-scrollbar-track {
    background: #fff;
}

#horizontal-calendar::-webkit-scrollbar-thumb {
    background: #333;
}

#horizontal-calendar::-webkit-scrollbar-thumb:hover {
    background: #474747;
}

#thematiki-home {
    background-color: #EEEBE4 !important;
}

#search-content h1, #search-content h3 {
    font-family: "Roboto", sans-serif;
}

.text-center {
    text-align: center;
}

.sponsor-group {
    margin: 60px 0 30px 0 !important;
}

.header-tools {
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 10000;
}

.header-tools .search-btn {
    background-color: #0a0a0a;
    color: #fff;
    border: none;
    font-size: 16px;
}

.header-tools .search-input {
    background-color: #0a0a0a;
    color: #fff;
    border: none;
    border-bottom: 2px solid #fff;
    padding: 0;
    width: 140px;
}

.header-tools .search-btn-container,
.header-tools .search-input-container,
.header-tools .header-search,
.header-tools .header-language {
    display: inline-block;
}

.header-tools > .header-language {
    margin-left: 30px;
}

.header-tools > .header-language > a {
    color: #fff !important;
    border-right: 2px solid #fff;
    padding: 0 4px;
}

.header-tools > .header-language > a:last-child {
    border-right: none;
}

.header-tools > .header-language > a.active {
    font-weight: bold;
}

.fusion-main-menu > ul > li > a {
    padding-top: 20px;
}

@media (max-width: 800px) {
    .header-tools {
       margin-right: 90px;        
    }
	.fusion-mobile-menu-icons a{
		padding-top: 13px;
	}
}
@media (max-width: 680px) {
    .header-tools {
       margin-right: 42px;        
    }
}
@media (max-width: 635px) {
    .header-tools {
       margin-right: 30px;        
    }
}
@media (max-width: 625px) {
    .header-tools {
		position: relative !important;
		margin-right: 0px; 
		float: left !important;
    }
}

.event-row {
    padding-top: 32px;
}

.brand-tabs-container {
    padding: 5px 0 !important;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}

#related-events .col-md-5,
#related-events .col-md-7 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    background: #fff !important;
}

#related-events .venue-events-shortcode-category {
    z-index: 9999;
}

.list-events-item .fusion-events-meta {
    min-height: 1px;
}

.list-events-item .blog-event-container {
    display: block;
    width: 100%;
    margin: 40px auto;
    margin-bottom: 0;
    clear: both;
    /*padding: 30px;*/
    /*padding-left: 50px;*/
    /*padding-bottom: 0;*/
    padding: 0 30px;
}

.list-events-item .blog-event-container h3 {
    margin-bottom: 20px;
}

#blog-titles-home .fusion-single-line-meta {
    position: absolute;
    bottom: 50px;
    right: 50px;
}

#blog-titles-home .fusion-post-content-container {
    margin-bottom: 50px;
}

#wrapper #main .fusion-post-content > .blog-shortcode-post-title {
    margin-bottom: 30px;
}

.single-festival_events .acf-map {
    height: 200px !important;
}

.post-template-default.single.single-post .post-content,
.post-template-default.single.single-post h2,
.post-template-default.single.single-post .related-posts.single-related-posts {
    padding: 20px;
}

.metaslider.metaslider-nivo .nivo-caption {
    opacity: 1;
    font-family: "Roboto", sans-serif;
    background: rgba(0, 0, 0, 0.5);
}

.metaslider.metaslider-nivo .nivo-caption .slide-data {
    max-width: 1100px;
    margin: 0 auto;
    padding: 10px 0;
}

.metaslider.metaslider-nivo .nivo-caption .title,
.metaslider.metaslider-nivo .nivo-caption .subtitle {
    display: inline-block;
}

.metaslider.metaslider-nivo .nivo-caption .artist {
    font-size: 22px;
    margin-bottom: 5px;
}

.metaslider.metaslider-nivo .nivo-caption .title {
    font-size: 27px;
    font-weight: bold;
}

.metaslider.metaslider-nivo .nivo-caption .subtitle {
    font-size: 20px;
    font-weight: bold;
    display: block;
}

.page-template-venuepage .post-content {
    padding-top: 550px;
}

.page-template-venuepage #slider-photo {
    left: 0;
    width: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    height: 550px;
    background-position: center;
}

.event-times-list {
    font-size: 16px;
    font-weight: bold;
    padding: 0 20px;
}
.tabcontent a{
	color: #537BC3;
}
.tab-black a{
	color: #333333 !important;
}
.map-image-event img{
	height: 220px; 
	width: 100%; 
	object-fit: cover; 
	padding-bottom: 20px;
}
.map-image-venue img{
	height: 400px; 
	width: 100%; 
	object-fit: cover; 
	padding-bottom: 20px;
}