.private-dining-hd .private-dining-hd-contents .three-tabs-section.radiomeal .forminator-field {
    justify-content: center;
}

.single-location-body .poccassion .forminator-field .forminator-input--wrap:before {
    background: url(/wp-content/themes/ivyasia/assets/images/icon-dropdown-arrow.svg) 0 0 no-repeat;
    width: 12px;
    height: 7px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    position: absolute;
    right: 0;
    border: none;
    -webkit-transition: .2s linear;
    transition: .2s linear;
}

.single-location-body .poccassion #occList {
    background: #f3efe3;
    display: none;
    left: 0;
    left: -1px;
    list-style: none;
    margin-top: 0;
    padding-left: 0;
    /* position: absolute; */
    right: 0;
    top: 100%;
    z-index: 2;
    z-index: 10;
    border: solid 1px #000;
    border-top-color: #c7c7c7;
    border-top-style: solid;
    border-top-width: 1px;
    border-top: none;
    /* width: calc(90% + 2px); */
    max-height: 188px;
    overflow-y: auto;
    text-align: left;
    border-radius: 0px 0px 23px 23px;
    margin: 0 auto;
}

.single-location-body .poccassion #occList li {
    background: #f3efe3;
    cursor: pointer;
    cursor: pointer;
    border-bottom: solid 1px var(--black);
    padding: 7px 0 7px 10px;
    color: var(--black);
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    text-decoration: none;
    margin: 0 !important;
    text-align: left;
    display: flex;
    align-items: center;
    height: auto;
}

.single-location-body .poccassion #occList li.selected, .single-location-body .poccassion #occList li:hover {
    background: #e5e3de !important;
    color: var(--black) !important;
}

.grecaptcha-badge { 
    visibility: hidden;
}
.private-location-tabs-section .room-available-btn {
	color:#ffffff !important;
}
.page-template-private-dining-template header {
	display: none !important;
}

.wrapper-headers h3, .wrapper-headers h4, .main-half h2, .main-half h3, .main-half h4, .restaurant-txt-box h2, .restaurant-txt-box h3, .restaurant-txt-box h4 {
	font-size: 30px;
    line-height: 31px;
    letter-spacing: 0px;
    color: var(--black);
    
}
.wrapper-headers h2, .wrapper-headers h1, .wrapper-headers p, .private_intro .wrapper-headers h1, .private_intro .wrapper-headers p {
	color: var(--black) !important;
}


.main-half p, .restaurant-txt-box p {
    color: var(--black);
    font-size: 14px;
    
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    padding: 0 0 40px 0;
    margin: 0;
}
.wrapper-headers p {
    color: var(--black);
    font-size: 14px;
    
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    padding: 0 20px;
    margin: 0;
	text-align: center;
}
.page-template-private-dining-location .wrapper-headers p {
    padding: 0 0 0 0 !important;
}

.location-template-default h2, .location-template-default #giftcards .heading {
    font-size: 30px;
    line-height: 31px;
    letter-spacing: 0px;
    color: var(--black);
    
    text-align: center;
    width: 100%;
    padding: 20px 0px;
}
#welcomesection h2 {
    text-align: left !important;
}


.page-template-private-dining-template .book-another-location.alternative-discover .input-group.discover-group .autocomplete-items {
	    border-radius: 0 !important;
}

#booksection, #gallerysection, #menussection, #whatsonsection, #aboutsection, #welcomesection {
		scroll-margin-top: 100px;
	}

.interactive_buttons {
    justify-content: flex-start !important;
}

.private_intro .wrapper-headers {
    flex-flow: column !important;
}

.interactive_buttons .btn {
    border: 1px solid var(--black);
    border-radius: 3px;
    min-width: 118px;
    width: auto;
    font-size: 12px;
    height: 37px;
    line-height: 16px;
    justify-content: center;
    align-items: center;
    outline: 0;
    text-decoration: none;
    -webkit-transition: .2s ease;
    transition: .2s ease;
    padding: 10px 10px 0px;
	background: transparent;
	color: var(--black);
	margin: 0 10px 0 0;
}
.interactive_buttons .btn:hover {
    box-shadow: none !important;
    background: var(--asia-gold) !important;
    border-color: var(--asia-gold) !important;
    color: var(--white) !important;
    outline: 0;
    text-decoration: none;
}

