/*
Theme Name:     Traveler Childtheme
Description:    Traveler Child Theme
Theme URI:      https://travelerwp.com/
Author:         the ShineTheme
Author URI:     http://shinetheme.com
Version:        1.0
Template:       traveler
*/

.woocommerce-account .woocommerce-MyAccount-content h2, .woocommerce-account .item-label,
.woocommerce-account .ywpar-wrapper h3, .woocommerce-account th, .woocommerce-account .addresses .title h3 {
	font-family: 'Playfair Display', serif !important;
	font-weight:bold;
}
.woocommerce-account .ywpar-wrapper h3, .u-column2.col-2.woocommerce-Address {
	display:none;
}
.woocommerce table.my_account_orders {
	margin-top:20px;
}
.woocommerce-account .ywpar-wrapper h3 {
	text-transform:capitalize;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
	width:100%; 
}
@media only screen and (max-width:1099px) {
	.top-user-area-avatar img ,
	body header .header-content .control-left/*,
	body header .header-content .control-left .menu-left*/ {
	}
	body header .header-content .control-right {
		padding-right: 15px !important;
	}
	body.logged-in.admin-bar .header-mobile {
    margin-top: 0 !important;
    background: #0b5394;
   }
	body .header-mobile .control-left {
		 background: #0b5394;
	}
	body header {
		display:block !important;
	}
	body .header-mobile .control-left .logo {
		width:100%;
		max-width: 248px;
	}
	body header .header-content .control-right {
    width: 100% !important;
}
	body header .header-content .control-right .option-item {
      padding: 0px 10px !important;
      background: transparent !important;
      box-shadow: none !important;
      border-radius: 0 !important;
      position: relative;
      overflow: visible;
	}
	/*#top_toolbar .container {
		padding-left:15px !important;
		padding-right:15px !important;
	}
	#top_toolbar .text-right .top-user-area-list {
    justify-content: space-between !important;
    }*/
	#Ico_off_menu {
		fill:#fff;
	}
}

@media (min-width: 1200px) {
  .single-hotel_room footer .container {
    width: 1170px !important;
  }
}

.hotel_room-template-default div.sts-banner {
/*    height: calc(90vh - 100px); */
    margin-bottom: 70px;
}
#st-content-wrapper .st-description p {
    margin-bottom: 10px;
}
body {
  font-size: 14px;
  line-height: 1.5;
    /*margin-right: 0 !important;*/
}
body p {
  font-size: 16px;
}
html {
    margin-right: 0 !important;
    overflow: visible !important;
}
body .content-text.style-2 .button-color.text-center {
  margin-top: 15px;
}
.hotel_room-template-default #st-content-wrapper .st-gallery,
.hotel_room-template-default .facilities {
	margin-bottom:30px;
}
.hotel_room-template-default .sts-check-available-form-style4 select {
	    background-color: #fff !important;
}
.widgets.st-single-hotel-modern-page form {
    margin-bottom: 0;
}
.hotel_room-template-default header .header-content .control-right {
	font-size:14px;
	line-height: 1.42857143;
}
#header.sticky {
    height: auto;
}
.hotel_room-template-default .option-item .book-your-tay .sts-popup {
	padding: 6px 12px;
}

.hotel_room-template-default .st-breadcrumb  {
	display:none;
}
.hotel_room-template-default  #header .header {
	border-bottom:0px;
}
body header .header-content .control-right {
  width: 50% !important;
}

body header .header-content .control-right .option-item.st-check-lang::after {
  top: 50%;
}

.option-mid.st-wc-cart-icon {
  position: relative;
  margin-right: 12px;
}

span.total-cart-items {
  position: absolute;
  right: -10px;
  z-index: 9;
  background: #ec0a0a;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  top: -5px;
  color: #fff;
  border-radius: 50%;
  padding: 5px;
}

.page-id-9451 header .header-top .col-md-3,
.page-id-9451 header .header-top .col-md-9 .top-user-area-list,
.page-id-9451 header .header-top .col-md-9 .top-user-area,
.page-id-9451 #main-header,
.page-id-9451 .modal-body .btn-submit-form img {
  display: block !important;
}

body header .header-content {
  min-height: 65px !important;
  max-height: 65px;
}

.woocommerce-page header#header,
header#header {
  background: #0b5394;
  z-index: 10000 !important;
}

.woocommerce-page div#main-content {
  padding-top: 100px;
}
.sts-room-wrapper .item .content .action .btn {
  /*border: 1px solid #0b5394 !important;
    background: #0b5394 !important;*/
}
.nav-drop {
  position: relative;
}
#top_toolbar .container {
  width: 100%;
  padding: 0 60px;
}

@media only screen and (min-width: 768px) and (max-width: 1367px) {
  #top_toolbar .container {
    padding: 0 15px;
  }
}

#top_toolbar .top-user-area-list .list.nav-drop-menu {
  display: none;
  transition: 0.5s;
  position: absolute;
  z-index: 999;
  background: #003260;
  text-align: left;
  width: 90px;
}
#top_toolbar .top-user-area-list .list.nav-drop-menu a {
  padding: 10px 15px;
}
#top_toolbar .top-user-area-list .list.nav-drop-menu li {
  margin-right: 0;
}
/*#top_toolbar .top-user-area-list .nav-drop a:hover ~ .list.nav-drop-menu,*/
#top_toolbar .top-user-area-list .list.nav-drop-menu a,
#top_toolbar a,
.nav-drop.active-drop .list.nav-drop-menu {
  display: block !important;
}
.nav-drop .fa-angle-up {
  position: absolute;
  right: 0px;
  top: 12px;
}
.nav-drop .fa-angle-down {
  margin-left: 5px;
}
.nav-drop .fa-angle-up,
.nav-drop.active-drop .fa-angle-down {
  opacity: 0;
}
.nav-drop.active-drop .fa-angle-up {
  opacity: 1;
}
#top_toolbar a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.checkout .input-text,
.checkout .select2-selection {
  border: 1px solid #d7dce3;
  border-radius: 5px;
  height: 40px;
  padding: 12px 20px;
}
.checkout .select2-selection {
  padding-top: 5px;
  padding-left: 12px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 8px;
  right: 10px;
}
.checkout textarea.input-text {
  height: 10em !important;
}
.woocommerce form .form-row label,
.modal-body label {
  font-weight: 500;
}
span.select2-container.select2-container--default.select2-container--open {
  /*top: 1145px !important;*/
}
#checkout_timeline.style4 li.active .timeline-wrapper .yith-wcms-icon,
#checkout_timeline.style4
  li
  .timeline-wrapper:hover
  .timeline-step
  .yith-wcms-icon {
  fill: #0b5394 !important;
}
#header {
  transition: unset;
}
div.sts-banner {
  height: 400px;
}
.woocommerce-checkout .sts-banner {
  margin-bottom: 70px;
}

