/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.7.1.1683269713
Updated: 2023-05-05 06:55:13

*/



@font-face {
	font-family: 'GeneralSans';
	src: url('./fonts/GeneralSans-Variable.woff2') format('woff2'),
	url('./fonts/GeneralSans-Variable.woff') format('woff'),
	url('./fonts/GeneralSans-Variable.ttf') format('truetype');
	font-weight: 200 700;
	font-display: swap;
	font-style: normal;
}

/**
* This is a variable font
* You can controll variable axes as shown below:
* font-variation-settings: 'wght' 700.0;
*
* available axes:

* 'wght' (range from 200.0 to 700.0)

*/

@font-face {
	font-family: 'GeneralSans';
	src: url('./fonts/GeneralSans-Extralight.woff2') format('woff2'),
	url('./fonts/GeneralSans-Extralight.woff') format('woff'),
	url('./fonts/GeneralSans-Extralight.ttf') format('truetype');
	font-weight: 200;
	font-display: swap;
	font-style: normal;
}

@font-face {
	font-family: 'GeneralSans';
	src: url('./fonts/GeneralSans-Light.woff2') format('woff2'),
	url('./fonts/GeneralSans-Light.woff') format('woff'),
	url('./fonts/GeneralSans-Light.ttf') format('truetype');
	font-weight: 300;
	font-display: swap;
	font-style: normal;
}

@font-face {
	font-family: 'GeneralSans';
	src: url('./fonts/GeneralSans-Regular.woff2') format('woff2'),
	url('./fonts/GeneralSans-Regular.woff') format('woff'),
	url('./fonts/GeneralSans-Regular.ttf') format('truetype');
	font-weight: 400;
	font-display: swap;
	font-style: normal;
}

@font-face {
	font-family: 'GeneralSans';
	src: url('./fonts/GeneralSans-Medium.woff2') format('woff2'),
	url('./fonts/GeneralSans-Medium.woff') format('woff'),
	url('./fonts/GeneralSans-Medium.ttf') format('truetype');
	font-weight: 500;
	font-display: swap;
	font-style: normal;
}

@font-face {
	font-family: 'GeneralSans';
	src: url('./fonts/GeneralSans-Semibold.woff2') format('woff2'),
	url('./fonts/GeneralSans-Semibold.woff') format('woff'),
	url('./fonts/GeneralSans-Semibold.ttf') format('truetype');
	font-weight: 600;
	font-display: swap;
	font-style: normal;
}

@font-face {
	font-family: 'GeneralSans';
	src: url('./fonts/GeneralSans-Bold.woff2') format('woff2'),
	url('./fonts/GeneralSans-Bold.woff') format('woff'),
	url('./fonts/GeneralSans-Bold.ttf') format('truetype');
	font-weight: 700;
	font-display: swap;
	font-style: normal;
}

a {
	text-decoration: none;
}
p {
	font-family: 'GeneralSans';
	font-weight: 400;
	line-height: 28px;
	font-size: 18px;
}
.elementor-button {
	font-family: 'GeneralSans' !important;
	font-weight: 500 !important;
}
.elementor-button svg {
	vertical-align: middle;
}
.wc_button_link a:hover svg path {
	fill: #fff;
}
.wc_border_text p {
	font-weight: 700 !important;
	font-size: 90px;
	line-height: 1;
	text-transform: uppercase;
	font-family: 'GeneralSans' !important;
	color: transparent !important;
	position: absolute;
	right: 0;
	top: 10px;
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: white;
	z-index: 1;
}


/*Start_header_css*/

h1{
	font-size: 52px !important;
	line-height: 62px !important;
}
h2{
	font-size: 52px !important;
	line-height: 62px !important;
}
h3{
	font-size: 45px !important;
	line-height: 55px !important;
}
h4{
	font-size: 35px !important;
	line-height: 45px !important;
}
h5{
	font-size: 25px !important;
	line-height: 34px !important;
}

body .elementor-section.elementor-section-boxed > .elementor-container,
.page-header .entry-title, .site-footer .footer-inner,
.site-footer:not(.dynamic-footer), .site-header .header-inner,
.site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main{
	max-width:1560px;
}

@media only screen and (max-width: 1920px) {
	body .elementor-section.elementor-section-boxed > .elementor-container,
	.page-header .entry-title, .site-footer .footer-inner,
	.site-footer:not(.dynamic-footer), .site-header .header-inner,
	.site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main{
		max-width:1560px;
	}
}
@media only screen and (max-width: 1600px) {
	body .elementor-section.elementor-section-boxed > .elementor-container,
	.page-header .entry-title, .site-footer .footer-inner,
	.site-footer:not(.dynamic-footer), .site-header .header-inner,
	.site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main{
		max-width:1460px;
	}
	h1{
		font-size: 43.3333333333px !important;
		line-height: 51.6666666667px !important;
	}
	h2{
		font-size: 43.3333333333px !important;
		line-height: 51.6666666667px !important;
	}
	h3{
		font-size: 37.5px !important;
		line-height: 45.8333333333px !important;
	}
	h4{
		font-size: 29.1666666667px !important;
		line-height: 37.5px !important;
	}
	h5{
		font-size: 20.8333333333px !important;
		line-height: 28.3333333333px !important;
	}

}
@media only screen and (max-width: 1440px) {
	body .elementor-section.elementor-section-boxed > .elementor-container,
	.page-header .entry-title, .site-footer .footer-inner,
	.site-footer:not(.dynamic-footer), .site-header .header-inner,
	.site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main{
		max-width:1320px;
	}
	h1{
		font-size: 39px !important;
		line-height: 46.5px !important;
	}
	h2{
		font-size: 39px !important;
		line-height: 46.5px !important;
	}
	h3{
		font-size: 33.75px !important;
		line-height: 45.8333333333px !important;
	}
	h4{
		font-size: 26.25px !important;
		line-height: 33.75px !important;
	}
	h5{
		font-size: 18.75px !important;
		line-height: 25.5px !important;
	}
}
@media only screen and (max-width: 1280px) {
	body .elementor-section.elementor-section-boxed > .elementor-container,
	.page-header .entry-title, .site-footer .footer-inner,
	.site-footer:not(.dynamic-footer), .site-header .header-inner,
	.site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
		max-width:1140px;
	}
	h1{
		font-size: 34.6666666667px !important;
		line-height: 41.3333333333px !important;
	}
	h2{
		font-size: 34.6666666667px !important;
		line-height: 41.3333333333px !important;
	}
	h3{
		font-size: 30px !important;
		line-height: 36.6666666667px !important;
	}
	h4{
		font-size: 23.3333333333px !important;
		line-height: 30px !important;
	}
	h5{
		font-size: 16.6666666667px !important;
		line-height: 22.6666666667px !important;
	}
}
@media (max-width: 1024px) {
	body .elementor-section.elementor-section-boxed > .elementor-container,
	.page-header .entry-title, .site-footer .footer-inner,
	.site-footer:not(.dynamic-footer), .site-header .header-inner,
	.site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
		max-width: 992px
	}
	h1{
		font-size: 27.7333333333px !important;
		line-height: 33.0666666667px !important;
	}
	h2{
		font-size: 27.7333333333px !important;
		line-height: 33.0666666667px !important;
	}
	h3{
		font-size: 24px !important;
		line-height: 29.3333333333px !important;
	}
	/*h4{
		font-size: 18.6666666667px !important;
		line-height: 24px !important;
	}*/
	h5{
		font-size: 16.6666666667px !important;
		line-height: 22.6666666667px !important;
	}
}
@media (max-width: 992px) {
	body .elementor-section.elementor-section-boxed > .elementor-container,
	.page-header .entry-title, .site-footer .footer-inner,
	.site-footer:not(.dynamic-footer), .site-header .header-inner,
	.site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
		max-width:960px;
	}
	h1{
		font-size: 26.8666666667px !important;
		line-height: 32.0333333333px !important;
	}
	h2{
		font-size: 26.8666666667px !important;
		line-height: 32.0333333333px !important;
	}
	h3{
		font-size: 23.25px !important;
		line-height: 28.4166666667px !important;
	}
	/*h4{
		font-size: 18.0833333333px !important;
		line-height: 23.25px !important;
	}*/
	h5{
		font-size: 16.6666666667px !important;
		line-height: 22.6666666667px !important;
	}
}
@media (max-width: 768px) {
	body .elementor-section.elementor-section-boxed > .elementor-container,
	.page-header .entry-title, .site-footer .footer-inner,
	.site-footer:not(.dynamic-footer), .site-header .header-inner,
	.site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
		max-width:720px;
	}
	/*h1{
		font-size: 20.8px !important;
		line-height: 24.8px !important;
	}
	h2{
		font-size: 20.8px !important;
		line-height: 24.8px !important;
	}
	h3{
		font-size: 18px !important;
		line-height: 22px !important;
	}
	h4{
		font-size: 18.0833333333px !important;
		line-height: 23.25px !important;
	}
	h5{
		font-size: 16.6666666667px !important;
		line-height: 22.6666666667px !important;
	}*/
}
@media (max-width: 576px) {
	body .elementor-section.elementor-section-boxed > .elementor-container,
	.page-header .entry-title, .site-footer .footer-inner,
	.site-footer:not(.dynamic-footer), .site-header .header-inner,
	.site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
		max-width:540px;
	}
}
.page-header .entry-title, .site-footer .footer-inner,
.site-footer:not(.dynamic-footer), .site-header .header-inner,
.site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
	padding-left: 15px;
	padding-right: 15px;
}

