.common-modal {
    z-index: 9999999 !important;
}
.common-modal.watch_vedio .pop-header .icon-close {
    background-color: var(--white);
    top: 0;
    right: 0;
    z-index: 999999999999999;
    background: #ffffff;
    width: 50px !important;
    height: 50px !important;
    display: inline-block;
}
.common-modal .icon-close {
    font-size: 30px;
    color: #0000;
    background: #ffffff url(../images/icon-close-green-1.svg) 0 0/50px auto no-repeat !important;
    width: 24px;
    height: 24px;
    border: none;
    position: absolute;
    top: 27px;
    right: 26px;
}
.private-dining-hd {
    width: 100% !important;
	min-height: auto;
}

.forminator-merge-tags {
    font-size: 13px !important;
    padding: 10px !important;
}
#playvideo {
	width:100% !important;
}
.private-dining-hd.border-bottom {
	width: 100% !important;
}	
.finer-details h3 {
    font-size: 20px;
    line-height: 31px;
    letter-spacing: 0px;
    color: var(--black);
    
    padding: 10px 0 0 0;
}
.finer-details dd {
    color: var(--light-grey-color);
    text-decoration: none;
	font-size: 14px;
    line-height: 26px;
    letter-spacing: 0px;
	padding: 0 20px 0 0;
}
.finer-details dt {
    font-weight: 500 !important;
	color: var(--light-grey-color);
}

.finer-details a {
    color: var(--light-grey-color);
    text-decoration: none;
	    margin: 0 10px 0 0;
}
.finer-details .social-icon {
	margin-right: 10px;
}
.finer-details li {
	list-style: none !important;
}
.finer-details ul {
	padding-left: 0 !important;
}

	.locations-banner .banner-inner-header {
    overflow: hidden;
	max-height: 50vh !important;
}
	#diningsection .slick-slide,#whatsonsection .slick-slide {
        margin: 0 15px 0 0 !important;
}
	.slick-track {
		margin: 0 auto !important
	}
	
	.slick-next {
    right: -20px !important;
}
		.slick-prev {
    left: -20px !important;
}
	#gallerysection .slick-next {
    right: 5px !important;
    width: 50px;
    height: 50px;
}
   #gallerysection .slick-prev {
    left: 5px !important;
    width: 50px;
    height: 50px;
}
	.slick-prev, .slick-next {
    z-index: 1;
    width: 30px;
    height: 30px;
}
	.slick-prev img, .slick-next img {
		width:100%;
	}
	
	.slick-next:before, .slick-prev:before {
		display: none !important;
	}
	
		.mobile-banner-wrapper {
		display: none;
	}
	.desktop-banner-wrapper {
		display: block;
	}
	
	.topnav .collectionlogomenu {
    max-width: 200px;
    margin: 20px 0 30px 0;
}
	
	
	
	@media screen and (max-width: 960px) {	
	
	.mobile-banner-wrapper {
		display: block;
	}
	.desktop-banner-wrapper {
		display: none;
	}
	}

	
	.location-template-default header {
		display: none !important;
	}
	#iframe-wrapper, #iframe-wrapper-alt {
    width: 100vw;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    padding: 50px;
    background-color: #00000090;
	max-width: 100vw;
}
#closemenu, #closemenualt, #backbutton {
    margin: 5px auto;
    display: inherit;
    background: var(--black);;
    color: #ffffff;
    width: 200px;
    height: 40px;
    border-radius: 3px;
    border: none;
    position: fixed;
    top: 0;
    right: 10px;
}
	#backbutton {
		left:0;
		right: 210px;
	}
	#openmenu, .mobile_menu_button {
    margin: 10px auto;
    display: inline-block;
    background: #ffffff;
    color: var(--black);
    width: 200px;
    height: 40px;
    border-radius: 3px;
    border: none;
	line-height: 40px;
}
	#closemenu:hover, #closemenualt:hover, #backbutton:hover {
    background: #ffffff;
    color: var(--black);
	}
	#openmenu:hover {
    background: #ECEAE4;
    color: var(--black);
	}
	
	.location-img-box span {
    display: inline-block;
    width: 100%;
}
	#iframe-wrapper .inner-menu-wrap, #iframe-wrapper-alt .inner-menu-wrap {
    width: 100%;
    height: 100%;
    background-color: #f5f3ed;
}

	
	.menu-page-wrapper .search-location-box input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none !important;
   height: 30px !important;
   width: 30px !important;
   background: url(../images/clear-icon.png) 0 0 no-repeat !important;
   cursor: pointer !important;
}
.menu-page-wrapper .search-location-box input[type="search"]::-webkit-search-cancel-button {
	margin-right: 20px !important;
}
	
	
@media(max-width:878px) {
		#iframe-wrapper, #iframe-wrapper-alt {
    padding: 50px 10px !important;
}
		#openmenu {
    margin: 10px auto 0 auto;
    display: inline-block;
    background: #ffffff;
    color: var(--black);
    width: 150px;
}
		
	}
	
	#booksection {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	position: relative;
	min-height: auto;
}

	
	#booksection #ot-widget-container35 {
		max-height: 130px !important;
}
	.main-third h2 {
	font-size: 1.4em !important
	
}
	#diningsection .main-third img, #whatsonsection .main-third img {
    width: 100%;
    margin: 0 0 10px 0;
	}
	
	#diningsection .main-third h2, #diningsection .main-third p {
    text-align: left;
    padding: 20px 20px 0 0;
	width: 100%;
    display: inline-block;
	color: inherit;
	text-decoration: none;
	}
	#whatsonsection .main-third h2, #whatsonsection .main-third p, #whatsonsection .main-third .date {
	text-align: left;
    padding: 20px 0 0 20px;
	width: 100%;
	display: inline-block;
	color: inherit;
	text-decoration: none;
	}
	#whatsonsection .main-third h2 {
	padding: 0 0 0 20px;
	}
	#whatsonsection .main-third p {
    margin: 0;
	padding: 20px 0 10px 20px;
    font-size: 12px;
	

	}
	
