@charset "UTF-8";
/*!
* WSM Custom Css v1.0.1 (https://wesimplifymarketing.com/)
*/

.heateor_sss_sharing_container {
  display: none;
}
.sticky-filter.is-sticky {
  position: fixed;
  margin-top: 0 !important;
  border-radius: 0;
  top: 0;
  left: 0;
  right: 0;
}

.hotel-rooms-list .stmicon-ruler::before {
  content: url(../../../../../wp-content/uploads/2025/02/room-size-icon.png);
}

/* .container .stm_markup_full .vc_container.hotel-tab-sect { */
.container .hotel-tab-sect {
  position: absolute;
  /* top: 95px; */
  width: 100%;
  z-index: 11;
}
.container .hotel-info-tab {
  position: absolute;
  top: 145px;
  top: 96px;
  width: 100%;
  z-index: 11;
}

.hotel-tab-sect .wpb_raw_code {
  margin-bottom: 5px;
}
.hotel-tab-sect .tab {
  overflow: hidden;
  /* border: 2px solid #fff;
  border-radius: 10px; */
}
.hotel-tab-sect .tab h2 {
  font-weight: normal;
  font-family: "Franklin Gothic Book";
  text-align: center;
}
.hotel-tab-sect .tab h2,
.hotel-tab-sect .tab button {
  background-color: #13283f;
  float: left;
  outline: none;
  cursor: pointer;
  padding: 12px 24px;
  transition: 0.3s;
  font-size: 1em !important;
  color: #fff;
  width: 25%;
  border: 2px solid #fff;
}
.hotel-tab-sect .tab h2:not(:first-child),
.hotel-tab-sect .tab button:not(:first-child) {
  border-left: 0 !important;
}
.hotel-tab-sect .tab h2:not(:last-child),
.hotel-tab-sect .tab button:not(:last-child) {
  border-right: 0 !important;
}
.hotel-tab-sect .tab h2:first-child,
.hotel-tab-sect .tab button:first-child {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
.hotel-tab-sect .tab h2:last-child,
.hotel-tab-sect .tab button:last-child {
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}
.hotel-tab-sect .tab h2:hover,
.hotel-tab-sect .tab h2.active,
.hotel-tab-sect .tab button:hover,
.hotel-tab-sect .tab button.active {
  background-color: #005e88;
}

.hotel-tab-sect.sticky-header,
.hotel-info-tab.sticky-header {
  display: none;
  top: 0;
  /* transition: top 0.3s ease-in-out; */
  left: 0;
  right: 0;
  margin: 0 auto;
  /* background-color: #fff; */
  position: fixed !important;
}
.hotel-tab-sect.sticky-header > .vc_row,
.hotel-info-tab.sticky-header > .vc_row {
  margin: 0;
}
.hotel-tab-sect .tab h2,
.hotel-tab-sect .tab button {
  font-size: 0.875em !important;
  line-height: 1 !important;
  padding: 16px 12px;
}
.hotel-info-tab .vc_column_container > .vc_column-inner {
  padding: 0 3px;
}

.stm_wp_hotelier_form {
  padding: 10px 15px 5px;
  border-radius: 12px;
}

.stm_wp_hotelier_form form [type="button"] .btn__icon {
  left: 0;
  right: 0;
}
.btn .btn__icon::before {
  font-size: 2em;
}

#hotelier-datepicker label {
  font-size: 0.85em;
  font-weight: 400;
  padding: 0 5px;
}
#hotelier-datepicker .vc_row {
  margin: 0px 0px 10px;
  display: flex;
  justify-content: space-between;
}
#hotelier-datepicker .vc_row > div {
  padding: 0;
  margin-right: 5px;
}
#wsm-hotelier-datepicker-select:focus {
  border-color: #fff !important;
}
/* #hotelier-datepicker .vc_row .fg-con { padding-left: 3px; } */

#hotelier-datepicker .vc_row > .fg-con:last-child {
  margin-right: 0;
}

.sticky-header.sh-show {
  display: block !important;
}

