

/*Home Page Featured Slider*/

.container{
	width: 80%;
	margin: 0px auto;
	display: flex;
}
.enmarket-main-slider-home{
	padding: 0 !important;
}
.cls-1, .cls-3 {
	fill: none;
}

.cls-1 {
	stroke: #000;
	stroke-miterlimit: 10;
	stroke-width: 3px;
}

.cls-2 {
	isolation: isolate;
}

.cls-3 {
	stroke: #cf2330;
	stroke-miterlimit: 10;
	stroke-width: 3px;
}
.enmarket-main-carousel-text .ticket-button-wrapper{
	display: flex;
	align-items: center;
}
.ticket-button-wrapper.green .ticket-button-border{
    stroke: #74bd43;
}
.ticket-button-wrapper.green .show-all-events .ticket-button-border{
    stroke: #74bd43 !important;
}
.ticket-button-wrapper.text-white .ticket-button-text {
    fill: #fff;
}
svg.ticket-button-svg:hover .ticket-button-text {
    fill: #cf2330;
}
.ticket-button-wrapper.text-white .ticket-button-chevron {
    stroke: #fff;
}
svg.ticket-button-svg:hover .ticket-button-chevron {
    stroke: #cf2330;
}
svg.ticket-button-svg {
    max-width: 180px;
    width: 100%;
}
.btn{
	-webkit-transition: .25s;
	-o-transition: .25s;
	-moz-transition: .25s;
	transition: .25s;
}
.learn-more-button,.learn-more-box{
	color: #979797 !important;
	line-height: 1.6;
	display: inline-block !important;
	margin-left: 24px;
	text-decoration: none;
	text-transform: uppercase;	
	font-size: 16px;
	font-family: 'ProximaNova-Bold';	
}
.learn-more-button:hover,.learn-more-box:hover{
	color: #fff !important;
}
.learn-more-span i {
    margin-left: 2px;
}
.enmarket-main-carousel{
	display: flex;
	height: 285px;
}
.enmarket-main-slider-home .swiper-slide{
	height: 285px;
}
.enmarket-main-carousel-image,.enmarket-main-carousel-text{
	width: 50%;
}
.enmarket-main-carousel-text {
    height: 285px;
}
.enmarket-main-carousel-image img{
    height: 285px;
	width: 100%;
}
.enmarket-main-carousel-text {
	background: #2b2b2b;
}
.enmarket-main-carousel-text{
	padding: 32px 56px;
}
.enmarket-main-carousel-text .enmarket-main-slide2 .inner_date p{
	color: #979797;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0;
    text-align: left;
    position: relative;
}
.enmarket-main-carousel-text .enmarket-main-slide2 .inner_date{
	min-height: 25px;
	max-height: 25px;
	margin-bottom: 10px;
	padding: 0;
}
.enmarket-main-carousel-text .enmarket-main-slide2 .inner_date p:after{
	content: '';
    width: 54%;
    position: absolute;
    height: 1px;
    background: #979797;
    margin-left: 15px;
    top: 15px;
}
.enmarket-main-carousel-heading{
	text-align: left;
	font-size: 45px;
	line-height: 45px;
	overflow: hidden;
	min-height: 138px;
	max-height: 138px;
	
}
.enmarket-main-carousel-heading a{
	color: #fff;
	text-decoration: none;
	font-family: ProximaNova-Regular;
}
.block-button-wrapper{
	display: flex;
	align-items: center;
	margin-top: 0px;
	min-height: 68px;
	max-height: 68px;
}
.enmarket-main-slider-btn .swiper-pagination-bullet-active{
	width: 10px;
    height: 10px;
    background: #000;
}
.swiper-pagination-bullet{
	margin: 0 6px !important;
}
.enmarket-main-slider-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 23px 0 0px 0 !important;
}
.enmarket-main-slider-btn .swiper-button-next,.enmarket-main-slider-btn .swiper-button-prev{
	position: inherit;
	align-items: end;
}
.block-button-wrapper .learn-more-box{
	padding: 0;
	text-align: left;
}
.event-card-footer .learn-more-box{
	margin: 0px !important;
}
.enmarket-main-slider-home .mySwiper_2 {
	height: 290px;
}