#diningsection .main-third a, #whatsonsection .main-third a {
    color: inherit;
    text-decoration: none;
    margin: 0;
}
	#diningsection .wrapper .main-third, #whatsonsection .wrapper .main-third {
    padding: 0 0 20px 0px;
	min-height: 550px !important;
	position: relative;
}
	
.restaurant-img-box {
    width: 100%;
    min-height: 230px;
    overflow: hidden;
    background-size: cover !important;
    background-position: center center !important;
    border-radius: 6px;
}
	.restaurant-txt-box h2,.restaurant-txt-box p {
     color: var(--black) !important;
}
	.restaurant-txt-box {
    min-height: 250px !important;
	position: relative;
}
	#giftcards img, #gallerysection img, .banner-slick-slider-alt {
		width:100%;
	}
	#whatsonsection .main-third .book-btn, #diningsection .main-third .book-btn {
    position: absolute;
    left: 0px;
    bottom: 20px;
}
	
	html {
  scroll-behavior: smooth;
	}
	
	#booksection, #gallerysection, #menussection, #whatsonsection, #aboutsection {
		scroll-margin-top: 100px;
	}
	
	/* Structure */
	.main-slider-bg {
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
		height: 50vh;
	}
	.banner-inner-header .slick-track {
		max-height: 50vh;
		overflow: hidden;
	}
	#gallerysection .main-slider-bg {
		height: 60vh
	}
	#gallerysection .slick-track {
		max-height: 60vh;
		overflow: hidden;
	}
	.wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}
.finer-details .finer-details-box {
    align-items: flex-start !important;
	   justify-content: flex-start;
	padding: 0 20px !important;
}
.finer-details-box .col-sm-4 {
	padding: 0 20px !important;
}
.page-id-1785 .finer-details .inner-wrapper .main {
    flex: 100% !important;
    text-align: center !important;
}

.page-id-1785 .finer-details .finer-details-box {
    width: 100% !important;
}
     .wrapper .main-half {
      width: 48%;
		 padding: 5%;
}
.page-id-1785 .finder-detail-group:nth-child(1), .page-id-1785 .finder-detail-group:nth-child(2) {
	display: none !important;
}
	.wrapper .main-third {
    width: 30%;
    margin: 1%;
}
	.inner-wrapper {
    max-width: 1300px;
    margin: 0 auto;
	padding: 2.5% 0;
	}

