body {
  background-color: #fafafa;
}

p.comments-width-fix img {
  display: inline;
  float: left;
}

output {
  text-align: center;
  display: block;
}

.rating-area h4 {
  text-align: left;
  margin-bottom: 5px;
}

.rating-area p {
  clear: both;
  float: left;
  margin-bottom: 5px;
}

.arrow {
  position: absolute;
  top: 0;
  left: 45%;
  height: 30px;
  cursor: pointer;
  z-index: 2;
  background-color: #ee334c;
  color: #fff;
  padding: 2px 5px;
}

.arrow-home {
  left: 43%;
  top: -30px;
}

.arrow > span {
  width: 25px;
  height: 25px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);
  background-size: contain;
  background-repeat: no-repeat;
  float: right;
}

.no-padding {
  padding: 0 !important;
}

.rotate-arrow {
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}

.rating-section {
  text-align: left;
  padding: 0 5%;
}

.pading-left0 {
  padding-left: 0 !important;
}

.add-minus {
  display: none;
}

.add-plus, .add-minus {
  border: 1px solid #e6e6e6;
  padding: 5px 10px;
  float: right;
  margin-top: 10px;
  margin-left: 10px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
}

.calendar-months div {
  text-align: center;
  display: block;
  margin-bottom: 10px;
}

.calendar-months div a {
  cursor: pointer;
  border: 1px solid #e6e6e6;
  margin: 5px;
  border-radius: 4px;
  padding: 5px;
}

.calendar-months div a:hover {
  text-decoration: none;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

#fc_calendar ul li:before {
  content: '';
}

.c-search-bar__item {
  /*width: 20% !important;*/
  background-color: #fff;
  min-height: 60px;
  min-height: 3.75rem;
}

.c-search-bar__inner {
  max-width: 100%;
}

.datepicker.dropdown-menu {
  z-index: 9999 !important;
}

.rangeslider--horizontal {
  margin-right: 5px;
}

ul.occurrences {
  padding: 0 3%;
}

ul.occurrences li {
  padding-bottom: 5px;
  padding-top: 5px;
  display: inline-block;
  clear: both;
  width: 100%;
}

ul.occurrences li:not(:last-child) {
  border-bottom: 1px solid #ccc;
}

.occurrence-l {
  width: 77%;
  float: left;
}

.occurrence-r {
  width: 23%;
  float: left;
}

.lunch-booking label, .dinner-booking label, .breakfast-booking label {
  cursor: pointer;
  font-weight: normal;
}

.c-search-bar__btn {
  border-radius: 0;
}

.lt {
  float: left;
  width: 20%;
}

.ct {
  clear: inherit;
  width: 50%;
  text-align: center;
  margin: auto;
  padding-top: 25px;
}

.rt {
  float: right;
  width: 20%;
}

.day_of_week {
  background-color: #ee334c !important;
  color: #fff !important;
}

#fc_calendar .out_of_range {
  background: #ffffff !important;
}

#fc_calendar .out_of_range .date {
  color: #000000 !important;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #000 !important;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px 0px 8px 8px !important;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

ul.occurrences {
  padding: 0 0 0 3%;
}

.ghost {
  display: none;
}

.human {
  display: block;
}

/*  Responsive calender css  */
.responsive-calendar .controls {
  text-align: center;
}

.responsive-calendar .controls a {
  cursor: pointer;
}

.responsive-calendar .controls h4 {
  display: inline;
}

.responsive-calendar .day-headers, .responsive-calendar .days {
  font-size: 0;
}

.responsive-calendar .day {
  display: inline-block;
  position: relative;
  font-size: 14px;
  width: 14.285714285714286%;
  text-align: center;
}

.responsive-calendar .day a {
  color: #000000;
  display: block;
  cursor: pointer;
  padding: 20% 0 20% 0;
}

.responsive-calendar .day a:hover {
  background-color: #eee;
  text-decoration: none;
}

.responsive-calendar .day.header {
  border-bottom: 1px gray solid;
}

.responsive-calendar .day.active a {
  background-color: #1d86c8;
  color: #ffffff;
}

.responsive-calendar .day.active a:hover {
  background-color: #36a0e2;
}

.responsive-calendar .day.active .not-current {
  background-color: #8fcaef;
  color: #ffffff;
}

.responsive-calendar .day.active .not-current:hover {
  background-color: #bcdff5;
}

.responsive-calendar .day.not-current a {
  color: #ddd;
}

.responsive-calendar .day .badge {
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 1;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
}

.switch span {
  margin-left: 42px;
}

.switch input {
  display: none;
}

/* Hide default HTML checkbox */
/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #b32538;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 17px;
  width: 17px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: .4s;
}

input:checked + .slider {
  background-color: green;
}

input:focus + .slider {
  box-shadow: 0 0 1px green;
}

input:checked + .slider:before {
  -webkit-transform: translateX(17px);
  -ms-transform: translateX(17px);
  transform: translateX(17px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.min-switch {
  display: none;
}

.hidn {
  visibility: visible;
}

.rwd-table {
  margin: 1em 0;
  width: 100%;
  background: #34495e;
  background: rgba(52, 73, 94, 0);
  color: #5e5e5e;
  border-radius: 0em;
  overflow: hidden;
}

.rwd-table tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.rwd-table th {
  display: none;
}

.rwd-table td {
  display: block;
}

.rwd-table td:first-child {
  padding-top: .5em;
}

.rwd-table td:last-child {
  padding-bottom: .5em;
}

.rwd-table td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 10.5em;
  display: inline-block;
}

.rwd-table th, .rwd-table td {
  text-align: left;
}

.rwd-table tr {
  border-color: #ddd;
}

.rwd-table th, .rwd-table td {
  margin: 0em 0em;
}

.rwd-table th, .rwd-table td span {
  padding: 0.5em;
  line-height: 40px;
}

tr.clickable td {
  font-weight: bold;
  cursor: pointer;
}

.rwd-table th {
  color: #fff;
  background-color: #ee334c;
  padding: 5px;
  margin-right: 1em;
}

.rwd-table td:before {
  color: #fff;
  background-color: #ee334c;
  padding: 9px;
  margin-right: 1em;
}

form#form-booking-modal li#number_age_years {
  display: none;
}

table.rwd-table .c-dropdown__btn:before {
  background-color: inherit;
}

.c-tag--white {
  color: #ccc;
}

li.menu-items-container {
  display: none;
}