.enmarket-main-slider-home .owl-theme .owl-dots .owl-dot.active{
	border: none !important;
	
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span{
	background: #000 !important;
}
.owl-theme .owl-dots .owl-dot.active span{
	width: 12px;
    height: 12px;
}
.owl-carousel .owl-nav button.owl-next{
	position: relative !important;
	left: 74px !important;
}
.owl-carousel .owl-nav button.owl-prev{
	position: relative;
	left: -75px !important;
}
.owl-carousel .owl-nav button span{
	font-size: 28px !important;
    background: rgba(207,35,48,.8) !important;
    color: #fff !important;
    padding: 0px 9px !important;
    margin-top: 0px !important;
    border-radius: 50% !important;
    display: flex !important;
    width: 26px !important;
    height: 27px !important;
    align-items: flex-end !important;
}
.owl-carousel .owl-nav button span:hover{
	background: #000 !important;
}
.owl-theme .owl-nav [class*=owl-]:hover{
	background: transparent !important;
}
.owl-theme .owl-dots{
	margin-top: -29px !important;
}



@media(min-width: 1200px){
	.enmarket-main-carousel-event-date:after {
	    width: 59%;
	}
	.enmarket-main-carousel-image, .enmarket-main-carousel-text {
	    width: 50%;
	}
}
@media(max-width: 1199px){
	.enmarket-main-slider-home .swiper-slide,.enmarket-main-carousel{
		height: 100%;
		width: 100%;
	}
	.enmarket-main-carousel{
		display: block;
	}
	.enmarket-main-carousel-text{
		margin-top: -5px;
	}
	.enmarket-main-carousel-text {
	    padding: 32px 24px;
	}
	.enmarket-main-carousel-image, .enmarket-main-carousel-text {
	    width: 100%;
	}
	.enmarket-main-carousel-text{
		margin-top: -10px;
	}
	.enmarket-main-carousel-image img {
	    height: 100%;
	}
	.enmarket-main-carousel-heading{
		min-height: 100%;
		max-height: 100%;
	}

	/*new css*/
	svg.ticket-button-svg {
    	max-width: 180px;
	}
	.enmarket-main-carousel-text,.enmarket-main-slider-home .mySwiper_2{
	    height:100%;
	}
	.enmarket-main-slider-btn{
		display: flex;
	}
}
@media(max-width: 991px){
	.container{
		display: inherit;
		padding: 0 15px !important;
		width: 100%;
	}
	.enmarket-main-slider-btn {
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    padding: 23px 0 0px 0;
	}
	.enmarket-main-carousel-event-date{
		text-align: center;
		margin-bottom: 8px;
	}
	.enmarket-main-carousel-event-date:after{
		display: none;
	}
	.enmarket-main-carousel-heading{
		text-align: center;
	}
	.block-button-wrapper{
		display: block;
		min-height: 100%;
		max-height: 100%;
		text-align: center;
	}
	.enmarket-main-carousel-text .ticket-button-wrapper {
	    justify-content: center;
	}
	.learn-more-box{
		margin: 15px 0 0;
	}
}
@media(max-width: 906px){
	.enmarket-main-carousel-heading {
	    min-height: 94px;
	    max-height: 94px;
	}
}
@media(max-width: 768px){
	.enmarket-main-carousel-text .enmarket-main-slide2 .inner_date p:after{
		content: '';
		display: none;
	}
	.enmarket-main-carousel-text .enmarket-main-slide2 .inner_date p{
		text-align: center;
	}

}

/*======End=====*/


/*Home Page Upcoming Event Slider*/

#post-20 .et_pb_code_inner .conatiner-btn{
	padding-top: 14px !important;
}

/*event-card-box*/
.enmarket-block{
	margin-bottom: 1.8rem;
}
.event-card-box{
    background-color: #2b2b2b;
    padding-bottom: 1.5rem;
	margin: 0px;
	margin:  0 28px 0 0;
}
.event-banner a{
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
}
.event-banner a::before{
	content: "";
	display: block;
	/*padding-top: 100%;*/
}
.event-banner img:hover{
	border-color: #cf2330 !important;
}