.wc_custom_header {
	transition: 0.5s all ease;
	padding: 20px 15px !important;
	border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}
@keyframes header {
	0% {
		transform: translateY(-100%);
	}
	100% {
		transform: translateY(00%);
	}
}
.site-header .header-inner .custom-logo-link {
	display: flex;
}
header.wc_custom_header.wc_sticky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	background: #ffffff;
	box-shadow: 0px 0px 15px #00000036;
	animation-name: header;
	animation-duration: 1s;
}
header.wc_custom_header.wc_sticky {
	border-color: transparent;
	padding: 10px 15px !important;
}
.wc_custom_header .header-inner {
	padding: 0;
	align-items: center;
}
.wc_custom_header .site-navigation ul.menu {
	margin: 0;
}
.wc_custom_header .site-navigation ul.menu li {
	margin-right: 40px;
}
.wc_custom_header .site-navigation ul.menu li:last-child {
	margin-right: 0;
}
.site-header .site-navigation {
	justify-content: center;
}
.site-navigation ul.menu li a,
.site-navigation ul.menu li {
	font-family: 'GeneralSans';
	font-weight: 500;
	color: #000;
	font-size: 18px;
}
.site-navigation ul.menu li a{
	position: relative;
	padding: 0 !important;
	text-decoration: none;
}
.site-navigation ul.menu li a::before {
	content: '';
	position: absolute;
	top: 100%;
	left: auto;
	right: 0;
	width: 0%;
	height: 2px;
	background-color: #EE3C41;
	transition: all .3s;
}
.site-navigation ul.menu li.current-menu-item a,
.site-navigation ul.menu li a:hover {
	color: #EE3C41;
}
.site-navigation ul.menu li.current-menu-item a::before,
.site-navigation ul.menu li a:hover::before {
	width: 100%;
	left: 0;
	right: auto;
}
.wc_contact_btn a {
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid black;
	padding: 13px 25px;
	font-family: 'GeneralSans';
	font-weight: 500;
	vertical-align: middle;
	font-size: 18px;
	line-height: 23.3px;
	color: #000;
	transition: 0.5s all ease;
	background-color: #fff;
}
.wc_contact_btn a:hover {
	background-color: #000;
	color: #fff;
}
.wc_contact_btn a span {
	padding-left: 10px;
}
.wc_contact_btn a img {
	vertical-align: middle;
	transition: 0.5s all ease;
}
.wc_contact_btn a:hover img {
	filter: invert(100%) sepia(34%) saturate(0%) hue-rotate(38deg) brightness(108%) contrast(100%);;
}

/*Close_header_css*/

/*Start_Footer_css*/

.wc_custom_footer {
	background-color: #000;
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}
.wc_custom_footer .site-branding.show-logo {
	max-width: 100% !important;
}
.wc_custom_footer .wc_main_column_wrap {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	grid-gap: 25px 0;
	border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.wc_main_column_wrap.wc_main_column_wrap_1 {
	padding-right: 5%;
	width: 22%;
}
.wc_main_column_wrap.wc_main_column_wrap_2 {
	padding: 0 5%;
	width: 34%;
}
.wc_main_column_wrap.wc_main_column_wrap_3 {
	padding: 0 5%;
	width: 22%;
}
.wc_main_column_wrap.wc_main_column_wrap_4 {
	padding-left: 5%;
	width: 22%;
	border: 0;
}
.wc_custom_footer .wc_footer_title {
	font-family: "DM Serif Text", Sans-serif;
	color: #fff;
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 18px;
}
.wc_custom_footer .social-logo ul {
	list-style:none;
	display:flex;
	justify-content:start;
	padding-left: 0;
	margin-top: 15px;
}
.social-logo ul li a {
	text-decoration:none;
	font-size:25px;
	color:white;
	padding-right: 20px;
}
.social-logo ul li a:hover{
	color: #EE3C41;
}
.wc_custom_footer .copyright {
	max-width: 100% !important;
}
.wc_custom_footer p {
	font-family: 'GeneralSans';
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	margin: 0;
}
.wc_newsletter_email input[type="text"] {
	background: transparent;
	border: 0;
	border-radius: 0;
	font-size: 18px;
	padding: 0;
	color: #fff;
	font-family: 'GeneralSans';
	font-weight: 400;
}
.wc_newsletter_email input[type="text"]:focus {
	outline: none;
}
.wc_newsletter_email input[type="text"]::-webkit-input-placeholder {
	color: #fff;
}
.wc_newsletter_email input[type="text"]:-ms-input-placeholder {
	color: #fff;
}
.wc_newsletter_email input[type="text"]::placeholder {
	color: #fff;
}
.wc_newsletter_email {
	display: flex;
	border-bottom: 1px solid #ffff;
	padding-bottom: 15px;
}
ul.wc_custom_footer_menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.wc_custom_footer_menu li {
	font-size: 18px;
	color: #fff;
	font-family: 'GeneralSans';
	font-weight: 400;
}
ul.wc_custom_footer_menu li a {
	color: #fff;
	position: relative;
	padding: 0;
	text-decoration: none;
}

ul.wc_custom_footer_menu li a::before {
	content: '';
	position: absolute;
	top: 100%;
	left: auto;
	right: 0;
	width: 0%;
	height: 2px;
	background-color: #EE3C41;
	transition: all .3s;
}
ul.wc_custom_footer_menu li a:hover {
	color: #EE3C41;
}
ul.wc_custom_footer_menu li a:hover::before {
	width: 100%;
	left: 0;
	right: auto;
}
.site-footer .footer-inner .copyright {
	justify-content: start;
}


/*Close_Footer_css*/



/*Start_wc_search_css*/
.wc-search .tab-heading .nav-tabs {
	display: flex;
	list-style-type: none;
	padding: 0;
}
.wc-search .tab-heading .nav-tabs li.nav-item {
	border: 1px solid #fff;
	font-family: "DM Serif Text", Sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	padding: 15px 15px;
	cursor: pointer;
}
.wc-search .tab-heading .nav-tabs li.nav-item.active {
	background-color: #FFf;
	color: #000;
}
.wc-search .tab-content {
	background-color: #fff;
	padding: 24px;
}
.wc-search .tab-content .tab-pane.fade {
	display: none;
}
.wc-search .tab-content .tab-pane.fade.active {
	display: block;
}
.wc-search .tab-content .tab-pane form {
	display: flex;
	align-items: flex-end;
}

.wc-search .tab-content .tab-pane form .col {
	width: 100%;
	margin-right: 10px;
	margin-top: 10px;
}
.wc-search .tab-content .tab-pane form .col-lg-2 {
	margin-top: 10px;
}

.wc-search .tab-content .tab-pane form select,
.wc-search .tab-content .tab-pane form input {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #000;
	border-radius: 0;
	font-family: 'GeneralSans';
	font-weight: 400;
	font-size: 16px;
	color: #000;
	height: 50px;
	padding-left: 0;
}
.wc-search .tab-content .tab-pane form input::-webkit-input-placeholder {
	color: #000;
}
.wc-search .tab-content .tab-pane form input:-ms-input-placeholder {
	color: #000;
}
.wc-search .tab-content .tab-pane form input::placeholder {
	color: #000;
}

.wc-search .tab-content .tab-pane form select:focus,
.wc-search .tab-content .tab-pane form input:focus {
	outline: none;
}
.wc-search .tab-content .tab-pane .button-wrapper button span {
	vertical-align: middle;
	margin-left: 10px;
}
.wc-search .tab-content .tab-pane .button-wrapper button {
	width: 100%;
	background: #EE3C41;
	font-family: 'GeneralSans';
	font-weight: 500;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	border: 1px solid #EE3C41;
	padding: 10px 25px;
	border-radius: 0;
}
.wc-search .tab-content .tab-pane .button-wrapper button:hover {
	background: #000;
	border-color: #000;
}

/*Close_wc_search_css*/




/*Start_accordion_css*/
.wc_custom_accordion .elementor-accordion-item {
	border-bottom: 1px solid rgba(0, 0, 0, 0.16) !important;
}
.wc_custom_accordion p {
	margin: 0;
}
.elementor-accordion .elementor-accordion-item:first-child .elementor-tab-title {
	padding-top: 0px !important;
}
/*Close_accordion_css*/

/*Start_wc_venue_category_css*/

.wc-venue-category_list {
	display: grid;
	flex-wrap: wrap;
	grid-gap: 20px 63px;
	grid-template-columns: repeat(8, 1fr);
	width: 100%;
}
.wc-venue-category_list .wc-venue-category-name h6 {
	font-family: 'GeneralSans';
	font-weight: 600;
	font-size: 18px;
	line-height: 26px;
	color: #000;
	text-transform: uppercase;
}
.wc-venue-category_list .wc-venue-category-name h6 a {
	color: #000;
}
.wc-venue-category_list .wc-venue-category-name h6 a:hover {
	color: #EE3C41;
}
.wc-venue-category_list .wc-venue-category .wc-venue-category-img {
	border: 1px solid #000;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px 10px;
	min-height: 160px;
}
.wc-venue-category_list .wc-venue-category .wc-venue-category-img img {
    max-width: 64px;
    margin: 0 auto;
    width: 100%;
}
.wc-venue-category_list .wc-venue-category {
	max-width: 140px;
	text-align: center;
	width: 100%;
}

/*Close_wc_venue_category_css*/




/*Start_event_box_css*/

.wc_custom_event_box {
	padding: 35px 30px;
	border: 1px solid rgba(0, 0, 0, 0.16);
	border-left: 0;
	/*display: grid;
	flex-direction: column;
	align-content: space-between;
	grid-gap: 25px;*/
}
.wc_custom_event_box:not(.wc_category_slider_section .wc_custom_event_box):last-child {
	border-right: 0;
}
/*.wc_custom_event_box_title {
	min-height: 90px;
}*/
.wc_custom_event_box .wc_custom_event_box_title h4 {
	font-family: "DM Serif Text", Sans-serif;
	font-size: 35px;
	font-weight: 400;
	line-height: 45px;
	margin: 0;
	color: #000;
	margin-bottom: 28px;
}
.wc_custom_event_box .wc_custom_event_box_title h4 a {
	color: #000;
	text-decoration: none;
}
.wc_custom_event_box .wc_custom_event_box_title h4 a:hover {
	color: #EE3C41;
}
.wc_custom_event_box .wc_custom_event_box_img a {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
}
.wc_custom_event_box .wc_custom_event_box_img a::before {
	content: '';
	display: block;
	padding-top: 70%;
}
.wc_custom_event_box:hover .wc_custom_event_box_img a img {
	transform: scale(1.2);
}
.wc_custom_event_box .wc_custom_event_box_img a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 1s all ease;
}
.wc_custom_event_box .wc_custom_event_box_content p {
	font-family: 'GeneralSans';
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	color: #000;
	margin: 30px 0 28px;
}

