.builder_block {
    margin: 3% 0 0 0;
}

.whatson-template-default header {
	display: none !important;
}
.grecaptcha-badge { 
    visibility: hidden;
}
.mobile_book_button {
	display: none !important;
}
	.wrapper-headers h2, .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-light2);
}
.wrapper-headers p, .main-half p, .restaurant-txt-box p {
    color: var(--black-light);
    font-size: 12pt;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    padding: 0 0 40px 0;
    margin: 0;
}


.sliders-wrap-control h3 a {
	color: var(--black) !important;
	text-decoration: none !important;
	    font-size: 18pt !important;
}

/*  .sliders-wrap-control .private_dining_block {
    width: 360px !important;
}  */

.private_dining_block {
	    flex-direction: column;
}


.main-half img {
	max-width: 100%;
}

	.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;
}

.image_block img {
    width: 100%;
}
	

	
	.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: #000000;
    width: 150px;
}
		
	}
	
	#booksection {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	position: relative;
	min-height: 60vh;
}
	#booksection .bgoverlay {
		background: rgba(245,243,237,0.85);
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
}
	#booksection .inner-wrapper {
    z-index: 2 !important;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
	
	#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 20px;
	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 0 20px 20px;
}
	#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: 300px;
    overflow: hidden;
    background-size: cover !important;
    background-position: center center !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;
}
     .wrapper .main-half {
      width: 48%;
		 padding: 5%;
}
	.wrapper .main-third {
    width: 30%;
    margin: 0 1%;
}
	.inner-wrapper {
    max-width: 1300px;
    margin: 0 auto;
	padding: 2.5% 0;
	}
	
	.wrapper-headers {
		height:150px;
	}
	
	.full-height {
		min-height: 70vh
	}
	
/* Buttons  */

	
.btn {
	background: transparent;
	color: #000;
	border-radius: 16px;
	width: auto;
	height: 48px;
	font-size: 16px;
	line-height: normal;
	letter-spacing: 0;
	padding: 0 15px;
	margin: 0 2px;
	border: 1px solid transparent;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.button_block button, .button_block input {
    border-radius: 16px;
    width: auto;
    height: 48px;
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0;
    padding: 0 15px;
    margin: 0 2px;
    border: 1px solid #D1D5DB;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
	max-width: 150px;
}	

.button_block input {
	max-width: 150px;
}



.view_all_button button,.view_all_button button:hover, .view_all_button button:active, .view_all_button button:focus {
    color: var(--white) !important;
    background: var(--black-light2) !important;
}
	
	
	/* Colours */
	
	.bg-ivy-cream {
		background-color: #f5f3ed;
	}
	.bg-ivy-grey {
		background-color: #ebeae3;
	}
	
	/* Type */
	.restaurant-template-default h1, .restaurant-template-default h2 {
    font-size: 26px;
    line-height: 31px;
    letter-spacing: 0px;
    color: var(--black-light2);
    text-align: center;
    width: 100%;
    padding: 20px 0px;
}
	.restaurant-template-default #aboutsection h2, .restaurant-template-default #giftcards .heading {
		 text-align: left;
	}
	.menu-box a {
		color: inherit;
		text-decoration: none;
	}
	.menu-box {
	border: 2px solid #ebeae3;
    padding: 20px 0 10px 0;
		text-align: center;
	}
	.menu-box p {
		text-align: center;
	}
	
	.restaurant-template-default section.top-fixed {
		padding-top: 0 !important
		
	}
	.restaurant-template-default .banner {
    margin-bottom: 0 !important;
}
	
	.restaurant-template-default .banner img {
    height: 70vh !important;
}
	#contactsection {
		marging:100px;
	}
	header.container-home .navbar {
		display:none !important;
	}
	.builder-page section.top-fixed {
    padding-top: 0 !important;
}
	
.ivy_navigation {
    width: 100%;
    height: 100px;
    background-color: var(--black);
    display: flex;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 999999;
}
.ivy_navigation img {
    max-height: 100px !important;
    width: auto !important;
}
.ivy_navigation .custom-logo-link img {
	filter: invert(1)
}
.ivy_navigation .icon img {
	max-height: 30px !important;
}
	
.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;
    max-width: 960px;
    height: 100px;
    display: flex;
    align-items: center;
}
	
	.topnav, .topnavdesktop {
	overflow: hidden;
    width: 60px;
	height: 60px;
    margin: 0 15px 0 0 !important;
    background: var(--black);
}