header .header-top .col-md-3,
header .header-top .col-md-9 .top-user-area-list,
header .header-top .col-md-9 .top-user-area,
#main-header,
.modal-body .btn-submit-form img {
  display: none;
}
#top_toolbar /*.text-left*/ .top-user-area-list {
  display: flex;
  align-items: center;
}
#top_toolbar .text-right .top-user-area-list {
  justify-content: flex-end;
}
#top_toolbar .top-user-area-list li {
  margin-left: 18px;
}
#top_toolbar .top-user-area-list a {
  color: #fff;
  font-size: 12px;
  font-family: "Poppins", sans-serif;
}
#top_toolbar .top-user-area-list a i {
  margin-right: 5px;
  font-size: 13px;
}
#top_toolbar {
  /*padding-top:10px;
	padding-bottom:10px;*/
  background-color: #003260 !important;
  z-index: 10000 !important;
}
header .header-top .col-md-9 {
  width: 100%;
}
.woocommerce-checkout-review-order-table1,
.woocommerce-checkout-review-order-table1 header {
  display: flex;
}
.woocommerce-checkout-review-order-table1 header .col-left {
  order: 2;
  padding-left: 40px;
}
.woocommerce-checkout-review-order-table1 header .booking-item-payment-img {
  order: 1;
}
.woocommerce-checkout-review-order-table1
  header
  .col-left
  .booking-item-payment-title
  a {
  color: #5191fa;
  font-size: 16px;
}
.woocommerce-checkout-review-order-table1 {
  padding-top: 30px;
}
.woocommerce-checkout-review-order-table1 .booking-item-payment-details {
  margin-right: 25px;
}

.woocommerce-checkout-review-order-table1 header:before,
.woocommerce-checkout-review-order-table1 header:after,
.modal-body .st_login_form_popup .popup_forget_pass,
.modal-body .st_login_form_popup .st_check_term_conditions {
  display: none;
}
.coupon-section button.btn.btn-primary,
.st-woo-cartpage
  .cart-collaterals
  .cart_totals
  .wc-proceed-to-checkout
  .checkout-button {
  position: relative;
  z-index: 1;
}
.top-user-area-avatar img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  border-radius: 50%;
}
.coupon-section button.btn.btn-primary:hover:before,
.st-woo-cartpage
  .cart-collaterals
  .cart_totals
  .wc-proceed-to-checkout
  .checkout-button:hover:before {
  height: 100%;
}
.coupon-section button.btn.btn-primary:after,
.st-woo-cartpage
  .cart-collaterals
  .cart_totals
  .wc-proceed-to-checkout
  .checkout-button:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #5191fa;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  z-index: -2;
}
.coupon-section button.btn.btn-primary:before,
.st-woo-cartpage
  .cart-collaterals
  .cart_totals
  .wc-proceed-to-checkout
  .checkout-button:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0;
  width: 100%;
  background: var(--main-color, #1a2b48);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  z-index: -1;
}
table.shop_table.cart .btn.btn-primary,
.actions .button,
#form_actions .yith-wcms-button.prev,
#form_actions .yith-wcms-button.next,
.modal-body .btn-submit-form .btn {
  border-radius: 0 !important;
}
#form_actions .yith-wcms-button.prev,
#form_actions .yith-wcms-button.next {
  padding: 12px 15px;
  text-transform: uppercase;
  font-weight: 400;
}
table.shop_table.cart .btn.btn-primary {
  border-color: #5191fa;
}
table.shop_table.cart .btn.btn-primary:hover,
.modal-body .btn-submit-form .btn:hover {
  border-color: #0b5394;
  background: #0b5394 !important;
}
.modal-body .btn-submit-form .btn {
  border-color: #5191fa;
  padding: 8px 25px;
}
.modal-body .btn-submit-form .btn,
.modal-body label,
.modal-body .form-control {
  font-family: "Open Sans", Tahoma, Arial, helvetica, sans-serif;
}
.modal-body .form-control {
  border: 1px solid #eaeef3;
  height: 40px;
}

#top_toolbar .top-user-area-list .list.nav-drop-menu a:hover,
.modal-body .btn-submit-form .btn {
  background: #5191fa;
}

.sts-check-available-form.sts-check-available-form-style3 label {
  color: #fff !important;
}
.sts-check-available-form.sts-check-available-form-style3 svg g {
  stroke: #fff !important;
}
.sts-check-available-form.sts-check-available-form-style3 .dropdown-menu svg g {
  stroke: #8e99a0 !important;
}
.sts-check-available-form.sts-check-available-form-style3
  .st-room-check-available
  .sts-form-wrapper
  .item {
  overflow: visible !important;
}

.sts-check-available-form .st-room-check-available > button.cc-pill-btn {
  --pill-padding: 14px 32px;
  --pill-radius: 22px;
  --pill-hover-translate: -3px;
  --pill-sheen-inset: 5px 16px 58% 16px;
  --pill-sheen-radius: 18px;
  --pill-sheen-opacity: 0.7;
  --pill-white-space: nowrap;
  font-size: 15px;
  width: auto;
  align-self: center;
}
.sts-check-available-form.sts-check-available-form-style3
  .sts-form-wrapper
  .item
  .item-search-content
  .type-person {
  color: #1a2b48;
}
.sts-check-available-form.sts-check-available-form-style3
  .field-detination
  .dropdown-menu
  li {
  display: block;
  width: 100%;
  text-align: left;
}

.hidden-account-nav,
.woocommerce-MyAccount-orders .sts-btn:before,
.st-checkout-page .action a.sts-btn:before,
.page-template-template-single-hotel-modern .item .sts-btn:before {
  display: none;
}

.login-register-links {
  display: flex;
  align-items: center;
  justify-content: center;
}

.login-register-links li {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}

.login-register-links li span {
  display: inline-block;
  margin: 0 10px;
}

.login-link {
  position: relative;
}

.login-link::after {
  content: "";
  position: absolute;
  top: 50%;
  color: #fff;
  margin-left: 9px;
  background: #d1cccc;
  width: 1px;
  height: 19px;
  right: -10px;
  bottom: 30px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#top_toolbar .btn-st-logout {
  margin-top: -4px;
}

.top-user-area-avatar a {
  padding: 0 !important;
}

body
  #sts-search-popup
  .sts-check-available-form-style3
  .sts-check-available-form-style2
  .st-room-check-available
  .sts-form-wrapper
  > .item {
  width: 220px;
}

#sts-search-popup {
  max-width: 1050px;
}

.sts-toolbar.search_page .item-param .label {
  font-size: 18px;
}

.sts-toolbar.search_page .item-param {
  font-size: 18px;
  margin-left: 20px;
}

#checkout_timeline li .timeline-wrapper {
  padding: 15px 0 12px 0;
}

#footer-boxes h3,
#footer-boxes .st-c0ontent-box,
#footer-boxes .st-social li a i {
  color: #fff;
}

footer .st-end-footer {
  padding: 20px 0 !important;
}
.woocommerce-MyAccount-orders .order-actions a.view,
.woocommerce-MyAccount-orders .action .clickmeshow span,
.st-checkout-page .action a.sts-btn,
.page-template-template-single-hotel-modern
  .sts-room-wrapper
  .item
  .content
  .action
  .btn.btn-white {
  background: #5191fa !important;
  color: #fff !important;
  border-radius: 0;
  font-weight: 400;
}
.woocommerce-MyAccount-orders .order-actions a.view:hover,
.woocommerce-MyAccount-orders .action .clickmeshow span:hover,
.st-checkout-page .action a.sts-btn:hover,
.page-template-template-single-hotel-modern
  .sts-room-wrapper
  .item
  .content
  .action
  .btn.btn-white:hover {
  background: #0b5394 !important;
}
.page-template-template-single-hotel-modern
  .sts-room-wrapper
  .item
  .content
  .action
  .btn.btn-white {
  border: 0;
}

.top-user-area-list li:first-child {
  margin-left: 0 !important;
}

.single-hotel_room .sts-single-room-alone.style-3 .sts-banner {
  height: calc(90vh - 100px);
}