.price-filter output {
  padding-top: 2px;
  color: #F00;
}

.menu-page-content {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.menu-page-content .c-cta-block__inner {
  max-width: 90%;
  font-size: 16px;
}

.menu-page-content .c-cta-block__inner .c-cta-block__content h1.c-hero__title {
  max-width: 90%;
}

.menu-page-content .c-cta-block__inner .c-cta-block__content p {
  font-size: 16px;
}

.menu-page-content .c-cta-block__inner .c-cta-block__content h2, .menu-page-content .c-cta-block__inner .c-cta-block__content h3 {
  color: #ffffff;
}

.menu-page-content .c-cta-block__inner .c-cta-block__content ul {
  display: inline-block;
  text-align: left;
  list-style-type: circle;
}

.menu-page-content .c-cta-block__inner .c-cta-block__content ul > li > a {
  font-size: 16px;
  font-weight: inherit;
  color: #ffffff;
}

.menu-page-copy .c-step-item__body ul {
  list-style-type: circle;
  margin-left: 10%;
}

.menu-page-copy .c-step-item__body ul li {
  text-align: left;
}

.menu-page-copy ul li a {
  border: 1px solid transparent;
  margin: 2px 0;
  color: #ee334c !important;
  background: #f0f0f0;
}

.rating-section .c-quote__author {
  color: inherit;
}

.rating-section .c-slideshow .slick-dots button:before, .rating-section .c-slideshow .slick-dots li.slick-active button:before {
  border: 2px solid #000;
}

/**** Start - Quick COntact Form ***/
.quick-contact-form {
  display: none;
  position: fixed;
  z-index: 9999;
  background-color: #ffffff;
  width: 300px;
  right: 10px;
  bottom: 10px;
  height: auto;
  border-radius: 5px;
  box-shadow: 4px 4px 4px 4px #ccc;
}

.quick-contact-form .general_errors {
  display: none;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 30%;
  padding-bottom: 30%;
}

.quick-contact-form header {
  border-bottom: 1px solid #e6e6e6;
  font-size: 18px;
  padding: 10px;
  background-color: #ee334c;
  color: #fff;
  text-align: center;
  cursor: pointer;
  border-radius: 5px 5px 0 0;
}

.quick-contact-form .js-validate {
  padding: 10px;
}

.quick-contact-form .js-validate textarea {
  min-height: 100px;
}

#show-quick-contact-form {
  position: fixed;
  right: 5px;
  bottom: 50px;
  z-index: 9999;
  border: 1px solid #e6e6e6;
  padding-left: 15px;
}

#show-quick-contact-form:before {
  background-image: url("/images/icons/icon-chat.png");
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  float: left;
  width: 25px;
  height: 20px;
}

#show-quick-contact-form:hover::before {
  background-image: url("/images/icons/icon-chat-white.png");
}

#cookiesdirective {
  border-top: 1px solid #e7e7e7;
}

#cookiesdirective input.c-btn-ghost {
  border: 1px solid #e6e6e6 !important;
}

.quick-contact-form header:after {
  background-image: url("/images/icons/icon-close.png");
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  float: right;
  width: 25px;
  height: 20px;
}

/**** end - Quick COntact Form ***/
.calendar-months div a {
  padding: 3px 5px;
}

.s-cms-content a:not([class*=c-]) {
  border: 1px solid transparent;
  margin: 2px 0;
  color: #ee334c !important;
  background: #f0f0f0;
}

.s-cms-content a:hover:not([class*=c-]) {
  border: 1px solid transparent;
  background: #ee334c;
  color: #fff !important;
}

.s-cms-content .well-sm {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.5);
}

.calendar-months div a {
  display: inline-block;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 0 !important;
}

#days_of_week th {
  padding: 10px 5px !important;
}

#fc_calendar .out_of_range .date {
  position: relative;
  background: #f0f0f0;
}

#fc_calendar .out_of_range .date:before {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 10px solid transparent;
  border-top-color: #f0f0f0;
  right: 5px;
  bottom: -20px;
}

.breakfast-booking:hover, .lunch-booking:hover, .dinner-booking:hover {
  background: #f0f0f0;
}

.breakfast-booking, .lunch-booking, .dinner-booking {
  padding: 5px 0 0 5px;
}

.pager li > a, .pager li > span {
  font-weight: 700;
  border-radius: 3px;
}

.slider.round {
  border-radius: 3px;
}

.slider.round::before {
  border-radius: 3px;
}

.rwd-table th {
  border-bottom: 5px solid #cd142d;
}

.rwd-table th:first-child {
  border-radius: 6px 0 0 6px;
}

.rwd-table th:last-child {
  border-radius: 0 6px 6px 0;
}

.table-striped > tbody > tr:nth-child(2n-1) {
  background: white;
  background: linear-gradient(to bottom, white 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 );
}

.table-striped > tbody > tr:nth-child(2n+2) {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}

.table-striped > tbody > tr:hover:nth-child(2n-1) {
  background: #eeeeee;
  background: linear-gradient(to bottom, #eeeeee 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0 );
}

.rwd-table th, .rwd-table td span {
  padding: 0.5em 0;
}

.occurrences.list-group {
  margin: 20px 0;
  padding: 0;
}

.occurrences.list-group li {
  margin: 0;
}

.pagination > li > a, .pagination > li > span {
  color: #F00;
}

.pagination > .disabled > span {
  background: #ee334c;
  color: #fff;
}

.pagination > .disabled > span:hover, .pagination > .disabled > span:focus {
  background: #ee334c;
  color: #fff;
}

.pagination > .disabled > a {
  background: #ee334c;
  color: #fff;
}

.pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  background: #ee334c;
  color: #fff;
}

.rwd-table.table-striped .list-group .list-group-item:hover {
  background: #f0f0f0;
}

.c-pipe {
  margin: 16px;
  margin: 1rem;
}

.c-pipe svg {
  max-height: 43.008px;
  max-height: 2.688rem;
}

.search-bg {
  background: #000000;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  border-radius: 10px;
}

.search-bg .c-search-bar__item:nth-child(n)::before {
  background: none;
}

.search-filter .c-search-bar__item {
  border-radius: 5px;
  margin: 0 0.3%;
}

.c-search-bar__btn, .c-search-bar--full .c-search-bar__btn {
  border-radius: 5px;
}

.search-filter .c-form-field input, .search-filter .c-form-field textarea {
  border: 1px solid #ccc;
  background: none;
  border-radius: 5px !important;
}

