@font-face {
  font-family: 'Inter';
  src: url(../../fonts/Inter-Regular.woff2) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Inter';
  src: url(../../fonts/Inter-SemiBold.woff2) format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Inter';
  src: url(../../fonts/Inter-Bold.woff2) format("woff");
  font-weight: 700;
  font-style: normal;
}
/* @font-face {
  font-family: 'DM Sans';
  src: url(../../fonts/DMSans-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'DM Sans';
  src: url(../../fonts/DMSans-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'DM Sans';
  src: url(../../fonts/DMSans-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
} */

body {
	font-family: 'Inter';
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0px;
	text-align: justified;
	/*color:#555;*/
	color:#000;
}
h1, h2{
    font-family: 'Inter' !important;
    font-weight: 700 ;
    margin: 15px 0 ;
}
h3, h4, h5, h6 {
    font-family: 'Inter' !important;
    font-weight: 600 ;
    margin: 15px 0 ;
}
.container-full {
  max-width: 1750px;
}
.container {
    max-width: 1600px;
	width:100%;
    padding: 0 20px;
}

.btn.btn-border{
    background: transparent;
    border: 1px solid #B64289;
    color: #B64289 !important;
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
}
.btn, .btn.btn-border:hover{
/*     border: 1px solid #B64289; */
    background: #B64289;
    color: #fff !important;
    font-size: 15px;
    line-height: 30px;
    font-weight: 500;
}


a{
  color: #0577c0;
  text-decoration: none;
  transition: all 0.3s;
}
a:hover, .textwidget a:hover{
    color: none !important;
    text-decoration: none;
    box-shadow:none;
}

.entry-header .entry-title a:hover, .entry-header .entry-title a:focus, .entry-meta .posted-on::before, .entry-meta .author::before, .entry-meta .cat-links::before, .entry-meta .comment-links::before{
    color: #0577C0 !important;
}
.navbar{
	padding: .5rem 0rem;
}
.header-fixed-top {
    position: fixed !important;
    transition: .8s ease-in-out;
}
.header-fixed-top #menuToggle{
        top: 27px;
}
.navbar-header-wrap{
    z-index:12;
    position:relative;
    background: #fff;
/*border-bottom: 2px solid #fff;*/
box-shadow: inset 0 -2px 0 0 #fff;
}
.topbar-right .widget_custom_html{
    margin-bottom: 0;
	padding: 1rem 0rem 1rem;
}
.textwidget a {
	box-shadow: none;
}