.pagenav a {
    float: left;
    display: block;
    text-align: center;
    padding: 14px 7px;
    text-decoration: none;
    font-size: 17px;
    color: var(--black);
}
.topnav a, .topnavdesktop a {
    text-align: center;
    width: 100%;
    color: #ffffff;
    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, .topnavdesktop a:hover{
	text-decoration: underline;
	background: none;
	color: #ffffff;
}
.topnav a:active, .topnavdesktop a:active,.topnav a:visited, .topnavdesktop a:visited {
	color: #ffffff
}

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

.menu-whatson-page-menu a, .menu-whatson-page-menu a:active, .pagenav a:visited{
	color: var(--white);
}
.menu-whatson-page-menu a:hover{
	color: var(--black);
	text-decoration: underline;
}


.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(--black);
	}
	
.gofullscreendesktop {
    background: var(--black);
    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;
}
	
	/* 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 ;
	}




	.builder_block {
    display: flex;
    position: relative;
    height: auto;
    flex-direction: column;
    width: 100%;
    align-items: center;
	}
	
	.builder_block h1, .builder_block  h2, .builder_block h3, .builder_block h4, .builder_block h5, .builder_block h6, .builder_block p {
		align-items: flex-start;
		text-align: left;
	}
	
	.builder_block div {
	display: flex;
    position: relative;
	} 

	.sliders-wrap-control {
	display: block !important;
	}
	
	.block_header {
    width: 100%;
    height: 75vh;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    overflow: hidden;
}
	
	.block_header img {
    object-fit: cover;
    z-index: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	width: 100%;
	height: 100%
}
	
.block_header_content {
    flex-direction: column;
    justify-content: center;
    align-content: center;
    z-index: 1;
    flex-wrap: wrap;
    width: 90%;
    height: 100%;
}
.block_header_content h1,.block_header_content h2, .block_header_content p {
    text-align: center;
}
.block_header_content div {
    height: auto;
    width: auto;
    align-items: center;
    justify-content: center;
	padding: 5px 10px;
}


.widget_desktop {
	display: block !important;
}
.widget_mobile {
	display: none !important;
}
	
	.content_blocks {
    flex-direction: column;
    justify-content: center;
    align-content: center;
    z-index: 1;
    flex-wrap: wrap;
    width: 100%;
}
	
	.layout_fullwidth, .layout_half, .layout_third, .layout_four, .layout_five, .layout_six, .layout_three_seven, .layout_seven_three, .layout_four_six, .layout_six_four {
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-content: center;
		max-width: 1700px;
	}
	
	.layout_fullwidth .content_block {
    width: 100%;
    margin: 0;
    }
	.layout_half .content_block  {
    width: 47%;
    margin: 1.5%;
    }
	.layout_third .content_block {
    width: 30%;
    margin: 1.5%;
    }
	.layout_four .content_block {
    width: 22%;
    margin: 1.5%;
    }
	.layout_five .content_block {
    width: 17%;
    margin: 1.5%;
    }
	.layout_six .content_block {
    width: 13%;
    margin: 1.5%;
    }

	.layout_three_seven .content_block:first-child {
    width: 27%;
    margin: 1.5%;
    }

	.layout_seven_three .content_block:first-child {
    width: 67%;
    margin: 1.5%;
    }
    
    .layout_three_seven .content_block:last-child {
    width: 67%;
    margin: 1.5%;
    }

	.layout_seven_three .content_block:last-child {
    width: 27%;
    margin: 1.5%;
    }



	.layout_four_six .content_block:first-child {
    width: 37%;
    margin: 1.5%;
    }
    
    .layout_four_six .content_block:last-child {
    width: 57%;
    margin: 1.5%;
    }

	.layout_six_four .content_block:first-child {
    width: 57%;
    margin: 1.5%;
    }

	.layout_six_four .content_block:last-child {
    width: 37%;
    margin: 1.5%;
    }
	
	
	
	
	
    .content_block {
		flex-direction: column;
		padding: 0 ;
	}
	
	.content_block .left h1, .content_block .left h2, .content_block .left h3, .content_block .left h4, .content_block .left h5, .content_block .left h6, .content_block .left p, .content_block .features_block h1, .content_block .features_block h2, .content_block .features_block h3, .content_block .features_block h4, .content_block .features_block h5, .content_block .features_block h6, .content_block .features_block p {
		align-items: flex-start;
		text-align: left;
        text-wrap: balance;
	}
    .content_block .right h1, .content_block .right h2, .content_block .right h3, .content_block .right h4, .content_block .right h5, .content_block .right h6, .content_block .right p {
		align-items: flex-end;
		text-align: right;
	}
	
	
	.layout_center .content_block {
    justify-content: center;
	}
    .layout_flexstart .content_block {
    justify-content: flex-start;
	}
    .layout_flexend .content_block {
    justify-content: flex-end;
	}




	
	
	
	
	/* Menu Block */
	
.builder-page .menus_block {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
	text-align: center;
}

.builder-page .menus_block {
	flex-wrap: nowrap;
}

.menus_block {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
	text-align: center;
	flex-wrap: wrap;
}