.search-filter .c-form-select {
  border: 1px solid #ccc;
  background: none;
  border-radius: 5px !important;
}

.search-filter .c-form-select__btn, .search-filter .c-form-select select {
  color: #F00 !important;
}

.search-filter .c-btn-clear {
  top: 5px;
  right: 1px;
}

.rangeslider__handle::after {
  padding-left: 3px;
  line-height: normal;
}

.search-bg ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: red !important;
}

.search-bg :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: red !important;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.search-bg ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: red !important;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.search-bg :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: red !important;
}

.c-search-bar--full .c-form-select__btn {
  min-height: 58px;
  min-height: 3.625rem;
}

.c-search-bar--full .c-search-bar__item:nth-child(2) {
  border: 0;
}

.white-block {
  background-color: #fff;
  padding: 32px 20px 25px;
  padding: 2rem 1.25rem 1.5625rem;
}

.white-block .c-cta-block__title {
  color: #333;
}

.rating-section {
  color: #333;
}

.rating-section h5 {
  color: #333;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}

.rating-section h5 small {
  font-size: 12px;
  color: #666;
}

.rating-section hr {
  border-color: #f0f0f0;
}

.list-rating {
  margin: 0;
}

.list-rating li {
  background: transparent;
  border: 0;
  border: 0;
  padding: 0 5px;
}

.list-rating label {
  width: 60%;
  vertical-align: top;
  color: #333;
  font-weight: 400;
}

#menu-items-container label {
  display: block;
  text-align: left;
  font-size: 14px;
  line-height: normal;
  cursor: pointer;
}

#menu-items-container .c-form-label {
  color: #ee334c;
  display: block;
  padding: 0;
}

/* inner hero image css 8*/
.o-site-container-inner {
  min-height: inherit;
}

.o-site-container--pad-top-medium.with-inner-hero {
  padding-top: 0;
}

.rwd-table tr {
  border-color: transparent;
}

#main .booking-head {
  padding: 10px 5px;
  font-size: 20px;
  margin-bottom: 0;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
}

.with-inner-hero .c-hero--negative-bottom\@small {
  margin-bottom: -160px;
  margin-bottom: -10rem;
}

.o-site-container--pad-top-large.with-inner-hero {
  padding: 0;
}

.with-inner-hero .c-hero__inner {
  height: 500px;
}

.o-site-container, #fc_calendar #availability-form {
  background: #fafafa;
  border-radius: 5px;
}

.btn-available {
  padding: 20px 0 0;
  text-align: center;
}

#quote-carousel {
  padding: 0 10px 30px 10px;
  margin-top: 0;
}

#quote-carousel .carousel-control {
  background: none;
  color: #CACACA;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}

#quote-carousel .carousel-control.left {
  left: -60px;
}

#quote-carousel .carousel-control.right {
  right: -60px;
}

#quote-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}

#quote-carousel .carousel-indicators li {
  width: 10px;
  height: 10px;
  margin: 5px;
  cursor: pointer;
  border: 4px solid #CCC;
  border-radius: 50px;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  overflow: hidden;
  transition: all 0.4s;
}

#quote-carousel .carousel-indicators .active {
  background: #333;
  border-color: #f33;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  overflow: hidden;
}

.carousel-inner {
  min-height: 50px;
}

.carousel-fade .carousel-inner .item {
  transition-property: opacity;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
  z-index: 2;
}

@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
  .day_of_week {
    background-color: #ee334c !important;
    color: #fff !important;
  }
  #fc_calendar .out_of_range .date {
    color: #000000 !important;
  }
  .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #000 !important;
  }
}

.home-search-container {
  text-align: left;
  max-width: 1088px;
  max-width: 68rem;
}

.home-search-container #home-search-form {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 30px;
  margin: auto 1%;
}

.home-search-container #home-search-form .js-drawer-btn {
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  color: #a0a0a0;
  padding: 13px 15px;
  height: inherit;
  width: 100%;
  background-color: #ffffff;
}

.home-search-container #home-search-form .js-drawer-btn:before {
  background-image: url("/images/icons/icon-users.png");
  background-color: unset;
  width: 22px;
  height: 21px;
  left: 20px;
  left: 1.25rem;
  background-repeat: no-repeat;
}

.home-search-container #home-search-form .js-drawer-btn .c-dropdown__chevron {
  right: 10px;
}

.home-search-container #home-search-form .c-dropdown__drawer {
  width: 100%;
}

.home-search-container #home-search-form .c-dropdown__drawer .c-dropdown__item {
  clear: both;
  line-height: 1;
}

.home-search-container #home-search-form .c-dropdown__drawer .c-dropdown__item .inc, .home-search-container #home-search-form .c-dropdown__drawer .c-dropdown__item .dec {
  display: inline-block;
  cursor: pointer;
  padding: 5px;
  border: 1px solid #ee334c;
  color: #ee334c;
  border-radius: 100%;
  margin-bottom: 20px;
  line-height: .9;
  height: 25px;
  width: 25px;
  text-align: center;
}

.home-search-container #home-search-form .c-dropdown__drawer .c-dropdown__item .inc {
  float: right;
}

.home-search-container #home-search-form .c-dropdown__drawer .c-dropdown__item .dec {
  float: left;
}

.home-search-container #home-search-form .c-dropdown__drawer .c-dropdown__item .child_count, .home-search-container #home-search-form .c-dropdown__drawer .c-dropdown__item .adult_count {
  display: inline-block;
  margin-top: 3px;
}

.home-search-container #home-search-form .c-dropdown {
  z-index: 2;
}

.home-search-container .c-cta-panel {
  background-color: unset;
  text-align: left;
}

.home-search-container .c-cta-panel h1.c-cta-panel__title {
  font-size: 48px;
  font-size: 3rem;
}

.home-search-container .right-text .c-cta-panel__title {
  font-size: 64px !important;
  font-size: 4rem !important;
}

.home-search-container .right-text #logo {
  fill: #ffffff;
}

.home-search-container .right-text .c-cta-panel__content {
  font-size: 160%;
}

.home-search-container .right-text a.c-btn {
  margin-left: 30%;
}

.home-occassion-menu .o-content-wrap {
  padding-bottom: 2em;
}

.home-occassion-menu .c-tile__img a.c-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

.home-four-blocks {
  background-color: #ffffff;
}

.home-four-blocks .o-content-wrap {
  padding-bottom: 2em;
}

