/*
	This is the original (as of 6/25/2025) additional CSS in wp-admin > appearance > customize 
	This is now being enqueued in functions.php as mwc-2019-additional-css
*/

.rp4wp-related-posts ul {
	float: none !important;
}
.tribe-events-content a,
.tribe-events-content a:hover {
	border: none;
	color: #EE9C2F;
}
/* Home list contentt */
#homeListItems li {
	padding: 8px 0;
}
/* List categories */
#categories-7 ul li,
li.categories ul li {
	display: inline-block;
	padding-right: 2%;
}
#categories-7 ul li a,
li.categories ul li a {
	/* color: inherit !important; */
	/* text-decoration: underline !important; */
}
/* .widget-title {display: none;} */

@media (max-width:768px) {
	.widget-title {
		display: block;
	}
	#categories-7 ul,
	li.categories ul {
		display: none;
	}
	#categories-7 ul li,
	li.categories ul li {
		display: block;
		padding: 4px 0;
	}
	#categories-7 ul li a,
	li.categories ul li a{
		display: block;
	}
}
/* popup subscriber box */
#PopupSignUP #mc_embed_signup input[type=submit] {
	color: #FFFFFF;
}

/* Left padded column */
#leftPaddedCol {
	justify-content: end;
	background-color: #eeeeee;
}
#leftPaddedCol .elementor-widget-wrap {
	max-width: 540px;
}

/* Events table */
#eventsTable thead {display: none}
#eventsTable td {
	display: table-row;
}
#eventsTable td a {
	text-decoration: underline;
}
#eventsTable td.eael-ec-event-date {
	display: block;
}
/* home featured story */



#homeFeaturedStory li {
	border-bottom: none;
}


/* Instagram header image */
.sbi_header_img {
	border: 1px solid #332517;
	padding: 6px;
	display: flex;
	align-items: center;
}
#sb_instagram, #sbi_images {
	padding: 0 !important;
}
#sb_instagram .sbi_type_video svg.svg-inline--fa.fa-play {
	display: none !important;
}
#sb_instagram a:focus {
	outline: solid !important;
	outline-color: #EDE8E0 !important;
}
/* Elementor row cards */
.elementor-row-wrap .elementor-container {
	-webkit-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.elementor-row-wrap .elementor-column {
	width:33% !important;
	min-height: 300px;
}
@media (max-width:768px) {
	.elementor-row-wrap .elementor-column {width:50% !important;}
}
@media (max-width:520px) {
	.elementor-row-wrap .elementor-column {width:100% !important;}
}
/* Homepage projector carousel */
#sliderOnProjector {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding-bottom: 7.5%;
    overflow: hidden;
}
#sliderOnProjector img {
    width: 100%;
    /*filter: brightness(80%);*/
}
#sliderOnProjector .pSlides {
    position: absolute;
    top: 2.2%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#sliderOnProjector .pSlide {
    position: relative;
    width: 90%;
    margin: 0 auto;
    display: none;
}
#sliderOnProjector .pSlide .slideInfo {
    color: #FFFFFF;
    font-size: 56px;
    line-height: 66px;
    font-weight: bold;

    position: absolute;
    z-index: 9;
    top: 0;
    left: 10%;
    bottom: 0;
    width: 70%;

    display: flex;
    align-items: center;
    text-shadow: 0px 3px 6px #00000029;
}
#sliderOnProjector .pSlide .slideInfo span {
    color: #EDE8E0;
}
#sliderOnProjector .pSlide .slideInfo .small {
    font-size: 36px;
    line-height: 44px;
}
#sliderOnProjector .pSlide .slideInfo .smallText {
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
}
#sliderOnProjector .pSlide .slideInfo a {
    color: inherit;
}
#sliderOnProjector .radioNavigations {
    position: absolute;
    left: 0;
    right: 0;
    top: 70%;
    z-index: 95;
    text-align: center;
}
#sliderOnProjector .radioNavigations input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    padding: 2px;
    background-clip: content-box;
    border: 2px solid #EDE8E0;
    outline: none;
    border-radius: 50%;
    cursor: pointer;
}
#sliderOnProjector .radioNavigations input[type=radio]:checked {
    background: #EDE8E0;
}
#sliderOnProjector .presentor {
    position: absolute;
    bottom: -4%;
    right: -50px;
    width: 50%;
    float: right;
}
@media screen and (max-width: 1440px) {
    #sliderOnProjector .pSlide .slideInfo {
        left: 5%;
        width: 80%;
        font-size: 44px;
        line-height: 62px; 
    }
}
@media screen and (max-width: 1024px) {
    #sliderOnProjector .pSlide .slideInfo {
            font-size: 36px;
        line-height: 44px; 
    }
}
@media screen and (max-width: 768px) {
    #sliderOnProjector .pSlide .slideInfo {
            font-size: 36px;
        line-height: 44px; 
    }
    #sliderOnProjector .pSlide .slideInfo .small {
            font-size: 28px;
        line-height: 36px; 
    }
    #sliderOnProjector .radioNavigations {
        display: none;
    }
}
@media screen and (max-width: 580px) {
    #sliderOnProjector .pSlide .slideInfo {
        font-size: 24px;
        line-height: 28px;
    }
    #sliderOnProjector .pSlide .slideInfo .small {
            font-size: 20px;
        line-height: 24px; 
    }
        #sliderOnProjector .presentor {
            right: -20px;
        }
}

