/**
 * Theme Name:     Divi Child
 * Author:         Elegant Themes
 * Template:       Divi
 * Text Domain:	   divi-child
 * Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 */

.show-in-mobile {
  display: none !important;
}

.discover-award .et_pb_blurb_content {
  margin: unset;
}
.discover-award .et_pb_blurb_container {
  padding-left: 0px;
}

.authentic-italian-button-wrap .et_pb_button_module_wrapper {
  display: inline-flex;
  margin-right: 16px;
}

.reserve-section .et_pb_button_module_wrapper {
  display: inline-flex;
  margin-right: 16px;
}

.award-winning-section {
  display: flex;
  align-items: center;
}

.award-wining-column-one {
  margin: 0;
  width: 100%;
  max-width: 50%;
  margin-right: 80px;
}

.award-wining-column-two {
  width: 100%;
  display: flex;
  max-width: 50%;
}

/* Footer CSS */
.footer-social-icon {
  display: flex;
  gap: 12px;
  justify-content: end;
}

.et_pb_menu__menu > nav > ul {
  gap: 32px;
  margin: 0px;
  padding: 0px;
}

/* End Here*/

.header-menu-wrap .et_pb_column_0_tb_header {
  width: 10%;
  margin: 0;
}

.header-menu-wrap .et_pb_column_1_tb_header {
  width: 65%;
  margin: 0;
}

.header-menu-wrap .et_pb_column_2_tb_header {
  width: 27.2%;
  justify-content: end;
  align-items: center;
}

.header-menu-wrap .et_pb_column_2_tb_header .et_pb_button_module_wrapper {
  margin: 0;
}

/* Global Row Setting container Spacing */