header .header-content .control-right .option-item {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

header .header-content .control-right .option-item .option-mid.book-your-tay {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  box-shadow: none !important;
}

@media only screen and (min-width: 768px) {
  .nav.et_disable_top_tier > li a {
    padding: 23px 13px !important;
  }
}

@media (max-width: 1600px) and (min-width: 1200px) {
  body header .header-content .control-right .option-item {
    padding: 18px 15px;
  }
}

#header.sticky .header-content .control-right .option-item {
  padding: 40px 15px;
}

.st-login-menu-option .login-register-links a {
  color: #fff;
}

.option-mid.st-login-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}

.option-mid.st-login-menu li {
  padding-left: 20px;
}

.option-mid.st-login-menu .top-user-area-avatar a,
.option-mid.st-login-menu a {
  color: #fff;
}

.sts-check-available-form-style4 .item {
  padding: 0 30px;
}

.sts-check-available-form-style4 select,
.sts-check-available-form-style4 input {
  display: block;
  width: 100%;
  padding: 15px;
  color: #757575;
  border: 2px solid #fff;
}

.sts-check-available-form-style4 select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.ak-field-group {
  position: relative;
}

.item.sts-time .ak-field-group:after {
  content: "\f274";
  font-family: "FontAwesome";
  z-index: 9;
  position: absolute;
  color: #0b5394;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  font-size: 20px;
}

.item.field-detination .ak-field-group:after,
.item.field-guest-new .ak-field-group:after {
  content: "\f0d7";
  font-family: "FontAwesome";
  z-index: 9;
  position: absolute;
  color: #0b5394;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  font-size: 20px;
}

.sts-check-available-form-style4 .item label {
  color: #fff !important;
  display: block;
  text-align: center;
}

.sts-check-available-form.sts-check-available-form-style4 .dropdown-menu span,
.sts-check-available-form.sts-check-available-form-style4 #dropdown-4 span {
  color: #757575;
  font-size: 13.5px;
}

#dropdown-4 i {
  justify-content: right;
  display: inline-flex;
  margin-left: 25px;
  margin-right: 0;
}

.sts-popup-search-form #dropdown-4 i {
  margin-left: 15px;
}

.sts-check-available-form.sts-check-available-form-style4 #dropdown-4 {
  padding: 15px;
  background: #fff;
  border: 2px solid #fff;
}

.sts-check-available-form.sts-check-available-form-style4
  .st-room-check-available
  .sts-form-wrapper
  .item {
  overflow: visible !important;
}

.woocommerce-MyAccount-content header {
  position: unset;
  margin-bottom: 20px;
}

.woocommerce-MyAccount-content header h3, .woocommerce-MyAccount-content header h2 {
  font-size: 30px;
  margin-top: 20px;
}

.woocommerce-MyAccount-content p mark {
  background: transparent;
  font-weight: bold;
  color: #0b5394;
}

.woocommerce-MyAccount-content p,
.woocommerce-MyAccount-content li {
  margin-bottom: 5px;
}

.order-item-meta-box {
  display: flex;
  gap: 50px;
}

.with-price-title .price {
  margin: 20px 0 !important;
}

@media only screen and (min-width: 768px) {
  .order-item-meta-box .item-thumbnail {
    margin-top: -20px;
  }

  ul.order-payment-list.list h5 a {
    margin-left: 195px;
  }
}

@media only screen and (max-width: 767px) {
  .order-item-meta-box {
    flex-direction: column;
  }

  ul.order-payment-list {
    position: relative;
  }

  ul.order-payment-list .order_item .row {
    position: absolute;
    top: 170px;
  }
}

/* DatePicker */
/* .ui-widget.ui-widget-content.ak-datepicker {
  border-color: #4191f4;
}

.ak-datepicker.ui-datepicker,
.ak-datepicker.ui-datepicker {
  background: #ffffff;
  border-width: 0;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  padding: 0 !important;
  width: 320px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ui-datepicker.ak-datepicker.ui-datepicker,
.ui-datepicker.ak-datepicker.ui-datepicker {
  z-index: 99 !important;
  overflow: hidden;
}
.ak-datepicker.ui-datepicker .ui-datepicker-header,
.ak-datepicker.ui-datepicker .ui-datepicker-header {
  background-color: #5191fa;
  background-image: none;
  border-width: 0;
  padding: 0;
  margin: 0;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ak-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-title,
.ak-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 50px;
  margin: 0;
}

.apb-calendar .ui-datepicker .ui-datepicker-prev.ui-state-disabled,
.apb-calendar .ui-datepicker .ui-datepicker-next.ui-state-disabled,
.ui-datepicker.ak-datepicker .ui-datepicker-prev.ui-state-disabled,
.ui-datepicker.ak-datepicker .ui-datepicker-next.ui-state-disabled,
.apb-calendar .ui-datepicker .ui-datepicker-prev:hover,
.apb-calendar .ui-datepicker .ui-datepicker-prev:focus,
.apb-calendar .ui-datepicker .ui-datepicker-next:hover,
.apb-calendar .ui-datepicker .ui-datepicker-next:focus,
.ui-datepicker.ak-datepicker .ui-datepicker-prev:hover,
.ui-datepicker.ak-datepicker .ui-datepicker-prev:focus,
.ui-datepicker.ak-datepicker .ui-datepicker-next:hover,
.ui-datepicker.ak-datepicker .ui-datepicker-next:focus {
  opacity: 1;
}
.apb-calendar .ui-datepicker .ui-datepicker-next,
.ui-datepicker.ak-datepicker .ui-datepicker-next,
.ui-datepicker.ak-datepicker .ui-datepicker-next:hover,
.ui-datepicker.ak-datepicker .ui-datepicker-next:focus,
.apb-calendar .ui-datepicker .ui-datepicker-next:hover,
.apb-calendar .ui-datepicker .ui-datepicker-next:focus,
.ui-datepicker.ak-datepicker .ui-datepicker-next:hover,
.ui-datepicker.ak-datepicker .ui-datepicker-next:focus {
  top: 0;
  right: 0;
}
.apb-calendar .ui-datepicker .ui-datepicker-prev,
.ui-datepicker.ak-datepicker .ui-datepicker-prev,
.ui-datepicker.ak-datepicker .ui-datepicker-prev:hover,
.ui-datepicker.ak-datepicker .ui-datepicker-prev:focus {
  left: 0;
}

.ui-datepicker.ak-datepicker .ui-datepicker-prev,
.ui-datepicker.ak-datepicker .ui-datepicker-next,
.ui-datepicker.ak-datepicker .ui-datepicker-prev,
.ui-datepicker.ak-datepicker .ui-datepicker-next {
  border: 0;
  width: 50px;
  height: 50px;
  opacity: 1;
  text-align: center;
}
.ui-datepicker.ak-datepicker .ui-datepicker-next:hover,
.ui-datepicker.ak-datepicker .ui-datepicker-prev:hover,
.ui-datepicker.ak-datepicker .ui-datepicker-prev:hover,
.ui-datepicker.ak-datepicker .ui-datepicker-next:hover {
  border: 0;
  color: #fff;
  text-decoration: none;
}

.ak-datepicker.ui-datepicker span.ui-icon,
.ak-datepicker.ui-datepicker span.ui-icon {
  font-family: "FontAwesome";
  line-height: 50px;
  color: #fff;
  font-size: 0;
  text-indent: 0;
  background-image: none;
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
  margin: 0;
  right: 0;
}
.ak-datepicker.ui-datepicker .ui-datepicker-prev span.ui-icon:after,
.ak-datepicker.ui-datepicker .ui-datepicker-prev span.ui-icon:after {
  content: "\f177";
  font-size: 15px;
}

.ak-datepicker.ui-datepicker .ui-datepicker-next span.ui-icon:after,
.ak-datepicker.ui-datepicker .ui-datepicker-next span.ui-icon:after {
  font-size: 15px;
  content: "\f178";
}

.ak-datepicker.ui-datepicker .ui-datepicker-calendar,
.ui-datepicker-multi.ak-datepicker.ui-datepicker .ui-datepicker-group table {
  width: calc(100% + 1px);
  margin: 0;
}
.ak-datepicker.ui-datepicker .ui-datepicker-calendar thead th,
.ak-datepicker.ui-datepicker .ui-datepicker-calendar thead th {
  text-transform: capitalize;
  color: #fff;
  font-weight: normal;
  background-color: #1d69e6;
  padding: 12px 5px;
  font-size: 12px;
  line-height: 22px;
}
.ak-datepicker.ui-datepicker .ui-datepicker-calendar td a,
.ak-datepicker.ui-datepicker .ui-datepicker-calendar td span,
.ak-datepicker.ui-datepicker .ui-datepicker-calendar td a,
.ak-datepicker.ui-datepicker .ui-datepicker-calendar td span {
  padding: 7px 5px;
  background: none;
  color: #232323;
  border-width: 0 !important;
  text-align: center;
  width: auto;
  height: auto;
  line-height: 20px;
  font-size: 14px;
  font-weight: bold;
}
.ak-datepicker.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today a,
.ak-datepicker.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today a {
  background-color: #e7e7e7;
}
.ak-datepicker.ui-datepicker .ui-datepicker-calendar td a.ui-state-active,
.ak-datepicker.ui-datepicker .ui-datepicker-calendar td a:hover,
.ak-datepicker.ui-datepicker .ui-datepicker-calendar td a.ui-state-active,
.ak-datepicker.ui-datepicker .ui-datepicker-calendar td a:hover {
  background-color: #1d69e6;
  color: #fff;
  border: 0;
}

.ui-datepicker.ak-datepicker .ui-datepicker-prev:hover,
.ui-datepicker.ak-datepicker .ui-datepicker-next:hover {
  cursor: pointer;
}

.ak-datepicker .ui-state-hover,
.ak-datepicker.ui-widget-content .ui-state-hover,
.ak-datepicker .ui-widget-header .ui-state-hover {
  background: none;
} */