.menus_block h1, .menus_block h2, .menus_block h3, .menus_block h4, .menus_block h5, .menus_block h6, .menus_block p {
    text-align: center;
}

.builder-page .menu_block { 
	border: 1px solid var(--black);
    width: 360px;
    margin: 1%;
    padding: 3%;
    text-align: center;
	flex-direction: column;
}

.builder-page .featured-img { 
	border: none !important;
    padding: 0 !important;
}

.menu_block .featured-img { 
	text-align: left !important;
}
    .builder-page .menu_block h3, .builder-page .menu_block a, .builder-page .menu_block p {
		color: var(--black);
    }
   
   .builder-page .featured_menus h3, .builder-page .featured_menus a, .featured_menus-page .menu_block p {
		color: var(--black);
    }

.builder-page .featured_menus h3 {
	text-align: left;
}

.menu_block .experience_img a {
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: pointer;
}
	
.menu_block {
    border: 1px solid var(--black);
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    width: 320px;
    height: auto;
    padding: 15px;
	margin: 1%;
}

.featured-img {
    border:none !important;
    padding: 0 !important;
}

.menu_block img {
	border-radius: 6px;
	width: 100%;
	height: auto;
}

.menu_block h3 {
	font-size: 18pt;
}

.menu_block h3 {
	font-size: 18pt;
}


    .menu_block h3, .menu_block a, .menu_block p {
		color: var(--black);
    }
.menu_block .menu_details {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 1%;
	align-items: flex-start;
}
	.menu_block .menu_details p {
    width: 48%;
    margin: 1%;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    text-align: center;
    font-size: 12pt;
}

.layout_flexstart .menu_buttons {
    align-items: center;
}

.view_all_menus {
    flex-direction: row;
    justify-content: center;
    align-content: flex-start;
    z-index: 1;
    flex-wrap: wrap;
    width: 100%;
}

.view_all_menus .menus_block {
    flex-direction: row;
    flex-wrap: wrap;
	
}

.view_all_menus .menu_block {
    flex-direction: row;
    flex-wrap: wrap;
    width: 320px;
    height: 190px;
    padding: 15px;
}


.all_menus_section {
    width: 100% !important;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}

.page-id-3476 .all_menus_section {
    max-width: 1200px;
    margin: 0 auto;
}

.all_menus_section .content_blocks_all {
    width: 360px;
    display: flex;
    flex-direction: column;
	padding: 10px;
	align-items: flex-start;
}
.all_menus_section .content_blocks_all h2 {
	font-size: 19px;
}

.all_menus_section .content_blocks_all #openmenu{
    min-width: auto;
    text-align: left;
    padding: 0;
    border-radius: 0;
    text-decoration: none;
    background-color: transparent;
    color: #000000;
    border: none;
    box-shadow: none;
    max-width: 220px;
    margin: 0;
    font-size: 19px;
}

.featured_menus, .featured_menus .menu_block{
    align-items: flex-start;
    justify-content: center;
    text-align: left;
}

.featured_menus .menu_details p {
    width: 100%;
    margin: 1% 0;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
	color: var(--black);
}
.featured_menus .menu_details {
    margin: 1% 0;
}

.builder-page .featured_menus {
    text-align: left;
    justify-content: center;
}

.menu_buttons #closemenu, .menu_buttons #closemenualt, .menu_buttons #backbutton, .view_all_menus #closemenu, .view_all_menus #closemenualt, .view_all_menus #backbutton, .menu_buttons #openmenu, .menu_buttons .mobile_menu_button {
    background-color: var(--black) !important;
    color: var(--bg-color) !important;
}


.menuoverlaywrapper {
    height: auto !important;
    padding: 20px 0;
}

.menuoverlaywrapper h2 {
    width: 100%;
    text-align: center;
    padding: 0 0 30px 0;
}

.mobile-enabled {
	display: none;
}
   /* 

.block_header:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    background: url(../images/greengradient.png) left bottom no-repeat;
    background-repeat: no-repeat;
    height: 100%;
    background-size: cover;
    left: 0;
    top: 0;
}
*/


   /* Features Block */
	
	
	.features_block {
    flex-flow: wrap;
    }
.features_blocks .fa-solid {
    font-size: 24px;
    padding: 0 10px 0 0;
}

.features_blocks {
    margin: 5px 10px;
}
	  
	
	/* Button Block */
	
	
	.content_block .button_center {
    justify-content: center;
    }
	.content_block .button_left {
    justify-content: flex-start;
    }
	.content_block .button_right {
    justify-content: flex-end;
    }
	
	.content_block .button_right, .content_block .button_left, .content_block .button_center{
    align-items: center;
	margin: 2% 0;
    }
	
	.button_block a {
		min-width: 15px;
	    text-align: center;
    	padding: 10px 20px;
	    border-radius: 16px;
    	text-decoration: none;
		border: 1px solid #D1D5DB;
    	line-height: 1.4;
	    font-size: 16px;
    }
	
	