.wc_custom_event_box .wc_contact_btn {
	width: fit-content;
}
.wc_custom_event_box .wc_custom_event_box_content_price{
	margin-bottom: 18px !important;
}
.wc_custom_event_box .wc_custom_event_box_content_price span{
	font-weight: 600;

}
.wc_custom_event_box p.wc_custom_event_box_content_address {
	position: relative;
	padding-left: 25px;
	max-width: 270px;
}
.wc_custom_event_box p.wc_custom_event_box_content_address svg {
	position: absolute;
	top: 6px;
	left: 0;
}
.wc_custom_event_box .wc_contact_btn a{
	text-decoration: none;
}
.wc_custom_event_box .wc_contact_btn a span{
	padding-left: 10px;
}

.wc-post-list .load-more-button{
	margin-bottom: 62px;
	position: relative;
	text-align: center;
}
.wc-post-list .load-more-button button{
	background-color:black;
	color: white;
	border:1px solid black;
	border-radius: 0px;
	font-family: 'GeneralSans';
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	padding: 13px 35px;
	margin-top: 39px;
	position: relative;
}
.wc-post-list .load-more-button button:focus {
	border-radius: 0;
	outline: none;
}
.wc-post-list .load-more-button button:hover {
	background: #fff;
	color: #000;
}
.wc-post-list .load-more-button .loading {
    height: 0;
    width: 0;
    padding: 7px;
    border: 2px solid white;
    border-right-color: black;
    border-radius: 22px;
    -webkit-animation: rotate 1s infinite linear;
    position: absolute;
    top: 34%;
    right: 5px;
    margin-left: 10px;
}

@-webkit-keyframes rotate {
  /* 100% keyframe for  clockwise. 
	use 0% instead for anticlockwise */
	100% {
		-webkit-transform: rotate(360deg);
	}
}

/*Close_event_box_css*/


/*Start_event_section_css*/

.wc_custom_event_section {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
}
.wc_custom_event_section .wc_custom_event_box:first-child {
	padding-left: 0;
}
.wc_custom_event_section .wc_custom_event_box:last-child {
	padding-right: 0;
}
.wc_custom_event_section .wc_custom_event_box .wc_custom_event_box_title p{
	font-weight: 500 !important;
	margin-top: 13px;
	margin-bottom: 0;
	color: #000;
}
.wc_custom_event_section .wc_custom_event_box .wc_custom_event_box_title p span{
	margin-left: 13px;
}
/*Close_event_section_css*/

/*Start_category_slider_css*/

.wc_category_slider_tab {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto 35px !important;
	padding-right: 15px;
}
.wc_category_slider_section .swiper-slide:first-child .wc_custom_event_box {
	padding-left: 0;
	border-left: 0;
}
.wc_category_slider_section .swiper-slide {
	height: auto;
}
.wc_category_slider_section .swiper-slide .wc_custom_event_box {
	height: 100%;
	border-right: 0;
	border-left: 1px solid rgba(0, 0, 0, 0.16);
}
.wc_category_slider_tab h2 {
	font-size: 52px;
	color: #000;
	line-height: 62px;
	margin: 0;
}
.wc_category_slider_tab ul {
	list-style-type: none;
	display: flex;
	align-items: center;
}
.wc_category_slider_tab ul li {
	font-family: 'GeneralSans';
	font-weight: 500;
	font-size: 18px;
	color: #000000;
	border-right: 1px solid #000;
	padding: 0 15px;
}
.wc_category_slider_tab ul li:last-child {
	border-right: 0;
	padding-right: 0;
}
.wc_category_slider_tab ul li a {
	color: #000;
}
.wc_category_slider_tab ul li a:hover {
	color: #EE3C41;
}

/*Close_category_slider_css*/


/*Start_breadcrumb_css*/

main.site-main header.page-header {
	padding: 65px 0 45px;
}
.page-header .entry-title {
	padding: 0;
	margin: 0;
	font-family: "DM Serif Text", Sans-serif;
	font-weight: 400;
	font-size: 52px;
	line-height: 71px;
	color: #000000;
	margin-bottom: 15px;
}
.wc-breadcrumb {
	font-family: 'GeneralSans';
	font-weight: 400;
	font-size: 20px;
	color: #000;
}
.wc-breadcrumb a {
	color: #EE3C41;

}
.wc-breadcrumb a:hover {
	color: #000;
	text-decoration: none;
}

/*Close_breadcrumb_css*/