.et_pb_row {
  max-width: 1320px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.menu-second-colum {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

/* new css */
.et_pb_menu__menu > nav > ul {
  gap: 10px;
}

.header-menu-wrap {
  display: flex;
  justify-content: flex-start;
}

.et-pb-arrow-next,
.et-pb-arrow-prev {
  background-color: #050607;
  border-radius: 4px;
}

.et-pb-arrow-next::before,
.et-pb-arrow-prev::before {
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuMDk1MDIgMTIuODUxOEwxMi41OTY4IDE4LjM1MzNDMTIuNzY2OCAxOC41MjM2IDEyLjg1MjcgMTguNzIzNiAxMi44NTQ1IDE4Ljk1MzNDMTIuODU2NSAxOS4xODI5IDEyLjc3MjYgMTkuMzgzNiAxMi42MDI4IDE5LjU1NTNDMTIuNDMyOCAxOS43Mjc0IDEyLjIzMjIgMTkuODEyNSAxMi4wMDEgMTkuODEwNUMxMS43Njk5IDE5LjgwODUgMTEuNTY4NiAxOS43MjI2IDExLjM5NzMgMTkuNTUyOEw0LjQ0NzI3IDEyLjYwMjhDNC4zNTYyNyAxMi41MTA4IDQuMjkwMTEgMTIuNDE1MSA0LjI0ODc3IDEyLjMxNThDNC4yMDcyNyAxMi4yMTYzIDQuMTg2NTIgMTIuMTEwOCA0LjE4NjUyIDExLjk5OTNDNC4xODY1MiAxMS44ODc4IDQuMjA3MjcgMTEuNzgyNSA0LjI0ODc3IDExLjY4MzVDNC4yOTAxMSAxMS41ODQ0IDQuMzU2MjcgMTEuNDg4OSA0LjQ0NzI3IDExLjM5NzNMMTEuNDAzMyA0LjQ0MTI3QzExLjU3OTEgNC4yNzE0NCAxMS43ODA1IDQuMTg2NTIgMTIuMDA3NSA0LjE4NjUyQzEyLjIzNDQgNC4xODY1MiAxMi40MzI4IDQuMjcxNDQgMTIuNjAyOCA0LjQ0MTI3QzEyLjc3MjYgNC42MTUyNyAxMi44NTc1IDQuODE2MDIgMTIuODU3NSA1LjA0MzUyQzEyLjg1NzUgNS4yNzExOSAxMi43NzI2IDUuNDcwMjcgMTIuNjAyOCA1LjY0MDc3TDcuMDk1MDIgMTEuMTQ4M0gxOS4yOTc4QzE5LjU0MTkgMTEuMTQ4MyAxOS43NDU5IDExLjIyOTEgMTkuOTA5OCAxMS4zOTA4QzIwLjA3MzYgMTEuNTUyNCAyMC4xNTU1IDExLjc1NTUgMjAuMTU1NSAxMkMyMC4xNTU1IDEyLjI0NDUgMjAuMDczNiAxMi40NDc2IDE5LjkwOTggMTIuNjA5M0MxOS43NDU5IDEyLjc3MDkgMTkuNTQxOSAxMi44NTE4IDE5LjI5NzggMTIuODUxOEg3LjA5NTAyWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==");
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
  display: block;
  border-radius: 4px;
}

.photo-gallery-wrap .et-pb-arrow-prev {
  left: -24px;
  opacity: 1;
}

.photo-gallery-wrap .et-pb-arrow-next {
  opacity: 1;
  right: -24px;
}

.photo-gallery-wrap:hover .et-pb-arrow-prev {
  left: -24px;
}

.photo-gallery-wrap:hover .et-pb-arrow-next {
  right: -24px;
}

.et-pb-arrow-next::before {
  transform: rotateY(180deg);
}

.photo-gallery-wrap {
  overflow: unset;
}

/* contact get in touch form  */
.get-in-touch form {
  max-width: 560px;
  width: 100%;
  margin: 0 auto;
}

.get-in-touch form p:has(label) span {
  display: block;
  text-align: left;
}

.get-in-touch form p:has(label) input,
.get-in-touch form p:has(label) textarea {
  width: 100%;
  background-color: #ffffff1a;
  border: 0;
  border-radius: 8px;
  padding: 12px 12px;
  margin-top: 8px;
  color: #ffffff;
  font-family: "Istok Web", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 6px;
}

.get-in-touch form p:has(label) textarea {
  max-height: 180px;
}

.get-in-touch form p:has(textarea) {
  padding-bottom: 8px;
}

.get-in-touch form p:has(label) textarea::placeholder {
  font-family: "Istok Web", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #ffffff99;
}

.get-in-touch form p:has(label) input:focus {
  color: #ffffff;
}

.get-in-touch form p:has(label) label {
  font-family: "Istok Web", sans-serif;
  font-weight: 400;
  line-height: 1 !important;
  color: #ffffff;
  text-align: left;
  font-size: 16px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.get-in-touch form p button[type="submit"] {
  max-width: fit-content;
  width: 100%;
  border-radius: 6px;
  border-width: 1px;
  color: #050607;
  padding: 11px 24px !important;
  margin: 0 auto;
  margin-top: 22px;
  line-height: 1 !important;
  font-family: "Istok Web", sans-serif;
  background-color: #ffffff !important;
  border-color: #ffffff;
  border: 1px solid #ffffff !important;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0%;
}

.get-in-touch form p:has(button) {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.get-in-touch form p:has(button) .wpcf7-spinner {
  margin: 0 auto;
}

.get-in-touch form p button[type="submit"]::after {
  width: 24px;
  height: 24px;
  right: 20px;
  opacity: 0;
  top: calc(50% - 2px) !important;
  transform: translateY(-50%);
  object-fit: contain;
  object-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.get-in-touch form p button[type="submit"]:hover::after {
  margin-left:0;
  opacity:1;
   right:0;
}

.get-in-touch form .wpcf7-response-output {
  color: #ffffffd6;
}

/* contact banner */
.contact-banner {
  position: relative;
  min-height: 25.625vw;
  display: flex;
}

.menu-banner,
.event-banner-gradient {
  position: relative;
}

.contact-banner::after,
.menu-banner::after,
.event-banner-gradient::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00000080;
}

.get-in-touch form .wpcf7-list-item label {
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  position: relative;
  flex-direction: row;
  gap: 8px;
}

.get-in-touch form .wpcf7-list-item input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 18px;
  height: 18px;
  border: 2px solid #ffffff00;
  border-radius: 4px;
  background: #ffffff1a;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
  margin: 0;
  max-width: 18px;
  padding: 0;
}

.get-in-touch form .wpcf7-list-item input[type="checkbox"]:hover {
  border-color: rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 8px rgba(132, 106, 220, 0.3);
}

.get-in-touch form .wpcf7-list-item input[type="checkbox"]:checked {
  background-color: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 8px rgba(132, 106, 220, 0.5);
}

.get-in-touch form .wpcf7-list-item input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 4px;
  width: 5px;
  height: 9px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.get-in-touch form .wpcf7-list-item-label {
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.3px;
}

.get-in-touch form p span.wpcf7-checkbox .wpcf7-list-item {
  margin: 0;
}

.contact-links > div .et_pb_main_blurb_image {
  max-width: 24px;
}

.review-card {
  margin-top: 6px !important;
}

.get-touch-right .et_pb_blurb_position_left .et_pb_blurb_container {
  padding-left: 12px;
}

/* event css  */
.host-event-section {
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
}

.host-event-section > .et_pb_column {
  max-width: calc((100% - 96px) / 3);
  width: 100%;
  margin-right: 0;
  float: unset;
  margin-bottom: 48px;
}

.host-event-section::after {
  content: unset;
}
.event-section-button-group .et_pb_button_module_wrapper:nth-child(2) {
  margin-right: 0;
}

.event-section-button-group
  .et_pb_button_module_wrapper.et_pb_button_1_wrapper
  > a::after {
  opacity: 1;
  margin-left: 0;
  width: 24px;
  height: 24px;
  margin-left: 8px;
}

.event-formWrap form p {
  padding-bottom: 24px;
}

.event-formWrap form p label {
  font-family: "Istok Web", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #ffffff;
}

.event-formWrap form p label br {
  display: none;
}

.event-formWrap form p label > span,
.event-formWrap form p > span {
  display: block;
  margin-top: 8px;
}

.event-formWrap form p label input,
.event-formWrap form p textarea {
  background-color: #ffffff1a;
  border: 0;
  padding: 14.5px 12px;
  border-radius: 6px;
  max-width: 100%;
  width: 100%;
  color: #ffffff;
}

.event-formWrap form p span:has(textarea) {
  min-height: 180px;
}

.event-formWrap form p textarea {
  max-height: 180px;
}

.event-formWrap form p label input[type="text"]:focus {
  color: #ffffff;
}

.event-formWrap form p .wpcf7-checkbox {
  display: block;
  width: 100%;
}

.event-formWrap form p .wpcf7-checkbox label {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: flex-start;
  gap: 8px;
  cursor: pointer;
}

.event-formWrap form p .wpcf7-checkbox > span {
  display: block;
  width: 100%;
  margin-left: 0;
}

.event-formWrap form p .wpcf7-checkbox label input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 18px;
  height: 18px;
  border: 2px solid #ffffff00;
  border-radius: 2px;
  background: #ffffff1a;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
  margin: 0;
  max-width: 18px;
  padding: 0;
}

.event-formWrap form p .wpcf7-checkbox label input[type="checkbox"]::checked {
  background-color: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 8px rgba(132, 106, 220, 0.5);
}

.event-formWrap
  form
  p
  .wpcf7-checkbox
  label
  input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  top: 0px;
  left: 4px;
  width: 5px;
  height: 9px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.event-formWrap form p .wpcf7-checkbox label > span {
  margin-top: 2px;
  font-family: "Istok Web", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  vertical-align: middle;
}

.event-formWrap form p button.wpcf7-submit {
  background-color: #ffffff;
  border-radius: 6px;
  font-family: "Istok Web", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1 !important;
  color: #050607;
  padding: 13px 24px !important;
  border: 1px solid #ffffff;
}

.event-formWrap form p button.wpcf7-submit::after {
  width: 24px;
  height: 24px;
  object-fit: contain;
  object-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}

body #page-container .event-formWrap form p button.wpcf7-submit::after {
  top: calc(50% - 2px);
}

.event-formWrap form p button.wpcf7-submit:hover::after {
  right: 0;
}

.event-formWrap form p button.wpcf7-submit:hover {
  color: #050607 !important;
  background-color: #ffffff;
  position: relative;
  border-width: 1px;
}

.host-event-section > .et_pb_column .et_pb_main_blurb_image {
  margin-bottom: 24px;
}

body {
  background-color: #000000;
}

.event-formWrap form p:has(textarea) {
  padding-bottom: 6px;
}

.event-formWrap form p button.wpcf7-submit {
  margin-top: 16px;
}

.icon-list-module li a span {
  padding-left: 0 !important;
}

.footer-top {
  display: flex;
  align-items: center;
}

.footer-top .footer-social-icon {
  align-items: center;
}

.footer-top .footer-social-icon .et_pb_image {
  margin-bottom: 0;
}

.local-map-container,
.local-map-container iframe,
.local-map-container > .et_pb_code_inner {
  height: 516px;
}

.location-map-wrap {
  width: 62.5% !important;
}

.location-content-section {
  width: 31.3% !important;
  margin-right: 6.2% !important;
}

body #page-container .et_pb_section .et_pb_button {
  padding: 10px 24px !important;
  line-height: normal !important;
  cursor: pointer;
}

