/* Compiled from: style.scss */
/* Compiled at: 2026-06-19 11:39:33 */

.vc_custom_1627371932264 .shb-booking-form-with-background-1 h2 {
  font-size: 42px;
}
.vc_custom_1627371932264 .shb-booking-form-with-background-1 .shb-booking-form-buttons {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.vc_custom_1627371932264 .shb-booking-form-with-background-1 .shb-booking-form-buttons a {
  color: #fff;
  border: 2px solid #fff;
  border-radius: 25px;
  padding: 10px 25px;
}
.vc_custom_1627371932264 .shb-booking-form-with-background-1 .shb-booking-form-buttons a:hover {
  background-color: #b99470;
  border-color: #b99470;
}
.vc_custom_1627371932264 .shb-booking-form-style-1 {
  top: calc(65% + 45px);
}
#tt_home_form .shb-booking-form-style-1 {
  width: 800px;
}
.tt_home_hover_box_1 {
  transition: transform 0.3s ease;
}
.tt_home_hover_box_1 p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tt_home_hover_box_1:hover svg {
  color: #fff;
  fill: #fff !important;
}
.tt_home_hover_box_1:hover h2, .tt_home_hover_box_1:hover p, .tt_home_hover_box_1:hover .elementor-button span {
  color: #fff !important;
}
.tt_home_hover_box_1:hover .elementor-button {
  transform: translateX(10px);
}
.tt_home_flex_1 {
  flex: 1 !important;
}
.tt-earnings-estimator__form input, .tt-earnings-estimator__form select, .tt-earnings-estimator__form textarea {
  margin: 0 !important;
}
.tt-earnings-estimator__form .tt-earnings-estimator__error {
  margin-bottom: 5px;
}
.page-id-321 .sohohotel-page-header {
  margin-bottom: 0 !important;
}
.tt-flux-tt-process-step .tt-process-step {
  border: none;
}
.tt-flux-tt-process-step .tt-process-step::before {
  display: none;
}
.tt_location_card .tt_location_card_content {
  height: 100%;
}
.tt_auto_height .tt_auto_height_item {
  height: 100%;
}
.tt-post__card .tt-post__content {
  flex-wrap: wrap;
  flex-direction: row;
}
.tt-post__card .tt-post__content .tt-post__title {
  flex: 0 0 60%;
}
.tt-post__card .tt-post__content .tt-post__meta {
  flex: 0 0 40%;
}
.tt-post__card .tt-post__content .tt-post__excerpt {
  flex: 0 0 100%;
}
.tt-post__card .tt-post__content .tt-post__meta {
  display: flex;
  justify-content: flex-end;
  font-family: "Work Sans";
  color: #000;
  font-weight: 600;
  font-size: 16px;
}
.tt-post__card .tt-post__content .tt-post__title a {
  font-size: 16px;
  color: #000;
  font-weight: 600;
}
.tt-post__card .tt-post__content .tt-post__title a::after {
  content: "";
  display: block;
  background-color: #00c0c1;
  width: 50px;
  height: 8px;
  margin-top: 10px;
}
#tt_blog_sp_layout .tt-post__grid {
  grid-template-columns: repeat(2, 1fr) !important;
}
#tt_blog_sp_layout .tt-post__grid .tt-post__card:first-child {
  grid-column: span 2;
}
#tt_blog_sp_layout .tt-post__grid .tt-post__card:first-child .tt-post__title a {
  font-size: 24px;
}
#tt_blog_sp_layout .tt-post__grid .tt-post__card:first-child .tt-post__meta {
  font-size: 24px;
}
.tt_post_switch_btn a {
  background-color: #33cccc;
  padding: 15px 30px 15px 30px;
  justify-content: center !important;
}
.tt_post_switch_btn a:hover {
  background-color: #4cd3d3;
}
.tt_post_switch_btn a span {
  color: #fff !important;
}
.tt_post_switch_btn .elementor-post-navigation {
  gap: 10px;
}
.tt_post_switch_btn .elementor-post-navigation .elementor-post-navigation__link {
  width: auto;
  overflow: unset;
  min-width: 125px;
}
.tt_post_switch_btn .elementor-post-navigation .post-navigation__arrow-wrapper {
  display: none;
}
.wpcf7-form .tt-cf7-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.wpcf7-form .tt-cf7-form .tt-form-row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  column-gap: 20px;
}
.wpcf7-form .tt-cf7-form .tt-name-row .tt-form-field {
  flex: 1;
}
.wpcf7-form .tt-cf7-form .tt-name-row p {
  width: 100%;
  flex: 0 0 100%;
}
.wpcf7-form .tt-cf7-form span {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  margin-bottom: 10px;
}
.wpcf7-form .tt-cf7-form .tt-form-field {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 8px;
  margin: 0;
}
.wpcf7-form .tt-cf7-form .tt-form-field em {
  font-style: normal;
  color: #777;
  font-weight: 400;
}
.wpcf7-form .tt-cf7-form input, .wpcf7-form .tt-cf7-form textarea {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #ddd;
  padding: 12px 14px;
  font-size: 15px;
  line-height: 1.4;
  outline: none;
  margin-bottom: 0 !important;
}
.wpcf7-form .tt-cf7-form textarea {
  min-height: 140px;
  resize: vertical;
}
.wpcf7-form .tt-cf7-form input:focus, .wpcf7-form .tt-cf7-form textarea:focus {
  border-color: #00c0c1;
}
.wpcf7-form .tt-cf7-form .tt-form-submit {
  margin-top: 4px;
}
.wpcf7-form .tt-cf7-form .tt-form-submit input[type="submit"] {
  width: 100%;
  min-width: 140px;
  border: none;
  background-color: #00c0c1;
  color: #fff;
  cursor: pointer;
  font-weight: 600;
  padding: 13px 28px;
  border-radius: 0;
}
.wpcf7-form .tt-cf7-form .tt-form-submit input[type="submit"]:hover {
  opacity: 0.9;
}