/*Start_single_page_css*/
.wc_single_page_wrap {
	border-top: 1px solid rgba(0, 0, 0, 0.16);
	padding: 60px 0 80px;
}
.modal.wc_gallery_slider_main {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: auto;
	background: #fff;
}
.wc_gallery_section .wc_gallery_section_row {
	position: relative;
	display: grid;
	grid-template-columns: 2fr 1fr ;
	grid-gap: 32px;
}
.wc_gallery_section .wc_gallery_section_row .wc_gallery_img:nth-child(1) {
	grid-row: span 2;
}
.wc_gallery_section .wc_gallery_view_btn {
	position: absolute;
	right: 25px;
	bottom: 25px;
}
.wc_gallery_section .wc_gallery_view_btn .wc_contact_btn a {
	text-decoration: none;
	border-color: #fff;
}
.wc_gallery_section .wc_gallery_view_btn .wc_contact_btn a span{
	padding-left: 10px;
}
.wc_gallery_section .wc_gallery_section_row .wc_gallery_img {
	display: none;
}
.wc_gallery_section .wc_gallery_section_row .wc_gallery_img:nth-child(1),
.wc_gallery_section .wc_gallery_section_row .wc_gallery_img:nth-child(2),
.wc_gallery_section .wc_gallery_section_row .wc_gallery_img:nth-child(3) {
	display: block;
}
.wc_gallery_section .wc_gallery_img a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.wc_gallery_section .wc_gallery_img a:before {
	padding-top: 62%;
	display: block;
	content: '';
}
.wc_gallery_section .wc_gallery_img a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.wc_gallery_slider_main .modal-dialog {
	max-width: 100%;
	padding: 0;
	height: 100vh;
}
.wc_gallery_slider_main .modal-dialog .modal-content {
	height: 100%;
	border: 0;
	border-radius: 0;
}
.wc_gallery_slider_main .modal-dialog .modal-body{
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.wc_gallery_slider .carousel-item {
	width: 100%;
	position: relative;
}
.wc_gallery_slider .carousel-item::before {
	padding-top: 50%;
	display: block;
	content: '';
}
.wc_gallery_slider .carousel-item img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}
.wc_gallery_slider .carousel-control-next,
.wc_gallery_slider .carousel-control-prev {
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	background: #EE3C41;
}
.wc_gallery_slider .carousel-control-next span,
.wc_gallery_slider .carousel-control-prev span {
	background: none;
	display: flex;
	align-items: center;
}
.wc_gallery_slider .carousel-control-prev span {
	transform: rotate(180deg);
}
.wc_gallery_slider_main {
	padding: 0 !important;
}
.wc_gallery_slider_main button.close-button {
	width: 35px;
	height: 35px;
	background: #EE3C41;
	position: relative;
	top: 0;
	right: 0;
	z-index: 1;
	border: 0;
	border-radius: 0;
	transition: 0.3s all ease;
}
.wc_gallery_slider_main button.close-button:hover {
	background: #000;
}
.wc_gallery_slider_main button.close-button span::before {
	position: absolute;
	content: '';
	top: 15px;
	left: 8px;
	width: 20px;
	height: 2px;
	background: #fff;
	display: block;
	transform: rotate(45deg);
}
.wc_gallery_slider_main button.close-button span::after {
	position: absolute;
	content: '';
	top: 15px;
	left: 8px;
	width: 20px;
	height: 2px;
	background: #fff;
	display: block;
	transform: rotate(-45deg);
}
.wc_single_page_wrap .wc_single_page_row {
	display: flex;
	grid-gap: 64px;
	margin-top: 85px;
}
.wc_single_page_wrap .wc_single_page_row .left-col {
	max-width: 1040px;
	width: 100%;
}
.wc_single_page_wrap .wc_single_page_row .right-col {
	max-width: 456px;
	width: 100%;
}
.wc_single_page_wrap .left-col h4,
.wc_single_page_wrap .left-col h4 {
	font-family: "DM Serif Text", Sans-serif;
	font-weight: 400;
	font-size: 35px;
	line-height: 48px;
	color: #000;
	margin: 0;
	padding-top: 40px;
	border-top: 1px solid #00000029;
}
.wc_single_page_wrap .left-col .title h4 {
	border: 0;
	padding: 0;
}
.wc_single_page_wrap .left-col .category-location span {
	font-family: 'GeneralSans';
	color: #000000;
	font-weight: 500;
	font-size: 22px;
	line-height: 30px;
}
.wc_single_page_wrap .left-col .category-location {
	margin: 23px 0 23px;
}
.wc_single_page_wrap .left-col .address {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	font-family: 'GeneralSans';
}
.wc_single_page_wrap .left-col .address svg,
.wc_single_page_wrap .left-col .address span {
	vertical-align: middle;
}
.wc_single_page_wrap .left-col .about-info .about-info-icon {
	display: grid;
	margin: 30px 0;
	grid-gap: 15px;
	grid-template-columns: repeat( auto-fit, minmax(240px, 1fr) );
}
.wc_single_page_wrap .left-col .about-info .about-info-icon .wc-service {
	display: flex;
	align-items: center;
	width: 100%;
}
.wc_single_page_wrap .left-col .about-info .about-info-icon .wc-service .wc-service-imageicon {
	height: 90px;
	width: 100%;
	max-width: 90px;
	border: 1px solid black;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 20px;
}
.wc_single_page_wrap .left-col .about-info .about-info-icon .wc-service .wc-service-text h6 {
	font-family: "DM Serif Text", Sans-serif;
	font-weight: 400;
	font-size: 22px;
	line-height: 30px;
	color: #000;
	margin: 0 0 3px;
}
.wc_single_page_wrap .left-col .about-info .about-info-icon .wc-service  .wc-service-text p {
	font-family: 'GeneralSans';
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #000;
	margin: 0;
}
.wc_single_page_wrap .left-col .about-info p {
	font-family: 'GeneralSans';
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #000000;
}
.wc_single_page_wrap .left-col ul {
	padding-left: 25px;
}
.wc_single_page_wrap .left-col ul li {
	font-family: 'GeneralSans';
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #000000;
}
.wc_single_page_wrap .left-col .features h4 {
	margin-bottom: 24px;
}
.wc_single_page_wrap .left-col .features ul {
	list-style-type: none;
}
.wc_single_page_wrap .left-col .features ul li:before {
	position: absolute;
	top: 5px;
	left: -27px;
	content: '';
	background: url(/wp-content/uploads/2023/05/Vector-18.svg);
	display: block;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}
