/* builder-banner */
.slick-list:has(.logo-badge) {
  overflow: visible;
}
.builder-cards-pub-classic .wrap {
  box-shadow: 0px 0px 6px rgb(149, 147, 132);
  justify-content: space-between;
}
.builder-cards-pub-classic .wrap a.btn {
  position: relative;
  z-index: 100;
}

.room-info .icons-rooms {
  width: 20px;
  object-fit: contain;
  margin-right: 10px;
}
.room-info p {
  margin: 0;
  display: flex;
  align-items: center;
}

/* fullwidth btn:only-child */
.builder-fullwidth .builder-button:has(.btn:nth-child(2)) {
  gap: 15px 60px;
}
.builder-fullwidth .builder-button .btn:only-child {
  padding: 4px 50px;
}

.builder-cards.builder-cards-pub-classic h3 {
}

/* capacity-wrapper */
.capacity-wrapper {
  margin: 0 auto;
}
.capacity-wrapper > div {
  border-bottom: 2px solid var(--prime_2);
  padding: 10px 30px;
  gap: 10px 60px;
}
.capacity-wrapper > div:last-child {
  border-bottom: none;
}
.capacity-wrapper > div p {
  margin: 0;
}

/* .single-wrapper.room */

#single-wrapper.room {
}
#single-wrapper.room h3 {
  max-width: 80%;
  font-size: 50px;
}

/* gallery wrapper */
.gallery-wrapper .gallery-item {
  padding: 0 6px;
}
.gallery-wrapper .gallery-item img {
  border-radius: 0;
  height: 240px;
  object-fit: contain;
}

.gallery-wrapper .slick-arrow {
  transform: translate(20px, -50%);
  z-index: 20;
}

.gallery-wrapper .slick-next.slick-arrow {
  transform: translate(-20px, -50%) rotate(180deg);
}

.facilities-wrap {
}
.facilities-wrap > li {
  width: calc(100% / 3);
  display: flex;
  align-items: center;
}

/* additional-info */
.additional-info ul {
}
.additional-info ul li {
  font-size: 22px;
  font-weight: bold;
}
.additional-info ul li:after {
  content: "|";
  margin: 0 10px;
}
.additional-info ul li:last-child::after {
  display: none;
}

/* location-wrapper */
.location-wrapper {
  overflow: scroll;
}
.location-wrapper .location-wrap {
}
.location-wrapper .location-column {
  width: calc(100% / 5);
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.location-wrapper .location-column.label {
  text-align: left;
}
.location-wrapper img {
  height: 16px;
  object-fit: contain;
  margin-right: 10px;
}
.location-wrapper .location-column.data {
}
.location-wrapper h3 {
  font-size: 30px;
  font-family: "Poppins-Medium";
  margin-bottom: 15px;
}
.location-wrapper .location-column.data p {
}

.location-table {
  width: 100%;
  min-width: 1200px;
}
.location-table th {
  text-align: center;
}
.location-table td {
  border-bottom: 1px solid var(--dark);
}
.location-table tr:last-child td {
  border: 0;
}
.location-table tbody p {
  text-align: center;
}

.location-wrapper p {
  border-bottom: 1px solid var(--dark);
  padding: 5px 0;
  margin: 0;
}
.location-wrapper p:last-child {
  border: 0;
}
/* .space-gallery */
.space-gallery .slick-arrow {
  transform: translate(20px, -50%);
  z-index: 20;
}

.space-gallery .slick-next.slick-arrow {
  transform: translate(-20px, -50%) rotate(180deg);
}

/* room-info */
.room-info li::after {
  content: "|";
  margin: 0 16px;
}
.room-info li:last-child::after {
  display: none;
}

/* tribe-events-pg-template */
#tribe-events-pg-template {
  width: 100%;
  max-width: 100%;
  padding: 0;
  font-family: var(--body-text);
}
.tribe-events-single-event-title {
}

/* listings-wrapper */
.listings-wrapper {
  display: grid;
  grid-template-columns: repeat(4, auto);
  grid-auto-rows: auto;
  gap: 10px 30px;
  justify-content: start;
  margin: 0 auto;
}
.listings-wrapper > .list-item {
}

/* gravity form */
.gform-theme.gform-theme--foundation
  form
  .gform-body.gform_body
  .ginput_container
  > input,
.gform-theme.gform-theme--foundation
  form
  .gform-body.gform_body
  .ginput_container
  > select,
.gform-theme.gform-theme--foundation
  form
  .gform-body.gform_body
  .ginput_container
  > textarea {
  border: none;
  box-shadow: 0px 0px 6px rgb(149, 147, 132);
  width: 100%;
}

.gform-theme.gform-theme--foundation
  form
  .gform-footer.gform_footer
  input[type="submit"] {
  text-transform: uppercase !important;
  padding: 10px 20px !important;
  border-radius: 0 !important;
}

.builder-fullwidth-wrap .container-xl,
.builder-content-text-image .container-xl {
  max-width: 1200px;
}

/* header book table */
.book-table-button.btn.btn-orange {
  cursor: pointer;
  padding: 4px 10px 2px !important;
  border-radius: 20px;
}

.book-table-button.btn.btn-orange:hover a,
.book-table-button.btn.btn-orange:hover {
  color: var(--orange) !important;
}
.book-table-button.btn.btn-orange:hover::after,
.book-table-button.btn.btn-orange:hover a::after {
  display: none !important;
}

/* tribe-events-pg-template */
#tribe-events-pg-template {
  width: 100%;
  max-width: 100%;
  padding: 0;
  font-family: var(--body-text);
  margin-top: 110px;
}

.tribe-events-single-event-title {
}

/* icons */
.header-icon-burger {
  height: 100px;
  position: absolute;
  left: -20px;
  transform: translate(-100%, 20px);
  bottom: 0;
}
.header-icon-thumbsup {
  height: 100px;
  position: absolute;
  left: -20px;
  transform: translate(-100%, 20px);
  bottom: 0;
}
.header-icon-thumbsup-2 {
  height: 160px;
  position: absolute;
  left: -20px;
  transform: translate(-100%, 0px);
  bottom: 0;
}
.header-icon-guitar {
  height: 150px;
  position: absolute;
  right: -6px;
  transform: translate(100%, 0);
  bottom: 0;
}
.header-icon-badge {
  height: 150px;
  position: absolute;
  right: -6px;
  transform: translate(100%, 0);
  bottom: -100%;
}
.header-icon-toast {
  height: 150px;
  position: absolute;
  right: -16px;
  transform: translate(100%, -20px);
  bottom: 0;
}
.content-icon-toast-2 {
  height: 150px;
  position: absolute;
  right: 0;
  transform: translate(0%, 20px);
  bottom: -100%;
}
.content-icon-utensils {
  height: 150px;
  position: absolute;
  left: -6px;
  transform: translate(-110%, 12px);
  bottom: 0;
}
.header-icon-burger,
.header-icon-thumbsup,
.header-icon-thumbsup-2,
.header-icon-guitar,
.header-icon-badge,
.header-icon-toast,
.content-icon-toast-2,
.content-icon-utensils {
  width: max-content !important;
  object-fit: contain !important;
}

/* h1 h2 custom */

.builder-content-text-image:has(.text-center) h1,
.builder-content-text-image:has(.text-center) h2,
.builder-fullwidth h1,
.builder-fullwidth h2,
.builder-cards h1,
.builder-cards h2 {
  max-width: max-content;
  margin: auto;
  position: relative;
}

.builder-content-text-image .column-content h1,
.builder-content-text-image .column-content h2 {
  margin: 0;
}