.event-content-inner{
	text-align: center;
    margin-top: 10px;
    padding-bottom: 1.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.event-card-content .event-date{
	height: 1.4rem;
	font-size: 14px;
    text-transform: uppercase;
    color: #979797;
    font-weight: 700;
    padding-bottom: 35px;
margin-bottom: 1rem;
}
.event-card-content .event-title,.event-card-content .event-title a{
	margin-bottom: 0;
    font-size: 21px;
    color: #fff;
    font-weight: 400;
    line-height: 1.4;
    font-style: italic;
    text-decoration: none;
	height: 64px;
	overflow: hidden;
	font-family: ProximaNova-Regular;
}
.event-card-content .event-title a:hover{
	color: #cf2330;
}
.event-card-footer{
	text-align: center;
	margin: 0 1.5rem;
}
.enmarket-upcoming-events-redbar-container{
	-webkit-transition: .15s all ease-in-out;
    -o-transition: .15s all ease-in-out;
    -moz-transition: .15s all ease-in-out;
    transition: .15s all ease-in-out;
}
.enmarket-upcoming-events-redbar-container .enmarket-upcoming-events-redbar{
	-webkit-transition: .15s all ease-in-out;
	-o-transition: .15s all ease-in-out;
	-moz-transition: .15s all ease-in-out;
	transition: .15s all ease-in-out;
	width: 70px;
	height: 100%;
	background: #cf2330;
	position: relative;
}
.enmarket-upcoming-events-redbar-container:hover .enmarket-upcoming-events-redbar {
    background: #2b2b2b;
}
.enmarket-upcoming-events-redbar-container .enmarket-upcoming-events-redbar .rotated-text-redbar {
    position: absolute;
    left: 0;
    top: 60%;
    -webkit-transform: translateY(115%) rotate(-90deg);
    -moz-transform: translateY(115%) rotate(-90deg);
    -ms-transform: translateY(115%) rotate(-90deg);
    -o-transform: translateY(115%) rotate(-90deg);
    transform: translateY(115%) rotate(-90deg);
    right: 0;
}
.enmarket-upcoming-events-redbar-container .enmarket-upcoming-events-redbar .rotated-text-redbar span {
    font-size: 18px;
    font-weight: 600;
    white-space: nowrap;
    letter-spacing: 4px;
    color: #fff;
    text-transform: uppercase;
font-family: ProximaNova-Regular;
}
.event-card-box .event-card-content .event-card-footer .ticket-button-wrapper.green{
	min-height: 50px;
	max-height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.event-content-inner .inner_date p{
	font-size: 14px;
    text-transform: uppercase;
    color: #979797!important;
    font-weight: 700;
    line-height: 1.4;
    padding-bottom: 15px;
    min-height: 45px;
    max-height: 45px;
}
.owl-carousel .owl-item .event-card-box img{
	height: 240px;
	object-fit: cover;
}
.event-slider-home .owl-nav button.owl-prev{
	position: relative !important;
	left: 13px !important;
}
.event-slider-home .owl-nav{
	position: absolute !important;
	left: 47% !important;
	margin-top: 19px !important;
}
.container.event-slider-home{
	width: 74%;
	display: flex;
	justify-content: center;
}
/*.event-slider-home .swiper {
    width: 100%;
    height: 100%;
    padding: 0px 63px 0 0 !important;
    padding-left: 46px !important;
}*/
/*Swiper code on home edit page where the shortcode placed*/
.event-slider-home .slick-next {
    right: 39%;
    bottom: 0;
    top: 107%;
    border-radius: 50%;
    background: rgba(207,35,48,.8);
    color: #fff;
    width: 26px;
    height: 26px;
}
.event-slider-home .slick-prev{
	left: 50%;
	bottom: 0;
	top: 107%;
	border-radius: 50%;
	background: rgba(207,35,48,.8);
	color: #fff;
	width: 26px;
	height: 26px;
}
.event-slider-home .slick-next:hover,
.event-slider-home .slick-prev:hover{
	background: #000;
}
.slick-next:before {
    content: '>' !important;
    padding-left: 1px;
}
.slick-prev:before {
    content: '<' !important;
    padding-right: 2px;
}
.slick-prev:before, .slick-next:before{
	display: flex;
	justify-content: center;
	height: 100%;
	margin-top: 2px;
}
.event-slider-home .event-banner-inner{
	height: 250px;
	width: 100%;
}
.slick-prev:focus,.slick-next:focus{
	background: rgba(207,35,48,.8) !important;
}
.owl-item.active{
	border: none !important;
	color: transparent; !important;

}
@media(max-width: 991px){
	.event-slider-home .swiper {
	    padding: 0px;
	}
	.event-card-box{
	    width: 100%;
	}
	.upcoming-event{
		display: none;
	}
	.owl-carousel .owl-item .event-card-box img{
		height: 900px !important;
		object-fit: cover;
	}
	.event-slider-home .event-banner-inner{
		height: 761px;
	}
	.container.event-slider-home{
		width: 100%;
	}
	.event-slider-home .slick-prev {
	    left: 41%;
	    top: 104%;
	}
	.event-slider-home .slick-next {
	    right: 39%;
	    bottom: 0;
	    top: 104%;
	}
}
@media(max-width: 768px){
	.event-slider-home .event-banner-inner{
		height: 561px;
	}
}
@media(max-width: 450px){
	.event-slider-home .event-banner-inner{
		height: 350px;
	}
}

/*======End=====*/
