/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */


#tribe-events-view-selector-content[data-js="tribe-events-view-selector-list-container"]{
    display: none !important;
}

#tribe-events-events-bar-search button{
	display: none !important
}

.tribe-events-header__events-bar {
	border: 0 !important;
}

#tribe-events-events-bar-search form input#tribe-events-events-bar-keyword {
  border: 1px solid rgba(170, 170, 170, 1);
  border-radius: 12px;
  padding: 0.8rem 3rem 0.8rem 1rem;
  font-size: 17px;
  line-height: 1;
}

#tribe-events-events-bar-search form svg{
	left: auto;
	right: 1rem;
}
body .tribe-events-c-top-bar__nav > ul{}
body .tribe-events-c-top-bar__nav > ul > li{
	padding: 0 !important;
}
body .tribe-events-c-top-bar__nav > ul > li > button{
	display: none !important
}
body .tribe-events-c-top-bar__nav > ul > li > .tribe-common-c-btn-icon{
  min-height: 44.4px;
  min-width: 44.4px;
  border-radius: 12px;
  margin-right: 0.5rem;
  border: 1px solid rgb(170, 170, 170);
	outline: 0 !important;
	background: #fff !important;
}
body .tribe-events-c-top-bar__nav > ul > li > .tribe-common-c-btn-icon:hover{
	background: #BEE4DD !important;
}

body .tribe-events-c-top-bar__nav > ul > li > .tribe-common-c-btn-icon::before{
	display: none !important;
}
body .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__today-button{
	display: none !important;
}

body .tribe-events-c-top-bar__nav > ul > li > .tribe-common-c-btn-icon svg path{
	fill: #000 !important;
}

body .tribe-events-c-top-bar__datepicker > button.tribe-events-c-top-bar__datepicker-button{
  background: #BEE4DD;
  border-radius: 12px !important;
  padding: 0.5rem 1rem;
  font-size: 20px !important;
  outline: none !important;
  transition: all 0.3s ease;
	font-weight: 600;

}
body .tribe-events-c-top-bar__datepicker > button.tribe-events-c-top-bar__datepicker-button:hover{
	background: #E6F7F4;
}
     
body .tribe-common--breakpoint-medium.tribe-events .datepicker.dropdown-menu {
	margin-top: 5px !important;
	border-radius: 12px;
}

.datepicker-months{}
.datepicker-months table{}
.datepicker-months table thead{}
.datepicker-months table thead th{}

body .datepicker-months table tbody tr td{
	border-radius: 6px !important;
    overflow: hidden !important;
}
body .datepicker-months table tbody span.month{
	transition: all 0.3s ease;
	background: #E6F7F4;
	border-radius: 0 !important;
}
body .datepicker-months table tbody span.month:hover{
	background: #BEE4DD !important;
}

body .datepicker-months table tbody span.month.active{
	background: #BEE4DD !important;
	color: #000 !important;
}
body .datepicker-months table tbody span.month.current{
	background: #006B2B !important;
	color: #fff !important;
}


div.tribe-events-calendar-month{}
div.tribe-events-calendar-month > header.tribe-events-calendar-month__header {}
div.tribe-events-calendar-month > header.tribe-events-calendar-month__header div.tribe-events-calendar-month__header-row{}
div.tribe-events-calendar-month > header.tribe-events-calendar-month__header div.tribe-events-calendar-month__header-row div.tribe-events-calendar-month__header-column{
  border: 1px solid #616161;
  padding: 1rem;
  border-right: 0;	
}

div.tribe-events-calendar-month > header.tribe-events-calendar-month__header div.tribe-events-calendar-month__header-row div.tribe-events-calendar-month__header-column:first-child{
	border-radius: 24px 0 0 0;
}

div.tribe-events-calendar-month > header.tribe-events-calendar-month__header div.tribe-events-calendar-month__header-row div.tribe-events-calendar-month__header-column:last-child{
	border-radius: 0 24px 0 0;
	border-right: 1px solid #616161;
}

div.tribe-events-calendar-month > header.tribe-events-calendar-month__header div.tribe-events-calendar-month__header-row div.tribe-events-calendar-month__header-column h3{
	font-size: 20px;
  line-height: 1;
  font-weight: 600;
}


div.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day{
	border-color: #616161;
}

div.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__week{
	border-color: #616161 !important;
}


div.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__week:last-child{}
div.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__week:last-child > div.tribe-events-calendar-month__day:first-child{
	border-radius: 0 0 0 24px;
}
div.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__week:last-child > div.tribe-events-calendar-month__day:last-child{
	border-radius: 0 0 24px 0;
}