/* Accordion Block */

.accordion-header {
    cursor: pointer;
    padding: 10px;
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    margin: 5px 0;
}

.accordion-header.active {
    background-color: #e1e1e1;
}

/* Card Block */

    .card-scroller {
    overflow-x: auto;
    white-space: nowrap;
    padding: 20px;
}

.card-scroller__wrapper {
    display: flex;
}

.card-scroller__card {
    display: inline-block;
    width: 300px;
    margin: 0 16px;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    padding: 0;
    flex-direction: column;
    align-items: flex-start;
}

.card-scroller__card img {
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.card-scroller__card h3 {
    margin: 16px 0 0 5px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    padding: 0;
}

.card-scroller__card p {
font-size: 18px;
font-weight: 400;
line-height: 21.48px;
    color: #666;
}
	


/* Table Styling */

.table>:not(:first-child) {
    border-top: 1px solid ;
}

.table .row {
    font-size: 16px;
    color: #4B5563;
}

.table .row .cell:nth-child(1) {
   justify-content: flex-start
}


/* Targeting the title "Individual" */
div.cell:nth-of-type(2) {
    color: black;
}

/* Targeting the title "Individual Pro" */
div.cell:nth-of-type(3) {
    color: #4499ec; /* blue */
}

/* Targeting the title "Education" */
div.cell:nth-of-type(4) {
    color: #7b5bf6; /* purple */
}

/* Targeting the title "Education Pro" */
div.cell:nth-of-type(5) {
    color: #dd792d; /* orange */
}

.table .row .cell:nth-child(2),.table .row .cell:nth-child(3),.table .row .cell:nth-child(4),.table .row .cell:nth-child(5) {
   justify-content: center
}



/* Tabs Cube Styling */

.tabs {
    display: flex !important;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-flow: wrap;
}
.input {
	width: 0;
  opacity: 0;
  order: 2;
}
.label {
    width: 100%;
    padding: 20px 30px;
    background: #F9FAFB;
    cursor: pointer;
    font-size: 16px;
    color: #111827;
    transition: background 0.1s, color 0.1s;
    border-radius: 16px;
    margin: 5px 8px;
    order: 2;
    height: 72px;
    line-height: 19.09px;
    border: 1px solid #D1D5DB;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.label:hover {
  background: #DEE8FC;
}
.label:active {
    background: #D1D5DB;
    border: 1px solid;
	border: 1px solid transparent !important;
}

.input + .label:hover {
	background:	#D1D5DB;
}

.input:focus + .label {
  z-index: 1;
}
.input:checked + .label {
    background: #EDE9FE;
    color: #4C1D95;
	border-color: transparent;
	cursor: default;
}
@media (min-width: 600px) {
    .label {
        width: auto;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
		height: 55px;
    }
}
@media (max-width: 600px) {

	
	     .label {
        width: 30%;
		border: 1px solid #D1D5DB;
			 order: 1;
    }
	
}
.panel {
  display: none !important;
  padding: 20px 30px 30px;
  width: 100%;
	order: 2;
}
@media (min-width: 600px) {
  .panel {
    order: 99;
  }
   .bottom-nav .panel {
    order: 1;
  }
}
.input:checked + .label + .panel {
  display: block !important;
}


.panel, .panel h2, .panel p, .panel h1, .panel h3, .panel span {
	text-align: center;
}

.panel img {
    max-width: 100%;
    width: 100%;
}

.panel h2 {
	color: #0a0a0a !important;
}
    .tabtop {
    flex-direction: column-reverse !important;
}
    .tabbottom {
    flex-direction: row-reverse !important;
}

.alttabs {
    display: flex !important;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-flow: wrap;
}
.altinput {
    width: 0;
    opacity: 0;
    order: 2;
}
.altlabel {
    width: 100%;
    padding: 20px 30px;
    background: #fff;
    cursor: pointer;
    font-size: 16px;
    color: #111827;
    transition: background 0.1s, color 0.1s;
    border-radius: 16px;
    margin: 5px 8px;
    order: 2;
    height: 72px;
    line-height: 19.09px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	border: 1px solid #D1D5DB;
}

.altlabel:hover {
	background: #D1D5DB;
}

.altlabel:active,
.altlabel:active:hover {
	background: #DEE8FC;
}

.altinput:focus + .altlabel {
  z-index: 1;
}
.altinput:checked + .altlabel {
    background: #DEE8FC;
    color: #0E3B9A;
	border-color: transparent;
	cursor: default;
}

.altinput:checked:focus + .altlabel,
.altinput:checked:active + .altlabel,
.altinput:checked:focus-visible + .altlabel,
.altinput:focus + .altlabel,
.altinput:active + .altlabel,
.altinput:focus-visible + .altlabel {
	outline: #fff solid 2px;
	outline-offset: -1px;
	box-shadow: 0 0 0 3px blue;
}

	.altlabel span {
		display: none;
	}

.altlabel p {
    padding: 0 !important;
    margin: 0 !important;
}

@media (min-width: 600px) {
    .altlabel {
        width: auto;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
		height: 55px;
    }
	
}
@media (max-width: 768px) {
    .altlabel {
        width: 55px;
        border: 1px solid #D1D5DB;
        height: 55px;
        border-radius: 50%;
        padding: 0;
        line-height: 1;
        margin: 5px 16px;
    }
	.altinput {
    width: 0;

}
	.altlabel p {
		display: none;
	}
	.altlabel span {
		display: block;
	}
		
    .alttabs {
        flex-direction: row-reverse !important;
    }

}
.altpanel {
  display: none !important;
  padding: 20px 30px 30px;
  width: 100%;
}
@media (min-width: 600px) {
   .bottom-nav .panel {
    order: 1;
  }
}
.altinput:checked + .altlabel + .altpanel {
  display: block !important;
}


.altpanel, .altpanel h2, .altpanel p, .altpanel h1, .altpanel h3, .altpanel span {
	text-align: center;
}

.altpanel img {
    max-width: 100%;
    width: 100%;
}

.altpanel h2 {
	color: #0a0a0a !important;
}




.cube-wrapper {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
}

.cube-design {
    width: 48%;
    border-radius: 16px;
	border: 1px solid #EDE9FE;
    padding: 40px 30px 20px 30px;
    justify-content: flex-start;
    line-height: normal;
    flex-direction: column;
    margin: 1%;
    min-height: 450px;
    min-height: auto;
    text-align: left;
    align-items: flex-start;
}
.cube-design h1, .cube-design h2, .cube-design h3, .cube-design h4, .cube-design h5, .cube-design h6 {
	color: #0a0a0a !important
}

.cube-design i {
	color: #6D28D9 !important;
    margin: 0 10px 0 0;
}

.cube-design p {
    font-weight: 274;
	line-height: 25px;
	text-align: left;
	padding: 0;
	font-size: 16px;
	width: 100%;
}

.cube-design ul, .cube-design li {
    font-weight: 274;
	list-style: none;
	line-height: 35px;
	text-align: left;
	padding: 0;
	font-size: 16px;
}

.cube-design h2 span {
    font-weight: 274;
	line-height: 17.9px;
	font-size: 15px;
}

@media (max-width: 600px) {
  .cube-design {
    width: 98%;
}
	
}




	
/* Slider / Experience / Private Block */
	
.content_blocks_all_header {
    min-height: 180px;
	max-width: 100%;
	width: 100%;
    border-radius: 6px;
    background-size: cover !important;
    margin: 0 0 10px 0;
}
.banner-slider-single-alt-menu {
	 margin: 0 auto !important;
	    flex-direction: column;
}
.banner-slider-single-alt-menu .slick-dots { height: 20px; margin: 0; padding: 0; bottom: 0 !important;}
.slick-slide .content_blocks_all_header {
    min-width: 100%;
}
	
    .content_blocks_all.slick-slide  {
    padding: 0;
    margin: 1%;
    }

	
	.content_blocks_all_content {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
    }
	

	

   .slick-slide img {
	   width: 100% !important;
    }
	
.slick-list {
    width: 100%;
}


.banner-slider-single-whats .slick-slide a, .banner-slider-single-pd .slick-slide a {
    font-size: 19px;
    color: inherit;
    text-decoration: none;
    padding: 0;
    margin: 0;
}

.banner-slider-single-pd .content_blocks_all_content p {
    min-height: 100px;
}


.banner-slider-single-whats p, .banner-slider-single-pd p {
    margin-top: 0;
    margin-bottom: 0;
}




.banner-slider-single-whats, .banner-slider-single-pd,.banner-slider-single-whats .slick-track, .banner-slider-single-pd .slick-track, .banner-slider-single-pd .slick-track, .banner-slider-single-alt-menu .slick-track, .banner-slider-single-alt-menu {
    justify-content: center;
    align-items: flex-start;
}
.banner-slider-single-whats .slick-list, .banner-slider-single-pd .slick-list, .banner-slider-single-alt-menu .slick-list {
	width: 100%;
}






.title_block.center, .title_block.center h1, .title_block.center h2,.title_block.center h3, .title_block.center h4, .title_block.center h5 {
    text-align: center;
    justify-content: center;
    align-items: center;
}
.title_block.right, .title_block.right h1, .title_block.right h2,.title_block.right h3, .title_block.right h4, .title_block.right h5 {
    text-align: right !important;
    justify-content: flex-end;
    align-items: flex-end;
}



.title_block {
    padding: 16px 0 0 0;
}


  /* Gift Cards */


.giftcard_section {
    background-color: inherit;
    min-height: 40vh;
    overflow: hidden;
}
.giftcard_section .content_block {
    justify-content: center;
    align-items: flex-end;
}
	
.giftcard_section .giftcard_img {
    padding: 0;
    margin: 0 !important;
    background-position: center;
    background-size: cover;
    min-height: 40vh;
}
	
.giftcard_section .giftcard_img img {
    object-fit: cover;
    width: 100%;
    overflow: hidden;
}

.giftcard_section h2 {
	color: #ffffff;
	text-align: right;
}
.giftcard_section p {
    color: #ffffff;
    max-width: 50%;
    text-align: right;
    padding: 5px 0 20px 0;
}

.giftcard_section a { 
	background-color:#ffffff ; 
	color:#000000;
}
.giftcard_section .button_block { 
    margin: 30px 0;
}


.giftcard_section .content_block {
    padding: 2% 10% 2% 0;
}

.giftcard_section .giftcard_img {
    margin: 0;
    padding:0;
}

.wysiwyg_block {
	flex-direction: column;
}
.slick-slide .button_block {
	
}

.private-dining-slide h2 {
	font-size: 19px;
    padding: 10px 0px 0 0;
}

.private-dining-slide p {
	font-size: 12pt;
    height: 70px;
}



/* Maps Section */

.maps_section {
    width: 100%;
    height: auto;
    min-height: 400px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    background-size: cover;
    background-position: center;
	padding: 3% 0;
}

.maps_section h3, .maps_section p, .maps_section a {
	color: var(--black);
}

.maps_section .content_block {
    background-color: var(--bg-color);
    width: 380px;
    border-radius: 6px;
    padding: 50px;
    margin: 0 0 0 5%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
	color: var(--black)
}
.maps_section strong { font-weight: 700 !important;}
   

.maps_section .content_block div {
    padding: 0 5px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 50%;
}




.restaurant-gallery-featured .img-container {
    position: relative;
    min-height: 60vh;
    width: 100%;
}

.restaurant-gallery-featured {
	 position: relative;
}

.widget_desktop iframe {
    height: auto;
    margin: 0 auto;
    width: 830px;
    text-align: center;
}


	.hide_desktop {
	display: none !important;
	}
	


/* Testimonials Styling */


.testimonials_block img {
    width: 89px !important;
    height: 89px !important;
    border-radius: 50px !important;
    overflow: hidden;
    margin: 0 auto;
	padding: 0 !important;
}

.testimonials_block h2 {
    text-align: center;
    max-width:658px;
    margin: 0 auto;
}
.testimonials_block p {
	text-align: center;
	width: 100%;
	font-size: 18px !important;
}

button:before {
    font-size: 16px !important;
    opacity: 1 !important;
    color: #F9FAFB !important;
}
.slick-dots li.slick-active button:before {
    font-size: 16px !important;
    opacity: 1 !important;
    color: #0E3B9A !important;
}






.footer-logo {
    flex-direction: column;
    width: 172px;
}


.opening-times {
    list-style: none !important;
    line-height: 2 !important;
    padding: 0;
}


#footer-formautocomplete-list {
    background: white !important;
    padding: 10px;
    height: 100px;
}