/* Updated Nav */
#masthead {
	border: none;
}

#masthead .menu-toggle {
	background: transparent !important;
}

/* AjaxSearch form */
#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input, #ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input::placeholder {
    color: #332517 !important;
    font-size: 16px;
	font-family: 'Superclarendon', sans-serif !important;
}
.main-navigation #theSearchForm {
	background: none;
}
.main-navigation #theSearchForm div{
	background: #FFFFFF;
}

/* New homepage */
.heroCarousel .swiper-pagination {
	bottom: 8% !important;
}
.heroCarousel .swiper-pagination-bullet {
	width: 16px !important;
	height: 16px !important;
	background: transparent;
	border: 2px solid #EDE8E0;
}
.heroCarousel .swiper-pagination-bullet-active {
	background: #EDE8E0;
}
@media (max-width:767px) {
.heroCarousel .swiper-pagination-bullet {
	width: 12px !important;
	height: 12px !important;
	border: 1px solid #EDE8E0;
}
}



/* Quiz: Time to get wild! */
.check-answer,
.quiz-results,
.quiz-question {
	display: none;
}
.quiz-btn {
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
  background: #D37D2A;
  padding: 8px 12px;
  min-width: 150px;
	border: 2px solid  #D37D2A;
}
.quiz-btn:hover {
	color: #D37D2A;
	background: transparent;
	border: 2px solid  #D37D2A;
}
.check-answer-btn {
	margin-top: 2em;
}
.quiz-question .answers label {
	width: 100%;
	display: block;
	margin: 4px 0px;
	padding: 8px 12px;
	border-radius: 5px;
}
.quiz-question .answers label:hover {
	background: #EDE8E0;
}
.quiz-question .answers input[type=radio] {
	appearance: none;
}
.quiz-question .answers input[type=radio]::before {
	content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%; 
  background: transparent;
  border: 2px solid #D37D2A;
  margin-right: 10px;
  cursor: pointer;
}
.quiz-question .answers input[type=radio]:checked::before {
	background: #D37D2A;
}
.quiz-results .explore-more a:hover {
	text-decoration: underline;
}
@media (max-width: 768px) {
	.quiz-reverse {
		margin-top: 1em;
	}
}

/* two column post */
.wp-block-columns {
	width: 80%;
	margin: 0 auto;
}

/* customize calendar view */
.tribe-events-event-meta,
.tribe-events-venue-map {
	width: 100% !important;
}
.tribe-events-meta-group-details,
.tribe-events-meta-group-venue {
	width: 30% !important;
}
.tribe-events-meta-group-gmap {
	width: 40% !important;
	flex-basis: unset !important;
}
.tribe-events-meta-group-gmap iframe {
	min-height: 250px !important;
}
@media (max-width: 768px) {
	.tribe-events-event-meta {
		display: block !important;
	}
	.tribe-events-meta-group-details,
	.tribe-events-meta-group-venue,
	.tribe-events-meta-group-gmap{
		width: 100% !important;
	}
}