.site-header {
	transition: transform 0.3s ease;
}

.hide-header {
	transform: translateY(-100%);
}


.footer-three-block .general-admission ul li{
	font-size: 16px;
	color: #20214A;
	

}

.flex-events{
	
}

.single-posts .two-block-section .two-block-wrap{
	align-items: flex-start;
}



.feature-slider2 button.slick-disabled {
	display: none !important;
}

/*.feature-slider2 .slick-list {
  padding-right: 0;
  transition: padding 0.3s ease;
}

.feature-slider2 .slick-list.at-end {
  padding-right: 300px; 
}*/



/* Optional: add right breathing room like centerMode */
@media(min-width:992px){
	.feature-slider2 .slick-list {
		padding-right: 20vw;
	}
}

@media only screen and (max-width: 1301px) {
	.feature-slider2 button.slick-next.slick-arrow {
		right: 0;
	}
}


/*.feature-slider2  .feature-slider-bg {
	width: 100%;
	height: 429px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 16px;
}*/

.feature-slider2 img{
	max-height:429px;
	height:auto;
	width:auto;
	max-width:100%;
	margin-bottom:20px;
}

@media(max-width:767px){
	.feature-slider2 img{
		text-align: center;
	}
}

.feature-slider2 p {
	font-size: 18px;
	letter-spacing: 0.0em;
	line-height: 1.4;
}

.feature-main-block .feature-slider2 { 
	padding-left: calc((100% - 1245px) / 2);
	position: relative;
	z-index: 1;
}

@media only screen and (min-width: 1302px) {
	.feature-works .feature-slider2 {
		margin-right: -250px;
		padding-left: calc(((100vw - 1216px)/2));
	}
}

@media only screen and (max-width: 1301px) {

	.feature-main-block .feature-slider2 {
		padding-left: 50px;
		margin-right: -250px;
	}
	
}

@media only screen and (max-width: 991px) {
	.feature-slider2 .feature-slider-bg {        
		height: 360px;
	}
	
	.feature-main-block .feature-slider2 {
		padding-left: 30px;
	}
	
	.feature-slider2 .feature-slider-bg {
		height: 300px;
		margin-bottom: 11px;
	}
	.feature-slider2 p {
		font-size: 16px;
		text-align: left;
	}
	
	.feature-main-block .feature-slider2{
		margin-right: 0;
	}
	.feature-main-block .feature-slider2 {
		padding-left: 50px;
		padding-right: 50px;
	}
	
}

@media only screen and (max-width: 640px) { 
	.feature-main-block .feature-slider2 {
		padding-left: 50px;
		padding-right: 50px;
		margin-right: 0;
	}
	
	.feature-slider2 p {
		text-align: center;
	}
}

@media only screen and (max-width: 550px) {
	.feature-slider2 .feature-slider-bg {
		height: 221px;
		margin-bottom: 16px;
	}


}

.feature-slider2 button.slick-disabled {
	display: none !important;
}

.our-permanents.sticky-z-top{
	z-index: 5 !important;
	overflow: visible;
	transform: translateZ(0);
}

#event-category-banner.page-banner {
	background-color: #A81F5C;
}

.post-type-archive-tribe_events .tribe-events{
	background-color:#FBF4F7;
}

#event-category-banner.page-banner .banner-title-text:after {
	content: '';
	background-image: url(../images/MMOA_White.svg);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	background-size: cover;
	max-width: 100%;
	width: 100%;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: top center;
	opacity: 0.05;
}

h1.tribe-events-header__title-text{
	color: #6C0F28;
	font-family: "JUST Sans";
	font-size: 50px;
	font-style: normal;
	font-weight: 800;
	line-height: 55px; /* 110% */

}

.tribe-events .tribe-events-c-breadcrumbs__list-item-link{
	color:#6C0F28;
}

.tribe-events-c-breadcrumbs__list-item {
	margin-bottom: 0;
	position: relative;
	display: inline-block;
	font-weight: 600;
	font-size: 18px;
}

.main-header .header-wrap {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: space-between;
	padding-top: 13px;
	padding-bottom: 8px;
}


.enumenu_ul > li.hover{
	box-shadow: 0 -5px 15px 0 rgba(0, 0, 0, .15);
}


.enumenu_ul > li.hover ul{
	box-shadow: 0 15px 15px 0 rgba(0, 0, 0, .15);
}

.palette {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
  gap: 12px;
}

.event-cat-lists.bg-blue .two-coman-text-area{
	background:#EDF8FB;
}

.event-cat-lists.bg-blue .two-coman-text-area h2, 
.event-cat-lists.bg-blue .two-coman-text-area h3, 
.event-cat-lists.bg-blue .two-coman-text-area h4,
.event-cat-lists.bg-blue .two-coman-text-area h5,
.event-cat-lists.bg-blue .two-coman-text-area h6,
.event-cat-lists.bg-blue .two-coman-text-area p{
	color:#1F2049 !important;
}

.event-cat-lists.bg-blue .two-coman-text-area .btn{
	background-color:#3F4DA0 !important;
}

.event-cat-lists.bg-blue .two-coman-text-area .btn .svg-image.text-sunset-orange path{
	stroke:#38C4E1 !important;
}

.event-cat-lists.bg-blue .no-events-message p {
	color:#fff !important;
	text-align: center;
}

.events-form-color{
	background-color: #6C0F28;
}