.banner-section{
    background-size: cover !important;
}
.banner-section .banner-serch-form{
	margin: 0 auto;
	width: 50%;
}
.banner-section .banner-serch-form .form-control {
	border-radius: 8px !important;
	font-weight: 400;
	font-size: 14px;
	line-height: 30px;
	height: 50px;
}
.btn-success{
	border-color: transparent;
}
.banner-section .banner-serch-form .btn{
	border-radius: 5px;
	padding: 10px 25px;
	height: auto;
}
.banner-serch-form .input-group-append {
	margin-left: 10px;
}
.banner-section .banerInfo .h1{
    font-weight: 700;
    font-size: 34px;
    line-height: 40px;
    text-align: center;
/*     color: #ffffff; */
}
.banner-section .banerInfo{
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
/*     color: #ffffff; */
	width: 70%;
  margin: 0 auto;
}
.banner-section .banerInfo p{
	opacity: 60%;
}
.listing_wrap .h2 {
	font-weight: 700;
	font-size: 24px;
	line-height: 1.5;
/* 	color: #b64289; */
	margin-bottom: 25px;
}
.listing_wrap .h2 span{
    color: #000;
}
.listing_wrap .venue_item {
	margin-bottom: 30px;
	min-height: 420px;
}
.listing_wrap .venue_item .venue_img{
   max-width: 100%;
  height: 275px;
  margin-bottom: 10px;
/* 	border: 1px solid #b64189; */
  border-radius: 10px;
  position: relative;	
}
.listing_wrap .venue_item .venue_img img {
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	height: 100%;
	border-radius: 10px;
	object-fit: cover;
	
}
.listing_wrap .venue_item .venue_img .web_link {
	display:none;
}
.listing_wrap .venue_item .venue_img .web_link .link_btn{
	margin-left:5px;
	filter: invert(100%) sepia(0%) saturate(7407%) hue-rotate(29deg) brightness(95%) contrast(106%);
}
.listing_wrap .venue_item .venue_img:hover .web_link {
	display:flex;
	position: absolute;
	bottom: 0px;
	padding: 10px;
	width: 100%; 
	color: #fff;
	font-size: 14px; 
	background: linear-gradient(180deg, #FFF0, #000);
	align-items: center;
	border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.listing_wrap .venue_item .venue_img .spaecial_tag{
	position: absolute;
	right: 15px;
	font-size: 10px;
	background: #FFF6FC;
	border-radius: 8px;
	line-height: 8px;
	top: 15px;
	padding: 5px 10px;
}
.listing_wrap .venue_item .venue_title {
	font-weight: 600;
	font-size: 16px;
	line-height: 18px; 
	padding: 0 10px;
}
.venue_deatil {
	margin-bottom: 10px;
	padding: 0 10px;
}
.venue_deatil h6 {
	font-weight: 400;
	font-size: 13px;
	line-height: 20px;
	margin: 0;
/* 	text-transform: capitalize; */
	color: #000;
	opacity: 60%;
	letter-spacing: -0.4px;
}
.venue_deatil h6 .dot {
	width: 3px;
	height: 3px;
	display: inline-block;
	text-align: center;
	background: #000;
	border-radius: 50%;
	position: relative;
	top: -2px;
	margin: 0 2px;
}
.venue_deatil a.web_link {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
	text-decoration: underline;
	color: #000;
}
.venue_item .book_buttns.d-flex {
	bottom: 45px;
	position: absolute;
	margin: 0 10px;
}
.venue_item .book_buttns .btn{
    font-weight: 500;
    font-size: 13px;
    line-height: 25px;
    text-align: center;
    background:transparent;
  border:1px solid #B64289;
  color: #B64289 !important;
    height: auto;
    padding: 5px 10px;
/*   margin-right: 10px; */
    border-radius: 4px;
}
.venue_item .book_buttns .btn .link_btn{
	margin-left:5px;
	filter: invert(32%) sepia(83%) saturate(824%) hue-rotate(280deg) brightness(90%) contrast(86%);
} 
.venue_item .book_buttns .btn.btn-gift-card{
	background:transparent;
	border:none;
	color: #000 !important;
	padding: 5px 8px;
}
.venue_item .book_buttns .btn.btn-gift-card .link_btn{
    filter: invert(0%) sepia(8%) saturate(7432%) hue-rotate(111deg) brightness(83%) contrast(97%);
}

.blog-section .h2{
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 35px;
    text-align: left;
}
.single-post .post-title a{
	font-weight: 700;
	font-size: 24px;
	line-height: 100%;
	text-align: left;
	color: #000000;
}
.single-post .post-content{
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5;
	text-align: left;
	color: #81817e;
    margin-bottom: 15px;
	letter-spacing: -0.4px;
}
.single-post .post-img img{
    width: 100%;
    max-height: 342px;
	border-radius:8px;
	object-fit: cover;
}

.post-list .h3{
    font-weight: 700;
    font-size: 24px;
    line-height: 1.1;
    text-align: left;
    color: #000000;
    margin-bottom: 20px;
}
.post-item {
	margin-bottom: 20px;
}
.post-item .post-thumbnail{
/*     width: 40%; */
    margin-right: 10px;
}
/* .post-item .post-detail{
    width: 60%;
} */
.post-item .post-thumbnail img {
	width: 100%;
    border-radius: 8px; 
/*     height: 120px; */
}
.post-item .h4.post-title{
	line-height: 22px !important;
	margin-top: 10px;
}
.post-item .h4.post-title a{
	font-weight: 700;
	font-size: 18px;	
	text-align: left;
    color: #000000;
}
.post-item .post-detail .post-content {
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5;
	text-align: left;
	color: #81817e;
}
/* .popular-loaction-section{
    background: #17214a;
} */
.popular-loaction-section .h2{
    font-weight: 700;
    font-size: 24px;
    line-height: 1.5;
    text-align: left;
/*     color: #ffffff; */
    margin-bottom: 30px;
}
.popular-loaction-section .location-box{
 background-size: 100% 100% !important; 
    border-radius: 8px;   
    margin-bottom: 20px;
	position:relative;
}
.popular-loaction-section .location-box::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: #00000036;
	width: 100%;
	height: 100%;
	border-radius: 7px;
	z-index: 1; 
}
.popular-loaction-section .location-box .h3{
	font-size: 24px;
	font-weight: 600;
	z-index:2;
}

.site-footer.light {
	background-color: #B64289;
}
.footer-sidebar {
/* 	padding: 3rem 0 1.875rem; */
	padding: 2rem 0 0.875rem;
}
.footer-sidebar .widget{
    margin-bottom: 20px;
}
.footer-sidebar .widget .widget-title, .footer-sidebar .widget .wp-block-heading{
	padding-bottom: 0.225rem;
}
.footer-sidebar .widget_custom_html p{
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    color: #fff;
    padding: 0;
}
.site-footer.light .widget h1, .site-footer.light .widget h2, .site-footer.light .widget h3, .site-footer.light .widget h4, .site-footer.light .widget h5, .site-footer.light .widget h6 {
	color: #fff;
}
ul.social-icons {
	list-style-type: none;
    padding: 0;
  margin-top: 10%;
	margin-left:0;
}
ul.social-icons li{
	display: inline-block;
}
ul.social-icons li a {
	width: 40px;
	height: 40px;
	display: flex;
	background: transparent;
	font-size: 20px !important;
	align-items: center;
	border-radius: 50px;
	color: #fff !important;
	border: 0.5px solid #fff;
}
ul.social-icons li a i{
	margin: 0 auto;
}
.site-footer.light .site-info {
	background-color: #b64289;
	color: #fff;
    font-size: 0.938rem;
  padding: 1rem 0rem;
/*   width: 86%; */
  margin: 0 auto;
	border-top: 1px solid rgba(255, 255, 255, 0.63);
}
.site-footer.light .site-info a{
	color: #fff;
}
.pagination {
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: 0.25rem;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	align-items: center;
	justify-content: center;
}

.page-numbers {
	border: 1px solid #b64289;
	padding: 0px;
	margin: 0 5px;
	border-radius: 50px;
	width: 30px;
	height: 30px;
	display: inline-block;
	color: #17214a;
	font-size: 16px;
}
.page-numbers.current, .page-numbers:hover:not(.page-numbers.dots, .prev.page-numbers, .next.page-numbers) {
	background: #b64289;
	color: #fff;
} 
.page-numbers.dots, .prev.page-numbers, .next.page-numbers{
	border: none;
	padding: 0px; 
	border-radius: none; 
	display: inline;
} 
.prev.page-numbers, .next.page-numbers{
	font-size: 16px;
}
.prev.page-numbers:hover, .next.page-numbers:hover{
	color:#000;
}
.prev.page-numbers i, .next.page-numbers i{
	font-size: 12px;
	font-weight: normal;	
	background: #b64289;
	color: #fff;
	padding: 6px 7px;
	border-radius: 50px;
}
.prev.page-numbers i{
	margin-right: 5px;
}
.next.page-numbers i{
	margin-left: 5px;
}
.page-scroll-up a{
	color: #000;
}
.page-scroll-up a:hover, .page-scroll-up a:active {
	color: #17214a;
}

.dropdown-menu li {
	position: initial;
}
.navbar{
	box-shadow:none;
}
.navbar.navbar-header-wrap{
	box-shadow:0px 0px 1px 2px #00000017;
	font-size: 14px;
}
.navbar-wrap{
	width:100%;
}
.navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .nav-link:hover {
	color: #000;
	padding: 0.25rem 0.5rem;
}
.navbar-nav .nav-link {
	color: #000;
}
.dropend .dropdown-toggle {
	color: salmon;
	margin-left: 1em;
}
.dropdown-item:hover, .dropdown-item:focus {
	color: #b64289;
	background-color: transparent;
/* 	font-weight: 700; */
}
.dropdown .dropdown-menu {
	display: none;
}
.dropdown:hover > .dropdown-menu,
.dropend:hover > .dropdown-menu {
	display: block;
	margin-top: 0em;
	margin-left: 0.125em;
}
.dropdown-menu{
	min-width: 12rem;
	font-size:14px;
}
.dropend:hover > .dropdown-menu {
	position: absolute;
	top: 0;
	left: 99.3%;
	box-shadow: none;
	border: 1px solid #ddd;
	background: #fff;
	column-count:2; 
	min-width: 28rem;
	height:440px; 
	
}
.dropdown-item{
	padding: 0.045rem 1.1rem;
	line-height: 25px;
	position: relative;
} 
.navbar-nav:not(.sm-collapsible) .dropdown-item .sub-arrow, .navbar-nav:not(.sm-collapsible):not([data-sm-skip]) .dropdown-menu .dropdown-toggle::after{
	left: 165px;
}
.navbar-brand {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.widget{
	padding: 1rem 1.375rem 1rem;
}
.site-footer.light .widget, .site-footer.light .widget a {
	color: #fff;
	font-size: 16px;
	line-height: 24px;
}





@media screen and (min-width: 769px) {
	/* 						  .dropend:hover > .dropdown-menu {
	position: absolute;
	top: 0;
	left: 100%;
} */
	.dropend .dropdown-toggle {
		margin-left: 0.5em;
	}
}
/* .dropdown-menu .dropdown-submenu {
	display: none;
	position: absolute;
	left: 100%;
	top: -7px;
}
.dropdown-menu .dropdown-submenu-left {
	right: 100%;
	left: auto;
}
.dropdown-menu > li:hover > .dropdown-submenu {
	display: block;
} */


.carousel{
	width:100%;
	margin:0px auto;
}
.carousel{
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.1s ease;
    -webkit-transition: opacity 0.1s ease;
}
.carousel.slick-initialized {
    visibility: visible;
    opacity: 1;    
}
.carousel .slick-list{
	padding-top: 10px;
	height: 200px;
}
.carousel .slide_item{
	position:relative;
}
.carousel .slick-slide{
	margin:15px;
}
.carousel .slick-slide img {
	width: 180px;
	border-radius: 12px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	height: 140px;
}
.carousel .slick-dots li button:before {
	font-size:20px;
	color:white;
}
.carousel .slick-prev::before, .slick-next::before {
  color: #b64289;
}
.carousel .slide_item:nth-child(odd){
	transform: rotate(-5.22deg);
}
.carousel .slide_item:nth-child(even){
	transform: rotate(5.22deg);
}
.carousel .slide_item a span {
	border: 1px solid #000000;
	border-radius: 4px;
	font-size: 10px;
	font-weight: medium !important;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	padding: 1px 5px;
	background: #fff;
	position: absolute;
	bottom: -10px;
	height: 30px;
	left: 8%;
	transform: rotate(4.22deg);
	color:#000;
/* 	width: 95%; */
}
.carousel .slide_item:nth-child(even) span{
	top:-10px;
	transform: rotate(-4.22deg);
}
.footer-sidebar .widget_archive li, .footer-sidebar .widget_categories li, .footer-sidebar .widget_links li, .footer-sidebar .widget_meta li, .footer-sidebar .widget_nav_menu li, .footer-sidebar .widget_pages li, .footer-sidebar .widget_recent_comments li, .footer-sidebar .widget_recent_entries li{
	padding-bottom: 8px;
}

.theme-error-page .error-title {
	font-size: 36px;
	line-height: 120%;
	letter-spacing: 0;
	margin-bottom: 1.25rem;
	font-weight: 600;
}
.theme-error-page .error-sub-title {
	font-size: 18px;
	letter-spacing: 0;
	font-weight: 400;
	width: 550px;
	margin: 0 auto;
}
.error-buttons .btn{
/* 	padding: 5px 20px; */
  border-radius: 30px;
  text-align: center;
	width: 155px;
  height: 43px;
}
.btn.btn-circle {
	background: #B64289;
   color: #fff !important;
	margin-right: 15px;
}
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
     
    .navbar-brand .custom-logo, .navbar.header-fixed-top .sticky-navbar-brand .custom-logo {
        max-width: 100%;
        display: block;
        height: auto;
    }
    .logo-div {
        padding-left: 50px;
    }
    .topbar, .topbar .top-info{
        margin-right: 15px;
    }
     
    
}
@media all and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait){
	.theme-error-page .error-sub-title{
		width:100%;
	}
}
   