body #page-container .et_pb_section .et_pb_button::after {
  top: 8.5px;
}

.gallery-slider-container {
  overflow: hidden;
}

/* photo gallery slider */
.photo-gallery-slider .slick-slider .slide {
  width: 100%;
  box-sizing: border-box;
}

.photo-gallery-slider .slick-slide {
  margin: 0 16px;
}

.photo-gallery-slider .slick-slide img {
  width: 100%;
  height: 800px;
  object-fit: cover;
  display: block;
}

.photo-gallery-slider.slick-dotted.slick-slider {
  padding-bottom: 76px;
}

.photo-gallery-slider .slick-dots {
  bottom: 0;
  padding: 10px;
  justify-content: center;
  gap: 9px;
}

.photo-gallery-slider .slick-dots li.slick-active button:before {
  color: transparent;
  background-color: #ffffff;
}

.photo-gallery-slider.slick-dotted.slick-slider {
  padding-bottom: 76px;
}

.photo-gallery-slider .slick-dots {
  bottom: 0;
  padding: 10px;
  justify-content: center;
  gap: 9px;
}

.photo-gallery-slider .slick-dots li.slick-active button:before {
  color: transparent;
  background-color: #ffffff;
}

.photo-gallery-slider .slick-arrow {
  border: 1px solid #1e1e1f;
  background-color: #050607;
  width: 48px;
  height: 48px;
  border-radius: 4px;
}