.product__slider-main {
  margin-bottom: 15px;
  img {
    margin: 0 auto;
  }
}

.product__slider-thmb .slick-slide {
	opacity: 0.5;
  transition: all .3s ease;
  &.slick-active, 
  &:hover {
	  opacity: 1;
  }
}

.product__slider-main, 
.product__slider-thmb {
  display: none;
}
.slick-slide img {
    display: block;
}
				  .product__slider-thmb .slick-track {transform: 0 !important;}
				  .product__slider-thmb, .product__slider-thmb .draggable {margin: 0 auto;width: 100%;transform: 0 !important;}
				   .product__slider-thmb img {
    display: block;
    min-width: 80px;
}

.banner-slider-single-alt-menu .slick-dots { height: 20px; margin: 0; padding: 0; bottom: 0 !important;}
				  
				  .product__slider-thmb .slick-track, .product__slider-thmb .slick-list {
     -webkit-transform: translate3d(0, 0, 0) !important;
      -moz-transform: translate3d(0, 0, 0) !important;
      -ms-transform: translate3d(0, 0, 0) !important;
      -o-transform: translate3d(0, 0, 0) !important;
      transform: translate3d(0, 0, 0) !important;
					  width: 100%;
}


.carousel-wrapper, .sliders-wrap-control {
    max-width: 960px;
    margin: 0 auto;
    width: 100%;
}