#sticky-footer {
  padding: 0;
  background-color: #fff;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  transition: bottom 0.3s ease-in-out;
  margin-bottom: 0;
  box-shadow: 0px 0px 36px -12px rgba(0, 0, 0, 0.46);
  -webkit-box-shadow: 0px 0px 36px -12px rgba(0, 0, 0, 0.46);
  -moz-box-shadow: 0px 0px 36px -12px rgba(0, 0, 0, 0.46);
}
.sf-hide {
  bottom: -100px !important;
}
#sticky-footer .vc_inner {
  display: flex;
  align-items: center;
}

#minimum-price span {
  font-size: 1.5em;
  line-height: 52px;
  color: #fff;
  font-weight: bold;
}
.stm-footer__bottom .stm_markup {
  z-index: auto;
}

/** countdown timer */
.clock-con {
  text-align: center;
  padding-bottom: 15px;
}
.clock-con .clock-alert {
  margin-bottom: 8px;
}
.clock-con .clock-alert .fa {
  margin-right: 10px;
  color: #e6e600;
}
.clock-con .clock-alert .fa-ban {
  color: #e01518;
}
.clock.flip-clock-wrapper {
  margin: 10px 0 0;
  padding-bottom: 10px;
  display: inline-block;
  width: auto;
}
.clock.flip-clock-wrapper .flip {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
}
.clock.flip-clock-wrapper ul {
  width: 40px;
  height: 60px;
  margin: 5px 2px;
}
.clock.flip-clock-wrapper ul li {
  position: absolute;
  line-height: 57px;
  padding: 0;
}
.clock.flip-clock-wrapper ul li a div.up::after {
  background-color: rgba(0, 0, 0, 0.2);
}
.clock.flip-clock-wrapper ul li a div div.inn {
  font-size: 47px;
  background-color: #666;
  text-shadow: #333 0px 1px 2px;
}
.clock .flip-clock-divider {
  width: 25px !important;
}
.clock .flip-clock-divider .flip-clock-label {
  bottom: -0.4em;
  left: 28px;
  width: 86px;
  font-weight: 700;
  font-size: 1.15em;
}
.clock .flip-clock-dot {
  display: none;
}
.clock.not-active ul li a div div.inn {
  color: rgba(230, 230, 230, 0.4);
}
#timer-offer {
  padding-bottom: 40px;
}
#timer-offer div {
  margin-bottom: 0;
}
.offer-con {
  float: left !important;
}
.offer-con .vc_gitem-link {
  display: block;
  margin: -20px;
}
.offer-con .vc_gitem-link img {
  width: 100%;
}

.hotel-ratingsect .hotel-rating {
  min-height: 30px;
}
#gapi-hotel-nearby .accordion .collapse {
  margin-top: -38px;
  width: 100%;
}
/* #gapi-hotel-nearby .accordion .collapse.collapsing,
#gapi-hotel-nearby .accordion .collapse.in {
  margin-top: -38px;
} */

#gapi-hotel-nearby .accordion .accordion-body {
  overflow: hidden;
  padding-bottom: 10px;
  width: 100%;
}
#gapi-hotel-nearby ul.list-group {
  overflow: hidden;
  margin-bottom: 10px;
}
#gapi-hotel-nearby .accordion .accordion-header,
#gapi-hotel-nearby .accordion .accordion-footer {
  display: flex;
  font-size: 1em !important;
  margin-bottom: 0;
  overflow: hidden;
  height: auto;
}

#gapi-hotel-nearby .accordion .accordion-header button,
#gapi-hotel-nearby .accordion .accordion-footer button {
  font-weight: bold !important;
  font-size: 1em !important;
  line-height: 38px;
}

#gapi-hotel-nearby .accordion .accordion-footer button {
  background: transparent !important;
  color: #005e88;
  border: none;
  text-transform: capitalize;
  padding: 0px 0px 0px 15px;
  font-family: Franklin Gothic Book !important;
}

#tla-hotel-page .stm-footer {
  padding-bottom: 92px;
}

#dp-con {
  margin-bottom: 0;
}
#dp-con .dp-amt {
  display: flex;
  align-items: center;
  gap: 10px;
}
#dp-con .dp-amt h5 {
  position: relative;
}