.home-four-blocks .c-panel {
  border: 2px solid #cccccc;
}

.home-four-blocks .home-four-blocks-left {
  float: left;
  width: 400px;
  width: 25rem;
  min-height: 600px;
  min-height: 37.5rem;
  border-right: 2px solid #cccccc;
  position: relative;
}

.home-four-blocks .home-four-blocks-right {
  float: right;
  width: calc(100% - 400px);
  min-height: 600px;
  min-height: 37.5rem;
}

.home-four-blocks .home-four-blocks-right .home-four-blocks-right-uf, .home-four-blocks .home-four-blocks-right .home-four-blocks-right-lf {
  min-height: 296px;
  min-height: 18.5rem;
  display: block;
  position: relative;
}

.home-four-blocks .home-four-blocks-right .home-four-blocks-right-uf {
  border-bottom: 2px solid #cccccc;
}

.home-four-blocks .home-four-blocks-right .home-four-blocks-right-uf .u-1\/2 {
  width: 50%;
  margin: 0;
  padding: 0;
  float: left;
  min-height: 296px;
  min-height: 18.5rem;
  position: relative;
}

.home-four-blocks .home-four-blocks-right .home-four-blocks-right-uf .u-1\/2:first-child {
  border-right: 2px solid #cccccc;
}

.home-statics .o-content-wrap {
  padding-bottom: 2em;
}

.home-statics h3 {
  margin-bottom: 0;
}

.centered-text {
  position: absolute;
  float: left;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}

p.hosting-event-text {
  margin-bottom: 10px;
}

.c-header--solid a.top-sign-up, .c-header--solid .c-nav__links li {
  color: #5e5e5e;
}

a.top-sign-up, .c-nav__links li {
  color: #ffffff;
}

#menu-search-popup-form .js-drawer-btn {
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  color: #a0a0a0;
  padding: 13px 15px;
  height: inherit;
  width: 100%;
  background-color: #ffffff;
}

#menu-search-popup-form .js-drawer-btn:before {
  background-image: url("/images/icons/icon-users.png");
  background-color: unset;
  width: 22px;
  height: 21px;
  left: 20px;
  left: 1.25rem;
  background-repeat: no-repeat;
}

#menu-search-popup-form .js-drawer-btn .c-dropdown__chevron {
  right: 10px;
}

#menu-search-popup-form .c-dropdown__drawer {
  width: 100%;
}

#menu-search-popup-form .c-dropdown__drawer .c-dropdown__item {
  clear: both;
  line-height: 1;
}

#menu-search-popup-form .c-dropdown__drawer .c-dropdown__item .inc, #menu-search-popup-form .c-dropdown__drawer .c-dropdown__item .dec {
  display: inline-block;
  cursor: pointer;
  padding: 5px;
  border: 1px solid #ee334c;
  color: #ee334c;
  border-radius: 100%;
  margin-bottom: 20px;
  line-height: .9;
  height: 25px;
  width: 25px;
  text-align: center;
}

#menu-search-popup-form .c-dropdown__drawer .c-dropdown__item .inc {
  float: right;
}

#menu-search-popup-form .c-dropdown__drawer .c-dropdown__item .dec {
  float: left;
}

#menu-search-popup-form .c-dropdown__drawer .c-dropdown__item .child_count, #menu-search-popup-form .c-dropdown__drawer .c-dropdown__item .adult_count {
  display: inline-block;
  margin-top: 3px;
}

#menu-search-form fieldset {
  padding: .35em .625em .75em;
}

#menu-search-form .c-dropdown {
  z-index: 9;
}

#menu-search-form .js-drawer-btn {
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  color: #a0a0a0;
  padding: 13px 15px;
  height: inherit;
  width: 100%;
  background-color: #ffffff;
}

#menu-search-form .js-drawer-btn:before {
  background-image: url("/images/icons/icon-users.png");
  background-color: unset;
  width: 22px;
  height: 21px;
  left: 20px;
  left: 1.25rem;
  background-repeat: no-repeat;
}

#menu-search-form .js-drawer-btn .c-dropdown__chevron {
  right: 10px;
}

#menu-search-form .c-dropdown__drawer {
  width: 100%;
}

#menu-search-form .c-dropdown__drawer .c-dropdown__item {
  clear: both;
  line-height: 1;
}

#menu-search-form .c-dropdown__drawer .c-dropdown__item .inc, #menu-search-form .c-dropdown__drawer .c-dropdown__item .dec {
  display: inline-block;
  cursor: pointer;
  padding: 5px;
  border: 1px solid #ee334c;
  color: #ee334c;
  border-radius: 100%;
  margin-bottom: 20px;
  line-height: .9;
  height: 25px;
  width: 25px;
  text-align: center;
}

#menu-search-form .c-dropdown__drawer .c-dropdown__item .inc {
  float: right;
}

#menu-search-form .c-dropdown__drawer .c-dropdown__item .dec {
  float: left;
}

#menu-search-form .c-dropdown__drawer .c-dropdown__item .child_count, #menu-search-form .c-dropdown__drawer .c-dropdown__item .adult_count {
  display: inline-block;
  margin-top: 3px;
}

section.search-results li {
  padding-bottom: 90px;
}

section.search-results .c-panel__slider-nav {
  top: 100%;
}

section.search-results .c-panel__slider-nav .c-slideshow-nav .c-btn {
  margin: 2% 5%;
  float: left;
}

section.search-results .c-panel__slider-container {
  width: 100%;
  min-height: 300px;
}

section.search-results .c-slideshow__content {
  padding-right: 1em;
}

section.search-results .c-slideshow__content .c-slideshow__header {
  width: 90%;
}

section.search-results .c-slideshow__content .c-slideshow__header .c-slideshow__title {
  text-align: left;
}

section.search-results .c-slideshow__content .c-slideshow__header ul.o-inline-group {
  text-align: left;
}

section.search-results .c-slideshow__content .c-slideshow__header ul.o-inline-group .o-inline-group__item {
  margin-bottom: 0;
  padding-bottom: 0;
}

section.search-results .s-cms-content {
  text-align: left;
}

section.search-results .price-filter-menus .c-slideshow-nav__inner {
  width: 100%;
}

section.search-results .price-filter-menus .no-of-guests {
  float: right;
}

.c-header--solid .home-top-search-form {
  /*display: block;*/
}