.photo-gallery-slider .slick-arrow::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjA1NDUgOC42NjIyOEgwLjg1MTc1QzAuNjA3MDgzIDguNjYyMjggMC40MDQgOC41ODE0NSAwLjI0MjUgOC40MTk3OEMwLjA4MDgzMzMgOC4yNTgxMiAwIDguMDU1MDMgMCA3LjgxMDUzQzAgNy41NjYwMyAwLjA4MDgzMzMgNy4zNjI5NSAwLjI0MjUgNy4yMDEyOEMwLjQwNCA3LjAzOTYyIDAuNjA3MDgzIDYuOTU4NzggMC44NTE3NSA2Ljk1ODc4SDEzLjA1NDVMNy41NTI3NSAxLjQ1NzI4QzcuMzgyNzUgMS4yODcyOCA3LjI5NjY3IDEuMDg3MDMgNy4yOTQ1IDAuODU2NTM1QzcuMjkyMTcgMC42MjU4NjggNy4zNzYwOCAwLjQyNTExNyA3LjU0NjI1IDAuMjU0Mjg0QzcuNzE2NTggMC4wODI3ODQxIDcuOTE3MzMgLTAuMDAxOTY1NDIgOC4xNDg1IDMuNDU4MjNlLTA1QzguMzc5NjcgMC4wMDIwMzQ1OCA4LjU4MDkyIDAuMDg3OTUxMiA4Ljc1MjI1IDAuMjU3Nzg1TDE1LjcwMjIgNy4yMDc3OEMxNS43OTMyIDcuMjk5NzggMTUuODU5NCA3LjM5NTQ1IDE1LjkwMDcgNy40OTQ3OEMxNS45NDIyIDcuNTk0MjggMTUuOTYzIDcuNjk5NzggMTUuOTYzIDcuODExMjhDMTUuOTYzIDcuOTIyNzggMTUuOTQyMiA4LjAyODAzIDE1LjkwMDcgOC4xMjcwM0MxNS44NTk0IDguMjI2MiAxNS43OTMyIDguMzIxNjIgMTUuNzAyMiA4LjQxMzI4TDguNzQ2MjUgMTUuMzYzM0M4LjU3MDQyIDE1LjUzNzEgOC4zNjkgMTUuNjI0IDguMTQyIDE1LjYyNEM3LjkxNTE3IDE1LjYyNCA3LjcxNjc1IDE1LjUzNjYgNy41NDY3NSAxNS4zNjE4QzcuMzc2OTIgMTUuMTkxNiA3LjI5MiAxNC45OTI5IDcuMjkyIDE0Ljc2NTVDNy4yOTIgMTQuNTM4NCA3LjM3NjkyIDE0LjMzOTggNy41NDY3NSAxNC4xNjk4TDEzLjA1NDUgOC42NjIyOFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=");
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
  height: 16px;
}

