/*
Theme Name:     Traveler C Theme
Version:        1.0
Template:       traveler
*/
.single #st-content-wrapper.st-style-4 .inquiry-v2 .st-sent-mail-customer .form-wrapper input[type=submit] {
    border-radius: 50px;
    background: #0581ce;
    color: #fff;
}
span.wpcf7-form-control-wrap, .single #st-content-wrapper.st-style-4 .inquiry-v2 .st-sent-mail-customer .form-wrapper input {
    display: block;
    max-width: 100%;
}
.st-blog-solo--wrapper .st-blog--search .blog-wrapper .st-blog--bg .st-blog--item .thumb-caption .title {
    margin-top: 0;
}
.item.related__item .fixed-bottom {
    position: static;
}
.header-right ul.st-list.d-flex.align-items-center {
    flex-direction: column;
}
#modern-search-result .row.row-wrapper {
    gap: 30px 0;
}
#modern-search-result .grid-item > div {
    height: 100%;
    max-height: 100%;
}
.st-list-tour-related {
    height: 100%;
    margin: 0;
}
.st-list-tour-related> div {
    height: 100%;
}
#modern-search-result .grid-item > div .related__item {
    margin-bottom: 0;
    border: none;
    border-radius: 24px;
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05);
    background-color: #fff;
    display: flex;
    overflow: hidden;
    padding: 16px;
    flex-direction: column;
    height: 100%;
}
#modern-search-result .grid-item > div .related__item .featured {
    /*padding: 16px 16px 0 !important;*/
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    overflow: hidden;
    margin: 0;
    border-radius: 3px;
    position: relative;
}
#modern-search-result .grid-item > div .related__item .featured a {
    border-radius: 24px;
    display: block;
    overflow: hidden;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    height: 100%;
}
#modern-search-result .grid-item > div .related__item .featured img {
    width: 100%;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    height: 100%;
    object-fit: contain;
    border-radius: 0;
    display: block;
    margin-bottom: 0;
}
#modern-search-result .grid-item > div .related__item .address.st-location--style4 {
    position: absolute;
    top: 40px;
    padding: 6px 8px;
    left: 0;
    font-size: 14px;
    background: var(--link-color, #5191FA);
    font-weight: 600;
    margin-left: 0 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 0 8px 8px 0;
    color: #fff;
    font-size: 14px !important;
}

#modern-search-result .grid-item .related__item .title {
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    padding-top: 16px;
}
#modern-search-result .grid-item .related__item .title a {
    color: var(--heading-color, #1A2B48);
}
#modern-search-result .grid-item .related__item .st-tour--description {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 21px;
    letter-spacing: normal;
    color: rgba(18, 58, 50, 0.5);
    position: relative;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 15px;
}
#modern-search-result .grid-item .related__item .fixed-bottom {
    position: relative;
}
#modern-search-result .grid-item .related__item .fixed-bottom .st-tour--feature {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
    border-top: 1px solid rgba(66, 135, 121, 0.1);
    border-bottom: 1px solid rgba(66, 135, 121, 0.1);
}
#modern-search-result .grid-item .related__item .fixed-bottom .st-tour--feature .st-tour__item {
    display: flex;
    align-items: flex-start;
}
#modern-search-result .grid-item .related__item .fixed-bottom .st-tour--feature .st-tour__item:last-child {
    padding-right: 40px;
}
#modern-search-result .grid-item .related__item .fixed-bottom .st-tour--feature .st-tour__item .item__info {
    margin-left: 12px;
}
#modern-search-result .grid-item .related__item .fixed-bottom .st-tour--feature .st-tour__item .item__info .info__name {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: var(--link-color, #123a32);
    margin: 0;
}
#modern-search-result .grid-item .related__item .fixed-bottom .st-tour--feature .st-tour__item .item__info .info__value {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.16px;
    color: #889c98;
    margin-bottom: 0;
}
#modern-search-result .grid-item .section-footer {
    order: 9;
    padding-top: 20px;
    border: 0;
    margin-top: 0;
}
#modern-search-result .grid-item .section-footer .st-price__wrapper {
    position: relative;
    padding: 0 16px 16px;
    align-items: flex-end;
    justify-content: space-between;
    display: flex;
}
#modern-search-result .grid-item .st-price__wrapper .price--tour {
    margin-left: 0;
    color: var(--link-color, #123a32);
    font-size: 24px;
    display: flex;
    flex-direction: column;
}
#modern-search-result .grid-item .st-price__wrapper .price--tour .text-small.lh1em.onsale {
    /*position: absolute;*/
    /*top: -6px;*/
    padding-bottom: 6px;
    font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 26px;
    letter-spacing: normal;
    color: #c4c4c4 !important;
    text-decoration: line-through;
}
#modern-search-result .grid-item .st-price__wrapper .price--tour .item {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0 !important;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: var(--link-color, #123a32);
    border: none !important;
    box-shadow: none;
    box-sizing: border-box;
    border-radius: 15px;
    overflow: hidden;
    padding-bottom: 0;
}
#modern-search-result .grid-item .st-price__wrapper .st-btn--book {
    position: relative;
}
#modern-search-result .grid-item .st-price__wrapper .st-btn--book a {
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: 1px;
    color: #fff;
    padding: 14px 24px;
    background-color: var(--main-color, #ec927e);
    border-radius: 40px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    position: relative;
    display: inline-block;
    z-index: 20;
    -webkit-box-shadow: 0 5px 0 #df5334;
    box-shadow: 0 5px 0 #df5334;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    position: relative;
}
#modern-search-result .grid-item .st-price__wrapper .st-btn--book a:hover {
    transform: translateY(5px);
    box-shadow: 0 0 0 #df5334 !important;
}
.red {
	color: #f00;
}