.ui-widget.ui-widget-content.ak-datepicker {
  border-color: #4191f4;
}

.ak-datepicker.ui-datepicker,
.ak-datepicker.ui-datepicker {
  background: #ffffff;
  border-width: 0;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  padding: 0 !important;
  width: 320px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ui-datepicker.ak-datepicker.ui-datepicker,
.ui-datepicker.ak-datepicker.ui-datepicker {
  z-index: 110000 !important;
  overflow: hidden;
}
.ui-datepicker.pop_open
{
/*   top:52% !important; */
}
.ak-datepicker.ui-datepicker .ui-datepicker-header,
.ak-datepicker.ui-datepicker .ui-datepicker-header {
  background-color: #5191fa;
  background-image: none;
  border-width: 0;
  padding: 0;
  margin: 0;
  color: var(--main-color, #1A2B48);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ak-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-title,
.ak-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  font-size: 16px;
  color: var(--main-color, #1A2B48);
  text-transform: uppercase;
  font-weight: bold;
  line-height: 50px;
  margin: 0;
  background: #fff;
}

.apb-calendar .ui-datepicker .ui-datepicker-prev.ui-state-disabled,
.apb-calendar .ui-datepicker .ui-datepicker-next.ui-state-disabled,
.ui-datepicker.ak-datepicker .ui-datepicker-prev.ui-state-disabled,
.ui-datepicker.ak-datepicker .ui-datepicker-next.ui-state-disabled,
.apb-calendar .ui-datepicker .ui-datepicker-prev:hover,
.apb-calendar .ui-datepicker .ui-datepicker-prev:focus,
.apb-calendar .ui-datepicker .ui-datepicker-next:hover,
.apb-calendar .ui-datepicker .ui-datepicker-next:focus,
.ui-datepicker.ak-datepicker .ui-datepicker-prev:hover,
.ui-datepicker.ak-datepicker .ui-datepicker-prev:focus,
.ui-datepicker.ak-datepicker .ui-datepicker-next:hover,
.ui-datepicker.ak-datepicker .ui-datepicker-next:focus {
  opacity: 1;
}
.apb-calendar .ui-datepicker .ui-datepicker-next,
.ui-datepicker.ak-datepicker .ui-datepicker-next,
.ui-datepicker.ak-datepicker .ui-datepicker-next:hover,
.ui-datepicker.ak-datepicker .ui-datepicker-next:focus,
.apb-calendar .ui-datepicker .ui-datepicker-next:hover,
.apb-calendar .ui-datepicker .ui-datepicker-next:focus,
.ui-datepicker.ak-datepicker .ui-datepicker-next:hover,
.ui-datepicker.ak-datepicker .ui-datepicker-next:focus {
  top: 0;
  right: 0;
}
.apb-calendar .ui-datepicker .ui-datepicker-prev,
.ui-datepicker.ak-datepicker .ui-datepicker-prev,
.ui-datepicker.ak-datepicker .ui-datepicker-prev:hover,
.ui-datepicker.ak-datepicker .ui-datepicker-prev:focus {
  left: 0;
}

.ui-datepicker.ak-datepicker .ui-datepicker-prev,
.ui-datepicker.ak-datepicker .ui-datepicker-next,
.ui-datepicker.ak-datepicker .ui-datepicker-prev,
.ui-datepicker.ak-datepicker .ui-datepicker-next {
  border: 0;
  width: 50px;
  height: 50px;
  opacity: 1;
  text-align: center;
}
.ui-datepicker.ak-datepicker .ui-datepicker-next:hover,
.ui-datepicker.ak-datepicker .ui-datepicker-prev:hover,
.ui-datepicker.ak-datepicker .ui-datepicker-prev:hover,
.ui-datepicker.ak-datepicker .ui-datepicker-next:hover {
  border: 0;
  color: #fff;
  text-decoration: none;
}

.ak-datepicker.ui-datepicker span.ui-icon,
.ak-datepicker.ui-datepicker span.ui-icon {
  font-family: "FontAwesome";
  line-height: 50px;
  color: var(--main-color, #1A2B48);
  font-size: 0;
  text-indent: 0;
  background-image: none;
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
  margin: 0;
  right: 0;
}
.ak-datepicker.ui-datepicker .ui-datepicker-prev span.ui-icon:after,
.ak-datepicker.ui-datepicker .ui-datepicker-prev span.ui-icon:after {
  content: "\f177";
  font-size: 15px;
}

.ak-datepicker.ui-datepicker .ui-datepicker-next span.ui-icon:after,
.ak-datepicker.ui-datepicker .ui-datepicker-next span.ui-icon:after {
  font-size: 15px;
  content: "\f178";
}

.ak-datepicker.ui-datepicker .ui-datepicker-calendar,
.ui-datepicker-multi.ak-datepicker.ui-datepicker .ui-datepicker-group table {
  width: calc(100% + 1px);
  margin: 0;
  border-top: 1px solid #ADB2BD;
}
.ak-datepicker.ui-datepicker .ui-datepicker-calendar thead th,
.ak-datepicker.ui-datepicker .ui-datepicker-calendar thead th {
  text-transform: capitalize;
  color: #ADB2BD;
  font-weight: 500;
  background-color: #fff;
  padding: 12px 5px;
  font-size: 14px;
  line-height: 22px;
  font-family: "Poppins", sans-serif;
}
.ak-datepicker.ui-datepicker .ui-datepicker-calendar td a,
.ak-datepicker.ui-datepicker .ui-datepicker-calendar td span,
.ak-datepicker.ui-datepicker .ui-datepicker-calendar td a,
.ak-datepicker.ui-datepicker .ui-datepicker-calendar td span {
  padding: 7px 5px;
  background: none;
  color: var(--main-color, #1A2B48);
  border-width: 0 !important;
  text-align: center;
  width: auto;
  height: auto;
  line-height: 20px;
  font-size: 14px;
  font-weight: 500;
}
.ak-datepicker.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today a,
.ak-datepicker.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today a {
  background-color: #e7e7e7;
}
.ak-datepicker.ui-datepicker .ui-datepicker-calendar td a.ui-state-active,
.ak-datepicker.ui-datepicker .ui-datepicker-calendar td a:hover,
.ak-datepicker.ui-datepicker .ui-datepicker-calendar td a.ui-state-active,
.ak-datepicker.ui-datepicker .ui-datepicker-calendar td a:hover {
  background-color: rgba(81, 145, 250, 0.2);
  border: 0;
}

.ui-datepicker.ak-datepicker .ui-datepicker-prev:hover,
.ui-datepicker.ak-datepicker .ui-datepicker-next:hover {
  cursor: pointer;
}

.ak-datepicker .ui-state-hover,
.ak-datepicker.ui-widget-content .ui-state-hover,
.ak-datepicker .ui-widget-header .ui-state-hover {
  background: none;
}
/* --Datepicker  my code*/
@media only screen and (min-width:1100px) {
		body .header-mobile {
    display: none !important;
		}
}
@media only screen and (max-width:1099px) {
	body .header-mobile {
	width: 100%;
    display: inline-block !important;
  }
  header#header {
 position: relative !important;
}
body .header-mobile .control-left #st-main-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}
body .header-mobile .toggle-menu {
    margin-top: 3px;
}
body .header-mobile .toggle-menu .fa {
    font-size: 17px;
    color: var(--main-color, #1A2B48);
}
body .header-mobile .control-left {
    justify-content: space-between;
    width: 100%;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    padding: 20px;
}
body .header-mobile .control-left .logo {
    float: left;
}
}
@media only screen and (min-width:768px) {

	body header .header-content .control-left .option-item .logo a img {
		width:150px !important;
	}
	
	.header-mobile.sticky-mobile .helios-navbar-header {
    position: fixed;
    z-index: 99999;
    background: #fff;
    width: 100%;
    position: fixed;
    z-index: 99999;
    background: #fff;
    width: 100%;
    border-bottom: 1px solid #EEE;
    top: 0px; }
  html.vc_mobile {
    margin-top: 0px !important; }
  html {
    margin-top: 0px !important; }
  body {
    /* #wpadminbar{display: none;} */ }
    body .st-title-single .blog-header-title {
      font-size: 24px; }
    body .st-content-post {
      font-size: 16px; }
    body .bg-button .vc_btn3-container a.vc_general {
      padding: 10px; }
    body.logged-in.admin-bar .header-mobile {
      margin-top: 40px; }
    body .header-mobile {
      width: 100%;
      display: inline-block; }
      body .header-mobile .toggle-menu {
        margin-top: 3px; }
        body .header-mobile .toggle-menu .fa {
          font-size: 17px;
          color: var(--main-color, #1A2B48); }
      body .header-mobile .control-left {
        justify-content: space-between;
        width: 100%;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        padding: 20px; }
        body .header-mobile .control-left #st-main-menu {
          position: fixed;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          z-index: -1;
          background: rgba(0, 0, 0, 0.5);
          opacity: 0;
          visibility: hidden;
          -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
          -webkit-transition-delay: .1s;
          transition-delay: .1s; }
          body .header-mobile .control-left #st-main-menu .st-menu-ccv {
            position: fixed;
            top: 0px;
            left: -110%;
            width: 300px;
            height: 100%;
            background: #FFF;
            opacity: 0.8;
            -webkit-transition: left .3s ease, opacity .3s ease;
            transition: left .3s ease, opacity .3s ease;
            overflow-y: auto; }
            body .header-mobile .control-left #st-main-menu .st-menu-ccv .main-menu {
              margin-top: 50px; }
              body .header-mobile .control-left #st-main-menu .st-menu-ccv .main-menu li {
                text-transform: uppercase;
                display: block;
                width: 100%;
                margin: 0; }
                body .header-mobile .control-left #st-main-menu .st-menu-ccv .main-menu li:not(:last-child) a {
                  border-bottom: 1px solid #EEEEEE; }
                body .header-mobile .control-left #st-main-menu .st-menu-ccv .main-menu li.menu-item-has-children {
                  position: relative; }
                  body .header-mobile .control-left #st-main-menu .st-menu-ccv .main-menu li.menu-item-has-children li {
                    padding-left: 20px;
                    padding-right: 20px;
                    text-transform: none; }
                  body .header-mobile .control-left #st-main-menu .st-menu-ccv .main-menu li.menu-item-has-children .fa {
                    width: 50px;
                    height: 20px;
                    right: 20px !important;
                    top: 22px !important;
                    cursor: pointer;
                    text-align: right;
                    font-size: 22px !important;
                    margin-top: -9px;
                    position: absolute; }
                  body .header-mobile .control-left #st-main-menu .st-menu-ccv .main-menu li.menu-item-has-children .menu-dropdown {
                    list-style: none;
                    position: absolute;
                    left: 0;
                    top: 120%;
                    padding-left: 0;
                    margin-bottom: 0;
                    min-width: 200px;
                    padding-top: 5px;
                    padding-bottom: 5px;
                    background: #FFF;
                    -webkit-box-shadow: 0 1px 1px #dbdbdb;
                    box-shadow: 0 1px 1px #dbdbdb;
                    z-index: 999;
                    opacity: 0;
                    visibility: hidden;
                    -webkit-transition: all .2s ease-in-out;
                    transition: all .2s ease-in-out;
                    display: none;
                    position: static !important;
                    opacity: 1 !important;
                    visibility: visible !important;
                    -webkit-box-shadow: none !important;
                    box-shadow: none !important; }
                body .header-mobile .control-left #st-main-menu .st-menu-ccv .main-menu li a {
                  display: block;
                  padding: 18px 25px !important;
                  font-size: 14px !important;
                  font-weight: 500 !important; }
          body .header-mobile .control-left #st-main-menu .back-menu {
            display: none;
            position: fixed;
            top: 0;
            left: -110%;
            background: #f5f5f5;
            width: 300px;
            height: 50px;
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            font-size: 15px;
            color: grey;
            padding-left: 22px;
            opacity: 0.8;
            border-bottom: 1px solid #EEEEEE;
            text-decoration: none;
            -webkit-transition: left .3s ease, opacity .3s ease;
            transition: left .3s ease, opacity .3s ease; }
          body .header-mobile .control-left #st-main-menu.open {
            opacity: 1;
            visibility: visible;
            z-index: 9999999;
            -webkit-transition-delay: 0s;
            transition-delay: 0s; }
            body .header-mobile .control-left #st-main-menu.open .back-menu {
              font-size: 24px;
              opacity: 1;
              left: 0;
              -webkit-transition-delay: .1s;
              transition-delay: .1s;
              display: block; }
            body .header-mobile .control-left #st-main-menu.open .st-menu-ccv {
              overflow-y: scroll;
              padding-left: 0;
              max-height: 100%;
              height: 100%;
              margin-bottom: 0;
              list-style: none;
              opacity: 1;
              left: 0;
              -webkit-transition-delay: .1s;
              transition-delay: .1s; }
}

