@import url("https://use.typekit.net/egj1vxq.css");

.hotale-additional-font {
  font-family: "ivymode", handwriting !important;
}
p {
  font-weight: 300;
}
.ivy-font h3{
  font-family: "ivymode", handwriting !important;
  font-style: italic;
}
.hotale-footer-wrapper,
.hotale-copyright-wrapper {
  background-color: #273E3B;
}
.hotale-fixed-navigation.hotale-style-slide .hotale-logo-inner img {
  max-height: 35px !important;
  width: 100%;
}
img.footer-logo {
  max-width: 170px;
}
.footer-anpc-box {
  max-width: 150px;
  display: inline-block;
}
.footer-anpc {
  text-align: center;  
}
.footer-anpc-box {
  max-width: 170px;
  display: inline-block;
  margin: 5px;
  width: 100%;
}
.hotale-footer-wrapper .widget {
  margin-bottom: 15px;
}
.tourmaster-room-navigation-checkout-wrap .tourmaster-room-navigation-checkout-button, .tourmaster-room-navigation-checkout-wrap .tourmaster-room-navigation-checkout-button:hover {
  border-color: #ffffff;
  color: #ffffff;
  border-radius: 15px;
}
.hotale-navigation .sf-menu > li > a, .hotale-navigation .sf-vertical > li > a {
  font-weight: 500;
}
.room-fac_icon img {
  max-width: 40px;
}
p.footer-under_logo {
  line-height: 1;
  margin-top: -10px;
  color: #fff;
}
p.footer-under_logo span {
  font-style: italic;
}
.footer_anpc-btns {
  display: flex;
  margin-top: 80px;
}
.footer_anpc-btn.anpc-logo-f img {
  max-width: 60px;
  height: auto;
}
.footer_anpc-btn {
  background-color: #fff;
  padding: 3px 10px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  transition: 0.3s;
}
.footer_anpc-btn:hover {
  background-color: #b49c78;
  transition: 0.3s;
}
.footer_anpc-btn.solut-text-f p {
  margin: 0;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 700;
  font-size: 14px;
}
.footer_trip-container {
  border-radius: 150px;
  background-color: #335450;
  padding: 30px;
  width: fit-content;
  margin: auto;
  margin-top: -30px;
}
.footer_ta-logo img {
  max-width: 160px;
  width: 100%;
  text-align: center;
  margin: auto;
}
.footer_ta-logo {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.footer_social {
  text-align: center;
}
p.footer_social-title {
  color: #fff;
}
.footer_social-container i {
  font-size: 30px !important;
  transition: 0.3s;
}
.footer_social-container i:hover{
  transition: 0.3s;
  color: #b49c78 !important;
}
.hotale-copyright-wrapper {
  display: none;
}
.hotale-copyright-text.hotale-item-pdlr {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  margin-top: 40px;
  text-align: left;
  padding: 0;
}
.tourmaster-room-booking-bar-wrap {
    display: none;
}