.c-header--solid .home-top-search-form fieldset {
  width: 100%;
  background-color: #ffffff;
  padding-left: 5% !important;
}

.no-of-guests {
  display: inline-block;
  margin: 4% 5%;
  position: relative;
  float: left;
}

.no-of-guests select {
  background-color: #ee334c;
  cursor: pointer;
  border: 1px solid #ee334c;
}

#form-enquiry-modal .form-section {
  display: none;
}

#form-enquiry-modal .form-section.current {
  display: inherit;
}

#form-enquiry-modal .form-navigation {
  float: left;
  width: 100%;
}

#form-enquiry-modal .form-navigation li {
  width: auto;
}

.microsite-page .c-hero__bg-img {
  background-size: cover;
}

.microsite-page .microsite-menus .o-content-wrap {
  padding-bottom: 40px;
  padding-bottom: 2.5rem;
}

.microsite-page .microsite-menus .o-grid {
  background-image: url("../images/uploads/Hero-Images/bg-hero1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 50px;
}

.microsite-page .microsite-menus .no-of-guests {
  float: right;
}

.microsite-page .microsite-menus .container-filter-state {
  margin-bottom: 20px;
}

.microsite-page .microsite-menus .container-filter-state span {
  font-size: 18px;
  font-weight: bold;
}

.microsite-page .microsite-menus .container-filter-state select {
  background-color: #ee334c;
  cursor: pointer;
  border: 1px solid #ee334c;
  color: #ffffff;
  font-size: 18px;
}

.microsite-page .microsite-menus .recommendedby-logo img {
  margin: auto;
  max-width: 50%;
  margin-bottom: 20px;
}

.c-modal--share .input-copy-link input {
  border: 1px solid #ee334c;
}

.c-modal--share .input-copy-link span {
  position: absolute;
  top: 12px;
  right: 15px;
  color: #ee334c;
}

.c-modal--share li {
  padding: 15px;
}

.c-modal--share em > a {
  color: #ee334c;
  text-decoration: underline;
}

.c-modal--share div.import-from {
  text-align: right;
  font-size: 13px;
}

.c-modal--share div.import-from a {
  color: #ee334c;
}

.c-modal--share .js-validate ol > li.share-modal-left {
  width: 48.5% !important;
  position: relative;
}

.c-modal--share .js-validate ol > li.share-modal-left:after {
  content: '';
  height: 100%;
  width: 1px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #e6e6e6;
}

.c-modal--share .js-validate ol > li.share-modal-right {
  display: none;
}

.c-modal--share .js-validate ol > li:first-child {
  width: 90%;
}

.c-modal--share .more-ways-to-share .border-bottom {
  border-bottom: 1px solid #e6e6e6;
}

.c-modal--share .more-ways-to-share .facebook-msg a {
  color: #0080f6;
}

.c-modal--share .more-ways-to-share .facebook-msg:before {
  background-image: url(/images/icons/icon-fb-msg.png);
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  float: left;
  width: 30px;
  height: 25px;
}

.c-modal--share .more-ways-to-share .facebook a {
  color: #395a94;
}

.c-modal--share .more-ways-to-share .facebook:before {
  background-image: url(/images/icons/icon-facebook.jpg);
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  float: left;
  width: 30px;
  height: 25px;
}

.c-modal--share .more-ways-to-share .copy-link a {
  color: inherit;
}

.c-modal--share .more-ways-to-share .copy-link:before {
  background-image: url(/images/icons/icon-copy.png);
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  float: left;
  width: 30px;
  height: 25px;
}

.c-modal--share .more-ways-to-share .input-copy-link span {
  display: none;
  background-color: #ffffff;
  width: 30%;
}

.c-modal--share .list-invites {
  position: relative;
  overflow: hidden;
  padding: 15px 0;
}

.c-modal--share .list-invites .delete-invitation {
  color: #ee334c;
  font-weight: bold;
  cursor: pointer;
}

.c-modal--share .list-invites .c-tooltip {
  bottom: 5px;
}

.c-modal--share .list-invites .c-tooltip .c-tooltip__btn:before {
  -webkit-transform: translateX(30%) translateY(0) !important;
      -ms-transform: translateX(30%) translateY(0) !important;
          transform: translateX(30%) translateY(0) !important;
}

.c-modal--share .list-invites .close-invites {
  position: absolute;
  top: 20px;
  right: 0;
  color: #ee334c;
  cursor: pointer;
  font-size: 13px;
}

.c-modal--share .list-invites td, .c-modal--share .list-invites th {
  padding: 8px;
  padding: 0.5rem;
  border-bottom: 1px solid #e6e6e6;
  vertical-align: middle;
}

.section-webcome-guest .c-cta-panel--large p {
  font-size: 24px;
  font-size: 1.5rem;
}

.section-webcome-guest .c-cta-panel--large .c-btn-ghost {
  font-size: 24px;
  font-size: 1.5rem;
  background-color: #ffffff;
  color: #ee334c;
}

#google-contacts-modal #contact_list {
  max-height: 300px;
  overflow: auto;
}

#google-contacts-modal #contact_list li {
  text-align: left;
  padding: 15px 0;
  padding-right: 10px;
  border-bottom: 1px solid #e6e6e6;
}

#google-contacts-modal #contact_list li input[type=checkbox] {
  float: right;
  cursor: pointer;
}

#google-contacts-modal .c-modal__inner {
  max-width: 100%;
}

.c-nav-bar__links li span {
  color: #fff;
  float: right;
  background-color: #ee334c;
  border-radius: 100%;
  text-align: center;
  height: 24px;
  height: 1.5rem;
  width: 24px;
  width: 1.5rem;
  margin: 20px 0;
  margin: 1.25rem 0;
}

.booking-event-title img {
  width: 25px;
  display: inline;
}

.search-form-result-page {
  display: block !important;
  margin-top: 85px;
}

.price-filter-fields ul li {
  padding: 1%;
  cursor: pointer;
  margin-right: 0;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  height: 100px;
}

.price-filter-fields ul li:not(:last-child) {
  border-right: none;
}

.price-filter-fields ul li.active {
  border: 1px solid #ee334c;
}

.price-filter-fields ul li:hover {
  border: 1px solid #ee334c;
}

.basic-filters-popup {
  display: none;
}

.width-100 {
  width: 100%;
}

.c-slideshow .c-chef-icon {
  position: absolute;
  background-color: #ffffff;
  right: toRems(20px);
  bottom: 100px;
  z-index: 9;
}