@media screen and (max-width: 767px) {
  body .header-mobile {
    width: 100%;
    display: inline-block !important;
  }
	#yith-par-message-reward-cart.default-layout .ywpar_apply_discounts #ywpar_apply_discounts/*,
	#ywpar_apply_discounts*/ {
		/*position: unset !important;
		transform:unset !important;*/
		margin-top:55px;
		margin-bottom:10px;
		width:100%;
	}
	/*#ywpar_apply_discounts {
		width:unset !important;
	}*/
	#yith-par-message-reward-cart:before {
		top: 40% !important;
		left:15px;
	}
	#yith-par-message-reward-cart {
		padding-right:15px !important;
		/*padding-left:40px !important;*/
	}
	.woocommerce-page table.cart td.actions .button#ywpar_apply_discounts {
		margin-top: 55px;
	}
	.st-woo-cartpage .col-left .shop_table tr td.actions .coupon input[type="submit"],
	.st-woo-cartpage .col-left .shop_table tr td.actions .coupon .input-text {
		width:50%;
	}
	.st-woo-cartpage .col-left .shop_table tr td.actions .coupon .input-text {
		min-width:50%;
	}
	.coupon, .sts-toolbar.search_page .item-param {
    display: flex;
    justify-content: space-between;
   }
	.sts-toolbar.search_page .item-param {
		margin-left:0 !important;
	}
	a#cancel-reservation-link {
		width: 100% !important;
		margin: 10px auto !important;
        display: block !important;
	}
	.booking-item .row, .book-btn-price-container {
		flex-direction:column;
	}
	#ywpar-points-max {
		width:50px !important;
	}
	.container div.woocommerce table.my_account_orders tr td {
		width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
	}
	.container div.woocommerce table.my_account_orders tr td:last-child:before, .reservation-details-section/*,
	form.checkout.woocommerce-checkout.processing #order_info*/{
		display:none !important;
	}
	.st-checkout-page {
    margin-top: 0;
    margin-bottom: 0;
}
	.container div.woocommerce table.my_account_orders tr td .action .btn, button.apb-btn.btn-md.showcode {
    width: 100% !important;
    display: block;
}
	label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
		align-items:flex-start !important;
	}
	label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox .woocommerce-form__input {
		margin-top:10px;
	}
	.sts-room-wrapper.list .item .content .action .btn {
    margin-top: 10px;
    margin-bottom: 10px;
	}
	.page-id-8450 div.sts-banner {
    height: 180px;
}
	.search_page .item-param {
    display: flex;
    align-items: center;
    margin: 0 !important;
    padding: 10px 0;
}