.wc_single_page_wrap .left-col .features ul li {
	position: relative;
}
.wc_single_page_wrap .wc_single_page_row .left-col .amenities-info .wc-service-wrap {
	display: grid;
	grid-template-columns: repeat( auto-fit, minmax(240px, 1fr) );
	grid-gap: 30px;
	width: 100%;
	margin-top: 28px;
}
.wc_single_page_wrap .wc_single_page_row .left-col .amenities-info .wc-service-wrap .wc-service {
	display: flex;
	align-items: center;
	grid-gap: 16px;
	width: 100%;
}
.wc_single_page_wrap .wc_single_page_row .left-col .amenities-info .wc-service-wrap .wc-service p {
	font-family: 'GeneralSans';
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #000000;
	margin: 0;
	margin-left: 10px;
}
.wc_single_page_wrap .wc_single_page_row .left-col .additional-info {
	font-size: 18px;
	font-weight: 400;
	font-family: 'GeneralSans';
}
.wc_single_page_wrap .wc_single_page_row .left-col .additional-info h4,
.wc_single_page_wrap .wc_single_page_row .left-col .location h4 {
	padding-bottom: 28px;
}
.wc_single_page_wrap .wc_single_page_row .left-col .location iframe {
	width: 100%;
}
.wc_single_page_wrap .left-col .address,
.wc_single_page_wrap .left-col .about-info,
.wc_single_page_wrap .left-col .features,
.wc_single_page_wrap .wc_single_page_row .left-col .amenities-info,
.wc_single_page_wrap .wc_single_page_row .left-col .additional-info {
	padding-bottom: 50px;
}
.wc_single_page_card_row {
	position: sticky;
	top: 50px;
}
.wc_single_page_card_row .wc_single_page_card_wrap {
	background: #F5F5F5;
	border: 1px solid rgba(0, 0, 0, 0.16);
	padding: 25px 30px;
}
.wc_single_page_card_row .wc_single_page_card_wrap h4 {
	color: #000;
	font-weight: 400;
	font-size: 35px;
	line-height: 48px;
	margin-bottom: 22px;
}
.wc_single_page_card_row .wc_single_page_card_wrap p {
	font-family: 'GeneralSans';
	text-align: center;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	max-width: 293px;
	width: 100%;
	margin: 0 auto;
}
.wc_single_page_card_row .wc_single_page_card_wrap p a {
	color: #EE3C41;
}
.wc_single_page_card_row .wc_single_page_card_wrap p a:hover {
	color: #000;
}
.wc_single_page_card_row .wc_single_page_card_wrap textarea,
.wc_single_page_card_row .wc_single_page_card_wrap input {
	border: 1px solid #000;
	margin-bottom: 20px;
	font-family: 'GeneralSans';
	font-weight: 400;
	font-size: 18px;
	color: #000;
	background: transparent;
	border-radius: 0;
	height: 52px;
}
.wc_single_page_card_row .wc_single_page_card_wrap textarea {
	height: 80px;
}
.wc_single_page_card_row .wc_single_page_card_wrap textarea:focus,
.wc_single_page_card_row .wc_single_page_card_wrap input:focus {
	outline: none;
	box-shadow: none;
}
.wc_single_page_card_row .wc_single_page_card_wrap textarea::-webkit-input-placeholder,
.wc_single_page_card_row .wc_single_page_card_wrap input::-webkit-input-placeholder {
	color: #000;
}
.wc_single_page_card_row .wc_single_page_card_wrap textarea:-ms-input-placeholder,
.wc_single_page_card_row .wc_single_page_card_wrap input:-ms-input-placeholder {
	color: #000;
}
.wc_single_page_card_row .wc_single_page_card_wrap textarea::placeholder,
.wc_single_page_card_row .wc_single_page_card_wrap input::placeholder {
	color: #000;
}
.wc_single_page_card_row .wc_single_page_card_wrap .wc_date_time_select {
	display: flex;
	grid-gap: 15px;
}
.wc_single_page_card_row .wc_single_page_card_wrap input.wc_single_page_form_button {
	background: #EE3C41;
	width: 100%;
	border-color: #EE3C41;
	font-weight: 600;
	font-size: 18px;
	color: #FFFFFF;
	padding: 14px 10px;
	height: auto;
}
.wc_single_page_card_row .wc_single_page_card_wrap input.wc_single_page_form_button:hover {
	border-color: #000;
	color: #000;
	background: transparent;
}
.form-error {
	border: 1px solid #ee3c41;
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: 400;
	padding: 5px;
	font-family: 'GeneralSans';
	color: #ee3c41;
}
.form-success {
	border: 1px solid #4BB543;
	margin-top: 8px;
	font-size: 14px;
	font-weight: 400;
	padding: 5px;
	font-family: 'GeneralSans';
	color: #4BB543;
}

/*Close_single_page_css*/





/*Ritesh contact page css*/

.about-counters {
	font-family: 'GeneralSans'; 
}
.contact-us-form label {
	width: 100%;
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	font-family: GeneralSans;
	color: #000;
}
.contact-us-form input {
	margin-top: 19px;
	margin-bottom: 30px;
	border-radius: 0px;
	font-size: 18px;
	height: 60px;
	font-weight: 400;
	font-family: GeneralSans;
	color: #000;
}
.contact-us-form input:focus,
.contact-us-form textarea:focus{
	outline: none;
}
.contact-us-form input[type=submit]{
	background-color: black;
	color: white;
	border-radius:0px;
	border-color: black;
}
.contact-us-form textarea{
	border-radius: 0px;
	margin-bottom: 30px;
	margin-top: 19px;
}
.wc_form_button p {
	margin-bottom: 0px;
}
.wc_form_button p br {
	display: none;
}
.wc_form_button {
	width: fit-content;
	background: #000;
	border:1px solid #fff; 
	transition: 0.3s all ease;
	position: relative;
}
.wc_form_button p input.wpcf7-form-control.has-spinner.wpcf7-submit {
	margin: 0;
	padding: 100px;
}
.wc_form_button span.wpcf7-spinner {
	margin: 0;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}
.wc_form_button p span.submit-arrow {
	pointer-events: none;
	position: absolute;
	top: 50%;
	right: 29px;
	transform: translateY(-50%);
}
.wc_form_button p input.wpcf7-form-control.has-spinner.wpcf7-submit:focus {
	outline: none;
}
.wc_form_button p input.wpcf7-form-control.has-spinner.wpcf7-submit {
	margin: 0;
	padding: 10px 60px 10px 25px;
	font-size: 18px;
	font-weight: 500;
	font-family: 'GeneralSans';
	border: 0;
}
.wc_form_button:hover {
	background: #fff;
	border-color: #000;
}
.wc_form_button:hover input.wpcf7-form-control.has-spinner.wpcf7-submit {
	background: #fff;
	color: #000;
}
.wc_form_button:hover span.submit-arrow svg path {
	fill: #000;
}
/* .wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: 1em;
	font-weight: normal;
	display: block;
	border-bottom: 1px solid #dc3232;
	margin-bottom: 10px !important;
} */
.wpcf7-not-valid-tip {
    color: red;
    font-size: 15px;
    padding: 4px 10px;
    line-height: normal;
    font-weight: normal;
    display: block;
    border: 1px solid #ff0000;
    margin-bottom: 10px !important;
    margin-top: -20px;
    border-radius: 3px;
    width: fit-content;
}
.wpcf7 form.invalid .wpcf7-response-output {
	    border:1px solid red;
    margin-left: 0;
    margin-right: 0;
    width: fit-content;
    padding: 4px 10px;
    font-size: 15px;
}
.elementor *,.elementor :after,.elementor :before {
	margin-bottom: 0;
}
.contact-mobile-email-link ul li a{
	font-family: 'GeneralSans'!important;
	position: relative;
	padding: 0;
}
.contact-mobile-email-link ul li a span::before {
	content: '';
	position: absolute;
	top: 100%;
	left: auto;
	right: 0;
	width: 0%;
	height: 2px;
	background-color: #EE3C41;
	transition: all .3s;
}
.contact-mobile-email-link ul li a span:hover{
	color: #EE3C41 !important;
}
.contact-mobile-email-link ul li a span:hover::before{
	width: 100%;
	left: 0;
	right: auto;
}
.contact-popular-service ul li span,
.contact-address .elementor-widget-container p{
	font-family: 'GeneralSans'!important;
}

/*venue page*/
.wc-post-list.venue-posts .wc_custom_event_box .wc_custom_event_box_title h4 {
	margin-bottom: 9px;
}
.wc-post-list.venue-posts .wc_custom_event_section .wc_custom_event_box .wc_custom_event_box_title p {
	margin: 0 0 23px;
}
.wc-post-list.venue-posts .wc_custom_event_section .wc_custom_event_box_img {
	margin-bottom: 17px;
}
.wc-post-list.venue-posts .wc_custom_event_box .wc_contact_btn {
	margin-top: 17px;
}
.wc-post-list.venue-posts .wc_custom_event_box .wc_custom_event_box_content p {
	margin: 0;
}
.wc-search-form{
	margin-bottom: 99px;
}
.wc-search-form .search-form {
	display: flex;
	align-items: flex-start;
	background-color: #f5f5f5;
	padding: 25px 31px;
}
.wc-search-form .search-form .col,
.wc-search-form .search-form .input-group {
	width: 100%;
}
.wc-search-form .search-form .input-group {
	padding-right: 45px;
}
select {
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right #fff0 !important;
    -webkit-appearance: none;
    background-position-x: 97% !important;
    background-size: 12px !important;
}