.carousel-wrapper .slick-track, .carousel-wrapper .slick-slider {
	width: 100%;
}
.carousel-wrapper h3 {
	font-size: 18pt !important;
}




	.builder_block img, img {
    border-radius: 12px; 
}
	.builder_block .block_header img {
    max-width: 100%;
		border-radius: 0 !important; 
}

.contain_outter_blocks, .contain_outter_blocks_mobile, .contain_outter_blocks_hide, .contain_outter_blocks_order {
	max-width: 1300px;
}
.stretched_outter_blocks {
	max-width: 1300px
}

.full_outter_blocks {
	max-width: 100%
}

.block_header_content_inner h1, .block_header_content_inner h2, .block_header_content_inner p {
    max-width: 1000px;
}





/* Accordion */

				  
				  
  .accordion-wrap {
   flex-direction: column;
				  }
				  
  button.accordion {
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  padding: 15px 20px;
  color: #111827;
  cursor: pointer;
  background: transparent;
  font-size: 18pt !important;
	  line-height: 28.64px;
	      margin: 0;
    height: auto;
    display: block;
	  
}

button.accordion:after {
  font-family: FontAwesome;
  content: "\f078";
  font-family: "fontawesome";
  font-size: 18px;
  float: right;
}

button.accordion.is-open:after {
  content: "\f077";
}