.search-form-result-page .btn-cuisine .make-a-request a {
  margin-top: 2%;
  margin-right: 5%;
}

.o-listing--1\/4 .o-listing__item {
  float: left;
  display: block;
  margin-right: 2%;
  width: 23%;
}

.o-listing--1\/4 .o-listing__item p {
  margin-bottom: 0;
}

.o-listing--1\/4 .o-listing__item p strong {
  font-size: 18px;
}

.o-listing--1\/4 .o-listing__item .c-tooltip {
  z-index: 999;
  bottom: 25px;
  right: -39%;
}

.o-listing--1\/4 .o-listing__item .c-tooltip .c-tooltip__btn {
  background-color: #ffffff;
  color: #000;
}

.o-listing--1\/4 .o-listing__item .c-tooltip__btn:before {
  text-align: center;
}

/************** MEDIA CSS ******************/
@media (min-width: 992px) {
  .o-listing--1\/4 .o-listing__item {
    margin-right: 2%;
    width: 23%;
  }
}

@media (min-width: 540px) {
  .c-search-bar--full .c-search-bar__item:nth-child(2) {
    border: 0;
    width: 13.75rem;
    border-bottom: 1px solid #e6e6e6;
  }
}

/*** START: max-width: 1080px *****/
@media (max-width: 1080px) {
  .c-search-bar__item {
    width: 50% !important;
    background-color: #fff;
    min-height: 3.75rem;
    border-bottom: 1px solid #e6e6e6;
  }
  .c-btn-geolocate {
    z-index: 9;
  }
  .c-search-bar__item:last-child {
    width: auto !important;
    position: absolute;
    right: 0;
    bottom: 0px;
    background-color: transparent;
    border-bottom: 0px;
  }
  .c-search-bar__item:nth-child(3) {
    padding-left: 1.5rem;
    min-height: 3.75rem;
  }
  .c-search-bar__btn {
    min-height: 3.75rem;
    border-radius: 0;
  }
  .c-btn, .c-btn-facebook, .c-inline-form__btn, .c-search-bar__btn, .u-skip-to-content {
    background-color: #ee334c;
    border-radius: 4px;
    border: 0px solid #ee334c;
    color: #fff;
    display: inline-block;
    line-height: 1.4;
    min-width: 100px;
    min-width: 6.25rem;
    padding: 10px 25px;
    padding: .625rem 1.5625rem;
    position: relative;
    text-align: center;
    text-shadow: none !important;
    z-index: 1;
  }
  .c-search-bar__item:nth-child(4) .c-form-field--large\@medium input, .c-search-bar__item:nth-child(4) .c-form-field--large\@medium textarea {
    max-height: 3.75rem;
    padding: 1.1rem 3rem;
  }
  .list-rating {
    margin-top: 20px;
  }
  .list-rating li {
    padding: 5px 0;
  }
  .with-inner-hero .c-hero__inner {
    height: 400px;
  }
  .with-inner-hero .c-hero--negative-bottom\@small {
    margin-bottom: -1.75rem;
  }
  #quote-carousel {
    margin-top: 30px;
  }
}

/*** END: max-width: 1080px *****/
/*** START: max-width: 768px *****/
@media (max-width: 768px) {
  .home-top-search-form {
    display: none !important;
  }
  #home-search-form #booking-date-container > ul > li.u-1\/2 {
    width: 100%;
  }
  #home-search-form .u-show\@small.u-show\@small {
    display: block;
  }
  .c-search-bar__item {
    width: 70% !important;
    background-color: #fff;
    min-height: 2.75rem;
    border-bottom: 1px solid #ccc;
  }
  .c-search-bar__inner {
    max-width: 100%;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-34%);
        -ms-transform: translateX(-34%);
            transform: translateX(-34%);
  }
  .c-search-bar__btn {
    min-height: 2.8rem;
    border-radius: 0;
    right: 0px;
    bottom: -46px;
    position: absolute;
  }
  .c-search-bar__item:last-child {
    width: auto !important;
    position: relative;
    right: 0px;
    bottom: 45px;
    background-color: transparent;
    border-bottom: 0px;
  }
  .o-site-container--pad-top-large {
    padding-top: 150px;
    padding-top: 9.375rem;
    position: relative;
    top: 70px;
  }
  .c-search-bar__item:nth-child(4) .c-form-field--large\@medium input, .c-search-bar__item:nth-child(4) .c-form-field--large\@medium textarea {
    max-height: 3.75rem;
    padding: 0.75rem 0.9375rem;
  }
  .two_chars span {
    visibility: hidden;
    padding-left: 10px;
  }
  .two_chars:first-letter {
    visibility: visible;
  }
  #fc_calendar #fc_inner td {
    width: 14%;
    height: auto !important;
    padding: 5px;
  }
  #fc_calendar .day_cell .date {
    width: 100%;
    text-align: center !important;
    margin: 0;
    padding: 0 0 3px 0;
  }
  #fc_calendar .out_of_range .date {
    color: #969696;
  }
  #fc_calendar .event {
    font-size: 10px !important;
    overflow: hidden;
    white-space: nowrap;
    font-weight: bold !important;
    color: #ee334c !important;
    padding: 2px 0 0 0;
  }
  #fc_inner {
    width: 94%;
    table-layout: fixed;
  }
  #month_year .left {
    text-align: left;
  }
  #month_year .center {
    text-align: center;
  }
  #month_year .right {
    text-align: right;
  }
  #fc_calendar ul.pager li {
    padding-left: 0px;
  }
  #fc_calendar .center h3 {
    text-align: center;
  }
  .lt {
    float: left;
    width: 50%;
  }
  .ct {
    clear: both;
    width: 100%;
    text-align: center;
    margin: auto;
  }
  .rt {
    float: right;
    width: 50%;
  }
  .c-header__account {
    position: absolute;
    right: 5px;
    right: 1rem;
    top: 0;
  }
  #fc_calendar .center h5 {
    font-size: 14px;
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 0px;
    color: #ee334c;
    text-transform: uppercase;
  }
  #fc_calendar .center p {
    background-color: aliceblue;
    padding: 4px 0px;
  }
  .wrapp {
    display: block;
    overflow: hidden;
    box-sizing: border-box;
  }
  .lane {
    clear: both;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
  }
  .d1, .d2 {
    padding: 5px;
  }
  .ghost {
    display: block;
  }
  .human {
    display: none;
  }
  .min-switch {
    margin-left: 5px !important;
    font-weight: 700;
    color: #fff;
    font-size: 15px;
    display: inline-block;
  }
  .hidn {
    visibility: hidden;
  }
  .o-site-container--pad-top-large {
    padding-top: 0;
  }
  .o-site-container-inner .c-hero__inner {
    padding: 30px 0;
  }
  .o-site-container-inner .c-hero--feature .c-hero__title {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 25px;
  }
  .o-site-container-inner .c-hero__content-wrap {
    vertical-align: top;
  }
  .with-inner-hero {
    padding-top: 0;
  }
  #fc_calendar #fc_inner td {
    height: 70px !important;
  }
  .with-inner-hero .c-hero__inner {
    height: 350px;
  }
  .with-inner-hero .c-hero--negative-bottom\@small {
    margin-bottom: -1.75rem;
  }
  #quote-carousel {
    margin-top: 30px;
  }
  #days_of_week th span {
    width: 50%;
    display: block;
    margin: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    visibility: visible;
  }
  .two_chars span {
    padding-left: 0;
  }
  .ghost {
    background: #fff;
    border: 1px solid #CCC;
  }
  #fc_calendar .center p {
    background: #f0f0f0;
  }
  .o-site-container--pad-top-medium {
    padding-top: 3.5rem;
  }
  .hidn {
    display: none;
  }
  .switch {
    margin-bottom: 0;
  }
  .rwd-table.table-striped th {
    padding: 0.5em 1em;
    line-height: normal;
  }
  .rwd-table.table-striped td {
    margin: 0.5em 0 !important;
    line-height: normal;
    font-size: 14px;
  }
  .home-four-blocks .home-four-blocks-left, .home-four-blocks .home-four-blocks-right-uf > div, .home-four-blocks .home-four-blocks-right-lf, .home-four-blocks .home-four-blocks-right {
    width: 100% !important;
    float: left !important;
    display: block;
  }
  .home-four-blocks .home-four-blocks-right-uf > div:first-child, .home-four-blocks .home-four-blocks-right-lf {
    border-top: 2px solid #cccccc;
  }
  .home-four-blocks .home-four-blocks-left, .home-four-blocks .home-four-blocks-right-uf > div:first-child {
    border-right: none !important;
  }
  .c-nav__header[data-set='sign-in-up'] {
    display: none;
  }
  .o-site-container {
    padding-top: 0;
  }
  section.search-results .c-panel__slider-nav .c-slideshow-nav .c-btn {
    margin: 1% 5%;
  }
  .c-header--secondary .c-header__secondary-container {
    height: auto;
  }
  .c-header--secondary .c-header__secondary-container #menu-search-form fieldset .u-1\/4 {
    width: 46%;
    margin-top: 1%;
  }
  .home-occassion-menu .o-listing--1\/4 .o-listing__item {
    margin-right: 2%;
    width: 48%;
  }
  .home-occassion-menu .o-listing--1\/4 .o-listing__item p {
    margin-bottom: 20px;
  }
}