.wc-search-form .search-form .input-group select, .wc-search-form .search-form .input-group input {
	width: 100%;
	border: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.16);
	border-radius: 0;
	font-family: 'GeneralSans';
	font-weight: 400;
	font-size: 16px;
	color: #000;
	height: 50px;
	background: transparent;
	padding-left: 0;
}
.wc-search-form .search-form .input-group input::-webkit-input-placeholder {
	color: #000;
}
.wc-search-form .search-form .input-group input:-ms-input-placeholder {
	color: #000;
}
.wc-search-form .search-form .input-group input::placeholder {
	color: #000;
}
.wc-search-form .search-form .input-group .selectize-dropdown:focus,
.wc-search-form .search-form .input-group .wc_venue_category:focus,
.wc-search-form .search-form .input-group input:focus{
	outline: none;
}
.wc-search-form .button-wrapper .btn{
	width: 100%;
	background: #EE3C41;
	font-family: 'GeneralSans';
	font-weight: 500;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	padding: 10px 25px;
	border-radius: 0;
	transition: .5s all ease;
	border-color: #EE3C41;
}
.wc-search-form .button-wrapper .btn:hover{
	background: black;
	border-color: #000;
}
.wc-search-form .button-wrapper .btn span {
	vertical-align: middle;
	margin-left: 8px;
}
/*vendor page*/
.wc-post-list.page-content .wc_custom_event_box .wc_custom_event_box_title h4,
.wc-post-list.vendor-posts .wc_custom_event_box .wc_custom_event_box_title h4 {
	margin: 0 0 9px;
}
.wc-post-list.page-content .wc_custom_event_box .wc_custom_event_box_title p,
.wc-post-list.vendor-posts .wc_custom_event_box .wc_custom_event_box_title p {
	margin: 0 0 23px;
}
.wc-post-list.page-content .wc_custom_event_box .wc_custom_event_box_img,
.wc-post-list.vendor-posts .wc_custom_event_box .wc_custom_event_box_img {
	margin-bottom: 17px;
}
.wc-post-list.vendor-posts .wc_custom_event_box .wc_custom_event_box_content p {
	margin: 0;
}
.wc-post-list.page-content .wc_custom_event_box .wc_contact_btn,
.wc-post-list.vendor-posts .wc_custom_event_box .wc_contact_btn {
	margin-top: 19px;
}
.wc-search-form .wc-vendor-form .col{
	width: 100%;
}
.wc-post-list.page-content .wc_custom_event_section .wc_custom_event_box .wc_custom_event_box_content .wc-event-category,
.vendor-posts .wc_custom_event_section .wc_custom_event_box .wc_custom_event_box_content .wc-event-category {
	display: flex;
	align-items: center;
	grid-gap: 10px;
	flex-wrap: wrap;
}
.wc-post-list.page-content .wc_custom_event_section .wc_custom_event_box .wc_custom_event_box_content .wc-event-category span,
.vendor-posts .wc_custom_event_section .wc_custom_event_box .wc_custom_event_box_content .wc-event-category span{
	background-color: #F5F5F5;
	padding: 6px 12px;
	font-family: 'GeneralSans';
	font-weight: 500;
	font-size: 14px;
	line-height: 26px;
	color: #000000;
}

/*about page*/
.wc-about-professional-name{
	margin: 0px !important;
	margin-bottom: 9px !important;
}
.wc-about-event-head{
	margin-bottom: 0px!important;
}
.wc-about-hesitate{
	margin-bottom: 0px !important;
}
.about-counter{
	margin-bottom: 0 !important;
}
.about-about-us-top-head h6,
.wc-about-hesitate p,
.wc-about-professional-position .elementor-widget-container h6{
	font-family: 'GeneralSans'!important;
}
.elementor-counter .elementor-counter-number-prefix, .elementor-counter .elementor-counter-number-suffix {
	flex-grow:  0 !important;
}
.about-counter-grid .elementor-counter-title {
	text-align: left !important;
	margin: 12px 0;
}

/*faq page*/
.tax-venue_category .page-content {
    margin-bottom: 50px;
}


/*office-party-venue*/





@media only screen and (max-width: 991px) and (min-width: 576px) {
	.wc-post-list .wc_custom_event_section .wc_custom_event_box {
		border-bottom: 0;
	}
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-child(2n) {
		border-right: 0;
		padding-right: 0;
		padding-left: 20px;
	}
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-child(odd) {
		padding-left: 0;
	}
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-child(3),
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:last-child {
		border-top: 1px solid rgba(0, 0, 0, 0.16);
	}
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-last-child(-n + 2){
		border-bottom: 1px solid rgba(0, 0, 0, 0.16);
	}
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
	.wc-post-list .wc_custom_event_section .wc_custom_event_box {
		border-bottom: 0;
	}
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-child(3n) {
		border-right: 0;
		padding-right: 0;
		padding-left: 20px;
	}
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-child(1),
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-child(4),
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-child(7),
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-child(10),
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-child(13),
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-child(16),
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-child(19),
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-child(22),
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-child(25),
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-child(28),
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-child(31),
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-child(34) {
		padding-left: 0;
	}
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:last-child {
		border-top: 1px solid rgba(0, 0, 0, 0.16);
	}
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-last-child(-n + 3){
		border-bottom: 1px solid rgba(0, 0, 0, 0.16);
	}
}
@media only screen and (max-width: 100000px) and (min-width: 1200px) {
	.wc-post-list .wc_custom_event_section .wc_custom_event_box {
		border-bottom: 0;
	}
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-child(4n) {
		border-right: 0;
		padding-right: 0;
	}
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-child(1),
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-child(5),
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-child(9),
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-child(13),
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-child(17),
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-child(21) {
		padding-left: 0;
	}
	.wc-post-list .wc_custom_event_section .wc_custom_event_box:nth-last-child(-n + 4){
		border-bottom: 1px solid rgba(0, 0, 0, 0.16);
	}
}






/*Start_media_css*/
@media only screen and (max-width: 2400px) {
	.wc_category_slider_tab h2 {
		font-size: 35px;
		line-height: 40px;
	}
	
}


@media only screen and (max-width: 1600px) {
	.wc-search-form {
		margin-bottom: 70px;
	}
	.wc-venue-category_list {
		grid-gap: 20px 30px;
	}
	.wc_main_column_wrap.wc_main_column_wrap_3 {
    padding: 0 3%;
    width: 26%;
}
	.wc_main_column_wrap.wc_main_column_wrap_2 {
    padding: 0 3%;
    width: 34%;
}
	.wc_main_column_wrap.wc_main_column_wrap_4 {
    padding-left: 3%;
    width: 18%;
}

}


@media only screen and (max-width: 1440px) {
	.wc-post-list .load-more-button .loading {
    top: 30%;
}
	.wc-search-form {
		margin-bottom: 50px;
	}
	.wc-post-list .load-more-button button {
		padding: 10px 30px;
		font-size: 16px;
	}
	p,
	.wc_custom_event_box .wc_custom_event_box_content p {
		font-size: 16px;
	}
	.wc_custom_header {
		padding: 10px 15px !important;
	}
	.site-navigation ul.menu li a, .site-navigation ul.menu li {
		font-size: 16px;
	}
	.wc_custom_header .header-inner a.custom-logo-link {
		max-width: 160px;
		display: flex;
		align-items: center;
	}
	.wc_border_text p {
		font-size: 65px;
	}
	.page-header .entry-title {
		font-size: 42px;
		line-height: normal;
	}
	main.site-main header.page-header {
		padding: 40px 0 20px;
	}
	.wc_single_page_wrap {
		padding: 40px 0 60px;
	}
	.wc_single_page_wrap .wc_single_page_row {
		grid-gap: 50px;
		margin-top: 60px;
	}
	.wc_single_page_wrap .left-col h4, .wc_single_page_wrap .left-col h4 {
		padding-top: 30px;
	}
	.wc_single_page_wrap .left-col h4, .wc_single_page_wrap .left-col h4, .wc_single_page_card_row .wc_single_page_card_wrap h4 {
		font-size: 30px;
		line-height: normal;
	}
	.wc_single_page_wrap .left-col .address,
	.wc_single_page_wrap .left-col .about-info,
	.wc_single_page_wrap .left-col .features,
	.wc_single_page_wrap .wc_single_page_row .left-col .amenities-info,
	.wc_single_page_wrap .wc_single_page_row .left-col .additional-info {
		padding-bottom: 35px;
	}
	.wc_contact_btn a {
		padding: 8px 20px;
		font-size: 16px;
	}
	.contact-us-form input {
		height: 50px;
	}
	.wc-search-form .search-form .input-group {
		padding-right: 25px;
	}
}

@media only screen and (max-width: 1366px) {
	.wc-venue-category_list {
		grid-template-columns: repeat(6, 1fr);
		grid-gap: 20px;
	}
	.wc-venue-category_list .wc-venue-category-name h6 {
		font-size: 16px;
	}
	.wc-venue-category_list .wc-venue-category {
		max-width: 100%;
	}
	
	/*.wc_custom_event_box_title {
		min-height: 80px;
	}*/
	.wc_border_text p {
		font-size: 50px;
	}



}


