/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
/* Default Additional CSS - Not active */

/* Center Form Label (KM) */

#form-field-email{
    text-align: center !important;
}


/* Changes Color of Venue Name on individual venue page (KM) 
#venueContainer .heading {
    color: #ffffff !important;
}
*/




/* //////// THIS SECTION IS FOR CUSTOMIZING THE UPCOMING EVENTS PAGE IN DIFFERENT VIEWS ///////    */

/* Changes border color on upcoming events grid view (KM) */
.gridLayout {
	border: 2px solid #000000;
}


/* Changes border color on drop down filter on events page (KM) */
.dropDwonFilter {
	border: 2px solid #000000;
}

/* changes border color on week/month buttons on calendar view (KM) */

#eventCalender .btn-group [type=button], #eventCalender [type=submit], #eventCalender button, .fc-prev-button, .fc-next-button, .fc-today-button {
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

.fc-prev-button, .fc-next-button, .fc-today-button, .fc-toolbar-chunk .fc-dayGridMonth-button {
	border-right: 2px solid #000000 !important;
}

#eventCalender .btn-group [type=button], #eventCalender [type=submit], #eventCalender button, .fc-prev-button, .fc-next-button, .fc-today-button {
	border-left: 2px solid #000000;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
	border-color: #000000;
}

/* Changes event title on calendar view (KM)  */
.fc-dayGridDay-view .fc-event-title a, .fc-dayGridMonth-view .fc-event-title a {
	color: #000000 !important;
}


/* Changes month button background color on calendar view (KM) */
#eventCalender .btn-primary:not(:disabled):not(.disabled).active {
	color: #ffffff!important;
	background-color: #000000!important;
}

/* Changes week button background color on calendar view (KM) */
#eventCalender .btn-group [type=button], #eventCalender [type=submit], #eventCalender button, .fc-prev-button, .fc-next-button, .fc-today-button {
	color: #000000!important;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
	border-color: #000000;
}

/* Changes Subheader font size on individual event page (KM) */
.singleEventDetails .eventSubHeader {
	font-size: 12px;
}

/* Changes font color on Just Announced on filter bar (KM) */
#accordionFilter .selectFilter * :not(.filtericon) {
	color: #000000;
}



/* ////////////// THIS SECTION IS FOR CUSTOMIZING RHP SLIDER PLUGIN //////////  */

/* Forces slider wrapper to go full width (KM) */
#rhp-slideshow .rhp-slide-wrapper.fullWidthWrapper {
	padding: 0px;
}

/* Forces arrows on slider not to show (KM) */
.customRotateSlide .fa-arrow-circle-left, .customRotateSlide .fa-arrow-circle-right {
	display: none;
}

/* Turns off the slider overlay when you don't want to use it (KM)
Change overlay color in slider CSS to rgba(0,0,0,0.0)*/


/* ////////////// THIS SECTION IS FOR CUSTOMIZING THE JUST ANNOUNCED SIDEBAR TO MINIMAL INFO NOT ACTIVE DELETE IF NOT NEEDED (KM) //////////   */

/* Turns off CTA on Events Sidebar (KM) 
.widget-events-contents .widgetCTA span.rhp-event-cta .btn {
	display: none;
} */

/* Aligns sidebar content to left with no margin (KM) 
.widget-events-contents {
    margin: 0px 0px 0px 0px;
} */

/* Reduces spacing between events on the sidebar (KM) 
.widget-events-contents {
	margin-top: 0px!important;
} */

/* Reduces the spaces between events on the sidebar as well as turns off the border between events (KM)
.rhp-events-list-widget-events {
    margin-top: -30px!important;
	border-top: 0px solid;
} */

/* Removes the background color and changes font color on the sidebar just announced layout (KM) 
.eventWidgetList .eventDate {
    color: #000000!important;
    background-color: rgba(0,0,0,0.0);
	border: 0px!important;
	margin-left: -10px!important;
} */


/* //////////////////////////////////// 
 * NOTE: CUSTOM CSS TO CHANGE THE STICKY HEADER BACKGROUND ON THE TRANSPARENT HEADER IS THE TRANSPARENT HEADER IN THEME BUILDER (KM) 
 /////////////////////////////////// */


/* Adds custom font to events and slider (KM)*/
@font-face {
	font-family: 'Glory', san-serif;
	src: url(https://ziggys.space/wp-content/uploads/2022/03/Glory-VariableFont_wght.ttf);
}

/* Event Title (KM) */

#eventTitle h2 {
Font-family: Glory!important;
}
.upComingWidget h5 {
	font-family: Glory!important;
}


/* Event Tagline (KM) */
.eventTagLine {
Font-family: Glory !important; 
}

/* Event Subheader (KM) */
.eventSubHeader {
Font-family: Glory !important; 
}

/* Event Door Time (KM) */
.eventDoorStartDate span {
Font-family: Glory !important; 
}

/* Event age restriction (KM) */
.eventAgeRestriction {
Font-family: Glory !important; 
}

/* Event Cost (KM) */
.eventCost span {
Font-family: Glory !important; 
}

/* Upcoming Events Date Box (KM) */
#eventDate {
Font-family: Glory!important;
}

/* Month Separator (KM) */
.rhp-events-list-separator-month span {
Font-family: Glory!important;
}


/* Just Announced Title (KM) */
.eventWidgetTitle.list-sidebar h5 {
Font-family: Glory!important;
}


/* Sidebar Event Title (KM) */
.rhp-events-widget-vitals .widget-events-contents .entry-title a {
Font-family: Glory!important;
}

/* Sidebar Event Tagline (KM) */
.widget-events-contents .event-tagline {
Font-family: Glory !important; 
}

/* Sidebar Event Subheader (KM) */
.widget-events-contents .event-subheader {
Font-family: Glory !important; 
}


/* Sidebar Event Date (KM) */
.eventWidgetList .eventDate {
Font-family: Glory!important;
}

/* Changes CTA Button Font (KM) */
.rhp-event-cta > *, .rhp-event-cta a, .eventWrapper .btn.btn-primary, .eventWrapper .eventMoreInfo a, .rhp-event-secondary-cta-box > *, #rhp-bar-form input, .rhp-event-more-info-cta-box a {
Font-family: Glory!important;
}

/* Changes Just Announced Font (KM) */
.justAnnouncedIndicate {
Font-family: Glory!important;
}


/* Changes Font on Single Event Page (KM) */
#eventTitle h1, .rhp-event-header #eventTitle h1 {
Font-family: Glory!important;
}

/* Changes Event Description on Single Event Page (KM) */
.singleEventDescription {
Font-family: Glory !important; 
}

/* Changes Slide Event Title (KM) */
#rhp-slideshow h3.rhp-slide-title {
Font-family: Glory!important;
}

/* Changes Button Font on Slides (KM) */
#rhp-slideshow.rhp-slides .rhp-slide-right .btn.btn-primary {
Font-family: Glory!important;
}


/* Changes Venue on Slides (KM) */
.slideVenue span {
Font-family: Glory!important;
}

/* Changes Slide Tagline (KM) */
.slideTagline {
Font-family: Glory!important;
}