.search_page .st-modify-room-search.sts-popup.sts-btn, .booking-cost-per-night,
	.woocommerce-checkout-review-order-table1 header .booking-item-payment-img  {
    width: 100% !important;
}
	.woocommerce-checkout-review-order-table1.booking-item-payment, .woocommerce-checkout-review-order-table1.booking-item-payment header {
    display: flex !important;
		flex-direction: column;
}
	.woocommerce-checkout-review-order-table1 header .booking-item-payment-img {
    order: 1;
    display: block;
    /*width: 100%;*/
    height: unset;
}
	.woocommerce-checkout-review-order-table1 header .col-left {
		padding-left: 0px;
        padding-top: 20px;
	}
}
div#woo_pp_ec_button_checkout {
    margin-top: 25px !important;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
		display:flex !important;
		align-items:center;
	}
span.woocommerce-terms-and-conditions-checkbox-text {
	margin-left:25px;
}
.place-order .order-total-in-payment, 
.place-order  strong,
.search_page .st-modify-room-search.sts-popup.sts-btn:before {
	display:none;
}

.search_page .st-modify-room-search.sts-popup.sts-btn:not(.cc-pill-btn) {
  background:#5191fa !important;
  color:#fff !important;
  border-color:transparent !important;
}
.search_page .st-modify-room-search.sts-popup.sts-btn:not(.cc-pill-btn):hover {
  background:#0b5394 !important;
}

.woocommerce table.shop_table_responsive tr,
.woocommerce-page table.shop_table_responsive tr {
 display:block;
 margin-bottom: 15px;
 border: 1px solid #fefe;
 padding-bottom: 10px;
 background-color: rgba(0,0,0, 0.05);
}

.woocommerce table.my_account_orders {
  font-size:.85em;
  border: none;
}
 
.woocommerce table.shop_table td.order-number {
	border-top: 0;
}

.cart_totals tr {
  background-color: transparent !important;
  border: none !important;
}

.woocommerce-cart .cart-subtotal {
	display: none !important;
}

.avaibility-topbar .clicktobook span {
  display: none;
}

.avaibility-topbar .data {
	pointer-events: none;
}

.avaibility-topbar .data * {
	pointer-events: auto;
}

/* Central 3D pill button system */
.cc-pill-btn,
header .header-content .control-right .option-item .btn.btn-white.sts-popup,
.avaibility-topbar .clicktobook,
.avaibility-topbar.not-available .clicktobook,
button.st-inventory-goto,
span.selected_rooms_span,
body .content-text .button-color.text-center a {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: var(--pill-width, auto);
  padding: var(--pill-padding, 6px 18px);
  color: var(--pill-color, #ffffff) !important;
  border: none;
  font-weight: 600;
  border-radius: var(--pill-radius, 18px) !important;
  background: linear-gradient(140deg, var(--pill-bg-start, #7fb3ff) 0%, var(--pill-bg-mid, #2271b1) 55%, var(--pill-bg-end, #0a4b78) 100%) !important;
  box-shadow: var(--pill-shadow, 0 10px 18px -10px rgba(10, 59, 120, 0.6), inset 0 2px 4px rgba(255,255,255,0.18));
  text-transform: var(--pill-text-transform, uppercase);
  letter-spacing: var(--pill-letter-spacing, 0.06em);
  transition: transform 0.22s ease, box-shadow 0.22s ease, background 0.22s ease;
  overflow: hidden;
  cursor: pointer;
  text-decoration: none !important;
  z-index: var(--pill-z-index, auto);
  white-space: var(--pill-white-space, normal);
}

.cc-pill-btn::after,
header .header-content .control-right .option-item .btn.btn-white.sts-popup::after,
.avaibility-topbar .clicktobook::after,
.avaibility-topbar.not-available .clicktobook::after,
button.st-inventory-goto::after,
span.selected_rooms_span::after,
body .content-text .button-color.text-center a::after {
  content: "";
  position: absolute;
  inset: var(--pill-sheen-inset, 4px 10px 60% 10px);
  border-radius: var(--pill-sheen-radius, calc(var(--pill-radius, 18px) - 4px));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0));
  opacity: var(--pill-sheen-opacity, 0.85);
  pointer-events: none;
  transition: opacity 0.22s ease;
}

.cc-pill-btn .pill-label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.cc-pill-btn .pill-progress {
  display: none;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font: inherit;
  letter-spacing: inherit;
}

.cc-pill-btn .pill-progress-text {
  display: inline-block;
  text-transform: none;
  color: rgba(255, 255, 255, 0.85);
}

.cc-pill-btn.is-loading .pill-progress-text {
  color: #ffffff;
  opacity: 1;
  animation: cc-pill-progress-flash 1s ease-in-out infinite;
}

.cc-pill-btn .pill-spinner {
  width: 18px;
  height: 18px;
  border: 2px solid rgba(255, 255, 255, 0.42);
  border-top-color: #ffffff;
  border-radius: 50%;
  animation: cc-pill-spinner-spin 0.7s linear infinite;
  flex-shrink: 0;
}

.cc-pill-btn.is-loading .pill-label {
  display: none;
}

.cc-pill-btn.is-loading .pill-progress {
  display: inline-flex;
}

@keyframes cc-pill-spinner-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes cc-pill-progress-flash {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.15;
  }
}