#dp-con .dp-amt h5:before {
  position: absolute;
  content: "";
  top: 48%;
  background-color: rgba(255, 0, 0, 0.8);
  width: 100%;
  height: 2px;

  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
/* .option:hover span:before {
  background: red;
  width: 100%;
  -webkit-transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
  transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.option:hover span:after {
  background: transparent;
  width: 100%;
  -webkit-transition: 0s;
  transition: 0s;
} */

.sticky-room-footer {
  padding: 10px 0;
}
.sticky-room-footer p,
.sticky-room-footer h3,
.sticky-room-footer h5 {
  margin: 0;
}
.sticky-room-footer h3 {
  font-size: 32px;
  /* margin: 0px 10px; */
  color: #177405;
  line-height: 32px;
}

#placesTab {
  display: flex;
  /* justify-content: space-between; */
  margin-bottom: 10px !important;
}
#placesTab .nav-item {
  margin-bottom: 0;
  min-width: 120px;
}
#placesTab .nav-item > a {
  color: #333;
  /* background-color: #13283f; */
  border: 0;
  border-radius: 0;
  text-align: center;
  letter-spacing: normal;
  margin: 0;
  border-bottom: 2px solid transparent;
}
#placesTab .nav-item > a:hover {
  color: #005e88;
  background-color: transparent;
}
#placesTab .nav-item.active > a {
  color: #005e88;
  border-color: #005e88;
  background-color: transparent;
}

#placesTab::before,
#placesTab::after,
#placesTab .nav-item::before,
#placesTabContent .list-group > li::before {
  display: none;
}

#placesTabContent .list-group > li {
  display: flex;
  justify-content: flex-start;
}
#placesTabContent .list-group > li .place-name {
  flex-grow: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 10px;
}
#placesTabContent .list-group > li .place-distance {
  min-width: 55px;
  font-size: 96%;
  letter-spacing: normal;
  text-align: right;
}

.swap-on-mobile {
  display: none;
}
.swap-on-mobile.som-show {
  display: block !important;
}

/** for Main Pages - Our Hotels **/

#chain-filter {
  margin-top: 10px;
  position: absolute;
  left: 0;
  right: 0;
}
#chain-filter.cf-sticky {
  /* opacity: 0; */
  position: fixed;
  width: 100%;
  z-index: 6;
  background-color: #fff;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  margin: 0 auto;
}
#chain-filter.cf-sticky.cfs-show {
  /* opacity: 1; */
  top: 0;
  transition: top 0.3s ease-in-out;
}
#chain-filter.cfs-hide {
  opacity: 0;
}
#chain-filter.cf-sticky .vc_column_container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
/** end - Main Pages **/

/*!
* Responsive CSS
*/

/****************/
/** Hotel Page **/
/****************/

/** for Hotel Map **/
@media screen and (max-width: 480px) {
  /* #gapi-hotel-map iframe {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  } */
}
@media screen and (max-width: 430px) {
  #gapi-hotel-map iframe {
    height: 134px !important;
  }
}
@media screen and (max-width: 415px) {
  #gapi-hotel-map iframe {
    height: 128px !important;
  }
}
@media screen and (max-width: 390px) {
  #gapi-hotel-map iframe {
    height: 120px !important;
  }
}
@media screen and (max-width: 375px) {
  #gapi-hotel-map iframe {
    height: 110px !important;
  }
}

/** end - Hotel Map **/

@media screen and (max-width: 359px) {
  #hotelier-datepicker label {
    font-size: 0.6em !important;
  }
}

@media screen and (min-width: 360px) and (max-width: 391px) {
  #hotelier-datepicker label {
    font-size: 0.675em !important;
  }
}

@media screen and (max-width: 380px) {
  .sticky-room-footer > .vc_column-inner {
    padding-right: 0px !important;
  }
}

@media screen and (max-width: 479px) {
  .stm_wp_hotelier_form {
    padding-top: 10px;
  }
  #hotelier-datepicker label {
    font-size: 0.75em;
    padding: 0;
    margin-bottom: 0;
    /* display: none;  */
  }
  #hotelier-datepicker .vc_row > div:first-child {
    padding-left: 0;
  }

  .hotel-tab-sect .wpb_raw_code {
    background-color: #13283f;
  }
  .hotel-tab-sect .tab {
    display: flex;
    margin: 0 !important;
  }
  .hotel-tab-sect .tab h2,
  .hotel-tab-sect .tab button {
    width: auto;
    flex-grow: 1;
  }
}