div.tribe-common--breakpoint-medium.tribe-events div.tribe-events-calendar-month__body{
	border-radius: 0 0 24px 24px;
  overflow: hidden;
}

.tribe-events-calendar-month__day:has(article) {
   background: rgba(190, 228, 221, 1) !important;
}

.tribe-events-calendar-month__day article{
	padding: 0 0.5rem;
}
.tribe-events-calendar-month__day article div.tribe-events-calendar-month__multiday-event-bar{
	padding: 0;
	background-color: transparent !important;
}

.tribe-events-calendar-month__day article div.tribe-events-calendar-month__multiday-event-bar > div{
	padding: 0;
	background-color: transparent !important;
}
.tribe-events-calendar-month__day article div.tribe-events-calendar-month__multiday-event-bar h3{
	font-size: 18px;
	line-height: 140%;
	padding: 0 0 0.5rem;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__multiday-event-wrapper{
	height: auto !important;
}

.tribe-events div.tribe-events-calendar-month__events{
display: flex;
  flex-direction: column;
  justify-content: end;
}


div.tribe-events-c-subscribe-dropdown__container div.tribe-events-c-subscribe-dropdown{
	position: relative;
}

div.tribe-events-c-subscribe-dropdown__container div.tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border tribe-events-c-subscribe-dropdown__button{}

div.tribe-events-c-subscribe-dropdown__container div.tribe-events-c-subscribe-dropdown .tribe-common-c-btn-border tribe-events-c-subscribe-dropdown__button:hover{}

div.tribe-events-c-subscribe-dropdown__container div.tribe-events-c-subscribe-dropdown #tribe-events-c-subscribe-dropdown-content{
	position: absolute;
  	z-index: 9;
  	width: 100%;
}

div.tribe-common .tribe-common-c-btn-border{
	border: 1px solid #616161 !important;
	background-color: transparent !important;
}

div.tribe-common .tribe-common-c-btn-border button{
	color: #616161 !important;
	outline: 0 !important;
	background-color: transparent !important;
}

div.tribe-common .tribe-common-c-btn-border:hover{
	background-color: #BEE4DD !important;
}

div.tribe-common .tribe-common-c-btn-border svg, div.tribe-common .tribe-common-c-btn-border path{
	color: #616161 !important;
}

@media (max-width: 1366px){
	.tribe-events-calendar-month__day article div.tribe-events-calendar-month__multiday-event-bar h3 {
  		font-size: 13px;
  		line-height: 140%;
  		padding: 0 0 0.5rem;
  		font-weight: 600;
	}
}


@media (max-width: 767px){
	div.tribe-events-calendar-month div.tribe-events-calendar-month__body div.tribe-events-calendar-month__week button{
		background-color: transparent !important;
		border: 0 !important;
		border-radius: 0 !important;
	}
	div.tribe-events .tribe-events-calendar-month__body {
		  border-left: 1px solid #616161;
		  border-right: 1px solid #616161;
		  border-bottom: 1px solid #616161;
		  border-radius: 0 0 24px 24px;
		  overflow: hidden;
	}
	
	div.tribe-events .tribe-events-calendar-month__body div.tribe-events-calendar-month__week{
		border-bottom: 1px solid #616161;
	}
	div.tribe-events .tribe-events-calendar-month__body div.tribe-events-calendar-month__week:last-child{
		border-bottom: 0;
	}
	
	div.tribe-events .tribe-events-calendar-month__body div.tribe-events-calendar-month__week div.tribe-events-calendar-month__day{
		padding: 0;
		border-radius: 0;
		border-right: 1px solid #616161;
	}
	div.tribe-events .tribe-events-calendar-month__body div.tribe-events-calendar-month__week div.tribe-events-calendar-month__day:last-child{
		border-right: 0px solid #616161;
	}
	
	div.tribe-events-calendar-month > header.tribe-events-calendar-month__header div.tribe-events-calendar-month__header-row div.tribe-events-calendar-month__header-column{
		width: 14.24% !important;
	}
	
	div.tribe-events-calendar-month > header.tribe-events-calendar-month__header div.tribe-events-calendar-month__header-row div.tribe-events-calendar-month__header-column:last-child{
		width: 14.7% !important;
	}
	body div.tribe-events div.tribe-events-c-events-bar__views, div.tribe-events-c-events-bar__views{
		display: none !important;
	}
	
	.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
  		background-color: #006B2B !important;
	}
	
	div.tribe-events-c-subscribe-dropdown__container div.tribe-events-c-subscribe-dropdown #tribe-events-c-subscribe-dropdown-content {
  position: relative;
	}
	
	ul.tribe-events-c-nav__list li > button{
		font-size: 12px !important;
	}
	
	div.tribe-events-calendar-month-mobile-events__mobile-day.tribe-events-calendar-month-mobile-events__mobile-day--show{}
	div.tribe-events-calendar-month-mobile-events__mobile-day.tribe-events-calendar-month-mobile-events__mobile-day--show div.tribe-events-c-day-marker{}
	
	div.tribe-events-calendar-month-mobile-events__mobile-day.tribe-events-calendar-month-mobile-events__mobile-day--show article{
border: 1px solid #616161 !important;
    border-radius: 12px;
    padding: 1rem;
    margin: 1rem auto 1rem;
	}
	div.tribe-events-calendar-month-mobile-events__mobile-day.tribe-events-calendar-month-mobile-events__mobile-day--show article:last-child{}
	
	div.tribe-events .tribe-events-header {
		  margin: 0 !important;
		  padding: 0 0 1rem !important;
		  position: relative;
		  width: 100% !important;
		}
}