.custom-trip-wp {
	display: flex;
    flex-wrap: wrap;
    gap: 20px;

	color: #1f2124;
	background-color: #FFFFFF;
	padding: 40px;
	border: 1px solid #999;
	border-radius: 50px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.custom-trip-wp > * {
    width: 100%;
}
.custom-trip-wp > .elementor-col-50 {
	width: 45%;
	width: calc(50% - 10px);
	width: -moz-calc(50% - 10px);
	width: -webkit-calc(50% - 10px);
}
.custom-trip-wp .field-desc {
	font-size: 13px;
	font-style: italic;
}
.custom-trip-wp .field-desc p {
	margin-bottom: 0;
}
.custom-trip-wp h3 {
	font-size: 20px;
	text-align: center;
	color: #fff;
	background-color: #ec927e;
	padding: 12px 20px;
	border-radius: 30px;
	margin-bottom: 28px;
}
.custom-trip-wp .field-type-submit .wpcf7-form-control.wpcf7-submit {
	background-color: #EC927E;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.43;
	letter-spacing: 1px;
	box-shadow: 0px 5px 0px 0px #DF5334;
	border-radius: 40px;
	padding: 18px 40px;
	display: block;
	width: 100%;
	text-transform: uppercase;
	color: #fff;
	border: 0;
	margin-top: 40px;
	margin-bottom: 10px;
}
.custom-trip-wp input.wpcf7-form-control,
.custom-trip-wp select.wpcf7-form-control{
	background-color: #ffffff;
	border: 1px solid #69727d;
	color: #1f2124;
	flex-grow: 1;
	vertical-align: middle;
	width: 100%;
	border-radius: 3px;
	font-size: 15px;
	line-height: 1.4;
	min-height: 40px;
	padding: 5px 14px;
}
.custom-trip-wp .field-type-submit .wpcf7-form-control.wpcf7-submit:hover {
	background-color: #f2911f;
}
.custom-trip-wp .field-group {
	margin-bottom: 5px;
}
.custom-trip-wp .field-group > p {
	margin-bottom: 0;
}
.mt-gg-link .fone {
    font-size: 11px !important;
}
.st-single-tour.st-single-tour-10 .st-fixed-form-booking .st-form-booking-action form .submit-group button,
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .button-search-wrapper .btn.btn-primary,
#modern-search-result .grid-item .st-price__wrapper .st-btn--book a,
.services-item.item-elementor.grid-2 > .item .content-item .st-flex.space-between.st-price__wrapper .st-btn--book a {
    box-shadow: 0 5px 0 #0366a7;
}
.st-single-tour.st-single-tour-10 .st-program--wrapper.st-program-parent .st-program.st-program--padding .st-program-list .item--bg .st-itinerary--info .body.st-itinerary--info__content .content__time {
	background: #0581ce;
}

#gotop {
	bottom: 30px;
}

@media (max-width: 1299px) and (min-width: 992px) {
    body header.header-style-10 .header #st-main-menu #main-menu > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
@media screen and (min-width: 992px) {
    body header.header-style-10 .header #st-main-menu #main-menu > li > a {
        padding-left: 15px;
        padding-right: 20px;
    }
    body header.header-style-10 .header #st-main-menu #main-menu > li.menu-item-has-children .menu-dropdown {
        min-width: 250px;
    }
	#gotop {
        bottom: 25px;
        right: 10px;
    }
}
@media (max-width: 767px) {
    .tax-tour-type #st-content-wrapper.search-result-page .banner .banner-content,
    .tax-st_tour_type #st-content-wrapper.search-result-page .banner .banner-content {
        display: inline-block;

         transform: none; 
         top: 0; 
         left: 0; 
        padding: 50px 0px;
    }
    .tax-tour-type #st-content-wrapper.search-result-page .banner h1,
    .tax-st_tour_type #st-content-wrapper.search-result-page .banner h1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
	.custom-trip-wp > .elementor-col-50 {
		width: 100%;
	}
}