/*** END: max-width: 768px *****/
/*** START: max-width: 540px *****/
@media (max-width: 540px) {
  .c-search-bar__item:nth-child(2) {
    display: block !important;
  }
  .c-search-bar__item:last-child {
    width: auto !important;
    position: relative;
    left: 0px;
    bottom: 46px;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.19);
    border-bottom: 0px;
  }
  .c-search-bar--full .c-search-bar__item:last-child {
    position: relative;
    right: 0;
    top: -46px;
  }
  .c-search-bar__btn {
    min-height: 2.75rem;
    border-radius: 0;
    right: 0px;
    position: absolute;
  }
  .c-search-bar__item:nth-child(4) .c-form-field--large\@medium input, .c-search-bar__item:nth-child(4) .c-form-field--large\@medium textarea {
    max-height: 3.75rem;
    padding: 0.75rem 0.9375rem;
  }
  .c-btn-ghost--reversed {
    color: #ee334c;
  }
  #show-quick-contact-form {
    display: none;
  }
  .search-results .c-content-header__title {
    font-size: 1.3rem;
    padding-left: 5px;
  }
  .search-results .search-result-items li.o-listing__item {
    margin-bottom: 4rem;
  }
  .search-form-result-page {
    margin-top: 0;
  }
  .search-form-result-page #menu-search-form {
    padding-left: 10px;
    padding-right: 10px;
  }
  .search-form-result-page .price-filter-fields {
    margin-top: 10px;
  }
  .search-form-result-page .price-filter-fields ul li {
    height: auto;
    padding: 1% 5%;
    display: none;
  }
  .search-form-result-page .price-filter-fields ul li.active {
    display: block;
    border-radius: 5px;
  }
  .search-form-result-page .price-filter-fields ul li:after {
    content: "\2193";
    font-size: 20px;
    right: 10px;
    position: absolute;
    top: 40%;
  }
  .search-form-result-page .basic-filters li:not(:first-child) {
    display: none;
  }
  .search-form-result-page .btn-cuisine {
    margin-top: 4%;
  }
  .search-form-result-page .btn-cuisine ul li:first-child {
    display: none;
  }
  .search-form-result-page .btn-cuisine ul li:nth-child(2) {
    display: none;
  }
  #search-filters-modal .price-filter-fields {
    margin-top: 10px;
  }
  #search-filters-modal .price-filter-fields ul li {
    text-align: left;
    height: auto;
    padding: 1% 5%;
  }
  #search-filters-modal .price-filter-fields ul li.active {
    display: block;
    border: 1px solid #ee334c;
  }
  #search-filters-modal .price-filter-fields ul li:not(:last-child) {
    border: 1px solid #e6e6e6;
  }
  .basic-filters-popup {
    display: block;
    cursor: pointer;
    border: 1px solid #e6e6e6;
    padding: 2% 5%;
    border-radius: 5px;
    height: 40px;
  }
  .basic-filters-popup span {
    width: 24px;
    position: absolute;
    right: 10px;
  }
  ul.basic-filters {
    display: none;
  }
  .c-overlay-menu {
    width: 100%;
  }
  .home-search-container #home-search-form {
    padding: 15px;
  }
  .c-overlay-menu__header {
    width: 100%;
  }
}

