.st-mod-style {
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
}
.st-mod-style .button-external-link {
margin-bottom: 0;
}
.st-mod-style .button-external-link a {
width: 100%;
border: none;
display: block;
color: #FFF !important;
border-radius: 50px;
background: var(--main-color);
}
.st-mod-style .view-detail {
background: var(--main-color, #3B71FE);
border-radius: 50px;
padding: 14px 20px;
color: #FFF;
}
.st-mod-style .swiper-slide .item {
margin-bottom: 0px;
}
.st-mod-style .swiper-pagination {
margin-top: 40px;
position: relative;
bottom: 5px;
left: 0;
width: 100%;
}
.st-mod-style [type=button],
.st-mod-style [type=reset],
.st-mod-style [type=submit] {
-webkit-appearance: unset;
font-family: unset;
}
.st-mod-style .single .st-heading-section {
font-weight: 700;
font-size: 26px;
line-height: 36px;
color: var(--heading-color);
}
.st-mod-style .daterangepicker.dropdown-menu {
padding: 20px 30px 15px 30px;
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 20px;
margin-top: 17px;
}
@media screen and (max-width: 767px) {
.st-mod-style .daterangepicker.dropdown-menu {
width: calc(100% - 30px);
}
}
.st-mod-style .daterangepicker.dropdown-menu .calendar .calendar-table .table-header {
padding-bottom: 15px;
}
.st-mod-style .daterangepicker.dropdown-menu .calendar .calendar-table .table-header .prev {
font-family: "traveler-icon" !important;
background: transparent;
width: 25px;
height: 25px;
font-size: 14px;
bottom: 8px;
}
.st-mod-style .daterangepicker.dropdown-menu .calendar .calendar-table .table-header .prev:after {
content: "\e966";
}
.st-mod-style .daterangepicker.dropdown-menu .calendar .calendar-table .table-header .next {
font-family: "traveler-icon" !important;
background: transparent;
width: 25px;
height: 25px;
font-size: 14px;
bottom: 10px;
text-align: right;
}
.st-mod-style .daterangepicker.dropdown-menu .calendar .calendar-table .table-header .next:after {
content: "\e968";
}
.st-mod-style .daterangepicker.dropdown-menu .calendar .calendar-table .table-header .month {
font-weight: 700;
font-size: 18px;
line-height: 26px;
color: var(--heading-color);
}
.st-mod-style .daterangepicker.dropdown-menu .calendar .calendar-table .table-sub-header {
border-top: 1px solid #DEDEDE;
margin-top: 5px;
padding-top: 10px;
}
.st-mod-style .daterangepicker.dropdown-menu .calendar .calendar-table .table-sub-header .day-off-week {
width: 54px;
height: 54px;
font-weight: 500;
font-size: 16px;
line-height: 26px;
text-align: center;
color: var(--grey-color, #5E6D77);
}
@media screen and (max-width: 767px) {
.st-mod-style .daterangepicker.dropdown-menu .calendar .calendar-table .table-sub-header .day-off-week {
width: 14.2857142857%;
}
}
.st-mod-style .daterangepicker.dropdown-menu .calendar .calendar-table .table-condensed tbody tr .td-date {
width: 14.2857142857%;
height: 54px;
box-shadow: none;
border: none;
}
.st-mod-style .daterangepicker.dropdown-menu .calendar .calendar-table .table-condensed tbody tr .td-date .date {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
font-weight: 500;
color: var(--heading-color);
}
.st-mod-style .daterangepicker.dropdown-menu .calendar .calendar-table .table-condensed tbody tr .td-date.disabled .date {
color: #B1BAC1;
}
.st-mod-style .daterangepicker.dropdown-menu .calendar .calendar-table .table-condensed tbody tr .td-date.today .date {
color: var(--main-color, #3B71FE);
border: none;
}
.st-mod-style .daterangepicker.dropdown-menu .calendar .calendar-table .table-condensed tbody tr .td-date.active .date {
background: #B8CCFF;
}
.st-mod-style .daterangepicker.dropdown-menu .calendar .calendar-table .table-condensed tbody tr .td-date.in-range {
background: #B8CCFF;
}
.st-mod-style .daterangepicker.dropdown-menu .calendar .calendar-table .table-condensed tbody tr .td-date.td-no-show {
height: 0;
}
.st-mod-style .daterangepicker.dropdown-menu .calendar .calendar-table .table-condensed tbody tr .td-date.td-no-show .date {
height: 0;
}
@media screen and (max-width: 782px) {
.st-mod-style .header__left .logo {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
margin-left: 0;
}
}
.st-mod-style.single-st_rental.single .daterangepicker .calendar .calendar-table .table-condensed tbody tr .td-date {
width: 14;
}
.st-mod-style #st-content-wrapper.st-style-elementor .st-service-header2 .st-heading {
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 40px;
color: var(--heading-color);
}
@media screen and (max-width: 768px) {
.st-mod-style #st-content-wrapper.st-style-elementor .st-service-header2 .st-heading {
font-weight: 700;
font-size: 28px;
line-height: 38px;
margin-top: 12px;
}
}
.st-mod-style #st-content-wrapper.st-style-elementor .st-service-header2 .st-stars {
line-height: 1;
font-size: 16px;
}
.st-mod-style #st-content-wrapper.st-style-elementor .st-service-header2 .st-review-score {
margin-right: 10px;
}
.st-mod-style #st-content-wrapper.st-style-elementor .st-service-header2 .st-review-score .score {
background: #F9FBFF;
border: 1px solid #B8CCFF;
box-sizing: border-box;
border-radius: 5px;
padding: 4px 8px;
font-weight: 700;
font-size: 16px;
line-height: 26px;
color: var(--main-color, #3B71FE);
margin-right: 12px;
}
.st-mod-style #st-content-wrapper.st-style-elementor .st-service-header2 .st-review-score .left .head-rating {
font-weight: 700;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
}
.st-mod-style #st-content-wrapper.st-style-elementor .st-service-header2 .st-review-score .left .text-rating {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
}
.st-mod-style #st-content-wrapper.st-style-elementor .st-service-header2 .st-address {
margin-left: 10px;
}
@media screen and (max-width: 767px) {
.st-mod-style #st-content-wrapper.st-style-elementor .st-service-header2 .st-address {
margin-left: 0px;
}
}
@media screen and (max-width: 767px) {
.st-mod-style #st-content-wrapper.st-style-elementor .st-service-header2 .sub-heading .st-dot {
display: none;
}
}
.single.st-header-9 .daterangepicker.dropdown-menu.single .calendar.left.single {
width: 100%;
}
.single.st-header-9 .daterangepicker.dropdown-menu .calendar.left:not(.single),
.single.st-header-9 .daterangepicker.dropdown-menu .calendar.left:not(.respon-single),
.single.st-header-9 .daterangepicker.dropdown-menu .calendar.right:not(.single),
.single.st-header-9 .daterangepicker.dropdown-menu .calendar.right:not(.respon-single) {
width: 50%;
}
@media screen and (max-width: 991px) {
.single.st-header-9 .daterangepicker.dropdown-menu .calendar.left:not(.single),
.single.st-header-9 .daterangepicker.dropdown-menu .calendar.left:not(.respon-single),
.single.st-header-9 .daterangepicker.dropdown-menu .calendar.right:not(.single),
.single.st-header-9 .daterangepicker.dropdown-menu .calendar.right:not(.respon-single) {
width: 100%;
}
}
.single.st-header-9 .daterangepicker.dropdown-menu .calendar-table {
width: 100%;
}
.single.st-header-9 .daterangepicker.dropdown-menu .calendar-table .table-header .month {
font-weight: 700;
font-size: 18px;
line-height: 26px;
color: var(--heading-color);
}
.single.st-header-9 .daterangepicker.dropdown-menu .calendar-table .table-sub-header {
width: 100%;
}
.single.st-header-9 .daterangepicker.dropdown-menu .calendar-table .table-sub-header .day-off-week {
width: 45px;
height: 45px;
font-weight: 500;
font-size: 16px;
line-height: 26px;
text-align: center;
color: var(--grey-color, #5E6D77);
}
.single.st-header-9 .daterangepicker.dropdown-menu .calendar-table .table-condensed tbody tr .td-date {
width: 14.2857142857%;
height: 45px;
box-shadow: none;
border: none;
}
.single.st-header-9 p {
font-size: 16px;
line-height: 26px;
}
@media (max-width: 575px) {
.single.st-header-9 .daterangepicker.dropdown-menu .calendar-table .table-sub-header {
display: flex;
}
}
.panigation-list-new-style {
margin-top: 10px;
margin-bottom: 30px;
}
.panigation-list-new-style .page-numbers li .page-numbers {
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: var(--link-color);
width: 40px;
height: 40px;
border-radius: 10px;
display: flex;
align-items: center;
justify-content: center;
}
.panigation-list-new-style .page-numbers li .page-numbers.current {
color: #fff !important;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
background: var(--main-color, #3B71FE) !important;
}
.panigation-list-new-style .page-numbers li .page-numbers.next, .panigation-list-new-style .page-numbers li .page-numbers.prev {
background: #F7F8FA;
border: 1px solid #DEDEDE;
border-radius: 10px;
}
.panigation-list-new-style .page-numbers li .page-numbers.next .fa, .panigation-list-new-style .page-numbers li .page-numbers.prev .fa {
font-family: "traveler-icon" !important;
font-size: 12px;
font-weight: 500;
}
.panigation-list-new-style .page-numbers li .page-numbers.next .fa:before {
content: "\e968";
}
.panigation-list-new-style .page-numbers li .page-numbers.prev .fa:before {
content: "\e966";
}
.single .calendar-table .table-condensed tbody tr .td-date {
width: 45px;
height: 45px;
}
.single .calendar-table .table-condensed tbody tr .td-date.not_available.off.not-show {
opacity: 0;
}
.single.st-mod-style .daterangepicker.dropdown-menu {
padding: 15px;
}
.single.st-mod-style .daterangepicker.single .calendar .calendar-table .table-sub-header .day-off-week {
width: 45px;
height: 45px;
}
.single.st-mod-style .daterangepicker .calendar {
margin: 0px;
}
.single.st-mod-style .daterangepicker .calendar .calendar-table .table-sub-header .day-off-week {
width: 14.2857142857%;
height: 45px;
margin: 0;
}
.single.st-mod-style .daterangepicker .calendar .calendar-table .table-condensed tbody tr .td-date {
width: 45px;
height: 45px;
}
.single.st-mod-style .daterangepicker .calendar .calendar-table .table-condensed tbody tr .td-date.not_available.off.not-show {
opacity: 0;
}
.single.st-mod-style .st-gallery.style-masonry {
margin-top: 40px;
clear: both;
display: inline-block;
width: 100%;
overflow: hidden;
border-radius: 20px;
}
.single.st-mod-style .st-gallery.style-masonry img {
object-fit: cover;
height: 100%;
width: 100%;
}
.single.st-mod-style .st-gallery.style-masonry .item-gallery {
width: 33.3333%;
float: left;
height: 315px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-top: 5px;
}
@media screen and (max-width: 767px) {
.single.st-mod-style .st-gallery.style-masonry .item-gallery {
padding: 0px;
width: 100%;
height: auto !important;
}
.single.st-mod-style .st-gallery.style-masonry .item-gallery:not(:nth-child(1)) {
display: none;
}
}
.single.st-mod-style .st-gallery.style-masonry .item-gallery:nth-child(1) {
height: 630px;
padding-left: 0px;
padding-bottom: 0px;
}
.single.st-mod-style .st-gallery.style-masonry .item-gallery:nth-child(3), .single.st-mod-style .st-gallery.style-masonry .item-gallery:nth-child(5) {
padding-right: 0px;
}
.single.st-mod-style .st-gallery.style-masonry .item-gallery.item-hide {
display: none;
}
.single.st-mod-style .st-gallery.style-masonry .item-gallery:nth-child(1), .single.st-mod-style .st-gallery.style-masonry .item-gallery:nth-child(2), .single.st-mod-style .st-gallery.style-masonry .item-gallery:nth-child(3) {
padding-top: 0px;
}
.single.st-mod-style .st-gallery.style-masonry .item-gallery:nth-child(4), .single.st-mod-style .st-gallery.style-masonry .item-gallery:nth-child(5) {
padding-bottom: 0px;
}
.single.st-mod-style .st-gallery.style-masonry .shares.dropdown {
top: auto !important;
bottom: 30px;
}
@media screen and (max-width: 768px) {
.single.st-mod-style .st-gallery.style-masonry .shares.dropdown {
bottom: 20px;
right: 20px !important;
}
}
.single.st-mod-style .st-gallery.style-masonry .shares.dropdown .btn-group a {
background: rgba(0, 0, 0, 0.4);
border: 1px solid rgba(255, 255, 255, 0.7);
box-sizing: border-box;
border-radius: 40px !important;
color: #FFF;
font-weight: 500;
font-size: 16px;
line-height: 20px;
}
.single.st-mod-style .st-gallery.style-masonry .shares.dropdown .btn-group a span {
color: #FFF;
}
.single.st-mod-style .st-gallery.style-masonry .shares.dropdown .btn-group a.st-video-popup {
padding: 12px;
margin-right: 16px;
}
.single.st-mod-style .st-gallery.style-masonry .shares.dropdown .btn-group a.st-video-popup i {
font-size: 18px;
}
@media screen and (max-width: 768px) {
.single.st-mod-style .st-gallery.style-masonry .shares.dropdown .btn-group a.st-video-popup {
margin-right: 10px;
}
}
.single.st-mod-style .st-gallery.style-masonry .shares.dropdown .btn-group a.st-gallery-popup span {
margin-right: 10px;
}
.single.st-mod-style .st-gallery.style-slider {
margin-top: 30px;
position: relative;
}
.single.st-mod-style .st-gallery.style-slider .owl-stage-outer {
border-radius: 20px;
}
.single.st-mod-style .st-gallery.style-slider .owl-nav .owl-prev,
.single.st-mod-style .st-gallery.style-slider .owl-nav .owl-next {
position: absolute;
width: 50px;
height: 50px;
background: #FFFFFF;
border-radius: 50%;
top: 50%;
margin-top: -25px;
left: 30px;
}
.single.st-mod-style .st-gallery.style-slider .owl-nav .owl-prev span,
.single.st-mod-style .st-gallery.style-slider .owl-nav .owl-next span {
font-family: "traveler-icon" !important;
color: transparent !important;
}
.single.st-mod-style .st-gallery.style-slider .owl-nav .owl-next {
left: auto;
right: 30px;
}
.single.st-mod-style .st-gallery.style-slider .owl-nav .owl-next span:before {
color: var(--heading-color);
content: "\e968";
font-size: 18px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.single.st-mod-style .st-gallery.style-slider .owl-nav .owl-prev {
left: 30px;
right: auto;
}
.single.st-mod-style .st-gallery.style-slider .owl-nav .owl-prev span:before {
color: var(--heading-color);
content: "\e966";
font-size: 18px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.single.st-mod-style .st-gallery.style-slider .count {
background: rgba(0, 0, 0, 0.4);
border-radius: 50px;
padding: 12px 22px;
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: #fff;
position: absolute;
bottom: 30px;
left: 50%;
transform: translateX(-50%);
z-index: 1;
}
@keyframes lds-dual-ring {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@media screen and (max-width: 782px) {
body.admin-bar {
padding-top: 46px;
}
}
.dropdown-menu.st-modern-style {
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-sizing: border-box;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 20px;
padding: 30px;
min-width: 320px;
margin-top: 16px !important;
}
.field-guest .dropdown-menu.st-modern-style li.item:not(:last-child) {
border-bottom: 1px solid #DEDEDE;
padding-bottom: 19px;
margin-bottom: 19px !important;
}
.field-guest .dropdown-menu.st-modern-style li.item label {
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
}
.payment-select {
position: relative;
}
.payment-select .btn-select {
position: relative;
margin-bottom: 40px;
}
.payment-select .btn-select::after {
content: "\e965";
font-family: "traveler-icon" !important;
position: absolute;
color: var(--heading-color);
font-size: 8px;
top: 50%;
margin-top: -10px;
right: 16px;
font-size: 14px;
}
.payment-select .btn-select:hover {
background-color: #F4F3F3;
border: 1px solid transparent;
box-shadow: inset 0 0px 0px 1px #ccc;
}
.payment-select .btn-select:hover li {
margin-left: 0px;
}
.payment-select .btn-select:focus {
outline: none;
}
.payment-select .btn-select,
.payment-select #input-payment {
width: 100%;
height: 58px;
border-radius: 5px;
background-color: #fff;
border: 1px solid var(--grey-color, #5E6D77);
box-sizing: border-box;
border-radius: 10px;
padding: 16px;
margin-bottom: 16px;
}
.payment-select .btn-select img,
.payment-select #input-payment img {
width: auto;
height: 25px;
}
.payment-select .btn-select span,
.payment-select #input-payment span {
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
margin-left: 10px;
}
.payment-select .btn-select li,
.payment-select #input-payment li {
list-style: none;
float: left;
padding-bottom: 0px;
display: flex;
align-items: center;
}
.payment-select .btn-select li .img_pay,
.payment-select #input-payment li .img_pay {
min-width: 70px;
}
.payment-select #input-payment li {
display: flex;
float: none;
}
.payment-select #input-payment li .img_pay {
min-width: 80px;
}
.payment-select .payment-choose {
position: absolute;
top: 100px;
background: #fff;
display: none;
margin-top: -40px;
width: 100%;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 5px;
z-index: 1;
}
.payment-select .payment-choose #input-payment {
height: auto;
border: 0;
border-radius: 0;
}
.payment-select .payment-choose #input-payment li {
padding-top: 0;
margin-top: 10px;
list-style: none;
padding-top: 5px;
padding-bottom: 5px;
}
.payment-select .payment-choose #input-payment li:hover {
background-color: #F4F3F3;
}
.payment-select .payment-choose #input-payment li img {
margin: 5px;
}
.btn-v2 {
font-weight: 500;
font-size: 16px;
line-height: 20px;
border-radius: 50px;
display: flex;
align-items: center;
padding: 15px;
transition: all 0.2s;
}
.btn-v2.btn-primary {
background: var(--main-color, #3B71FE);
color: #fff !important;
}
.btn-v2.btn-primary:hover, .btn-v2.btn-primary:focus, .btn-v2.btn-primary:active {
color: #fff;
background: var(--link-color-hover);
}
.load_result .pm-info {
border: 1px solid #DEDEDE;
border-radius: 10px;
padding: 30px 16px;
color: var(--grey-color, #5E6D77);
font-weight: 400;
font-size: 16px;
line-height: 26px;
margin-bottom: 40px;
}
.load_result .pm-info strong {
color: var(--heading-color);
} .open {
display: show !important;
}
body.st-header-9 .daterangepicker .loader-wrapper {
border-radius: 20px;
}
body.st-header-9 #st-content-wrapper.st-style-elementor .st-heading-section {
font-weight: 700;
font-size: 26px;
line-height: 36px;
color: var(--heading-color);
margin-bottom: 20px;
}
.st-owl-slider .owl-nav button {
position: absolute;
width: 40px;
height: 40px;
background: #FFFFFF;
border: 1px solid #DEDEDE !important;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 50px;
top: -60px;
}
.st-owl-slider .owl-nav button span {
font-family: "traveler-icon" !important;
color: transparent !important;
}
.st-owl-slider .owl-nav button.owl-prev {
right: 50px;
}
.st-owl-slider .owl-nav button.owl-prev span:before {
color: var(--body-color);
content: "\e966";
font-size: 18px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.st-owl-slider .owl-nav button.owl-next {
right: 0;
}
.st-owl-slider .owl-nav button.owl-next span:before {
color: var(--body-color);
content: "\e968";
font-size: 18px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.st-owl-slider .owl-nav.disabled {
display: block !important;
}
.st-owl-slider .owl-dots {
bottom: -40px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.st-owl-slider .owl-dots .owl-dot {
width: 8px;
height: 8px;
background: #DEDEDE;
border-radius: 50%;
transition: all 0.2s;
margin-right: 5px;
margin-left: 5px;
}
.st-owl-slider .owl-dots .owl-dot.active {
width: 10px;
height: 10px;
background: var(--main-color, #3B71FE);
}
.st-style-elementor .service-add-wishlist.added span:before {
content: "\e980" !important;
color: #DA3838;
}
.services-item.list.item-elementor a.service-avatar {
bottom: 16px;
}
.services-item.list.item-elementor a.service-avatar img {
border-radius: 50%;
}
.services-item.item-elementor .service-add-wishlist.added svg path {
fill: #DA3838;
fill-opacity: 1;
}
.services-item.item-elementor a.service-avatar {
position: absolute;
bottom: -16px;
right: 20px;
height: 35px;
width: 35px;
border: 1px solid #dfdfdf;
border-radius: 50%;
z-index: 1;
}
@media screen and (max-width: 480px) {
.article-style3 .post-inner {
padding: 0 20px;
padding-bottom: 30px;
}
.article-style3 .post-inner .meta {
display: none;
}
.article-style3 .header .cate {
left: 20px;
}
}
.st-button-popup-video button {
background-color: #fff;
border: none;
outline: 0;
border-radius: 50%;
padding: 30px;
line-height: 1;
height: 78px;
width: 78px;
position: relative;
}
@media screen and (max-width: 767px) {
.st-button-popup-video button {
height: 50px;
width: 50px;
padding: 15px;
}
}
.st-button-popup-video button span {
font-size: 20px;
color: var(--main-color, #3B71FE);
}
.st-header-9 .st-search-form-calendar .calendar-time-wrapper {
background: #F7F8FA;
border-radius: 10px;
display: flex;
}
.st-header-9 .st-search-form-calendar .calendar-time-wrapper .calendar-time {
display: inline-block;
text-align: left;
}
.st-header-9 .st-search-form-calendar .calendar-time-wrapper .calendar-time.left {
padding-left: 30px;
}
.st-header-9 .st-search-form-calendar .calendar-time-wrapper .calendar-time.right {
padding-right: 30px;
float: right;
}
.st-header-9 .st-search-form-calendar .calendar-time-wrapper .calendar-time.right > div {
justify-content: flex-end;
}
.st-header-9 .st-search-form-calendar .calendar-time-wrapper .calendar-time label {
position: relative;
display: flex;
align-items: center;
font-size: 14px;
font-weight: 500;
font-weight: 500;
font-size: 16px;
line-height: 26px;
text-align: center;
color: var(--heading-color);
}
.st-header-9 .st-search-form-calendar .calendar-time-wrapper .calendar-time .select-dropdown.timepicker,
.st-header-9 .st-search-form-calendar .calendar-time-wrapper .calendar-time .minuteselect,
.st-header-9 .st-search-form-calendar .calendar-time-wrapper .calendar-time .ampmselect {
background: #FFFFFF;
border: 1px solid #DEDEDE;
border-radius: 10px;
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: var(--main-color, #3B71FE);
padding: 8px;
width: 65px;
}
.st-header-9 .st-search-form-calendar .ranges {
margin: 30px 0px 20px 0px;
}
.st-header-9 .st-search-form-calendar .ranges .btn {
background: #E9EFFF;
border-radius: 50px;
}
.st-header-9 .st-search-form-calendar .ranges .btn.cancelBtn {
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: var(--heading-color);
border: none;
}
.st-header-9 .st-search-form-calendar .ranges .btn.applyBtn {
background: var(--main-color, #3B71FE);
}
@media screen and (max-width: 1228px) {
.st-header-9 .st-search-form-calendar .calendar.left, .st-header-9 .st-search-form-calendar .calendar.right {
width: 50%;
margin: 0 !important;
}
.st-header-9 .st-search-form-calendar .calendar .calendar-table .table-condensed tbody tr .td-date {
height: 50px;
}
.st-header-9 .st-search-form-calendar .calendar .calendar-table .table-sub-header .day-off-week {
width: 14.2857142857%;
}
}
@media screen and (max-width: 767px) {
.st-header-9 .st-search-form-calendar .calendar.left {
width: 50%;
}
.st-header-9 .st-search-form-calendar .calendar.left .calendar-table {
padding-right: 4px;
}
.st-header-9 .daterangepicker.dropdown-menu .calendar .calendar-table .table-condensed tbody tr .td-date {
height: 46px;
}
}
@media screen and (max-width: 563px) {
.st-header-9 .st-search-form-calendar {
width: calc(100% - 26px);
}
.st-header-9 .st-search-form-calendar .calendar-time-wrapper {
display: inline-block;
}
.st-header-9 .st-search-form-calendar .calendar-time-wrapper .calendar-time.left {
padding-left: 15px;
padding-right: 15px;
}
.st-header-9 .st-search-form-calendar .calendar-time-wrapper .calendar-time.right {
padding-left: 15px;
padding-right: 15px;
}
.st-header-9 .st-search-form-calendar .calendar-time-wrapper .calendar-time label {
font-size: 14px;
line-height: 21px;
display: flex;
justify-content: space-between;
width: calc(100% - 65px);
}
.st-header-9 .st-search-form-calendar .calendar-time-wrapper .calendar-time select {
font-size: 14px;
line-height: 21px;
padding: 4px !important;
}
.st-header-9 .st-search-form-calendar .calendar-time-wrapper .calendar-time > div {
justify-content: space-between !important;
}
.st-header-9 .st-search-form-calendar .calendar-time-wrapper .calendar-time .hourselect,
.st-header-9 .st-search-form-calendar .calendar-time-wrapper .calendar-time .minuteselect {
width: 65px;
}
}
#st-content-wrapper.st-style-elementor.st-404-page {
padding-top: 80px;
}
#st-content-wrapper.st-style-elementor.st-404-page img {
margin-bottom: 0px;
}
#st-content-wrapper.st-style-elementor.st-404-page h1 {
font-weight: 700;
font-size: 36px;
line-height: 46px;
text-align: center;
color: var(--heading-color, #1A2B48);
margin: 80px 0px 0px 0px;
}
#st-content-wrapper.st-style-elementor.st-404-page h3 {
font-weight: 400;
font-size: 16px;
line-height: 26px;
text-align: center;
color: var(--grey-color, #5E6D77);
margin-top: 20px;
margin-bottom: 30px;
}
#st-content-wrapper.st-style-elementor.st-404-page p {
margin: 0px;
display: inline-block;
}
#st-content-wrapper.st-style-elementor.st-404-page p a {
background: #3B71FE;
border-radius: 50px;
font-weight: 500;
font-size: 16px;
line-height: 20px;
padding: 15px 22px;
color: #FFF;
display: block;
}
@media screen and (max-width: 563px) {
#st-content-wrapper.st-style-elementor.st-404-page {
padding-top: 50px;
}
#st-content-wrapper.st-style-elementor.st-404-page h1 {
margin-top: 50px;
font-size: 32px;
line-height: 42px;
}
}
#st-content-wrapper.st-style-elementor .sidebar-item .item-content ul li label {
font-size: 16px;
line-height: 26px;
font-weight: 400;
}
#st-content-wrapper.st-style-elementor .sidebar-item .item-content ul li:not(:first-child) {
margin-top: 10px;
}
#st-content-wrapper.st-style-elementor .st-properties th,
#st-content-wrapper.st-style-elementor .st-properties td {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
}
#st-content-wrapper.st-style-elementor .st-stars i {
font-size: 13px;
color: #DA6938;
}
@media screen and (max-width: 991px) {
#st-content-wrapper.st-style-elementor .st-fixed-form-booking .close-icon {
position: unset;
padding-left: 20px;
padding-right: 20px;
font-size: 20px;
line-height: 1;
margin-bottom: 20px;
}
#st-content-wrapper.st-style-elementor .st-fixed-form-booking .st-form-book-wrapper {
padding-top: 20px;
padding-bottom: 20px;
}
#st-content-wrapper.st-style-elementor .hotel-target-book-mobile .price-wrapper {
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
}
#st-content-wrapper.st-style-elementor .hotel-target-book-mobile .price-wrapper .price {
font-weight: 700;
font-size: 18px;
line-height: 26px;
color: var(--heading-color, #1A2B48);
margin-left: 4px;
margin-right: 4px;
}
#st-content-wrapper.st-style-elementor .hotel-target-book-mobile .price-wrapper #mobile-price {
display: flex;
align-items: center;
margin-bottom: 2px;
}
#st-content-wrapper.st-style-elementor .hotel-target-book-mobile .price-wrapper .btn-v2 {
padding: 15px 22px;
}
}
.stt-single-popup .mfp-counter {
display: none;
}
#gotop {
width: 42px;
height: 42px;
border-radius: 7px;
color: #FFF;
text-align: center;
position: fixed;
bottom: 40px;
right: 40px;
cursor: pointer;
display: none;
z-index: 99;
}
#gotop i {
line-height: 42px;
font-size: 18px;
}
@media screen and (max-width: 991px) {
#gotop {
bottom: 80px;
}
}
figure {
max-width: 100%;
}
.aligncenter {
clear: both;
display: block;
margin: auto;
}
.alignleft {
float: left;
margin-right: 1em;
}
.alignright {
float: right;
margin-left: 1em;
}
.st-banner-search-form.style_2 .content-banner {
margin-bottom: 90px;
}
.faq.style1 .accordion-button::after {
content: "-";
background: var(--main-color, #1A2B48);
color: #fff;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
font-size: 13px;
background-image: none !important;
border-radius: 30px;
}
.faq.style1 .accordion-button.collapsed::after {
font-family: "traveler-icon" !important;
content: "\e962";
background: none;
color: var(--body-color, #5E6D77);
width: 28px;
height: 28px;
text-align: center;
font-size: 13px;
}
.faq.style1 .accordion-body {
padding: 16px 0;
}
.item-member-ship.style2 .item-st {
padding: 30px;
}
.item-member-ship.style2 .item-st .title {
text-align: left;
}
.item-member-ship.style2 .item-st .price {
display: flex;
align-items: center;
}
.item-member-ship.style2 .item-st .price .price {
margin-right: 6px;
}
.item-member-ship.style2 .item-st .pricingContent {
border-top: 1px solid #DEDEDE;
margin-top: 1.563rem;
}
.item-member-ship.style2 .item-st .pricingContent .stt-icon-check, .item-member-ship.style2 .item-st .pricingContent .stt-icon-close {
width: 20px;
height: 20px;
line-height: 20px;
border-radius: 20px;
background: #CEF2E5;
display: inline-block;
text-align: center;
margin-right: 12px;
position: relative;
}
.item-member-ship.style2 .item-st .pricingContent .stt-icon-check::before, .item-member-ship.style2 .item-st .pricingContent .stt-icon-close::before {
font-size: 7px;
position: absolute;
top: 50%;
left: 50%;
color: #10AC58;
transform: translate(-50%, -50%);
}
.item-member-ship.style2 .item-st .pricingContent .stt-icon-close {
background: #FAD6D6;
}
.item-member-ship.style2 .item-st .pricingContent .stt-icon-close::before {
color: #DA3838;
}
.item-member-ship.style2 .item-st .pricingContent ul li {
display: flex;
align-items: center;
border-bottom: none;
padding-top: 0.625rem;
padding-bottom: 0.625rem;
}
.item-member-ship.style2 .item-st .pricingContent ul li:first-child {
padding-top: 1.875rem;
}
.st-banner-search-form.style_1 .st-search-form-el .st-search-el .search-form.st-traveler-payout .form-button.form-passengers-class {
width: 100%;
}
.st-banner-search-form.style_2 .multi-search li {
margin: 0px 17px 24px 17px;
}
.st-banner-search-form.style_2 .multi-search li a {
background: transparent;
padding: 0px;
}
.st-banner-search-form.style_2 .multi-search li a.active {
background: transparent;
border-bottom: 1px solid #FFF;
}
.st-banner-search-form.style_2 #nav-st_activity .st-search-form-el,
.st-banner-search-form.style_2 #nav-st_tours .st-search-form-el {
max-width: 850px;
margin: 0 auto;
}
.st-banner-search-form.style_2 #nav-st_cars {
max-width: 920px;
margin: auto;
}
.st-banner-search-form.style_2 #nav-st_rental {
max-width: 1070px;
margin: auto;
}
.st-banner-search-form.style_2 .st-search-form-el {
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 70px;
}
.st-banner-search-form.style_2 .st-search-form-el .button-search-wrapper {
margin-left: auto;
margin-right: 12px;
}
.st-banner-search-form.style_2 .st-search-form-el .button-search-wrapper .btn-search {
background: var(--main-color, #3B71FE);
color: #fff;
font-weight: 500;
font-size: 16px;
line-height: 20px;
border-radius: 70px;
display: flex;
align-items: center;
height: 60px;
transition: all 0.2s;
}
.st-banner-search-form.style_2 .st-search-form-el .button-search-wrapper .btn-search span {
margin-right: 8px;
}
.st-banner-search-form.style_2 .st-search-form-el .button-search-wrapper .btn-search:hover {
filter: brightness(115%);
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el {
padding: 0;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form {
background: transparent;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-group {
min-height: auto;
background: none;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search {
border-right: 0;
width: 25%;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search.st-search-destination-tour {
width: 30%;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search .location-heading {
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
padding-top: 0;
padding-left: 20px;
padding-right: 30px;
padding-bottom: 0px;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search .location-heading span {
padding-bottom: 20px;
margin-bottom: 13px;
border-bottom: 1px solid #DEDEDE;
display: block;
width: 100%;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search .dropdown-menu {
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-sizing: border-box;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 20px;
min-height: unset !important;
max-height: unset !important;
padding: 30px 15px 30px 10px;
margin-top: 16px !important;
min-width: 360px;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search .dropdown-menu .st-scrollbar {
min-height: 100px;
max-height: 332px;
padding-left: 0;
margin-bottom: 0;
padding-right: 0;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search .dropdown-menu .st-scrollbar.no-data {
min-height: unset;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search .dropdown-menu li:not(.location-heading) {
display: flex;
align-items: center;
padding: 7px 20px 7px 20px;
justify-content: flex-start;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search .dropdown-menu li:not(.location-heading).item span:not(.stt-icon) {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
width: auto;
white-space: normal;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search .dropdown-menu li:not(.location-heading).item span.stt-icon {
color: var(--grey-color, #5E6D77);
width: auto;
margin-right: 10px;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-detination,
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest {
padding: 0 20px;
border-left: none;
min-height: 82px;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-detination .dropdown,
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest .dropdown {
flex-wrap: unset;
min-height: 82px;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-detination .stt-icon,
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest .stt-icon {
font-size: 20px;
margin-right: 16px;
color: var(--grey-color, #5E6D77);
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-detination .st-form-dropdown-icon,
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest .st-form-dropdown-icon {
padding-left: 0;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-detination .st-form-dropdown-icon label,
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest .st-form-dropdown-icon label {
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-detination .st-form-dropdown-icon .render,
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest .st-form-dropdown-icon .render {
color: var(--grey-color, #5E6D77);
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-detination .st-form-dropdown-icon .render input,
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest .st-form-dropdown-icon .render input {
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-detination .st-form-dropdown-icon .render input::placeholder,
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest .st-form-dropdown-icon .render input::placeholder {
color: var(--grey-color, #5E6D77);
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-detination:after,
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest:after {
content: "";
height: 20px;
width: 1px;
display: block;
background: #DEDEDE;
border: none;
position: absolute;
right: 0;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest {
padding-left: 30px;
min-width: 22%;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest:after {
display: none;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest .dropdown-menu {
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-sizing: border-box;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 20px;
padding: 30px;
min-width: 320px;
margin-top: 16px !important;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest .dropdown-menu .item {
padding-top: 0;
padding-bottom: 0;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest .dropdown-menu .item:not(:last-child) {
border-bottom: 1px solid #DEDEDE;
padding-bottom: 19px;
margin-bottom: 19px !important;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest .dropdown-menu .item label {
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest .dropdown-menu .item .select-wrapper .st-number-wrapper .prev,
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest .dropdown-menu .item .select-wrapper .st-number-wrapper .next {
min-width: 34px;
height: 34px;
left: 0px;
top: 0px;
background: #FFFFFF;
border: 1px solid var(--grey-color, #5E6D77);
box-sizing: border-box;
border-radius: 50px;
display: block;
line-height: 29px;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest .dropdown-menu .item .select-wrapper .st-number-wrapper .prev svg,
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest .dropdown-menu .item .select-wrapper .st-number-wrapper .next svg {
width: 12px;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest .dropdown-menu .item .select-wrapper .st-number-wrapper .prev svg g,
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest .dropdown-menu .item .select-wrapper .st-number-wrapper .next svg g {
stroke: var(--heading-color);
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest .dropdown-menu .item .select-wrapper .st-number-wrapper .st-input-number {
font-weight: 500;
font-size: 16px !important;
line-height: 20px;
text-align: center;
color: var(--heading-color);
margin-left: 0;
margin-right: 0;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest .dropdown-menu .item.item-business {
flex-wrap: wrap;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field {
padding: 0;
min-width: 32%;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field.st-search-date-tour {
min-width: 50%;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field .date-item-arrow {
font-size: 13px;
color: #83929D;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field .date-item-wrapper {
min-height: 82px;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field .date-item-wrapper.checkin {
padding: 0 30px 0px 12px;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field .date-item-wrapper.checkout {
padding: 0px 30px;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field .date-item-wrapper .stt-icon {
font-size: 20px;
margin-right: 16px;
color: var(--grey-color, #5E6D77);
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field .date-item-wrapper .item-inner label {
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
white-space: nowrap;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field .date-item-wrapper .item-inner .render {
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
white-space: nowrap;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field .check-in-out {
position: absolute;
height: 100%;
width: 100%;
opacity: 0;
cursor: pointer;
color: transparent;
border: none;
position: absolute;
height: 100%;
width: 100%;
opacity: 0;
cursor: pointer;
color: transparent;
border: none;
left: 0;
bottom: 0;
z-index: unset;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field:after {
content: "";
height: 20px;
width: 1px;
display: block;
background: #DEDEDE;
border: none;
position: absolute;
right: 0;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .st-focus {
box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
border-radius: 50px;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form.stt-car .form-date-field::after {
display: none;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form.st-traveler-payout .destination-search {
width: 100%;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form.st-traveler-payout .display-passengers,
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form.st-traveler-payout .display-class {
font-size: 14px;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form.st-traveler-payout .st-form-dropdown-icon .render span {
font-size: 14px;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form.st-traveler-payout .form-button.form-passengers-class {
border: none;
width: 100%;
padding-bottom: 0;
padding-top: 0;
}
.st-banner-search-form.style_2 #nav-bookingdc .form-button {
border: none;
}
@media (max-width: 767px) {
.st-banner-search-form.style_2 #nav-st_cars .form-date-field,
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .stt-car.search-form .form-date-field {
flex-direction: column;
}
.st-banner-search-form.style_2 #nav-st_cars .form-date-field .date-item-wrapper,
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .stt-car.search-form .form-date-field .date-item-wrapper {
width: 100%;
}
.st-banner-search-form.style_2 #nav-st_cars .form-date-field .date-item-arrow,
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .stt-car.search-form .form-date-field .date-item-arrow {
width: 100%;
padding: 0 20px;
}
}
.st-banner-search-form.style_3 .st-search-form-el {
box-shadow: none;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el {
display: flex;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form {
width: 100%;
min-height: auto;
border: none;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form {
height: auto;
display: flex;
align-items: center;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form input, .st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form label, .st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .render {
font-weight: 700;
color: var(--link-color, #5191FA);
font-size: 16px;
font-weight: 600;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: normal;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .form-group.field-detination {
min-width: 270px;
width: auto !important;
height: 48px !important;
border: 1px solid #eee;
border-radius: 40px;
margin-right: 30px;
background-color: #f6f7f7;
position: relative;
display: flex;
padding: 17px 0 13px;
padding-left: 24px !important;
min-height: auto;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .form-group.field-detination .st-form-dropdown-icon {
padding-left: 28px !important;
display: block;
width: 100%;
position: relative;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .form-group.field-detination::after {
content: url(//komodor.hr/wp-content/themes/traveler/inc/modules/layouts/elementorv2/assets/images/arrow.svg);
position: absolute;
top: 50%;
right: 20px;
width: 16px;
margin: 0;
height: 16px;
margin-top: -14px;
display: block;
border: 0;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .form-group.has-icon .dropdown {
padding-left: 0;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .form-group.has-icon .field-icon {
position: absolute;
top: 50%;
margin-top: -12px;
font-size: 25px;
color: var(--grey-color, #5E6D77);
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .form-group.has-icon .field-icon svg {
width: 16px;
height: 16px;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .dropdown-menu {
transform: translate(0px, 47px) !important;
margin-top: 8px !important;
border-radius: 24px;
box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.04);
border: solid 1px #eee;
padding: 24px 24px 16px;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .dropdown-menu ul {
padding: 0;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .dropdown-menu ul li {
display: block;
font-weight: 500;
margin-bottom: 0 !important;
overflow: hidden;
position: relative;
padding: 0 0 8px 16px;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .dropdown-menu ul li:active, .st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .dropdown-menu ul li:focus {
color: var(--heading-color, #123a32);
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .dropdown-menu ul li .fa {
display: none;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .dropdown-menu ul li.parent_li {
padding: 0 0 8px;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .dropdown-menu ul li.parent_li .parent {
font-size: 16px;
font-weight: 600;
font-stretch: normal;
font-style: normal;
line-height: 1.5;
letter-spacing: normal;
color: var(--heading-color, #123a32);
transition: all 0.35s;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .form-date-search-v3 {
min-width: 304px;
width: auto !important;
height: 48px !important;
border-radius: 40px;
border: 1px solid #eee;
margin-right: 30px;
padding: 12px 0 12px 24px !important;
background-color: #f6f7f7;
display: flex;
min-height: auto;
position: relative;
align-items: center;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .form-date-search-v3 .date-wrapper {
display: block;
width: 100%;
position: relative;
padding-left: 32px;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .form-date-search-v3::after {
content: url(//komodor.hr/wp-content/themes/traveler/inc/modules/layouts/elementorv2/assets/images/arrow.svg);
position: absolute;
top: 50%;
right: 20px;
width: 16px;
height: 16px;
margin-top: -14px;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .form-group.field-guest-new {
position: relative;
min-width: 270px;
width: auto !important;
height: 48px !important;
border-radius: 40px;
border: 1px solid #eee;
margin-right: 30px;
padding-left: 24px !important;
background-color: #f6f7f7;
display: flex;
align-items: center;
min-height: auto;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .form-group.field-guest-new .hide {
display: none;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .form-group.field-guest-new .form-extra-field {
padding-left: 30px !important;
display: block;
width: 100%;
position: relative;
line-height: 5px;
height: auto;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .form-group.field-guest-new .form-extra-field label {
cursor: pointer;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .form-group.field-guest-new .form-extra-field .st-form-dropdown-icon {
padding: 0;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .form-group.field-guest-new::after {
content: url(//komodor.hr/wp-content/themes/traveler/inc/modules/layouts/elementorv2/assets/images/arrow.svg);
position: absolute;
top: 50%;
right: 20px;
width: 16px;
height: 16px;
margin-top: -14px;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .button-search-wrapper .btn.btn-primary {
font-size: 14px;
font-weight: 600;
font-stretch: normal;
font-style: normal;
line-height: 1.43;
padding: 14px 40px;
letter-spacing: 1px;
color: #fff;
background: var(--main-color, #ec927e);
border-radius: 40px;
position: relative;
box-shadow: 0 5px 0 #df5334;
z-index: 50;
outline: none;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
text-transform: uppercase;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .button-search-wrapper .btn.btn-primary:hover {
transform: translateY(5px);
box-shadow: 0 0 0 #df5334 !important;
}
@media screen and (max-width: 1024px) {
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .form-group.field-detination,
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .form-date-search-v3,
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .form-group.field-guest-new {
min-width: 240px;
margin-right: 20px;
}
}
@media screen and (max-width: 991px) {
.st-banner-search-form.style_2 .st-search-form-el {
border-radius: 20px;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form form {
display: block !important;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search {
width: 100%;
border-bottom: 1px solid #DEDEDE;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search .field-detination {
width: 100%;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search .field-detination:after {
display: none;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search.st-focus {
box-shadow: none;
border-radius: 0;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search.st-search-destination-tour {
width: 100%;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field {
width: 100%;
border-bottom: 1px solid #DEDEDE;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field .date-item-wrapper {
width: 50%;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field .date-item-wrapper.st-focus {
box-shadow: none;
border-radius: 0;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field .date-item-wrapper.checkin {
padding: 0 20px;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field:after {
display: none;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest {
padding-left: 20px;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest.st-focus {
box-shadow: none;
border-radius: 0;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .button-search-wrapper {
margin-right: 0;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .button-search-wrapper .btn-search {
width: 100%;
border-radius: 0 0 20px 20px;
display: flex;
align-items: center;
justify-content: center;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .button-search-wrapper .btn-search .stt-icon {
display: none;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el,
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form {
display: block;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .form-group.field-detination,
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .form-date-search-v3,
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .search-form .form .form-group.field-guest-new {
min-width: 100%;
margin-right: 0;
margin-bottom: 8px;
}
.st-banner-search-form.style_3 .st-search-form-el .st-search-el .button-search-wrapper {
margin: 0 auto;
text-align: center;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form.st-traveler-payout form > .row > div {
padding-right: calc(var(--bs-gutter-x) * 0.5);
padding-left: calc(var(--bs-gutter-x) * 0.5);
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form.st-traveler-payout form > .row > div > div {
padding: 0;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form.st-traveler-payout .destination-search,
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form.st-traveler-payout form > .row > div {
border-bottom: none;
}
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form.st-traveler-payout .destination-search .field-detination {
border-bottom: 1px solid #DEDEDE;
border-radius: 0;
}
}
@media screen and (max-width: 767px) {
.st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field .date-item-wrapper.checkout {
padding: 0 15px;
}
}
.st-list-destination.st-sliders .swiper-container {
overflow: hidden;
position: unset;
}
.st-list-destination.st-sliders .swiper-wrapper .swiper-slide {
text-align: center;
}
.st-list-destination.st-sliders .swiper-wrapper .swiper-slide .thumbnail {
width: 100%;
padding-bottom: 100%;
position: relative;
border-radius: 50%;
overflow: hidden;
margin-bottom: 16px;
position: -webkit-sticky;
}
.st-list-destination.st-sliders .swiper-wrapper .swiper-slide .thumbnail a {
display: block;
}
.st-list-destination.st-sliders .swiper-wrapper .swiper-slide .thumbnail a img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
transition: all 0.2s;
}
.st-list-destination.st-sliders .swiper-wrapper .swiper-slide .thumbnail:hover a img {
transform: scale(1.2);
}
.st-list-destination.st-sliders .swiper-wrapper .swiper-slide .title {
font-weight: 700;
font-size: 18px;
line-height: 26px;
margin-bottom: 4px;
}
.st-list-destination.st-sliders .swiper-wrapper .swiper-slide .title a {
color: var(--heading-color);
}
.st-list-destination.st-sliders .swiper-wrapper .swiper-slide .title:hover a {
color: var(--main-color, #3B71FE);
}
.st-list-destination.st-sliders .swiper-wrapper .swiper-slide .desc {
font-weight: 400;
font-size: 16px;
line-height: 26px;
}
.st-list-destination.st-sliders .swiper-wrapper .swiper-slide .desc a {
color: var(--grey-color, #5E6D77);
display: block;
}
.st-list-destination.st-sliders .swiper-wrapper .swiper-slide .desc a:hover {
color: var(--main-color, #3B71FE);
}
.st-list-destination.st-sliders .st-button-prev, .st-list-destination.st-sliders .st-button-next {
width: 40px;
height: 40px;
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
z-index: 9;
}
.st-list-destination.st-sliders .st-button-prev span, .st-list-destination.st-sliders .st-button-next span {
display: block;
background: none;
color: var(--heading-color);
width: auto;
height: auto;
font-size: 14px;
position: relative;
}
.st-list-destination.st-sliders .st-button-next {
top: 28%;
right: -19px;
margin: 0;
}
.st-list-destination.st-sliders .st-button-next span {
left: 2px;
}
.st-list-destination.st-sliders .st-button-prev {
top: 28%;
left: -19px;
margin: 0;
}
.st-list-destination.st-sliders .swiper-pagination {
margin-top: 15px;
position: unset;
}
.st-list-destination.st-sliders .swiper-pagination .swiper-pagination-bullet {
width: 8px;
height: 8px;
background: #DEDEDE;
border-radius: 50%;
margin-left: 5px;
margin-right: 5px;
border: none;
}
.st-list-destination.st-sliders .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
width: 10px;
height: 10px;
background: var(--main-color, #3B71FE);
position: relative;
top: 1px;
}
@media screen and (max-width: 767px) {
.st-list-destination.st-sliders .st-button-prev {
left: -9px;
}
.st-list-destination.st-sliders .st-button-next {
right: -9px;
}
}
.services-item.item-elementor {
margin-bottom: 30px;
}
.services-item.item-elementor .item {
background: #FFFFFF;
border: none;
box-sizing: border-box;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 15px;
overflow: hidden;
padding-bottom: 0;
}
.services-item.item-elementor .item .st-address span,
.services-item.item-elementor .item .st-address i {
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
}
.services-item.item-elementor .item .featured-image {
position: relative;
overflow: initial;
}
.services-item.item-elementor .item .featured-image .featured {
font-weight: 700;
font-size: 14px;
line-height: 20px;
color: #fff;
border-radius: 5px;
background: var(--main-color, #3B71FE);
top: 20px;
left: 20px;
position: absolute;
padding: 4px 8px;
}
.services-item.item-elementor .item .featured-image a img {
border-radius: 0;
}
.services-item.item-elementor .item .featured-image .st-tag-feature-sale {
top: 20px;
left: 20px;
position: absolute;
z-index: 1;
}
.services-item.item-elementor .item .featured-image .st-tag-feature-sale .st_sale_class {
position: unset;
padding: 4px 8px;
font-weight: 700;
font-size: 14px;
line-height: 20px;
color: #fff;
border-radius: 5px;
background: #cc0033;
margin-top: 5px;
display: inline-block;
transform: unset;
height: unset;
width: unset;
}
.services-item.item-elementor .item .featured-image .st-tag-feature-sale .featured {
position: unset;
padding: 4px 8px;
font-weight: 700;
font-size: 14px;
line-height: 20px;
color: #fff;
border-radius: 5px;
background: var(--main-color, #3B71FE);
}
.services-item.item-elementor .item .content-item {
position: relative;
padding: 20px;
}
.services-item.item-elementor .item .content-item .st-stars {
position: unset;
line-height: 14px;
margin-bottom: 5px;
}
.services-item.item-elementor .item .content-item .st-stars .stt-icon {
font-size: 13px;
color: #DA6938;
}
.services-item.item-elementor .item .content-item .title {
font-weight: 700;
font-size: 18px;
line-height: 26px;
margin-top: 0;
margin-bottom: 5px;
}
.services-item.item-elementor .item .content-item .sub-title {
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
}
.services-item.item-elementor .item .content-item .section-footer {
border-top: 1px solid #DEDEDE;
margin-top: 15px;
padding-top: 15px;
}
.services-item.item-elementor .item .content-item .reviews {
margin-top: 0;
margin-bottom: 10px;
}
.services-item.item-elementor .item .content-item .reviews .rate {
background: #F9FBFF;
border: 1px solid #B8CCFF;
box-sizing: border-box;
border-radius: 5px;
font-weight: 700;
font-size: 14px;
line-height: 20px;
color: var(--main-color, #3B71FE);
margin-right: 12px;
padding: 4px 6px;
}
.services-item.item-elementor .item .content-item .reviews .rate:after {
display: none;
}
.services-item.item-elementor .item .content-item .reviews .rate span {
position: relative;
top: -1px;
}
.services-item.item-elementor .item .content-item .reviews .rate-text {
font-weight: 700;
font-size: 14px;
line-height: 20px;
color: var(--link-color);
margin-right: 5px;
}
.services-item.item-elementor .item .content-item .reviews .summary {
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
}
.services-item.item-elementor .item .content-item .price-wrapper {
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
}
.services-item.item-elementor .item .content-item .price-wrapper .price {
font-weight: 700;
font-size: 16px;
line-height: 28px;
color: var(--link-color);
margin-left: 8px;
margin-right: 4px;
}
.services-item.item-elementor .item .content-item .price-wrapper .unit {
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
white-space: nowrap;
}
.services-item.item-elementor.list .item {
padding-bottom: 0;
display: flex;
border: 1px solid #DEDEDE;
}
.services-item.item-elementor.list .item .featured-image {
width: 40%;
position: relative;
overflow: hidden;
}
.services-item.item-elementor.list .item .featured-image img {
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
}
.services-item.item-elementor.list .item .featured-image img .avatar {
border-radius: 50%;
}
.services-item.item-elementor.list .item .content-item {
width: 60%;
padding: 25px 30px;
}
.services-item.item-elementor.list .item .content-item .section-footer {
margin-top: 20px;
padding-top: 52px;
}
.services-item.item-elementor.list.list-vertical .content-item .section-footer {
margin-top: 20px;
padding-top: 20px;
}
.services-item.item-elementor.list.list-vertical .content-item .content-item-left {
width: 100% !important;
padding-right: 0px;
}
.services-item.item-elementor.list.list-vertical .content-item .content-item-right {
width: auto !important;
padding-left: 0px;
border-left: none !important;
}
.services-item.item-elementor.list.list-2 .item .featured-image {
width: 32%;
}
.services-item.item-elementor.list.list-2 .item .featured-image .avatar {
border-radius: 50%;
}
.services-item.item-elementor.list.list-2 .item .content-item {
width: 68%;
display: flex;
padding: 30px;
}
.services-item.item-elementor.list.list-2 .item .content-item .content-item-left {
width: 65%;
padding-right: 30px;
}
.services-item.item-elementor.list.list-2 .item .content-item .content-item-right {
width: 35%;
border-left: 1px solid #DEDEDE;
padding-left: 30px;
}
.services-item.item-elementor.list.list-2 .item .content-item .address .stt-icon {
font-size: 15px;
margin-right: 7px;
}
.services-item.item-elementor.list.list-2 .item .content-item .facilities {
padding: 0;
margin: 0;
margin-top: 20px;
padding-top: 20px;
position: relative;
}
@media screen and (max-width: 767px) {
.services-item.item-elementor.list.list-2 .item .content-item .facilities {
display: none;
}
}
.services-item.item-elementor.list.list-2 .item .content-item .facilities:before {
content: "";
background: #DEDEDE;
height: 1px;
width: 50px;
display: block;
position: absolute;
top: 0;
left: 0;
}
.services-item.item-elementor.list.list-2 .item .content-item .facilities li {
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
float: left;
list-style: none;
position: relative;
line-height: 23px;
}
.services-item.item-elementor.list.list-2 .item .content-item .facilities li:not(:last-child) {
margin-right: 18px;
}
.services-item.item-elementor.list.list-2 .item .content-item .facilities li:not(:last-child):after {
content: "";
width: 2px;
height: 2px;
background: var(--heading-color);
display: block;
border-radius: 50%;
position: absolute;
top: 53%;
right: -10px;
transform: translateY(-50%);
}
.services-item.item-elementor.list.list-2 .item .content-item .reviews {
margin-bottom: 60px;
}
.services-item.item-elementor.list.list-2 .item .content-item .reviews .rate-text:before {
content: "";
display: block;
clear: both;
margin-top: 9px;
}
.services-item.item-elementor.list .view-detail {
background: var(--main-color, #3B71FE);
border-radius: 50px;
color: #fff;
padding: 10px 22px;
margin-top: 14px;
display: inline-block;
}
.service-add-wishlist {
position: absolute;
top: 22px;
right: 10px;
width: 30px;
height: 30px;
color: #fff;
font-size: 21px;
z-index: 1;
cursor: pointer;
}
.service-add-wishlist .stt-icon {
transition: all 0.1s;
}
.service-add-wishlist.added {
color: rgba(255, 0, 0, 0.9215686275);
}
.service-add-wishlist.loading .lds-dual-ring {
display: inline-block;
}
.service-add-wishlist.loading .fa {
display: none;
}
.service-add-wishlist.loading .stt-icon {
opacity: 0;
}
.lds-dual-ring {
width: 20px;
height: 20px;
position: absolute;
top: 0;
right: 10px;
display: none;
}
.lds-dual-ring:after {
content: " ";
display: block;
width: 20px;
height: 20px;
margin: 1px;
border-radius: 50%;
border: 2px solid #fff;
border-color: #fff transparent #fff transparent;
animation: lds-dual-ring 1.2s linear infinite;
}
.list-style .item-service {
width: 100%;
}
.service-list-wrapper.service-tour .services-item.item-elementor .reviews i {
color: #FFB21D;
}
.service-list-wrapper.service-tour .services-item.item-elementor .reviews .rate {
background-color: transparent;
font-family: "DM Sans";
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 26px;
color: var(--link-color);
padding: 0px;
border: none;
margin-right: 4px;
}
.service-list-wrapper.service-tour .services-item.item-elementor .price-wrapper {
font-weight: 400;
font-size: 14px;
color: var(--grey-color, #5E6D77);
min-height: 42p !important;
}
.service-list-wrapper.service-tour .services-item.item-elementor .price-wrapper .price {
font-weight: 700;
font-size: 16px;
line-height: 16px;
color: var(--link-color);
margin-left: 0px;
margin-right: 0px;
}
.service-list-wrapper.service-tour .services-item.item-elementor .price-wrapper .price .item {
box-shadow: none;
display: block;
width: 100%;
line-height: 16px;
}
.service-list-wrapper.service-tour .services-item.item-elementor .price-wrapper .price .sale-top {
display: flex;
font-style: normal;
font-weight: 400;
font-size: 14px;
color: var(--grey-color, #5E6D77);
align-items: center;
}
.service-list-wrapper.service-tour .services-item.item-elementor .price-wrapper .price .sale-top .item {
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 26px;
color: var(--link-color);
margin-left: 8px;
}
.service-list-wrapper.service-tour .services-item.item-elementor .price-wrapper .price-tour.verticle .price .item {
border: none;
}
.service-list-wrapper.service-tour .services-item.item-elementor .item .content-item .title {
margin-top: 6px;
margin-bottom: 15px;
}
.service-list-wrapper.service-tour .services-item.item-elementor .item .content-item .reviews {
margin-top: 0;
margin-bottom: 15px;
}
.service-list-wrapper.service-tour .services-item.item-elementor .item.onsale {
font-weight: 500;
font-size: 14px;
line-height: 20px;
color: #B1BAC1;
text-decoration: line-through;
}
.service-list-wrapper.service-tour .services-item.item-elementor .st-list-footer {
margin-top: 46px;
}
.service-list-wrapper.service-tour .services-item.list.item-elementor .featured-image {
width: 33.33%;
position: relative;
}
.service-list-wrapper.service-tour .services-item.list.item-elementor .featured-image .service-avatar {
bottom: 20px;
}
.service-list-wrapper.service-tour .services-item.list.item-elementor .content-item {
width: 66.67%;
padding: 30px;
display: flex;
}
.service-list-wrapper.service-tour .services-item.list.item-elementor .content-item .content-item-left {
width: 67.67%;
position: relative;
display: inline-block;
padding-right: 30px;
}
.service-list-wrapper.service-tour .services-item.list.item-elementor .content-item .content-item-left .sub-title span i {
margin-right: 8px;
}
.service-list-wrapper.service-tour .services-item.list.item-elementor .content-item .content-item-right {
width: 33.33%;
border-left: 1px solid #dedede;
padding-left: 30px;
position: relative;
display: inline-block;
}
.service-list-wrapper.service-tour .services-item.list.item-elementor .content-item .content-item-right .price-wrapper {
min-height: unset;
}
.service-list-wrapper.service-tour .services-item.list.item-elementor .content-item .content-item-right .price-wrapper.service-duration, .service-list-wrapper.service-tour .services-item.list.item-elementor .content-item .content-item-right .price-wrapper.service-type {
margin-top: 0px;
margin-bottom: 12px;
}
.service-list-wrapper.service-tour .services-item.list.item-elementor .content-item .content-item-right .price-wrapper i.input-icon {
margin-right: 4px;
}
.service-list-wrapper.service-tour .services-item.list.item-elementor .content-item .content-item-right .price-wrapper .price .item {
border: none;
display: inline-block;
}
.service-list-wrapper.service-tour .services-item.list.item-elementor .type-btn-view-more {
margin: 0px;
}
.service-list-wrapper.service-tour .services-item.list.item-elementor .st-list-footer .price-wrapper {
margin-bottom: 0px;
}
.service-list-wrapper.service-tour .services-item.list.item-elementor .st-list-footer .price-wrapper .service-type {
margin-bottom: 2px;
}
.service-list-wrapper.service-tour .services-item.list.item-elementor .st-list-footer .st_sale_class {
width: 90px;
height: 50px;
right: -62px;
top: -40px;
}
.service-list-wrapper.service-tour.rental-grid .services-item.item-elementor .price-wrapper .price .item {
margin-left: 8px;
}
.service-list-wrapper.service-tour .services-item.item-elementor.stt-item-rental-loop .price-wrapper .price .item {
margin-left: 8px;
}
.search-result-page.layout-rental-5 .rental-grid.service-tour.list-style .price-wrapper .unit {
margin-right: 8px;
}
#st-content-wrapper.st-style-elementor.search-result-page {
padding-bottom: 80px;
}
@media screen and (max-width: 992px) {
#st-content-wrapper.st-style-elementor.search-result-page {
padding-bottom: 50px;
}
}
#st-content-wrapper.st-style-elementor.search-result-page .service-list-wrapper > [class*=col-] {
margin-bottom: 0px;
}
.service-list-wrapper.swiper-container {
overflow: hidden;
position: unset;
}
.st-list-service.slider.style_1 .swiper-pagination {
position: relative;
}
.st-list-service.slider.style_2 {
position: relative;
}
.st-list-service.slider.style_2 .swiper-slide {
padding-left: 1px;
padding-right: 1px;
}
.st-list-service.slider.style_2 .swiper-slide .services-item {
margin-bottom: 0;
}
.st-list-service.slider.style_2 .swiper-slide .services-item .item {
margin-bottom: 0;
}
.st-list-service.slider.style_2 .swiper-pagination {
margin-top: 40px;
position: relative;
}
.st-list-service.slider.style_2 .swiper-pagination .swiper-pagination-bullet {
width: 8px;
height: 8px;
background: #DEDEDE;
border-radius: 50%;
margin-left: 5px;
margin-right: 5px;
border: none;
}
.st-list-service.slider.style_2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
width: 10px;
height: 10px;
background: var(--main-color, #3B71FE);
position: relative;
top: 1px;
}
.st-list-service.slider.style_2 .st-button-prev,
.st-list-service.slider.style_2 .st-button-next {
width: 40px;
height: 40px;
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
}
.st-list-service.slider.style_2 .st-button-prev span,
.st-list-service.slider.style_2 .st-button-next span {
display: block;
background: none;
color: var(--heading-color);
width: auto;
height: auto;
font-size: 14px;
position: relative;
}
.st-list-service.slider.style_2 .st-button-prev {
right: 50px;
left: auto;
top: -40px;
}
.st-list-service.slider.style_2 .st-button-next {
right: 0;
left: auto;
top: -40px;
}
@media screen and (max-width: 767px) {
.st-list-service.slider.style_2 .st-button-prev,
.st-list-service.slider.style_2 .st-button-next {
display: none;
}
}
.stt-mailchimp-form {
position: relative;
}
.stt-mailchimp-form input[type=email] {
border: 1px solid #DEDEDE;
border-radius: 80px;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #83929D;
padding: 17px 30px;
}
.stt-mailchimp-form input[type=submit] {
background: var(--main-color, #3B71FE);
border-radius: 50px;
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: #fff;
padding: 15px 20px !important;
position: absolute;
top: 6px;
right: 6px;
}
.st-style-elementor.search-result-page.layout5, .st-style-elementor.search-result-page.layout-rental-4 {
padding-bottom: 0 !important;
}
.st-style-elementor.search-result-page.layout5 #sticky-halfmap .col-left .modern-search-result,
.st-style-elementor.search-result-page.tour-layout7 #sticky-halfmap .col-left .modern-search-result,
.st-style-elementor.search-result-page.activity-layout5 #sticky-halfmap .col-left .modern-search-result,
.st-style-elementor.search-result-page.car-layout4 #sticky-halfmap .col-left .modern-search-result,
.st-style-elementor.search-result-page.layout-rental-4 #sticky-halfmap .col-left .modern-search-result {
padding-bottom: 80px;
}
@media screen and (max-width: 768px) {
.st-style-elementor.search-result-page.layout5 #sticky-halfmap .col-left .modern-search-result,
.st-style-elementor.search-result-page.tour-layout7 #sticky-halfmap .col-left .modern-search-result,
.st-style-elementor.search-result-page.activity-layout5 #sticky-halfmap .col-left .modern-search-result,
.st-style-elementor.search-result-page.car-layout4 #sticky-halfmap .col-left .modern-search-result,
.st-style-elementor.search-result-page.layout-rental-4 #sticky-halfmap .col-left .modern-search-result {
padding-bottom: 50px;
}
}
.st-style-elementor.search-result-page.layout5 .st-banner-search-form,
.st-style-elementor.search-result-page.tour-layout7 .st-banner-search-form,
.st-style-elementor.search-result-page.activity-layout5 .st-banner-search-form,
.st-style-elementor.search-result-page.car-layout4 .st-banner-search-form,
.st-style-elementor.search-result-page.layout-rental-4 .st-banner-search-form {
padding: 0 80px;
}
.st-style-elementor.search-result-page.layout5 .top-filter,
.st-style-elementor.search-result-page.tour-layout7 .top-filter,
.st-style-elementor.search-result-page.activity-layout5 .top-filter,
.st-style-elementor.search-result-page.car-layout4 .top-filter,
.st-style-elementor.search-result-page.layout-rental-4 .top-filter {
background: #F7F8FA;
display: flex;
align-items: center;
justify-content: center;
}
.st-style-elementor.search-result-page.layout5 .top-filter ul li:not(:last-child),
.st-style-elementor.search-result-page.tour-layout7 .top-filter ul li:not(:last-child),
.st-style-elementor.search-result-page.activity-layout5 .top-filter ul li:not(:last-child),
.st-style-elementor.search-result-page.car-layout4 .top-filter ul li:not(:last-child),
.st-style-elementor.search-result-page.layout-rental-4 .top-filter ul li:not(:last-child) {
margin-right: 14px;
}
.st-style-elementor.search-result-page.layout5 .top-filter ul li .dropdown,
.st-style-elementor.search-result-page.tour-layout7 .top-filter ul li .dropdown,
.st-style-elementor.search-result-page.activity-layout5 .top-filter ul li .dropdown,
.st-style-elementor.search-result-page.car-layout4 .top-filter ul li .dropdown,
.st-style-elementor.search-result-page.layout-rental-4 .top-filter ul li .dropdown {
padding: 12px 20px;
background: #FFFFFF;
border: 1px solid #DEDEDE;
border-radius: 40px;
font-weight: 500;
font-size: 14px;
line-height: 20px;
color: var(--heading-color);
display: flex;
align-items: center;
}
.st-style-elementor.search-result-page.layout5 .top-filter ul li .dropdown .stt-icon,
.st-style-elementor.search-result-page.tour-layout7 .top-filter ul li .dropdown .stt-icon,
.st-style-elementor.search-result-page.activity-layout5 .top-filter ul li .dropdown .stt-icon,
.st-style-elementor.search-result-page.car-layout4 .top-filter ul li .dropdown .stt-icon,
.st-style-elementor.search-result-page.layout-rental-4 .top-filter ul li .dropdown .stt-icon {
color: var(--grey-color, #5E6D77);
font-size: 13px;
margin-left: 5px;
}
.st-style-elementor.search-result-page.layout5 .top-filter ul li .dropdown.active,
.st-style-elementor.search-result-page.tour-layout7 .top-filter ul li .dropdown.active,
.st-style-elementor.search-result-page.activity-layout5 .top-filter ul li .dropdown.active,
.st-style-elementor.search-result-page.car-layout4 .top-filter ul li .dropdown.active,
.st-style-elementor.search-result-page.layout-rental-4 .top-filter ul li .dropdown.active {
color: var(--main-color, #3B71FE);
border-color: var(--main-color, #3B71FE);
}
.st-style-elementor.search-result-page.layout5 .top-filter ul li .dropdown.active .stt-icon,
.st-style-elementor.search-result-page.tour-layout7 .top-filter ul li .dropdown.active .stt-icon,
.st-style-elementor.search-result-page.activity-layout5 .top-filter ul li .dropdown.active .stt-icon,
.st-style-elementor.search-result-page.car-layout4 .top-filter ul li .dropdown.active .stt-icon,
.st-style-elementor.search-result-page.layout-rental-4 .top-filter ul li .dropdown.active .stt-icon {
color: var(--main-color, #3B71FE);
}
.st-style-elementor.search-result-page.layout5 .st-results,
.st-style-elementor.search-result-page.tour-layout7 .st-results,
.st-style-elementor.search-result-page.activity-layout5 .st-results,
.st-style-elementor.search-result-page.car-layout4 .st-results,
.st-style-elementor.search-result-page.layout-rental-4 .st-results {
margin-top: 0;
}
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map {
display: flex;
flex-wrap: wrap;
}
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map #map-search-form,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map #map-search-form,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map #map-search-form,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map #map-search-form,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map #map-search-form {
width: auto;
}
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map.map-right,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map.map-right,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map.map-right,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map.map-right,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map.map-right {
padding-left: 40px;
}
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map.map-right .col-left,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map.map-right .col-left,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map.map-right .col-left,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map.map-right .col-left,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map.map-right .col-left {
padding-right: 0;
}
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map.map-right .col-right,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map.map-right .col-right,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map.map-right .col-right,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map.map-right .col-right,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map.map-right .col-right {
padding-left: 0;
}
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map.map-left .dataarea,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map.map-left .dataarea,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map.map-left .dataarea,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map.map-left .dataarea,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map.map-left .dataarea {
padding-left: 40px;
}
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map .modern-search-result,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map .modern-search-result,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map .modern-search-result,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map .modern-search-result,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .modern-search-result {
padding-right: 35px;
padding-left: 1px;
}
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map [class*=col-],
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map [class*=col-],
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map [class*=col-],
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map [class*=col-],
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map [class*=col-] {
margin-bottom: 0;
}
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map .col-left,
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map .col-right,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map .col-left,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map .col-right,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map .col-left,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map .col-right,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map .col-left,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map .col-right,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .col-left,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .col-right {
margin-bottom: 0;
}
@media screen and (max-width: 991px) {
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map .col-left #st-toggle-map,
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map .col-right #st-toggle-map,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map .col-left #st-toggle-map,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map .col-right #st-toggle-map,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map .col-left #st-toggle-map,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map .col-right #st-toggle-map,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map .col-left #st-toggle-map,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map .col-right #st-toggle-map,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .col-left #st-toggle-map,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .col-right #st-toggle-map {
display: none;
}
}
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map .col-right,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map .col-right,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map .col-right,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map .col-right,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .col-right {
position: relative;
}
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map .col-right .toggle-map, .st-style-elementor.search-result-page.layout5 .st-results .page-half-map .col-right .close-map-new,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map .col-right .toggle-map,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map .col-right .close-map-new,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map .col-right .toggle-map,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map .col-right .close-map-new,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map .col-right .toggle-map,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map .col-right .close-map-new,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .col-right .toggle-map,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .col-right .close-map-new {
position: absolute;
padding: 12px;
width: 44px;
height: 44px;
left: 30px;
top: 30px;
background: #FFFFFF;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 10px;
z-index: 9;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
}
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map .col-right .toggle-map span, .st-style-elementor.search-result-page.layout5 .st-results .page-half-map .col-right .close-map-new span,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map .col-right .toggle-map span,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map .col-right .close-map-new span,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map .col-right .toggle-map span,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map .col-right .close-map-new span,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map .col-right .toggle-map span,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map .col-right .close-map-new span,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .col-right .toggle-map span,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .col-right .close-map-new span {
color: var(--heading-color);
font-size: 14px;
position: relative;
left: -1px;
}
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map .col-right .toggle-map.open, .st-style-elementor.search-result-page.layout5 .st-results .page-half-map .col-right .close-map-new.open,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map .col-right .toggle-map.open,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map .col-right .close-map-new.open,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map .col-right .toggle-map.open,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map .col-right .close-map-new.open,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map .col-right .toggle-map.open,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map .col-right .close-map-new.open,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .col-right .toggle-map.open,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .col-right .close-map-new.open {
transform: rotate(180deg);
}
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map .col-right .close-map-new,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map .col-right .close-map-new,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map .col-right .close-map-new,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map .col-right .close-map-new,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .col-right .close-map-new {
display: none;
left: 15px;
top: 15px;
width: 38px;
height: 38px;
}
@media screen and (max-width: 991px) {
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map .col-right .close-map-new,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map .col-right .close-map-new,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map .col-right .close-map-new,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map .col-right .close-map-new,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .col-right .close-map-new {
display: block;
position: absolute;
padding: 12px;
background: #FFFFFF;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 10px;
z-index: 9;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
left: 15px;
top: 15px;
width: 38px;
height: 38px;
}
}
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map.map-left .col-right,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map.map-left .col-right,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map.map-left .col-right,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map.map-left .col-right,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map.map-left .col-right {
direction: ltr !important;
}
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map.map-left .google-control-top-right-area,
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map.map-left .google-control-bottom-right-area,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map.map-left .google-control-top-right-area,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map.map-left .google-control-bottom-right-area,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map.map-left .google-control-top-right-area,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map.map-left .google-control-bottom-right-area,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map.map-left .google-control-top-right-area,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map.map-left .google-control-bottom-right-area,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map.map-left .google-control-top-right-area,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map.map-left .google-control-bottom-right-area {
left: 10px;
right: auto !important;
}
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map.map-left .maparea,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map.map-left .maparea,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map.map-left .maparea,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map.map-left .maparea,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map.map-left .maparea {
z-index: 9999;
}
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map.map-left .maparea .toggle-map,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map.map-left .maparea .toggle-map,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map.map-left .maparea .toggle-map,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map.map-left .maparea .toggle-map,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map.map-left .maparea .toggle-map {
left: auto;
right: 30px;
transform: rotate(180deg);
}
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map.map-left .maparea .map-full-height,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map.map-left .maparea .map-full-height,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map.map-left .maparea .map-full-height,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map.map-left .maparea .map-full-height,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map.map-left .maparea .map-full-height {
transition: ease-in 0.2s;
}
.st-style-elementor.search-result-page.layout5 .st-results .page-half-map .content-item,
.st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map .content-item,
.st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map .content-item,
.st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map .content-item,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .content-item {
display: block;
}
.st-style-elementor.search-result-page.layout5 .st-results .maparea,
.st-style-elementor.search-result-page.tour-layout7 .st-results .maparea,
.st-style-elementor.search-result-page.activity-layout5 .st-results .maparea,
.st-style-elementor.search-result-page.car-layout4 .st-results .maparea,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .maparea {
width: calc(100% - 710px);
}
.st-style-elementor.search-result-page.layout5 .st-results .maparea .map-full-height,
.st-style-elementor.search-result-page.tour-layout7 .st-results .maparea .map-full-height,
.st-style-elementor.search-result-page.activity-layout5 .st-results .maparea .map-full-height,
.st-style-elementor.search-result-page.car-layout4 .st-results .maparea .map-full-height,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .maparea .map-full-height {
width: 100% !important;
}
.st-style-elementor.search-result-page.layout5 .st-results .maparea.to-full .map-full-height,
.st-style-elementor.search-result-page.tour-layout7 .st-results .maparea.to-full .map-full-height,
.st-style-elementor.search-result-page.activity-layout5 .st-results .maparea.to-full .map-full-height,
.st-style-elementor.search-result-page.car-layout4 .st-results .maparea.to-full .map-full-height,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .maparea.to-full .map-full-height {
width: calc(100vw - 15px) !important;
}
.st-style-elementor.search-result-page.layout5 .st-results .dataarea,
.st-style-elementor.search-result-page.tour-layout7 .st-results .dataarea,
.st-style-elementor.search-result-page.activity-layout5 .st-results .dataarea,
.st-style-elementor.search-result-page.car-layout4 .st-results .dataarea,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .dataarea {
transition: ease-in 0.4s;
width: 710px;
position: relative;
}
.st-style-elementor.search-result-page.layout5 .st-results.nomap,
.st-style-elementor.search-result-page.tour-layout7 .st-results.nomap,
.st-style-elementor.search-result-page.activity-layout5 .st-results.nomap,
.st-style-elementor.search-result-page.car-layout4 .st-results.nomap,
.st-style-elementor.search-result-page.layout-rental-4 .st-results.nomap {
position: relative;
padding-left: 0;
}
.st-style-elementor.search-result-page.layout5 .st-results.nomap .page-half-map.map-right,
.st-style-elementor.search-result-page.tour-layout7 .st-results.nomap .page-half-map.map-right,
.st-style-elementor.search-result-page.activity-layout5 .st-results.nomap .page-half-map.map-right,
.st-style-elementor.search-result-page.car-layout4 .st-results.nomap .page-half-map.map-right,
.st-style-elementor.search-result-page.layout-rental-4 .st-results.nomap .page-half-map.map-right {
padding-left: 0;
}
.st-style-elementor.search-result-page.layout5 .st-results.nomap .page-half-map.map-right .dataarea,
.st-style-elementor.search-result-page.tour-layout7 .st-results.nomap .page-half-map.map-right .dataarea,
.st-style-elementor.search-result-page.activity-layout5 .st-results.nomap .page-half-map.map-right .dataarea,
.st-style-elementor.search-result-page.car-layout4 .st-results.nomap .page-half-map.map-right .dataarea,
.st-style-elementor.search-result-page.layout-rental-4 .st-results.nomap .page-half-map.map-right .dataarea {
margin-left: -710px;
opacity: 0;
}
.st-style-elementor.search-result-page.layout5 .st-results.nomap .page-half-map.map-right .maparea,
.st-style-elementor.search-result-page.tour-layout7 .st-results.nomap .page-half-map.map-right .maparea,
.st-style-elementor.search-result-page.activity-layout5 .st-results.nomap .page-half-map.map-right .maparea,
.st-style-elementor.search-result-page.car-layout4 .st-results.nomap .page-half-map.map-right .maparea,
.st-style-elementor.search-result-page.layout-rental-4 .st-results.nomap .page-half-map.map-right .maparea {
position: unset;
}
.st-style-elementor.search-result-page.layout5 .st-results.nomap .page-half-map.map-left .maparea,
.st-style-elementor.search-result-page.tour-layout7 .st-results.nomap .page-half-map.map-left .maparea,
.st-style-elementor.search-result-page.activity-layout5 .st-results.nomap .page-half-map.map-left .maparea,
.st-style-elementor.search-result-page.car-layout4 .st-results.nomap .page-half-map.map-left .maparea,
.st-style-elementor.search-result-page.layout-rental-4 .st-results.nomap .page-half-map.map-left .maparea {
position: unset;
z-index: 9999;
}
.st-style-elementor.search-result-page.layout5 .st-results.nomap .page-half-map.map-left .toggle-map.open,
.st-style-elementor.search-result-page.tour-layout7 .st-results.nomap .page-half-map.map-left .toggle-map.open,
.st-style-elementor.search-result-page.activity-layout5 .st-results.nomap .page-half-map.map-left .toggle-map.open,
.st-style-elementor.search-result-page.car-layout4 .st-results.nomap .page-half-map.map-left .toggle-map.open,
.st-style-elementor.search-result-page.layout-rental-4 .st-results.nomap .page-half-map.map-left .toggle-map.open {
transform: rotate(0);
}
.st-style-elementor.search-result-page.layout5 .st-results.st-hotel-result .page-half-map .col-right .toggle-map,
.st-style-elementor.search-result-page.tour-layout7 .st-results.st-hotel-result .page-half-map .col-right .toggle-map,
.st-style-elementor.search-result-page.activity-layout5 .st-results.st-hotel-result .page-half-map .col-right .toggle-map,
.st-style-elementor.search-result-page.car-layout4 .st-results.st-hotel-result .page-half-map .col-right .toggle-map,
.st-style-elementor.search-result-page.layout-rental-4 .st-results.st-hotel-result .page-half-map .col-right .toggle-map {
z-index: 1;
}
.st-style-elementor.search-result-page.layout5 .toolbar .search-string .btn-clear-filter,
.st-style-elementor.search-result-page.tour-layout7 .toolbar .search-string .btn-clear-filter,
.st-style-elementor.search-result-page.activity-layout5 .toolbar .search-string .btn-clear-filter,
.st-style-elementor.search-result-page.car-layout4 .toolbar .search-string .btn-clear-filter,
.st-style-elementor.search-result-page.layout-rental-4 .toolbar .search-string .btn-clear-filter {
display: none !important;
}
.search-result-page.layout5 .st-results .show-map-mobile, .search-result-page.layout5 .st-results .map-view-mobile,
.search-result-page.layout6 .st-results .show-map-mobile,
.search-result-page.layout6 .st-results .map-view-mobile, .search-result-page.tour-layout6 .st-results .show-map-mobile, .search-result-page.tour-layout6 .st-results .map-view-mobile, .search-result-page.tour-layout7 .st-results .show-map-mobile, .search-result-page.tour-layout7 .st-results .map-view-mobile,
.search-result-page.activity-layout4 .st-results .show-map-mobile,
.search-result-page.activity-layout4 .st-results .map-view-mobile, .search-result-page.activity-layout5 .st-results .show-map-mobile, .search-result-page.activity-layout5 .st-results .map-view-mobile,
.search-result-page.car-layout3 .st-results .show-map-mobile,
.search-result-page.car-layout3 .st-results .map-view-mobile, .search-result-page.car-layout4 .st-results .show-map-mobile, .search-result-page.car-layout4 .st-results .map-view-mobile, .search-result-page.layout-rental-4 .st-results .show-map-mobile, .search-result-page.layout-rental-4 .st-results .map-view-mobile,
.search-result-page.layout-rental-5 .st-results .show-map-mobile,
.search-result-page.layout-rental-5 .st-results .map-view-mobile,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .show-map-mobile,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .map-view-mobile {
align-items: center;
justify-content: center;
position: fixed;
bottom: 40px;
left: 50%;
transform: translateX(-50%);
display: none;
z-index: 9;
}
.search-result-page.layout5 .st-results .show-map-mobile a, .search-result-page.layout5 .st-results .map-view-mobile a,
.search-result-page.layout6 .st-results .show-map-mobile a,
.search-result-page.layout6 .st-results .map-view-mobile a, .search-result-page.tour-layout6 .st-results .show-map-mobile a, .search-result-page.tour-layout6 .st-results .map-view-mobile a, .search-result-page.tour-layout7 .st-results .show-map-mobile a, .search-result-page.tour-layout7 .st-results .map-view-mobile a,
.search-result-page.activity-layout4 .st-results .show-map-mobile a,
.search-result-page.activity-layout4 .st-results .map-view-mobile a, .search-result-page.activity-layout5 .st-results .show-map-mobile a, .search-result-page.activity-layout5 .st-results .map-view-mobile a,
.search-result-page.car-layout3 .st-results .show-map-mobile a,
.search-result-page.car-layout3 .st-results .map-view-mobile a, .search-result-page.car-layout4 .st-results .show-map-mobile a, .search-result-page.car-layout4 .st-results .map-view-mobile a, .search-result-page.layout-rental-4 .st-results .show-map-mobile a, .search-result-page.layout-rental-4 .st-results .map-view-mobile a,
.search-result-page.layout-rental-5 .st-results .show-map-mobile a,
.search-result-page.layout-rental-5 .st-results .map-view-mobile a,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .show-map-mobile a,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .map-view-mobile a {
background: #3B71FE;
border-radius: 50px;
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: #fff;
padding: 10px 19px;
display: flex;
align-items: center;
}
.search-result-page.layout5 .st-results .show-map-mobile a .stt-icon, .search-result-page.layout5 .st-results .map-view-mobile a .stt-icon,
.search-result-page.layout6 .st-results .show-map-mobile a .stt-icon,
.search-result-page.layout6 .st-results .map-view-mobile a .stt-icon, .search-result-page.tour-layout6 .st-results .show-map-mobile a .stt-icon, .search-result-page.tour-layout6 .st-results .map-view-mobile a .stt-icon, .search-result-page.tour-layout7 .st-results .show-map-mobile a .stt-icon, .search-result-page.tour-layout7 .st-results .map-view-mobile a .stt-icon,
.search-result-page.activity-layout4 .st-results .show-map-mobile a .stt-icon,
.search-result-page.activity-layout4 .st-results .map-view-mobile a .stt-icon, .search-result-page.activity-layout5 .st-results .show-map-mobile a .stt-icon, .search-result-page.activity-layout5 .st-results .map-view-mobile a .stt-icon,
.search-result-page.car-layout3 .st-results .show-map-mobile a .stt-icon,
.search-result-page.car-layout3 .st-results .map-view-mobile a .stt-icon, .search-result-page.car-layout4 .st-results .show-map-mobile a .stt-icon, .search-result-page.car-layout4 .st-results .map-view-mobile a .stt-icon, .search-result-page.layout-rental-4 .st-results .show-map-mobile a .stt-icon, .search-result-page.layout-rental-4 .st-results .map-view-mobile a .stt-icon,
.search-result-page.layout-rental-5 .st-results .show-map-mobile a .stt-icon,
.search-result-page.layout-rental-5 .st-results .map-view-mobile a .stt-icon,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .show-map-mobile a .stt-icon,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .map-view-mobile a .stt-icon {
font-size: 17px;
margin-right: 7px;
}
.search-result-page.layout5 .st-results .toolbar,
.search-result-page.layout6 .st-results .toolbar, .search-result-page.tour-layout6 .st-results .toolbar, .search-result-page.tour-layout7 .st-results .toolbar,
.search-result-page.activity-layout4 .st-results .toolbar, .search-result-page.activity-layout5 .st-results .toolbar,
.search-result-page.car-layout3 .st-results .toolbar, .search-result-page.car-layout4 .st-results .toolbar, .search-result-page.layout-rental-4 .st-results .toolbar,
.search-result-page.layout-rental-5 .st-results .toolbar,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar {
margin: 40px 0 !important;
padding-right: 40px;
}
.search-result-page.layout5 .st-results .toolbar .modern-result-string,
.search-result-page.layout6 .st-results .toolbar .modern-result-string, .search-result-page.tour-layout6 .st-results .toolbar .modern-result-string, .search-result-page.tour-layout7 .st-results .toolbar .modern-result-string,
.search-result-page.activity-layout4 .st-results .toolbar .modern-result-string, .search-result-page.activity-layout5 .st-results .toolbar .modern-result-string,
.search-result-page.car-layout3 .st-results .toolbar .modern-result-string, .search-result-page.car-layout4 .st-results .toolbar .modern-result-string, .search-result-page.layout-rental-4 .st-results .toolbar .modern-result-string,
.search-result-page.layout-rental-5 .st-results .toolbar .modern-result-string,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .modern-result-string {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
}
.search-result-page.layout5 .st-results .toolbar .modern-result-string span,
.search-result-page.layout6 .st-results .toolbar .modern-result-string span, .search-result-page.tour-layout6 .st-results .toolbar .modern-result-string span, .search-result-page.tour-layout7 .st-results .toolbar .modern-result-string span,
.search-result-page.activity-layout4 .st-results .toolbar .modern-result-string span, .search-result-page.activity-layout5 .st-results .toolbar .modern-result-string span,
.search-result-page.car-layout3 .st-results .toolbar .modern-result-string span, .search-result-page.car-layout4 .st-results .toolbar .modern-result-string span, .search-result-page.layout-rental-4 .st-results .toolbar .modern-result-string span,
.search-result-page.layout-rental-5 .st-results .toolbar .modern-result-string span,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .modern-result-string span {
font-weight: 500;
font-size: 14px;
line-height: 20px;
color: var(--heading-color);
}
.search-result-page.layout5 .st-results .toolbar .toolbar-action,
.search-result-page.layout6 .st-results .toolbar .toolbar-action, .search-result-page.tour-layout6 .st-results .toolbar .toolbar-action, .search-result-page.tour-layout7 .st-results .toolbar .toolbar-action,
.search-result-page.activity-layout4 .st-results .toolbar .toolbar-action, .search-result-page.activity-layout5 .st-results .toolbar .toolbar-action,
.search-result-page.car-layout3 .st-results .toolbar .toolbar-action, .search-result-page.car-layout4 .st-results .toolbar .toolbar-action, .search-result-page.layout-rental-4 .st-results .toolbar .toolbar-action,
.search-result-page.layout-rental-5 .st-results .toolbar .toolbar-action,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .toolbar-action {
margin-top: 0;
}
@media screen and (max-width: 767px) {
.search-result-page.layout5 .st-results .toolbar .toolbar-action,
.search-result-page.layout6 .st-results .toolbar .toolbar-action, .search-result-page.tour-layout6 .st-results .toolbar .toolbar-action, .search-result-page.tour-layout7 .st-results .toolbar .toolbar-action,
.search-result-page.activity-layout4 .st-results .toolbar .toolbar-action, .search-result-page.activity-layout5 .st-results .toolbar .toolbar-action,
.search-result-page.car-layout3 .st-results .toolbar .toolbar-action, .search-result-page.car-layout4 .st-results .toolbar .toolbar-action, .search-result-page.layout-rental-4 .st-results .toolbar .toolbar-action,
.search-result-page.layout-rental-5 .st-results .toolbar .toolbar-action,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .toolbar-action {
display: flex !important;
}
.search-result-page.layout5 .st-results .toolbar .toolbar-action .layout,
.search-result-page.layout6 .st-results .toolbar .toolbar-action .layout, .search-result-page.tour-layout6 .st-results .toolbar .toolbar-action .layout, .search-result-page.tour-layout7 .st-results .toolbar .toolbar-action .layout,
.search-result-page.activity-layout4 .st-results .toolbar .toolbar-action .layout, .search-result-page.activity-layout5 .st-results .toolbar .toolbar-action .layout,
.search-result-page.car-layout3 .st-results .toolbar .toolbar-action .layout, .search-result-page.car-layout4 .st-results .toolbar .toolbar-action .layout, .search-result-page.layout-rental-4 .st-results .toolbar .toolbar-action .layout,
.search-result-page.layout-rental-5 .st-results .toolbar .toolbar-action .layout,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .toolbar-action .layout {
display: none;
}
}
.search-result-page.layout5 .st-results .toolbar .toolbar-action li:not(:first-child),
.search-result-page.layout6 .st-results .toolbar .toolbar-action li:not(:first-child), .search-result-page.tour-layout6 .st-results .toolbar .toolbar-action li:not(:first-child), .search-result-page.tour-layout7 .st-results .toolbar .toolbar-action li:not(:first-child),
.search-result-page.activity-layout4 .st-results .toolbar .toolbar-action li:not(:first-child), .search-result-page.activity-layout5 .st-results .toolbar .toolbar-action li:not(:first-child),
.search-result-page.car-layout3 .st-results .toolbar .toolbar-action li:not(:first-child), .search-result-page.car-layout4 .st-results .toolbar .toolbar-action li:not(:first-child), .search-result-page.layout-rental-4 .st-results .toolbar .toolbar-action li:not(:first-child),
.search-result-page.layout-rental-5 .st-results .toolbar .toolbar-action li:not(:first-child),
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .toolbar-action li:not(:first-child) {
margin-left: 27px;
}
.search-result-page.layout5 .st-results .toolbar .toolbar-action li .dropdown-toggle,
.search-result-page.layout6 .st-results .toolbar .toolbar-action li .dropdown-toggle, .search-result-page.tour-layout6 .st-results .toolbar .toolbar-action li .dropdown-toggle, .search-result-page.tour-layout7 .st-results .toolbar .toolbar-action li .dropdown-toggle,
.search-result-page.activity-layout4 .st-results .toolbar .toolbar-action li .dropdown-toggle, .search-result-page.activity-layout5 .st-results .toolbar .toolbar-action li .dropdown-toggle,
.search-result-page.car-layout3 .st-results .toolbar .toolbar-action li .dropdown-toggle, .search-result-page.car-layout4 .st-results .toolbar .toolbar-action li .dropdown-toggle, .search-result-page.layout-rental-4 .st-results .toolbar .toolbar-action li .dropdown-toggle,
.search-result-page.layout-rental-5 .st-results .toolbar .toolbar-action li .dropdown-toggle,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .toolbar-action li .dropdown-toggle {
font-weight: 500;
font-size: 14px;
line-height: 20px;
color: var(--heading-color);
border-bottom: 1px solid #83929D;
border-radius: 0;
padding: 4px 0;
display: flex;
align-items: center;
}
.search-result-page.layout5 .st-results .toolbar .toolbar-action li .dropdown-toggle span,
.search-result-page.layout6 .st-results .toolbar .toolbar-action li .dropdown-toggle span, .search-result-page.tour-layout6 .st-results .toolbar .toolbar-action li .dropdown-toggle span, .search-result-page.tour-layout7 .st-results .toolbar .toolbar-action li .dropdown-toggle span,
.search-result-page.activity-layout4 .st-results .toolbar .toolbar-action li .dropdown-toggle span, .search-result-page.activity-layout5 .st-results .toolbar .toolbar-action li .dropdown-toggle span,
.search-result-page.car-layout3 .st-results .toolbar .toolbar-action li .dropdown-toggle span, .search-result-page.car-layout4 .st-results .toolbar .toolbar-action li .dropdown-toggle span, .search-result-page.layout-rental-4 .st-results .toolbar .toolbar-action li .dropdown-toggle span,
.search-result-page.layout-rental-5 .st-results .toolbar .toolbar-action li .dropdown-toggle span,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .toolbar-action li .dropdown-toggle span {
margin-left: 10px;
font-size: 13px;
color: var(--grey-color, #5E6D77);
}
.search-result-page.layout5 .st-results .toolbar .toolbar-action li .dropdown-menu,
.search-result-page.layout6 .st-results .toolbar .toolbar-action li .dropdown-menu, .search-result-page.tour-layout6 .st-results .toolbar .toolbar-action li .dropdown-menu, .search-result-page.tour-layout7 .st-results .toolbar .toolbar-action li .dropdown-menu,
.search-result-page.activity-layout4 .st-results .toolbar .toolbar-action li .dropdown-menu, .search-result-page.activity-layout5 .st-results .toolbar .toolbar-action li .dropdown-menu,
.search-result-page.car-layout3 .st-results .toolbar .toolbar-action li .dropdown-menu, .search-result-page.car-layout4 .st-results .toolbar .toolbar-action li .dropdown-menu, .search-result-page.layout-rental-4 .st-results .toolbar .toolbar-action li .dropdown-menu,
.search-result-page.layout-rental-5 .st-results .toolbar .toolbar-action li .dropdown-menu,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .toolbar-action li .dropdown-menu {
padding: 30px 20px;
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 20px;
margin-top: 16px !important;
}
.search-result-page.layout5 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item,
.search-result-page.layout6 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item, .search-result-page.tour-layout6 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item, .search-result-page.tour-layout7 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item,
.search-result-page.activity-layout4 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item, .search-result-page.activity-layout5 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item,
.search-result-page.car-layout3 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item, .search-result-page.car-layout4 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item, .search-result-page.layout-rental-4 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item,
.search-result-page.layout-rental-5 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item {
margin-bottom: 0;
}
.search-result-page.layout5 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item .title,
.search-result-page.layout6 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item .title, .search-result-page.tour-layout6 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item .title, .search-result-page.tour-layout7 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item .title,
.search-result-page.activity-layout4 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item .title, .search-result-page.activity-layout5 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item .title,
.search-result-page.car-layout3 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item .title, .search-result-page.car-layout4 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item .title, .search-result-page.layout-rental-4 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item .title,
.search-result-page.layout-rental-5 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item .title,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item .title {
margin-bottom: 0;
font-size: 14px;
color: var(--grey-color, #5E6D77);
}
.search-result-page.layout5 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item .st-icheck-item label,
.search-result-page.layout6 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item .st-icheck-item label, .search-result-page.tour-layout6 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item .st-icheck-item label, .search-result-page.tour-layout7 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item .st-icheck-item label,
.search-result-page.activity-layout4 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item .st-icheck-item label, .search-result-page.activity-layout5 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item .st-icheck-item label,
.search-result-page.car-layout3 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item .st-icheck-item label, .search-result-page.car-layout4 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item .st-icheck-item label, .search-result-page.layout-rental-4 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item .st-icheck-item label,
.search-result-page.layout-rental-5 .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item .st-icheck-item label,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .toolbar-action li .dropdown-menu .sort-item .st-icheck-item label {
font-size: 16px;
color: var(--heading-color);
}
.search-result-page.layout5 .st-results .toolbar .toolbar-action li.layout,
.search-result-page.layout6 .st-results .toolbar .toolbar-action li.layout, .search-result-page.tour-layout6 .st-results .toolbar .toolbar-action li.layout, .search-result-page.tour-layout7 .st-results .toolbar .toolbar-action li.layout,
.search-result-page.activity-layout4 .st-results .toolbar .toolbar-action li.layout, .search-result-page.activity-layout5 .st-results .toolbar .toolbar-action li.layout,
.search-result-page.car-layout3 .st-results .toolbar .toolbar-action li.layout, .search-result-page.car-layout4 .st-results .toolbar .toolbar-action li.layout, .search-result-page.layout-rental-4 .st-results .toolbar .toolbar-action li.layout,
.search-result-page.layout-rental-5 .st-results .toolbar .toolbar-action li.layout,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .toolbar-action li.layout {
position: relative;
top: 3px;
}
.search-result-page.layout5 .st-results .toolbar .toolbar-action li.layout .layout-item,
.search-result-page.layout6 .st-results .toolbar .toolbar-action li.layout .layout-item, .search-result-page.tour-layout6 .st-results .toolbar .toolbar-action li.layout .layout-item, .search-result-page.tour-layout7 .st-results .toolbar .toolbar-action li.layout .layout-item,
.search-result-page.activity-layout4 .st-results .toolbar .toolbar-action li.layout .layout-item, .search-result-page.activity-layout5 .st-results .toolbar .toolbar-action li.layout .layout-item,
.search-result-page.car-layout3 .st-results .toolbar .toolbar-action li.layout .layout-item, .search-result-page.car-layout4 .st-results .toolbar .toolbar-action li.layout .layout-item, .search-result-page.layout-rental-4 .st-results .toolbar .toolbar-action li.layout .layout-item,
.search-result-page.layout-rental-5 .st-results .toolbar .toolbar-action li.layout .layout-item,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .toolbar-action li.layout .layout-item {
margin-left: 0;
}
.search-result-page.layout5 .st-results .toolbar .toolbar-action li.layout .layout-item:not(:last-child),
.search-result-page.layout6 .st-results .toolbar .toolbar-action li.layout .layout-item:not(:last-child), .search-result-page.tour-layout6 .st-results .toolbar .toolbar-action li.layout .layout-item:not(:last-child), .search-result-page.tour-layout7 .st-results .toolbar .toolbar-action li.layout .layout-item:not(:last-child),
.search-result-page.activity-layout4 .st-results .toolbar .toolbar-action li.layout .layout-item:not(:last-child), .search-result-page.activity-layout5 .st-results .toolbar .toolbar-action li.layout .layout-item:not(:last-child),
.search-result-page.car-layout3 .st-results .toolbar .toolbar-action li.layout .layout-item:not(:last-child), .search-result-page.car-layout4 .st-results .toolbar .toolbar-action li.layout .layout-item:not(:last-child), .search-result-page.layout-rental-4 .st-results .toolbar .toolbar-action li.layout .layout-item:not(:last-child),
.search-result-page.layout-rental-5 .st-results .toolbar .toolbar-action li.layout .layout-item:not(:last-child),
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .toolbar-action li.layout .layout-item:not(:last-child) {
margin-right: 15px;
}
.search-result-page.layout5 .st-results .toolbar .toolbar-action li.layout .layout-item .stt-icon,
.search-result-page.layout6 .st-results .toolbar .toolbar-action li.layout .layout-item .stt-icon, .search-result-page.tour-layout6 .st-results .toolbar .toolbar-action li.layout .layout-item .stt-icon, .search-result-page.tour-layout7 .st-results .toolbar .toolbar-action li.layout .layout-item .stt-icon,
.search-result-page.activity-layout4 .st-results .toolbar .toolbar-action li.layout .layout-item .stt-icon, .search-result-page.activity-layout5 .st-results .toolbar .toolbar-action li.layout .layout-item .stt-icon,
.search-result-page.car-layout3 .st-results .toolbar .toolbar-action li.layout .layout-item .stt-icon, .search-result-page.car-layout4 .st-results .toolbar .toolbar-action li.layout .layout-item .stt-icon, .search-result-page.layout-rental-4 .st-results .toolbar .toolbar-action li.layout .layout-item .stt-icon,
.search-result-page.layout-rental-5 .st-results .toolbar .toolbar-action li.layout .layout-item .stt-icon,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .toolbar-action li.layout .layout-item .stt-icon {
font-size: 17px;
color: var(--grey-color, #5E6D77);
}
.search-result-page.layout5 .st-results .toolbar .toolbar-action li.layout .layout-item.active .stt-icon,
.search-result-page.layout6 .st-results .toolbar .toolbar-action li.layout .layout-item.active .stt-icon, .search-result-page.tour-layout6 .st-results .toolbar .toolbar-action li.layout .layout-item.active .stt-icon, .search-result-page.tour-layout7 .st-results .toolbar .toolbar-action li.layout .layout-item.active .stt-icon,
.search-result-page.activity-layout4 .st-results .toolbar .toolbar-action li.layout .layout-item.active .stt-icon, .search-result-page.activity-layout5 .st-results .toolbar .toolbar-action li.layout .layout-item.active .stt-icon,
.search-result-page.car-layout3 .st-results .toolbar .toolbar-action li.layout .layout-item.active .stt-icon, .search-result-page.car-layout4 .st-results .toolbar .toolbar-action li.layout .layout-item.active .stt-icon, .search-result-page.layout-rental-4 .st-results .toolbar .toolbar-action li.layout .layout-item.active .stt-icon,
.search-result-page.layout-rental-5 .st-results .toolbar .toolbar-action li.layout .layout-item.active .stt-icon,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .toolbar-action li.layout .layout-item.active .stt-icon {
color: var(--main-color, #3B71FE);
}
.search-result-page.layout5 .st-results .toolbar .show-filter-mobile,
.search-result-page.layout6 .st-results .toolbar .show-filter-mobile, .search-result-page.tour-layout6 .st-results .toolbar .show-filter-mobile, .search-result-page.tour-layout7 .st-results .toolbar .show-filter-mobile,
.search-result-page.activity-layout4 .st-results .toolbar .show-filter-mobile, .search-result-page.activity-layout5 .st-results .toolbar .show-filter-mobile,
.search-result-page.car-layout3 .st-results .toolbar .show-filter-mobile, .search-result-page.car-layout4 .st-results .toolbar .show-filter-mobile, .search-result-page.layout-rental-4 .st-results .toolbar .show-filter-mobile,
.search-result-page.layout-rental-5 .st-results .toolbar .show-filter-mobile,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .show-filter-mobile {
display: flex;
align-items: center;
justify-content: space-between;
}
.search-result-page.layout5 .st-results .toolbar .show-filter-mobile .btn-filter-wrapper,
.search-result-page.layout6 .st-results .toolbar .show-filter-mobile .btn-filter-wrapper, .search-result-page.tour-layout6 .st-results .toolbar .show-filter-mobile .btn-filter-wrapper, .search-result-page.tour-layout7 .st-results .toolbar .show-filter-mobile .btn-filter-wrapper,
.search-result-page.activity-layout4 .st-results .toolbar .show-filter-mobile .btn-filter-wrapper, .search-result-page.activity-layout5 .st-results .toolbar .show-filter-mobile .btn-filter-wrapper,
.search-result-page.car-layout3 .st-results .toolbar .show-filter-mobile .btn-filter-wrapper, .search-result-page.car-layout4 .st-results .toolbar .show-filter-mobile .btn-filter-wrapper, .search-result-page.layout-rental-4 .st-results .toolbar .show-filter-mobile .btn-filter-wrapper,
.search-result-page.layout-rental-5 .st-results .toolbar .show-filter-mobile .btn-filter-wrapper,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .show-filter-mobile .btn-filter-wrapper {
display: flex;
align-items: center;
}
.search-result-page.layout5 .st-results .toolbar .show-filter-mobile .button-filter,
.search-result-page.layout6 .st-results .toolbar .show-filter-mobile .button-filter, .search-result-page.tour-layout6 .st-results .toolbar .show-filter-mobile .button-filter, .search-result-page.tour-layout7 .st-results .toolbar .show-filter-mobile .button-filter,
.search-result-page.activity-layout4 .st-results .toolbar .show-filter-mobile .button-filter, .search-result-page.activity-layout5 .st-results .toolbar .show-filter-mobile .button-filter,
.search-result-page.car-layout3 .st-results .toolbar .show-filter-mobile .button-filter, .search-result-page.car-layout4 .st-results .toolbar .show-filter-mobile .button-filter, .search-result-page.layout-rental-4 .st-results .toolbar .show-filter-mobile .button-filter,
.search-result-page.layout-rental-5 .st-results .toolbar .show-filter-mobile .button-filter,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .show-filter-mobile .button-filter {
cursor: pointer;
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 50px;
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: var(--heading-color);
padding: 12px 20px;
display: none;
align-items: center;
}
.search-result-page.layout5 .st-results .toolbar .show-filter-mobile .button-filter .stt-icon,
.search-result-page.layout6 .st-results .toolbar .show-filter-mobile .button-filter .stt-icon, .search-result-page.tour-layout6 .st-results .toolbar .show-filter-mobile .button-filter .stt-icon, .search-result-page.tour-layout7 .st-results .toolbar .show-filter-mobile .button-filter .stt-icon,
.search-result-page.activity-layout4 .st-results .toolbar .show-filter-mobile .button-filter .stt-icon, .search-result-page.activity-layout5 .st-results .toolbar .show-filter-mobile .button-filter .stt-icon,
.search-result-page.car-layout3 .st-results .toolbar .show-filter-mobile .button-filter .stt-icon, .search-result-page.car-layout4 .st-results .toolbar .show-filter-mobile .button-filter .stt-icon, .search-result-page.layout-rental-4 .st-results .toolbar .show-filter-mobile .button-filter .stt-icon,
.search-result-page.layout-rental-5 .st-results .toolbar .show-filter-mobile .button-filter .stt-icon,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .show-filter-mobile .button-filter .stt-icon {
margin-right: 9px;
font-size: 14px;
}
.search-result-page.layout5 .st-results .toolbar .show-filter-mobile .btn-clear-filter,
.search-result-page.layout6 .st-results .toolbar .show-filter-mobile .btn-clear-filter, .search-result-page.tour-layout6 .st-results .toolbar .show-filter-mobile .btn-clear-filter, .search-result-page.tour-layout7 .st-results .toolbar .show-filter-mobile .btn-clear-filter,
.search-result-page.activity-layout4 .st-results .toolbar .show-filter-mobile .btn-clear-filter, .search-result-page.activity-layout5 .st-results .toolbar .show-filter-mobile .btn-clear-filter,
.search-result-page.car-layout3 .st-results .toolbar .show-filter-mobile .btn-clear-filter, .search-result-page.car-layout4 .st-results .toolbar .show-filter-mobile .btn-clear-filter, .search-result-page.layout-rental-4 .st-results .toolbar .show-filter-mobile .btn-clear-filter,
.search-result-page.layout-rental-5 .st-results .toolbar .show-filter-mobile .btn-clear-filter,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .show-filter-mobile .btn-clear-filter {
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: var(--main-color, #3B71FE);
text-decoration: underline;
}
@media screen and (min-width: 767px) {
.search-result-page.layout5 .st-results .toolbar .show-filter-mobile .btn-clear-filter,
.search-result-page.layout6 .st-results .toolbar .show-filter-mobile .btn-clear-filter, .search-result-page.tour-layout6 .st-results .toolbar .show-filter-mobile .btn-clear-filter, .search-result-page.tour-layout7 .st-results .toolbar .show-filter-mobile .btn-clear-filter,
.search-result-page.activity-layout4 .st-results .toolbar .show-filter-mobile .btn-clear-filter, .search-result-page.activity-layout5 .st-results .toolbar .show-filter-mobile .btn-clear-filter,
.search-result-page.car-layout3 .st-results .toolbar .show-filter-mobile .btn-clear-filter, .search-result-page.car-layout4 .st-results .toolbar .show-filter-mobile .btn-clear-filter, .search-result-page.layout-rental-4 .st-results .toolbar .show-filter-mobile .btn-clear-filter,
.search-result-page.layout-rental-5 .st-results .toolbar .show-filter-mobile .btn-clear-filter,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .show-filter-mobile .btn-clear-filter {
display: none !important;
}
}
.search-result-page.layout5 .st-results .pagination,
.search-result-page.layout6 .st-results .pagination, .search-result-page.tour-layout6 .st-results .pagination, .search-result-page.tour-layout7 .st-results .pagination,
.search-result-page.activity-layout4 .st-results .pagination, .search-result-page.activity-layout5 .st-results .pagination,
.search-result-page.car-layout3 .st-results .pagination, .search-result-page.car-layout4 .st-results .pagination, .search-result-page.layout-rental-4 .st-results .pagination,
.search-result-page.layout-rental-5 .st-results .pagination,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .pagination {
margin-top: 10px;
margin-bottom: 0px;
line-height: 1;
}
.search-result-page.layout5 .st-results .pagination .count-string,
.search-result-page.layout6 .st-results .pagination .count-string, .search-result-page.tour-layout6 .st-results .pagination .count-string, .search-result-page.tour-layout7 .st-results .pagination .count-string,
.search-result-page.activity-layout4 .st-results .pagination .count-string, .search-result-page.activity-layout5 .st-results .pagination .count-string,
.search-result-page.car-layout3 .st-results .pagination .count-string, .search-result-page.car-layout4 .st-results .pagination .count-string, .search-result-page.layout-rental-4 .st-results .pagination .count-string,
.search-result-page.layout-rental-5 .st-results .pagination .count-string,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .pagination .count-string {
display: none;
}
.search-result-page.layout5 .st-results .pagination .page-numbers li .page-numbers,
.search-result-page.layout6 .st-results .pagination .page-numbers li .page-numbers, .search-result-page.tour-layout6 .st-results .pagination .page-numbers li .page-numbers, .search-result-page.tour-layout7 .st-results .pagination .page-numbers li .page-numbers,
.search-result-page.activity-layout4 .st-results .pagination .page-numbers li .page-numbers, .search-result-page.activity-layout5 .st-results .pagination .page-numbers li .page-numbers,
.search-result-page.car-layout3 .st-results .pagination .page-numbers li .page-numbers, .search-result-page.car-layout4 .st-results .pagination .page-numbers li .page-numbers, .search-result-page.layout-rental-4 .st-results .pagination .page-numbers li .page-numbers,
.search-result-page.layout-rental-5 .st-results .pagination .page-numbers li .page-numbers,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .pagination .page-numbers li .page-numbers {
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: var(--heading-color);
width: 40px;
height: 40px;
border-radius: 10px;
display: flex;
align-items: center;
justify-content: center;
}
.search-result-page.layout5 .st-results .pagination .page-numbers li .page-numbers.current,
.search-result-page.layout6 .st-results .pagination .page-numbers li .page-numbers.current, .search-result-page.tour-layout6 .st-results .pagination .page-numbers li .page-numbers.current, .search-result-page.tour-layout7 .st-results .pagination .page-numbers li .page-numbers.current,
.search-result-page.activity-layout4 .st-results .pagination .page-numbers li .page-numbers.current, .search-result-page.activity-layout5 .st-results .pagination .page-numbers li .page-numbers.current,
.search-result-page.car-layout3 .st-results .pagination .page-numbers li .page-numbers.current, .search-result-page.car-layout4 .st-results .pagination .page-numbers li .page-numbers.current, .search-result-page.layout-rental-4 .st-results .pagination .page-numbers li .page-numbers.current,
.search-result-page.layout-rental-5 .st-results .pagination .page-numbers li .page-numbers.current,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .pagination .page-numbers li .page-numbers.current {
color: #fff !important;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
background: var(--main-color, #3B71FE) !important;
}
.search-result-page.layout5 .st-results .pagination .page-numbers li .page-numbers.next, .search-result-page.layout5 .st-results .pagination .page-numbers li .page-numbers.prev,
.search-result-page.layout6 .st-results .pagination .page-numbers li .page-numbers.next,
.search-result-page.layout6 .st-results .pagination .page-numbers li .page-numbers.prev, .search-result-page.tour-layout6 .st-results .pagination .page-numbers li .page-numbers.next, .search-result-page.tour-layout6 .st-results .pagination .page-numbers li .page-numbers.prev, .search-result-page.tour-layout7 .st-results .pagination .page-numbers li .page-numbers.next, .search-result-page.tour-layout7 .st-results .pagination .page-numbers li .page-numbers.prev,
.search-result-page.activity-layout4 .st-results .pagination .page-numbers li .page-numbers.next,
.search-result-page.activity-layout4 .st-results .pagination .page-numbers li .page-numbers.prev, .search-result-page.activity-layout5 .st-results .pagination .page-numbers li .page-numbers.next, .search-result-page.activity-layout5 .st-results .pagination .page-numbers li .page-numbers.prev,
.search-result-page.car-layout3 .st-results .pagination .page-numbers li .page-numbers.next,
.search-result-page.car-layout3 .st-results .pagination .page-numbers li .page-numbers.prev, .search-result-page.car-layout4 .st-results .pagination .page-numbers li .page-numbers.next, .search-result-page.car-layout4 .st-results .pagination .page-numbers li .page-numbers.prev, .search-result-page.layout-rental-4 .st-results .pagination .page-numbers li .page-numbers.next, .search-result-page.layout-rental-4 .st-results .pagination .page-numbers li .page-numbers.prev,
.search-result-page.layout-rental-5 .st-results .pagination .page-numbers li .page-numbers.next,
.search-result-page.layout-rental-5 .st-results .pagination .page-numbers li .page-numbers.prev,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .pagination .page-numbers li .page-numbers.next,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .pagination .page-numbers li .page-numbers.prev {
background: #F7F8FA;
border: 1px solid #DEDEDE;
border-radius: 10px;
}
.search-result-page.layout5 .st-results .pagination .page-numbers li .page-numbers.next .fa, .search-result-page.layout5 .st-results .pagination .page-numbers li .page-numbers.prev .fa,
.search-result-page.layout6 .st-results .pagination .page-numbers li .page-numbers.next .fa,
.search-result-page.layout6 .st-results .pagination .page-numbers li .page-numbers.prev .fa, .search-result-page.tour-layout6 .st-results .pagination .page-numbers li .page-numbers.next .fa, .search-result-page.tour-layout6 .st-results .pagination .page-numbers li .page-numbers.prev .fa, .search-result-page.tour-layout7 .st-results .pagination .page-numbers li .page-numbers.next .fa, .search-result-page.tour-layout7 .st-results .pagination .page-numbers li .page-numbers.prev .fa,
.search-result-page.activity-layout4 .st-results .pagination .page-numbers li .page-numbers.next .fa,
.search-result-page.activity-layout4 .st-results .pagination .page-numbers li .page-numbers.prev .fa, .search-result-page.activity-layout5 .st-results .pagination .page-numbers li .page-numbers.next .fa, .search-result-page.activity-layout5 .st-results .pagination .page-numbers li .page-numbers.prev .fa,
.search-result-page.car-layout3 .st-results .pagination .page-numbers li .page-numbers.next .fa,
.search-result-page.car-layout3 .st-results .pagination .page-numbers li .page-numbers.prev .fa, .search-result-page.car-layout4 .st-results .pagination .page-numbers li .page-numbers.next .fa, .search-result-page.car-layout4 .st-results .pagination .page-numbers li .page-numbers.prev .fa, .search-result-page.layout-rental-4 .st-results .pagination .page-numbers li .page-numbers.next .fa, .search-result-page.layout-rental-4 .st-results .pagination .page-numbers li .page-numbers.prev .fa,
.search-result-page.layout-rental-5 .st-results .pagination .page-numbers li .page-numbers.next .fa,
.search-result-page.layout-rental-5 .st-results .pagination .page-numbers li .page-numbers.prev .fa,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .pagination .page-numbers li .page-numbers.next .fa,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .pagination .page-numbers li .page-numbers.prev .fa {
font-family: "traveler-icon" !important;
font-size: 12px;
font-weight: 500;
}
.search-result-page.layout5 .st-results .pagination .page-numbers li .page-numbers.next .fa:before,
.search-result-page.layout6 .st-results .pagination .page-numbers li .page-numbers.next .fa:before, .search-result-page.tour-layout6 .st-results .pagination .page-numbers li .page-numbers.next .fa:before, .search-result-page.tour-layout7 .st-results .pagination .page-numbers li .page-numbers.next .fa:before,
.search-result-page.activity-layout4 .st-results .pagination .page-numbers li .page-numbers.next .fa:before, .search-result-page.activity-layout5 .st-results .pagination .page-numbers li .page-numbers.next .fa:before,
.search-result-page.car-layout3 .st-results .pagination .page-numbers li .page-numbers.next .fa:before, .search-result-page.car-layout4 .st-results .pagination .page-numbers li .page-numbers.next .fa:before, .search-result-page.layout-rental-4 .st-results .pagination .page-numbers li .page-numbers.next .fa:before,
.search-result-page.layout-rental-5 .st-results .pagination .page-numbers li .page-numbers.next .fa:before,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .pagination .page-numbers li .page-numbers.next .fa:before {
content: "\e968";
}
.search-result-page.layout5 .st-results .pagination .page-numbers li .page-numbers.prev .fa:before,
.search-result-page.layout6 .st-results .pagination .page-numbers li .page-numbers.prev .fa:before, .search-result-page.tour-layout6 .st-results .pagination .page-numbers li .page-numbers.prev .fa:before, .search-result-page.tour-layout7 .st-results .pagination .page-numbers li .page-numbers.prev .fa:before,
.search-result-page.activity-layout4 .st-results .pagination .page-numbers li .page-numbers.prev .fa:before, .search-result-page.activity-layout5 .st-results .pagination .page-numbers li .page-numbers.prev .fa:before,
.search-result-page.car-layout3 .st-results .pagination .page-numbers li .page-numbers.prev .fa:before, .search-result-page.car-layout4 .st-results .pagination .page-numbers li .page-numbers.prev .fa:before, .search-result-page.layout-rental-4 .st-results .pagination .page-numbers li .page-numbers.prev .fa:before,
.search-result-page.layout-rental-5 .st-results .pagination .page-numbers li .page-numbers.prev .fa:before,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .pagination .page-numbers li .page-numbers.prev .fa:before {
content: "\e966";
}
.search-result-page.layout5 .mapboxgl-popup-content,
.search-result-page.layout6 .mapboxgl-popup-content, .search-result-page.tour-layout6 .mapboxgl-popup-content, .search-result-page.tour-layout7 .mapboxgl-popup-content,
.search-result-page.activity-layout4 .mapboxgl-popup-content, .search-result-page.activity-layout5 .mapboxgl-popup-content,
.search-result-page.car-layout3 .mapboxgl-popup-content, .search-result-page.car-layout4 .mapboxgl-popup-content, .search-result-page.layout-rental-4 .mapboxgl-popup-content,
.search-result-page.layout-rental-5 .mapboxgl-popup-content,
.page-template-template-transfer-search .st-style-elementor.search-result-page .mapboxgl-popup-content {
padding: 0;
text-align: left !important;
background: transparent;
min-width: 280px;
font-family: "DM Sans", sans-serif !important;
}
.search-result-page.layout5 .mapboxgl-popup-content .mapboxgl-popup-close-button,
.search-result-page.layout6 .mapboxgl-popup-content .mapboxgl-popup-close-button, .search-result-page.tour-layout6 .mapboxgl-popup-content .mapboxgl-popup-close-button, .search-result-page.tour-layout7 .mapboxgl-popup-content .mapboxgl-popup-close-button,
.search-result-page.activity-layout4 .mapboxgl-popup-content .mapboxgl-popup-close-button, .search-result-page.activity-layout5 .mapboxgl-popup-content .mapboxgl-popup-close-button,
.search-result-page.car-layout3 .mapboxgl-popup-content .mapboxgl-popup-close-button, .search-result-page.car-layout4 .mapboxgl-popup-content .mapboxgl-popup-close-button, .search-result-page.layout-rental-4 .mapboxgl-popup-content .mapboxgl-popup-close-button,
.search-result-page.layout-rental-5 .mapboxgl-popup-content .mapboxgl-popup-close-button,
.page-template-template-transfer-search .st-style-elementor.search-result-page .mapboxgl-popup-content .mapboxgl-popup-close-button {
position: absolute !important;
z-index: 9 !important;
top: -10px !important;
right: -10px !important;
background: #fff;
padding: 6px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 10px;
color: #DA3838 !important;
width: 23px;
height: 23px;
line-height: 9px;
}
.search-result-page.layout5 .mapboxgl-popup-content .close-popup-on-map,
.search-result-page.layout6 .mapboxgl-popup-content .close-popup-on-map, .search-result-page.tour-layout6 .mapboxgl-popup-content .close-popup-on-map, .search-result-page.tour-layout7 .mapboxgl-popup-content .close-popup-on-map,
.search-result-page.activity-layout4 .mapboxgl-popup-content .close-popup-on-map, .search-result-page.activity-layout5 .mapboxgl-popup-content .close-popup-on-map,
.search-result-page.car-layout3 .mapboxgl-popup-content .close-popup-on-map, .search-result-page.car-layout4 .mapboxgl-popup-content .close-popup-on-map, .search-result-page.layout-rental-4 .mapboxgl-popup-content .close-popup-on-map,
.search-result-page.layout-rental-5 .mapboxgl-popup-content .close-popup-on-map,
.page-template-template-transfer-search .st-style-elementor.search-result-page .mapboxgl-popup-content .close-popup-on-map {
display: none;
}
.search-result-page.layout5 .mapboxgl-popup-content .services-item,
.search-result-page.layout6 .mapboxgl-popup-content .services-item, .search-result-page.tour-layout6 .mapboxgl-popup-content .services-item, .search-result-page.tour-layout7 .mapboxgl-popup-content .services-item,
.search-result-page.activity-layout4 .mapboxgl-popup-content .services-item, .search-result-page.activity-layout5 .mapboxgl-popup-content .services-item,
.search-result-page.car-layout3 .mapboxgl-popup-content .services-item, .search-result-page.car-layout4 .mapboxgl-popup-content .services-item, .search-result-page.layout-rental-4 .mapboxgl-popup-content .services-item,
.search-result-page.layout-rental-5 .mapboxgl-popup-content .services-item,
.page-template-template-transfer-search .st-style-elementor.search-result-page .mapboxgl-popup-content .services-item {
margin-bottom: 0;
}
.close-sidebar {
display: none;
}
.search-result-page.layout6 #map-search-form {
height: 100%;
}
.search-result-page.layout6 .st-results .toolbar, .search-result-page.tour-layout6 .st-results .toolbar, .search-result-page.tour-layout7 .st-results .toolbar,
.search-result-page.activity-layout4 .st-results .toolbar, .search-result-page.activity-layout5 .st-results .toolbar,
.search-result-page.car-layout3 .st-results .toolbar, .search-result-page.car-layout4 .st-results .toolbar,
.st-style-elementor.search-result-page.layout-rental-5 .st-results .toolbar,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar {
padding-right: 0;
margin-top: 0 !important;
}
.search-result-page.layout6 .st-results .toolbar .search-string .btn-clear-filter, .search-result-page.tour-layout6 .st-results .toolbar .search-string .btn-clear-filter, .search-result-page.tour-layout7 .st-results .toolbar .search-string .btn-clear-filter,
.search-result-page.activity-layout4 .st-results .toolbar .search-string .btn-clear-filter, .search-result-page.activity-layout5 .st-results .toolbar .search-string .btn-clear-filter,
.search-result-page.car-layout3 .st-results .toolbar .search-string .btn-clear-filter, .search-result-page.car-layout4 .st-results .toolbar .search-string .btn-clear-filter,
.st-style-elementor.search-result-page.layout-rental-5 .st-results .toolbar .search-string .btn-clear-filter,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .search-string .btn-clear-filter {
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: var(--main-color, #3B71FE);
}
.search-result-page.layout6 .sidebar-filter .sidebar-item .map-view, .search-result-page.tour-layout6 .sidebar-filter .sidebar-item .map-view, .search-result-page.tour-layout7 .sidebar-filter .sidebar-item .map-view,
.search-result-page.activity-layout4 .sidebar-filter .sidebar-item .map-view, .search-result-page.activity-layout5 .sidebar-filter .sidebar-item .map-view,
.search-result-page.car-layout3 .sidebar-filter .sidebar-item .map-view, .search-result-page.car-layout4 .sidebar-filter .sidebar-item .map-view,
.st-style-elementor.search-result-page.layout-rental-5 .sidebar-filter .sidebar-item .map-view,
.page-template-template-transfer-search .st-style-elementor.search-result-page .sidebar-filter .sidebar-item .map-view {
position: relative;
background: url(//komodor.hr/wp-content/themes/traveler/inc/modules/layouts/elementorv2/assets/images/map-view-2.png) center center no-repeat;
padding-top: 60px;
padding-bottom: 20px;
line-height: unset;
background-size: cover;
border-radius: 20px;
overflow: hidden;
}
.search-result-page.layout6 .sidebar-filter .sidebar-item .map-view .icon-marker, .search-result-page.tour-layout6 .sidebar-filter .sidebar-item .map-view .icon-marker, .search-result-page.tour-layout7 .sidebar-filter .sidebar-item .map-view .icon-marker,
.search-result-page.activity-layout4 .sidebar-filter .sidebar-item .map-view .icon-marker, .search-result-page.activity-layout5 .sidebar-filter .sidebar-item .map-view .icon-marker,
.search-result-page.car-layout3 .sidebar-filter .sidebar-item .map-view .icon-marker, .search-result-page.car-layout4 .sidebar-filter .sidebar-item .map-view .icon-marker,
.st-style-elementor.search-result-page.layout-rental-5 .sidebar-filter .sidebar-item .map-view .icon-marker,
.page-template-template-transfer-search .st-style-elementor.search-result-page .sidebar-filter .sidebar-item .map-view .icon-marker {
font-size: 29px;
color: #DA3838;
display: block;
margin-bottom: 35px;
}
.search-result-page.layout6 .sidebar-filter .sidebar-item .map-view .map-view-button, .search-result-page.tour-layout6 .sidebar-filter .sidebar-item .map-view .map-view-button, .search-result-page.tour-layout7 .sidebar-filter .sidebar-item .map-view .map-view-button,
.search-result-page.activity-layout4 .sidebar-filter .sidebar-item .map-view .map-view-button, .search-result-page.activity-layout5 .sidebar-filter .sidebar-item .map-view .map-view-button,
.search-result-page.car-layout3 .sidebar-filter .sidebar-item .map-view .map-view-button, .search-result-page.car-layout4 .sidebar-filter .sidebar-item .map-view .map-view-button,
.st-style-elementor.search-result-page.layout-rental-5 .sidebar-filter .sidebar-item .map-view .map-view-button,
.page-template-template-transfer-search .st-style-elementor.search-result-page .sidebar-filter .sidebar-item .map-view .map-view-button {
padding: 12px 22px;
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 50px;
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: var(--main-color, #3B71FE);
display: inline-flex;
align-items: center;
}
.search-result-page.layout6 .sidebar-filter .sidebar-item .map-view .map-view-button span, .search-result-page.tour-layout6 .sidebar-filter .sidebar-item .map-view .map-view-button span, .search-result-page.tour-layout7 .sidebar-filter .sidebar-item .map-view .map-view-button span,
.search-result-page.activity-layout4 .sidebar-filter .sidebar-item .map-view .map-view-button span, .search-result-page.activity-layout5 .sidebar-filter .sidebar-item .map-view .map-view-button span,
.search-result-page.car-layout3 .sidebar-filter .sidebar-item .map-view .map-view-button span, .search-result-page.car-layout4 .sidebar-filter .sidebar-item .map-view .map-view-button span,
.st-style-elementor.search-result-page.layout-rental-5 .sidebar-filter .sidebar-item .map-view .map-view-button span,
.page-template-template-transfer-search .st-style-elementor.search-result-page .sidebar-filter .sidebar-item .map-view .map-view-button span {
color: var(--main-color, #3B71FE);
font-size: 11px;
margin-left: 12px;
}
.search-result-page.layout5 .pagination {
margin-bottom: 30px;
}
@media screen and (max-width: 1400px) {
.search-result-page.layout5 .st-results .page-half-map .dataarea {
width: 650px;
}
.search-result-page.layout5 .st-results .page-half-map .maparea {
width: calc(100% - 650px);
}
.search-result-page.layout5 .st-results.nomap .page-half-map.map-right .dataarea {
margin-left: -650px;
}
}
@media screen and (max-width: 1199px) {
.st-style-elementor.search-result-page.layout5 .st-banner-search-form,
.st-style-elementor.search-result-page.tour-layout7 .st-banner-search-form,
.st-style-elementor.search-result-page.activity-layout4 .st-banner-search-form, .st-style-elementor.search-result-page.activity-layout5 .st-banner-search-form,
.st-style-elementor.search-result-page.car-layout3 .st-banner-search-form, .st-style-elementor.search-result-page.car-layout4 .st-banner-search-form,
.st-style-elementor.search-result-page.layout-rental-4 .st-banner-search-form {
padding: 0;
}
.search-result-page.layout6 .modern-search-result .service-list-wrapper:not(.list-style) .item-service {
width: 50%;
}
}
@media screen and (max-width: 991px) {
.search-result-page.layout5 .st-results .page-half-map .dataarea, .search-result-page.tour-layout7 .st-results .page-half-map .dataarea,
.search-result-page.activity-layout4 .st-results .page-half-map .dataarea, .search-result-page.activity-layout5 .st-results .page-half-map .dataarea,
.search-result-page.car-layout3 .st-results .page-half-map .dataarea, .search-result-page.car-layout4 .st-results .page-half-map .dataarea {
width: 100%;
}
.search-result-page.layout5 .st-results .page-half-map .maparea, .search-result-page.tour-layout7 .st-results .page-half-map .maparea,
.search-result-page.activity-layout4 .st-results .page-half-map .maparea, .search-result-page.activity-layout5 .st-results .page-half-map .maparea,
.search-result-page.car-layout3 .st-results .page-half-map .maparea, .search-result-page.car-layout4 .st-results .page-half-map .maparea {
position: fixed !important;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: none;
background: #fff;
z-index: 999999;
}
.search-result-page.layout5 .st-results .page-half-map .maparea .map-full-height, .search-result-page.tour-layout7 .st-results .page-half-map .maparea .map-full-height,
.search-result-page.activity-layout4 .st-results .page-half-map .maparea .map-full-height, .search-result-page.activity-layout5 .st-results .page-half-map .maparea .map-full-height,
.search-result-page.car-layout3 .st-results .page-half-map .maparea .map-full-height, .search-result-page.car-layout4 .st-results .page-half-map .maparea .map-full-height {
position: unset !important;
}
.search-result-page.layout5 .st-results .page-half-map .maparea .map-full-height .google-control-top-right-area, .search-result-page.tour-layout7 .st-results .page-half-map .maparea .map-full-height .google-control-top-right-area,
.search-result-page.activity-layout4 .st-results .page-half-map .maparea .map-full-height .google-control-top-right-area, .search-result-page.activity-layout5 .st-results .page-half-map .maparea .map-full-height .google-control-top-right-area,
.search-result-page.car-layout3 .st-results .page-half-map .maparea .map-full-height .google-control-top-right-area, .search-result-page.car-layout4 .st-results .page-half-map .maparea .map-full-height .google-control-top-right-area {
display: none !important;
}
.search-result-page.layout5 .st-results .page-half-map .maparea .toggle-map, .search-result-page.tour-layout7 .st-results .page-half-map .maparea .toggle-map,
.search-result-page.activity-layout4 .st-results .page-half-map .maparea .toggle-map, .search-result-page.activity-layout5 .st-results .page-half-map .maparea .toggle-map,
.search-result-page.car-layout3 .st-results .page-half-map .maparea .toggle-map, .search-result-page.car-layout4 .st-results .page-half-map .maparea .toggle-map {
display: none;
}
.search-result-page.layout5 .st-results .page-half-map .maparea .close-map-new, .search-result-page.tour-layout7 .st-results .page-half-map .maparea .close-map-new,
.search-result-page.activity-layout4 .st-results .page-half-map .maparea .close-map-new, .search-result-page.activity-layout5 .st-results .page-half-map .maparea .close-map-new,
.search-result-page.car-layout3 .st-results .page-half-map .maparea .close-map-new, .search-result-page.car-layout4 .st-results .page-half-map .maparea .close-map-new {
display: flex;
}
.search-result-page.layout5 .st-results .page-half-map .maparea .map-title, .search-result-page.tour-layout7 .st-results .page-half-map .maparea .map-title,
.search-result-page.activity-layout4 .st-results .page-half-map .maparea .map-title, .search-result-page.activity-layout5 .st-results .page-half-map .maparea .map-title,
.search-result-page.car-layout3 .st-results .page-half-map .maparea .map-title, .search-result-page.car-layout4 .st-results .page-half-map .maparea .map-title {
display: none;
}
.search-result-page.layout5 .st-results .page-half-map .maparea .search-move-map, .search-result-page.tour-layout7 .st-results .page-half-map .maparea .search-move-map,
.search-result-page.activity-layout4 .st-results .page-half-map .maparea .search-move-map, .search-result-page.activity-layout5 .st-results .page-half-map .maparea .search-move-map,
.search-result-page.car-layout3 .st-results .page-half-map .maparea .search-move-map, .search-result-page.car-layout4 .st-results .page-half-map .maparea .search-move-map {
padding: 6px 10px;
top: 15px;
right: 15px;
transform: none;
left: auto;
}
.search-result-page.layout5 .st-results .toolbar, .search-result-page.tour-layout7 .st-results .toolbar,
.search-result-page.activity-layout4 .st-results .toolbar, .search-result-page.activity-layout5 .st-results .toolbar,
.search-result-page.car-layout3 .st-results .toolbar, .search-result-page.car-layout4 .st-results .toolbar {
display: block !important;
}
.search-result-page.layout5 .top-filter, .search-result-page.tour-layout7 .top-filter,
.search-result-page.activity-layout4 .top-filter, .search-result-page.activity-layout5 .top-filter,
.search-result-page.car-layout3 .top-filter, .search-result-page.car-layout4 .top-filter {
padding: 30px 20px !important;
height: auto !important;
display: block;
}
.search-result-page.layout5 .top-filter .btn-clear-filter, .search-result-page.tour-layout7 .top-filter .btn-clear-filter,
.search-result-page.activity-layout4 .top-filter .btn-clear-filter, .search-result-page.activity-layout5 .top-filter .btn-clear-filter,
.search-result-page.car-layout3 .top-filter .btn-clear-filter, .search-result-page.car-layout4 .top-filter .btn-clear-filter {
white-space: nowrap;
}
.search-result-page.layout5 .top-filter > ul, .search-result-page.tour-layout7 .top-filter > ul,
.search-result-page.activity-layout4 .top-filter > ul, .search-result-page.activity-layout5 .top-filter > ul,
.search-result-page.car-layout3 .top-filter > ul, .search-result-page.car-layout4 .top-filter > ul {
width: auto;
overflow-x: scroll;
}
.search-result-page.layout5 .top-filter > ul::-webkit-scrollbar, .search-result-page.tour-layout7 .top-filter > ul::-webkit-scrollbar,
.search-result-page.activity-layout4 .top-filter > ul::-webkit-scrollbar, .search-result-page.activity-layout5 .top-filter > ul::-webkit-scrollbar,
.search-result-page.car-layout3 .top-filter > ul::-webkit-scrollbar, .search-result-page.car-layout4 .top-filter > ul::-webkit-scrollbar {
height: 4px;
width: 4px;
background-color: #F5F5F5;
}
.search-result-page.layout5 .top-filter > ul::-webkit-scrollbar-thumb, .search-result-page.tour-layout7 .top-filter > ul::-webkit-scrollbar-thumb,
.search-result-page.activity-layout4 .top-filter > ul::-webkit-scrollbar-thumb, .search-result-page.activity-layout5 .top-filter > ul::-webkit-scrollbar-thumb,
.search-result-page.car-layout3 .top-filter > ul::-webkit-scrollbar-thumb, .search-result-page.car-layout4 .top-filter > ul::-webkit-scrollbar-thumb {
background-color: #dedede;
border: 4px solid #d3cbcb;
}
.search-result-page.layout6 .st-results .toolbar .show-filter-mobile,
.search-result-page.tour-layout6 .st-results .toolbar .show-filter-mobile,
.search-result-page.activity-layout4 .st-results .toolbar .show-filter-mobile,
.search-result-page.car-layout3 .st-results .toolbar .show-filter-mobile,
.search-result-page.layout-rental-4 .st-results .toolbar .show-filter-mobile,
.search-result-page.layout-rental-5 .st-results .toolbar .show-filter-mobile,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .show-filter-mobile {
width: 100%;
}
.search-result-page.layout6 .st-results .toolbar .show-filter-mobile .button-filter,
.search-result-page.tour-layout6 .st-results .toolbar .show-filter-mobile .button-filter,
.search-result-page.activity-layout4 .st-results .toolbar .show-filter-mobile .button-filter,
.search-result-page.car-layout3 .st-results .toolbar .show-filter-mobile .button-filter,
.search-result-page.layout-rental-4 .st-results .toolbar .show-filter-mobile .button-filter,
.search-result-page.layout-rental-5 .st-results .toolbar .show-filter-mobile .button-filter,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .show-filter-mobile .button-filter {
display: inline-flex;
}
.search-result-page.layout6 .st-results .toolbar .modern-result-string,
.search-result-page.tour-layout6 .st-results .toolbar .modern-result-string,
.search-result-page.activity-layout4 .st-results .toolbar .modern-result-string,
.search-result-page.car-layout3 .st-results .toolbar .modern-result-string,
.search-result-page.layout-rental-4 .st-results .toolbar .modern-result-string,
.search-result-page.layout-rental-5 .st-results .toolbar .modern-result-string,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .modern-result-string {
text-align: left;
margin-top: 15px;
}
.search-result-page.layout6 .st-results .toolbar .modern-result-string .btn-clear-filter,
.search-result-page.tour-layout6 .st-results .toolbar .modern-result-string .btn-clear-filter,
.search-result-page.activity-layout4 .st-results .toolbar .modern-result-string .btn-clear-filter,
.search-result-page.car-layout3 .st-results .toolbar .modern-result-string .btn-clear-filter,
.search-result-page.layout-rental-4 .st-results .toolbar .modern-result-string .btn-clear-filter,
.search-result-page.layout-rental-5 .st-results .toolbar .modern-result-string .btn-clear-filter,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .modern-result-string .btn-clear-filter {
display: none !important;
}
.search-result-page.layout6 .st-results .sidebar-filter,
.search-result-page.tour-layout6 .st-results .sidebar-filter,
.search-result-page.activity-layout4 .st-results .sidebar-filter,
.search-result-page.car-layout3 .st-results .sidebar-filter,
.search-result-page.layout-rental-4 .st-results .sidebar-filter,
.search-result-page.layout-rental-5 .st-results .sidebar-filter,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .sidebar-filter {
padding: 30px;
}
.search-result-page.layout6 .st-results .sidebar-filter .close-sidebar,
.search-result-page.tour-layout6 .st-results .sidebar-filter .close-sidebar,
.search-result-page.activity-layout4 .st-results .sidebar-filter .close-sidebar,
.search-result-page.car-layout3 .st-results .sidebar-filter .close-sidebar,
.search-result-page.layout-rental-4 .st-results .sidebar-filter .close-sidebar,
.search-result-page.layout-rental-5 .st-results .sidebar-filter .close-sidebar,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .sidebar-filter .close-sidebar {
font-size: 21px;
color: var(--heading-color);
margin-bottom: 20px;
display: inline-block;
cursor: pointer;
display: block;
}
.search-result-page.layout6 .st-results .sidebar-filter .sidebar-item.map-view-wrapper,
.search-result-page.tour-layout6 .st-results .sidebar-filter .sidebar-item.map-view-wrapper,
.search-result-page.activity-layout4 .st-results .sidebar-filter .sidebar-item.map-view-wrapper,
.search-result-page.car-layout3 .st-results .sidebar-filter .sidebar-item.map-view-wrapper,
.search-result-page.layout-rental-4 .st-results .sidebar-filter .sidebar-item.map-view-wrapper,
.search-result-page.layout-rental-5 .st-results .sidebar-filter .sidebar-item.map-view-wrapper,
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .sidebar-filter .sidebar-item.map-view-wrapper {
display: none !important;
}
.search-result-page.layout5 .st-results .show-map-mobile, .search-result-page.layout5 .st-results .map-view-mobile,
.search-result-page.layout6 .st-results .show-map-mobile,
.search-result-page.layout6 .st-results .map-view-mobile,
.search-result-page.layout-rental-4 .st-results .show-map-mobile,
.search-result-page.layout-rental-4 .st-results .map-view-mobile,
.search-result-page.layout-rental-5 .st-results .show-map-mobile,
.search-result-page.layout-rental-5 .st-results .map-view-mobile {
display: flex;
}
}
@media screen and (max-width: 767px) {
.search-result-page.layout5 .st-results .page-half-map .dataarea, .search-result-page.tour-layout7 .st-results .page-half-map .dataarea,
.search-result-page.activity-layout5 .st-results .page-half-map .dataarea, .search-result-page.car-layout4 .st-results .page-half-map .dataarea,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .dataarea {
width: 100%;
}
.search-result-page.layout5 .st-results .page-half-map.map-right, .search-result-page.tour-layout7 .st-results .page-half-map.map-right,
.search-result-page.activity-layout5 .st-results .page-half-map.map-right, .search-result-page.car-layout4 .st-results .page-half-map.map-right,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map.map-right {
padding-left: 15px;
}
.search-result-page.layout5 .st-results .page-half-map.map-right .dataarea .modern-search-result, .search-result-page.tour-layout7 .st-results .page-half-map.map-right .dataarea .modern-search-result,
.search-result-page.activity-layout5 .st-results .page-half-map.map-right .dataarea .modern-search-result, .search-result-page.car-layout4 .st-results .page-half-map.map-right .dataarea .modern-search-result,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map.map-right .dataarea .modern-search-result {
padding-right: 15px;
}
.search-result-page.layout5 .st-results .page-half-map.map-left .dataarea, .search-result-page.tour-layout7 .st-results .page-half-map.map-left .dataarea,
.search-result-page.activity-layout5 .st-results .page-half-map.map-left .dataarea, .search-result-page.car-layout4 .st-results .page-half-map.map-left .dataarea,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map.map-left .dataarea {
padding-left: 15px;
}
.search-result-page.layout5 .st-results .page-half-map.map-left .dataarea .toolbar, .search-result-page.tour-layout7 .st-results .page-half-map.map-left .dataarea .toolbar,
.search-result-page.activity-layout5 .st-results .page-half-map.map-left .dataarea .toolbar, .search-result-page.car-layout4 .st-results .page-half-map.map-left .dataarea .toolbar,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map.map-left .dataarea .toolbar {
padding-right: 15px;
}
.search-result-page.layout5 .st-results .page-half-map.map-left .dataarea .modern-search-result, .search-result-page.tour-layout7 .st-results .page-half-map.map-left .dataarea .modern-search-result,
.search-result-page.activity-layout5 .st-results .page-half-map.map-left .dataarea .modern-search-result, .search-result-page.car-layout4 .st-results .page-half-map.map-left .dataarea .modern-search-result,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map.map-left .dataarea .modern-search-result {
padding-right: 15px;
}
.search-result-page.layout5 .st-results .page-half-map .toolbar, .search-result-page.tour-layout7 .st-results .page-half-map .toolbar,
.search-result-page.activity-layout5 .st-results .page-half-map .toolbar, .search-result-page.car-layout4 .st-results .page-half-map .toolbar,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .toolbar {
padding-right: 15px;
flex-wrap: wrap;
align-items: flex-start !important;
justify-content: space-between !important;
flex-direction: unset !important;
}
.search-result-page.layout5 .st-results .page-half-map .toolbar .toolbar-action, .search-result-page.tour-layout7 .st-results .page-half-map .toolbar .toolbar-action,
.search-result-page.activity-layout5 .st-results .page-half-map .toolbar .toolbar-action, .search-result-page.car-layout4 .st-results .page-half-map .toolbar .toolbar-action,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .toolbar .toolbar-action {
display: flex !important;
margin-top: 0;
order: 2;
}
.search-result-page.layout5 .st-results .page-half-map .toolbar .modern-result-string, .search-result-page.tour-layout7 .st-results .page-half-map .toolbar .modern-result-string,
.search-result-page.activity-layout5 .st-results .page-half-map .toolbar .modern-result-string, .search-result-page.car-layout4 .st-results .page-half-map .toolbar .modern-result-string,
.st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .toolbar .modern-result-string {
padding-right: 20px;
margin-top: 0;
}
.search-result-page.layout5 .top-filter, .search-result-page.tour-layout7 .top-filter,
.search-result-page.activity-layout5 .top-filter, .search-result-page.car-layout4 .top-filter,
.st-style-elementor.search-result-page.layout-rental-4 .top-filter {
justify-content: flex-start;
padding: 0;
}
.search-result-page.layout5 .top-filter > ul, .search-result-page.tour-layout7 .top-filter > ul,
.search-result-page.activity-layout5 .top-filter > ul, .search-result-page.car-layout4 .top-filter > ul,
.st-style-elementor.search-result-page.layout-rental-4 .top-filter > ul {
padding: 16px 15px;
display: flex;
overflow: auto;
}
.search-result-page.layout5 .top-filter > ul li .dropdown, .search-result-page.tour-layout7 .top-filter > ul li .dropdown,
.search-result-page.activity-layout5 .top-filter > ul li .dropdown, .search-result-page.car-layout4 .top-filter > ul li .dropdown,
.st-style-elementor.search-result-page.layout-rental-4 .top-filter > ul li .dropdown {
white-space: nowrap;
}
.search-result-page.layout6 .modern-search-result .service-list-wrapper:not(.list-style) .item-service {
width: 100%;
}
.search-result-page.layout6 .st-results .toolbar .toolbar-action {
display: flex !important;
}
}
@media screen and (max-width: 580px) {
.search-result-page.layout5 .st-banner-search-form,
.search-result-page.layout6 .st-banner-search-form,
.search-result-page.tour-layout6 .st-banner-search-form,
.search-result-page.tour-layout7 .st-banner-search-form {
padding: 0;
}
.search-result-page.layout5 .st-results .toolbar .toolbar-action li.layout,
.search-result-page.layout6 .st-results .toolbar .toolbar-action li.layout,
.search-result-page.tour-layout6 .st-results .toolbar .toolbar-action li.layout,
.search-result-page.tour-layout7 .st-results .toolbar .toolbar-action li.layout {
display: none;
}
}
.search-result-page.tour-layout7 .top-filter, .search-result-page.activity-layout5 .top-filter, .search-result-page.car-layout4 .top-filter {
margin-bottom: 40px;
}
.search-result-page.tour-layout7 .top-filter .filter-price .dropdown-menu.show, .search-result-page.activity-layout5 .top-filter .filter-price .dropdown-menu.show, .search-result-page.car-layout4 .top-filter .filter-price .dropdown-menu.show {
display: block !important;
}
.search-result-page.layout5 .top-filter .filter-price .dropdown-menu.show {
display: block !important;
}
.item-service-map-new {
position: relative;
font-family: "DM Sans", sans-serif !important;
}
.item-service-map-new .featured-image {
display: block;
overflow: hidden;
}
.item-service-map-new .featured-image a {
display: block;
overflow: hidden;
}
.item-service-map-new .featured-image a img {
max-width: 100%;
transition: all 0.3s;
}
.item-service-map-new .close-popup-on-map {
position: absolute;
z-index: 9;
top: -10px;
right: -10px;
background: #fff;
padding: 6px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}
.item-service-map-new .close-popup-on-map .stt-icon {
font-size: 10px;
position: relative;
top: 1px;
left: 1px;
color: #DA3838;
}
.item-service-map-new .services-item .item {
padding-bottom: 0 !important;
}
.item-service-map-new .services-item .featured-image {
position: relative;
}
.item-service-map-new.popup-rental .item .featured-image a {
display: inline-block;
overflow: hidden;
}
.item-service-map-new.popup-rental .item .featured-image a img {
border-radius: 0;
overflow: hidden;
max-width: 100%;
display: inline-block;
}
.item-service-map-new.popup-rental .item .featured-image .service-avatar {
bottom: -16px;
}
.item-service-map-new.popup-rental .item .content-item .section-footer {
margin-top: 20px;
padding-top: 20px;
}
.item-service-map-new.popup-rental .item .content-item .section-footer .price-tour span {
margin: 0px;
}
.item-service-map-new.popup-rental .item .content-item .price-wrapper {
min-height: unset;
}
.item-service-map-new.popup-rental .item .content-item h4.title {
margin-bottom: 20px;
}
.item-service-map-new.popup-rental .item .content-item .amenities {
margin-bottom: 20px;
}
.item-service-map-new.popup-rental .item .content-item .amenities .amenity {
cursor: pointer;
font-weight: 400;
font-size: 14px;
line-height: 22px;
text-align: center;
color: var(--grey-color, #5E6D77);
margin-right: 22px;
}
.item-service-map-new.popup-rental .item .content-item .amenities .amenity span {
font-size: 18px;
margin-right: 7px;
}
.item-service-map-new.popup-rental .item .content-item .reviews {
display: none;
}
.item-service-map-new.popup-rental .item .reviews i {
color: #FFB21D;
}
.item-service-map-new.popup-rental .item .reviews .rate {
background-color: transparent;
font-family: "DM Sans";
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
padding: 0px;
border: none;
margin-right: 4px;
}
.item-service-map-new.popup-rental .item .price-wrapper {
font-weight: 400;
font-size: 14px;
color: var(--grey-color, #5E6D77);
min-height: 42px;
}
.item-service-map-new.popup-rental .item .price-wrapper .price {
font-weight: 700;
font-size: 16px;
line-height: 16px;
color: var(--heading-color);
margin-left: 0px;
margin-right: 0px;
}
.item-service-map-new.popup-rental .item .price-wrapper .price .item {
box-shadow: none;
display: block;
width: 100%;
line-height: 16px;
}
.item-service-map-new.popup-rental .item .price-wrapper .price .sale-top {
display: flex;
font-style: normal;
font-weight: 400;
font-size: 14px;
color: var(--grey-color, #5E6D77);
align-items: center;
}
.item-service-map-new.popup-rental .item .price-wrapper .price .sale-top .item {
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
margin-left: 8px;
}
.item-service-map-new.popup-rental .item .item .content-item .title {
margin-top: 6px;
margin-bottom: 15px;
}
.item-service-map-new.popup-rental .item .item .content-item .reviews {
margin-top: 0;
margin-bottom: 15px;
}
.item-service-map-new.popup-rental .item .item.onsale {
font-weight: 500;
font-size: 14px;
line-height: 20px;
color: #B1BAC1;
text-decoration: line-through;
}
.infoBox > div {
border-radius: 20px !important;
}
.search-move-map {
padding: 10px;
position: absolute;
top: 30px;
background: #FFFFFF;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 9px;
z-index: 1;
left: 50%;
transform: translateX(-50%);
}
.search-move-map label {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
}
.search-move-map label .checkmark {
border: 1px solid #83929D;
border-radius: 5px !important;
height: 19px;
width: 19px;
top: 3px !important;
}
.search-move-map label .checkmark:after {
left: 6px !important;
top: 3px !important;
width: 6px !important;
height: 9px !important;
border-color: var(--main-color, #3B71FE) !important;
}
.single .item-service-map-new .featured-image img {
width: 100%;
height: auto;
}
.map-view-popup.style-2 {
background: rgba(0, 0, 0, 0.4);
padding: 60px;
}
.map-view-popup.style-2 .map-full-height {
border-radius: 20px;
}
.map-view-popup.style-2 .search-move-map {
top: 90px;
}
.map-view-popup.style-2 .close {
width: 56px;
height: 56px;
background: #FFFFFF;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 30px;
position: absolute;
right: 32px;
top: 32px;
display: flex;
align-items: center;
z-index: 9;
justify-content: center;
cursor: pointer;
}
.map-view-popup.style-2 .close span {
font-size: 13px;
color: var(--heading-color);
}
.stt-price-label {
padding: 0;
padding-bottom: 5px;
}
.stt-price-label .inner {
background: #fff;
border-radius: 50px;
font-weight: 700;
font-size: 14px;
line-height: 14px;
text-align: center;
color: var(--heading-color);
padding: 13px 10px 11px 10px;
position: relative;
font-family: "DM Sans", sans-serif !important;
transition: all 0.2s;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
}
.stt-price-label .inner:after {
content: "";
border: 5px solid #fff;
display: inline-block;
border-bottom-color: transparent;
border-left-color: transparent;
border-right-color: transparent;
bottom: -9px;
position: absolute;
left: 50%;
margin-left: -6px;
transition: all 0.2s;
}
.stt-price-label.hover, .stt-price-label.c-hover, .stt-price-label:hover {
cursor: pointer;
z-index: 9999 !important;
}
.stt-price-label.hover .inner, .stt-price-label.c-hover .inner, .stt-price-label:hover .inner {
background: var(--main-color, #3B71FE);
color: #fff;
}
.stt-price-label.hover .inner:after, .stt-price-label.c-hover .inner:after, .stt-price-label:hover .inner:after {
border-top-color: var(--main-color, #3B71FE);
}
.google-control-bottom-right-area {
margin-bottom: 15px;
margin-right: 10px;
}
.google-control-bottom-right-area .google-custom-control {
position: relative;
width: 38px;
height: 38px;
border-radius: 3px;
margin-bottom: 5px;
background: #fff;
color: var(--grey-color, #5E6D77);
box-shadow: 0 1px 2px #ccc;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
}
.mapboxgl-popup.mapboxgl-popup-anchor-top {
top: 60px;
}
.mapboxgl-popup.mapboxgl-popup-anchor-top .mapboxgl-popup-tip {
display: none;
} @media screen and (max-width: 991px) {
.map-view-popup.style-2 {
padding: 0;
background: #fff;
}
.map-view-popup.style-2 .map-full-height {
border-radius: 0;
}
.map-view-popup.style-2 .map-full-height .google-control-top-right-area {
display: none !important;
}
.map-view-popup.style-2 .close {
position: absolute;
padding: 12px;
background: #FFFFFF;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 10px;
z-index: 9;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
left: 15px;
top: 15px;
width: 38px;
height: 38px;
}
.map-view-popup.style-2 .close span {
color: var(--heading-color, #1A2B48);
font-size: 14px;
position: relative;
left: -1px;
}
.map-view-popup.style-2 .search-move-map {
padding: 6px 10px;
top: 15px;
right: 15px;
transform: none;
left: auto;
}
}
.st-style-elementor .top-filter {
position: relative;
}
.st-style-elementor .top-filter .dropdown-menu {
padding: 30px 20px;
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 20px;
margin-top: 10px !important;
}
.st-style-elementor .top-filter .dropdown-menu .dropdown-title {
font-weight: 700;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
margin-bottom: 20px;
}
.st-style-elementor .top-filter .dropdown-menu .min-max-value {
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
}
.st-style-elementor .top-filter .dropdown-menu .min-max-value .item-value {
padding: 4px 12px;
background: #FFFFFF;
border: 1px solid #DEDEDE;
border-radius: 10px;
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
width: 44%;
}
.st-style-elementor .top-filter .dropdown-menu .min-max-value .item-value span {
display: block;
font-weight: 500;
font-size: 14px;
line-height: 20px;
color: var(--heading-color);
overflow-x: scroll;
-ms-overflow-style: none; scrollbar-width: none; }
.st-style-elementor .top-filter .dropdown-menu .min-max-value .item-value span::-webkit-scrollbar {
display: none;
}
.st-style-elementor .top-filter .dropdown-menu .min-max-value:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%);
height: 1px;
width: 10px;
background: #DEDEDE;
}
.st-style-elementor .top-filter .dropdown-menu .price-action {
display: flex;
align-items: center;
justify-content: space-between;
padding-top: 20px;
margin-top: 20px;
border-top: 1px solid #DEDEDE;
}
.st-style-elementor .top-filter .dropdown-menu .price-action a {
font-weight: 500;
font-size: 16px;
line-height: 20px;
text-decoration-line: underline;
color: var(--main-color, #3B71FE);
}
.st-style-elementor .top-filter .dropdown-menu .price-action button {
background: var(--main-color, #3B71FE);
border-radius: 50px;
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: #fff;
padding: 13px 22px;
}
.st-style-elementor .top-filter .dropdown-menu .irs .irs-line {
background: #DEDEDE;
border-radius: 3px;
height: 4px !important;
}
.st-style-elementor .top-filter .dropdown-menu .irs .irs-min,
.st-style-elementor .top-filter .dropdown-menu .irs .irs-max,
.st-style-elementor .top-filter .dropdown-menu .irs .irs-from,
.st-style-elementor .top-filter .dropdown-menu .irs .irs-to {
display: none !important;
}
.st-style-elementor .top-filter .dropdown-menu .irs .irs-bar {
background: var(--main-color, #3B71FE);
height: 4px !important;
}
.st-style-elementor .top-filter .dropdown-menu .irs .irs-handle {
height: 20px;
width: 20px;
border-radius: 50%;
background: #FFFFFF;
border: 1px solid var(--main-color, #3B71FE);
margin-top: -5px;
}
.st-style-elementor .top-filter .dropdown-menu .irs .irs-handle i {
display: none;
}
.st-style-elementor .top-filter .dropdown-menu {
max-width: 300px;
max-height: 325px;
}
.st-style-elementor .top-filter .st-icheck-item {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
padding-left: 32px;
}
.st-style-elementor .top-filter .st-icheck-item label span {
margin-right: 5px;
}
.st-style-elementor .top-filter .st-icheck-item label span.real-star i {
font-size: 15px;
color: #F09E00;
}
.st-style-elementor .top-filter .st-icheck-item label span.fake-star i {
color: #D7DBE3;
}
.st-style-elementor .top-filter .st-icheck-item label .checkmark {
border: 1px solid #83929D;
border-radius: 5px;
width: 20px;
height: 20px;
top: 3px;
}
.st-style-elementor .top-filter .st-icheck-item label .checkmark:after {
left: 6px;
top: 3px;
width: 6px;
height: 10px;
border-color: var(--main-color, #3B71FE);
}
.st-style-elementor .top-filter .st-icheck-item input:checked ~ .checkmark {
background: var(--main-color, #3B71FE) !important;
border-color: var(--main-color, #3B71FE) !important;
}
.st-style-elementor .top-filter .st-icheck-item input:checked ~ .checkmark:after {
border-color: #fff;
}
.st-style-elementor .top-filter .filter-price .dropdown-menu,
.st-style-elementor .top-filter .filter-review-score .dropdown-menu {
overflow: hidden !important;
}
.st-style-elementor .top-filter .filter-price .dropdown-menu .dropdown-title {
margin-bottom: 10px;
}
.st-style-elementor .top-filter .filter-review-score .dropdown-menu-inner {
max-height: 305px;
}
.st-style-elementor .top-filter .dropdown-toggle .count {
margin-left: 3px;
margin-right: 2px;
}
.st-style-elementor .top-filter ul li:last-child {
margin-right: 0;
}
.st-style-elementor .top-filter .btn-clear-filter {
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 20px;
color: var(--main-color, #3B71FE);
margin-right: 15px;
display: none;
}
.st-style-elementor .top-filter .btn-clear-filter .stt-icon {
margin-left: 8px;
font-size: 8px;
position: relative;
top: 0;
}
.st-style-elementor .sidebar-filter .sidebar-item {
padding: 30px 20px;
background: #F7F8FA;
border-radius: 20px;
margin-bottom: 30px;
border: none;
}
.st-style-elementor .sidebar-filter .sidebar-item .item-title div {
font-weight: 700;
font-size: 18px;
line-height: 26px;
color: var(--heading-color);
}
.st-style-elementor .sidebar-filter .sidebar-item .item-title .fa {
font-family: "traveler-icon" !important;
font-size: 14px;
color: var(--grey-color, #5E6D77);
}
.st-style-elementor .sidebar-filter .sidebar-item .item-title .fa:before {
content: "\e965";
}
.st-style-elementor .sidebar-filter .sidebar-item .item-content.range-slider .min-max-value {
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
}
.st-style-elementor .sidebar-filter .sidebar-item .item-content.range-slider .min-max-value .item-value {
padding: 4px 12px;
background: #FFFFFF;
border: 1px solid #DEDEDE;
border-radius: 10px;
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
width: 44%;
}
.st-style-elementor .sidebar-filter .sidebar-item .item-content.range-slider .min-max-value .item-value span {
display: block;
font-weight: 500;
font-size: 14px;
line-height: 20px;
color: var(--heading-color);
overflow-x: scroll;
-ms-overflow-style: none; scrollbar-width: none; }
.st-style-elementor .sidebar-filter .sidebar-item .item-content.range-slider .min-max-value .item-value span::-webkit-scrollbar {
display: none;
}
.st-style-elementor .sidebar-filter .sidebar-item .item-content.range-slider .min-max-value:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%);
height: 1px;
width: 10px;
background: #DEDEDE;
}
.st-style-elementor .sidebar-filter .sidebar-item .item-content.range-slider .price-action {
display: flex;
align-items: center;
justify-content: space-between;
padding-top: 20px;
margin-top: 20px;
border-top: 1px solid #DEDEDE;
}
.st-style-elementor .sidebar-filter .sidebar-item .item-content.range-slider .price-action a {
font-weight: 500;
font-size: 16px;
line-height: 20px;
text-decoration-line: underline;
color: var(--main-color, #3B71FE);
}
.st-style-elementor .sidebar-filter .sidebar-item .item-content.range-slider .price-action button {
background: var(--main-color, #3B71FE);
border-radius: 50px;
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: #fff;
padding: 13px 22px;
margin-top: 0;
}
.st-style-elementor .sidebar-filter .sidebar-item .item-content.range-slider .irs .irs-line {
background: #DEDEDE;
border-radius: 3px;
height: 4px !important;
}
.st-style-elementor .sidebar-filter .sidebar-item .item-content.range-slider .irs .irs-min,
.st-style-elementor .sidebar-filter .sidebar-item .item-content.range-slider .irs .irs-max,
.st-style-elementor .sidebar-filter .sidebar-item .item-content.range-slider .irs .irs-from,
.st-style-elementor .sidebar-filter .sidebar-item .item-content.range-slider .irs .irs-to {
display: none !important;
}
.st-style-elementor .sidebar-filter .sidebar-item .item-content.range-slider .irs .irs-bar {
background: var(--main-color, #3B71FE);
height: 4px !important;
}
.st-style-elementor .sidebar-filter .sidebar-item .item-content.range-slider .irs .irs-handle {
height: 20px;
width: 20px;
border-radius: 50%;
background: #FFFFFF;
border: 1px solid var(--main-color, #3B71FE);
margin-top: -5px;
}
.st-style-elementor .sidebar-filter .sidebar-item .item-content.range-slider .irs .irs-handle i {
display: none;
}
.st-style-elementor .sidebar-filter .sidebar-item .item-content .st-icheck-item {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
padding-left: 32px;
}
.st-style-elementor .sidebar-filter .sidebar-item .item-content .st-icheck-item label .checkmark {
border: 1px solid #83929D;
border-radius: 5px;
width: 20px;
height: 20px;
top: 3px;
}
.st-style-elementor .sidebar-filter .sidebar-item .item-content .st-icheck-item label .checkmark:after {
left: 6px;
top: 3px;
width: 6px;
height: 10px;
border-color: var(--main-color, #3B71FE);
}
.st-style-elementor .sidebar-filter .sidebar-item .item-content .st-icheck-item input:checked ~ .checkmark {
background: var(--main-color, #3B71FE) !important;
border-color: var(--main-color, #3B71FE) !important;
}
.st-style-elementor .sidebar-filter .sidebar-item .item-content .st-icheck-item input:checked ~ .checkmark:after {
border-color: #fff;
}
.st-style-elementor .sidebar-filter .sidebar-item .item-content .btn-more-item {
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: var(--main-color, #3B71FE);
display: flex;
align-items: center;
}
.st-style-elementor .sidebar-filter .sidebar-item .item-content .btn-more-item .stt-icon {
font-size: 12px;
color: var(--heading-color);
margin-left: 7px;
}
.st-style-elementor .sidebar-filter .sidebar-item .item-content .btn-more-item-v2 {
font-size: 14px;
color: var(--main-color, #5191FA);
padding: 0;
text-decoration: none;
display: none;
background: 0 0;
}
#st-content-wrapper.st-style-elementor .map-view-button {
padding: 12px 22px;
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 50px;
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: var(--main-color, #3B71FE);
display: inline-flex;
align-items: center;
}
#st-content-wrapper.st-style-elementor .map-view-button span {
color: var(--main-color, #3B71FE);
font-size: 11px;
margin-left: 12px;
}
#st-content-wrapper.st-style-elementor .map-view-button:hover {
background: var(--main-color, #3B71FE);
color: #FFF;
border: 1px solid var(--main-color, #3B71FE);
}
#st-content-wrapper.st-style-elementor .st-review-booking-form i {
color: #FFB21D;
}
#st-content-wrapper.st-style-elementor .st-review-booking-form .review-score {
font-weight: 700;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
margin-left: 4px;
margin-right: 4px;
}
#st-content-wrapper.st-style-elementor .st-bg-feature {
background-position: top;
background-repeat: no-repeat;
background-size: cover;
background-attachment: scroll;
position: relative;
padding-top: 151px;
padding-bottom: 35px;
border-bottom: 0px;
}
#st-content-wrapper.st-style-elementor .st-bg-feature .st-banner-search-form__title {
color: #FFF;
font-size: 36px;
line-height: 46px;
font-weight: 700;
margin-bottom: 0px;
}
@media screen and (max-width: 991px) {
#st-content-wrapper.st-style-elementor .st-bg-feature {
padding-top: 100px;
padding-bottom: 0px;
}
#st-content-wrapper.st-style-elementor .st-bg-feature .st-banner-search-form__title {
font-size: 24px;
line-height: 34px;
}
}
#st-content-wrapper.st-style-elementor .st-bg-feature .st-banner-search-form {
z-index: 2;
position: relative;
}
#st-content-wrapper.st-style-elementor .st-bg-feature .st-breadcrumb {
border: none;
}
#st-content-wrapper.st-style-elementor .st-bg-feature .st-breadcrumb ul li:not(:last-child):after {
border-radius: 50%;
}
@media screen and (max-width: 991px) {
#st-content-wrapper.st-style-elementor .st-bg-feature .st-breadcrumb {
padding-top: 10px;
display: block !important;
}
}
#st-content-wrapper.st-style-elementor .st-bg-feature .st-breadcrumb .container {
padding-left: 0px;
padding-right: 0px;
}
#st-content-wrapper.st-style-elementor .st-bg-feature .st-breadcrumb ul {
background: transparent;
position: relative;
z-index: 9;
}
@media screen and (max-width: 991px) {
#st-content-wrapper.st-style-elementor .st-bg-feature .st-breadcrumb ul li {
padding-left: 10px;
padding-right: 10px;
}
#st-content-wrapper.st-style-elementor .st-bg-feature .st-breadcrumb ul li:first-child {
padding-left: 0px;
}
}
#st-content-wrapper.st-style-elementor .st-bg-feature .st-breadcrumb ul li a {
color: #FFF;
}
@media screen and (max-width: 991px) {
#st-content-wrapper.st-style-elementor .st-bg-feature .st-breadcrumb ul li {
font-size: 14px;
line-height: 24px;
}
}
#st-content-wrapper.st-style-elementor .st-bg-feature .st-breadcrumb ul li.active {
color: rgba(255, 255, 255, 0.6);
}
#st-content-wrapper.st-style-elementor .st-bg-feature::after {
content: "";
width: 100%;
height: 100%;
top: 0px;
left: 0px;
z-index: 1;
position: absolute;
background-color: rgba(0, 0, 0, 0.3);
}
#st-content-wrapper.st-style-elementor .stt-discount .discount-child {
margin-top: 30px;
}
#st-content-wrapper.st-style-elementor .stt-discount .st-program {
border: 1px solid #DEDEDE;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 10px;
overflow: hidden;
}
@media screen and (max-width: 520px) {
#st-content-wrapper.st-style-elementor .stt-discount .st-program {
overflow-x: scroll;
}
}
#st-content-wrapper.st-style-elementor .stt-discount .st-program .table {
margin-bottom: 0px;
}
@media screen and (max-width: 520px) {
#st-content-wrapper.st-style-elementor .stt-discount .st-program .table {
min-width: 700px;
overflow-x: scroll;
}
}
#st-content-wrapper.st-style-elementor .stt-discount .st-program .table thead tr th {
background-color: #FCFCFC;
border-bottom-color: #DEDEDE;
}
#st-content-wrapper.st-style-elementor .stt-discount .st-program .table tr th, #st-content-wrapper.st-style-elementor .stt-discount .st-program .table tr td {
padding: 10px 20px;
}
#st-content-wrapper.st-style-elementor .stt-discount .st-program .table tr td {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
}
.single.st-mod-style:not(.single-location) .mfp-bottom-bar {
left: 50%;
width: auto;
top: unset;
transform: translateX(-50%);
bottom: 62px;
}
@media screen and (max-width: 767px) {
.single.st-mod-style:not(.single-location) .mfp-bottom-bar {
bottom: 15px;
}
}
.single.st-mod-style:not(.single-location) .mfp-bottom-bar .mfp-counter {
top: unset;
right: unset;
color: #FFF;
font-weight: 400;
font-size: 14px;
white-space: nowrap;
transform: translateX(-50%);
bottom: 0px;
background: rgba(0, 0, 0, 0.4);
border-radius: 50px;
padding: 12px 20px;
}
.single.st-mod-style:not(.single-location) .mfp-arrow {
background: rgba(255, 255, 255, 0.2);
border-radius: 50px;
color: #FFF;
font-size: 20px;
width: auto;
height: auto;
padding: 20px;
z-index: 9999;
}
@media screen and (max-width: 767px) {
.single.st-mod-style:not(.single-location) .mfp-arrow {
padding: 16px;
top: calc(50% + 25px);
}
}
.single.st-mod-style:not(.single-location) .mfp-arrow.stt-icon-arrow-left {
left: 50px;
}
@media screen and (max-width: 767px) {
.single.st-mod-style:not(.single-location) .mfp-arrow.stt-icon-arrow-left {
left: 15px;
}
}
.single.st-mod-style:not(.single-location) .mfp-arrow.stt-icon-arrow-right {
right: 50px;
}
@media screen and (max-width: 767px) {
.single.st-mod-style:not(.single-location) .mfp-arrow.stt-icon-arrow-right {
right: 15px;
}
}
.single.st-mod-style:not(.single-location) .mfp-content {
max-width: 100%;
}
.single.st-mod-style:not(.single-location) .mfp-content .mfp-close {
display: inline-block;
z-index: 99;
right: -30px;
top: 30px;
background: #FFFFFF;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 30px;
width: 56px;
height: 56px;
color: #000;
padding: 0px;
text-align: center;
cursor: pointer;
}
.single.st-mod-style:not(.single-location) .mfp-content .mfp-close i {
line-height: 56px;
}
@media screen and (max-width: 767px) {
.single.st-mod-style:not(.single-location) .mfp-content .mfp-close {
width: 30px !important;
height: 30px !important;
line-height: 30px !important;
right: 0px !important;
top: -40px !important;
}
.single.st-mod-style:not(.single-location) .mfp-content .mfp-close i {
line-height: 30px !important;
font-size: 18px;
}
}
.single.st-mod-style:not(.single-location) .mfp-content .mfp-figure .mfp-close {
display: inline-block;
z-index: 99;
right: -30px;
top: 30px;
background: #FFFFFF;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 30px;
width: 56px;
height: 56px;
color: #000;
padding: 0px;
text-align: center;
cursor: pointer;
}
.single.st-mod-style:not(.single-location) .mfp-content .mfp-figure .mfp-close i {
line-height: 56px;
}
.single.st-mod-style:not(.single-location) .mfp-content .mfp-figure:after {
background: transparent;
}
.single.st-mod-style:not(.single-location) .mfp-arrow:before, .single.st-mod-style:not(.single-location) .mfp-arrow:after {
width: 100%;
height: 100%;
border: transparent;
display: block;
position: unset;
top: unset;
left: unset;
margin: 0px;
}
.single #st-content-wrapper .st-single-service-content {
margin-top: 50px;
}
@media screen and (max-width: 768px) {
.single #st-content-wrapper .st-single-service-content {
margin-top: 40px;
}
}
.single #st-content-wrapper.st-style-4 hr {
margin-top: 40px;
margin-bottom: 40px;
}
.single #st-content-wrapper.st-style-4 .st-section-single .st-heading-section {
font-weight: 700;
font-size: 26px;
line-height: 36px;
}
.single #st-content-wrapper.st-style-4 .st-section-single .item-attribute {
margin-bottom: -20px;
}
.single #st-content-wrapper.st-style-4 .st-section-single .item-attribute .item {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
padding-bottom: 20px;
}
.single #st-content-wrapper.st-style-4 .st-section-single .item-attribute .item i {
margin-right: 15px;
font-size: 24px;
}
.single #st-content-wrapper.st-style-4 .st-section-single .item-attribute .st-link {
margin-top: 10px;
}
.single #st-content-wrapper.st-style-4 .st-section-single .item-attribute .input-icon svg > g > g {
stroke: #5E6D77;
}
.single #st-content-wrapper.st-style-4 #st-list-room .form-check-availability-full .submit-group {
margin-top: 0;
}
.single #st-content-wrapper.st-style-4 #st-list-room .st-list-rooms {
padding-bottom: 10px;
border-bottom: 1px solid #dedede;
}
.single #st-content-wrapper.st-style-4 #st-list-room .fetch .item {
margin-bottom: 30px;
}
.single #st-content-wrapper.st-style-4 #st-list-room .fetch .item .image {
height: 100%;
}
.single #st-content-wrapper.st-style-4 #st-list-room .fetch .item .image img {
height: 100%;
object-fit: cover;
}
.single #st-content-wrapper.st-style-4 #st-list-room .fetch .item .item-infor {
padding-top: 30px;
padding-bottom: 30px;
}
.single #st-content-wrapper.st-style-4 #st-list-room .fetch .item .item-infor h2.heading {
line-height: 1;
margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
.single #st-content-wrapper.st-style-4 #st-list-room .facilities .st-list-facilities {
border-bottom: 1px solid #DEDEDE;
display: flex;
padding-bottom: 30px;
}
.single #st-content-wrapper.st-style-4 #st-list-room .facilities .st-list-facilities .item {
width: 25%;
padding-left: 7px;
padding-right: 7px;
}
.single #st-content-wrapper.st-style-4 #st-list-room .facilities .st-list-facilities .item:first-child {
padding-left: 0px;
}
.single #st-content-wrapper.st-style-4 #st-list-room .facilities .st-list-facilities .item:last-child {
padding-right: 0px;
}
}
.single #st-content-wrapper.st-style-4 #st-list-room .facilities p.item {
margin-top: 0px;
margin-bottom: 0px;
line-height: 1;
}
.single #st-content-wrapper.st-style-4 #st-list-room .facilities p.item .item-box {
border: 1px solid #DEDEDE;
box-sizing: border-box;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 10px;
padding: 16px;
display: inline-block;
cursor: pointer;
margin-bottom: 6px;
}
.single #st-content-wrapper.st-style-4 #st-list-room .facilities p.item i {
font-size: 24px;
line-height: 1;
display: block;
}
.single #st-content-wrapper.st-style-4 #st-list-room .facilities p.item .infor {
font-weight: 400;
font-size: 14px;
line-height: 22px;
text-align: center;
color: var(--grey-color, #5E6D77);
}
.single #st-content-wrapper.st-style-4 #st-list-room h2.heading a {
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 26px;
}
@media screen and (min-width: 992px) {
.single #st-content-wrapper.st-style-4 #st-list-room .st-border-right {
border-right: 1px solid #DEDEDE;
}
}
.single #st-content-wrapper.st-style-4 #st-list-room .price-wrapper {
text-align: center;
display: inline-block;
width: 100%;
margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
.single #st-content-wrapper.st-style-4 #st-list-room .price-wrapper {
text-align: left;
display: inline-block;
padding-left: 15px;
padding-top: 15px;
padding-right: 15px;
margin-left: 0px;
margin-bottom: 0px;
}
.single #st-content-wrapper.st-style-4 #st-list-room .price-wrapper .price {
line-height: 1;
}
}
.single #st-content-wrapper.st-style-4 #st-list-room .btn-show-price, .single #st-content-wrapper.st-style-4 #st-list-room .show-detail {
background: var(--main-color, #3B71FE);
border-radius: 55px;
padding: 13px 22px;
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: #FFF;
float: right;
display: block;
margin-right: 30px;
}
.single #st-content-wrapper.st-style-4 #st-list-room .btn-show-price:hover, .single #st-content-wrapper.st-style-4 #st-list-room .show-detail:hover {
background: var(--link-color-hover);
}
@media screen and (max-width: 767px) {
.single #st-content-wrapper.st-style-4 #st-list-room .btn-show-price, .single #st-content-wrapper.st-style-4 #st-list-room .show-detail {
margin: 15px 15px 15px 15px;
text-align: center;
float: left;
font-weight: 500;
}
}
.single #st-content-wrapper.st-style-4 #st-reviews {
padding-top: 40px;
}
.single #st-content-wrapper.st-style-4 #st-reviews h2.st-heading-section {
margin-bottom: 0px;
}
.single #st-content-wrapper.st-style-4 .review-box {
background: #FCFCFC;
border: 1px solid #DEDEDE;
box-sizing: border-box;
border-radius: 20px;
}
@media screen and (max-width: 767px) {
.single #st-content-wrapper.st-style-4 .review-box {
padding: 45px 20px;
}
}
.single #st-content-wrapper.st-style-4 .review-box .st-review-box-top {
margin-bottom: 15px;
font-weight: 700;
font-size: 22px;
line-height: 32px;
color: var(--heading-color);
}
.single #st-content-wrapper.st-style-4 .review-box .st-review-box-top i.stt-icon-star1 {
font-size: 22px;
color: #FFB21D;
}
.single #st-content-wrapper.st-style-4 .review-box .st-review-box-top .review-score-base {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
}
.single #st-content-wrapper.st-style-4 .review-box .st-review-box-top .review-score, .single #st-content-wrapper.st-style-4 .review-box .st-review-box-top .review-score-text, .single #st-content-wrapper.st-style-4 .review-box .st-review-box-top .review-score-base {
margin-left: 8px;
}
.single #st-content-wrapper.st-style-4 .review-box .st-summany .label {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--body-color);
margin: 0px;
min-width: 60px;
}
.single #st-content-wrapper.st-style-4 .review-box .st-summany .label .number {
position: relative;
top: auto;
right: auto;
margin-left: 15px;
color: var(--body-color);
font-weight: 500;
}
.single #st-content-wrapper.st-style-4 .review-box .st-summany .progress + .label {
text-align: right;
}
.single #st-content-wrapper.st-style-4 .review-box .st-summany .item {
width: 50%;
}
@media screen and (max-width: 767px) {
.single #st-content-wrapper.st-style-4 .review-box .st-summany .item {
width: 100%;
justify-content: flex-start !important;
}
}
.single #st-content-wrapper.st-style-4 .review-box .st-summany .item .progress {
height: 4px;
}
.single #st-content-wrapper.st-style-4 .review-box .st-summany .item .percent {
height: 4px;
background: #4CBB7F;
}
.single #st-content-wrapper.st-style-4 .review-list .comment-item .media-left {
padding-right: 16px;
}
.single #st-content-wrapper.st-style-4 .review-list .comment-item .media-body .media-heading {
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: var(--body-color);
margin: 0px;
}
.single #st-content-wrapper.st-style-4 .review-list .comment-item .media-body .date {
font-weight: 400;
font-size: 14px;
line-height: 22px;
text-align: center;
color: var(--grey-color, #5E6D77);
}
.single #st-content-wrapper.st-style-4 .review-list .comment-item .like {
font-weight: 400;
font-size: 16px;
line-height: 26px;
text-align: right;
color: var(--heading-color);
}
.single #st-content-wrapper.st-style-4 .review-list .comment-item .like i.bold {
color: var(--main-color, #3B71FE);
}
.single #st-content-wrapper.st-style-4 .review-list .comment-item .like .st-like-review {
color: var(--link-color, #3B71FE);
}
.single #st-content-wrapper.st-style-4 .review-list .comment-item .like .st-like-review .fa-thumbs-down {
color: var(--main-color, #3B71FE);
}
.single #st-content-wrapper.st-style-4 .review-list .comment-item-body {
margin-top: 18px;
}
.single #st-content-wrapper.st-style-4 .review-list .comment-item-body ul {
padding: 0px;
}
.single #st-content-wrapper.st-style-4 .review-list .comment-item-body ul.review-star {
display: flex;
margin-bottom: 17px;
}
.single #st-content-wrapper.st-style-4 .review-list .comment-item-body ul.review-star li {
line-height: 1;
margin-right: 6px;
}
.single #st-content-wrapper.st-style-4 .review-list .comment-item-body ul.review-star i {
color: #FFB21D;
}
.single #st-content-wrapper.st-style-4 .review-list .comment-item-body .h4.title {
font-weight: 700;
font-size: 18px;
line-height: 26px;
color: var(--heading-color);
margin-bottom: 0px;
}
.single #st-content-wrapper.st-style-4 .review-list .comment-item-body .detail {
margin-top: 12px;
}
.single #st-content-wrapper.st-style-4 .review-list .comment-item-body .detail .st-description {
font-weight: 400;
font-size: 16px;
line-height: 26px;
}
.single #st-content-wrapper.st-style-4 .pagination {
text-align: left;
border-top: 1px solid #DEDEDE;
border-bottom: 1px solid #DEDEDE;
padding-top: 30px;
padding-bottom: 30px;
margin-top: 0px;
margin-bottom: 40px;
}
.single #st-content-wrapper.st-style-4 .pagination ul li {
box-sizing: border-box;
border-radius: 10px;
}
.single #st-content-wrapper.st-style-4 .pagination ul li a {
display: inline-block;
width: 100%;
height: 100%;
line-height: 40px;
width: 40px;
height: 40px;
text-align: center;
}
.single #st-content-wrapper.st-style-4 .pagination ul li.st-previous, .single #st-content-wrapper.st-style-4 .pagination ul li.st-next {
background: #F7F8FA;
border: 1px solid #DEDEDE;
}
.single #st-content-wrapper.st-style-4 .pagination ul li.st-previous i, .single #st-content-wrapper.st-style-4 .pagination ul li.st-next i {
line-height: 40px;
}
.single #st-content-wrapper.st-style-4 .pagination ul li.active {
background: var(--main-color, #3B71FE);
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
}
.single #st-content-wrapper.st-style-4 .pagination ul li.active a {
color: #FFF;
}
.single #st-content-wrapper.st-style-4 #write-review a.toggle-section, .single #st-content-wrapper.st-style-4 #write-review #respond .submit {
background: var(--main-color, #3B71FE);
border-radius: 50px;
color: #FFF !important;
padding: 15px 20px;
}
@media screen and (max-width: 767px) {
.single #st-content-wrapper.st-style-4 #write-review a.toggle-section, .single #st-content-wrapper.st-style-4 #write-review #respond .submit {
font-weight: 500;
}
}
.single #st-content-wrapper.st-style-4 #write-review a.toggle-section:hover, .single #st-content-wrapper.st-style-4 #write-review #respond .submit:hover {
background: var(--link-color-hover);
}
.single #st-content-wrapper.st-style-4 #write-review #respond .form-submit .submit {
margin: 0px;
}
.single #st-content-wrapper.st-style-4 #write-review .toggle-section i {
font-size: 16px;
line-height: 21px;
}
.single #st-content-wrapper.st-style-4 #write-review #respond {
padding: 0px;
border: none;
background: transparent;
}
.single #st-content-wrapper.st-style-4 #write-review #respond .comment-reply-title {
font-style: normal;
font-weight: 700;
font-size: 26px;
line-height: 36px;
color: var(--heading-color);
text-transform: none;
}
.single #st-content-wrapper.st-style-4 #write-review #respond p.comment-notes {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
margin-top: 10px;
margin-bottom: 30px;
}
.single #st-content-wrapper.st-style-4 #write-review #respond .comment-form .form-group {
margin-bottom: calc(var(--bs-gutter-x));
display: inline-block;
width: 100%;
}
.single #st-content-wrapper.st-style-4 #write-review #respond .comment-form .form-group textarea {
min-height: 185px;
}
.single #st-content-wrapper.st-style-4 #write-review #respond .comment-form .form-group .form-control {
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-sizing: border-box;
border-radius: 10px;
padding: 10px 15px;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #83929D;
height: unset;
margin-top: 0px;
}
.single #st-content-wrapper.st-style-4 #write-review #respond .comment-form .form-group.review-items {
border-radius: 10px;
padding: 20px 15px 10px 15px;
}
.single #st-content-wrapper.st-style-4 #write-review #respond .comment-form .form-group.review-items .item {
width: 50%;
display: flex;
align-items: center;
}
@media screen and (max-width: 767px) {
.single #st-content-wrapper.st-style-4 #write-review #respond .comment-form .form-group.review-items .item {
width: 100%;
}
}
.single #st-content-wrapper.st-style-4 #write-review #respond .comment-form .form-group.review-items .item label {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
width: 40%;
margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
.single #st-content-wrapper.st-style-4 #write-review #respond .comment-form .form-group.review-items .item label {
width: 50%;
}
}
.single #st-content-wrapper.st-style-4 #write-review #respond .comment-form .form-group.review-items .item .rates i {
color: #A1ABB3 !important;
font-size: 14px;
margin-right: 8px;
}
.single #st-content-wrapper.st-style-4 #write-review #respond .comment-form .form-group.review-items .item .rates i.selected, .single #st-content-wrapper.st-style-4 #write-review #respond .comment-form .form-group.review-items .item .rates i.hovered {
color: #FFB21D !important;
}
.single #st-content-wrapper.st-style-4 #write-review #respond .comment-form .review-items {
margin-top: 0px !important;
}
.single #st-content-wrapper.st-style-4 #write-review .review-form .form-wrapper .form-group .form-control {
margin-top: 0px;
border: 1px solid #DEDEDE;
box-sizing: border-box;
border-radius: 10px;
padding-top: 0px;
padding-bottom: 0px;
}
.single #st-content-wrapper.st-style-4 .inquiry-v2 {
margin-top: 25px;
}
.single #st-content-wrapper.st-style-4 .inquiry-v2 .st-sent-mail-customer {
border: none;
padding-top: 0px;
}
.single #st-content-wrapper.st-style-4 .inquiry-v2 .st-sent-mail-customer .form-wrapper .form-group {
margin-top: 0px;
margin-bottom: 20px;
}
.single #st-content-wrapper.st-style-4 .inquiry-v2 .st-sent-mail-customer .form-wrapper input {
border: 1px solid #DEDEDE;
box-sizing: border-box;
border-radius: 10px;
padding: 10px 15px;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #83929D;
}
.single #st-content-wrapper.st-style-4 .inquiry-v2 .st-sent-mail-customer .form-wrapper textarea {
border: 1px solid #DEDEDE;
box-sizing: border-box;
border-radius: 10px;
padding: 10px 15px;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #83929D;
}
.single #st-content-wrapper.st-style-4 .inquiry-v2 .st-sent-mail-customer .form-wrapper .btn-primary {
width: 100%;
border: none !important;
display: block;
color: #FFF !important;
border-radius: 50px !important;
background: var(--main-color, #3B71FE);
}
.single #st-content-wrapper.st-style-4 .question-author .st_ask_question a {
color: #FFF;
border-radius: 50px;
background: var(--main-color, #3B71FE);
}
.single #st-content-wrapper.st-style-elementor .widget-box.st-logo-box {
border: none;
}
.single #st-content-wrapper.st-style-elementor .widget-box.st-logo-box img {
width: 100%;
}
.single #st-content-wrapper.st-style-elementor .button_reserve {
margin-left: 12px;
cursor: pointer;
color: var(--main-color, #3B71FE);
}
@media screen and (max-width: 767px) {
.single #st-content-wrapper.st-style-elementor .button_reserve {
display: none;
}
}
.single #st-content-wrapper.st-style-elementor .wistlist-single {
margin-left: 12px;
}
.single #st-content-wrapper.st-style-elementor .wistlist-single .service-add-wishlist {
position: unset;
color: unset;
height: unset;
width: unset;
top: auto;
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 40px;
width: 44px;
height: 44px;
display: block;
text-align: center;
line-height: 44px;
}
.single #st-content-wrapper.st-style-elementor .st-video {
margin-right: 12px;
}
.single #st-content-wrapper.st-style-elementor .st-video a {
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 40px;
width: 44px;
height: 44px;
display: block;
text-align: center;
line-height: 44px;
position: relative;
}
.single #st-content-wrapper.st-style-elementor .st-video a .stt-icon {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.single #st-content-wrapper.st-style-elementor .map-view {
position: relative;
background: url(//komodor.hr/wp-content/themes/traveler/inc/modules/layouts/elementorv2/assets/images/map-view-2.png) center center no-repeat;
padding-top: 90px;
padding-bottom: 20px;
line-height: unset;
background-size: cover;
border-radius: 20px;
overflow: hidden;
}
.single #st-content-wrapper.st-style-elementor .map-view .icon-marker {
font-size: 29px;
color: #DA3838;
display: block;
margin-bottom: 60px;
}
.single #st-content-wrapper.st-style-elementor .widgets .st-border-radius {
border-radius: 20px;
overflow: hidden;
}
.single #st-content-wrapper.st-style-elementor .widgets .st-information-contact, .single #st-content-wrapper.st-style-elementor .widgets .st-widgets-detail {
padding: 40px;
}
.single #st-content-wrapper.st-style-elementor .widgets .st-information-contact h4.heading, .single #st-content-wrapper.st-style-elementor .widgets .st-widgets-detail h4.heading {
font-weight: 700;
font-size: 26px;
line-height: 36px;
color: var(--heading-color);
margin-bottom: 4px;
}
.single #st-content-wrapper.st-style-elementor .widgets .st-information-contact .media h5, .single #st-content-wrapper.st-style-elementor .widgets .st-widgets-detail .media h5 {
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
margin-top: 16px;
}
.single #st-content-wrapper.st-style-elementor .widgets .st-information-contact .media h5 + p, .single #st-content-wrapper.st-style-elementor .widgets .st-widgets-detail .media h5 + p {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
margin-top: 4px;
margin-bottom: 0px;
}
.single #st-content-wrapper.st-style-elementor .owner-info {
padding: 40px 15px;
}
.single #st-content-wrapper.st-style-elementor .owner-info h4.heading {
display: none;
}
.single #st-content-wrapper.st-style-elementor .owner-info .media {
display: block !important;
}
.single #st-content-wrapper.st-style-elementor .owner-info .media .media-left {
display: inline-block;
width: 100%;
text-align: center;
}
.single #st-content-wrapper.st-style-elementor .owner-info .media .media-left a {
display: inline-block;
border-radius: 50%;
}
.single #st-content-wrapper.st-style-elementor .owner-info .media .media-left a img {
border-radius: 50%;
object-fit: cover;
width: 90px;
height: 90px;
}
.single #st-content-wrapper.st-style-elementor .owner-info .media .media-body {
display: block;
}
.single #st-content-wrapper.st-style-elementor .owner-info .media .media-body h4 {
margin: 0px;
text-align: center;
}
.single #st-content-wrapper.st-style-elementor .owner-info .media .media-body h4 a {
font-weight: 500;
font-size: 16px;
line-height: 26px;
text-align: center;
color: var(--heading-color);
}
.single #st-content-wrapper.st-style-elementor .owner-info .media .media-body p {
font-weight: 400;
font-size: 16px;
line-height: 26px;
text-align: center;
margin-top: 4px;
margin-bottom: 0px;
}
.single #st-content-wrapper.st-style-elementor .services-nearby h2.st-heading {
padding-top: 40px;
margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
.single #st-content-wrapper.st-style-elementor .services-nearby h2.st-heading {
padding-top: 20px;
margin-bottom: 40px;
}
}
.single #st-content-wrapper.st-style-elementor .services-nearby .services-grid.hotel-nearby .service-list-wrapper > [class*=col-] {
margin-bottom: 0px;
}
.single #st-content-wrapper.st-style-elementor .services-nearby .services-grid.hotel-nearby .service-list-wrapper.owl-carousel .services-item .item {
margin-left: 1px;
margin-right: 1px;
}
.single .st-fixed-form-booking .st-form-booking-action, .single .st-fixed-form-booking .st-form-head-book, .single .st-fixed-form-booking .st-wrapper-form-booking .nav {
padding-left: 24px;
padding-right: 24px;
}
@media screen and (max-width: 767px) {
.single .st-fixed-form-booking .st-form-booking-action, .single .st-fixed-form-booking .st-form-head-book, .single .st-fixed-form-booking .st-wrapper-form-booking .nav {
padding-left: 20px;
padding-right: 20px;
}
}
.single .st-fixed-form-booking .st-form-booking-action form .search-form {
background: transparent;
}
.single .st-fixed-form-booking .st-form-booking-action form .search-form .field-guest {
position: relative;
}
.single .st-fixed-form-booking .st-form-booking-action form .st-group-form {
border: 1px solid #DEDEDE;
box-sizing: border-box;
border-radius: 20px;
}
.single .st-fixed-form-booking .st-form-booking-action form .st-group-form .form-group label {
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
}
.single .st-fixed-form-booking .st-form-booking-action form .form-date-search {
position: relative;
}
.single .st-fixed-form-booking .st-form-booking-action form .form-date-search .check-in-wrapper {
position: relative;
}
.single .st-fixed-form-booking .st-form-booking-action form .form-date-search .check-in-wrapper .render {
color: var(--grey-color, #5E6D77);
}
.single .st-fixed-form-booking .st-form-booking-action form .check-in-out {
width: 100%;
position: absolute;
left: 0;
bottom: 0;
z-index: -1;
opacity: 0;
}
.single .st-fixed-form-booking .st-form-booking-action form .st_grid_date {
padding: 0px;
display: flex;
margin-bottom: 0px;
}
.single .st-fixed-form-booking .st-form-booking-action form .st_grid_date li {
margin: 0;
padding: 0;
list-style: none;
width: 50%;
display: inline-block;
text-align: center;
position: relative;
border-bottom: 1px solid #d7dce3;
}
.single .st-fixed-form-booking .st-form-booking-action form .st_grid_date li:nth-child(1) {
border-right: 1px solid #d7dce3;
}
.single .st-fixed-form-booking .st-form-booking-action form .st_grid_date li .st-item-date {
padding: 16px;
text-align: left;
}
.single .st-fixed-form-booking .st-form-booking-action form .st_grid_date li .st-item-date label {
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
}
.single .st-fixed-form-booking .st-form-booking-action form .submit-group {
margin-top: 25px;
}
.single .st-fixed-form-booking .st-form-booking-action form .submit-group button {
width: 100%;
border: none;
display: block;
}
.single .st-fixed-form-booking .st-form-head-book {
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
margin-bottom: 25px;
width: 100%;
}
.single .st-fixed-form-booking .st-form-head-book .st-price-origin .price {
font-weight: 700;
font-size: 18px;
line-height: 26px;
color: var(--heading-color);
}
.single .st-fixed-form-booking .tab-pane .st-form-head-book {
margin-top: 25px;
}
.single .st-form-book-wrapper {
padding: 30px 0px;
border: 1px solid #DEDEDE;
box-sizing: border-box;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 20px;
}
.single .st-form-book-wrapper .st-wrapper-form-booking .nav-tabs {
border: none;
}
.single .st-form-book-wrapper .st-wrapper-form-booking .nav-tabs li {
width: 50%;
cursor: pointer;
}
.single .st-form-book-wrapper .st-wrapper-form-booking .nav-tabs li:first-child {
padding-right: 5px;
}
.single .st-form-book-wrapper .st-wrapper-form-booking .nav-tabs li:last-child {
padding-left: 5px;
}
.single .st-form-book-wrapper .st-wrapper-form-booking .nav-tabs li a {
background: #F7F8FA;
border-radius: 50px;
padding: 15px 0px;
display: inline-block;
width: 100%;
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: var(--heading-color);
}
.single .st-form-book-wrapper .st-wrapper-form-booking .nav-tabs li a.active {
background: var(--main-color, #3B71FE);
color: #FFF;
}
.single.single-st_hotel #st-content-wrapper.st-style-elementor #st-attributes .st-attributes:last-child {
border-bottom: transparent;
padding-bottom: 0;
}
.st-dot {
height: 3px;
width: 3px;
background-color: #C4C4C4;
border-radius: 50%;
display: inline-block;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-hotel-room-content,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-hotel-room-content,
.single-st_rental #st-content-wrapper.st-style-elementor .st-hotel-room-content {
padding-top: 80px;
}
@media screen and (max-width: 787px) {
.single-hotel_room #st-content-wrapper.st-style-elementor .st-hotel-room-content,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-hotel-room-content,
.single-st_rental #st-content-wrapper.st-style-elementor .st-hotel-room-content {
padding-top: 38px;
}
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-hotel-room-content .hotel-target-book-mobile .price-wrapper,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-hotel-room-content .hotel-target-book-mobile .price-wrapper,
.single-st_rental #st-content-wrapper.st-style-elementor .st-hotel-room-content .hotel-target-book-mobile .price-wrapper {
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-hotel-room-content .hotel-target-book-mobile .price-wrapper .price,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-hotel-room-content .hotel-target-book-mobile .price-wrapper .price,
.single-st_rental #st-content-wrapper.st-style-elementor .st-hotel-room-content .hotel-target-book-mobile .price-wrapper .price {
font-weight: 700;
font-size: 18px;
line-height: 26px;
color: var(--heading-color);
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-hotel-room-content .hotel-target-book-mobile .btn-mpopup,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-hotel-room-content .hotel-target-book-mobile .btn-mpopup,
.single-st_rental #st-content-wrapper.st-style-elementor .st-hotel-room-content .hotel-target-book-mobile .btn-mpopup {
background: var(--main-color, #3B71FE);
border-radius: 50px;
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: #fff;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .room-featured-items,
.single-st_hotel #st-content-wrapper.st-style-elementor .room-featured-items,
.single-st_rental #st-content-wrapper.st-style-elementor .room-featured-items {
display: flex;
align-items: center;
flex-wrap: wrap;
margin-top: 50px;
border-bottom: 1px solid #DEDEDE;
padding-bottom: 40px;
margin-bottom: 40px;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .room-featured-items .item,
.single-st_hotel #st-content-wrapper.st-style-elementor .room-featured-items .item,
.single-st_rental #st-content-wrapper.st-style-elementor .room-featured-items .item {
display: flex;
align-items: center;
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
}
.single-hotel_room #st-content-wrapper.st-style-elementor .room-featured-items .item:not(:last-child),
.single-st_hotel #st-content-wrapper.st-style-elementor .room-featured-items .item:not(:last-child),
.single-st_rental #st-content-wrapper.st-style-elementor .room-featured-items .item:not(:last-child) {
margin-right: 40px;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .room-featured-items .item .stt-icon,
.single-st_hotel #st-content-wrapper.st-style-elementor .room-featured-items .item .stt-icon,
.single-st_rental #st-content-wrapper.st-style-elementor .room-featured-items .item .stt-icon {
margin-right: 10px;
width: 44px;
height: 44px;
border: 1px solid #DEDEDE;
border-radius: 10px;
display: flex;
align-items: center;
justify-content: center;
font-size: 20px;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .room-featured-items .item .stt-icon svg,
.single-st_hotel #st-content-wrapper.st-style-elementor .room-featured-items .item .stt-icon svg,
.single-st_rental #st-content-wrapper.st-style-elementor .room-featured-items .item .stt-icon svg {
height: 20px;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .room-featured-items .item .stt-icon svg g,
.single-st_hotel #st-content-wrapper.st-style-elementor .room-featured-items .item .stt-icon svg g,
.single-st_rental #st-content-wrapper.st-style-elementor .room-featured-items .item .stt-icon svg g {
stroke: var(--grey-color, #5E6D77);
}
.single-hotel_room #st-content-wrapper.st-style-elementor #st-description .title-description,
.single-st_hotel #st-content-wrapper.st-style-elementor #st-description .title-description,
.single-st_rental #st-content-wrapper.st-style-elementor #st-description .title-description {
font-weight: 700;
font-size: 26px;
line-height: 36px;
color: var(--heading-color, #1A2B48);
margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
.single-hotel_room #st-content-wrapper.st-style-elementor #st-description .title-description,
.single-st_hotel #st-content-wrapper.st-style-elementor #st-description .title-description,
.single-st_rental #st-content-wrapper.st-style-elementor #st-description .title-description {
font-size: 26px;
line-height: 36px;
}
}
.single-hotel_room #st-content-wrapper.st-style-elementor #st-description p:last-child,
.single-st_hotel #st-content-wrapper.st-style-elementor #st-description p:last-child,
.single-st_rental #st-content-wrapper.st-style-elementor #st-description p:last-child {
margin-bottom: 0;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-hr,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-hr,
.single-st_rental #st-content-wrapper.st-style-elementor .st-hr {
margin-top: 40px;
margin-bottom: 40px;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-attributes,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-attributes,
.single-st_rental #st-content-wrapper.st-style-elementor .st-attributes {
border-bottom: 1px solid #DEDEDE;
padding-bottom: 40px;
margin-bottom: 40px;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-attributes.stt-attr-room_type,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-attributes.stt-attr-room_type,
.single-st_rental #st-content-wrapper.st-style-elementor .st-attributes.stt-attr-room_type {
border-bottom: 1px solid #DEDEDE;
padding-bottom: 40px;
margin-bottom: 40px;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-origin,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-origin,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-origin {
text-transform: capitalize;
align-items: center;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-origin .unit,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-origin .unit,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-origin .unit {
text-transform: lowercase;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-booking-price,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-booking-price,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-booking-price {
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
margin-bottom: 20px;
display: flex;
align-items: center;
justify-content: center;
text-transform: capitalize;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-booking-price .price,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-booking-price .price,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-booking-price .price {
font-weight: 700;
font-size: 18px;
line-height: 26px;
color: var(--heading-color);
margin-left: 5px;
margin-right: 5px;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-booking-price .unit,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-booking-price .unit,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-booking-price .unit {
text-transform: lowercase;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper {
border: none;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .form-date-field,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .form-date-field,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .form-date-field {
border: 1px solid #DEDEDE;
border-radius: 20px 20px 0 0;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .form-date-field .date-wrapper .st-item-date,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .form-date-field .date-wrapper .st-item-date,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .form-date-field .date-wrapper .st-item-date {
text-align: left;
padding: 15px 20px;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .form-date-field .date-wrapper .st-item-date label,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .form-date-field .date-wrapper .st-item-date label,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .form-date-field .date-wrapper .st-item-date label {
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .form-date-field .date-wrapper .st-item-date .render,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .form-date-field .date-wrapper .st-item-date .render,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .form-date-field .date-wrapper .st-item-date .render {
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .field-guest,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .field-guest,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .field-guest {
border: 1px solid #DEDEDE;
border-radius: 0 0 20px 20px;
border-top: none;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .field-guest .dropdown,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .field-guest .dropdown,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .field-guest .dropdown {
padding: 15px 20px;
position: relative;
width: 100%;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .field-guest .dropdown label,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .field-guest .dropdown label,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .field-guest .dropdown label {
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .field-guest .dropdown .render,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .field-guest .dropdown .render,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .field-guest .dropdown .render {
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .field-guest .dropdown-menu,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .field-guest .dropdown-menu,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .field-guest .dropdown-menu {
border-radius: 20px;
padding: 30px 30px;
margin-top: 0 !important;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .field-guest .dropdown-menu .item label,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .field-guest .dropdown-menu .item label,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .field-guest .dropdown-menu .item label {
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .field-guest .guest_name_input,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .field-guest .guest_name_input,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .field-guest .guest_name_input {
background-color: transparent;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .field-guest .guest_name_input .form-control,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .field-guest .guest_name_input .form-control,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .field-guest .guest_name_input .form-control {
background-color: transparent;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 {
padding: 0 24px;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper {
margin-top: 20px;
margin-bottom: 0;
overflow: unset;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra {
padding: 20px 25px;
border-top: none;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra .dropdown,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra .dropdown,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra .dropdown {
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: var(--main-color, #3B71FE);
text-align: center;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra .dropdown .arrow,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra .dropdown .arrow,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra .dropdown .arrow {
font-family: "traveler-icon" !important;
font-size: 13px;
margin-left: 4px;
position: relative;
top: 1px;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra .dropdown .arrow.fa-caret-up:before,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra .dropdown .arrow.fa-caret-up:before,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra .dropdown .arrow.fa-caret-up:before {
content: "\e969";
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra .dropdown .arrow.fa-caret-down:before,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra .dropdown .arrow.fa-caret-down:before,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra .dropdown .arrow.fa-caret-down:before {
content: "\e965";
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra .extras,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra .extras,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra .extras {
margin-bottom: 0;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra .extras li span,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra .extras li span,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra .extras li span {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra .extras li .select-wrapper,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra .extras li .select-wrapper,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra .extras li .select-wrapper {
width: 70px !important;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra .extras li:last-child,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra .extras li:last-child,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .form-more-extra .extras li:last-child {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .submit-group,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .submit-group,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .submit-group {
border-top: none;
padding: 0;
margin-top: 25px;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .submit-group .btn-book-ajax,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .submit-group .btn-book-ajax,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .submit-group .btn-book-ajax {
width: 100%;
border: none;
display: block;
color: #FFF;
border-radius: 50px;
background: var(--main-color, #3B71FE);
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .message-wrapper,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .message-wrapper,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .message-wrapper {
margin-bottom: 0;
padding: 0 15px 0 0;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .message-wrapper:empty,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .message-wrapper:empty,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .book-v2 .form-book-wrapper .message-wrapper:empty {
margin-top: 0;
margin-bottom: 0;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .inquiry-v2 .st-sent-mail-customer,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .inquiry-v2 .st-sent-mail-customer,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .inquiry-v2 .st-sent-mail-customer {
padding: 25px 25px 0 25px;
border: none;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .inquiry-v2 .st-sent-mail-customer .st_send-mail-form .form-group,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .inquiry-v2 .st-sent-mail-customer .st_send-mail-form .form-group,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .inquiry-v2 .st-sent-mail-customer .st_send-mail-form .form-group {
margin-top: 0 !important;
margin-bottom: 20px;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .inquiry-v2 .st-sent-mail-customer .st_send-mail-form .form-group input,
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .inquiry-v2 .st-sent-mail-customer .st_send-mail-form .form-group textarea,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .inquiry-v2 .st-sent-mail-customer .st_send-mail-form .form-group input,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .inquiry-v2 .st-sent-mail-customer .st_send-mail-form .form-group textarea,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .inquiry-v2 .st-sent-mail-customer .st_send-mail-form .form-group input,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .inquiry-v2 .st-sent-mail-customer .st_send-mail-form .form-group textarea {
border: 1px solid #DEDEDE;
box-sizing: border-box;
border-radius: 10px;
padding: 10px 15px;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .inquiry-v2 .st-sent-mail-customer .st_send-mail-form .sent-email-st,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .inquiry-v2 .st-sent-mail-customer .st_send-mail-form .sent-email-st,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .inquiry-v2 .st-sent-mail-customer .st_send-mail-form .sent-email-st {
width: 100%;
border: none;
display: block;
color: #FFF;
border-radius: 50px;
background: var(--main-color, #3B71FE);
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .inquiry-v2 .st-sent-mail-customer .st_send-mail-form .message-wrapper-sendemail:empty,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .inquiry-v2 .st-sent-mail-customer .st_send-mail-form .message-wrapper-sendemail:empty,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .inquiry-v2 .st-sent-mail-customer .st_send-mail-form .message-wrapper-sendemail:empty {
margin-top: 0;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-render,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-render,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-render {
margin-bottom: 25px;
display: none;
margin-top: 25px;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-render .item,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-render .item,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-render .item {
display: flex;
align-items: center;
justify-content: space-between;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-render .item .number-night,
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-render .item .sale-price,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-render .item .number-night,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-render .item .sale-price,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-render .item .number-night,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-render .item .sale-price {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-render .item .sale-price,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-render .item .sale-price,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-render .item .sale-price {
color: var(--heading-color);
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-render .item .total-label,
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-render .item .total-price,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-render .item .total-label,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-render .item .total-price,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-render .item .total-label,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-render .item .total-price {
font-weight: 700;
font-size: 18px;
line-height: 26px;
color: var(--heading-color);
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-render .item.total,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-render .item.total,
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-render .item.total {
border-top: 1px solid #DEDEDE;
padding-top: 20px;
margin-top: 20px;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-hotel-room-content.style-4 .st-service-header2,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-hotel-room-content.style-4 .st-service-header2,
.single-st_rental #st-content-wrapper.st-style-elementor .st-hotel-room-content.style-4 .st-service-header2 {
align-items: flex-start;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-hotel-room-content.style-4 .st-form-book-wrapper,
.single-st_hotel #st-content-wrapper.st-style-elementor .st-hotel-room-content.style-4 .st-form-book-wrapper,
.single-st_rental #st-content-wrapper.st-style-elementor .st-hotel-room-content.style-4 .st-form-book-wrapper {
margin-top: 0;
}
.single-st_rental #st-content-wrapper.st-style-elementor .room-featured-items .item:not(:last-child) {
margin-right: 0;
padding-right: 40px;
}
.rate-calendar {
position: relative;
}
.rate-calendar .st-room-availability-input,
.rate-calendar .calendar_input {
display: none;
}
.rate-calendar .st-availability-calendar-wrapper,
.rate-calendar .show-calendar {
position: relative;
top: 0 !important;
left: 0 !important;
width: 100%;
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-sizing: border-box;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05) !important;
border-radius: 20px;
padding-bottom: 0 !important;
z-index: 1;
}
.rate-calendar .st-availability-calendar-wrapper .calendar.left, .rate-calendar .st-availability-calendar-wrapper .calendar.right,
.rate-calendar .show-calendar .calendar.left,
.rate-calendar .show-calendar .calendar.right {
width: 50%;
margin: 0;
}
@media screen and (max-width: 767px) {
.rate-calendar .st-availability-calendar-wrapper .calendar.left, .rate-calendar .st-availability-calendar-wrapper .calendar.right,
.rate-calendar .show-calendar .calendar.left,
.rate-calendar .show-calendar .calendar.right {
width: 100% !important;
}
}
.rate-calendar .st-availability-calendar-wrapper.respon-single .calendar.left,
.rate-calendar .show-calendar.respon-single .calendar.left {
width: 100%;
}
body.st-mod-style .calendar-table .table-sub-header .day-off-week {
width: 14.2857142857%;
height: 50px;
}
body.st-mod-style .calendar-table .table-condensed tbody tr .td-date {
height: 48px;
}
body.st-mod-style .calendar-table .table-condensed tbody tr .td-date:not(.available_allow_last):not(.available_allow_fist).active.end-date.in-range {
background: transparent;
}
body.st-mod-style .calendar-table .table-condensed tbody tr .td-date.in-past, body.st-mod-style .calendar-table .table-condensed tbody tr .td-date.active {
background: transparent;
}
body.st-mod-style .calendar-table .table-condensed tbody tr .td-date.in-past .date, body.st-mod-style .calendar-table .table-condensed tbody tr .td-date.active .date {
background: transparent;
}
body.st-mod-style .calendar-table .table-condensed tbody tr .td-date.disabled {
background: #efefef;
}
body.st-mod-style .calendar-table .table-condensed tbody tr .td-date.disabled .date {
background: #efefef;
}
body.st-mod-style .calendar-table .table-condensed tbody tr .td-date.not_available.in-range {
background: #efefef;
}
body.st-mod-style .calendar-table .table-condensed tbody tr .td-date.not_available.in-range .date {
background: #efefef;
}
body.st-mod-style .calendar-table .table-condensed tbody tr .td-date:hover.not_available:not(.in-past) {
background: #efefef;
}
body.st-mod-style .calendar-table .table-condensed tbody tr .td-date:hover.not_available:not(.in-past) .date {
background: #efefef;
}
body.st-mod-style .calendar-table .table-condensed tbody tr .td-date.not-show {
opacity: 0 !important;
height: 0 !important;
}
body.st-mod-style .calendar-table .table-condensed tbody tr .td-date.not-show .date {
height: 0 !important;
}
.rate-calendar.style-2 .st-availability-calendar-wrapper.single .calendar.left.single {
width: 100%;
}
body.st-mod-style #st-content-wrapper.st-style-elementor.singe-room-layout-3 .widgets .st-fixed-form-booking {
margin-top: 50px;
}
body.st-mod-style #st-content-wrapper.st-style-elementor .relate-rooms .st-heading-section {
font-weight: 700;
font-size: 36px;
line-height: 46px;
margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
body.st-mod-style #st-content-wrapper.st-style-elementor .relate-rooms .st-heading-section {
font-size: 26px;
line-height: 36px;
margin-bottom: 40px;
}
}
body.st-mod-style #st-content-wrapper.st-style-elementor .relate-rooms .btn-show-price:hover,
body.st-mod-style #st-content-wrapper.st-style-elementor .relate-rooms .show-detail:hover {
color: #FFF;
}
body.st-mod-style #st-content-wrapper.st-style-elementor .relate-rooms .st-hr {
margin-top: 70px;
margin-bottom: 70px;
}
body.st-mod-style #st-content-wrapper.st-style-elementor .relate-rooms .owl-carousel .owl-stage-outer {
margin: -15px;
padding: 15px;
}
body.st-mod-style #st-content-wrapper.st-style-elementor .room-rates .rate-calendar.style-2 .st-availability-calendar-wrapper {
padding: 60px 30px;
}
body.st-mod-style #st-content-wrapper.st-style-elementor .room-rates .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar.left {
width: 100%;
}
body.st-mod-style #st-content-wrapper.st-style-elementor .room-rates .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar.left .calendar-table {
padding: 0px;
}
@media screen and (max-width: 575px) {
body.st-mod-style #st-content-wrapper.st-style-elementor .room-rates .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar.left .calendar-table .table-header {
padding-bottom: 10px;
}
}
body.st-mod-style #st-content-wrapper.st-style-elementor .room-rates .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar.left .calendar-table .table-header .next,
body.st-mod-style #st-content-wrapper.st-style-elementor .room-rates .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar.left .calendar-table .table-header .prev {
width: 40px;
height: 40px;
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-sizing: border-box;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 50px;
display: flex;
align-items: center;
justify-content: center;
}
body.st-mod-style #st-content-wrapper.st-style-elementor .room-rates .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar.left .calendar-table .table-sub-header {
margin-top: 35px;
border-top: none;
border-bottom: 1px solid #DEDEDE;
}
body.st-mod-style #st-content-wrapper.st-style-elementor .room-rates .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar.left .calendar-table .table-sub-header .day-off-week {
min-height: 65px;
width: 14.2857142857%;
}
body.st-mod-style #st-content-wrapper.st-style-elementor .room-rates .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar.left .calendar-table .table-condensed tbody tr .td-date {
height: 100px !important;
position: relative;
}
@media screen and (max-width: 575px) {
body.st-mod-style #st-content-wrapper.st-style-elementor .room-rates .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar.left .calendar-table .table-condensed tbody tr .td-date {
height: 48px !important;
}
}
body.st-mod-style #st-content-wrapper.st-style-elementor .room-rates .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar.left .calendar-table .table-condensed tbody tr .td-date.available {
background: none;
}
body.st-mod-style #st-content-wrapper.st-style-elementor .room-rates .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar.left .calendar-table .table-condensed tbody tr .td-date.available .date {
background: none;
}
body.st-mod-style #st-content-wrapper.st-style-elementor .room-rates .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar.left .calendar-table .table-condensed tbody tr .td-date.available.off.not-show.available {
opacity: 0.2 !important;
}
body.st-mod-style #st-content-wrapper.st-style-elementor .room-rates .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar.left .calendar-table .table-condensed tbody tr .td-date .date {
font-weight: 500;
font-size: 20px;
line-height: 30px;
text-align: center;
color: var(--heading-color);
height: auto;
display: inline-block;
}
@media screen and (max-width: 767px) {
body.st-mod-style #st-content-wrapper.st-style-elementor .room-rates .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar.left .calendar-table .table-condensed tbody tr .td-date .date {
font-size: 14px;
line-height: 16px;
}
}
body.st-mod-style #st-content-wrapper.st-style-elementor .room-rates .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar.left .calendar-table .table-condensed tbody tr .td-date .event-tooltip-wrap {
font-weight: 400;
font-size: 14px;
line-height: 22px;
text-align: center;
color: var(--grey-color, #5E6D77);
position: relative;
display: block;
top: unset;
left: unset;
padding: 0;
margin: 0;
background: transparent;
}
@media screen and (max-width: 575px) {
body.st-mod-style #st-content-wrapper.st-style-elementor .room-rates .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar.left .calendar-table .table-condensed tbody tr .td-date .event-tooltip-wrap {
font-weight: 400;
font-size: 9px !important;
line-height: 14px;
}
}
@media screen and (max-width: 767px) {
body.st-mod-style #st-content-wrapper.st-style-elementor .room-rates .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar.left .calendar-table .table-condensed tbody tr .td-date.disabled .event-tooltip-wrap {
opacity: 0 !important;
width: 0px;
}
}
body.st-mod-style #st-content-wrapper.st-style-elementor .room-rates .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar.left .calendar-table .table-condensed tbody tr .td-date.disabled .date {
color: #B1BAC1;
}
@media screen and (max-width: 991px) {
.single-hotel_room #st-content-wrapper.st-style-elementor .st-hotel-room-content .hotel-target-book-mobile {
display: flex !important;
z-index: 9999999;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-hotel-room-content .hotel-target-book-mobile.hide {
display: none !important;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-hotel-room-content .fixed-on-mobile {
overflow: auto;
padding: 20px;
margin-top: 0px;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-hotel-room-content .fixed-on-mobile .st-form-book-wrapper .form-booking-price {
display: none;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-hotel-room-content .fixed-on-mobile .close-icon {
top: 25px;
left: 20px;
position: unset;
}
}
@media screen and (max-width: 767px) {
.single-hotel_room #st-content-wrapper.st-style-elementor .st-service-header2 .right .shares .share-item,
.single-st_tours #st-content-wrapper.st-style-elementor .st-service-header2 .right .shares .share-item {
display: none;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-attributes .item-attribute .item,
.single-st_tours #st-content-wrapper.st-style-elementor .st-attributes .item-attribute .item {
line-height: 19px;
margin-top: 10px;
margin-bottom: 10px;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .relate-rooms .st-heading-section,
.single-st_tours #st-content-wrapper.st-style-elementor .relate-rooms .st-heading-section {
margin-bottom: 35px;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .relate-rooms .inner .st-owl-slider .owl-nav,
.single-st_tours #st-content-wrapper.st-style-elementor .relate-rooms .inner .st-owl-slider .owl-nav {
display: none;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .rate-calendar.style-2 .st-availability-calendar-wrapper,
.single-st_tours #st-content-wrapper.st-style-elementor .rate-calendar.style-2 .st-availability-calendar-wrapper {
padding: 25px 15px;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar .calendar-table .table-header,
.single-st_tours #st-content-wrapper.st-style-elementor .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar .calendar-table .table-header {
padding-bottom: 20px;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar .calendar-table .table-sub-header,
.single-st_tours #st-content-wrapper.st-style-elementor .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar .calendar-table .table-sub-header {
margin-top: 0 !important;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar .calendar-table .table-sub-header .day-off-week,
.single-st_tours #st-content-wrapper.st-style-elementor .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar .calendar-table .table-sub-header .day-off-week {
min-height: 50px;
display: flex;
align-items: center;
justify-content: center;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar .calendar-table .table-condensed tbody tr .td-date,
.single-st_tours #st-content-wrapper.st-style-elementor .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar .calendar-table .table-condensed tbody tr .td-date {
height: 70px !important;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar .calendar-table .table-condensed tbody tr .td-date .date,
.single-st_tours #st-content-wrapper.st-style-elementor .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar .calendar-table .table-condensed tbody tr .td-date .date {
font-size: 16px !important;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar .calendar-table .table-condensed tbody tr .td-date .event-tooltip-wrap,
.single-st_tours #st-content-wrapper.st-style-elementor .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar .calendar-table .table-condensed tbody tr .td-date .event-tooltip-wrap {
font-size: 12px !important;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar .calendar-table .table-condensed tbody tr .td-date.not-show,
.single-st_tours #st-content-wrapper.st-style-elementor .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar .calendar-table .table-condensed tbody tr .td-date.not-show {
height: 0 !important;
}
body.st-mod-style #st-content-wrapper.st-style-elementor.singe-room-layout-3 .widgets .st-fixed-form-booking {
margin-top: 0;
}
}
@media screen and (max-width: 575px) {
.single-hotel_room #st-content-wrapper.st-style-elementor .room-featured-items {
margin-top: 25px;
padding-bottom: 25px;
margin-bottom: 25px;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .room-featured-items .item {
width: 50%;
margin: 10px 0 10px 0 !important;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .relate-rooms .st-heading-section {
font-size: 32px;
line-height: 42px;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-gallery.style-slider .owl-nav .owl-prev,
.single-hotel_room #st-content-wrapper.st-style-elementor .st-gallery.style-slider .owl-nav .owl-next {
width: 40px;
height: 40px;
margin-top: -20px;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-hotel-room-content.style-4 {
padding-top: 50px;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .st-hotel-room-content.style-4 .fixed-on-mobile .close-icon {
position: unset;
}
.single-hotel_room #st-content-wrapper.st-style-elementor .rate-calendar.style-2 .st-availability-calendar-wrapper .calendar .calendar-table .table-condensed tbody tr .td-date {
height: 60px !important;
}
}
.st-service-header2 {
display: flex;
align-items: center;
justify-content: space-between;
}
@media screen and (max-width: 767px) {
.st-service-header2 {
display: block !important;
}
.st-service-header2 .right {
margin-top: 24px;
}
}
.st-service-header2 .right .stt-icon {
font-size: 18px;
color: var(--heading-color);
}
.st-service-header2 .right .shares {
color: var(--heading-color);
}
.st-service-header2 .right .shares .share-item {
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 40px;
width: 44px;
height: 44px;
display: block;
text-align: center;
line-height: 44px;
}
.st-service-header2 .right .shares .share-item .stt-icon {
font-size: 16px;
color: var(--heading-color);
}
.st-service-header2 .right .shares .share-wrapper {
margin: 0;
padding: 0;
position: absolute;
top: 50px;
z-index: 1111;
display: none;
}
.st-service-header2 .right .shares .share-wrapper li {
list-style: none;
border: 1px solid #DEDEDE;
box-sizing: border-box;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 40px;
width: 44px;
height: 44px;
display: block;
text-align: center;
line-height: 44px;
margin-top: 5px;
background: #fff;
}
.st-service-header2 .reviews i {
color: #FFB21D;
}
.st-service-header2 .reviews span.rate {
font-weight: 700;
font-size: 18px;
line-height: 26px;
color: var(--heading-color);
}
.st-service-header2 .reviews span.summary {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
}
.st-service-header2 .st-address {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
}
@media screen and (max-width: 563px) {
.st-header-9 .st-search-form-calendar .calendar.left {
width: 100% !important;
}
.rate-calendar .st-availability-calendar-wrapper:before {
display: none;
}
}
.st-border-radius-20 {
border-radius: 20px;
}
.single #st-content-wrapper.st-style-elementor #form-booking-inpage .check-in-input {
position: absolute;
z-index: -1;
opacity: 0;
}
@media screen and (max-width: 767px) {
.single #st-content-wrapper.st-style-elementor .st-relate .st-heading-section {
padding-top: 0px !important;
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 42px;
text-align: center;
}
}
@media screen and (max-width: 991px) {
.single-st_tours.st-header-9 .daterangepicker, .single-st_tours.st-header-1 .daterangepicker, .single-st_tours.st-header-2 .daterangepicker, .single-st_tours.st-header-3 .daterangepicker {
width: unset;
}
.single-st_tours.st-header-9 .daterangepicker.single, .single-st_tours.st-header-1 .daterangepicker.single, .single-st_tours.st-header-2 .daterangepicker.single, .single-st_tours.st-header-3 .daterangepicker.single {
width: calc(100% - 44px) !important;
}
.single-st_tours.st-header-9 .price-wrapper .value span, .single-st_tours.st-header-1 .price-wrapper .value span, .single-st_tours.st-header-2 .price-wrapper .value span, .single-st_tours.st-header-3 .price-wrapper .value span {
font-weight: 700;
font-size: 16px;
line-height: 26px;
color: var(--heading-color, #1A2B48);
}
}
@media (min-width: 768px) and (max-width: 991px) {
.single-st_tours.st-header-9 .daterangepicker.single, .single-st_tours.st-header-1 .daterangepicker.single, .single-st_tours.st-header-2 .daterangepicker.single, .single-st_tours.st-header-3 .daterangepicker.single {
width: calc(100% - 50px) !important;
}
.single-st_tours.st-header-9 .calendar.left.single, .single-st_tours.st-header-1 .calendar.left.single, .single-st_tours.st-header-2 .calendar.left.single, .single-st_tours.st-header-3 .calendar.left.single {
width: 100%;
}
.single-st_tours.st-header-9 .calendar.left.single .calendar-table .table-condensed tbody tr.td-date, .single-st_tours.st-header-1 .calendar.left.single .calendar-table .table-condensed tbody tr.td-date, .single-st_tours.st-header-2 .calendar.left.single .calendar-table .table-condensed tbody tr.td-date, .single-st_tours.st-header-3 .calendar.left.single .calendar-table .table-condensed tbody tr.td-date {
height: 60px;
}
}
@media screen and (max-width: 767px) {
.single-st_tours.st-header-9 .mfp-close, .single-st_tours.st-header-1 .mfp-close, .single-st_tours.st-header-2 .mfp-close, .single-st_tours.st-header-3 .mfp-close {
right: -5px;
top: -16px;
width: 35px;
height: 35px;
}
}
@media screen and (max-width: 767px) {
.single-st_tours.st-header-9 .mfp-close i, .single-st_tours.st-header-1 .mfp-close i, .single-st_tours.st-header-2 .mfp-close i, .single-st_tours.st-header-3 .mfp-close i {
line-height: 35px;
font-size: 26px;
}
}
.single-st_tours.st-header-9.st-mod-style #st-package-popup, .single-st_tours.st-header-1.st-mod-style #st-package-popup, .single-st_tours.st-header-2.st-mod-style #st-package-popup, .single-st_tours.st-header-3.st-mod-style #st-package-popup {
transform: unset;
top: unset;
}
.single-st_tours.st-header-9 #st-package-popup, .single-st_tours.st-header-1 #st-package-popup, .single-st_tours.st-header-2 #st-package-popup, .single-st_tours.st-header-3 #st-package-popup {
position: relative;
background: #fff;
width: auto;
max-width: 700px;
margin: auto;
transform: translateY(-50%);
top: 50%;
}
.single-st_tours.st-header-9 #st-package-popup .mfp-close, .single-st_tours.st-header-1 #st-package-popup .mfp-close, .single-st_tours.st-header-2 #st-package-popup .mfp-close, .single-st_tours.st-header-3 #st-package-popup .mfp-close {
right: -15px;
top: -15px;
}
@media screen and (max-width: 767px) {
.single-st_tours.st-header-9 #st-package-popup .mfp-close, .single-st_tours.st-header-1 #st-package-popup .mfp-close, .single-st_tours.st-header-2 #st-package-popup .mfp-close, .single-st_tours.st-header-3 #st-package-popup .mfp-close {
right: -5px;
top: -16px;
width: 35px;
height: 35px;
}
}
@media screen and (max-width: 767px) {
.single-st_tours.st-header-9 #st-package-popup .mfp-close i, .single-st_tours.st-header-1 #st-package-popup .mfp-close i, .single-st_tours.st-header-2 #st-package-popup .mfp-close i, .single-st_tours.st-header-3 #st-package-popup .mfp-close i {
line-height: 35px;
font-size: 26px;
}
}
.single-st_tours.st-header-9 #st-package-popup .st-section-title, .single-st_tours.st-header-1 #st-package-popup .st-section-title, .single-st_tours.st-header-2 #st-package-popup .st-section-title, .single-st_tours.st-header-3 #st-package-popup .st-section-title {
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 28px;
color: #000000;
margin-bottom: 20px;
}
.single-st_tours.st-header-9 #st-package-popup .st-faq, .single-st_tours.st-header-1 #st-package-popup .st-faq, .single-st_tours.st-header-2 #st-package-popup .st-faq, .single-st_tours.st-header-3 #st-package-popup .st-faq {
border-radius: 10px;
}
.single-st_tours.st-header-9 #st-package-popup .st-faq .item .header, .single-st_tours.st-header-1 #st-package-popup .st-faq .item .header, .single-st_tours.st-header-2 #st-package-popup .st-faq .item .header, .single-st_tours.st-header-3 #st-package-popup .st-faq .item .header {
padding: 16px;
}
.single-st_tours.st-header-9 #st-package-popup .st-faq .item .header h5, .single-st_tours.st-header-1 #st-package-popup .st-faq .item .header h5, .single-st_tours.st-header-2 #st-package-popup .st-faq .item .header h5, .single-st_tours.st-header-3 #st-package-popup .st-faq .item .header h5 {
font-weight: 500;
font-size: 18px;
line-height: 28px;
color: var(--heading-color);
}
.single-st_tours.st-header-9 #st-package-popup .st-faq .item .header .arrow, .single-st_tours.st-header-1 #st-package-popup .st-faq .item .header .arrow, .single-st_tours.st-header-2 #st-package-popup .st-faq .item .header .arrow, .single-st_tours.st-header-3 #st-package-popup .st-faq .item .header .arrow {
top: 0px;
color: var(--heading-color);
}
.single-st_tours.st-header-9 #st-package-popup .st-faq .item .body .checkbox-item label h3, .single-st_tours.st-header-1 #st-package-popup .st-faq .item .body .checkbox-item label h3, .single-st_tours.st-header-2 #st-package-popup .st-faq .item .body .checkbox-item label h3, .single-st_tours.st-header-3 #st-package-popup .st-faq .item .body .checkbox-item label h3 {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
margin-bottom: 0px;
}
.single-st_tours.st-header-9 #st-package-popup .st-faq .item .body .item-inner, .single-st_tours.st-header-1 #st-package-popup .st-faq .item .body .item-inner, .single-st_tours.st-header-2 #st-package-popup .st-faq .item .body .item-inner, .single-st_tours.st-header-3 #st-package-popup .st-faq .item .body .item-inner {
padding-bottom: 16px;
}
.single-st_tours.st-header-9 #st-package-popup .st-faq .item .body .item-inner > li, .single-st_tours.st-header-1 #st-package-popup .st-faq .item .body .item-inner > li, .single-st_tours.st-header-2 #st-package-popup .st-faq .item .body .item-inner > li, .single-st_tours.st-header-3 #st-package-popup .st-faq .item .body .item-inner > li {
margin-bottom: 0px;
}
.single-st_tours.st-header-9 #st-package-popup .st-faq .item .body .item-inner > li:not(:last-child), .single-st_tours.st-header-1 #st-package-popup .st-faq .item .body .item-inner > li:not(:last-child), .single-st_tours.st-header-2 #st-package-popup .st-faq .item .body .item-inner > li:not(:last-child), .single-st_tours.st-header-3 #st-package-popup .st-faq .item .body .item-inner > li:not(:last-child) {
margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
.single-st_tours.st-header-9 #st-package-popup .st-faq .item .body .item-inner > li, .single-st_tours.st-header-1 #st-package-popup .st-faq .item .body .item-inner > li, .single-st_tours.st-header-2 #st-package-popup .st-faq .item .body .item-inner > li, .single-st_tours.st-header-3 #st-package-popup .st-faq .item .body .item-inner > li {
padding: 15px;
}
.single-st_tours.st-header-9 #st-package-popup .st-faq .item .body .item-inner > li:not(:last-child), .single-st_tours.st-header-1 #st-package-popup .st-faq .item .body .item-inner > li:not(:last-child), .single-st_tours.st-header-2 #st-package-popup .st-faq .item .body .item-inner > li:not(:last-child), .single-st_tours.st-header-3 #st-package-popup .st-faq .item .body .item-inner > li:not(:last-child) {
margin-bottom: 0px;
}
}
.single-st_tours.st-header-9 #st-package-popup .st-faq .item .caculator-item i, .single-st_tours.st-header-1 #st-package-popup .st-faq .item .caculator-item i, .single-st_tours.st-header-2 #st-package-popup .st-faq .item .caculator-item i, .single-st_tours.st-header-3 #st-package-popup .st-faq .item .caculator-item i {
border: 1px solid var(--grey-color, #5E6D77);
box-sizing: border-box;
border-radius: 50px;
padding: 10px;
}
.single-st_tours.st-header-9 #st-package-popup .st-faq .item .caculator-item .extra-service-select, .single-st_tours.st-header-1 #st-package-popup .st-faq .item .caculator-item .extra-service-select, .single-st_tours.st-header-2 #st-package-popup .st-faq .item .caculator-item .extra-service-select, .single-st_tours.st-header-3 #st-package-popup .st-faq .item .caculator-item .extra-service-select {
border: none;
padding: 0px;
font-weight: 500;
font-size: 16px;
line-height: 20px;
text-align: center;
color: var(--heading-color);
max-width: 35px;
}
.single-st_tours.st-header-9 #st-package-popup .booking-item-rating-stars, .single-st_tours.st-header-1 #st-package-popup .booking-item-rating-stars, .single-st_tours.st-header-2 #st-package-popup .booking-item-rating-stars, .single-st_tours.st-header-3 #st-package-popup .booking-item-rating-stars {
top: 0px;
line-height: 1;
}
.single-st_tours.st-header-9 #st-package-popup .booking-item-rating-stars li, .single-st_tours.st-header-1 #st-package-popup .booking-item-rating-stars li, .single-st_tours.st-header-2 #st-package-popup .booking-item-rating-stars li, .single-st_tours.st-header-3 #st-package-popup .booking-item-rating-stars li {
margin-right: 6px;
}
.single-st_tours.st-header-9 #st-package-popup .booking-item-rating-stars li i, .single-st_tours.st-header-1 #st-package-popup .booking-item-rating-stars li i, .single-st_tours.st-header-2 #st-package-popup .booking-item-rating-stars li i, .single-st_tours.st-header-3 #st-package-popup .booking-item-rating-stars li i {
color: #DA6938;
font-size: 14px;
}
@media screen and (max-width: 991px) {
.single-st_tours.st-header-9 .daterangepicker, .single-st_activity.st-header-9 .daterangepicker, .single-st_cars.st-header-9 .daterangepicker, .single-st_rental.st-header-9 .daterangepicker {
width: unset;
}
.single-st_tours.st-header-9 .daterangepicker.single, .single-st_activity.st-header-9 .daterangepicker.single, .single-st_cars.st-header-9 .daterangepicker.single, .single-st_rental.st-header-9 .daterangepicker.single {
width: calc(100% - 44px) !important;
}
.single-st_tours.st-header-9 .price-wrapper .value span, .single-st_activity.st-header-9 .price-wrapper .value span, .single-st_cars.st-header-9 .price-wrapper .value span, .single-st_rental.st-header-9 .price-wrapper .value span {
font-weight: 700;
font-size: 16px;
line-height: 26px;
color: var(--heading-color, #1A2B48);
}
}
@media (min-width: 768px) and (max-width: 991px) {
.single-st_tours.st-header-9 .daterangepicker.single, .single-st_activity.st-header-9 .daterangepicker.single, .single-st_cars.st-header-9 .daterangepicker.single, .single-st_rental.st-header-9 .daterangepicker.single {
width: calc(100% - 50px) !important;
}
.single-st_tours.st-header-9 .calendar.left.single, .single-st_activity.st-header-9 .calendar.left.single, .single-st_cars.st-header-9 .calendar.left.single, .single-st_rental.st-header-9 .calendar.left.single {
width: 100%;
}
.single-st_tours.st-header-9 .calendar.left.single .calendar-table .table-condensed tbody tr.td-date, .single-st_activity.st-header-9 .calendar.left.single .calendar-table .table-condensed tbody tr.td-date, .single-st_cars.st-header-9 .calendar.left.single .calendar-table .table-condensed tbody tr.td-date, .single-st_rental.st-header-9 .calendar.left.single .calendar-table .table-condensed tbody tr.td-date {
height: 60px;
}
}
@media screen and (max-width: 767px) {
.single-st_tours.st-header-9 .mfp-close, .single-st_activity.st-header-9 .mfp-close, .single-st_cars.st-header-9 .mfp-close, .single-st_rental.st-header-9 .mfp-close {
right: -5px;
top: -16px;
width: 35px;
height: 35px;
}
}
@media screen and (max-width: 767px) {
.single-st_tours.st-header-9 .mfp-close i, .single-st_activity.st-header-9 .mfp-close i, .single-st_cars.st-header-9 .mfp-close i, .single-st_rental.st-header-9 .mfp-close i {
line-height: 35px;
font-size: 26px;
}
}
.single-st_tours.st-header-9.st-mod-style #st-package-popup, .single-st_activity.st-header-9.st-mod-style #st-package-popup, .single-st_cars.st-header-9.st-mod-style #st-package-popup, .single-st_rental.st-header-9.st-mod-style #st-package-popup {
transform: unset;
top: unset;
}
.single-st_tours.st-header-9 #st-package-popup, .single-st_activity.st-header-9 #st-package-popup, .single-st_cars.st-header-9 #st-package-popup, .single-st_rental.st-header-9 #st-package-popup {
position: relative;
background: #fff;
width: auto;
max-width: 700px;
margin: auto;
transform: translateY(-50%);
top: 50%;
}
.single-st_tours.st-header-9 #st-package-popup .mfp-close, .single-st_activity.st-header-9 #st-package-popup .mfp-close, .single-st_cars.st-header-9 #st-package-popup .mfp-close, .single-st_rental.st-header-9 #st-package-popup .mfp-close {
right: -15px;
top: -15px;
}
@media screen and (max-width: 767px) {
.single-st_tours.st-header-9 #st-package-popup .mfp-close, .single-st_activity.st-header-9 #st-package-popup .mfp-close, .single-st_cars.st-header-9 #st-package-popup .mfp-close, .single-st_rental.st-header-9 #st-package-popup .mfp-close {
right: -5px;
top: -16px;
width: 35px;
height: 35px;
}
}
@media screen and (max-width: 767px) {
.single-st_tours.st-header-9 #st-package-popup .mfp-close i, .single-st_activity.st-header-9 #st-package-popup .mfp-close i, .single-st_cars.st-header-9 #st-package-popup .mfp-close i, .single-st_rental.st-header-9 #st-package-popup .mfp-close i {
line-height: 35px;
font-size: 26px;
}
}
.single-st_tours.st-header-9 #st-package-popup .st-section-title, .single-st_activity.st-header-9 #st-package-popup .st-section-title, .single-st_cars.st-header-9 #st-package-popup .st-section-title, .single-st_rental.st-header-9 #st-package-popup .st-section-title {
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 28px;
color: #000000;
margin-bottom: 20px;
}
.single-st_tours.st-header-9 #st-package-popup .st-faq, .single-st_activity.st-header-9 #st-package-popup .st-faq, .single-st_cars.st-header-9 #st-package-popup .st-faq, .single-st_rental.st-header-9 #st-package-popup .st-faq {
border-radius: 10px;
}
.single-st_tours.st-header-9 #st-package-popup .st-faq .item .header, .single-st_activity.st-header-9 #st-package-popup .st-faq .item .header, .single-st_cars.st-header-9 #st-package-popup .st-faq .item .header, .single-st_rental.st-header-9 #st-package-popup .st-faq .item .header {
padding: 16px;
}
.single-st_tours.st-header-9 #st-package-popup .st-faq .item .header h5, .single-st_activity.st-header-9 #st-package-popup .st-faq .item .header h5, .single-st_cars.st-header-9 #st-package-popup .st-faq .item .header h5, .single-st_rental.st-header-9 #st-package-popup .st-faq .item .header h5 {
font-weight: 500;
font-size: 18px;
line-height: 28px;
color: var(--heading-color);
}
.single-st_tours.st-header-9 #st-package-popup .st-faq .item .header .arrow, .single-st_activity.st-header-9 #st-package-popup .st-faq .item .header .arrow, .single-st_cars.st-header-9 #st-package-popup .st-faq .item .header .arrow, .single-st_rental.st-header-9 #st-package-popup .st-faq .item .header .arrow {
top: 0px;
color: var(--heading-color);
}
.single-st_tours.st-header-9 #st-package-popup .st-faq .item .body .checkbox-item label h3, .single-st_activity.st-header-9 #st-package-popup .st-faq .item .body .checkbox-item label h3, .single-st_cars.st-header-9 #st-package-popup .st-faq .item .body .checkbox-item label h3, .single-st_rental.st-header-9 #st-package-popup .st-faq .item .body .checkbox-item label h3 {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
margin-bottom: 0px;
}
.single-st_tours.st-header-9 #st-package-popup .st-faq .item .body .item-inner, .single-st_activity.st-header-9 #st-package-popup .st-faq .item .body .item-inner, .single-st_cars.st-header-9 #st-package-popup .st-faq .item .body .item-inner, .single-st_rental.st-header-9 #st-package-popup .st-faq .item .body .item-inner {
padding-bottom: 16px;
}
.single-st_tours.st-header-9 #st-package-popup .st-faq .item .body .item-inner > li, .single-st_activity.st-header-9 #st-package-popup .st-faq .item .body .item-inner > li, .single-st_cars.st-header-9 #st-package-popup .st-faq .item .body .item-inner > li, .single-st_rental.st-header-9 #st-package-popup .st-faq .item .body .item-inner > li {
margin-bottom: 0px;
}
.single-st_tours.st-header-9 #st-package-popup .st-faq .item .body .item-inner > li:not(:last-child), .single-st_activity.st-header-9 #st-package-popup .st-faq .item .body .item-inner > li:not(:last-child), .single-st_cars.st-header-9 #st-package-popup .st-faq .item .body .item-inner > li:not(:last-child), .single-st_rental.st-header-9 #st-package-popup .st-faq .item .body .item-inner > li:not(:last-child) {
margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
.single-st_tours.st-header-9 #st-package-popup .st-faq .item .body .item-inner > li, .single-st_activity.st-header-9 #st-package-popup .st-faq .item .body .item-inner > li, .single-st_cars.st-header-9 #st-package-popup .st-faq .item .body .item-inner > li, .single-st_rental.st-header-9 #st-package-popup .st-faq .item .body .item-inner > li {
padding: 15px;
}
.single-st_tours.st-header-9 #st-package-popup .st-faq .item .body .item-inner > li:not(:last-child), .single-st_activity.st-header-9 #st-package-popup .st-faq .item .body .item-inner > li:not(:last-child), .single-st_cars.st-header-9 #st-package-popup .st-faq .item .body .item-inner > li:not(:last-child), .single-st_rental.st-header-9 #st-package-popup .st-faq .item .body .item-inner > li:not(:last-child) {
margin-bottom: 0px;
}
}
.single-st_tours.st-header-9 #st-package-popup .st-faq .item .caculator-item i, .single-st_activity.st-header-9 #st-package-popup .st-faq .item .caculator-item i, .single-st_cars.st-header-9 #st-package-popup .st-faq .item .caculator-item i, .single-st_rental.st-header-9 #st-package-popup .st-faq .item .caculator-item i {
border: 1px solid var(--grey-color, #5E6D77);
box-sizing: border-box;
border-radius: 50px;
padding: 10px;
}
.single-st_tours.st-header-9 #st-package-popup .st-faq .item .caculator-item .extra-service-select, .single-st_activity.st-header-9 #st-package-popup .st-faq .item .caculator-item .extra-service-select, .single-st_cars.st-header-9 #st-package-popup .st-faq .item .caculator-item .extra-service-select, .single-st_rental.st-header-9 #st-package-popup .st-faq .item .caculator-item .extra-service-select {
border: none;
padding: 0px;
font-weight: 500;
font-size: 16px;
line-height: 20px;
text-align: center;
color: var(--heading-color);
max-width: 35px;
}
.single-st_tours.st-header-9 #st-package-popup .booking-item-rating-stars, .single-st_activity.st-header-9 #st-package-popup .booking-item-rating-stars, .single-st_cars.st-header-9 #st-package-popup .booking-item-rating-stars, .single-st_rental.st-header-9 #st-package-popup .booking-item-rating-stars {
top: 0px;
line-height: 1;
}
.single-st_tours.st-header-9 #st-package-popup .booking-item-rating-stars li, .single-st_activity.st-header-9 #st-package-popup .booking-item-rating-stars li, .single-st_cars.st-header-9 #st-package-popup .booking-item-rating-stars li, .single-st_rental.st-header-9 #st-package-popup .booking-item-rating-stars li {
margin-right: 6px;
}
.single-st_tours.st-header-9 #st-package-popup .booking-item-rating-stars li i, .single-st_activity.st-header-9 #st-package-popup .booking-item-rating-stars li i, .single-st_cars.st-header-9 #st-package-popup .booking-item-rating-stars li i, .single-st_rental.st-header-9 #st-package-popup .booking-item-rating-stars li i {
color: #DA6938;
font-size: 14px;
}
.single-st_tours #st-content-wrapper.st-style-elementor #write-review #respond .comment-form .form-group.review-items .item, .single-st_activity #st-content-wrapper.st-style-elementor #write-review #respond .comment-form .form-group.review-items .item, .single-st_cars #st-content-wrapper.st-style-elementor #write-review #respond .comment-form .form-group.review-items .item, .single-st_rental #st-content-wrapper.st-style-elementor #write-review #respond .comment-form .form-group.review-items .item {
width: 100%;
}
.single-st_tours #st-content-wrapper.st-style-elementor #write-review #respond .comment-form .form-group.review-items .item .rates i.grey.hovered, .single-st_activity #st-content-wrapper.st-style-elementor #write-review #respond .comment-form .form-group.review-items .item .rates i.grey.hovered, .single-st_cars #st-content-wrapper.st-style-elementor #write-review #respond .comment-form .form-group.review-items .item .rates i.grey.hovered, .single-st_rental #st-content-wrapper.st-style-elementor #write-review #respond .comment-form .form-group.review-items .item .rates i.grey.hovered {
cursor: pointer;
font-size: 18px;
color: var(--main-color, #3B71FE);
}
.single-st_tours #st-content-wrapper.st-style-elementor .item.onsale, .single-st_activity #st-content-wrapper.st-style-elementor .item.onsale, .single-st_cars #st-content-wrapper.st-style-elementor .item.onsale, .single-st_rental #st-content-wrapper.st-style-elementor .item.onsale {
color: #B1BAC1;
text-decoration: line-through;
font-weight: 400;
}
@media screen and (max-width: 767px) {
.single-st_tours #st-content-wrapper.st-style-elementor .st-form-head-book.st-service-header2, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-head-book.st-service-header2, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-head-book.st-service-header2, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-head-book.st-service-header2 {
display: flex !important;
}
.single-st_tours #st-content-wrapper.st-style-elementor .item.onsale, .single-st_activity #st-content-wrapper.st-style-elementor .item.onsale, .single-st_cars #st-content-wrapper.st-style-elementor .item.onsale, .single-st_rental #st-content-wrapper.st-style-elementor .item.onsale {
color: #B1BAC1;
text-decoration: line-through;
font-weight: 400;
}
}
.single-st_tours #st-content-wrapper.st-style-elementor .widget-box, .single-st_activity #st-content-wrapper.st-style-elementor .widget-box, .single-st_cars #st-content-wrapper.st-style-elementor .widget-box, .single-st_rental #st-content-wrapper.st-style-elementor .widget-box {
margin-top: 0px;
margin-bottom: 30px;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-hr, .single-st_activity #st-content-wrapper.st-style-elementor .st-hr, .single-st_cars #st-content-wrapper.st-style-elementor .st-hr, .single-st_rental #st-content-wrapper.st-style-elementor .st-hr {
margin-top: 40px;
margin-bottom: 40px;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-service-feature, .single-st_activity #st-content-wrapper.st-style-elementor .st-service-feature, .single-st_cars #st-content-wrapper.st-style-elementor .st-service-feature, .single-st_rental #st-content-wrapper.st-style-elementor .st-service-feature {
padding: 0px;
border: none;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-service-feature .item .icon, .single-st_activity #st-content-wrapper.st-style-elementor .st-service-feature .item .icon, .single-st_cars #st-content-wrapper.st-style-elementor .st-service-feature .item .icon, .single-st_rental #st-content-wrapper.st-style-elementor .st-service-feature .item .icon {
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-sizing: border-box;
border-radius: 10px;
padding: 12px;
width: 48px;
height: 48px;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-service-feature .item .icon i, .single-st_activity #st-content-wrapper.st-style-elementor .st-service-feature .item .icon i, .single-st_cars #st-content-wrapper.st-style-elementor .st-service-feature .item .icon i, .single-st_rental #st-content-wrapper.st-style-elementor .st-service-feature .item .icon i {
font-size: 21px;
color: var(--grey-color, #5E6D77);
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-service-feature .item .info .name, .single-st_activity #st-content-wrapper.st-style-elementor .st-service-feature .item .info .name, .single-st_cars #st-content-wrapper.st-style-elementor .st-service-feature .item .info .name, .single-st_rental #st-content-wrapper.st-style-elementor .st-service-feature .item .info .name {
font-weight: 700;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-service-feature .item .info .value, .single-st_activity #st-content-wrapper.st-style-elementor .st-service-feature .item .info .value, .single-st_cars #st-content-wrapper.st-style-elementor .st-service-feature .item .info .value, .single-st_rental #st-content-wrapper.st-style-elementor .st-service-feature .item .info .value {
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-inexclude .include, .single-st_tours #st-content-wrapper.st-style-elementor .st-inexclude .exclude, .single-st_tours #st-content-wrapper.st-style-elementor .st-inexclude ul, .single-st_tours #st-content-wrapper.st-style-elementor .st-highlight .include, .single-st_tours #st-content-wrapper.st-style-elementor .st-highlight .exclude, .single-st_tours #st-content-wrapper.st-style-elementor .st-highlight ul, .single-st_activity #st-content-wrapper.st-style-elementor .st-inexclude .include, .single-st_activity #st-content-wrapper.st-style-elementor .st-inexclude .exclude, .single-st_activity #st-content-wrapper.st-style-elementor .st-inexclude ul, .single-st_activity #st-content-wrapper.st-style-elementor .st-highlight .include, .single-st_activity #st-content-wrapper.st-style-elementor .st-highlight .exclude, .single-st_activity #st-content-wrapper.st-style-elementor .st-highlight ul, .single-st_cars #st-content-wrapper.st-style-elementor .st-inexclude .include, .single-st_cars #st-content-wrapper.st-style-elementor .st-inexclude .exclude, .single-st_cars #st-content-wrapper.st-style-elementor .st-inexclude ul, .single-st_cars #st-content-wrapper.st-style-elementor .st-highlight .include, .single-st_cars #st-content-wrapper.st-style-elementor .st-highlight .exclude, .single-st_cars #st-content-wrapper.st-style-elementor .st-highlight ul, .single-st_rental #st-content-wrapper.st-style-elementor .st-inexclude .include, .single-st_rental #st-content-wrapper.st-style-elementor .st-inexclude .exclude, .single-st_rental #st-content-wrapper.st-style-elementor .st-inexclude ul, .single-st_rental #st-content-wrapper.st-style-elementor .st-highlight .include, .single-st_rental #st-content-wrapper.st-style-elementor .st-highlight .exclude, .single-st_rental #st-content-wrapper.st-style-elementor .st-highlight ul {
padding: 0px;
margin: 0px;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-inexclude .include li, .single-st_tours #st-content-wrapper.st-style-elementor .st-inexclude .exclude li, .single-st_tours #st-content-wrapper.st-style-elementor .st-inexclude ul li, .single-st_tours #st-content-wrapper.st-style-elementor .st-highlight .include li, .single-st_tours #st-content-wrapper.st-style-elementor .st-highlight .exclude li, .single-st_tours #st-content-wrapper.st-style-elementor .st-highlight ul li, .single-st_activity #st-content-wrapper.st-style-elementor .st-inexclude .include li, .single-st_activity #st-content-wrapper.st-style-elementor .st-inexclude .exclude li, .single-st_activity #st-content-wrapper.st-style-elementor .st-inexclude ul li, .single-st_activity #st-content-wrapper.st-style-elementor .st-highlight .include li, .single-st_activity #st-content-wrapper.st-style-elementor .st-highlight .exclude li, .single-st_activity #st-content-wrapper.st-style-elementor .st-highlight ul li, .single-st_cars #st-content-wrapper.st-style-elementor .st-inexclude .include li, .single-st_cars #st-content-wrapper.st-style-elementor .st-inexclude .exclude li, .single-st_cars #st-content-wrapper.st-style-elementor .st-inexclude ul li, .single-st_cars #st-content-wrapper.st-style-elementor .st-highlight .include li, .single-st_cars #st-content-wrapper.st-style-elementor .st-highlight .exclude li, .single-st_cars #st-content-wrapper.st-style-elementor .st-highlight ul li, .single-st_rental #st-content-wrapper.st-style-elementor .st-inexclude .include li, .single-st_rental #st-content-wrapper.st-style-elementor .st-inexclude .exclude li, .single-st_rental #st-content-wrapper.st-style-elementor .st-inexclude ul li, .single-st_rental #st-content-wrapper.st-style-elementor .st-highlight .include li, .single-st_rental #st-content-wrapper.st-style-elementor .st-highlight .exclude li, .single-st_rental #st-content-wrapper.st-style-elementor .st-highlight ul li {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
margin-bottom: 16px;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-inexclude .include li:last-child, .single-st_tours #st-content-wrapper.st-style-elementor .st-inexclude .exclude li:last-child, .single-st_tours #st-content-wrapper.st-style-elementor .st-inexclude ul li:last-child, .single-st_tours #st-content-wrapper.st-style-elementor .st-highlight .include li:last-child, .single-st_tours #st-content-wrapper.st-style-elementor .st-highlight .exclude li:last-child, .single-st_tours #st-content-wrapper.st-style-elementor .st-highlight ul li:last-child, .single-st_activity #st-content-wrapper.st-style-elementor .st-inexclude .include li:last-child, .single-st_activity #st-content-wrapper.st-style-elementor .st-inexclude .exclude li:last-child, .single-st_activity #st-content-wrapper.st-style-elementor .st-inexclude ul li:last-child, .single-st_activity #st-content-wrapper.st-style-elementor .st-highlight .include li:last-child, .single-st_activity #st-content-wrapper.st-style-elementor .st-highlight .exclude li:last-child, .single-st_activity #st-content-wrapper.st-style-elementor .st-highlight ul li:last-child, .single-st_cars #st-content-wrapper.st-style-elementor .st-inexclude .include li:last-child, .single-st_cars #st-content-wrapper.st-style-elementor .st-inexclude .exclude li:last-child, .single-st_cars #st-content-wrapper.st-style-elementor .st-inexclude ul li:last-child, .single-st_cars #st-content-wrapper.st-style-elementor .st-highlight .include li:last-child, .single-st_cars #st-content-wrapper.st-style-elementor .st-highlight .exclude li:last-child, .single-st_cars #st-content-wrapper.st-style-elementor .st-highlight ul li:last-child, .single-st_rental #st-content-wrapper.st-style-elementor .st-inexclude .include li:last-child, .single-st_rental #st-content-wrapper.st-style-elementor .st-inexclude .exclude li:last-child, .single-st_rental #st-content-wrapper.st-style-elementor .st-inexclude ul li:last-child, .single-st_rental #st-content-wrapper.st-style-elementor .st-highlight .include li:last-child, .single-st_rental #st-content-wrapper.st-style-elementor .st-highlight .exclude li:last-child, .single-st_rental #st-content-wrapper.st-style-elementor .st-highlight ul li:last-child {
margin-bottom: 0px;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-inexclude .include li i, .single-st_tours #st-content-wrapper.st-style-elementor .st-inexclude .exclude li i, .single-st_tours #st-content-wrapper.st-style-elementor .st-inexclude ul li i, .single-st_tours #st-content-wrapper.st-style-elementor .st-highlight .include li i, .single-st_tours #st-content-wrapper.st-style-elementor .st-highlight .exclude li i, .single-st_tours #st-content-wrapper.st-style-elementor .st-highlight ul li i, .single-st_activity #st-content-wrapper.st-style-elementor .st-inexclude .include li i, .single-st_activity #st-content-wrapper.st-style-elementor .st-inexclude .exclude li i, .single-st_activity #st-content-wrapper.st-style-elementor .st-inexclude ul li i, .single-st_activity #st-content-wrapper.st-style-elementor .st-highlight .include li i, .single-st_activity #st-content-wrapper.st-style-elementor .st-highlight .exclude li i, .single-st_activity #st-content-wrapper.st-style-elementor .st-highlight ul li i, .single-st_cars #st-content-wrapper.st-style-elementor .st-inexclude .include li i, .single-st_cars #st-content-wrapper.st-style-elementor .st-inexclude .exclude li i, .single-st_cars #st-content-wrapper.st-style-elementor .st-inexclude ul li i, .single-st_cars #st-content-wrapper.st-style-elementor .st-highlight .include li i, .single-st_cars #st-content-wrapper.st-style-elementor .st-highlight .exclude li i, .single-st_cars #st-content-wrapper.st-style-elementor .st-highlight ul li i, .single-st_rental #st-content-wrapper.st-style-elementor .st-inexclude .include li i, .single-st_rental #st-content-wrapper.st-style-elementor .st-inexclude .exclude li i, .single-st_rental #st-content-wrapper.st-style-elementor .st-inexclude ul li i, .single-st_rental #st-content-wrapper.st-style-elementor .st-highlight .include li i, .single-st_rental #st-content-wrapper.st-style-elementor .st-highlight .exclude li i, .single-st_rental #st-content-wrapper.st-style-elementor .st-highlight ul li i {
border-radius: 50%;
font-size: 10px;
width: 20px !important;
height: 20px;
text-align: center;
line-height: 1;
padding: 5px;
margin-right: 10px;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-inexclude .include li i, .single-st_tours #st-content-wrapper.st-style-elementor .st-inexclude ul li i, .single-st_tours #st-content-wrapper.st-style-elementor .st-highlight .include li i, .single-st_tours #st-content-wrapper.st-style-elementor .st-highlight ul li i, .single-st_activity #st-content-wrapper.st-style-elementor .st-inexclude .include li i, .single-st_activity #st-content-wrapper.st-style-elementor .st-inexclude ul li i, .single-st_activity #st-content-wrapper.st-style-elementor .st-highlight .include li i, .single-st_activity #st-content-wrapper.st-style-elementor .st-highlight ul li i, .single-st_cars #st-content-wrapper.st-style-elementor .st-inexclude .include li i, .single-st_cars #st-content-wrapper.st-style-elementor .st-inexclude ul li i, .single-st_cars #st-content-wrapper.st-style-elementor .st-highlight .include li i, .single-st_cars #st-content-wrapper.st-style-elementor .st-highlight ul li i, .single-st_rental #st-content-wrapper.st-style-elementor .st-inexclude .include li i, .single-st_rental #st-content-wrapper.st-style-elementor .st-inexclude ul li i, .single-st_rental #st-content-wrapper.st-style-elementor .st-highlight .include li i, .single-st_rental #st-content-wrapper.st-style-elementor .st-highlight ul li i {
background: #CEF2E5;
color: #10AC58;
}
@media screen and (max-width: 767px) {
.single-st_tours #st-content-wrapper.st-style-elementor .st-inexclude .exclude, .single-st_tours #st-content-wrapper.st-style-elementor .st-highlight .exclude, .single-st_activity #st-content-wrapper.st-style-elementor .st-inexclude .exclude, .single-st_activity #st-content-wrapper.st-style-elementor .st-highlight .exclude, .single-st_cars #st-content-wrapper.st-style-elementor .st-inexclude .exclude, .single-st_cars #st-content-wrapper.st-style-elementor .st-highlight .exclude, .single-st_rental #st-content-wrapper.st-style-elementor .st-inexclude .exclude, .single-st_rental #st-content-wrapper.st-style-elementor .st-highlight .exclude {
margin-top: 16px;
}
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-inexclude .exclude li i, .single-st_tours #st-content-wrapper.st-style-elementor .st-highlight .exclude li i, .single-st_activity #st-content-wrapper.st-style-elementor .st-inexclude .exclude li i, .single-st_activity #st-content-wrapper.st-style-elementor .st-highlight .exclude li i, .single-st_cars #st-content-wrapper.st-style-elementor .st-inexclude .exclude li i, .single-st_cars #st-content-wrapper.st-style-elementor .st-highlight .exclude li i, .single-st_rental #st-content-wrapper.st-style-elementor .st-inexclude .exclude li i, .single-st_rental #st-content-wrapper.st-style-elementor .st-highlight .exclude li i {
background: #FAD6D6;
color: #DA3838;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-map-wrapper .st-heading-section + .c-grey, .single-st_activity #st-content-wrapper.st-style-elementor .st-map-wrapper .st-heading-section + .c-grey, .single-st_cars #st-content-wrapper.st-style-elementor .st-map-wrapper .st-heading-section + .c-grey, .single-st_rental #st-content-wrapper.st-style-elementor .st-map-wrapper .st-heading-section + .c-grey {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-map-wrapper .st-heading-section + .c-grey i, .single-st_activity #st-content-wrapper.st-style-elementor .st-map-wrapper .st-heading-section + .c-grey i, .single-st_cars #st-content-wrapper.st-style-elementor .st-map-wrapper .st-heading-section + .c-grey i, .single-st_rental #st-content-wrapper.st-style-elementor .st-map-wrapper .st-heading-section + .c-grey i {
margin-right: 8px;
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .accordion-item, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .accordion-item, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .accordion-item, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .accordion-item, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .accordion-item, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .accordion-item, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .accordion-item, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .accordion-item, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .accordion-item, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .accordion-item, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .accordion-item, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .accordion-item, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .accordion-item, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .accordion-item, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .accordion-item, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .accordion-item, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .accordion-item, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .accordion-item, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .accordion-item, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .accordion-item, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .accordion-item, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .accordion-item, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .accordion-item, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .accordion-item, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .accordion-item, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .accordion-item, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .accordion-item, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .accordion-item, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .accordion-item, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .accordion-item, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .accordion-item, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .accordion-item {
background: #FCFCFC;
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program {
background: #FCFCFC;
border: 1px solid #DEDEDE;
box-sizing: border-box;
border-radius: 16px;
padding: 16px;
margin-bottom: 12px;
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .content-itinerary, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .content-itinerary, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .content-itinerary, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .content-itinerary, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .content-itinerary, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .content-itinerary, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .content-itinerary, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .content-itinerary, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .content-itinerary, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .content-itinerary, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .content-itinerary, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .content-itinerary, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .content-itinerary, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .content-itinerary, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .content-itinerary, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .content-itinerary, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .content-itinerary, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .content-itinerary, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .content-itinerary, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .content-itinerary, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .content-itinerary, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .content-itinerary, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .content-itinerary, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .content-itinerary, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .content-itinerary, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .content-itinerary, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .content-itinerary, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .content-itinerary, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .content-itinerary, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .content-itinerary, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .content-itinerary, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .content-itinerary {
margin-top: 10px;
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-header button, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-header button, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-header button, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-header button, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-header button, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-header button, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-header button, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-header button, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-header button, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-header button, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-header button, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-header button, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-header button, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-header button, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-header button, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-header button, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-header button, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-header button, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-header button, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-header button, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-header button, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-header button, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-header button, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-header button, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-header button, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-header button, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-header button, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-header button, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-header button, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-header button, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-header button, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-header button {
font-weight: 500;
font-size: 18px;
line-height: 28px;
color: var(--link-color);
}
@media screen and (max-width: 767px) {
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-header button, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-header button, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-header button, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-header button, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-header button, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-header button, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-header button, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-header button, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-header button, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-header button, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-header button, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-header button, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-header button, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-header button, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-header button, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-header button, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-header button, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-header button, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-header button, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-header button, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-header button, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-header button, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-header button, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-header button, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-header button, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-header button, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-header button, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-header button, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-header button, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-header button, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-header button, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-header button {
font-size: 16px;
line-height: 26px;
padding: 0;
}
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-header button span, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-header button span, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-header button span, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-header button span, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-header button span, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-header button span, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-header button span, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-header button span, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-header button span, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-header button span, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-header button span, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-header button span, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-header button span, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-header button span, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-header button span, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-header button span, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-header button span, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-header button span, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-header button span, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-header button span, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-header button span, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-header button span, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-header button span, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-header button span, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-header button span, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-header button span, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-header button span, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-header button span, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-header button span, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-header button span, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-header button span, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-header button span {
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-sizing: border-box;
border-radius: 10px;
outline: none;
padding: 8px 16px;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 26px;
color: var(--link-color, #3B71FE);
margin-right: 18px;
}
@media screen and (max-width: 767px) {
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-header button span, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-header button span, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-header button span, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-header button span, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-header button span, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-header button span, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-header button span, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-header button span, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-header button span, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-header button span, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-header button span, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-header button span, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-header button span, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-header button span, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-header button span, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-header button span, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-header button span, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-header button span, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-header button span, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-header button span, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-header button span, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-header button span, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-header button span, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-header button span, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-header button span, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-header button span, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-header button span, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-header button span, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-header button span, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-header button span, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-header button span, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-header button span {
min-width: 80px;
text-align: center;
}
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-button.collapsed::after, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-button.collapsed::after, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-button.collapsed::after, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-button.collapsed::after, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-button.collapsed::after, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-button.collapsed::after, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-button.collapsed::after, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-button.collapsed::after, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-button.collapsed::after, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-button.collapsed::after, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-button.collapsed::after, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-button.collapsed::after, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-button.collapsed::after, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-button.collapsed::after, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-button.collapsed::after, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-button.collapsed::after, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-button.collapsed::after, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-button.collapsed::after, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-button.collapsed::after, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-button.collapsed::after, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-button.collapsed::after, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-button.collapsed::after, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-button.collapsed::after, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-button.collapsed::after, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-button.collapsed::after, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-button.collapsed::after, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-button.collapsed::after, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-button.collapsed::after, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-button.collapsed::after, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-button.collapsed::after, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-button.collapsed::after, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-button.collapsed::after {
border: 1px solid var(--body-color, #5E6D77);
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-button .icon-question, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-button .icon-question, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-button .icon-question, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-button .icon-question, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-button .icon-question, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-button .icon-question, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-button .icon-question, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-button .icon-question, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-button .icon-question, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-button .icon-question, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-button .icon-question, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-button .icon-question, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-button .icon-question, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-button .icon-question, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-button .icon-question, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-button .icon-question, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-button .icon-question, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-button .icon-question, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-button .icon-question, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-button .icon-question, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-button .icon-question, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-button .icon-question, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-button .icon-question, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-button .icon-question, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-button .icon-question, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-button .icon-question, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-button .icon-question, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-button .icon-question, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-button .icon-question, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-button .icon-question, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-button .icon-question, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-button .icon-question {
margin-right: 13px;
font-size: 20px;
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-body, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-body, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-body, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-body, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-body, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-body, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-body, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-body, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-body, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-body, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-body, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-body, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-body, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-body, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-body, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-body, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-body, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-body, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-body, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-body, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-body, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-body, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-body, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-body, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-body, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-body, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-body, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-body, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-body, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-body, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-body, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-body {
font-style: normal;
font-size: 16px;
line-height: 26px;
color: var(--body-color, #5E6D77);
margin-right: 18px;
font-weight: 400;
padding: 20px 0px 0px 0px !important;
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-body p, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-body p, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-body p, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-body p, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-body p, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-body p, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-body p, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-body p, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-body p, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-body p, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-body p, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-body p, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-body p, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-body p, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-body p, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-body p, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-body p, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-body p, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-body p, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-body p, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-body p, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-body p, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-body p, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-body p, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-program-list .st-program .accordion-body p, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-faq-list .st-program .accordion-body p, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-program-list .st-program .accordion-body p, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-faq-list .st-program .accordion-body p, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-program-list .st-program .accordion-body p, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-faq-list .st-program .accordion-body p, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-program-list .st-program .accordion-body p, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-faq-list .st-program .accordion-body p {
margin-bottom: 0px;
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .item-slide, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .item-slide, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .item-slide, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .item-slide, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .item-slide, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .item-slide, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .item-slide, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .item-slide, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .item-slide, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .item-slide, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .item-slide, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .item-slide, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .item-slide, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .item-slide, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .item-slide, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .item-slide {
padding-left: 1px;
padding-right: 1px;
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-relate .st-heading-section, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-relate .st-heading-section, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-relate .st-heading-section, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-relate .st-heading-section, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-relate .st-heading-section, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-relate .st-heading-section, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-relate .st-heading-section, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-relate .st-heading-section, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-relate .st-heading-section, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-relate .st-heading-section, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-relate .st-heading-section, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-relate .st-heading-section, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-relate .st-heading-section, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-relate .st-heading-section, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-relate .st-heading-section, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-relate .st-heading-section {
padding-top: 40px;
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-gallery, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-gallery, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-gallery, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-gallery, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-gallery, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-gallery, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-gallery, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-gallery {
margin-top: 80px;
}
@media screen and (max-width: 767px) {
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-gallery, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-gallery, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-gallery, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-gallery, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-gallery, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-gallery, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-gallery, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-gallery {
margin-top: 40px;
}
}
.single-st_tours #st-content-wrapper.st-style-elementor .form-guest-search, .single-st_activity #st-content-wrapper.st-style-elementor .form-guest-search, .single-st_cars #st-content-wrapper.st-style-elementor .form-guest-search, .single-st_rental #st-content-wrapper.st-style-elementor .form-guest-search {
border-top: 1px solid #DEDEDE;
padding: 0px;
}
.single-st_tours #st-content-wrapper.st-style-elementor .form-guest-search .guest-wrapper, .single-st_activity #st-content-wrapper.st-style-elementor .form-guest-search .guest-wrapper, .single-st_cars #st-content-wrapper.st-style-elementor .form-guest-search .guest-wrapper, .single-st_rental #st-content-wrapper.st-style-elementor .form-guest-search .guest-wrapper {
padding: 20px;
border-bottom: 1px solid #DEDEDE;
}
.single-st_tours #st-content-wrapper.st-style-elementor .form-guest-search .guest-wrapper:nth-last-child(1), .single-st_activity #st-content-wrapper.st-style-elementor .form-guest-search .guest-wrapper:nth-last-child(1), .single-st_cars #st-content-wrapper.st-style-elementor .form-guest-search .guest-wrapper:nth-last-child(1), .single-st_rental #st-content-wrapper.st-style-elementor .form-guest-search .guest-wrapper:nth-last-child(1) {
border-bottom: none;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-book-wrapper, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper {
margin-bottom: 30px;
overflow: hidden;
}
@media screen and (min-width: 1024px) {
.single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-book-wrapper, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper {
padding: 0px 0px 30px 0px;
}
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-form-head-book, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-form-head-book, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-form-head-book, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-form-head-book {
padding-top: 30px;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper .submit-group, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-book-wrapper .submit-group, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .submit-group, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .submit-group {
padding: 0 24px;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper .submit-group a, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-book-wrapper .submit-group a, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .submit-group a, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .submit-group a {
color: #fff;
font-weight: 500;
font-size: 16px;
line-height: 20px;
border-radius: 50px;
align-items: center;
padding: 15px;
transition: all 0.2s;
width: 100%;
border: none;
display: block;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper .check-in-out-input, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-book-wrapper .check-in-out-input, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .check-in-out-input, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .check-in-out-input {
width: 100%;
position: absolute;
left: 0;
bottom: 0;
z-index: -1;
opacity: 0;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-booking-price, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-booking-price, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-booking-price, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-booking-price {
position: relative;
overflow: hidden;
margin-bottom: 0px;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-booking-price .st_sale_class, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-booking-price .st_sale_class, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-booking-price .st_sale_class, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-booking-price .st_sale_class {
position: absolute;
width: 75px;
height: 43px;
transform: rotate(45deg);
right: -27px;
top: -10px;
line-height: 65px;
text-align: center;
color: #fff;
font-size: 15px;
z-index: 8;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-origin .st-unit, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-origin .st-unit, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-origin .st-unit, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-price-origin .st-unit {
margin-right: 8px;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .prev, .single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .next, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .prev, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .next, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .prev, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .next, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .prev, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .next {
min-width: 34px;
height: 34px;
left: 0px;
top: 0px;
background: #FFFFFF;
border: 1px solid var(--grey-color, #5E6D77);
box-sizing: border-box;
border-radius: 50px;
display: block;
line-height: 29px;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .prev svg, .single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .next svg, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .prev svg, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .next svg, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .prev svg, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .next svg, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .prev svg, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .next svg {
width: 12px;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .prev svg > g > g, .single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .next svg > g > g, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .prev svg > g > g, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .next svg > g > g, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .prev svg > g > g, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .next svg > g > g, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .prev svg > g > g, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .next svg > g > g {
stroke: var(--grey-color, #5E6D77);
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .st-input-number, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .st-input-number, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .st-input-number, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-number-wrapper .st-input-number {
font-weight: 500;
font-size: 16px !important;
line-height: 20px;
text-align: center;
color: var(--heading-color);
margin-left: 0;
margin-right: 0;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-form-starttime, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-form-starttime, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-form-starttime, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-form-starttime {
border-top: 1px solid #DEDEDE;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-form-starttime .starttime_box, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-form-starttime .starttime_box, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-form-starttime .starttime_box, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-form-starttime .starttime_box {
padding: 0px 20px;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper #nav-tab, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-book-wrapper #nav-tab, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper #nav-tab, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper #nav-tab {
margin-bottom: 20px;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper .guest_name_input, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-book-wrapper .guest_name_input, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .guest_name_input, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .guest_name_input {
border-radius: 0px 0px 20px 20px;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-more-extra a, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-more-extra a, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-more-extra a, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-more-extra a {
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: var(--main-color, #3B71FE);
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-more-extra a i, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-more-extra a i, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-more-extra a i, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-more-extra a i {
margin-left: 8px;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-more-extra .extra-service-select, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-more-extra .extra-service-select, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-more-extra .extra-service-select, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-more-extra .extra-service-select {
text-align: center;
}
.single-st_tours #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-form-package, .single-st_activity #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-form-package, .single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-form-package, .single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper .st-form-package {
border-top: 1px solid #DEDEDE;
}
.single-st_tours #st-content-wrapper.st-style-elementor #form-booking-inpage .st-single-tour-search .date-wrapper, .single-st_activity #st-content-wrapper.st-style-elementor #form-booking-inpage .st-single-tour-search .date-wrapper, .single-st_cars #st-content-wrapper.st-style-elementor #form-booking-inpage .st-single-tour-search .date-wrapper, .single-st_rental #st-content-wrapper.st-style-elementor #form-booking-inpage .st-single-tour-search .date-wrapper {
width: 100%;
}
.single-st_tours #st-content-wrapper.st-style-elementor #form-booking-inpage .total-price-book, .single-st_activity #st-content-wrapper.st-style-elementor #form-booking-inpage .total-price-book, .single-st_cars #st-content-wrapper.st-style-elementor #form-booking-inpage .total-price-book, .single-st_rental #st-content-wrapper.st-style-elementor #form-booking-inpage .total-price-book {
margin-top: 20px;
}
.single-st_tours #st-content-wrapper.st-style-elementor #form-booking-inpage .total-price-book #total-text h5, .single-st_activity #st-content-wrapper.st-style-elementor #form-booking-inpage .total-price-book #total-text h5, .single-st_cars #st-content-wrapper.st-style-elementor #form-booking-inpage .total-price-book #total-text h5, .single-st_rental #st-content-wrapper.st-style-elementor #form-booking-inpage .total-price-book #total-text h5 {
margin-bottom: 0px;
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 #write-review #respond .comment-form .form-group.review-items .item, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 #write-review #respond .comment-form .form-group.review-items .item, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 #write-review #respond .comment-form .form-group.review-items .item, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 #write-review #respond .comment-form .form-group.review-items .item, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-10 #write-review #respond .comment-form .form-group.review-items .item, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 #write-review #respond .comment-form .form-group.review-items .item, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 #write-review #respond .comment-form .form-group.review-items .item, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 #write-review #respond .comment-form .form-group.review-items .item, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 #write-review #respond .comment-form .form-group.review-items .item, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-10 #write-review #respond .comment-form .form-group.review-items .item, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 #write-review #respond .comment-form .form-group.review-items .item, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 #write-review #respond .comment-form .form-group.review-items .item, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 #write-review #respond .comment-form .form-group.review-items .item, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 #write-review #respond .comment-form .form-group.review-items .item, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-10 #write-review #respond .comment-form .form-group.review-items .item, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 #write-review #respond .comment-form .form-group.review-items .item, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 #write-review #respond .comment-form .form-group.review-items .item, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 #write-review #respond .comment-form .form-group.review-items .item, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 #write-review #respond .comment-form .form-group.review-items .item, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-10 #write-review #respond .comment-form .form-group.review-items .item {
width: 100%;
justify-content: space-between;
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .infor-avg-wrapper, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .infor-avg-wrapper, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .infor-avg-wrapper, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .infor-avg-wrapper, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .infor-avg-wrapper, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .infor-avg-wrapper, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .infor-avg-wrapper, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .infor-avg-wrapper, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .infor-avg-wrapper, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .infor-avg-wrapper, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .infor-avg-wrapper, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .infor-avg-wrapper, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .infor-avg-wrapper, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .infor-avg-wrapper, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .infor-avg-wrapper, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .infor-avg-wrapper, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .infor-avg-wrapper, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .infor-avg-wrapper, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .infor-avg-wrapper, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .infor-avg-wrapper {
padding-top: 30px;
padding-bottom: 30px;
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .infor-avg-wrapper .review-avg .review-score, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .infor-avg-wrapper .review-avg .review-score, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .infor-avg-wrapper .review-avg .review-score, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .infor-avg-wrapper .review-avg .review-score, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .infor-avg-wrapper .review-avg .review-score, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .infor-avg-wrapper .review-avg .review-score, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .infor-avg-wrapper .review-avg .review-score, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .infor-avg-wrapper .review-avg .review-score, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .infor-avg-wrapper .review-avg .review-score, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .infor-avg-wrapper .review-avg .review-score, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .infor-avg-wrapper .review-avg .review-score, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .infor-avg-wrapper .review-avg .review-score, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .infor-avg-wrapper .review-avg .review-score, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .infor-avg-wrapper .review-avg .review-score, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .infor-avg-wrapper .review-avg .review-score, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .infor-avg-wrapper .review-avg .review-score, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .infor-avg-wrapper .review-avg .review-score, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .infor-avg-wrapper .review-avg .review-score, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .infor-avg-wrapper .review-avg .review-score, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .infor-avg-wrapper .review-avg .review-score {
color: var(--main-color, #3B71FE);
font-size: 30px;
line-height: 40px;
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .infor-avg-wrapper .review-score-text, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .infor-avg-wrapper .review-score-text, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .infor-avg-wrapper .review-score-text, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .infor-avg-wrapper .review-score-text, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .infor-avg-wrapper .review-score-text, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .infor-avg-wrapper .review-score-text, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .infor-avg-wrapper .review-score-text, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .infor-avg-wrapper .review-score-text, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .infor-avg-wrapper .review-score-text, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .infor-avg-wrapper .review-score-text, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .infor-avg-wrapper .review-score-text, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .infor-avg-wrapper .review-score-text, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .infor-avg-wrapper .review-score-text, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .infor-avg-wrapper .review-score-text, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .infor-avg-wrapper .review-score-text, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .infor-avg-wrapper .review-score-text, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .infor-avg-wrapper .review-score-text, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .infor-avg-wrapper .review-score-text, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .infor-avg-wrapper .review-score-text, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .infor-avg-wrapper .review-score-text {
margin-top: 6px;
margin-bottom: 6px;
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .st-review-box-top, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .st-review-box-top, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .st-review-box-top, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .st-review-box-top, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .st-review-box-top, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .st-review-box-top, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .st-review-box-top, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .st-review-box-top, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .st-review-box-top, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .st-review-box-top, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .st-review-box-top, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .st-review-box-top, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .st-review-box-top, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .st-review-box-top, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .st-review-box-top, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .st-review-box-top, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .st-review-box-top, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .st-review-box-top, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .st-review-box-top, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .st-review-box-top {
width: 100%;
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany {
width: 100%;
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany .item, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany .item, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany .item, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany .item, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany .item, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany .item, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany .item, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany .item, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany .item, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany .item, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany .item, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany .item, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany .item, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany .item, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany .item, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany .item, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany .item, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany .item, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany .item, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany .item {
width: 100%;
margin-top: 10px;
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany .item:first-child, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany .item:first-child, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany .item:first-child, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany .item:first-child, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany .item:first-child, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany .item:first-child, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany .item:first-child, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany .item:first-child, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany .item:first-child, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany .item:first-child, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany .item:first-child, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany .item:first-child, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany .item:first-child, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany .item:first-child, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany .item:first-child, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany .item:first-child, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany .item:first-child, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany .item:first-child, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany .item:first-child, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany .item:first-child {
margin-top: 0px;
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany .item .label, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany .item .label, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany .item .label, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany .item .label, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany .item .label, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany .item .label, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany .item .label, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany .item .label, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany .item .label, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany .item .label, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany .item .label, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany .item .label, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany .item .label, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany .item .label, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany .item .label, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany .item .label, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany .item .label, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany .item .label, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany .item .label, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany .item .label {
width: 140px;
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany .item .progress, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany .item .progress, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany .item .progress, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany .item .progress, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany .item .progress, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany .item .progress, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany .item .progress, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany .item .progress, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany .item .progress, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany .item .progress, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany .item .progress, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany .item .progress, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany .item .progress, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany .item .progress, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany .item .progress, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany .item .progress, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany .item .progress, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany .item .progress, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany .item .progress, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany .item .progress {
margin-left: 20px;
margin-right: 15px;
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany .item .number, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany .item .number, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany .item .number, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany .item .number, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany .item .number, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany .item .number, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany .item .number, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany .item .number, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany .item .number, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany .item .number, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany .item .number, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany .item .number, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany .item .number, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany .item .number, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany .item .number, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany .item .number, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany .item .number, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany .item .number, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany .item .number, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany .item .number {
width: 25px;
}
@media screen and (min-width: 992px) {
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .st-review-box-top, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .st-review-box-top, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .st-review-box-top, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .st-review-box-top, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .st-review-box-top, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .st-review-box-top, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .st-review-box-top, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .st-review-box-top, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .st-review-box-top, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .st-review-box-top, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .st-review-box-top, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .st-review-box-top, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .st-review-box-top, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .st-review-box-top, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .st-review-box-top, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .st-review-box-top, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .st-review-box-top, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .st-review-box-top, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .st-review-box-top, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .st-review-box-top {
width: 40.58%;
padding-right: 70px;
border-right: 1px solid #DEDEDE;
margin-bottom: 0px;
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box {
display: flex;
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany {
width: 59.42%;
padding-left: 70px;
}
.single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany .item .label, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany .item .label, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany .item .label, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany .item .label, .single-st_tours #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany .item .label, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany .item .label, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany .item .label, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany .item .label, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany .item .label, .single-st_activity #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany .item .label, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany .item .label, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany .item .label, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany .item .label, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany .item .label, .single-st_cars #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany .item .label, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-8 .st-reviews .review-box .st-summany .item .label, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-9 .st-reviews .review-box .st-summany .item .label, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-4 .st-reviews .review-box .st-summany .item .label, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-activity-5 .st-reviews .review-box .st-summany .item .label, .single-st_rental #st-content-wrapper.st-style-elementor.st-single-tour-10 .st-reviews .review-box .st-summany .item .label {
width: 130px;
}
}
.single-st_tours .pickup__item, .single-st_activity .pickup__item, .single-st_cars .pickup__item, .single-st_rental .pickup__item {
display: flex;
gap: 20px;
margin: 10px 0;
}
.single-st_tours .pickup__item input, .single-st_activity .pickup__item input, .single-st_cars .pickup__item input, .single-st_rental .pickup__item input {
flex: 2;
padding: 3px 10px;
}
.single-st_tours .pickup__item label, .single-st_activity .pickup__item label, .single-st_cars .pickup__item label, .single-st_rental .pickup__item label {
flex: 1;
}
.single-st_rental.st-header-9 .daterangepicker.dropdown-menu .calendar .calendar-table .table-condensed tbody tr .td-date.end-date.in-range {
background: #B8CCFF;
}
.single-st_rental.st-header-9 .daterangepicker.dropdown-menu .calendar .calendar-table .table-condensed tbody tr .td-date.end-date.in-range .date {
background: #B8CCFF;
}
.st-style-elementor.search-result-page.tour-layout7,
.st-style-elementor.search-result-page.activity-layout5 {
padding-bottom: 80px !important;
}
@media screen and (max-width: 768px) {
.st-style-elementor.search-result-page.tour-layout7,
.st-style-elementor.search-result-page.activity-layout5 {
padding-bottom: 50px !important;
}
}
.st-style-elementor.search-result-page.tour-layout7 .st-banner-search-form,
.st-style-elementor.search-result-page.activity-layout5 .st-banner-search-form {
padding: 0;
}
@media screen and (max-width: 768px) {
.single .st-style-elementor .st-owl-slider .services-item.item-elementor {
margin-bottom: 30px;
}
}
@media screen and (max-width: 991px) {
#st-content-wrapper.tour-layout6 .st-results .toolbar, #st-content-wrapper.activity-layout4 .st-results .toolbar {
margin-top: 40px !important;
}
}
.page-template-template-cars-search .st-style-elementor .relate-rooms .item-slide .services-item,
.page-template-template-transfer-search .relate-rooms .item-slide .services-item {
padding: 1px;
}
.page-template-template-cars-search .st-style-elementor .services-item.item-elementor .item .content-item .title,
.page-template-template-transfer-search .services-item.item-elementor .item .content-item .title {
margin-bottom: 15px;
}
.page-template-template-cars-search .st-style-elementor .services-item.item-elementor .item .content-item .car-type,
.page-template-template-transfer-search .services-item.item-elementor .item .content-item .car-type {
margin-top: 20px;
font-size: 14px;
line-height: 22px;
}
.page-template-template-cars-search .st-style-elementor .services-item.item-elementor .item .content-item .price-wrapper .init,
.page-template-template-transfer-search .services-item.item-elementor .item .content-item .price-wrapper .init {
padding-left: 4px;
}
.page-template-template-cars-search .st-style-elementor .services-item.item-elementor .item .featured-image,
.page-template-template-transfer-search .services-item.item-elementor .item .featured-image {
padding: 12px 12px 0px 12px;
}
.page-template-template-cars-search .st-style-elementor .services-item.item-elementor .item .featured-image a:not(.service-avatar),
.page-template-template-transfer-search .services-item.item-elementor .item .featured-image a:not(.service-avatar) {
border-radius: 14px;
}
.page-template-template-cars-search .st-style-elementor .services-item.item-elementor .item .section-footer,
.page-template-template-transfer-search .services-item.item-elementor .item .section-footer {
margin-top: 20px;
padding-top: 20px;
}
.page-template-template-cars-search .st-style-elementor .services-item.item-elementor .item .section-footer .price-wrapper,
.page-template-template-transfer-search .services-item.item-elementor .item .section-footer .price-wrapper {
min-height: unset;
}
.page-template-template-cars-search .st-style-elementor .services-item.item-elementor .car-equipments .item,
.page-template-template-transfer-search .services-item.item-elementor .car-equipments .item {
box-shadow: none;
overflow: visible;
margin-right: 16px;
}
.page-template-template-cars-search .st-style-elementor .services-item.item-elementor .car-equipments .item .ico,
.page-template-template-transfer-search .services-item.item-elementor .car-equipments .item .ico {
width: 44px;
height: 44px;
padding: 12px;
border: 1px solid #DEDEDE;
border-radius: 6px;
}
.page-template-template-cars-search .st-style-elementor .services-item.item-elementor .car-equipments .item .ico i,
.page-template-template-transfer-search .services-item.item-elementor .car-equipments .item .ico i {
font-size: 18px;
color: var(--grey-color, #5E6D77);
}
.page-template-template-cars-search .st-style-elementor .services-item.item-elementor .car-equipments .item span.text,
.page-template-template-transfer-search .services-item.item-elementor .car-equipments .item span.text {
font-weight: 400;
font-size: 14px;
line-height: 22px;
max-width: 44px;
}
.page-template-template-cars-search .st-style-elementor .services-item.item-elementor.list .car-equipments .item,
.page-template-template-transfer-search .services-item.item-elementor.list .car-equipments .item {
border: none;
}
.page-template-template-cars-search .st-style-elementor .services-item.item-elementor.list .content-item .car-type,
.page-template-template-transfer-search .services-item.item-elementor.list .content-item .car-type {
margin-top: 0px;
}
.page-template-template-cars-search .st-style-elementor .services-item.item-elementor.list .content-item .reviews,
.page-template-template-transfer-search .services-item.item-elementor.list .content-item .reviews {
margin-bottom: 0px !important;
margin-top: 35px !important;
}
.page-template-template-cars-search .st-style-elementor .services-item.item-elementor.list .featured-image,
.page-template-template-transfer-search .services-item.item-elementor.list .featured-image {
padding: 12px 12px 12px 12px;
}
.page-template-template-cars-search .st-style-elementor .services-item.item-elementor.list .featured-image .img-feature,
.page-template-template-transfer-search .services-item.item-elementor.list .featured-image .img-feature {
height: 100%;
overflow: hidden;
}
.page-template-template-cars-search .st-style-elementor .services-item.item-elementor.list .featured-image img,
.page-template-template-transfer-search .services-item.item-elementor.list .featured-image img {
position: unset;
}
.page-template-template-cars-search .st-style-elementor .services-item.item-elementor.list.list-vertical .item .reviews,
.page-template-template-transfer-search .services-item.item-elementor.list.list-vertical .item .reviews {
margin-bottom: 15px !important;
margin-top: 15px !important;
}
.page-template-template-cars-search .st-style-elementor .services-item.item-elementor .price-wrapper .unit,
.page-template-template-transfer-search .services-item.item-elementor .price-wrapper .unit {
padding-left: 4px;
}
.car-layout3 .services-item.item-elementor .car-equipments .item,
.car-layout4 .services-item.item-elementor .car-equipments .item {
box-shadow: none;
overflow: visible;
margin-right: 16px;
}
.car-layout3 .services-item.item-elementor .car-equipments .item .ico,
.car-layout4 .services-item.item-elementor .car-equipments .item .ico {
width: 44px;
height: 44px;
padding: 12px;
border: 1px solid #DEDEDE;
border-radius: 6px;
}
.car-layout3 .services-item.item-elementor .car-equipments .item .ico i,
.car-layout4 .services-item.item-elementor .car-equipments .item .ico i {
font-size: 18px;
color: var(--grey-color, #5E6D77);
}
.car-layout3 .services-item.item-elementor .car-equipments .item span.text,
.car-layout4 .services-item.item-elementor .car-equipments .item span.text {
font-weight: 400;
font-size: 14px;
line-height: 22px;
max-width: 44px;
}
.car-layout3 .services-item.item-elementor .item .content-item .title,
.car-layout4 .services-item.item-elementor .item .content-item .title {
margin-bottom: 15px;
}
.single-st_cars #st-content-wrapper.st-style-elementor .st-service-feature {
border-top: 1px solid #DEDEDE;
border-bottom: 1px solid #DEDEDE;
padding-top: 40px;
padding-bottom: 40px;
}
.single-st_cars #st-content-wrapper.st-style-elementor .st-service-feature + .st-hr {
margin: 0px;
height: 0px;
}
.single-st_cars #st-content-wrapper.st-style-elementor .st-service-feature .item {
margin-bottom: 0px;
}
.single-st_cars #st-content-wrapper.st-style-elementor .st-service-feature .item .icon {
width: 20px;
height: 20px;
padding: 0px;
line-height: 20px;
border-radius: 20px;
background: #CEF2E5;
display: inline-block;
text-align: center;
margin-right: 12px;
position: relative;
}
.single-st_cars #st-content-wrapper.st-style-elementor .st-service-feature .item .icon i {
font-size: 12px;
color: #10AC58;
}
.single-st_cars #st-content-wrapper.st-style-elementor .st-service-feature .item .icon.stt-off {
background: #FAD6D6;
}
.single-st_cars #st-content-wrapper.st-style-elementor .st-service-feature .item .icon.stt-off i {
color: #DA3838;
}
.single-st_cars #st-content-wrapper.st-style-elementor .st-service-feature .item .info .name {
font-weight: 700;
font-size: 16px;
line-height: 26px;
color: var(--heading-color, #1A2B48);
}
.single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-booking-price .st-unit {
line-height: 26px;
}
.single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-date-car {
border-top: 1px solid #DEDEDE;
padding-left: 0px;
padding-right: 0px;
}
.single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-date-car .date-item-wrapper {
padding: 20px;
}
.single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-date-car .date-item-wrapper.checkin {
padding-top: 0px;
}
.single-st_cars #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-date-car .date-item-wrapper.checkout {
padding-bottom: 0px;
border-top: 1px solid #DEDEDE;
}
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car {
padding-top: 40px;
padding-bottom: 40px;
position: relative;
}
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__nav:before,
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__stage:before {
background: unset;
}
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__arr,
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__fullscreen-icon,
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__video-close,
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__video-play {
background: unset;
}
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__thumb,
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__thumb-border {
border-radius: 20px;
}
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__nav:after,
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__stage:after {
display: none;
}
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__stage__frame {
border-radius: 20px;
}
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__arr--next:after {
content: "\e968";
background: none;
font-family: "traveler-icon" !important;
color: #FFF;
font-family: "traveler-icon" !important;
}
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__arr--prev:after {
content: "\e966";
background: none;
font-family: "traveler-icon" !important;
color: #FFF;
font-family: "traveler-icon" !important;
}
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__arr {
border-radius: 50px;
width: 50px;
height: 50px;
background: rgba(35, 35, 35, 0.4);
}
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__arr:hover {
background-color: #FFF;
}
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__arr:hover:after {
color: var(--heading-color);
}
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__arr:after {
position: absolute;
left: 50%;
margin-left: -13px;
top: unset;
width: 27px;
line-height: 50px;
text-align: center;
}
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__arr--prev {
left: 20px;
}
@media screen and (max-width: 991px) {
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__arr--prev {
left: 0px;
}
}
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__arr--next {
right: 20px;
}
@media screen and (max-width: 991px) {
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__arr--next {
right: 0px;
}
}
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__fullscreen-icon {
width: 50px;
height: 50px;
top: auto;
bottom: 20px;
right: 20px;
border-radius: 50px;
}
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__fullscreen-icon:before {
position: absolute;
left: 50%;
margin-left: -13px;
top: unset;
width: 27px;
line-height: 50px;
text-align: center;
content: "\e995";
background: none;
font-family: "traveler-icon" !important;
color: #FFF;
opacity: 1;
z-index: 1;
}
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__fullscreen-icon:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(35, 35, 35, 0.4);
border-radius: 50px;
}
.single-st_cars #st-content-wrapper.st-style-elementor.st-single-car-2 .st-gallery-car .fotorama__pointer .fotorama__fullscreen-icon {
background: unset !important;
}
#st-content-wrapper.st-style-elementor #form-booking-inpage .total-price-book {
margin-top: 0px;
}
#st-content-wrapper.st-style-elementor #form-booking-inpage .total-price-book .st-price-origin {
font-weight: 700;
font-size: 18px;
line-height: 26px;
color: var(--heading-color, #1A2B48);
}
@media screen and (min-width: 1024px) {
.st-banner-search-form.style_2 #nav-st_cartransfer,
.page-template-template-transfer-search .st-banner-search-form.style_2 {
max-width: 770px;
margin: auto;
}
.st-banner-search-form.style_2 #nav-st_cartransfer .destination-search,
.page-template-template-transfer-search .st-banner-search-form.style_2 .destination-search {
width: 45%;
}
}
@media screen and (min-width: 1024px) {
.page-template-template-cars-search .st-banner-search-form.style_2 {
max-width: 920px;
margin: auto;
padding: 0px !important;
}
}
@media screen and (min-width: 1024px) {
.page-template-template-transfer-search .st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search {
width: 45%;
}
}
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar {
padding: 0px;
}
.page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .toolbar-action li .dropdown {
margin-right: 0px;
}
.page-template-template-transfer-search .st-tooltip {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
opacity: 0;
visibility: hidden;
transform: scale3d(1.1, 1.1, 1.1);
-webkit-transition: visibility 0s linear 0.25s, opacity 0.25s 0s, -webkit-transform 0.25s;
transition: visibility 0s linear 0.25s, opacity 0.25s 0s, -webkit-transform 0.25s;
transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s, -webkit-transform 0.25s;
z-index: 999;
}
.page-template-template-transfer-search .st-tooltip.form-service .input-group span {
margin-right: 10px;
}
.page-template-template-transfer-search .st-modal-content {
margin-top: 30px;
}
.page-template-template-transfer-search .show-modal {
opacity: 1;
visibility: visible;
transform: scale(1);
transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}
.page-template-template-transfer-search .show-modal table {
margin-top: 30px;
}
.page-template-template-transfer-search .show-modal .st-modal-dialog {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background-color: #fff;
padding: 1rem 1.5rem;
width: 24rem;
border-radius: 0.5rem;
}
.page-template-template-transfer-search .show-modal .st-modal-dialog .st-close-button {
display: block;
float: right;
width: 1.5rem;
line-height: 1.5rem;
text-align: center;
cursor: pointer;
border-radius: 0.25rem;
}
@media (max-width: 767px) {
.page-template-template-transfer-search .daterangepicker.popup-date-custom-cartranfer.show-calendar {
top: 68px !important;
left: 50% !important;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
display: block;
z-index: 999999 !important;
position: fixed;
max-height: calc(100vh - 68px);
overflow-y: auto;
border-radius: 0 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
border: none !important;
width: calc(100% - 30px);
}
.page-template-template-transfer-search .daterangepicker.popup-date-custom-cartranfer.show-calendar .calendar-time-wrapper .calendar-time {
margin-bottom: 30px;
padding-bottom: 30px;
}
.page-template-template-transfer-search .st-popup.popup-date {
z-index: 999;
}
.page-template-template-transfer-search .st-style-elementor.search-result-page .section-footer .price-wrapper {
margin-bottom: 14px;
}
}
.st-estimate-distance.transfer-map-infor {
font-weight: 500;
font-size: 18px;
line-height: 28px;
color: rgba(255, 255, 255, 0.8);
margin-top: 24px;
}
.rental-grid.service-tour .services-item.list h4.title {
margin-bottom: 20px;
}
.rental-grid.service-tour .services-item.list .featured-image img.image-feature {
height: 260px;
}
.services-item.item-elementor .item .content-item .section-footer {
margin-top: 20px;
padding-top: 20px;
}
.services-item.item-elementor .item .content-item .price-wrapper {
min-height: unset;
}
.services-item.item-elementor .item .content-item .price-wrapper.price-wrapper-tour {
min-height: 42px;
}
.services-item.item-elementor .item .content-item .amenities {
margin-bottom: 20px;
}
.services-item.item-elementor .item .content-item .amenities .amenity {
cursor: pointer;
font-weight: 400;
font-size: 14px;
line-height: 22px;
text-align: center;
color: var(--grey-color, #5E6D77);
margin-right: 22px;
}
.services-item.item-elementor .item .content-item .amenities .amenity span {
font-size: 18px;
margin-right: 7px;
}
.search-result-page.layout-rental-5 .st-results .toolbar {
padding-right: 0px;
}
.single-st_rental #st-content-wrapper.st-style-elementor .st-address,
.single-hotel_room #st-content-wrapper.st-style-elementor .st-address {
margin-left: 0px;
}
.single-st_rental #st-content-wrapper.st-style-elementor .st-address i,
.single-hotel_room #st-content-wrapper.st-style-elementor .st-address i {
margin-right: 5px;
font-size: 16px;
}
.single-st_rental #st-content-wrapper.st-style-elementor #form-booking-inpage .form-more-extra + .total-price-book,
.single-hotel_room #st-content-wrapper.st-style-elementor #form-booking-inpage .form-more-extra + .total-price-book {
margin-top: 0px;
}
.single-st_rental #st-content-wrapper.st-style-elementor #form-booking-inpage .form-date-field,
.single-hotel_room #st-content-wrapper.st-style-elementor #form-booking-inpage .form-date-field {
padding: 0px;
position: relative;
}
.single-st_rental #st-content-wrapper.st-style-elementor #form-booking-inpage .st_grid_date li,
.single-hotel_room #st-content-wrapper.st-style-elementor #form-booking-inpage .st_grid_date li {
border-bottom: 0px;
}
.single-st_rental #st-content-wrapper.st-style-elementor #form-booking-inpage .st_grid_date li .st-item-date,
.single-hotel_room #st-content-wrapper.st-style-elementor #form-booking-inpage .st_grid_date li .st-item-date {
padding: 20px;
}
.single-st_rental #st-content-wrapper.st-style-elementor .st-form-book-wrapper,
.single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper {
margin-top: 0px;
}
.single-st_rental .price-regular,
.single-hotel_room .price-regular {
text-decoration: line-through;
font-weight: 500;
}
.single-st_rental.st-header-9 #st-content-wrapper .st-breadcrumb {
border-bottom: none;
}
.single-st_rental.st-header-9 #st-content-wrapper.st-style-elementor #write-review #respond .comment-form .form-group.review-items .item {
width: 100%;
}
.single-st_rental.st-header-9 #st-content-wrapper.st-style-elementor #write-review #respond .comment-form .form-group.review-items .item .rates i.grey {
font-size: 14px;
}
.single-st_rental.st-header-9 #st-content-wrapper.st-style-elementor #write-review #respond .comment-form .form-group.review-items .item .rates i.grey.hovered {
cursor: pointer;
font-size: 14px;
color: var(--main-color, #3B71FE);
}
@media screen and (max-width: 767px) {
.single-st_rental.st-header-9 .daterangepicker.dropdown-menu .calendar.left:not(.single) {
width: 100%;
}
}
@media screen and (min-width: 1024px) {
.single-st_rental #st-content-wrapper.st-style-elementor.st-style-4 .st-form-book-wrapper {
margin-top: 50px;
}
}
.single-st_rental .message-wrapper button span {
font-size: 20px;
line-height: 1;
}
.single-st_rental #st-content-wrapper.st-style-elementor .st-hotel-room-content .hotel-target-book-mobile {
display: none !important;
}
@media screen and (max-width: 991px) {
.single-st_rental #st-content-wrapper.st-style-elementor .st-hotel-room-content .hotel-target-book-mobile {
display: flex !important;
z-index: 99;
}
}
.room-item {
border-radius: 20px;
border: 1px solid #DEDEDE;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
}
.room-item .thumbnail {
overflow: hidden;
border-radius: 20px 20px 0 0;
}
.room-item .thumbnail a img {
transition: all 0.2s;
}
.room-item .thumbnail:hover a img {
transform: scale(1.05);
}
.room-item .content {
padding: 30px 20px;
}
.room-item .content .name {
font-weight: 700;
font-size: 18px;
line-height: 26px;
margin-bottom: 20px;
}
.room-item .content .name a {
color: var(--heading-color);
}
.room-item .content .facilities {
display: flex;
justify-content: space-between;
}
.room-item .content .facilities .item {
text-align: center;
margin-bottom: 0;
}
.room-item .content .facilities .item .stt-icon {
font-size: 22px;
color: var(--grey-color, #5E6D77);
border: 1px solid #DEDEDE;
padding: 15px;
border-radius: 10px;
display: inline-block;
margin-bottom: 6px;
}
.room-item .content .facilities .item .text {
font-weight: 400;
font-size: 14px;
line-height: 22px;
text-align: center;
color: var(--grey-color, #5E6D77);
display: block;
}
.room-item .content .price-wrapper {
border-top: 1px solid #DEDEDE;
padding-top: 20px;
margin-top: 20px;
margin-bottom: 10px;
}
.room-item .content .price-wrapper .onsale {
font-weight: 500;
font-size: 14px;
line-height: 20px;
text-decoration: line-through;
color: #B1BAC1;
}
.room-item .content .price-wrapper .price {
font-weight: 700;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
}
.room-item .content .price-wrapper .unit {
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
margin-left: 3px;
}
.room-item .content .btn-show-price, .room-item .content .show-detail {
background: var(--main-color, #3B71FE);
border-radius: 50px;
padding: 13px 16px;
color: #fff;
font-weight: 500;
font-size: 16px;
line-height: 20px;
display: inline-block;
}
#st-content-wrapper.blog-style3 {
padding-bottom: 50px;
}
.blog-style3 .st-blog .header {
padding: 0px;
}
.blog-style3 .st-blog .media-responsive iframe {
width: 100%;
height: 450px;
}
.blog-style3 .st-blog .content .pagination ul li a.next, .blog-style3 .st-blog .content .pagination ul li a.prev {
background: #F7F8FA;
border: 1px solid #DEDEDE;
box-sizing: border-box;
border-radius: 10px;
}
.blog-style3 .st-blog .content .pagination ul li a .fa {
margin: 0 !important;
font-size: 12px;
}
.blog-style3 .st-blog .content .pagination ul li a.page-numbers.current {
background: var(--main-color, #1A2B48);
border: 0;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 10px;
color: #fff !important;
}
.blog-style3 .st-blog .sidebar-right {
margin-left: 25px;
}
.blog-style3 .st-blog .sidebar-widget {
background: #F7F8FA;
border-radius: 20px;
padding: 30px 20px;
margin-bottom: 30px;
}
.blog-style3 .st-blog .sidebar-widget:last-child {
margin-bottom: 0;
}
.blog-style3 .st-blog .sidebar-widget .wp-block-search label,
.blog-style3 .st-blog .sidebar-widget .h4 {
font-family: "DM Sans";
font-style: normal;
font-weight: 700;
font-size: 22px;
line-height: 32px;
color: var(--heading-color, #1A2B48);
border-bottom: 1px solid #DEDEDE;
margin-bottom: 20px;
padding-bottom: 16px;
width: 100%;
}
.blog-style3 .st-blog .sidebar-widget .wp-block-search__inside-wrapper {
background: #FFFFFF;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 80px;
border: 0;
padding: 18px 6px 18px 30px;
position: relative;
}
.blog-style3 .st-blog .sidebar-widget .wp-block-search__inside-wrapper .wp-block-search__input {
background: none;
height: 26px;
font-family: "DM Sans";
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
padding: 0;
}
.blog-style3 .st-blog .sidebar-widget .wp-block-search__inside-wrapper .wp-block-search__button {
position: absolute;
width: 50px;
height: 50px;
margin: 0;
background: var(--main-color, #1A2B48);
border-radius: 50px;
top: 6px;
right: 6px;
font-size: 0;
line-height: 50px;
}
.blog-style3 .st-blog .sidebar-widget .wp-block-search__inside-wrapper .wp-block-search__button .search-icon {
display: none;
}
.blog-style3 .st-blog .sidebar-widget .wp-block-search__inside-wrapper .wp-block-search__button::after {
content: "\e995";
font-family: "traveler-icon";
font-size: 14px;
color: #fff;
}
.blog-style3 .st-blog .sidebar-widget.st_categories_new ul {
list-style: none;
padding: 0;
margin: 0;
}
.blog-style3 .st-blog .sidebar-widget.st_categories_new ul li {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
padding: 17px 20px 17px 16px;
background: #FFFFFF;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 20px;
margin-bottom: 12px;
}
.blog-style3 .st-blog .sidebar-widget.st_categories_new ul li a {
padding: 6px 15px 6px 24px;
border-radius: 30px;
color: var(--heading-color, #1A2B48);
position: relative;
font-family: "DM Sans";
font-style: normal;
font-weight: 700;
font-size: 13px;
line-height: 18px;
text-transform: uppercase;
}
.blog-style3 .st-blog .sidebar-widget.st_categories_new ul li a::before {
content: "\f111";
font-family: "Font Awesome 5 Free";
font-size: 8px;
position: absolute;
top: 50%;
left: 9px;
transform: translate(0px, -50%);
}
.blog-style3 .st-blog .sidebar-widget.st_categories_new ul li span {
font-family: "DM Sans";
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 26px;
text-align: right;
color: var(--heading-color, #1A2B48);
}
.blog-style3 .st-blog .sidebar-widget .wp-block-tag-cloud a {
background: #FFFFFF;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 10px;
padding: 12px 20px;
font-family: "DM Sans";
font-style: normal;
font-weight: 500;
font-size: 14px !important;
line-height: 20px;
color: var(--heading-color, #1A2B48);
margin-bottom: 8px;
}
.blog-style3 .st-blog .post-inner .meta ul {
display: flex;
}
.single-post .blog-style3 .article-style3 {
box-shadow: none;
}
.single-post .blog-style3 .article-style3 .header img {
border-bottom-left-radius: 20px !important;
border-bottom-right-radius: 20px !important;
}
.single-post .blog-style3 .article-style3 .header .cate {
margin-top: 50px;
left: 0;
}
.single-post .blog-style3 .article-style3 .post-inner {
padding: 0;
}
.single-post .blog-style3 .article-style3 .post-inner h1.title {
font-family: "DM Sans";
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 40px;
color: var(--heading-color, #1A2B48);
margin-top: 20px;
margin-bottom: 0px;
}
.single-post .blog-style3 .article-style3 .post-inner .meta {
margin-top: 20px;
}
.single-post .blog-style3 .article-style3 .tags-share .stt-icon {
font-size: 20px;
margin-right: 8px;
margin-top: 14px;
}
.single-post .blog-style3 .article-style3 .tags {
width: 80%;
}
.single-post .blog-style3 .article-style3 .tags .tag-item {
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-sizing: border-box;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 10px;
font-weight: 500;
font-size: 14px;
line-height: 20px;
color: var(--heading-color, #1A2B48);
margin: 4px;
display: inline-block;
}
.single-post .blog-style3 .article-style3 .share {
margin-top: 14px;
}
.single-post .blog-style3 .article-style3 .share-item {
margin-right: 5px;
margin-left: 5px;
}
.single-post .blog-style3 .article-style3 .share-item .stt-icon {
padding: 10px;
width: 40px;
height: 40px;
background: #3D52A6;
border-radius: 30px;
color: #fff;
font-size: 17px;
margin-right: 0;
}
.single-post .blog-style3 .article-style3 .share-item .stt-icon.stt-icon-twitter {
background: #58B1F7;
}
.single-post .blog-style3 .article-style3 .share-item .stt-icon.stt-icon-instagram {
background: #D9498C;
}
.single-post .blog-style3 .article-style3 .post-content {
margin-top: 50px;
font-weight: 400;
font-size: 16px;
line-height: 26px;
}
.single-post .blog-style3 .article-style3 .post-content p {
font-family: "DM Sans";
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
}
.single-post .blog-style3 .article-style3 .post-content .first-content {
font-weight: 500;
font-size: 18px;
line-height: 28px;
color: var(--heading-color, #1A2B48);
margin-bottom: 30px;
}
.single-post .blog-style3 .article-style3 .post-content ul li {
font-family: "DM Sans";
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
}
.single-post .blog-style3 .article-style3 .post-content ul li::marker {
color: var(--heading-color, #1A2B48);
}
.single-post .blog-style3 .article-style3 .post-content a {
color: var(--main-color);
}
.single-post .blog-style3 .article-style3 .pagination {
border-top: 1px solid #DEDEDE;
margin-top: 50px !important;
padding-top: 45px;
padding-bottom: 45px;
border-bottom: 1px solid #dedede;
margin-bottom: 40px;
position: relative;
}
.single-post .blog-style3 .article-style3 .pagination .nav-links::before {
content: "";
width: 1px;
height: 80px;
background: #DEDEDE;
position: absolute;
left: 50%;
top: 50%;
margin-top: -40px;
}
.single-post .blog-style3 .article-style3 .pagination .nav-links .nav-previous {
width: 50%;
}
.single-post .blog-style3 .article-style3 .pagination .nav-links .nav-next {
width: 50%;
}
.single-post .blog-style3 .article-style3 .pagination .nav-links .nav-next a {
justify-content: right;
}
.single-post .blog-style3 .article-style3 .pagination .nav-links .nav-next a .box {
margin-left: 0;
margin-right: 20px;
}
.single-post .blog-style3 .article-style3 .pagination .nav-links .nav-next a .box .meta-nav {
align-self: end;
}
.single-post .blog-style3 .article-style3 .pagination .nav-links .nav-next a .box .post-title {
text-align: right;
}
.single-post .blog-style3 .article-style3 .pagination .nav-links a {
display: flex;
align-items: center;
}
.single-post .blog-style3 .article-style3 .pagination .nav-links a img {
max-width: 90px;
border-radius: 10px;
}
.single-post .blog-style3 .article-style3 .pagination .nav-links .box {
display: flex;
flex-flow: column;
align-items: start;
margin-left: 20px;
}
.single-post .blog-style3 .article-style3 .pagination .nav-links .box .meta-nav {
font-family: "DM Sans";
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: var(--link-color, #1A2B48);
text-transform: capitalize;
display: flex;
align-items: center;
}
.single-post .blog-style3 .article-style3 .pagination .nav-links .box .meta-nav .stt-icon {
font-size: 10px;
}
.single-post .blog-style3 .article-style3 .pagination .nav-links .box .meta-nav .stt-icon.stt-icon-arrow-left {
margin-right: 8px;
}
.single-post .blog-style3 .article-style3 .pagination .nav-links .box .meta-nav .stt-icon.stt-icon-arrow-right {
margin-left: 8px;
}
.single-post .blog-style3 .article-style3 .pagination .nav-links .box .post-title {
text-align: left;
margin-top: 10px;
font-family: "DM Sans";
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 26px;
color: var(--heading-color, #1A2B48);
text-transform: capitalize;
}
.single-post .blog-style3 .article-style3 #comment-wrapper h2 {
font-family: "DM Sans";
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 40px;
color: var(--heading-color, #1A2B48);
padding: 0;
border: 0;
margin-bottom: 0;
}
.single-post .blog-style3 .article-style3 #comment-wrapper ol li {
padding-top: 50px;
padding-bottom: 0;
}
.single-post .blog-style3 .article-style3 #comment-wrapper ol li .comment {
position: relative;
}
.single-post .blog-style3 .article-style3 #comment-wrapper ol li .media .media-left {
padding-right: 24px;
}
.single-post .blog-style3 .article-style3 #comment-wrapper ol li .media .media-body h4 {
font-family: "DM Sans";
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: var(--heading-color, #1A2B48);
margin-bottom: 3px;
}
.single-post .blog-style3 .article-style3 #comment-wrapper ol li .media .media-body .date {
font-family: "DM Sans";
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
}
.single-post .blog-style3 .article-style3 #comment-wrapper ol li .comment-item-body {
padding-left: 74px;
}
.single-post .blog-style3 .article-style3 #comment-wrapper ol li .comment-item-body .comment-content {
margin-top: 15px;
font-family: "DM Sans";
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
}
.single-post .blog-style3 .article-style3 #comment-wrapper ol li .comment-item-body .comment-content p {
margin-bottom: 0;
}
.single-post .blog-style3 .article-style3 #comment-wrapper ol li .comment-item-body .comment-reply {
position: absolute;
top: 0;
right: 0;
}
.single-post .blog-style3 .article-style3 #comment-wrapper ol li .comment-item-body .comment-reply a.comment-reply-link {
font-family: "DM Sans";
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: var(--main-color, #1A2B48);
text-transform: capitalize;
}
.single-post .blog-style3 .article-style3 #comment-wrapper ol li .children {
padding-left: 74px;
}
.single-post .blog-style3 .article-style3 #comment-wrapper #respond {
padding: 0;
border: 0;
border-radius: 0;
margin-top: 50px;
}
.single-post .blog-style3 .article-style3 #comment-wrapper #respond .comment-reply-title {
font-family: "DM Sans";
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 40px;
color: var(--heading-color, #1A2B48);
text-transform: none;
}
.single-post .blog-style3 .article-style3 #comment-wrapper #respond .comment-reply-title #cancel-comment-reply-link {
margin-left: 20px;
font-size: 16px;
line-height: 20px;
color: var(--main-color, #1A2B48);
}
.single-post .blog-style3 .article-style3 #comment-wrapper #respond .form-control {
margin-top: 8px;
}
.single-post .blog-style3 .article-style3 #comment-wrapper #respond .comment-form label {
margin-top: 20px;
font-family: "DM Sans";
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
}
.single-post .blog-style3 .article-style3 #comment-wrapper #respond .comment-form label span {
color: #DA3838;
}
.single-post .blog-style3 .article-style3 #comment-wrapper #respond .comment-form .col-sm-6 {
padding: 0 10px;
}
.single-post .blog-style3 .article-style3 #comment-wrapper #respond .comment-form .comment-form-cookies-consent {
display: flex;
align-items: center;
margin-top: 30px;
}
.single-post .blog-style3 .article-style3 #comment-wrapper #respond .comment-form .comment-form-cookies-consent #wp-comment-cookies-consent {
margin-right: 12px;
}
.single-post .blog-style3 .article-style3 #comment-wrapper #respond .comment-form .comment-form-cookies-consent label {
margin-top: 0;
}
.single-post .blog-style3 .article-style3 #comment-wrapper #respond .form-submit {
margin-top: 30px;
display: inline-block;
position: relative;
}
.single-post .blog-style3 .article-style3 #comment-wrapper #respond .form-submit::after {
content: "\e967";
font-family: "traveler-icon";
position: absolute;
right: 20px;
top: 50%;
transform: translate(0, -50%);
color: #fff;
}
.single-post .blog-style3 .article-style3 #comment-wrapper #respond .form-submit .submit {
background: var(--main-color, #1A2B48);
border-radius: 50px;
padding: 15px 46px 15px 22px;
font-family: "DM Sans";
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: #FFFFFF;
text-transform: capitalize;
margin-top: 0;
}
.single-post .post-content a {
color: var(--main-color);
}
.st_list_post_new .st-list-post li > a {
margin-bottom: 20px;
}
.st_list_post_new .st-list-post h3 {
line-height: 1;
}
@media screen and (max-width: 1024px) {
.blog-style3 .st-blog .sidebar-right {
margin-left: 0px;
}
.blog-style3 .st-blog .sidebar-widget .wp-block-search__inside-wrapper .wp-block-search__button {
width: 40px;
height: 40px;
top: 11px;
}
.blog-style3 .st-blog .sidebar-widget.st_categories_new ul li a {
font-size: 10px;
}
.blog-style3 .st-blog .sidebar-widget.st_categories_new ul li span {
font-size: 12px;
}
.single-post .blog-style3 .article-style3 .tags {
width: 60%;
}
.single-post .blog-style3 .article-style3 .post-inner h1.title,
.single-post .blog-style3 .article-style3 #comment-wrapper h2 {
font-size: 28px;
line-height: 38px;
}
.single-post .blog-style3 .article-style3 .post-content {
margin-top: 30px;
}
.single-post .blog-style3 .article-style3 .pagination .nav-links a img {
display: none;
}
.single-post .blog-style3 .article-style3 .pagination {
margin-bottom: 30px;
}
.single-post .blog-style3 .article-style3 #comment-wrapper #respond {
margin-top: 40px;
}
}
@media screen and (max-width: 480px) {
.single-post .blog-style3 .article-style3 .tags-share {
flex-flow: column;
align-items: start !important;
}
.single-post .blog-style3 .article-style3 .tags-share .tags {
width: 100%;
margin-bottom: 30px;
}
.single-post .blog-style3 .article-style3 .pagination .nav-links .nav-next a .box {
margin-right: 0px;
margin-left: 8px;
}
.single-post .blog-style3 .article-style3 .pagination .nav-links .box {
margin-left: 0px;
margin-right: 8px;
}
.single-post .blog-style3 .article-style3 .pagination .nav-links a img {
display: none;
}
.single-post .blog-style3 .article-style3 #comment-wrapper h2,
.single-post .blog-style3 .article-style3 #comment-wrapper #respond .comment-reply-title {
font-size: 28px;
line-height: 38px;
}
.single-post .blog-style3 .sidebar-right {
margin-left: 0px;
}
}
.cate.category-color {
position: relative;
top: 0px;
overflow: hidden;
display: inline-block;
margin-top: 30px;
left: 30px;
}
.cate.category-color ul {
list-style: none;
padding: 0;
margin: 0;
}
.cate.category-color ul li {
float: left;
margin-right: 10px;
position: relative;
border-radius: 30px;
}
.cate.category-color ul li a {
font-family: "DM Sans";
font-style: normal;
font-weight: 700;
font-size: 13px;
line-height: 18px;
text-transform: uppercase;
padding: 5px 10px;
padding-left: 24px;
color: var(--heading-color, #1A2B48);
display: block;
}
.cate.category-color ul li a::before {
content: "\f111";
font-family: "Font Awesome 5 Free";
font-size: 8px;
position: absolute;
top: 50%;
left: 9px;
transform: translate(0px, -50%);
}
.article-style3 {
background: #FFFFFF;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 20px;
margin: 40px 0px;
}
.article-style3:first-child {
margin-top: 0;
}
.article-style3 .header {
border-bottom: 0;
padding: 0;
}
.article-style3 .header img {
border-top-left-radius: 20px !important;
border-top-right-radius: 20px !important;
}
.article-style3 .header .st-gallery .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.article-style3 .header .st-gallery .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
opacity: 1 !important;
}
.article-style3 .header .st-gallery .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus),
.article-style3 .header .st-gallery .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
transform: translate3d(0px, 0, 0);
}
.article-style3 .header .st-gallery .fotorama__fullscreen-icon {
display: none;
}
.article-style3 .header .st-gallery .fotorama__arr {
background: rgba(35, 35, 35, 0.4) !important;
border-radius: 50px !important;
width: 50px !important;
height: 50px !important;
}
.article-style3 .header .st-gallery .fotorama__arr:hover {
background: #fff !important;
}
.article-style3 .header .st-gallery .fotorama__arr:hover::after {
color: var(--heading-color, #1A2B48);
}
.article-style3 .header .st-gallery .fotorama__arr::after {
font-family: "traveler-icon" !important;
background: none !important;
color: #fff;
left: 50% !important;
margin-left: 0 !important;
top: 50% !important;
font-size: 14px;
width: auto !important;
height: auto !important;
transform: translate(-50%, -50%);
}
.article-style3 .header .st-gallery .fotorama__arr--next {
right: 20px;
}
.article-style3 .header .st-gallery .fotorama__arr--next::after {
content: "\e968" !important;
}
.article-style3 .header .st-gallery .fotorama__arr--prev {
left: 20px;
}
.article-style3 .header .st-gallery .fotorama__arr--prev::after {
content: "\e966" !important;
}
.article-style3 .post-inner {
padding: 0 30px;
padding-bottom: 50px;
}
.article-style3 .post-inner .post-title {
margin-top: 10px;
margin-bottom: 20px;
}
.article-style3 .post-inner .post-title a {
margin-top: 0;
font-family: "DM Sans";
font-style: normal;
font-weight: 700;
font-size: 26px;
line-height: 36px;
color: var(--heading-color, #1A2B48);
margin-bottom: 20px;
}
.article-style3 .post-inner .post-desciption {
font-family: "DM Sans";
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
}
.article-style3 .post-inner .post-desciption p {
word-wrap: break-word;
}
.article-style3 .post-inner .meta {
margin-top: 35px;
margin-bottom: 0;
}
.article-style3 .post-inner .meta ul li {
font-family: "DM Sans";
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
text-transform: capitalize;
}
.article-style3 .post-inner .meta ul li a {
text-transform: capitalize;
font-family: "DM Sans";
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: var(--heading-color, #1A2B48);
}
.article-style3 .post-inner .meta ul li a span {
color: var(--grey-color, #5E6D77);
}
.article-style3 .post-inner .meta ul li img {
width: 50px;
height: 50px;
margin-right: 15px;
}
.article-style3 .post-inner .meta ul li::after {
content: "";
width: 1px;
height: 11px;
background: var(--grey-color, #5E6D77);
margin-left: 10px;
border-radius: 0;
}
.article-style3 .post-inner .meta ul li:last-child, .article-style3 .post-inner .meta ul li:nth-child(2)::after {
display: none;
}
.st-list-post {
list-style: none;
margin: 0;
padding: 0;
}
.st-list-post li {
display: inline-block;
width: 100%;
vertical-align: top;
}
.st-list-post li > a {
max-width: 90px;
margin-right: 20px;
float: left;
min-height: 90px;
}
.st-list-post li .thumb-list-item-title {
margin-bottom: 6px;
}
.st-list-post li .thumb-list-item-title a {
font-family: "DM Sans";
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 22px;
color: var(--heading-color, #1A2B48);
}
.st-list-post li .thumb-list-item-title a img {
border-radius: 10px;
}
.st-list-post li .thumb-list-item-meta {
font-family: "DM Sans";
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
}
@media screen and (min-width: 1024px) {
.st-header-9.stt-menu-transparent #st-content-wrapper.st-style-elementor.st-404-page {
padding-top: 0px;
}
.st-header-9.stt-menu-transparent #st-content-wrapper.st-style-elementor.st-404-page .container-404-style-2 {
margin-top: 70px;
}
}
.st-checkout-page.style-2 .check-out-form .entry-content .form-login {
padding: 15px 30px;
font-size: 16px;
background: var(--main-color, #3B71FE) !important;
border-radius: 40px !important;
color: #fff;
font-weight: 500;
margin-left: auto;
}
.st-checkout-page.style-2 h3.title {
font-weight: 700;
font-size: 26px;
line-height: 36px;
color: var(--heading-color);
}
.st-checkout-page.style-2 .cart-info {
border: 1px solid #DEDEDE;
box-sizing: border-box;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 20px;
padding: 30px 24px;
}
.st-checkout-page.style-2 .cart-info .service-section {
padding: 0;
border-bottom: 0;
justify-content: space-between;
margin-bottom: 20px;
}
.st-checkout-page.style-2 .cart-info .service-section .service-left {
width: 110px;
border-radius: 16px;
overflow: hidden;
margin-right: 20px;
}
.st-checkout-page.style-2 .cart-info .service-section .service-left a img {
transition: all 1.5s cubic-bezier(0, 0, 0.2, 1);
}
.st-checkout-page.style-2 .cart-info .service-section .service-left:hover a img {
transform: scale3d(1.1, 1.1, 1.1);
}
.st-checkout-page.style-2 .cart-info .service-section .service-right {
display: flex;
align-items: center;
flex-wrap: wrap;
max-width: calc(100% - 110px);
}
.st-checkout-page.style-2 .cart-info .service-section .service-right .title {
font-weight: 700;
font-size: 18px;
line-height: 26px;
margin-bottom: 8px;
display: inline-block;
width: 100%;
}
.st-checkout-page.style-2 .cart-info .service-section .service-right .title a {
color: var(--heading-color);
}
.st-checkout-page.style-2 .cart-info .service-section .service-right .address {
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
margin-bottom: 0;
}
.st-checkout-page.style-2 .cart-info .service-section .service-right .address i {
margin-right: 4px;
}
.st-checkout-page.style-2 .cart-info .room-type {
display: flex;
align-items: center;
justify-content: space-between;
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #DEDEDE;
}
.st-checkout-page.style-2 .cart-info .info-section {
padding: 0;
margin-bottom: 20px;
}
.st-checkout-page.style-2 .cart-info .info-section .info-heading {
font-weight: 700;
font-size: 18px;
line-height: 26px;
color: var(--heading-color);
margin-bottom: 14px;
}
.st-checkout-page.style-2 .cart-info .info-section ul li .label {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
width: auto;
}
.st-checkout-page.style-2 .cart-info .info-section ul li .value {
width: auto;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
display: flex;
align-items: center;
}
.st-checkout-page.style-2 .cart-info .info-section ul li .value a {
color: var(--heading-color);
}
.st-checkout-page.style-2 .cart-info .info-section ul li .value .st-link {
font-weight: 500;
font-size: 16px !important;
line-height: 20px;
color: var(--main-color, #3B71FE);
margin-left: 16px;
}
.st-checkout-page.style-2 .cart-info .info-section ul li .detail button {
margin: 0;
}
.st-checkout-page.style-2 .cart-info .info-section ul li .detail .fa {
font-family: "traveler-icon" !important;
position: relative;
top: 1px;
font-size: 12px;
}
.st-checkout-page.style-2 .cart-info .info-section ul li .detail .fa:before {
content: "\e965";
}
.st-checkout-page.style-2 .cart-info .info-section ul li.ad-info {
margin-bottom: 8px;
}
.st-checkout-page.style-2 .cart-info .info-section ul li.ad-info ul {
background: transparent;
padding: 0;
}
.st-checkout-page.style-2 .cart-info .info-section ul li.ad-info ul li {
border: none;
padding-bottom: 7px;
margin-bottom: 7px;
}
.st-checkout-page.style-2 .cart-info .info-section ul li.ad-info ul li .label {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
width: auto;
}
.st-checkout-page.style-2 .cart-info .info-section ul li.ad-info ul li .value {
width: auto;
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
display: flex;
align-items: center;
}
.st-checkout-page.style-2 .cart-info .info-section ul li.ad-info ul li .value a {
color: var(--heading-color);
}
.st-checkout-page.style-2 .cart-info .label {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
}
.st-checkout-page.style-2 .cart-info .value {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
}
.st-checkout-page.style-2 .cart-info .value a {
color: var(--heading-color);
}
.st-checkout-page.style-2 .cart-info .coupon-section {
padding: 0 0 20px 0;
margin-bottom: 20px;
}
.st-checkout-page.style-2 .cart-info .coupon-section h5 {
font-weight: 700;
font-size: 18px;
line-height: 26px;
color: var(--heading-color);
}
.st-checkout-page.style-2 .cart-info .coupon-section .alert {
padding: 7px 10px;
font-size: 14px;
}
.st-checkout-page.style-2 .cart-info .coupon-section .alert p {
margin-bottom: 0;
}
.st-checkout-page.style-2 .cart-info .coupon-section form .form-group, .st-checkout-page.style-2 .cart-info .coupon-section .coupon-section-wrap .form-group {
display: flex;
}
.st-checkout-page.style-2 .cart-info .coupon-section form input[type=text], .st-checkout-page.style-2 .cart-info .coupon-section .coupon-section-wrap input[type=text] {
background: #F7F8FA;
border: 1px solid #DEDEDE;
border-radius: 40px;
padding: 11px 20px;
}
.st-checkout-page.style-2 .cart-info .coupon-section form input[type=text]::placeholder, .st-checkout-page.style-2 .cart-info .coupon-section .coupon-section-wrap input[type=text]::placeholder {
color: var(--grey-color, #5E6D77);
}
.st-checkout-page.style-2 .cart-info .coupon-section form button, .st-checkout-page.style-2 .cart-info .coupon-section .coupon-section-wrap button {
border-radius: 40px !important;
}
.st-checkout-page.style-2 .cart-info .price-details {
border-bottom: 1px solid #eaeef3;
margin-bottom: 20px;
padding-bottom: 5px;
}
.st-checkout-page.style-2 .cart-info .price-details h5 {
font-weight: 700;
font-size: 18px;
line-height: 26px;
color: var(--heading-color);
}
.st-checkout-page.style-2 .cart-info .price-details .item {
display: flex;
align-items: center;
justify-content: space-between;
padding-bottom: 7px;
margin-bottom: 7px;
}
.st-checkout-page.style-2 .cart-info .extra-prices .item {
display: flex;
justify-content: space-between;
}
.st-checkout-page.style-2 .cart-info .total-section {
padding: 0;
}
.st-checkout-page.style-2 .cart-info .total-section ul li .label {
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
}
.st-checkout-page.style-2 .cart-info .total-section ul li .value {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
}
.st-checkout-page.style-2 .cart-info .total-section ul li.payment-amount {
border-top: 1px solid #eaeef3;
padding-top: 20px;
margin-top: 20px;
}
.st-checkout-page.style-2 .cart-info .total-section ul li.payment-amount .label {
font-weight: 700;
font-size: 18px;
line-height: 26px;
}
.st-checkout-page.style-2 .cart-info .total-section ul li.payment-amount .value {
font-weight: 700;
font-size: 18px;
line-height: 26px;
}
.st-checkout-page.style-2 .check-out-form {
border: none;
padding: 0;
margin-top: 30px;
}
.st-checkout-page.style-2 .check-out-form .form-group label {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
}
.st-checkout-page.style-2 .check-out-form .payment-form {
margin-top: 10px;
}
.st-checkout-page.style-2 .check-out-form .payment-form .title {
font-weight: 700;
font-size: 26px;
line-height: 36px;
color: var(--heading-color);
margin-bottom: 30px;
}
.st-checkout-page.style-2 .check-out-form .payment-form .input-hidden-pay {
display: none;
}
.st-checkout-page.style-2 .check-out-form .cond-form .st-icheck {
margin-bottom: 15px;
}
.st-checkout-page.style-2 .check-out-form .cond-form .st-icheck .st-icheck-item {
padding-left: 32px;
}
.st-checkout-page.style-2 .check-out-form .cond-form .st-icheck .st-icheck-item label {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
}
.st-checkout-page.style-2 .check-out-form .cond-form .st-icheck .st-icheck-item label .checkmark {
border: 1px solid #83929D;
border-radius: 5px;
width: 20px;
height: 20px;
top: 2px;
}
.st-checkout-page.style-2 .check-out-form .cond-form .st-icheck .st-icheck-item label .checkmark:after {
left: 6px;
top: 3px;
width: 6px;
height: 10px;
border-color: var(--main-color, #3B71FE);
}
.st-checkout-page.style-2 .check-out-form .cond-form .st-icheck .st-icheck-item label a {
color: var(--main-color, #3B71FE);
font-weight: 500;
}
.st-checkout-page.style-2 .check-out-form .cond-form .st-icheck .st-icheck-item label input:checked ~ .checkmark {
background: var(--main-color, #3B71FE) !important;
border-color: var(--main-color, #3B71FE) !important;
}
.st-checkout-page.style-2 .check-out-form .cond-form .st-icheck .st-icheck-item label input:checked ~ .checkmark:after {
border-color: #fff;
}
.st-checkout-page.style-2 .check-out-form .btn-checkout {
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: #fff;
border-radius: 50px;
padding: 15px 22px;
}
.st-checkout-page.style-2 .check-out-form .btn-checkout .stt-icon {
font-weight: 300;
position: relative;
top: 2px;
margin-left: 5px;
}
.st-checkout-page.style-2 .check-out-form .btn-checkout .fa {
position: relative;
top: 1px;
margin-left: 5px;
}
.st-checkout-page.style-2 .check-out-form .btn-checkout.loading .fa {
display: inline-block;
}
.st-checkout-page.style-2 .check-out-form .btn-checkout.loading .stt-icon {
display: none;
}
.st-checkout-page.style-2 .booking-success-notice {
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 20px;
padding: 80px;
margin-bottom: 80px;
}
.st-checkout-page.style-2 .booking-success-notice .success-icon {
border: 10px solid rgba(10, 160, 43, 0.2);
border-radius: 50%;
}
.st-checkout-page.style-2 .booking-success-notice .success-icon .stt-icon {
font-size: 17px;
color: #fff;
background: #4CBB7F;
width: 50px;
height: 50px;
display: flex;
border-radius: 50%;
align-items: center;
justify-content: center;
}
.st-checkout-page.style-2 .booking-success-notice .notice-success .line1 {
font-weight: 700;
font-size: 22px;
line-height: 32px;
color: var(--heading-color);
margin-bottom: 10px;
}
.st-checkout-page.style-2 .booking-success-notice .notice-success .line2 {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
}
.st-checkout-page.style-2 .booking-success-notice .notice-success .line2 span {
font-weight: 500;
color: var(--heading-color);
word-break: break-word;
}
.st-checkout-page.style-2 .booking-success-notice .booking-info-detail {
border-left: 1px solid #DEDEDE;
}
.st-checkout-page.style-2 .booking-success-notice .booking-info-detail li {
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
}
.st-checkout-page.style-2 .booking-success-notice .booking-info-detail li span {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
min-width: 160px;
display: inline-block;
}
.st-checkout-page.style-2 .info-form {
margin-top: 30px;
border: 1px solid #DEDEDE;
border-radius: 20px;
padding: 30px 24px;
}
.st-checkout-page.style-2 .info-form ul li .label {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: var(--grey-color, #5E6D77);
padding: 5px;
}
.st-checkout-page.style-2 .info-form ul li .value {
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: var(--heading-color);
word-break: break-all;
padding: 5px;
}
.st-checkout-page.style-2 .info-form ul li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
}
.st-checkout-page.style-2 .text-center .btn.btn-primary {
color: #fff;
border-radius: 40px;
}
.st-checkout-page.style-2 .text-center .btn.btn-primary i {
display: none;
}
.member-package-layout2 #mpk-form .submit_payment {
background: var(--main-color, #3B71FE);
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: #fff;
border-radius: 50px;
}
.member-package-layout2 #mpk-form .submit_payment .stt-icon {
font-weight: 300;
position: relative;
top: 2px;
margin-left: 5px;
right: 20px;
}
.member-package-layout2 #mpk-form .submit_payment .fa {
top: 20px;
position: absolute;
right: 22px;
transform: translate(0, -50%);
color: #fff;
margin-left: 0px;
}
.member-package-layout2 #mpk-form .submit_payment.loading .fa {
display: inline-block;
}
.member-package-layout2 #mpk-form .submit_payment.loading .stt-icon {
display: none;
}
@media screen and (max-width: 991px) {
.st-checkout-page .booking-success-notice .col-left,
.page-template-template-checkout-packages-new .booking-success-notice .col-left {
margin-bottom: 30px;
}
.st-checkout-page .booking-success-notice .col-right .booking-info-detail {
border: none;
padding-left: 0;
}
.st-checkout-page.style-2 .order-1 {
order: 1 !important;
margin-bottom: 40px;
}
.st-checkout-page.style-2 .cart-info .service-section .service-right .title {
display: block;
width: 100%;
}
}
@media screen and (max-width: 767px) {
.st-checkout-page .booking-success-notice .col-left {
display: block;
margin-bottom: 40px;
border-bottom: 1px solid #dedede;
padding-bottom: 40px;
}
.st-checkout-page.style-2 .booking-success-notice {
padding: 80px 30px;
margin-bottom: 50px;
}
.st-checkout-page.style-2 .booking-success-notice .success-icon {
width: 70px;
height: 70px;
margin: auto;
margin-bottom: 20px;
}
.st-checkout-page .booking-success-notice .notice-success {
margin-left: 0;
text-align: center;
}
}
.st-testimonial .swiper-container {
overflow: hidden;
position: unset;
}
.st-testimonial-modern-slider .st-testimonial .st-button-prev, .st-testimonial-modern-slider .st-testimonial .st-button-next {
width: 40px;
height: 40px;
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
}
@media screen and (max-width: 767px) {
.st-testimonial-modern-slider .st-testimonial .st-button-prev, .st-testimonial-modern-slider .st-testimonial .st-button-next {
transform: translateY(-50%);
}
}
.st-testimonial-modern-slider .st-testimonial .st-button-prev span, .st-testimonial-modern-slider .st-testimonial .st-button-next span {
display: block;
background: none;
color: var(--heading-color, #1A2B48);
width: auto;
height: auto;
font-size: 14px;
position: relative;
}
.st-testimonial-modern-slider .st-testimonial .st-button-prev {
right: 50px;
left: auto;
top: -40px;
}
@media screen and (max-width: 767px) {
.st-testimonial-modern-slider .st-testimonial .st-button-prev {
left: -9px;
right: auto;
top: 50%;
}
}
.st-testimonial-modern-slider .st-testimonial .st-button-next {
right: 0;
left: auto;
top: -40px;
}
@media screen and (max-width: 767px) {
.st-testimonial-modern-slider .st-testimonial .st-button-next {
right: -9px;
left: auto;
top: 50%;
}
}
.st-testimonial-modern-slider .st-testimonial .service-testimonial-wrapper {
padding: 4px;
}
.st-testimonial-modern-slider .st-testimonial .service-testimonial-wrapper .item {
padding: 48px;
background: #FFFFFF;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 24px;
}
.st-testimonial-modern-slider .st-testimonial .service-testimonial-wrapper .item .st-content {
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 26px;
margin-bottom: 30px;
}
.st-testimonial-modern-slider .st-testimonial .service-testimonial-wrapper .item .review-testimonial {
font-size: 14px;
color: #FFB21D;
margin-bottom: 18px;
}
.st-testimonial-modern-slider .st-testimonial .service-testimonial-wrapper .item .author-meta .name {
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 26px;
color: var(--heading-color, #1A2B48);
margin-bottom: 0px;
}
.st-testimonial-modern-slider .st-testimonial .service-testimonial-wrapper .item .author-meta .office-testimonial {
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
}
.st-testimonial-modern-slider .swiper-pagination .swiper-pagination-bullet {
width: 8px;
height: 8px;
background: #DEDEDE;
border-radius: 50%;
margin-left: 5px;
margin-right: 5px;
border: none;
}
.st-testimonial-modern-slider .swiper-pagination .swiper-pagination-bullet-active {
width: 10px;
height: 10px;
background: var(--main-color, #3B71FE);
position: relative;
top: 1px;
}
body .st-sliders.st-list-slider.style-3 .st-button-prev,
body .st-sliders.st-list-slider.style-3 .st-button-next {
display: none;
}
body #main-footer {
padding-bottom: 0;
}
body.single #st-content-wrapper.st-style-4 #st-list-room .price-wrapper .price {
font-weight: 700;
font-size: 16px;
line-height: 26px;
color: var(--heading-color, #1A2B48);
}
body.single #st-content-wrapper.st-style-4 #st-list-room .price-wrapper .unit {
font-size: 14px;
line-height: 22px;
color: var(--grey-color, #5E6D77);
}
body .daterangepicker.ltr .calendar.left .calendar-table {
padding-right: 4px;
}
body.single #st-content-wrapper.st-style-4 .inquiry-v2 {
margin-top: 0;
}
body.single #st-content-wrapper.st-style-4 .inquiry-v2 .st_send-mail-form .sent-email-st {
text-transform: capitalize;
font-weight: 500;
font-size: 16px;
line-height: 20px;
}
body .list-style .item-service {
width: 100%;
}
body .st-checkout-page,
body .page-template-template-checkout-packages-new {
margin-bottom: 0;
}
body .services-nearby .st-owl-slider .services-item.item-elementor {
margin-bottom: 15px;
}
@media (max-width: 1024px) {
body .st-sliders.st-list-slider.style-3 .swiper-pagination {
display: none;
}
body .st-sliders.st-list-slider.style-3 .st-button-prev,
body .st-sliders.st-list-slider.style-3 .st-button-next {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 12px;
width: 40px;
height: 40px;
background: #FFFFFF;
border: 1px solid #DEDEDE;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 50px;
}
body .st-sliders.st-list-slider.style-3 .st-button-prev span,
body .st-sliders.st-list-slider.style-3 .st-button-next span {
color: var(--heading-color, #1A2B48);
}
body .st-sliders.st-list-slider.style-3 .st-button-next {
right: -15px;
}
body .st-sliders.st-list-slider.style-3 .st-button-prev {
left: -15px;
}
body .st-search-form-calendar .calendar-time-wrapper .calendar-time.left {
padding-right: 15px;
}
body .st-search-form-calendar .calendar-time-wrapper .calendar-time.right {
padding-left: 15px;
}
}
@media (max-width: 1024px) and (min-width: 992px) {
body .search-result-page.layout5 .st-results .page-half-map .dataarea,
body .search-result-page.layout5 .st-results .page-half-map .maparea,
body .st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map.map-right .col-left,
body .st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map.map-right .col-right {
width: 50%;
}
body .st-style-elementor.search-result-page.layout5 .st-banner-search-form {
padding: 0;
}
body .daterangepicker.dropdown-menu .calendar .calendar-table .table-sub-header .day-off-week {
width: 14.2857142857%;
height: auto;
}
body #st-content-wrapper {
padding-bottom: 60px;
}
body .daterangepicker.dropdown-menu {
right: 11px !important;
}
body .st-list-destination .st-button-prev,
body .st-list-destination .st-button-next {
display: flex !important;
}
}
@media (max-width: 992px) and (min-width: 768px) {
body .st-style-elementor.search-result-page .banner {
padding-top: 30px;
padding-bottom: 30px;
}
body .st-style-elementor.search-result-page .banner .container .st-banner-search-form.style_2 {
padding: 0 20px;
}
body .st-style-elementor.search-result-page.layout5 .top-filter, body .st-style-elementor.search-result-page.layout-rental-4 .top-filter, body .st-style-elementor.search-result-page.layout-rental-5 .top-filter {
padding: 20px;
}
body .st-style-elementor.search-result-page.layout5 .top-filter ul li:not(:last-child), body .st-style-elementor.search-result-page.layout-rental-4 .top-filter ul li:not(:last-child), body .st-style-elementor.search-result-page.layout-rental-5 .top-filter ul li:not(:last-child) {
margin-right: 8px;
}
body .st-style-elementor.search-result-page.layout5 .st-results .page-half-map.map-right, body .st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map.map-right, body .st-style-elementor.search-result-page.layout-rental-5 .st-results .page-half-map.map-right {
padding-left: 20px;
}
body .st-style-elementor.search-result-page.layout5 .st-results .page-half-map .modern-search-result, body .st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .modern-search-result, body .st-style-elementor.search-result-page.layout-rental-5 .st-results .page-half-map .modern-search-result {
padding-right: 20px;
}
body .st-style-elementor.search-result-page.layout5 .st-results .page-half-map .toolbar, body .st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .toolbar, body .st-style-elementor.search-result-page.layout-rental-5 .st-results .page-half-map .toolbar {
display: flex !important;
padding-right: 15px;
}
body .st-style-elementor.search-result-page.layout5 .st-results .toolbar .toolbar-action, body .st-style-elementor.search-result-page.layout-rental-4 .st-results .toolbar .toolbar-action, body .st-style-elementor.search-result-page.layout-rental-5 .st-results .toolbar .toolbar-action {
display: flex !important;
margin-top: 60px !important;
margin-bottom: 40px !important;
}
body .st-style-elementor.search-result-page.layout5 .st-results .toolbar .toolbar-action li.layout, body .st-style-elementor.search-result-page.layout-rental-4 .st-results .toolbar .toolbar-action li.layout, body .st-style-elementor.search-result-page.layout-rental-5 .st-results .toolbar .toolbar-action li.layout {
display: none;
}
body .st-style-elementor.search-result-page.layout6 > .container {
padding: 0 20px;
}
body .st-style-elementor.search-result-page.layout6 .toolbar {
display: flex !important;
margin-top: 60px !important;
margin-bottom: 40px !important;
}
body .st-style-elementor.search-result-page.layout6 .toolbar .toolbar-action li.layout {
display: none;
}
body .st-style-elementor.search-result-page.layout6 .toolbar .search-string {
display: none;
}
body.single-st_hotel #st-content-wrapper.st-style-4 .services-nearby h2.st-heading {
text-align: center;
}
body.single .mfp-content .mfp-figure figure img.mfp-img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
height: auto;
}
body.single #st-content-wrapper.st-style-4 #st-list-room .fetch {
display: inline-block;
margin: 0 -15px;
}
body.single #st-content-wrapper.st-style-4 #st-list-room .fetch > .item {
width: 50%;
padding: 0 15px;
float: left;
border: 0;
}
body.single #st-content-wrapper.st-style-4 #st-list-room .fetch > .item .form-booking-inpage {
border: 1px solid #DEDEDE;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
border-radius: 20px;
overflow: hidden;
}
body.single #st-content-wrapper.st-style-4 #st-list-room .fetch > .item .item-infor {
padding-bottom: 18px;
}
body.single #st-content-wrapper.st-style-4 #st-list-room .fetch > .item .item-infor h2.heading {
margin-bottom: 20px;
padding: 0 20px;
}
body.single #st-content-wrapper.st-style-4 #st-list-room .fetch > .item .item-infor .facilities {
padding: 0 20px;
}
body.single #st-content-wrapper.st-style-4 #st-list-room .fetch > .item .item-infor .facilities .st-list-facilities {
padding-bottom: 24px;
}
body.single #st-content-wrapper.st-style-4 #st-list-room .price-wrapper {
text-align: left;
margin: 0 20px;
}
body.single #st-content-wrapper.st-style-4 #st-list-room .btn-show-price,
body.single #st-content-wrapper.st-style-4 #st-list-room .show-detail {
float: left;
margin: 10px 20px 30px;
}
body.single #st-content-wrapper.st-style-4 .relate-rooms .st-hr {
margin-top: 60px;
margin-bottom: 60px;
}
body.single #st-content-wrapper.st-style-4 .services-nearby h2.st-heading {
padding-top: 0px;
margin-bottom: 40px;
}
body.single #st-content-wrapper.st-style-4 .services-nearby .services-grid .service-list-wrapper .owl-nav {
display: none;
}
body .st-gallery.style-slider {
margin-top: 60px;
}
body.single-hotel_room #st-content-wrapper.st-style-elementor .st-hotel-room-content {
padding-top: 40px;
}
body.single-hotel_room #st-content-wrapper.st-style-elementor .room-featured-items {
margin-top: 40px;
padding-bottom: 25px;
}
body .st-checkout-page.style-2 .order-1 {
margin-bottom: 50px;
}
body .st-checkout-page.style-2 .cart-info {
margin-top: 30px;
padding: 30px 20px;
}
body .st-checkout-page.style-2 .booking-success-notice {
padding: 40px 50px;
margin-bottom: 50px;
}
body .st-checkout-page.style-2 .booking-success-notice .col-left {
display: block;
margin-bottom: 40px;
border-bottom: 1px solid #dedede;
padding-bottom: 40px;
}
body .st-checkout-page.style-2 .booking-success-notice .success-icon {
width: 70px;
height: 70px;
margin: auto;
margin-bottom: 20px;
}
body .st-checkout-page.style-2 .booking-success-notice .notice-success {
text-align: center;
}
body .st-checkout-page.style-2 .booking-success-notice .col-right .booking-info-detail {
padding: 0 20%;
}
body .st-package-success-wrapper.member-package-layout2 .box_info_payment {
padding: 40px 50px;
}
body .st-package-success-wrapper.member-package-layout2 .box_info_payment .sidebar-order {
display: flex;
justify-content: center;
}
body .st-package-success-wrapper.member-package-layout2 .st-notice-success {
flex-flow: column;
}
body .st-package-success-wrapper.member-package-layout2 .st-notice-success .icon-success {
margin-bottom: 20px;
}
body .st-package-success-wrapper.member-package-layout2 .st-notice-success .title-admin {
margin-left: 0;
text-align: center;
}
body .st-package-success-wrapper.member-package-layout2 .st-notice-success .title-admin .st-admin-success {
margin-bottom: 10px;
}
body .st-package-success-wrapper.member-package-layout2 .st-notice-success .title-admin .st-text {
margin-bottom: 40px;
border-bottom: 1px solid #DEDEDE;
padding-bottom: 40px;
}
body .st-package-success-wrapper.member-package-layout2 .st-notice-success::after {
display: none;
}
body .st-package-success-wrapper.member-package-layout2 .info-order-member {
margin-top: 50px !important;
}
body .st-package-success-wrapper.member-package-layout2 .st-package-wrapper .package-cart {
margin-bottom: 50px;
}
body .st-results {
margin-top: 0;
}
body .st-list-service.slider.style_2 .st-button-prev,
body .st-list-service.slider.style_2 .st-button-next {
display: none !important;
}
body .relate-rooms .owl-prev,
body .relate-rooms .owl-next,
body .services-nearby .owl-prev,
body .services-nearby .owl-next {
display: none !important;
}
body .daterangepicker.dropdown-menu .calendar .calendar-table .table-sub-header .day-off-week {
width: 14.2857142857%;
height: auto;
}
body #st-content-wrapper {
padding-bottom: 60px;
}
body .daterangepicker.dropdown-menu {
right: 11px !important;
}
body .services-nearby,
body .relate-rooms {
margin-bottom: 40px;
}
body .st-list-destination .st-button-prev,
body .st-list-destination .st-button-next {
display: flex !important;
}
body .search-result-page.layout5 .st-results .toolbar .show-filter-mobile .button-filter,
body .search-result-page.layout6 .st-results .toolbar .show-filter-mobile .button-filter,
body .search-result-page.tour-layout6 .st-results .toolbar .show-filter-mobile .button-filter,
body .search-result-page.tour-layout7 .st-results .toolbar .show-filter-mobile .button-filter,
body .search-result-page.activity-layout4 .st-results .toolbar .show-filter-mobile .button-filter,
body .search-result-page.activity-layout5 .st-results .toolbar .show-filter-mobile .button-filter,
body .search-result-page.car-layout3 .st-results .toolbar .show-filter-mobile .button-filter,
body .search-result-page.car-layout4 .st-results .toolbar .show-filter-mobile .button-filter,
body .search-result-page.layout-rental-4 .st-results .toolbar .show-filter-mobile .button-filter,
body .search-result-page.layout-rental-5 .st-results .toolbar .show-filter-mobile .button-filter {
display: block;
}
}
@media (max-width: 767px) {
body .container,
body .container-sm {
max-width: 100%;
}
body .st-testimonial-modern-slider .st-testimonial .service-testimonial-wrapper .item {
padding: 30px 15px;
}
body .st-style-elementor.search-result-page.layout5 .st-banner-search-form,
body .st-style-elementor.search-result-page.tour-layout7 .st-banner-search-form,
body .st-style-elementor.search-result-page.activity-layout5 .st-banner-search-form,
body .st-style-elementor.search-result-page.car-layout4 .st-banner-search-form,
body .st-style-elementor.search-result-page.layout-rental-4 .st-banner-search-form {
padding: 0;
}
body .st-style-elementor.search-result-page.layout5 .st-results .page-half-map.map-right,
body .st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map.map-right {
padding-left: 15px;
}
body .search-result-page.layout5 .st-results .toolbar {
display: flex !important;
}
body .st-testimonial-modern-slider .st-testimonial .st-button-prev,
body .st-testimonial-modern-slider .st-testimonial .st-button-next {
display: none;
}
body.single #st-content-wrapper.st-style-4 #st-list-room .facilities .st-list-facilities {
justify-content: space-between;
}
body.single #st-content-wrapper.st-style-4 #st-list-room .facilities .st-list-facilities .item {
width: auto;
}
body.single .mfp-content .mfp-figure figure img.mfp-img {
padding: 0px;
}
body.single #st-content-wrapper.st-style-4 #st-list-room .price-wrapper {
padding-top: 18px;
}
body.single #st-content-wrapper.st-style-4 #st-list-room .fetch .item .item-infor {
padding-bottom: 0;
}
body.single #st-content-wrapper.st-style-4 #st-list-room .fetch .item .item-infor h2.heading {
margin-bottom: 20px;
padding-top: 0;
}
body.single #st-content-wrapper.st-style-4 .services-nearby h2.st-heading {
text-align: center;
}
body .daterangepicker.dropdown-menu .calendar .calendar-table .table-sub-header .day-off-week {
width: 14.2857142857%;
height: auto;
}
body .st-list-service.slider.style_2 .st-button-prev,
body .st-list-service.slider.style_2 .st-button-next {
display: none !important;
}
body .relate-rooms .owl-prev,
body .relate-rooms .owl-next,
body .services-nearby .owl-prev,
body .services-nearby .owl-next {
display: none !important;
}
body .st-list-destination .st-button-prev,
body .st-list-destination .st-button-next {
display: flex !important;
}
body #st-content-wrapper {
overflow-x: hidden;
padding-bottom: 50px;
}
body.single-hotel_room .st-service-header2 .right {
margin-top: 0;
}
body .daterangepicker.dropdown-menu {
right: 11px !important;
}
body .services-nearby,
body .relate-rooms {
margin-bottom: 40px;
}
body .st-service-feature .item {
margin-bottom: 20px;
}
body .search-result-page.layout5 .st-results .toolbar .show-filter-mobile .button-filter,
body .search-result-page.layout6 .st-results .toolbar .show-filter-mobile .button-filter,
body .search-result-page.tour-layout6 .st-results .toolbar .show-filter-mobile .button-filter,
body .search-result-page.activity-layout4 .st-results .toolbar .show-filter-mobile .button-filter,
body .search-result-page.car-layout3 .st-results .toolbar .show-filter-mobile .button-filter,
body .search-result-page.layout-rental-4 .st-results .toolbar .show-filter-mobile .button-filter,
body .search-result-page.layout-rental-5 .st-results .toolbar .show-filter-mobile .button-filter {
display: block;
}
body.single-st_rental #st-content-wrapper.st-style-elementor .room-featured-items {
margin-top: 40px;
padding-bottom: 20px;
}
body.single-st_rental #st-content-wrapper.st-style-elementor .room-featured-items .item {
width: 50%;
margin-right: 0;
margin-bottom: 20px;
}
body .swiper-pagination {
margin-top: 30px;
}
body .st-style-elementor.search-result-page .banner {
padding-top: 30px;
padding-bottom: 30px;
}
body .st-style-elementor.search-result-page .banner .container .st-banner-search-form.style_2 {
padding: 0 20px;
}
body .st-style-elementor.search-result-page.layout5 .top-filter, body .st-style-elementor.search-result-page.layout-rental-4 .top-filter, body .st-style-elementor.search-result-page.layout-rental-5 .top-filter {
padding: 20px;
}
body .st-style-elementor.search-result-page.layout5 .top-filter ul li:not(:last-child), body .st-style-elementor.search-result-page.layout-rental-4 .top-filter ul li:not(:last-child), body .st-style-elementor.search-result-page.layout-rental-5 .top-filter ul li:not(:last-child) {
margin-right: 8px;
}
body .st-style-elementor.search-result-page.layout5 .st-results .page-half-map.map-right, body .st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map.map-right, body .st-style-elementor.search-result-page.layout-rental-5 .st-results .page-half-map.map-right {
padding-left: 15px;
}
body .st-style-elementor.search-result-page.layout5 .st-results .page-half-map .modern-search-result, body .st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .modern-search-result, body .st-style-elementor.search-result-page.layout-rental-5 .st-results .page-half-map .modern-search-result {
padding-right: 15px;
}
body .st-style-elementor.search-result-page.layout5 .st-results .page-half-map .toolbar, body .st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .toolbar, body .st-style-elementor.search-result-page.layout-rental-5 .st-results .page-half-map .toolbar {
display: flex !important;
padding-right: 15px;
}
body .st-style-elementor.search-result-page.layout5 .st-results .toolbar .toolbar-action, body .st-style-elementor.search-result-page.layout-rental-4 .st-results .toolbar .toolbar-action, body .st-style-elementor.search-result-page.layout-rental-5 .st-results .toolbar .toolbar-action {
display: flex !important;
}
body .st-style-elementor.search-result-page.layout5 .st-results .toolbar .toolbar-action li.layout, body .st-style-elementor.search-result-page.layout-rental-4 .st-results .toolbar .toolbar-action li.layout, body .st-style-elementor.search-result-page.layout-rental-5 .st-results .toolbar .toolbar-action li.layout {
display: none;
}
body .st-style-elementor.search-result-page.layout6 > .container {
padding: 0 20px;
}
body .st-style-elementor.search-result-page.layout6 .toolbar {
display: flex !important;
margin-top: 60px !important;
margin-bottom: 40px !important;
}
body .st-style-elementor.search-result-page.layout6 .toolbar .toolbar-action li.layout {
display: none;
}
body .st-style-elementor.search-result-page.layout6 .toolbar .search-string {
display: none;
}
body .st-list-service.mix_service.style_1 .item-service-inner .item-content .item-content-w ul.facilities,
body .st-list-service.single.style_1 .item-service-inner .item-content .item-content-w ul.facilities {
display: none;
}
body .st-list-service.mix_service.style_1 .item-service-inner .footer-flex .rating,
body .st-list-service.single.style_1 .item-service-inner .footer-flex .rating {
padding: 4px 0px 4px 0px;
}
body .st-list-service.mix_service.style_1 .item .car-type,
body .st-list-service.single.style_1 .item .car-type {
display: none;
}
body .st-list-service.mix_service.style_1 .item .service-title + .service-review,
body .st-list-service.single.style_1 .item .service-title + .service-review {
display: none !important;
}
body .st-list-service.mix_service.style_1 .item .car-equipments,
body .st-list-service.single.style_1 .item .car-equipments {
margin-bottom: 0px;
}
body .st-list-service.mix_service.style_1 .item .service-title,
body .st-list-service.single.style_1 .item .service-title {
margin-top: 15px;
}
body .st-list-service.mix_service.style_1 .item .service-author,
body .st-list-service.single.style_1 .item .service-author {
display: none;
}
body .st-list-service.mix_service.style_1 .item .show-detail,
body .st-list-service.single.style_1 .item .show-detail {
display: none;
}
body .st-list-service.mix_service.style_1 .item.item-tours .service-location,
body .st-list-service.single.style_1 .item.item-tours .service-location {
margin-top: 15px;
}
body .st-list-service.mix_service.style_1 .item.item-tours .footer-flex,
body .st-list-service.single.style_1 .item.item-tours .footer-flex {
padding: 10px 0px;
flex-direction: row-reverse;
flex-wrap: unset !important;
}
body .st-list-service.mix_service.style_1 .item.item-tours .service-duration,
body .st-list-service.single.style_1 .item.item-tours .service-duration {
padding-left: 15px;
padding-left: 15px;
width: 50%;
}
body .st-list-service.mix_service.style_1 .item.item-tours .price-wrapper,
body .st-list-service.single.style_1 .item.item-tours .price-wrapper {
margin: 0px;
}
body .st-list-service.mix_service.style_1 .item .service-excerpt,
body .st-list-service.single.style_1 .item .service-excerpt {
display: none;
}
body .st-list-service.mix_service.style_1 .item .type-btn-view-more,
body .st-list-service.single.style_1 .item .type-btn-view-more {
display: none;
}
body .st-list-service.mix_service.style_1 .price-wrapper,
body .st-list-service.single.style_1 .price-wrapper {
margin-top: 15px;
}
body .st-list-service.list.style_2 .services-item.item-elementor.list .item,
body .list-tab-wrapper.style_2 .services-item.item-elementor.list .item {
display: block;
}
body .st-list-service.list.style_2 .services-item.item-elementor.list .item .featured-image,
body .list-tab-wrapper.style_2 .services-item.item-elementor.list .item .featured-image {
width: 100%;
padding: 0px;
overflow: initial;
}
body .st-list-service.list.style_2 .services-item.item-elementor.list .item .featured-image img,
body .list-tab-wrapper.style_2 .services-item.item-elementor.list .item .featured-image img {
position: relative;
object-fit: contain;
}
body .st-list-service.list.style_2 .services-item.item-elementor.list .item .featured-image a:not(.service-avatar),
body .list-tab-wrapper.style_2 .services-item.item-elementor.list .item .featured-image a:not(.service-avatar) {
border-radius: 14px 14px 0px 0px;
}
body .st-list-service.list.style_2 .services-item.item-elementor.list .item .featured-image .service-avatar,
body .list-tab-wrapper.style_2 .services-item.item-elementor.list .item .featured-image .service-avatar {
bottom: -16px;
}
body .st-list-service.list.style_2 .services-item.item-elementor.list .item .content-item,
body .list-tab-wrapper.style_2 .services-item.item-elementor.list .item .content-item {
width: 100%;
display: block;
}
body .st-list-service.list.style_2 .services-item.item-elementor.list .item .content-item .reviews,
body .list-tab-wrapper.style_2 .services-item.item-elementor.list .item .content-item .reviews {
margin-top: 15px !important;
margin-bottom: 15px !important;
display: flex;
align-items: center;
}
body .st-list-service.list.style_2 .services-item.item-elementor.list .item .content-item .reviews .rate-text::before,
body .list-tab-wrapper.style_2 .services-item.item-elementor.list .item .content-item .reviews .rate-text::before {
display: none;
}
body .st-list-service.list.style_2 .services-item.item-elementor.list .item .content-item .reviews.style-2,
body .list-tab-wrapper.style_2 .services-item.item-elementor.list .item .content-item .reviews.style-2 {
display: flex;
align-items: center;
}
body .st-list-service.list.style_2 .services-item.item-elementor.list .item .content-item .reviews.style-2 .rate,
body .list-tab-wrapper.style_2 .services-item.item-elementor.list .item .content-item .reviews.style-2 .rate {
display: flex;
align-items: center;
}
body .st-list-service.list.style_2 .services-item.item-elementor.list .item .content-item .reviews.style-2 span.rate-text::before,
body .list-tab-wrapper.style_2 .services-item.item-elementor.list .item .content-item .reviews.style-2 span.rate-text::before {
display: none;
}
body .st-list-service.list.style_2 .services-item.item-elementor.list .item .content-item .car-equipments,
body .list-tab-wrapper.style_2 .services-item.item-elementor.list .item .content-item .car-equipments {
margin-bottom: 15px;
}
body .st-list-service.list.style_2 .services-item.item-elementor.list .item .content-item .section-footer,
body .list-tab-wrapper.style_2 .services-item.item-elementor.list .item .content-item .section-footer {
padding-top: 30px;
}
body .st-list-service.list.style_2 .services-item.item-elementor.list .item .content-item .content-item-left,
body .list-tab-wrapper.style_2 .services-item.item-elementor.list .item .content-item .content-item-left {
width: 100%;
padding-right: 0px;
}
body .st-list-service.list.style_2 .services-item.item-elementor.list .item .content-item .service-excerpt,
body .list-tab-wrapper.style_2 .services-item.item-elementor.list .item .content-item .service-excerpt {
display: none;
}
body .st-list-service.list.style_2 .services-item.item-elementor.list .item .content-item .content-item-right,
body .list-tab-wrapper.style_2 .services-item.item-elementor.list .item .content-item .content-item-right {
padding-left: 0px;
border-left: none;
width: 100%;
}
body .st-list-service.list.style_2 .services-item.item-elementor.list .item .content-item .st-list-footer,
body .list-tab-wrapper.style_2 .services-item.item-elementor.list .item .content-item .st-list-footer {
margin: 0px;
}
body .st-list-service.list.style_2 .services-item.item-elementor.list .item .content-item .content-item-right-wrap,
body .list-tab-wrapper.style_2 .services-item.item-elementor.list .item .content-item .content-item-right-wrap {
text-align: left !important;
flex-wrap: unset !important;
flex-direction: row-reverse !important;
align-items: center;
}
body .st-list-service.list.style_2 .services-item.item-elementor.list .item .content-item .content-item-right-wrap .st-list-top,
body .list-tab-wrapper.style_2 .services-item.item-elementor.list .item .content-item .content-item-right-wrap .st-list-top {
text-align: right;
}
body .st-list-service.list.style_2 .services-item.item-elementor.list .item .content-item .price-wrapper.service-type,
body .list-tab-wrapper.style_2 .services-item.item-elementor.list .item .content-item .price-wrapper.service-type {
margin-bottom: 0px;
}
body .st-list-service.list.style_2 .services-item.item-elementor.list .item .content-item a.view-detail,
body .list-tab-wrapper.style_2 .services-item.item-elementor.list .item .content-item a.view-detail {
display: none;
}
body .st-list-service.list.style_2 .services-item.item-elementor.list .item .content-item .type-btn-view-more,
body .list-tab-wrapper.style_2 .services-item.item-elementor.list .item .content-item .type-btn-view-more {
display: none;
}
}
@media screen and (min-width: 992px) {
[dir=rtl] .single #st-content-wrapper.st-style-4 #st-list-room .st-border-right, [dir=rtl] .single #st-content-wrapper.st-style-5 #st-list-room .st-border-right {
border-right: none;
border-left: 1px solid #DEDEDE;
}
}
[dir=rtl] #st-content-wrapper .st-list-rooms .item .facilities .item {
padding-right: 0px;
padding-left: 10px;
}
[dir=rtl] .st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-detination .stt-icon,
[dir=rtl] .st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest .stt-icon {
margin-right: 0;
margin-left: 16px;
}
[dir=rtl] .st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-detination:after,
[dir=rtl] .st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .field-guest:after {
left: 0;
right: auto;
}
[dir=rtl] .st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search {
border-left: 0;
}
[dir=rtl] .st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field .date-item-arrow {
transform: rotate(180deg);
}
[dir=rtl] .st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field:after {
right: auto;
left: 0;
}
[dir=rtl] .st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .form-date-field .date-item-wrapper .stt-icon {
margin-right: 0;
margin-left: 16px;
}
[dir=rtl] .st-banner-search-form.style_2 .st-search-form-el .button-search-wrapper {
margin-left: 12px;
margin-right: auto;
}
[dir=rtl] .st-banner-search-form.style_2 .st-search-form-el .button-search-wrapper .btn-search span {
margin-right: 0;
margin-left: 8px;
}
[dir=rtl] .st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search .dropdown-menu li:not(.location-heading).item span:not(.stt-icon) {
text-align: right;
}
[dir=rtl] .st-banner-search-form.style_2 .st-search-form-el .st-search-el .search-form .destination-search .dropdown-menu li:not(.location-heading).item span.stt-icon {
margin-right: 0;
margin-left: 10px;
}
[dir=rtl] .services-item.item-elementor .item .featured-image .featured {
right: 20px;
left: auto;
}
[dir=rtl] .services-item.item-elementor .item .content-item .reviews .rate {
margin-right: 12px;
margin-left: 0px;
}
[dir=rtl] .services-item.item-elementor .item .content-item .price-wrapper .price {
margin-right: 8px;
margin-left: 4px;
}
[dir=rtl] .search-result-page.layout5 .top-filter ul li .dropdown .stt-icon {
margin-right: 5px;
margin-left: 0;
}
[dir=rtl] .st-style-elementor .top-filter .dropdown-menu .dropdown-title {
text-align: right;
}
[dir=rtl] .st-icheck-item label {
text-align: right;
}
[dir=rtl] .st-style-elementor .top-filter .dropdown-menu .st-icheck-item {
text-align: right;
}
[dir=rtl] .search-result-page.layout5 .st-results .toolbar .toolbar-action li .dropdown-toggle span,
[dir=rtl] .search-result-page.layout6 .st-results .toolbar .toolbar-action li .dropdown-toggle span {
margin-left: 0;
margin-right: 10px;
}
[dir=rtl] .search-result-page.layout5 .st-results .page-half-map .col-right .toggle-map,
[dir=rtl] .search-result-page.layout5 .st-results .page-half-map .col-right .close-map-new {
left: auto;
right: 30px;
}
[dir=rtl] .search-result-page.layout5 .st-results .page-half-map.map-right {
padding-right: 40px;
padding-left: 0;
}
[dir=rtl] .search-result-page.layout5 .st-results .page-half-map .modern-search-result {
padding-left: 35px;
padding-right: 1px;
}
[dir=rtl] .search-result-page.layout5 .st-results .toolbar,
[dir=rtl] .search-result-page.layout6 .st-results .toolbar {
padding-left: 40px;
padding-right: 0;
}
[dir=rtl] .search-result-page.layout5 .st-results .toolbar .toolbar-action li:not(:first-child),
[dir=rtl] .search-result-page.layout6 .st-results .toolbar .toolbar-action li:not(:first-child) {
margin-right: 27px;
margin-left: 0;
}
[dir=rtl] .search-result-page.layout5 .st-results.nomap .page-half-map.map-right {
padding-right: 0 !important;
}
[dir=rtl] .search-result-page.layout5 .st-results .page-half-map.map-left .dataarea {
padding-right: 40px;
padding-left: 0;
}
[dir=rtl] .search-result-page.layout5 .st-results .page-half-map.map-left .col-right {
direction: rtl !important;
}
[dir=rtl] .services-item.item-elementor.list.list-2 .item .content-item .content-item-right {
border-left: none;
border-right: 1px solid #DEDEDE;
padding-right: 30px;
padding-left: 0;
}
[dir=rtl] .st-service-header2 .st-review-score {
margin-right: 0;
margin-left: 10px;
}
[dir=rtl] .st-service-header2 .st-review-score .score {
margin-right: 0;
margin-left: 12px;
}
[dir=rtl] #st-content-wrapper .form-book-wrapper .form-date-field .st_grid_date li:nth-child(1) {
border-right: none;
border-left: 1px solid #d7dce3;
}
[dir=rtl] .single-hotel_room #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .form-date-field .date-wrapper .st-item-date,
[dir=rtl] .single-st_hotel #st-content-wrapper.st-style-elementor .st-form-book-wrapper .form-book-wrapper .form-date-field .date-wrapper .st-item-date {
text-align: right;
}
[dir=rtl] .single-hotel_room #st-content-wrapper.st-style-elementor .room-featured-items .item:not(:last-child),
[dir=rtl] .single-st_hotel #st-content-wrapper.st-style-elementor .room-featured-items .item:not(:last-child) {
margin-right: 0;
margin-left: 40px;
}
[dir=rtl] .single-hotel_room #st-content-wrapper.st-style-elementor .room-featured-items .item .stt-icon,
[dir=rtl] .single-st_hotel #st-content-wrapper.st-style-elementor .room-featured-items .item .stt-icon {
margin-right: 0;
margin-left: 10px;
}
[dir=rtl] .relate-rooms .st-owl-slider {
direction: ltr;
}
[dir=rtl] .relate-rooms .st-owl-slider .item-slide {
direction: rtl;
}
[dir=rtl] .st-checkout-page.style-2 .cart-info .service-section .service-left {
margin-left: 20px;
margin-right: 0;
}
[dir=rtl] .st-checkout-page .cart-info .coupon-section form .form-group input[type=text] {
margin-right: 0;
margin-left: 5px;
}
[dir=rtl] .st-checkout-page .booking-success-notice .notice-success,
[dir=rtl] .page-template-template-checkout-packages-new .booking-success-notice .notice-success {
margin-right: 20px;
margin-left: 0;
}
[dir=rtl] .st-checkout-page.style-2 .info-form ul li .label {
text-align: right;
}
@media screen and (max-width: 991px) {
[dir=rtl] .st-banner-search-form.style_2 .st-search-form-el .button-search-wrapper {
margin-left: unset;
margin-right: unset;
}
}
[dir=rtl] .services-item.item-elementor .item .content-item .amenities .amenity {
margin-right: unset;
margin-left: 22px;
}
[dir=rtl] .services-item.item-elementor .item .content-item .amenities .amenity span {
margin-left: 7px;
margin-right: unset;
}
[dir=rtl] .car-layout3 .services-item.item-elementor .car-equipments .item,
[dir=rtl] .car-layout4 .services-item.item-elementor .car-equipments .item,
[dir=rtl] .page-template-template-transfer-search .services-item.item-elementor .car-equipments .item {
margin-right: unset;
margin-left: 16px;
}
[dir=rtl] .header__right .items .dropdown.dropdown-minicart .dropdown-menu .cart-item .cart-delete-item {
left: 0px;
right: unset;
}
[dir=rtl] .service-list-wrapper .item .section-footer .price-wrapper .fa {
margin-right: unset;
margin-left: 5px;
}
[dir=rtl] .st-style-elementor.search-result-page.layout5 .st-results .page-half-map .modern-search-result,
[dir=rtl] .st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map .modern-search-result,
[dir=rtl] .st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map .modern-search-result,
[dir=rtl] .st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map .modern-search-result,
[dir=rtl] .st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .modern-search-result {
padding-left: 35px;
padding-right: 1px;
}
[dir=rtl] .st-style-elementor.search-result-page.layout5 .st-results .page-half-map.map-right,
[dir=rtl] .st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map.map-right,
[dir=rtl] .st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map.map-right,
[dir=rtl] .st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map.map-right,
[dir=rtl] .st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map.map-right {
padding-right: 40px;
padding-left: unset;
}
[dir=rtl] .st-style-elementor.search-result-page.layout5 .st-results .page-half-map .col-right .toggle-map,
[dir=rtl] .st-style-elementor.search-result-page.layout5 .st-results .page-half-map .col-right .close-map-new,
[dir=rtl] .st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map .col-right .toggle-map,
[dir=rtl] .st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map .col-right .close-map-new,
[dir=rtl] .st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map .col-right .toggle-map,
[dir=rtl] .st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map .col-right .close-map-new,
[dir=rtl] .st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map .col-right .toggle-map,
[dir=rtl] .st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map .col-right .close-map-new,
[dir=rtl] .st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .col-right .toggle-map,
[dir=rtl] .st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .col-right .close-map-new {
left: unset;
right: 30px;
}
[dir=rtl] .st-style-elementor.search-result-page.layout5 .st-results .page-half-map .col-right .toggle-map .stt-icon-arrow-left,
[dir=rtl] .st-style-elementor.search-result-page.layout5 .st-results .page-half-map .col-right .toggle-map .stt-icon-arrow-right,
[dir=rtl] .st-style-elementor.search-result-page.layout5 .st-results .page-half-map .col-right .close-map-new .stt-icon-arrow-left,
[dir=rtl] .st-style-elementor.search-result-page.layout5 .st-results .page-half-map .col-right .close-map-new .stt-icon-arrow-right,
[dir=rtl] .st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map .col-right .toggle-map .stt-icon-arrow-left,
[dir=rtl] .st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map .col-right .toggle-map .stt-icon-arrow-right,
[dir=rtl] .st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map .col-right .close-map-new .stt-icon-arrow-left,
[dir=rtl] .st-style-elementor.search-result-page.tour-layout7 .st-results .page-half-map .col-right .close-map-new .stt-icon-arrow-right,
[dir=rtl] .st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map .col-right .toggle-map .stt-icon-arrow-left,
[dir=rtl] .st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map .col-right .toggle-map .stt-icon-arrow-right,
[dir=rtl] .st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map .col-right .close-map-new .stt-icon-arrow-left,
[dir=rtl] .st-style-elementor.search-result-page.activity-layout5 .st-results .page-half-map .col-right .close-map-new .stt-icon-arrow-right,
[dir=rtl] .st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map .col-right .toggle-map .stt-icon-arrow-left,
[dir=rtl] .st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map .col-right .toggle-map .stt-icon-arrow-right,
[dir=rtl] .st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map .col-right .close-map-new .stt-icon-arrow-left,
[dir=rtl] .st-style-elementor.search-result-page.car-layout4 .st-results .page-half-map .col-right .close-map-new .stt-icon-arrow-right,
[dir=rtl] .st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .col-right .toggle-map .stt-icon-arrow-left,
[dir=rtl] .st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .col-right .toggle-map .stt-icon-arrow-right,
[dir=rtl] .st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .col-right .close-map-new .stt-icon-arrow-left,
[dir=rtl] .st-style-elementor.search-result-page.layout-rental-4 .st-results .page-half-map .col-right .close-map-new .stt-icon-arrow-right {
transform: rotate(180deg);
}
[dir=rtl] .st-style-elementor.search-result-page.layout5 .st-results.nomap .page-half-map.map-right,
[dir=rtl] .st-style-elementor.search-result-page.tour-layout7 .st-results.nomap .page-half-map.map-right,
[dir=rtl] .st-style-elementor.search-result-page.activity-layout5 .st-results.nomap .page-half-map.map-right,
[dir=rtl] .st-style-elementor.search-result-page.car-layout4 .st-results.nomap .page-half-map.map-right,
[dir=rtl] .st-style-elementor.search-result-page.layout-rental-4 .st-results.nomap .page-half-map.map-right {
padding-right: 0px;
}
[dir=rtl] .st-style-elementor.search-result-page.layout5 .top-filter ul li .dropdown .stt-icon,
[dir=rtl] .st-style-elementor.search-result-page.tour-layout7 .top-filter ul li .dropdown .stt-icon,
[dir=rtl] .st-style-elementor.search-result-page.activity-layout5 .top-filter ul li .dropdown .stt-icon,
[dir=rtl] .st-style-elementor.search-result-page.car-layout4 .top-filter ul li .dropdown .stt-icon,
[dir=rtl] .st-style-elementor.search-result-page.layout-rental-4 .top-filter ul li .dropdown .stt-icon,
[dir=rtl] .search-result-page.layout5 .st-results .toolbar .toolbar-action li .dropdown-toggle span,
[dir=rtl] .search-result-page.layout6 .st-results .toolbar .toolbar-action li .dropdown-toggle span,
[dir=rtl] .search-result-page.tour-layout6 .st-results .toolbar .toolbar-action li .dropdown-toggle span,
[dir=rtl] .search-result-page.tour-layout7 .st-results .toolbar .toolbar-action li .dropdown-toggle span,
[dir=rtl] .search-result-page.activity-layout4 .st-results .toolbar .toolbar-action li .dropdown-toggle span,
[dir=rtl] .search-result-page.activity-layout5 .st-results .toolbar .toolbar-action li .dropdown-toggle span,
[dir=rtl] .search-result-page.car-layout3 .st-results .toolbar .toolbar-action li .dropdown-toggle span,
[dir=rtl] .search-result-page.car-layout4 .st-results .toolbar .toolbar-action li .dropdown-toggle span,
[dir=rtl] .search-result-page.layout-rental-4 .st-results .toolbar .toolbar-action li .dropdown-toggle span,
[dir=rtl] .search-result-page.layout-rental-5 .st-results .toolbar .toolbar-action li .dropdown-toggle span,
[dir=rtl] .page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .toolbar-action li .dropdown-toggle span {
margin-right: 5px;
margin-left: unset;
}
[dir=rtl] .search-result-page.layout5 .st-results .toolbar,
[dir=rtl] .search-result-page.layout6 .st-results .toolbar,
[dir=rtl] .search-result-page.tour-layout6 .st-results .toolbar,
[dir=rtl] .search-result-page.tour-layout7 .st-results .toolbar,
[dir=rtl] .search-result-page.activity-layout4 .st-results .toolbar,
[dir=rtl] .search-result-page.activity-layout5 .st-results .toolbar,
[dir=rtl] .search-result-page.car-layout3 .st-results .toolbar,
[dir=rtl] .search-result-page.car-layout4 .st-results .toolbar,
[dir=rtl] .search-result-page.layout-rental-4 .st-results .toolbar,
[dir=rtl] .search-result-page.layout-rental-5 .st-results .toolbar,
[dir=rtl] .page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar {
padding-right: unset;
padding-left: 40px;
}
[dir=rtl] .search-result-page.layout5 .st-results .toolbar .toolbar-action,
[dir=rtl] .search-result-page.layout6 .st-results .toolbar .toolbar-action,
[dir=rtl] .search-result-page.tour-layout6 .st-results .toolbar .toolbar-action,
[dir=rtl] .search-result-page.tour-layout7 .st-results .toolbar .toolbar-action,
[dir=rtl] .search-result-page.activity-layout4 .st-results .toolbar .toolbar-action,
[dir=rtl] .search-result-page.activity-layout5 .st-results .toolbar .toolbar-action,
[dir=rtl] .search-result-page.car-layout3 .st-results .toolbar .toolbar-action,
[dir=rtl] .search-result-page.car-layout4 .st-results .toolbar .toolbar-action,
[dir=rtl] .search-result-page.layout-rental-4 .st-results .toolbar .toolbar-action,
[dir=rtl] .search-result-page.layout-rental-5 .st-results .toolbar .toolbar-action,
[dir=rtl] .page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .toolbar-action {
padding-left: unset;
}
[dir=rtl] .search-result-page.layout5 .st-results .toolbar .toolbar-action .layout,
[dir=rtl] .search-result-page.layout6 .st-results .toolbar .toolbar-action .layout,
[dir=rtl] .search-result-page.tour-layout6 .st-results .toolbar .toolbar-action .layout,
[dir=rtl] .search-result-page.tour-layout7 .st-results .toolbar .toolbar-action .layout,
[dir=rtl] .search-result-page.activity-layout4 .st-results .toolbar .toolbar-action .layout,
[dir=rtl] .search-result-page.activity-layout5 .st-results .toolbar .toolbar-action .layout,
[dir=rtl] .search-result-page.car-layout3 .st-results .toolbar .toolbar-action .layout,
[dir=rtl] .search-result-page.car-layout4 .st-results .toolbar .toolbar-action .layout,
[dir=rtl] .search-result-page.layout-rental-4 .st-results .toolbar .toolbar-action .layout,
[dir=rtl] .search-result-page.layout-rental-5 .st-results .toolbar .toolbar-action .layout,
[dir=rtl] .page-template-template-transfer-search .st-style-elementor.search-result-page .st-results .toolbar .toolbar-action .layout {
margin-left: unset;
margin-right: 27px;
}
[dir=rtl] input[type=email].form-control,
[dir=rtl] input[type=number].form-control,
[dir=rtl] input[type=tel].form-control,
[dir=rtl] input[type=url].form-control {
direction: rtl;
}
@media not all and (min-resolution: 0.001dpcm) {
@supports (-webkit-appearance: none) {
.elementor-widget-image, .services-item.item-elementor .item, .image.st-border-radius {
-webkit-transform: translate3d(0px, 0px, 0px);
}
}
[type=button] {
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
}
}