/* ---- changes given by vinit bhai css ------  */

@media (min-width: 992px){
    
}
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px){ 
      .container-full{
          max-width: 1366px;
          width:100%;
      }
      .container{
          max-width: 1440px;
          width:100%;
		  padding:0 50px;
      } 
}
  
@media screen and (max-width: 767px){
    .container-full{
        width:100%;
    }
    .container{
        width:100%;
        padding: 0 20px;
    }
	.navbar .container {
		padding: 0 20px !important;
	}
	.row {
		width: 100%;
		margin: 0 auto;
	}
	.navbar.navbar-header-wrap .navbar-toggler {
		display:none;
	}
	.collapse:not(.show) {
		display: block;
		position:absolute;
		width: 100%;
        top: -12px;
		background: #fff;
	}
	.navbar{
		width: 100%;
	}
	.dropend:hover > .dropdown-menu, .dropdown-menu {
		position: relative;
		top: 0;
		left: 0;
		box-shadow: none;
		border: none;
		background: transparent;
		column-count: 1;
		min-width: 0;
		height: auto;
		padding: 0;
	}
/* 	.navbar.navbar-header-wrap .navbar-toggler-icon {
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(1, 1, 47, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
	} */
	.banner-section .banerInfo{
		width: 100%;
		font-size: 16px;
		line-height: 20px;
		padding: 20px 0px !important;
	}
	.banner-section .banner-serch-form{
		width: 100%;
	}
	.banner-section .banerInfo .h1{
		font-size: 20px;
		line-height: 30px;
	}
	.carousel .slick-list {
		height: 250px;
	}
	.carousel .slick-slide img{
		 width: 95%;
		 height:200px;
	}
	.carousel .slide_item a span{
		font-size:18px;
		padding:3px 5px;
		height:35px;
		width: 70%;
	}
	.banner-section .banner-serch-form .input-group, .banner-serch-form .input-group-append{
		display: block;
	}
	.banner-section .banner-serch-form .form-control{
		width: 100%;
		margin-bottom: 15px;
	}
	.listing_wrap .venue_item {
		margin-bottom: 0px; 
		    min-height: 350px;
	}
	.listing_wrap .venue_item .venue_img{
		height: 180px;
	}
	.listing_wrap .venue_item .venue_title{
		font-size: 18px;
		line-height: 18px;
	}
	.venue_deatil h6{
		font-size: 18px;
		line-height: 30px;
	}
	.venue_item .book_buttns.d-flex{
		bottom: 32px;
	}
	.blog-section .h2, .popular-loaction-section .h2{
		text-align: center;
	}
	.single-post{
		margin-bottom:20px;
	}
	.single-post .post-title a{
		font-size: 18px;
	}
	.widget .widget-title, .widget .wp-block-heading{
		margin-bottom: 1.125rem;
	}
	.footer-sidebar .widget_nav_menu li{
		padding-bottom: 0px;
	}
	.theme-error-page .error-sub-title{
		width:100%;
	}
}

@media all and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait){
     
}

 