button.accordion:hover,
button.accordion.is-open {
  color: #0E3B9A!important;
	background: transparent!important;
	border: 0!important;
}

button.accordion:active,
button.accordion:focus,
button.accordion:focus-visible {
	outline: blue solid 2px;
    outline-offset: -3px;
    border-radius: 12px;
}

.builder_block div.accordion-content {
  padding: 0 20px;
  max-height: 0;
  overflow: hidden;
  color: #4B5563;
  transition: max-height 0.2s ease-in-out;
  border-bottom: 1px solid #ccc;
}

.builder_block div.accordion-content p {
	display: none;
}

.accordion.is-open + .accordion-content p {
  display: block;
}




/* Image Default */




.image-marquee img {
    height: 100% !important; /* Make the height fill the container */
    width: auto;  /* Set the width to auto to maintain aspect ratio */
    object-fit: cover !important; /* Ensure image covers container without stretching */
}
 
	
/* Start Responsive */




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


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

		.topnav, .topnavdesktop {
    min-width: 60px;
}
.btn {
    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: 1300px) {
	
		 .product__slider-thmb img {
    min-width: 80px !important;
}

	
	.giftcard_section .content_block {
    padding: 2%;
}
	.giftcard_section p {
    max-width: 90%;
}
	.builder-page .menu_block {
		    width: 360px !important;
	}
	
	
}
	
	
	
@media screen and (max-width: 1100px) {
	
	.widget_desktop {
	display: none !important;
}
.widget_mobile {
	display: block !important ;
}
.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(--black);
    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%;
}
	


	.builder_block .slick-slider, .slick-list {
		display: block !important;
	}
	
	
/* End 1100px */	
}
	