button, a{
	outline: none !important;
}

/* END STYLE FOR MAIN EVENT SUMMARY PAGE**/
#tribe-events-pg-template .tribe-events-schedule {
	display: flex;
  	justify-content: space-between;
  	align-items: center;
	position: relative;
}

#tribe-events-pg-template .tribe-events-schedule::before{
content: "";
  position: absolute;
  height: 2px;
  background: rgba(0,0,0,0.5);
  width: 100%;
}

#tribe-events-pg-template .tribe-events-schedule h2{
background: #fff;
  padding-right: 1rem;
	position: relative;
  margin: 0;
}
#tribe-events-pg-template .tribe-events-schedule .tribe-events-cost{
margin: 0;
  background: #fff;
  padding-left: 1rem;
	position: relative;
}

#tribe-events-pg-template .tribe_events.status-publish {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#tribe-events-pg-template .tribe-events-event-image{
	width: 100%;
}

#tribe-events-pg-template .tribe-events-content{
	width: 80%;
}

#tribe-events-pg-template .tribe-events.tribe-common{
	width: 20%;
}

#tribe-events-pg-template .tribe-events.tribe-common .tribe-events-c-subscribe-dropdown{
margin: 0;
  display: flex;
  justify-content: flex-end;
}

#tribe-events-pg-template #rsvp-now{
	margin-top: 1rem;
	margin-bottom: 1rem;
}

#tribe-events-pg-template #rsvp-now .tribe-tickets__rsvp-message{
	background-color: #BEE4DD;
  	border-radius: 0;
}

#tribe-events-pg-template #rsvp-now .tribe-tickets__rsvp-wrapper{
display: table;
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
}

#tribe-events-pg-template .type-tribe_events.status-publish .tribe-events-event-meta.primary{
	width: 50%;
	margin-top: 2rem;
}
#tribe-events-pg-template .type-tribe_events.status-publish .tribe-events-event-meta.secondary{
	width: 50%;
	margin-top: 2rem;
}

#tribe-events-footer{}
#tribe-events-footer ul.tribe-events-sub-nav{
	padding: 0;
}

@media (max-width: 1366px) {
	#tribe-events-pg-template .tribe-events.tribe-common {
	  width: 100%;
		margin-bottom: 1rem;
	}
	#tribe-events-pg-template .tribe-events-content {
	  width: 100%;
	  margin: 0 0 1rem;
	}
	#tribe-events-pg-template .tribe-events.tribe-common .tribe-events-c-subscribe-dropdown {
	  margin: 0;
	  display: flex;
	  justify-content: flex-end;
	  width: 202px;
	}
	
}

@media (max-width: 861px) {
	#tribe-events-pg-template .type-tribe_events.status-publish .tribe-events-event-meta.primary {
		width: 100%;
		margin-top: 1rem;
	}
	#tribe-events-pg-template .type-tribe_events.status-publish .tribe-events-event-meta.secondary {
		width: 100%;
		margin-top: 0rem;
		margin-bottom: 1rem;
	}
}
/* START STYLE FOR SINGLE EVENT PAGE**/
#tribe-events-pg-template div.tribe-events-event-image img{
	display: table;
  	margin: 0 auto 1rem;
}

@media (max-width: 767px){
	#tribe-events-pg-template .tribe-events.tribe-common .tribe-events-c-subscribe-dropdown{
		width: 100%;
    	position: relative;
    	display: block;
	}
	#tribe-events-pg-template .tribe-events-c-subscribe-dropdown{}
	#tribe-events-pg-template .tribe-common-c-btn-border{
		width: 100%
	}
	
	#tribe-events-pg-template .tribe-common-c-btn-border:hover{
		background-color: #BEE4DD !important;
	}
	
	#tribe-events-pg-template #tribe-events-subscribe-dropdown-content{
		position: relative;
		top: unset;
	}
	
}