.cc-pill-btn:hover,
header .header-content .control-right .option-item .btn.btn-white.sts-popup:hover,
.avaibility-topbar .clicktobook:hover,
.avaibility-topbar.not-available .clicktobook:hover,
button.st-inventory-goto:hover,
span.selected_rooms_span:hover,
body .content-text .button-color.text-center a:hover {
  transform: translateY(var(--pill-hover-translate, -2px));
  background: linear-gradient(140deg, var(--pill-hover-bg-start, #93c6ff) 0%, var(--pill-hover-bg-mid, #1f5f9f) 50%, var(--pill-hover-bg-end, #063a67) 100%) !important;
  box-shadow: var(--pill-hover-shadow, 0 14px 22px -12px rgba(8, 50, 100, 0.75), inset 0 2px 6px rgba(255,255,255,0.26));
}

.sts-room-wrapper .item .content .action .btn-booknow.cc-pill-btn {
  --pill-padding: 12px 30px;
  --pill-radius: 26px;
  --pill-bg-start: #8be28c;
  --pill-bg-mid: #2a9440;
  --pill-bg-end: #0e4620;
  --pill-hover-bg-start: #9ae794;
  --pill-hover-bg-mid: #2f7f3b;
  --pill-hover-bg-end: #0d3c1b;
  --pill-shadow: 0 12px 22px -14px rgba(14, 70, 32, 0.75), inset 0 2px 4px rgba(255, 255, 255, 0.22);
  --pill-hover-shadow: 0 16px 26px -14px rgba(14, 70, 32, 0.8), inset 0 2px 6px rgba(255, 255, 255, 0.3);
  --pill-active-shadow: 0 10px 18px -12px rgba(14, 70, 32, 0.65), inset 0 2px 4px rgba(255, 255, 255, 0.2);
  --pill-white-space: nowrap;
}

.list-hold .btn-booknow.cc-pill-btn {
  --pill-padding: 12px 28px;
}

.cc-pill-btn:hover::after,
header .header-content .control-right .option-item .btn.btn-white.sts-popup:hover::after,
.avaibility-topbar .clicktobook:hover::after,
.avaibility-topbar.not-available .clicktobook:hover::after,
button.st-inventory-goto:hover::after,
span.selected_rooms_span:hover::after,
body .content-text .button-color.text-center a:hover::after {
  opacity: 1;
}

.cc-pill-btn:active,
header .header-content .control-right .option-item .btn.btn-white.sts-popup:active,
.avaibility-topbar .clicktobook:active,
.avaibility-topbar.not-available .clicktobook:active,
button.st-inventory-goto:active,
span.selected_rooms_span:active,
body .content-text .button-color.text-center a:active {
  transform: translateY(var(--pill-active-translate, -1px));
  box-shadow: var(--pill-active-shadow, 0 8px 14px -8px rgba(8, 50, 100, 0.55), inset 0 2px 3px rgba(255,255,255,0.18));
  background: linear-gradient(140deg, var(--pill-hover-bg-start, #93c6ff) 0%, var(--pill-hover-bg-mid, #1f5f9f) 50%, var(--pill-hover-bg-end, #063a67) 100%) !important;
}

/* Per-button variable overrides */
header .header-content .control-right .option-item .btn.btn-white.sts-popup {
  --pill-padding: 11px 30px;
  --pill-radius: 26px;
  --pill-bg-start: #6fa8ff;
  --pill-bg-mid: #0b5394;
  --pill-bg-end: #093a6e;
  --pill-hover-bg-start: #7fb3ff;
  --pill-hover-bg-mid: #104c92;
  --pill-hover-bg-end: #0a3d76;
  --pill-shadow: 0 10px 18px -8px rgba(9, 58, 110, 0.55), inset 0 2px 3px rgba(255, 255, 255, 0.25);
  --pill-hover-shadow: 0 13px 21px -10px rgba(9, 58, 110, 0.65), inset 0 2px 3px rgba(255, 255, 255, 0.35);
  --pill-active-shadow: 0 8px 14px -8px rgba(9, 58, 110, 0.6), inset 0 2px 3px rgba(255, 255, 255, 0.2);
  --pill-letter-spacing: 0.064em;
  --pill-sheen-inset: 5px 13px 44% 13px;
  --pill-sheen-radius: 19px;
}

.avaibility-topbar .clicktobook {
  --pill-padding: 4px 22px;
  --pill-radius: 18px;
  --pill-bg-start: #8be28c;
  --pill-bg-mid: #2a9440;
  --pill-bg-end: #0e4620;
  --pill-hover-bg-start: #9ae794;
  --pill-hover-bg-mid: #2f7f3b;
  --pill-hover-bg-end: #0d3c1b;
  --pill-shadow: 0 12px 22px -14px rgba(14, 70, 32, 0.75), inset 0 2px 4px rgba(255, 255, 255, 0.22);
  --pill-hover-shadow: 0 16px 26px -14px rgba(14, 70, 32, 0.8), inset 0 2px 6px rgba(255, 255, 255, 0.3);
  --pill-active-shadow: 0 10px 18px -12px rgba(14, 70, 32, 0.65), inset 0 2px 4px rgba(255, 255, 255, 0.2);
  --pill-letter-spacing: 0.08em;
  --pill-hover-translate: -3px;
  --pill-sheen-inset: 4px 12px 62% 12px;
  --pill-sheen-radius: 14px;
  --pill-z-index: 10;
  --pill-white-space: nowrap;
}

.avaibility-topbar.not-available .clicktobook {
  --pill-bg-start: #ff9b9b;
  --pill-bg-mid: #d43b3b;
  --pill-bg-end: #8b1a1a;
  --pill-hover-bg-start: #ffb6b6;
  --pill-hover-bg-mid: #c93a3a;
  --pill-hover-bg-end: #7b1515;
  --pill-shadow: 0 12px 22px -14px rgba(180, 40, 40, 0.75), inset 0 2px 4px rgba(255, 255, 255, 0.22);
  --pill-hover-shadow: 0 16px 26px -14px rgba(150, 30, 30, 0.85), inset 0 2px 6px rgba(255, 255, 255, 0.28);
  --pill-active-shadow: 0 10px 18px -12px rgba(150, 30, 30, 0.7), inset 0 2px 4px rgba(255, 255, 255, 0.2);
}

button.st-inventory-goto {
  --pill-padding: 6px 18px;
  --pill-radius: 18px;
  --pill-bg-start: #7fb3ff;
  --pill-bg-mid: #2271b1;
  --pill-bg-end: #0a4b78;
  --pill-hover-bg-start: #93c6ff;
  --pill-hover-bg-mid: #1f5f9f;
  --pill-hover-bg-end: #063a67;
  --pill-shadow: 0 10px 18px -10px rgba(10, 59, 120, 0.6), inset 0 2px 4px rgba(255,255,255,0.18);
  --pill-hover-shadow: 0 14px 22px -12px rgba(8, 50, 100, 0.75), inset 0 2px 6px rgba(255,255,255,0.26);
  --pill-active-shadow: 0 8px 14px -8px rgba(14,70,32,0.7), inset 0 2px 3px rgba(255,255,255,0.18);
  --pill-sheen-inset: 4px 10px 60% 10px;
  --pill-sheen-radius: 14px;
}

span.selected_rooms_span,
body .content-text .button-color.text-center a {
  --pill-padding: 6px 18px;
  --pill-radius: 18px;
  --pill-bg-start: #7fb3ff;
  --pill-bg-mid: #2271b1;
  --pill-bg-end: #0a4b78;
  --pill-hover-bg-start: #93c6ff;
  --pill-hover-bg-mid: #1f5f9f;
  --pill-hover-bg-end: #063a67;
  --pill-letter-spacing: 0.06em;
  --pill-text-transform: capitalize;
  --pill-white-space: nowrap;
  --pill-sheen-inset: 4px 10px 60% 10px;
  --pill-sheen-radius: 14px;
}

body .content-text .button-color.text-center a {
  border: none !important;
  line-height: 1 !important;
  padding: var(--pill-padding, 6px 18px) !important;
}

body .content-text .button-color.text-center a::after {
  width: auto;
  height: auto;
  inset: var(--pill-sheen-inset, 4px 10px 60% 10px);
  border-radius: var(--pill-sheen-radius, calc(var(--pill-radius, 18px) - 4px));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0));
  opacity: var(--pill-sheen-opacity, 0.9) !important;
  z-index: 1 !important;
  transform: none !important;
  transform-origin: 50% 50%;
  transition: opacity 0.22s ease;
}

body .content-text .button-color.text-center a:hover::after {
  transform: none;
}

/* Utility classes for future buttons */
.cc-pill--blue {
  --pill-bg-start: #7fb3ff;
  --pill-bg-mid: #2271b1;
  --pill-bg-end: #0a4b78;
  --pill-hover-bg-start: #93c6ff;
  --pill-hover-bg-mid: #1f5f9f;
  --pill-hover-bg-end: #063a67;
  --pill-shadow: 0 10px 18px -10px rgba(10, 59, 120, 0.6), inset 0 2px 4px rgba(255,255,255,0.18);
  --pill-hover-shadow: 0 14px 22px -12px rgba(8, 50, 100, 0.75), inset 0 2px 6px rgba(255,255,255,0.26);
  --pill-active-shadow: 0 8px 14px -8px rgba(14,70,32,0.7), inset 0 2px 3px rgba(255,255,255,0.18);
}

.cc-pill--light-blue {
  --pill-bg-start: #9bbdff;
  --pill-bg-mid: #5b8ef5;
  --pill-bg-end: #0b5394;
  --pill-hover-bg-start: #8fb6ff;
  --pill-hover-bg-mid: #3d72d6;
  --pill-hover-bg-end: #084578;
  --pill-shadow: 0 10px 18px -10px rgba(11, 64, 148, 0.55), inset 0 2px 4px rgba(255,255,255,0.18);
  --pill-hover-shadow: 0 14px 22px -12px rgba(8, 50, 100, 0.7), inset 0 2px 6px rgba(255,255,255,0.26);
  --pill-active-shadow: 0 8px 14px -8px rgba(8,50,100,0.6), inset 0 2px 3px rgba(255,255,255,0.18);
}

.cc-pill--green {
  --pill-bg-start: #8be28c;
  --pill-bg-mid: #2a9440;
  --pill-bg-end: #0e4620;
  --pill-hover-bg-start: #9ae794;
  --pill-hover-bg-mid: #2f7f3b;
  --pill-hover-bg-end: #0d3c1b;
  --pill-shadow: 0 12px 22px -14px rgba(14, 70, 32, 0.75), inset 0 2px 4px rgba(255, 255, 255, 0.22);
  --pill-hover-shadow: 0 16px 26px -14px rgba(14, 70, 32, 0.8), inset 0 2px 6px rgba(255, 255, 255, 0.3);
  --pill-active-shadow: 0 10px 18px -12px rgba(14, 70, 32, 0.65), inset 0 2px 4px rgba(255, 255, 255, 0.2);
}

.cc-pill-btn.cc-pill--green {
  background: linear-gradient(140deg, #8be28c 0%, #2a9440 55%, #0e4620 100%) !important;
}

.cc-pill-btn.cc-pill--green:hover,
.cc-pill-btn.cc-pill--green:active,
.cc-pill-btn.cc-pill--green.is-loading {
  background: linear-gradient(140deg, #9ae794 0%, #2f7f3b 55%, #0d3c1b 100%) !important;
}

.cc-pill--red {
  --pill-bg-start: #ff9b9b;
  --pill-bg-mid: #d43b3b;
  --pill-bg-end: #8b1a1a;
  --pill-hover-bg-start: #ffb6b6;
  --pill-hover-bg-mid: #c93a3a;
  --pill-hover-bg-end: #7b1515;
  --pill-shadow: 0 12px 22px -14px rgba(180, 40, 40, 0.75), inset 0 2px 4px rgba(255, 255, 255, 0.22);
  --pill-hover-shadow: 0 16px 26px -14px rgba(150, 30, 30, 0.85), inset 0 2px 6px rgba(255, 255, 255, 0.28);
  --pill-active-shadow: 0 10px 18px -12px rgba(150, 30, 30, 0.7), inset 0 2px 4px rgba(255, 255, 255, 0.2);
}

.cc-pill--uppercase {
  --pill-text-transform: uppercase;
  --pill-letter-spacing: 0.2em;
}

.cc-pill--capitalize {
  --pill-text-transform: capitalize;
}

/* End central pill system */

/* Align datepicker with input field left edge */
#ui-datepicker-div.ak-datepicker {
  margin-left: -1px !important;
  z-index: 110000 !important; /* keep picker above Magnific popup overlay */
}

/* Home “Google Maps Click Here” button: reuse pill blue gradient without changing shape */
body.home a[href*="google.com/maps"],
body.home a[href*="goo.gl/maps"],
body.home a[href*="maps.app.goo.gl"] {
  background: linear-gradient(140deg, #7fb3ff 0%, #2271b1 55%, #0a4b78 100%) !important;
  transition: transform 0.22s ease;
}

body.home a[href*="google.com/maps"]:hover,
body.home a[href*="goo.gl/maps"]:hover,
body.home a[href*="maps.app.goo.gl"]:hover {
  background: linear-gradient(140deg, #93c6ff 0%, #1f5f9f 50%, #063a67 100%) !important;
  transform: translateY(-3px);
}

/* Popup-only Air Datepicker adjustments */
body.mfp-ready .air-datepicker,
body.mfp-ready .air-datepicker-global-container {
    z-index: 100000 !important;
}