@media only screen and (max-width: 1199px) {
	.wpcf7-not-valid-tip {
    font-size: 13px;
    margin-top: -10px;
}
	.contact-us-form {
		margin-left: 0px;
	}
	.contact-us-form label {
		font-size: 16px;
		line-height: normal;
	}
	.contact-us-form input {
		height: 45px;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.wc-post-list.page-content .wc_custom_event_section .wc_custom_event_box .wc_custom_event_box_content .wc-event-category span,
	.vendor-posts .wc_custom_event_section .wc_custom_event_box .wc_custom_event_box_content .wc-event-category span {
		padding: 6px 10px;
	}
	.wc_category_slider_tab h2{
		font-size: 28px;
		line-height: 35px;
	}
	.wc_custom_footer .site-logo img {
		max-width: 160px;
	}
	.page-header .entry-title {
		font-size: 35px;
	}
	.wc_single_page_wrap .wc_single_page_row {
		grid-gap: 40px;
		margin-top: 40px;
	}
	.wc-venue-category_list {
		grid-template-columns: repeat(5, 1fr);
	}
	.wc_custom_event_section {
		grid-template-columns: repeat(3, 1fr);
	}
	.wc_custom_event_section .wc_custom_event_box:nth-child(3) {
		padding-right: 0;
		border-right: 0;
	}
	.wc_custom_event_section .wc_custom_event_box:last-child {
		padding-left: 0;
		padding-right: 20px;
		border-top: 0;
		border-right: 1px solid rgba(0, 0, 0, 0.16);
	}
	.wc_custom_event_box {
		padding: 25px 20px;
		grid-gap: 20px;
	}
	/*.wc_custom_event_box_title {
		min-height: auto;
	}*/
	.wc_border_text p {
		font-size: 45px;
	}
	.wc_main_column_wrap.wc_main_column_wrap_3,
	.wc_main_column_wrap.wc_main_column_wrap_4 {
		width: 30%;
	}
	.wc_main_column_wrap.wc_main_column_wrap_2 {
		padding-left: 0;
		width: 40%;
	}
	.wc_main_column_wrap.wc_main_column_wrap_1 {
		width: 100%;
		order: 4;
		padding: 30px 0 0;
		border: 0;
		grid-gap: 10px;
	}
	.wc_custom_footer {
		padding-bottom: 20px;
	}
	ul.wc_custom_footer_menu li,
	.wc_custom_footer p {
		font-size: 16px;
	}
	.wc_custom_footer .wc_footer_title {
		font-size: 18px;
	}
	.wc_main_column_wrap.wc_main_column_wrap_3 {
		padding: 0px 2%;
	}
	.wc-search-form .search-form .col {
		width: 33%;
		margin-bottom: 10px;
	}
	.wc-search-form .search-form {
		flex-wrap: wrap;
	}
}

@media only screen and (max-width: 1024px) {
	.wc_single_page_wrap .left-col h4, .wc_single_page_wrap .left-col h4, .wc_single_page_card_row .wc_single_page_card_wrap h4 {
		font-size: 26px;
	}
	.wc_single_page_wrap .left-col .address, .wc_single_page_wrap .left-col .about-info, .wc_single_page_wrap .left-col .features, .wc_single_page_wrap .wc_single_page_row .left-col .amenities-info, .wc_single_page_wrap .wc_single_page_row .left-col .additional-info {
		padding-bottom: 25px;
	}
	.wc-venue-category_list {
		grid-template-columns: repeat(4, 1fr);
	}
	p {
		font-size: 16px;
		line-height: 26px;
	}
	.wc_border_text p {
		font-size: 40px;
	}
	
	.wc-about-professional-image .elementor-widget-container img{
		max-width: 100% !important;
	}
	.contact-us-form input,
	.wc_form_button p input.wpcf7-form-control.has-spinner.wpcf7-submit {
		font-size: 16px;
	}
	.wc_single_page_wrap .left-col .category-location {
		margin: 10px 0 10px;
	}
	.wc_single_page_wrap .left-col .category-location span {
		font-size: 18px;
	}
}



@media only screen and (max-width: 991px) {
	.wc_contact_btn.desktop a {
		display: none;
	}
	.page-header .entry-title {
		font-size: 30px;
		line-height: normal;
	}
	.wc-breadcrumb {
		font-size: 18px;
	}
	.wc_custom_event_section {
		grid-template-columns: repeat(2, 1fr);
	}
	.wc_custom_event_section .wc_custom_event_box:nth-child(2) {
		padding-right: 0;
	}
	.wc_custom_event_section .wc_custom_event_box:nth-child(3) {
		padding-left: 0;
		padding-right: 20px;
	}
	.wc_custom_event_section .wc_custom_event_box:last-child {
		padding-right: 0;
		padding-left: 20px;
	}
	.wc_custom_event_section .wc_custom_event_box:nth-child(3) {
		border-top: 0;
		border-right: 1px solid rgba(0, 0, 0, 0.16);
	}
	.wc_custom_event_section .wc_custom_event_box:nth-child(2),
	.wc_custom_event_section .wc_custom_event_box:last-child {
		border-right: 0;
	}
	.wc_border_text p {
		font-size: 35px;
	}
	.wc-search .tab-content .tab-pane form .col {
		width: calc(50% - 10px);
	}
	.wc-search .tab-content .tab-pane form {
		flex-wrap: wrap;
	}
	.wc_category_slider_tab {
		display: flex;
		align-items: flex-start;
		flex-direction: column;
		grid-gap: 15px;
	}
	.wc_category_slider_tab ul {
		padding: 0;
	}
	.wc_category_slider_tab ul li:first-child {
		padding-left: 0;
	}







	.wc_custom_header .header-inner .site-navigation-dropdown ul.menu li a {
		padding: 20px !important;
	}
	.wc_custom_header .header-inner .site-navigation-toggle-holder {
		padding: 0;
		z-index: 99;
		order: 2;
	}
	.wc_custom_header .header-inner .site-navigation-toggle-holder .site-navigation-toggle {
		font-size: 24px;
		background-color: transparent;
		color: #fff;
		padding: 0;
	}
	.wc_custom_header .header-inner .site-navigation-toggle-holder .site-navigation-toggle i {
		color: #fff;
		position: relative;
		width: 35px;
		height: 2px;
		background: black;
		font-size: 0;
	}
	.wc_custom_header .header-inner .site-navigation-toggle-holder .site-navigation-toggle i::before {
		position: absolute;
		top: -10px;
		left: 0;
		content: '';
		width: 35px;
		height: 2px;
		background: black;
		display: block;
		transition: 0.2s all ease;
	}
	.wc_custom_header .header-inner .site-navigation-toggle-holder .site-navigation-toggle i::after {
		position: absolute;
		top: 10px;
		left: 0;
		content: '';
		width: 35px;
		height: 2px;
		background: black;
		display: block;
		transition: 0.2s all ease;
	}
	.wc_custom_header .header-inner .site-navigation-toggle-holder.elementor-active .site-navigation-toggle i {
		background: transparent;
	}   
	.wc_custom_header .header-inner .site-navigation-toggle-holder.elementor-active .site-navigation-toggle i::after {
		transform: rotate(45deg);
		top: 0;
	}
	.wc_custom_header .header-inner .site-navigation-toggle-holder.elementor-active .site-navigation-toggle i::before {
		transform: rotate(-45deg);
		top: 0;
	}
	.wc_custom_header .site-navigation-dropdown ul.menu{
		position:static;
	}
	.wc_custom_header .header-inner .site-navigation-dropdown {
		-webkit-transform: inherit !important;
		-ms-transform: inherit !important;
		transform: inherit !important;
		display:block;
		left: -100%;
		position: fixed;
		top: 0;
		transition: all 0.3s ease;
		bottom: auto;
		-webkit-transform-origin: inherit;
		-ms-transform-origin: inherit;
		transform-origin: inherit;
		height: 100vh;
		background: #ffffff;
		max-width: 80vw;
		box-shadow: 0 0 10px rgb(0 0 0 / 40%);
		max-height: initial !important;
		margin-top: 0;
	}
	.wc_custom_header .header-inner .site-navigation-dropdown .menu-main-menu-container{
		overflow-y: auto;
		background:#fff;
		z-index:2;
		position:relative;
	}
	.wc_custom_header .header-inner .site-navigation-dropdown .site-navigation-toggle-holder {
		padding: 0;
		position: absolute;
		right: -37px;
		top: 0;
		background: #fff;
		z-index: 11;
		color: #000;
	}
	.wc_custom_header .header-inner .site-navigation-dropdown .site-navigation-toggle-holder .site-navigation-toggle i:before {
		content: "\e87f";
	}
	.wc_custom_header .header-inner .site-navigation-dropdown .site-navigation-toggle-holder .site-navigation-toggle i{
		color: #ff3333;
	}
	.wc_custom_header .header-inner .site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown {
		left:0;
		margin-top: 0; 
	}
	.wc_custom_header .header-inner .site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown:before{
		content:'';
		width:100%;
		height:100%;
		background:#000;
		opacity:0.5;
		position:fixed;
		top:0;
		left:0;
	}
	.wc_custom_header .site-navigation-dropdown ul.menu, .wc_custom_header .site-navigation-dropdown ul.menu li a {
		background: transparent !important;
	}
	.wc_custom_header .header-inner .site-navigation-dropdown ul.menu li.current-menu-item a {
		background: #ff3333 !important;
		color:#fff !important;
	}
	.wc_custom_header .header-inner .site-navigation-dropdown ul.menu li a {
		padding: 15px !important;
		background: transparent !important;
		color:black !important;
		font-size: 16px;
	}
	.wc_custom_header .header-inner .site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown:after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #fff;
	}
	.wc_contact_btn.mobile {
		padding: 10px;
	}
	.wc_contact_btn.mobile a {
		display: flex;
		z-index: 4;
		position: relative;
		width: fit-content;
	}
	.wc-search-form .search-form {
		padding: 25px 15px;
	}
	.wc_single_page_wrap .left-col .about-info .about-info-icon .wc-service .wc-service-text h6 {
		font-size: 20px;
	}


}

