#table_Rate .guest select{
    display: none;
}
#tab_package{
display:none;
}

/*
@media only screen and (min-width: 992px){
.tabs-style-topline nav {
    margin-top: 42px!important;
 }
}
*/

/* notice top */
.soft-notice {
  width: 100%;
  background: var(--main-theme-color-rgb2);
  color: #FFFFFF;
  font-size: 13px;
  position: relative;
}

.soft-notice-inner {
  margin: 0 auto;
  padding: 10px 30px;
  display: flex;
  align-items: flex-start;
  gap: 5px;
  position: relative;
}

.soft-notice .ic-info {
    font-size: 17px;
}

.soft-notice-content {
  flex: 1;
}

.soft-notice-text {
  color: #ffffff;
}

.soft-notice-text strong {
  color: #ffffff;
  font-weight: 700;
  margin-right: 4px;
}

.soft-notice-text span {
  color: #ffffff;
}

.soft-notice-readmore {
  border: 0;
  background: transparent;
  color: #ffffff;
  padding: 0;
  margin-left: 5px;
  text-decoration: underline;
  text-underline-offset: 2px;
  cursor: pointer;
  outline: none !important;
}

.soft-notice-readmore:hover {
  color: #ffffff;
}

.soft-notice-more {
  color: #ffffff;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transform: translateY(-4px);
  transition:
    max-height 0.4s ease,
    opacity 0.3s ease,
    transform 0.3s ease,
    margin-top 0.3s ease;
  margin-top: 0;
}

.soft-notice-more-inner {
  display: inline;
}

.soft-notice.is-expanded .soft-notice-more {
  max-height: 200px;
  opacity: 1;
  transform: translateY(0);
  margin-top: 6px;
}

.soft-notice.is-expanded .soft-notice-readmore {
  display: none;
}

.soft-notice-lessmore {
  border: 0;
  background: transparent;
  color: #ffffff;
  padding: 0;
  margin-left: 5px;
  text-decoration: underline;
  text-underline-offset: 2px;
  cursor: pointer;
  outline: none !important;
}

.soft-notice-lessmore:hover {
  color: #ffffff;
}

.soft-notice-lessmore:focus,
.soft-notice-lessmore:focus-visible {
  outline: none;
}

.soft-notice-close {
  position: absolute;
  right: 18px;
  top: 5px;
  width: 24px;
  height: 24px;
  border: 0;
  background: transparent;
  color: #ececec;
  font-size: 26px;
  line-height: 1;
  cursor: pointer;
  padding: 0;
  opacity: 0.9;
  outline: none !important;
}

.soft-notice-close:hover {
  color: #ffffff;
  opacity: 1;
}

.soft-notice-close:focus-visible, .soft-notice-close:focus {
  outline: none;
}

@media (max-width: 991px) {
  .soft-notice {
    font-size: 12px;
  }

  .soft-notice-inner {
    padding: 10px 42px 10px 20px;
  }

  .soft-notice-close {
    right: 14px;
  }
}

@media (max-width: 575px) {
  .soft-notice-inner {
    padding: 10px 40px 10px 10px;
  }

  .soft-notice-text strong,
  .soft-notice-text span {
    display: inline;
  }

  .soft-notice-readmore {
    display: inline-block;
    margin-left: 0;
    margin-top: 2px;
  }

  .soft-notice.is-expanded .soft-notice-more {
    margin-top: 8px;
  }

  .soft-notice-close {
    top: 10px;
    right: 5px;
    font-size: 24px;
  }
}
/* end notice top  */ .apply-voucher-btn { padding: 7px 25px 6px 25px; }.login-pointspot .pointspot_poweredby {
					position: relative !important;
					width: 100% !important;
					float: right !important;
					text-align: right !important;
					bottom: 5px !important;
					right: -5px !important;
				}
				
				.modal_addon .pointspot_poweredby {
					bottom: -15px !important;
					right: -10px !important;
				}
				 .addon-photo .more-photo { margin-top: -26.5px; } .etm-rate-table.addon-views .addon-card-item { background-color: #f4f4f4; } .caption-pointspot { font-size: 18px; } #pointspot_login2 { min-height: 97px; } #pointspot_login2 .pointspot_poweredby { bottom: 43px; } @media screen and (max-width: 414px) { #pointspot_login2 .pointspot_poweredby { bottom: unset; } }  p.benefit.breakfast { color: #32a923; text-transform: uppercase; font-weight: bold; border: solid 1px; width: fit-content; padding: 5px 10px !important; margin-top: 3px !important; background: #ffffff9e; } 