@media screen and (max-width: 500px) {
  .clock-con {
    margin-left: -15px;
    margin-right: -15px;
  }
  .clock.flip-clock-wrapper {
    margin-left: -10px !important;
  }
  .clock .flip-clock-divider {
    width: 10px !important;
    height: 65px;
  }
  .clock .flip-clock-divider .flip-clock-label {
    left: -2px;
  }
  .clock.flip-clock-wrapper ul {
    width: 27px;
    height: 42px;
  }
  .clock.flip-clock-wrapper ul li {
    line-height: 44px;
  }
  .flip-clock-wrapper ul li a div {
    font-size: 34px !important;
  }
  .hotel-tab-sect .tab h2,
  .hotel-tab-sect .tab button {
    padding: 16px 0;
  }
  /* .stm_wp_hotelier_form { position: relative; } */
}

@media screen and (max-width: 535px) {
  #datepicker-wsm-hotelier-datepicker-select {
    right: -50%;
    width: 475px;
  }
  #datepicker-wsm-hotelier-datepicker-select .datepicker__inner {
    padding: 10px;
  }

  #hotelier-datepicker {
    position: relative;
  }
  #hotelier-datepicker .vc_row > .fg-con:nth-child(8),
  #hotelier-datepicker .vc_row > .fg-con:nth-child(8) > .form-group:first-child,
  #hotelier-datepicker .vc_row > .fg-con:nth-child(8) > .form-group:first-child .datepicker-input-select-wrapper {
    position: initial;
  }
  #datepicker-wsm-hotelier-datepicker-select {
    width: auto !important;
    left: 0 !important;
    right: 0;
  }
}

@media screen and (min-width: 536px) and (max-width: 767px) {
  #datepicker-wsm-hotelier-datepicker-select {
    width: 520px;
  }
}

@media screen and (min-width: 536px) and (max-width: 572px) {
  #datepicker-wsm-hotelier-datepicker-select {
    right: -50%;
  }
}

@media screen and (max-width: 572px) {
  #datepicker-wsm-hotelier-datepicker-select .datepicker__topbar .datepicker__info {
    margin-bottom: 0px;
  }
  /* #datepicker-wsm-hotelier-datepicker-select .datepicker__topbar .datepicker__info--selected {
    display: block !important;
  } */
  /* #datepicker-wsm-hotelier-datepicker-select .datepicker__topbar .datepicker__info-text--selected-days {
    display: inline !important;
  } */
}

@media screen and (min-width: 573px) and (max-width: 767px) {
  #datepicker-wsm-hotelier-datepicker-select {
    right: -30%;
  }
}