@media screen and (max-width: 960px) {	
	

	
	
	.layout_third .content_block {
    width: 98%;
    margin: 1%;
} 
	.topnav, .topnavdesktop {
    overflow: hidden;
    width: 70px;
    height: 60px;
    margin: 0 15px 0 0 !important;
    background: var(--black);
    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;
}
	
		.mobile-banner-wrapper {
		display: block;
	}
	.desktop-banner-wrapper {
		display: none;
	}
	
	
	.restaurant-gallery-featured .img-container .img-2 {
    top: 50% !important;
    right: 0 !important;
    margin-bottom: 0 !important;
}
.collection-of-award-winning .img-container .img-1 {
    position: relative;
    top: 30% !important;
    left: 10% !important;
}

.restaurant-gallery-featured .img-container {
    position: relative;
    min-height: auto !important;
    width: 100% !important;
}
	
.giftcard_section p {
    overflow-x: auto;
	scroll-snap-type: x mandatory;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: none;
	-ms-overflow-style: none;
}
	.giftcard_section h2 {
    font-size: 28px;
}
	
	.button_block {
		margin: 5% 0;
	}
	

	/* End 960px */	
}
	
	@media screen and (max-width: 768px) {
		
		.panel {
  padding: 0;;
}
		
		.table, .table-content-box, .hidebutton {
		display: none !important;
}
		
		.header .btn-booktable {
			width: auto !important;
		}
		
		.giftcard_section {
    flex-direction: row;
}
     .maps_section {background-image: none !important}
		.maps_section .content_block {
			padding: 10px;
		}
		.maps_section .content_block div {
    padding: 0 20px;
}
		
		.contain_outter_blocks_order {
			flex-direction: column-reverse !important;}
		
				 

		
		/* Mobile / Desktop Switch */
	.desktop_menu_button, .contain_outter_blocks_hide { 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: 50vh;
    text-align: center;
}
		
    .hide_mobile {
	display: none !important;
	}
    .hide_desktop {
	display: flex !important;
	}
		
	.mobile_layout_fullwidth .content_block, .layout_three_seven .content_block:first-child, .layout_seven_three .content_block:first-child, .layout_three_seven .content_block:last-child, .layout_seven_three .content_block:last-child, .layout_four_six .content_block:first-child, .layout_six_four .content_block:first-child, .layout_four_six .content_block:last-child, .layout_six_four .content_block:last-child {
    width: 98%;
    margin: 1%;
    padding:0 2%;
    }
    .mobile_layout_half .content_block {
    width: 48%;
    margin: 1%;
    padding:0 2%;
    }
    .mobile_layout_third .content_block {
    width: 31.3%;
    margin: 1%;
    padding:0 2%;
    }
    .mobile_layout_four .content_block {
    width: 23%;
    margin: 1%;
    padding:0 2%;
    }
		
		
    .giftcard_section .giftcard_img {
    width: 100% !important;
}
		
		.mobile-enabled {
	display: block;
}
			.maps_section {
    height: 60vh;
    align-items: baseline;
    padding: 10% 3%;
}
		
		.builder-page .menu_block {
    width: 50%;
		}
		.content_blocks_all_header {
    min-width: 100%;
}
		
    .block_header {
    height: 70vh;
}
		
			
	.contain_outter_blocks_mobile {
    overflow-x: auto !important;
    white-space: nowrap !important;
    padding: 20px !important;
    flex-direction: row;
    flex-wrap: nowrap;
}
	
      .contain_outter_blocks_mobile .content_block {
        min-width: 200px !important;
        display: flex;
        flex-direction: column;
    }
		

	/* End 768px */	
}
	
   @media screen and (max-width: 620px) {

    .wrapper .main-third {
    width: 80%;
    margin: 1%;
	   }
	   
	   .maps_section {
    height: auto;
	   }
	   
	   .builder-page .menus_block {
		   flex-wrap: wrap;
}
	   .builder-page .menu_block {
    width: 100%;
}
	   
	   
	   
	       #booksection {
	min-height: 80vh;
    text-align: center;
}
	   
	   .ivy_navigation .topnav {
		   display:none;
	   }
	   
	   
	   .ft-block .footer-details p {
    max-width: 100%;
    min-width: 140px;
}
.footer-details .social-links p {
    padding: 0;
    margin: 0 0 10px 0;
    text-align: right;
}
	   
.footer-details .social-links {
    text-align: right;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
}
	   .ft-block .footer-details .social-links img {
    margin: 0 0 0 10px;
}
	   
	   .footer .foot-columns ul li {
    max-width: 120px;
}
	   .form-control-group p {
		       font-size: 9px !important;
	   }
	   
	   .giftcard_section h2 {
    font-size: 16px;
		   line-height: 1.2;
}

	   .giftcard_section p {
		   font-size: 12pt;
		   line-height:1.2;
	   }
	   
	  .giftcard_section .button_block a {
    min-width: 170px;
}
	   
	   .content_blocks {
		   padding: 5%;
	   }
	   
	   .content_blocks_all.slick-slide {
		   width: 300px;}
	   
	   
	   
	   
	/* End 620px */	
} 
	
@media screen and (max-width: 550px) {	
	
    .block_header_content div {
    height: auto;
    width: 100%;
}

 	  	.mobile_book_button {display: block !important;}
	   .mobile_book_button .btn {
   			 width: 120px;
		   min-width: 120px;
		   margin: 0 10px 0 10%!important;
}
	
	.giftcard_section {
    flex-direction: column;
}
	.giftcard_section .content_block {
		align-items: flex-start;
	}
	.giftcard_section p {
    text-align: left;
    padding: 0;
}
	.giftcard_section h2 {
    text-align: left;
}
	
	
	.button_block a {
    width: 100%;
}
	.block_header_content div {
    flex-direction: column;
    padding: 0;
		gap: 16px;
		        align-items: normal;
}
	
	  .block_header_content .button_block {
        margin: 1% 0;
    }
	
	header .user-btns {
		display: none;
	}
	
	
	
	

	

	

	
	   

	/* End 560px */	
	
}

@media screen and (max-width: 500px) {	
 	   .ivy_navigation .bookingbtn {
		   display:none;
	   }
	
	    .altlabel {
        margin: 5px 10px;
    }
	
	   

	/* End 500px */	
}

@media screen and (max-width: 400px) {	
 	  .restaurant_logo_rid {
       max-width: 125px;
       margin: 0;
       }
	
	   

	/* End 400px */	
}

.fa-check:before {
	font-family: 'FontAwesome';
}