.photo-gallery-slider .slick-arrow.slick-prev::before {
  transform: rotateY(180deg);
}

.photo-gallery-slider .slick-arrow.slick-next {
  position: absolute;
  right: calc(((100% - 1280px) / 2) + 14px);
  top: 50%;
  transform: translateY(calc(-50% - 76px));
}

.photo-gallery-slider .slick-arrow.slick-prev {
  position: absolute;
  left: calc(((100% - 1280px) / 2) + 14px);
  top: 50%;
  transform: translateY(calc(-50% - 76px));
}

.gallery-slider-container {
  max-width: 100% !important;
  padding: 32px 0 !important;
}

.photo-gallery-slider .slick-slide {
  margin: 0 16px;
}

.photo-gallery-slider {
  padding-right: 0;
}

.photo-gallery-slider .slick-list {
  overflow: visible;
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

.photo-gallery-slider .slick-arrow {
  margin-right: 0;
}

/* photo gallery slider end */

.footer-social-icon a img {
  transition: all 0.3s ease;
}

.footer-social-icon a:hover img {
  transform: scale(1.2);
  opacity: 0.8;
}

.footer-social-icon a img {
  transition: all 0.3s ease;
}

.footer-social-icon a:hover img {
  transform: scale(1.2);
  opacity: 0.8;
}

.footer-top-link ul li a {
  position: relative;
  display: inline-block;
}

.footer-top-link ul li a::after {
  content: "";
  bottom: 0;
  height: 1px;
  background-color: #fff;
  width: 0;
  transition: all ease 0.3s;
  left: 0;
  position: absolute;
}

.footer-top-link ul li a:hover::after {
  width: 100%;
}

.mobile_nav.opened .mobile_menu_bar:before {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  margin-bottom: 3px;
}

.header-menu-wrap .et_mobile_menu {
  border-color: #fff;
}

.menu-banner .et_pb_button_module_wrapper {
  margin-bottom: 0 !important;
}

@media (min-width: 1441px) {
  .gallery-slider-container {
    max-width: 100% !important;
    padding: 32px 0 !important;
  }

  .photo-gallery-slider .slick-slide img {
    object-fit: cover;
    display: block;
  }

  .photo-gallery-slider .slick-slide {
    margin: 0 16px;
  }

  .photo-gallery-slider {
    padding-right: 0;
  }

  .photo-gallery-slider .slick-list {
    overflow: visible;
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    padding-right: 0;
  }

  .photo-gallery-slider .slick-arrow.slick-next {
    right: calc(((100% - 1280px) / 2) - 14px);
  }

  .photo-gallery-slider .slick-arrow.slick-prev {
    left: calc(((100% - 1280px) / 2) + 14px);
  }
}

@media (max-width: 1320px) {
  .photo-gallery-wrap {
    margin-right: -20px;
    margin-left: 20px;
  }
}

@media (max-width: 1280px) {
  .header-menu-wrap .et_pb_column_1_tb_header {
    width: 64%;
  }

  .header-menu-wrap .et_pb_column_2_tb_header {
    width: 35%;
    max-width: 310px;
  }

  .photo-gallery-slider .slick-slide {
    margin: 0 8px;
  }

  .photo-gallery-slider .slick-list {
    max-width: 95%;
  }

  .photo-gallery-slider .slick-arrow.slick-prev {
    left: 36px;
  }

  .photo-gallery-slider .slick-arrow.slick-next {
    position: absolute;
    right: 36px;
  }
}

@media (max-width: 1024px) {
  .header-menu-wrap .et_pb_column_1_tb_header {
    width: 64%;
  }

  .header-menu-wrap .et_pb_column_2_tb_header {
    width: 35%;
    max-width: fit-content;
    margin-left: 15px;
  }

  .photo-gallery-wrap .et_mobile_device .et-pb-arrow-next {
    right: 35px;
  }

  .photo-gallery-slider .slick-arrow {
    display: none !important;
  }

  .photo-gallery-slider .slick-slide img {
    height: 500px;
  }
}

@media (max-width: 980px) {
  .header-menu-wrap .et_pb_column_1_tb_header {
    width: 100%;
  }

  .header-menu-wrap .et_pb_column_2_tb_header {
    display: none;
  }

  .menu-second-colum .et_pb_menu {
    width: 100% !important;
  }

  .host-event-section {
    justify-content: center;
  }

  .host-event-section > .et_pb_column {
    max-width: calc((100% - 48px) / 2);
  }

  .host-event-section > .et_pb_column:last-child,
  .host-event-section > .et_pb_column.et-last-child {
    margin-bottom: 48px;
  }

  .footer-copyright.et_pb_row_1_tb_footer.et_pb_row {
    padding-top: 0 !important;
    border-top: 0;
  }

  .footer-copyright > div {
    padding-top: 32px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }

  .footer-social-icon {
    justify-content: center;
  }

  .header-global.et_pb_section_0_tb_header.et_pb_section {
    padding-top: 0;
    padding-bottom: 0;
  }
  .event-form-image.et_pb_image_0 .et_pb_image_wrap img {
    max-height: 700px;
    object-fit: cover;
  }

  .footer-top.et_pb_row_0_tb_footer.et_pb_row {
    flex-direction: column !important;
    padding-bottom: 48px !important;
  }

  .location-content-section {
    width: 100% !important;
    margin-right: 0% !important;
  }

  .location-map-wrap {
    width: 100% !important;
  }

  .show-in-mobile {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .icon-list-module
    ul.dsm_icon_list_items.dsm_icon_list_layout_horizontal
    li.dsm_icon_list_child:nth-child(1) {
    margin-bottom: 0 !important;
  }

  .icon-list-module
    ul.dsm_icon_list_items.dsm_icon_list_layout_horizontal
    li.dsm_icon_list_child {
    margin-right: 0;
    font-weight: 700;
    padding-bottom: 24px;
    text-decoration: none;
  }

  .term-list.icon-list-module
    ul.dsm_icon_list_items.dsm_icon_list_layout_horizontal
    li.dsm_icon_list_child {
    font-weight: 400;
    padding-bottom: 16px;
    text-decoration: underline;
  }

  .icon-list-module
    ul.dsm_icon_list_items.dsm_icon_list_layout_horizontal
    li.dsm_icon_list_child:last-child {
    padding-bottom: 0;
  }

  .term-list.icon-list-module
    ul.dsm_icon_list_items.dsm_icon_list_layout_horizontal
    li.dsm_icon_list_child:last-child {
    padding-bottom: 0;
  }

  .event-form-image.et_pb_image_0 .et_pb_image_wrap img {
    max-height: unset;
    object-fit: cover;
    aspect-ratio: 1/1;
  }

  .event-formWrap .wpcf7-response-output {
    margin-top: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .footer-top-link ul li {
    display: inline-block !important;
    text-align: center;
    max-width: 100%;
    width: 100%;
  }

  .footer-top-link ul li a {
    justify-content: center;
  }

  .footer-social-icon.et_pb_column_2_tb_footer {
    padding-bottom: 0 !important;
  }

  .footer-top-link.et_pb_column {
    margin-bottom: 48px;
  }

  .local-map-container,
  .local-map-container iframe,
  .local-map-container > .et_pb_code_inner {
    height: 400px;
  }

  .Icons-div h6 {
    padding-bottom: 8px !important;
  }

  .photo-gallery-slider .slick-slide img {
    height: 400px;
  }

  .photo-gallery-slider.slick-dotted.slick-slider {
    padding-bottom: 48px;
  }

  .photo-gallery-slider .slick-dots li button:before {
    width: 8px;
    height: 8px;
  }

  .photo-gallery-slider .slick-list {
    max-width: 100%;
    padding: 0;
  }

  .gallery-slider-container {
    padding-bottom: 0 !important;
  }

  .menu-banner .et_pb_button_module_wrapper {
    margin-bottom: 10px !important;
  }

  .footer-top-link ul li a::after {
    content: unset;
  }

  .footer-top-link ul li a .dsm_icon_list_text {
    position: relative;
  }

  .footer-top-link ul li a .dsm_icon_list_text::after {
    content: "";
    bottom: 0;
    height: 1px;
    background-color: #fff;
    width: 0;
    transition: all ease 0.3s;
    left: 0;
    position: absolute;
  }
  .footer-top-link ul li a:hover .dsm_icon_list_text::after {
    width: 100%;
  }
}

.photo-gallery-wrap .et-pb-controllers a {
  background-color: #ffffff;
  opacity: 0.2;
}

.photo-gallery-wrap .et-pb-controllers a.et-pb-active-control {
  background-color: #ffffff;
  opacity: 1;
}

.photo-gallery-wrap .et-pb-controllers {
  bottom: -76px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.term-list.icon-list-module
  ul.dsm_icon_list_items.dsm_icon_list_layout_horizontal
  li.dsm_icon_list_child:last-child {
  text-decoration: none;
}

.reserve-section-wrap .reserve-section {
  margin-right: 6.2%;
}

.reserve-section-wrap.right-image .et_pb_column:first-child {
  margin-right: 6.2%;
}

.reserve-section-wrap .reserve-section {
  padding-top: 0;
  height: 100%;
}

.reserve-section-wrap.right-image,
.reserve-section-wrap {
  align-items: center !important;
}

.reserve-section-wrap.right-image .reserve-section {
  height: 100%;
}

.reserve-section-wrap.right-image .reserve-section {
  padding-left: 0;
  padding-top: 0;
}

.mobile_nav.opened .mobile_menu_bar:before {
  content: "\2715";
}

.host-event-section .et_pb_column .et_pb_module_header,
.host-event-section .et_pb_column h4 {
  padding-bottom: 24px;
}

/* new css end  */

@media (max-width: 767px) {
  .award-winning-section {
    flex-direction: column;
  }
  .award-wining-column-two {
    max-width: 100%;
  }
  .award-wining-column-one {
    max-width: 100%;
    margin: 0;
    width: 100%;
  }

  .host-event-section > .et_pb_column {
    max-width: 100%;
    margin-bottom: 0;
  }
  .host-event-section > .et_pb_column:last-child,
  .host-event-section > .et_pb_column.et-last-child {
    margin-bottom: 0;
  }

  .host-event-section > .et_pb_column .et_pb_main_blurb_image {
    margin-bottom: 20px;
  }

  .host-event-section > .et_pb_column .et_pb_blurb_container h4 {
    padding-bottom: 20px !important;
  }

  .event-section-button-group
    .et_pb_button_module_wrapper.et_pb_button_1_wrapper
    > a::after {
    opacity: 1 !important;
  }

  .event-section-button-group .et_pb_button_module_wrapper .et_pb_button {
    padding: 0 !important;
  }

  .icon-list-module ul.dsm_icon_list_items.dsm_icon_list_layout_horizontal {
    text-align: center;
  }

  .icon-list-module ul li {
    font-weight: 400;
    line-height: 150%;
    text-decoration: underline;
  }

  .host-event-section .et_pb_column .et_pb_module_header,
  .host-event-section .et_pb_column h4 {
    padding-bottom: 20px;
  }
}

@media (max-width: 991px) {
  .explore-menu-row .et_pb_image_wrap {
    width: 100% !important;
  }

  .explore-menu-row .et_pb_image_wrap img {
    width: 100% !important;
  }

  .reserve-section-wrap .et_pb_column_14 {
    padding-top: 0px !important;
  }

  .et_pb_row {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }

  .photo-gallery-wrap {
    margin-right: -35px;
    margin-left: 24px;
  }
}

@media (max-width: 576px) {
  .et_pb_row {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

/* Our Story */

@media (max-width: 991px) {
  .tradition-meet-section .et_pb_image_wrap {
    width: 100%;
  }

  .tradition-meet-section .et_pb_image_wrap img {
    width: 100% !important;
  }
}

/* End Here */

/* Header */
@media (max-width: 768px) {
  .header-global .header-btn-wrap {
    display: none !important;
  }

  .header-menu-wrap .et_pb_menu_inner_container .et_pb_menu__wrap {
    justify-content: end;
  }

  .header-global .logo-first-colum {
    width: 35% !important;
    margin-bottom: 0px !important;
  }

  .header-global .menu-second-colum {
    width: 65% !important;
  }
  .footer-social-icon {
    display: flex;
    gap: 12px;
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .et_pb_menu__menu > nav > ul {
    gap: 10px;
  }

  .et_pb_menu_0_tb_header.et_pb_menu ul li a {
    font-size: 14px;
  }

  .header-btn-wrap .et_pb_button_0_tb_header {
    font-size: 12px !important;
  }

  .header-btn-wrap .et_pb_button_1_tb_header {
    font-size: 12px !important;
  }
}

/* footer */
@media (max-width: 600px) {
  .icon-list-module .et_pb_module_inner .dsm_icon_list_items li {
    display: block !important;
    text-align: center;
    padding-bottom: 20px;
  }

  .footer-social-icon {
    display: flex;
    gap: 12px;
    justify-content: center;
  }

  .icon-list-module ul li a {
    justify-content: center;
  }
}

@media (max-width: 576px) {
  .photo-gallery-wrap {
    margin-right: -20px;
    margin-left: 0;
  }

  .photo-gallery-wrap .et-pb-controllers {
    bottom: -48px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .photo-gallery-wrap .et-pb-slider-arrows {
    display: none;
  }

  .photo-gallery-wrap .et-pb-controllers a {
    background-color: #ffffff;
    opacity: 0.2;
  }

  .photo-gallery-wrap .et-pb-controllers a.et-pb-active-control {
    background-color: #ffffff;
    opacity: 1;
  }

  .photo-gallery-slider .slick-slide img {
    height: 216px;
  }
}

/*  	.left-content-sec{
  max-width:400px;
  width:100%!important;
}
	
	.right-video-sec{
  max-width:800px;
  width:100%!important;
} 
 */

.Icons-div .et_pb_blurb_content .et_pb_main_blurb_image {
  margin-bottom: 20px;
}

.Get-touch-div {
  margin-right: 80px !important;
  max-width: calc(100% - 580px);
  width: 100% !important;
}

.get-touch-right {
  max-width: 500px;
  width: 100% !important;
}

@media (max-width: 991px) {
  .Get-touch-div {
    margin-right: 0px !important;
    max-width: 100%;
    width: 100% !important;
  }

  .get-touch-right {
    max-width: 100%;
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .Icons-div .et_pb_blurb_content .et_pb_main_blurb_image {
    margin-bottom: 16px;
  }

  .location-content-dv {
    margin-bottom: 20px;
  }

  .location-content-dv .et_pb_module_heading {
    padding-bottom: 0;
  }
}

/* for event page */

.event-section-button-group .et_pb_css_mix_blend_mode_passthrough {
  text-align: center;
}

.event-section-button-group .et_pb_button_module_wrapper {
  display: inline-flex;
  margin-right: 16px;
}

.event-form-section .et_pb_module .et_pb_image_wrap {
  width: 100% !important;
}

.event-form-section .et_pb_module .et_pb_image_wrap img {
  width: 100% !important;
}

/* end here */

#menu-main-menu .current-menu-item a {
  color: #ffffffb3 !important;
}

/* Menu page banner button */

.menu-banner-section .et_pb_column {
  text-align: center;
}

.menu-banner-section .et_pb_button_module_wrapper {
  display: inline-flex;
  margin-right: 16px;
}

.menu-banner-section .et_pb_column {
  text-align: center;
}

.set-menu-button .et_pb_button_module_wrapper {
  display: inline-flex;
  margin-right: 16px;
}

.set-menu-button .et_pb_column {
  text-align: center;
}

.reserve-section .et_pb_button_module_wrapper {
  margin-bottom: 0 !important;
}

/* Menu page banner end */

.footer-copyright .et_pb_text_inner {
  text-align: center;
}

.footer-copyright .mobile-agency {
  color: white;
  font-size: 14px;
}
.footer-copyright .mobile-agency a {
  color: #fff !important;
  text-decoration: underline;
}

.icon-list-module .et_pb_module_inner {
  font-size: 14px !important;
}

.desktop-agency-button {
  color: #fff;
}

.mobile-development-agency-tab {
  text-align: center;
}