@media screen and (max-width: 767px) {
  .stm_mobile__header {
    padding: 15px 0 20px;
  }
  #header_title {
    overflow: hidden;
  }
  #header_title h1 {
    font-size: 1.275em !important;
    margin-bottom: 0;
    line-height: 26px !important;
  }
  #header_socials .wpb_raw_code {
    margin-bottom: 0;
  }
  .site-content .hotelname-headersection-bksbutton {
    padding-bottom: 20px;
    margin-top: 0px !important;
  }
  .hotelname-headersection-bksbutton ul {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
    margin: 0;
    height: 1.625em;
  }
  .hotelname-headersection-bksbutton ul li {
    margin-bottom: 0;
    padding: 0px;
    /* flex-grow: 1; */
    text-align: right;
    line-height: 1;
  }
  .hotelname-headersection-bksbutton ul li:first-child {
    padding-left: 0;
  }
  .hotelname-headersection-bksbutton ul li a {
    display: block;
    height: 100%;
  }
  .hotelname-headersection-bksbutton ul li img {
    height: 100%;
  }

  .hotel-tab-sect .wpb_raw_code {
    background-color: #13283f;
    margin: 0 -15px;
  }

  .hotel-info-tab {
    top: 223px;
  }
  .hotel-tab-sect.sh-show {
    top: 0px !important;
  }
  .hotel-info-tab.sh-show {
    top: 50px !important;
  }

  .stm_wp_hotelier_form .datepicker-input-select {
    padding: 7px 8px;
  }
  .stm_wp_hotelier_form form [type="button"] {
    min-height: 40px;
  }

  #first_row .selection {
    font-size: 14px;
  }
  #first_row .select2-selection {
    height: 40px;
  }
  #first_row .select2-selection .select2-selection__rendered {
    line-height: 40px;
    padding-left: 8px;
  }

  #hotel_location .wsm_select {
    padding: 7px 8px;
  }
  #datepicker-wsm-hotelier-datepicker-select {
    left: unset;
  }
  .select2-search--dropdown {
    height: 40px;
  }
  .select2-dropdown {
    font-size: 0.95em;
  }
  .clock.flip-clock-wrapper {
    margin-left: -25px;
  }
  .datepicker__topbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0px !important;
  }

  .room-sticky-ftr .sticky-room-ftr-btn button {
    width: 100% !important;
    max-width: 140px;
    padding: 15px !important;
  }

  .swap-on-mobile .vc_column-inner {
    padding: 0 !important;
  }
  /* #placesTab {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px !important;
  }

  #placesTab .nav-item {
    flex-grow: 1;
    margin-bottom: 0;
    min-width: 25%;
  } */
  #placesTab .nav-item {
    flex-grow: 1;
    min-width: 25%;
  }
  #placesTab .nav-item > a {
    padding: 12px 5px;
    font-size: 0.875em;
    line-height: 1;

    /* color: #fff;
    background-color: #13283f;
    border: 0;
    border-radius: 0;
    text-align: center;
    letter-spacing: normal;
    line-height: 1; */
  }
  /* #placesTab .nav-item:first-child > a {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  #placesTab .nav-item:last-child > a {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  #placesTab .nav-item > a:hover {
    background-color: #005e88;
  }
  #placesTab .nav-item.active > a {
    background-color: #005e88;
  } */

  #placesTabContent .list-group > li,
  #gapi-hotel-nearby .accordion .accordion-header .accordion-button {
    padding-left: 0 !important;
  }

  #gapi-hotel-nearby .accordion .accordion-body {
    padding-bottom: 0px;
  }
  #gapi-hotel-nearby ul.list-group {
    margin-bottom: 0px;
  }

  #dp-con .dp-amt {
    gap: 8px;
  }
  .sticky-room-footer h3 {
    font-size: 22px !important;
    line-height: 22px;
  }
  .sticky-room-footer h5 {
    font-size: 12px;
  }

  .sticky-room-footer h3,
  .sticky-room-footer h5 {
    line-height: 22px;
    /* margin: 0 10px !important; */
  }
  .sticky-room-footer p {
    font-size: 12px;
  }
  .sticky-room-footer p:last-child {
    margin-top: 0 !important;
  }

  #timer-offer {
    border-bottom: 1px solid #ececec;
  }
}