.finer-details .inner-wrapper {
	display: flex;
	    flex-direction: row;
    flex-wrap: wrap;
}
	.finer-details .inner-wrapper .main {
	 flex: 0 0 33.333333%;
	padding: 1% 4%;
}
	
	.wrapper-headers {
		height:150px;
	}
	
	.full-height {
		min-height: 70vh
	}
	
	/* Buttons  */
	.main-third .book-btn {
    width: 151px;
    height: 45px;
    background: var(--black) !important;
    color: var(--white) !important;
    text-decoration: none;
    outline: none;
    box-shadow: none;
    margin-top: 7.9px;
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    padding: 15px 0px;
    font-weight: 400;
    position: initial;
}
	
	.btn {
    background: var(--black);
    border-radius: 3px;
    width: 151px;
    height: 45px;
    display: block;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: var(--white);
    padding: 15px 0px 14px;
}
	
	
	/* Colours */
	
	.bg-ivy-cream {
		background-color: inherit;
	}
	.bg-ivy-grey {
		background-color: inherit;
	}
	
	/* Type */
	.page-template-private-dining-template h2, .page-template-private-dining-template #giftcards .heading {
    font-size: 30px;
    line-height: 31px;
    letter-spacing: 0px;
    color: var(--black);
    
    text-align: center;
    width: 100%;
    padding: 20px 0px;
}
	.page-template-private-dining-template #aboutsection h2, .page-template-private-dining-template #giftcards .heading {
		 text-align: left;
	}
	.menu-box a {
		color: inherit;
		text-decoration: none;
	}
	.menu-box {
	border: 2px solid var(--asia-white);
    padding: 20px 0 10px 0;
		text-align: center;
	}
	.menu-box p {
		text-align: center;
	}
	
	.page-template-private-dining-template section.top-fixed, .location-template-default section.top-fixed {
		padding-top: 0 !important
		
	}
	.page-template-private-dining-template .banner {
    margin-bottom: 0 !important;
}
	
	.page-template-private-dining-template .banner img {
    height: 70vh !important;
}
	#contactsection {
		marging:100px;
	}
	header.container-home .navbar {
		display:none !important;
	}
	.privatedining-page section.top-fixed, .location-template-default section.top-fixed {
    padding-top: 0 !important;
}
	
.ivy_navigation {
    width: 100%;
    height: 100px;
    background-color: var(--asia-gold);
    display: flex;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 999999;
}
.ivy_navigation a {
	color: var(--white)
}
	
.ivy_navigation .inner-wrap {
    max-width: 1920px;
    display: flex;
    align-items: center;
    margin: 0 auto;
    width: 100%;
}
.pagenav {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
	
	.topnav, .topnavdesktop {
	overflow: hidden;
    width: 60px;
	height: 60px;
    margin: 0 15px 0 0 !important;
    background: var(--asia-gold);
}

.pagenav a {
    float: left;
    display: block;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
    color: var(--white);
}
.pagenav a:hover {
	text-decoration: underline;
    color: var(--black);
}
.topnav a, .topnavdesktop a {
    text-align: center;
    width: 100%;
    color: var(--white);
    display: inline-block;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
	}
	.icondesktop, .icondesktop-close, .icon, .icon-close {
	height: 100px;
	width: 60px !important; 
}
	.icondesktop img, .icondesktop-close img, .icon img, .icon-close img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
	}
    .icondesktop-close img,.icon-close img {
    margin-top: 20px;
	}
	.gofullscreendesktop .icondesktop, .icondesktop-close, .gofullscreen .icon, .icon-close {
		display: none;
	}
    .icondesktop, .gofullscreendesktop .icondesktop-close, .gofullscreen .icon-close {
		display: block;
	}

.topnav a:hover, .pagenav a:hover, .topnavdesktop a:hover{
    text-decoration: underline;
    background: none;
    color: var(--black);
}


.topnavdesktop .icon, .pagenav .icon {
  display: none;
}
 .topnav a.icon, .topnavdesktop a.icon {
    width: 60px;
    height: auto;
}
	.icon-close {
    width: 60px;
    height: 100px;
}
	.gofullscreen .navbar-nav .menu-item {
    display: inline-block;
    padding: 0 15px;
}
	
  .topnav.responsive,.topnavdesktop.responsive {position: relative;}
  .topnav.responsive .icon, .topnavdesktop.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a, .topnavdesktop.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
	.pagenav .navbar-toggler-icon {
		background: var(--asia-gold);
	}
	
.gofullscreendesktop {
    background: var(--asia-gold);
    height: 100px !important;
    width: 100% !important;
    position: relative;
    z-index: 9999;
    display: flex !important;
    flex-wrap: nowrap;
    align-items: center;
    animation: slideright 250ms ease-in;
    flex-direction: row;
}
	.gofullscreendesktopclose {
    animation: slideleft 250ms ease-in;
}
	.gofullscreendesktop .custom-logo {
    filter: brightness(0.5);
}
	
	.topnavdesktop .navbar-nav {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: row;
}
	
	.topnavdesktop .navbar-nav .menu-item {
    display: inline-block;
    padding: 0 15px;
}
	
	.restaurant_logo_rid {
    max-width: 140px;
		margin: 0 0 0 30px;
		filter: invert(1)
}
	
	/* Mobile / Desktop Switch */
	
	.topnavdesktop, .desktop_menu_button { display: block;}
	.topnav, .mobile_menu_button { display: none;}

	