/*** END: max-width: 540px *****/
/*** START: max-width: 480px *****/
@media (max-width: 480px) {
  .c-search-bar__item {
    width: 100% !important;
    background-color: #fff;
    min-height: 2.75rem;
    border-bottom: 1px solid #ccc;
  }
  .c-search-bar__inner {
    max-width: 100%;
    position: relative;
    left: 0%;
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
  }
  .c-search-bar__item:last-child {
    width: 100% !important;
    position: relative;
    right: 0px;
    bottom: 45px;
    background-color: transparent;
    border-bottom: 0px;
  }
  .c-search-bar__item:nth-child(4) .c-form-field--large\@medium input, .c-search-bar__item:nth-child(4) .c-form-field--large\@medium textarea {
    max-height: 3.75rem;
    padding: 0.75rem 0.9375rem;
  }
  .c-search-bar__btn {
    min-height: 2.8rem;
    border-radius: 0;
    right: 0px;
    bottom: 0px;
    position: absolute;
  }
  #fc_calendar .out_of_range .date:before {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 0;
  }
  .slider::before {
    width: 15px;
  }
  input:checked + .slider::before {
    -webkit-transform: translateX(18px);
        -ms-transform: translateX(18px);
            transform: translateX(18px);
  }
  .min-switch {
    font-size: 13px;
    margin-left: 4px !important;
  }
  .two_chars span {
    padding-left: 0;
    font-size: 14px;
  }
  .c-list {
    margin-bottom: 0;
  }
  .s-cms-content ol:not([class*="c-"]), .s-cms-content ul:not([class*="c-"]) {
    margin-bottom: 0;
  }
  #days_of_week th span {
    width: 75%;
  }
  .calendar-months div a {
    font-size: 12px;
  }
  #fc_calendar .center p {
    font-size: 14px;
  }
  .search-filter .c-search-bar__item.w50 {
    width: 99% !important;
    margin: 0.5%;
  }
  .list-rating li label {
    font-size: 12px;
  }
}

/*** END: max-width: 480px *****/
/*** START: min-width: 768px *****/
@media (min-width: 768px) {
  .c-pipe {
    margin: 1.70rem;
  }
  #form-rating .c-form-label {
    width: 40%;
    display: inline;
    float: left;
  }
  .c-btn-clear {
    max-height: 3.05rem;
  }
  .c-header--third .c-header__logo {
    background-color: #ee334c;
    height: 80px;
    position: relative;
    width: 100px;
    z-index: 1100;
    padding: 17px 0;
  }
  .c-header--third .c-header__logo #logo-small {
    position: absolute;
    left: 50%;
    margin-left: -28px;
    display: block;
  }
  .c-header--third .c-header__logo #logo {
    display: none;
  }
  .grid-margin-zero {
    margin-right: 0 !important;
    clear: unset !important;
  }
  .grid-margin-2 {
    margin-right: 2.85714% !important;
    clear: left !important;
  }
  .c-modal--share {
    padding: 1rem 3.125rem;
  }
  .c-header--secondary--small {
    max-height: 40px !important;
  }
  .o-section-cta-panel {
    padding-top: 1.875rem;
  }
  .search-form-result-page .o-listing .o-listing__item {
    width: 25%;
    float: left;
    padding-right: 10px;
    margin-bottom: 1.5%;
  }
  .search-form-result-page .basic-filters .o-listing .o-listing__item {
    padding-right: 10px;
  }
  .search-form-result-page .btn-cuisine .o-listing__item {
    width: 33.3333%;
    float: left;
    margin-right: 0;
    padding-right: 0;
  }
  .c-header--small-height {
    max-height: 40px;
  }
  .search-results {
    margin-top: 1.5rem;
  }
}

/*** END: min-width: 768px *****/
/*** START: max-width: 440px *****/
@media (max-width: 440px) {
  .rwd-table td:before {
    content: attr(data-th) ": ";
    font-weight: bold;
    width: 100%;
    display: inline-block;
  }
}

/*** END: max-width: 440px *****/
/*** START: min-width: 600px *****/
@media (min-width: 600px) {
  .rwd-table td:before {
    display: none;
  }
  .rwd-table th, .rwd-table td {
    display: table-cell;
    padding: .25em .5em;
    padding: 0em 1em !important;
  }
  .rwd-table th:first-child, .rwd-table td:first-child {
    padding-left: 0;
  }
  .rwd-table th:last-child, .rwd-table td:last-child {
    padding-right: 0;
  }
}

/*** END: min-width: 600px *****/
@media (min-width: 769px) and (max-width: 968px) {
  .hidn {
    font-size: 14px;
  }
  .switch {
    width: 30px;
  }
  .slider::before {
    width: 10px;
  }
  .switch span {
    margin-left: 33px;
  }
  input:checked + .slider::before {
    -webkit-transform: translateX(13px);
        -ms-transform: translateX(13px);
            transform: translateX(13px);
  }
  #quote-carousel {
    margin-top: 30px;
  }
}

@media (max-width: 599px) {
  .rwd-table .u-bg-white, .rwd-table td.u-bg-white:before {
    width: 99.5%;
  }
  .rwd-table.table-striped td {
    margin: 0 !important;
  }
  .with-inner-hero .c-hero__inner {
    height: 300px;
  }
}

@media (max-width: 360px) {
  input:checked + .slider::before {
    -webkit-transform: translateX(15px);
        -ms-transform: translateX(15px);
            transform: translateX(15px);
  }
  #days_of_week th span {
    width: 90%;
  }
  #menu-items-container .col-xs-6 {
    width: 100%;
    float: none;
  }
}

@media (max-width: 480px) {
  form#search-form .c-search-bar__btn {
    min-height: 2.75rem;
    position: relative;
    width: 100%;
    padding: 0 !important;
    bottom: 0;
    border-radius: 5px;
  }
  form#search-form .c-search-bar__item:last-child {
    bottom: 0;
  }
}

@media (min-width: 1200px) {
  .search-results .o-content-wrap {
    padding: 1.75rem 0 7.5rem;
  }
  .o-section-steps .o-content-wrap {
    padding: 3.75rem 0 1rem;
  }
}
.gmail-icon{
  margin-top: 3px;
  float: left;
  margin-right: 10px;
}
.c-btn-gmail {
  margin-bottom:1.875rem;
}
.c-btn-gmail span{
    font-size: 16px;
  }
.quick-enquiry{
  margin-top: 12px;
}
@media (min-width: 768px){
  .c-modal {
    padding-top: 1rem;
    padding-bottom: 0;
  }
}


/*# sourceMappingURL=custom.css.map */