@media screen and (min-width: 768px) {
  .stm_mobile__header {
    padding: 20px 0 30px;
  }
  #header_title {
    overflow: hidden;
  }
  #header_title h1 {
    font-size: 2em !important;
    margin-bottom: 0;
    line-height: 1.25em !important;
    margin-top: 0px;
  }
  #header_socials .wpb_raw_code {
    margin-bottom: 0;
  }
  .site-content .hotelname-headersection-bksbutton {
    padding-bottom: 20px;
    margin-top: 0px !important;
  }
  .hotelname-headersection-bksbutton ul {
    display: flex;
    justify-content: flex-end;
    gap: 15px;
    margin: 0;
    height: 2.5em;
  }
  .hotelname-headersection-bksbutton ul li {
    margin-bottom: 0;
    padding: 0px;
    text-align: right;
    line-height: 1;
  }
  .hotelname-headersection-bksbutton ul li:first-child {
    padding-left: 0;
  }
  .hotelname-headersection-bksbutton ul li a {
    display: inline-block;
    height: 100%;
  }
  .hotelname-headersection-bksbutton ul li img {
    height: 100%;
  }

  .hotel-tab-sect {
    top: 60px;
  }
  .hotel-tab-sect .wpb_raw_code {
    margin: 0 -10px;
  }
  .hotel-tab-sect .tab {
    margin-left: -3px;
    margin-right: -3px;
  }
  .hotel-tab-sect .tab h2,
  .hotel-tab-sect .tab button {
    font-size: 1em !important;
    border-top-width: 3px;
    border-bottom-width: 3px;
  }
  .container .hotel-info-tab {
    top: 114px;
  }

  .hotel-info-tab .vc_column_container > .vc_column-inner {
    padding: 0px 10px;
  }

  #hotelier-datepicker label {
    font-size: 1em;
    font-weight: 600;
  }
  #hotelier-datepicker .datepicker-input-select {
    font-size: 1em !important;
  }
  .stm_wp_hotelier_form form [type="button"] {
    width: 100%;
    height: 50px;
  }

  .sticky-header,
  .sticky-header .tab {
    max-width: 720px !important;
  }
  .sticky-header .tab {
    margin: 0px !important;
  }

  .sticky-header .wpb_raw_code {
    margin: 0 -14px;
  }

  .hotel-tab-sect.sh-show {
    top: 0px !important;
  }
  .hotel-info-tab.sh-show {
    top: 54px !important;
  }

  #sticky-footer .vc_column-inner {
    max-width: 750px;
    margin: 0 auto;
  }

  #placesTab .nav-item > a {
    margin: 0 4px;
  }
  #placesTabContent .list-group > li {
    margin-bottom: 0 !important;
    padding-top: 7px !important;
    padding-bottom: 8px !important;
  }
  #placesTabContent .list-group > li.li-left {
    padding-left: 0;
    border-right: 1px solid #e6e6e6 !important;
  }
  #placesTabContent .list-group > li.li-right {
  }
  #placesTabContent .list-group > li.li-right > .place-distance {
    padding-right: 0;
  }
  #placesTabContent .list-group > li .place-name {
    padding-right: 10px;
  }
  #placesTabContent .list-group > li .place-distance {
    padding-right: 15px;
    min-width: 72px;
  }
}

@media screen and (max-width: 991px) {
  #gapi-hotel-map iframe {
    height: auto;
  }

  .datepicker {
    position: absolute;
  }
}

@media screen and (min-width: 992px) {
  .site-content .hotelname-headersection-bksbutton {
    padding-top: 1px;
    margin-top: -1px !important;
    padding-bottom: 30px;
  }
  .hotelname-headersection-bksbutton ul {
    gap: 20px;
    height: 3em;
  }

  #header_title h1 {
    font-size: 2.5em !important;
    line-height: 1.2em !important;
  }

  .hotel-tab-sect {
    top: 79px;
  }
  .hotel-tab-sect .tab h2,
  .hotel-tab-sect .tab button {
    border-width: 3px;
  }
  /* .hotel-tab-sect .tab { margin-left: -3px; margin-right: -3px; } */
  /* .hotel-tab-sect .tab button { border-top-width: 3px; border-bottom-width: 3px; } */
  .container .hotel-info-tab {
    top: 133px;
  }
  /* .sticky-header,
  .sticky-header .tab { max-width: 940px !important; } */
  .sticky-header,
  .sticky-header .tab {
    max-width: 100% !important;
  }
  .sticky-header .wpb_raw_code {
    margin: 0 -3px !important;
  }

  .hotel-info-tab.sticky-header {
    max-width: 940px !important;
  }
  .hotel-tab-sect.sticky-header .tab {
    max-width: 946px !important;
    margin: 0 auto !important;
  }
  .hotel-info-tab.sticky-header > .vc_row {
    margin-left: -15px;
    margin-right: -15px;
  }

  .hotel-tab-sect.sticky-header,
  .hotel-info-tab.sticky-header {
    /* background-color: #fff; */
  }

  .hotel-info-tab .vc_column_container > .vc_column-inner {
    padding: 0px 15px;
  }
  .hotel-tab-sect .wpb_raw_code {
    margin: 0;
  }
  #hotelier-datepicker .vc_row {
    margin-bottom: 0 !important;
  }
  #sticky-footer .vc_column-inner {
    max-width: 970px;
  }
  #timer-offer {
  }
}