@media only screen and (max-width: 767px) {
	.wc_custom_footer .site-branding,
	.wc_custom_footer .copyright {
		text-align: left !important;
	}
	.wc_single_page_wrap .wc_single_page_row {
		flex-direction: column;
	}
	.wc_single_page_wrap .left-col .about-info .about-info-icon .wc-service .wc-service-imageicon {
		height: 70px;
		max-width: 70px;
	}
	.wc_single_page_wrap .left-col ul li,
	.wc_single_page_wrap .left-col .about-info p,
	.wc_single_page_wrap .wc_single_page_row .left-col .additional-info {
		font-size: 16px;
	}
	.wc_single_page_wrap .left-col .about-info .about-info-icon .wc-service .wc-service-text h6 {
		font-size: 18px;
	}
	.wc_single_page_wrap .left-col h3, .wc_single_page_wrap .left-col h2 {
		padding-top: 20px;
	}
	.wc_single_page_wrap .left-col .category-location span {
		font-size: 18px;
		line-height: normal;
		margin: 10px 0;
	}
	.wc_single_page_wrap .left-col .category-location {
		margin: 10px 0;
	}
	.wc_single_page_wrap .wc_single_page_row .left-col .additional-info h3, .wc_single_page_wrap .wc_single_page_row .left-col .location h3 {
		padding-bottom: 20px;
	}
	.wc_gallery_section .wc_gallery_section_row {
		display: block;
	}
	.wc_gallery_section .wc_gallery_section_row .wc_gallery_img:nth-child(2), .wc_gallery_section .wc_gallery_section_row .wc_gallery_img:nth-child(3) {
		display: none;
	}
	.wc_single_page_wrap .left-col .features h3 {
		margin-bottom: 15px;
	}
	.wc_single_page_wrap .left-col .about-info .about-info-icon {
		margin: 20px 0;
	}
	.wc_single_page_wrap .left-col .category-location span,
	.wc-breadcrumb {
		font-size: 16px;
	}
	main.site-main header.page-header {
		padding: 30px 0 20px;
	}
	.wc-venue-category_list {
		grid-template-columns: repeat(3, 1fr);
	}
	.wc_single_page_card_row .wc_single_page_card_wrap input.wc_single_page_form_button,
	.wc_contact_btn a,
	.wc-search .tab-content .tab-pane .button-wrapper button,
	.wc-search-form .button-wrapper .btn {
		padding: 6px 20px;
		font-size: 16px;
	}
	.wc_border_text p {
		font-size: 30px;
		top: 20px;
		-webkit-text-stroke-width: 1px;
	}
	.wc_main_column_wrap.wc_main_column_wrap_2 {
		padding: 0 0 30px;
		width: 100%;
		border: 0;
	}
	.wc_main_column_wrap.wc_main_column_wrap_3{
		width: 50%;
		padding-left: 0;
	}
	.wc_main_column_wrap.wc_main_column_wrap_4 {
		width: 50%;
		padding-left: 2%;
	}
	
	.wc_category_slider_tab ul {
		flex-wrap: wrap;
		grid-gap: 10px;
	}
	.wc_category_slider_tab ul li{
		border: 0;
		padding: 0 0 0;
		padding-right: 15px;
	}
	
	.wc-search-form .button-wrapper span svg{
		max-width: 14px!important;
	}
	
	.venue-wrapper .load-more-button {
		max-width: 170px;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.about-counter .elementor-counter .elementor-counter-number-wrapper {
		justify-content: center;
	}
	.about-counter .elementor-counter .elementor-counter-title {
		text-align: center!important;
	}
	.about-counter  .elementor-counter-title{
		text-align: center!important;
	}
	.about-counter-grid{
		margin-bottom: 20px;
	}
	.about-counter-grid .elementor-widget-wrap {
		justify-content: center !important;
		text-align: center;
	}
	.about-counter-grid .elementor-widget-container p{
		text-align: center;
	}
	.wc-search-form .search-form .col {
		width: 50%;
	}
	.wc-post-list .load-more-button button {
		padding: 10px 30px;
	}
	.wc-post-list .load-more-button {
		margin-bottom: 50px;
	}
}



@media only screen and (max-width: 575px) {
	.wc_category_slider_section .swiper-slide .wc_custom_event_box {
		border-left:0
	}
	.wc_gallery_slider_main button.close-button {
		width: 30px;
		height: 30px;
	}
	.wc_gallery_slider_main button.close-button span::before,
	.wc_gallery_slider_main button.close-button span::after {
		left: 6px;
	}
	.wc_custom_event_section .wc_custom_event_box:first-child {
		border-top: 1px solid rgba(0, 0, 0, 0.16) !important;
	}
	.wc_custom_event_section .wc_custom_event_box {
		border: 0 !important;
		border-bottom: 1px solid rgba(0, 0, 0, 0.16) !important;
		padding: 25px 0 !important;
	}
	.wc_custom_event_section {
		grid-template-columns: repeat(1, 1fr);
	}
	.wc-venue-category_list {
		grid-template-columns: repeat(2, 1fr);
	}
	.wc_main_column_wrap.wc_main_column_wrap_3,
	.wc_main_column_wrap.wc_main_column_wrap_4{
		width: 100%;
		padding: 0 0 30px;
		border: 0;
	}
	.wc_main_column_wrap.wc_main_column_wrap_4 {
		padding: 0;
	}
	.wc-search .tab-content .tab-pane form .col {
		width: 100%;
	}
	.wc-search .tab-heading .nav-tabs li.nav-item {
		font-size: 16px;
		line-height: 22px;
		padding: 10px;
	}
	.wc_category_slider_section .swiper-slide .wc_custom_event_box {
		border-right: 0;
		padding-left: 0;
		padding-right: 0;
	}
	
	.wc_single_page_card_row .wc_single_page_card_wrap {
		padding: 25px 15px;
	}
	.wc_single_page_card_row .wc_single_page_card_wrap input {
		font-size: 16px;
		height: 42px;
	}
	.wc_single_page_card_row .wc_single_page_card_wrap textarea {
		font-size: 16px;
	}
	.wc_gallery_slider .carousel-control-next,
	.wc_gallery_slider .carousel-control-prev {
		width: 30px;
		height: 30px;
	}
	
	.wc-search .tab-content .tab-pane form select,.wc-search .tab-content .tab-pane form input,
	.wc-search-form .search-form .input-group select, .wc-search-form .search-form .input-group input {
		font-size: 15px;
	}
	.wc-search .tab-content {
		padding: 12px;
	}


	.contact-us-form input {
		margin-top: 0px;
		margin-bottom: 16px;
	}
	.wpcf7-not-valid-tip {
		font-size: 12px;
	}
	.contact-us-form label {
		font-size: 16px;
	}
	.contact-us-form input {
		padding: 5px;
	}
	.site-header .header-inner:not(.header-stacked) .site-branding {
		max-width: 50%;
	}
	.wc_form_button p {
		display: flex;
		align-items: center;
		margin-bottom: 0px;
	}
	.wc-search-form .search-form .col {
		width: 100%;
	}
	.wc-search-form .search-form .input-group {
		padding-right: 0px;
	}
	


}

/*Close_media_css*/














