@keyframes slideright {
  0% {
    width: 0%;
  }

  100% {
    width: 100%;
  }
}
@keyframes slideleft{
  0% {
    width: 100%;
  }

  100% {
    width: 0%;
  }
}
	
.hidesubnav {
	width:0%;
	opacity: 0;
	animation: hidesubnav 250ms ease-in;
}	
	
@keyframes hidesubnav {
  0% {
    width: 100%;
	opacity: 1
  }

  100% {
    width: 0%;
	  opacity: 0;
  }
}
	
	.hidebtnnav {
	opacity: 0;
	animation: hidebtnnav 250ms ease-in;
}	
	
@keyframes hidebtnnav {
  0% {
	opacity: 1
  }

  100% {
	  opacity: 0;
  }
}
	
	
	.pagenav .icon-close{
		display:none ;
	}
	
	
/* Start Responsive */

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

		.topnav, .topnavdesktop {
    min-width: 60px;
}
.btn {
    min-width: 150px;
    margin: 0 10px 0 0;
}
		
		.pagenav a {
    padding: 0 0 0 15px;
}
		
#diningsection .slick-slide, #whatsonsection .slick-slide {
    margin: 10px !important;
}
		
		
/* End 1300px */		
}
	
	
	
@media screen and (max-width: 1100px) {
.topnav a, .pagenav a {
    padding: 14px 10px;
}
	.bookingbtnmenu {
		display:none;
	}
	.bookingbtnmenu- {
		display:none;
	}
	.topnavdesktop { display: none;}
	.topnav { display: block;}
	.responsive .icon {
		display:none !important;
	}
	.responsive .icon-close {
		display:block;
	}
	.gofullscreen {
    background: var(--asia-gold);
    width: 100vw !important;
    height: 100vh !important;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
	.gofullscreen .navbar-nav {
    width: 100%;
    justify-content: center;
    display: flex;
    flex-direction: column;
}
	
	
  .pagenav a {display: none;}
  .pagenav a.icon {
    float: right;
    display: block;
  }
  .pagenav.responsive {position: relative;}
  .pagenav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
.pagenav.responsive a {
    float: none;
    display: block;
    text-align: center;
    width: 100%;
	color: var(--black) !important;
}
	
	.pagenav {
    justify-content: end;
}
	.pagenav .navbar-toggler-icon {
    background: transparent;
}
	
	
.ivy_navigation .inner-wrap {
    position: relative;
}	
	.pagenav img {
		margin: 24px 0 0 0;
	}
.pagenav.responsive {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: var(--main-background-colour);
    z-index: 99999;
    justify-content: center;
    flex-direction: column;
    padding: 0;
    margin: 0;
    max-width: 100%;
}
	
	
	
	
	
	
/* End 1100px */	
}
	
@media screen and (max-width: 960px) {	
	.topnav, .topnavdesktop {
    overflow: hidden;
    width: 70px;
    height: 60px;
    margin: 0 15px 0 0 !important;
    background: var(--asia-gold);
    min-width: 52px;
}
	
   .wrapper .main-third {
    width: 48%;
    margin: 1%;
}
	
.inner-wrapper {
    max-width: 1300px;
    margin: 0 auto;
    padding: 5% 20px;
}
	
	#diningsection .slick-slide, #whatsonsection .slick-slide {
    margin: 0 10px !important;
}
	

	/* End 960px */	
}
	
	@media screen and (max-width: 768px) {
		
		/* Mobile / Desktop Switch */
	.desktop_menu_button { display: none !important;}
	.mobile_menu_button { display: block;}
	
	#gallerysection .main-slider-bg {
		height: 40vh
	}
    #gallerysection .slick-next,  #gallerysection .slick-prev  {
    width: 30px;
    height: 30px;
}
		
		.finer-details .inner-wrapper .main {
    flex: 0 0 50%;
    padding: 0 4%;
}
		
.topnav .logomobile {
    max-width: 200px;
    margin-bottom: 20px;
}

    .wrapper .main-half {
    width: 100%;
    padding: 2.5% 5%;
}

    #booksection {
	min-height: auto;
    text-align: center;
}
		

	/* End 768px */	
}
	
   @media screen and (max-width: 620px) {	
    .wrapper .main-third {
    width: 80%;
    margin: 1%;
	   }
	   
	       #booksection {
	min-height: auto;
    text-align: center;
}
	   
	   .ivy_navigation .topnav {
		   display:none;
	   }
	   

	/* End 620px */	
} 
	
@media screen and (max-width: 500px) {	
 	   .ivy_navigation .bookingbtn {
		   display:none;
	   }
	   

	/* End 500px */	
}
	