@media screen and (min-width: 1024px) {
  .site-content .hotelname-headersection-bksbutton {
    margin-top: 153px !important;
    padding-top: 10px;
  }
  .hotelname-headersection-bksbutton ul {
    height: 3em;
    padding-left: 25px;
    gap: 20px;
  }
  .hotelname-headersection-bksbutton ul li {
    padding: 5px 0;
  }

  .hotel-tab-sect {
    top: 242px;
  }
  .container .hotel-info-tab {
    top: 295px;
  }
  .hotel-tab-sect .tab {
    margin-left: -4px;
    margin-right: -4px;
  }

  .stm_wp_hotelier_form {
    padding: 15px;
  }

  .hotel-tab-sect.sticky-header > .vc_row,
  .hotel-info-tab.sticky-header > .vc_row {
    margin-left: -15px;
    margin-right: -15px;
  }

  .sticky-header .wpb_raw_code {
    margin: 0 !important;
  }

  #hotelier-datepicker .vc_row {
    margin-bottom: 0 !important;
  }
  #tla-hotel-page .sticky-header .stm_wp_hotelier_form {
    padding: 10px;
  }
  #tla-hotel-page .sticky-header.hotel-info-tab {
    padding: 0;
  }
  #tla-hotel-page .sticky-header.hotel-tab-sect {
    padding: 0 10px;
  }
}

@media screen and (min-width: 1200px) {
  .hotel-tab-sect.sticky-header,
  .hotel-info-tab.sticky-header {
    /* background-color: #fff; */
  }

  .hotelname-headersection-bksbutton ul {
    padding-left: 45px;
  }
  .hotel-tab-sect {
    top: 241px;
  }
  .container .hotel-info-tab {
    top: 294px;
  }

  .hotel-info-tab.sticky-header {
    max-width: 1170px !important;
  }
  .hotel-tab-sect.sticky-header .tab {
    max-width: 1176px !important;
  }

  #sticky-footer .vc_column-inner {
    max-width: 1200px;
  }
}

/** END: Hotel Page **/

/****************/
/** Main Pages (Our Hotel Page) **/
/****************/
@media screen and (max-width: 767px) {
  #cf-con {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  #chain-filter {
    top: 0;
    margin-top: 3px;
  }
  #chain-filter.cf-sticky {
    padding: 0;
    top: -96px;
    transition: top 0.3s ease-in-out;
  }
  #chain-filter .stm_wp_hotelier_form {
    padding: 10px 5px 5px;
    border-radius: 0;
  }
  #chain-filter .vc_column_container > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }

  #chain-filter #hotelier-datepicker .form-group,
  .datepicker-form {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  #cf-con {
    padding-top: 73px !important;
    padding-bottom: 73px !important;
  }
  #chain-filter {
    top: 0;
  }
  #chain-filter.cf-sticky {
    max-width: 750px;
    padding: 3px 0 0;
    top: -137px;
    transition: top 0.3s ease-in-out;
  }
  #chain-filter .stm_wp_hotelier_form {
    padding: 20px 25px 10px 25px;
  }
}
@media screen and (min-width: 992px) {
  #cf-con {
    padding-top: 73px !important;
    padding-bottom: 73px !important;
  }
  #chain-filter.cf-sticky {
    max-width: 970px;
    top: -127px;
    transition: top 0.3s ease-in-out;
  }
}
@media screen and (min-width: 1200px) {
  #cf-con {
    padding-top: 152px !important;
    padding-bottom: 152px !important;
  }
  #chain-filter {
    top: 154px;
  }
  #chain-filter.cf-sticky {
    max-width: 1170px;
    top: -150px;
    transition: top 0.3s ease-in-out;
  }
  #chain-filter .stm_wp_hotelier_form {
    padding: 25px 25px 35px 25px;
  }
}
/** END: Main Pages (Our Hotel Page) **/

/*!
* END: Responsive CSS
*/
