header .top_panel_navi.sc_layouts_row_type_compact .content_wrap .columns_wrap .sc_layouts_column.column-1_4 .sc_layouts_item {
  margin: 0px !important;
}
header .top_panel_navi.sc_layouts_row_type_compact .content_wrap .columns_wrap .sc_layouts_column .sc_layouts_item .sc_layouts_logo {
  display: block;
}
header .top_panel_navi.sc_layouts_row_type_compact .content_wrap .columns_wrap .sc_layouts_column .sc_layouts_item .sc_layouts_logo img {
  max-height: 75px;
}
header .top_panel_navi.sc_layouts_row_type_compact.sc_layouts_row_fixed_on .content_wrap .columns_wrap .sc_layouts_column.column-1_4 .sc_layouts_item {
  margin: 0px !important;
}
header .top_panel_navi.sc_layouts_row_type_compact.sc_layouts_row_fixed_on .content_wrap .columns_wrap .sc_layouts_column .sc_layouts_item .sc_layouts_logo {
  display: block;
}
header .top_panel_navi.sc_layouts_row_type_compact.sc_layouts_row_fixed_on .content_wrap .columns_wrap .sc_layouts_column .sc_layouts_item .sc_layouts_logo img {
  max-height: 60px;
}

header .top_panel_navi.sc_layouts_row_type_compact .sc_layouts_logo img {
  max-height: 75px;
}

/**
 * apply if homepage
 */
body.home .tp-thumbs {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(35, 35, 35, 0.3) 30%, rgb(35, 35, 35) 100%);
  left: initial !important;
  right: 0px !important;
  transform: initial !important;
  width: 200px !important;
}
body.home .tp-thumbs.nav-dir-vertical .tp-thumb-mask {
  padding: 0px !important;
  width: 170px;
  transform: translate(0px, -50%) !important;
  height: auto !important;
  max-height: initial !important;
}
body.home .tp-thumbs.nav-dir-vertical .tp-thumb-mask .tp-thumbs-inner-wrapper {
  width: 100px !important;
  text-align: center;
  align-items: center;
  align-content: center;
  height: auto !important;
}
body.home .tp-thumbs.nav-dir-vertical .tp-thumb-mask .tp-thumbs-inner-wrapper .tp-thumb {
  position: relative;
  top: initial !important;
  transition: all 0.25s linear 0s;
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
body.home .tp-thumbs.nav-dir-vertical .tp-thumb-mask .tp-thumbs-inner-wrapper .tp-thumb.selected {
  width: 100px !important;
  height: 100px !important;
  transform: translate(0%, 0%);
}
footer.footer_wrap .footer_widgets_wrap .footer_widgets_inner {
  padding-bottom: 0px;
  padding-top: 64px;
}
footer.footer_wrap .footer_widgets_wrap .footer_widgets_inner .content_wrap .columns_wrap aside:nth-child(1) {
  width: 50%;
}
@media (max-width: 959px) {
  footer.footer_wrap .footer_widgets_wrap .footer_widgets_inner .content_wrap .columns_wrap aside:nth-child(1) {
    width: 100%;
  }
}
@media (max-width: 479px) {
  footer.footer_wrap .footer_widgets_wrap .footer_widgets_inner .content_wrap .columns_wrap aside:nth-child(1) {
    width: 100%;
  }
}
footer.footer_wrap .footer_widgets_wrap .footer_widgets_inner .content_wrap .columns_wrap aside:nth-child(2) {
  width: 0%;
  display: none;
}
footer.footer_wrap .footer_widgets_wrap .footer_widgets_inner .content_wrap .columns_wrap aside:nth-child(4).widget .wp-block-group, footer.footer_wrap .footer_widgets_wrap .footer_widgets_inner .content_wrap .columns_wrap aside:nth-child(5).widget .wp-block-group {
  gap: 0px !important;
}
footer.footer_wrap .footer_widgets_wrap .footer_widgets_inner .content_wrap .columns_wrap aside:nth-child(4).widget .wp-block-group h5.wp-block-heading, footer.footer_wrap .footer_widgets_wrap .footer_widgets_inner .content_wrap .columns_wrap aside:nth-child(5).widget .wp-block-group h5.wp-block-heading {
  font-size: 32px !important;
  color: white !important;
}
@media (max-width: 1262px) {
  footer.footer_wrap .footer_widgets_wrap .footer_widgets_inner .content_wrap .columns_wrap aside:nth-child(4).widget .wp-block-group h5.wp-block-heading, footer.footer_wrap .footer_widgets_wrap .footer_widgets_inner .content_wrap .columns_wrap aside:nth-child(5).widget .wp-block-group h5.wp-block-heading {
    font-size: 16px !important;
    line-height: 20px;
    margin-top: 30px;
    margin-bottom: 16px;
    letter-spacing: 0;
    margin-top: 0px;
  }
}
footer.footer_wrap .footer_widgets_wrap .footer_widgets_inner .content_wrap .columns_wrap aside:nth-child(4).widget .wp-block-group .footer_legal_text, footer.footer_wrap .footer_widgets_wrap .footer_widgets_inner .content_wrap .columns_wrap aside:nth-child(5).widget .wp-block-group .footer_legal_text {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 6px !important;
  margin-block-start: 0px;
  margin-block-end: 0px;
  font-weight: 400;
  text-transform: none;
}
footer.footer_wrap .footer_widgets_wrap .footer_widgets_inner .content_wrap .columns_wrap aside:nth-child(4).widget .wp-block-group .footer_legal_text ~ .widget_nav_menu, footer.footer_wrap .footer_widgets_wrap .footer_widgets_inner .content_wrap .columns_wrap aside:nth-child(5).widget .wp-block-group .footer_legal_text ~ .widget_nav_menu {
  width: 100% !important;
  margin-top: 0px;
  margin-bottom: 0px;
}
footer.footer_wrap .footer_widgets_wrap .footer_widgets_inner .content_wrap .columns_wrap aside:not(:has(div)) {
  display: none;
}
footer.footer_wrap .footer_copyright_wrap .footer_copyright_inner .content_wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  vertical-align: middle;
  box-sizing: border-box;
}
footer.footer_wrap .footer_copyright_wrap .footer_copyright_inner .content_wrap .copyright_text {
  flex: 1 1 49%;
  display: flex;
  width: 49%;
  padding-right: 40px;
  box-sizing: border-box;
  text-align: right;
  vertical-align: middle;
  float: initial;
  flex-direction: column;
}
@media (max-width: 960px) {
  footer.footer_wrap .footer_copyright_wrap .footer_copyright_inner .content_wrap .copyright_text p {
    margin-top: auto;
    margin-bottom: auto;
    display: block;
  }
}
footer.footer_wrap .footer_copyright_wrap .footer_copyright_inner .content_wrap .footer_socials.socials_wrap {
  display: flex;
  flex: 1 1 49%;
  width: 49%;
  padding-left: 40px;
  box-sizing: border-box;
  vertical-align: middle;
  float: initial;
  flex-direction: row;
}
@media (max-width: 960px) {
  footer.footer_wrap .footer_copyright_wrap .footer_copyright_inner .content_wrap .footer_socials.socials_wrap span.social_item {
    margin-top: auto;
    margin-bottom: auto;
    box-sizing: border-box;
  }
}
footer.footer_wrap.footer_social_row ~ .footer_default {
  margin-top: 0px !important;
}
footer.footer_wrap.footer_social_row {
  padding-top: 5rem !important;
  padding-bottom: 4.6rem !important;
  background-color: #FCAE41 !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
footer.footer_wrap.footer_social_row .content_wrap .columns_wrap {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  flex-direction: row;
}
footer.footer_wrap.footer_social_row .content_wrap .columns_wrap .column-1_3 {
  flex: 1 1 33%;
  text-align: center;
}
@media (max-width: 991px) {
  footer.footer_wrap.footer_social_row .content_wrap .columns_wrap .column-1_3 {
    width: 50%;
    flex: 0 0 50%;
    margin-bottom: 10px;
    margin-top: 0px;
    padding-top: 0px;
  }
}
@media (max-width: 661px) {
  footer.footer_wrap.footer_social_row .content_wrap .columns_wrap .column-1_3 {
    width: 100%;
    flex: 0 0 100%;
    margin-bottom: 10px;
  }
}
footer.footer_wrap.footer_social_row .content_wrap .columns_wrap .column-1_3 .social_item {
  display: inline-block;
}
footer.footer_wrap.footer_social_row .content_wrap .columns_wrap .column-1_3 .social_item .social_icons {
  color: white !important;
  font-size: 1.714em;
  font-weight: 400;
  display: inline-block;
  margin-left: 1rem;
  position: relative;
  top: -2px;
}
footer.footer_wrap.footer_social_row .content_wrap .columns_wrap .column-1_3 .social_item .social_icons .social_item_caption {
  font-family: Pacifico, cursive;
}
footer.footer_wrap.footer_social_row .content_wrap .columns_wrap .column-1_3 .social_item .social_icons .icon {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.3);
  display: inline-block;
  width: 4.286rem;
  height: 4.286rem;
  line-height: calc(4.286rem - 4px);
  border: 2px solid;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border-radius: 50%;
  font-size: 22px;
  transition: all 0.3s ease;
}
footer.footer_wrap.footer_social_row .content_wrap .columns_wrap .column-1_3 .social_item .social_icons .icon:hover {
  background-color: white;
  color: #fcae41;
}
footer.footer_wrap .footer_widgets_wrap ~ .footer_copyright_wrap .footer_copyright_inner,
footer.footer_wrap .footer_logo_wrap ~ .footer_copyright_wrap .footer_copyright_inner,
footer.footer_wrap .footer_socials_wrap ~ .footer_copyright_wrap .footer_copyright_inner,
footer.footer_wrap .footer_menu_wrap ~ .footer_copyright_wrap .footer_copyright_inner,
footer.footer_wrap .footer_ppr_wrap .footer_ppr_inner {
  border-top-width: 1px;
  border-top-style: solid;
}
footer.footer_wrap .footer_ppr_wrap .footer_ppr_inner {
  background-color: white;
  padding: 16px 0 16px;
}

.sc_blogger_columns .mask {
  display: none;
}
.sc_blogger_columns .icons {
  display: none;
}

.site_header_image .sc_layouts_featured {
  max-height: 346px !important;
  min-height: 346px !important;
}
.site_header_image .sc_layouts_featured .sc_layouts_featured_content {
  position: absolute !important;
  left: 50% !important;
  top: initial !important;
  bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  transform: translate(-50%, 0px) !important;
}
@media (min-width: 1441px) {
  .site_header_image .sc_layouts_featured .sc_layouts_featured_content {
    width: 1170px;
  }
}
@media (min-width: 1263px) and (max-width: 1440px) {
  .site_header_image .sc_layouts_featured .sc_layouts_featured_content {
    width: 1000px;
  }
}
@media (min-width: 1136px) and (max-width: 1262px) {
  .site_header_image .sc_layouts_featured .sc_layouts_featured_content {
    width: 910px;
  }
}
@media (min-width: 1024px) and (max-width: 1135px) {
  .site_header_image .sc_layouts_featured .sc_layouts_featured_content {
    width: 964px;
  }
}
@media (min-width: 960px) and (max-width: 1023px) {
  .site_header_image .sc_layouts_featured .sc_layouts_featured_content {
    width: 900px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .site_header_image .sc_layouts_featured .sc_layouts_featured_content {
    width: 708px;
  }
}
@media (min-width: 640px) and (max-width: 767px) {
  .site_header_image .sc_layouts_featured .sc_layouts_featured_content {
    width: 600px;
  }
}
@media (min-width: 480px) and (max-width: 639px) {
  .site_header_image .sc_layouts_featured .sc_layouts_featured_content {
    width: 440px;
  }
}
@media (max-width: 479px) {
  .site_header_image .sc_layouts_featured .sc_layouts_featured_content {
    width: 300px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.site_header_image .sc_layouts_featured .sc_layouts_featured_content .sc_layouts_item .sc_layouts_title {
  padding: 0px;
}
.site_header_image .sc_layouts_featured .sc_layouts_featured_content .sc_layouts_item .sc_layouts_title .sc_layouts_title_title h1.sc_layouts_title_caption {
  text-transform: capitalize;
  font-size: 32px;
}
.site_header_image .sc_layouts_featured .sc_layouts_featured_content .sc_layouts_item .sc_layouts_title .sc_layouts_title_title h1.sc_layouts_title_caption ~ .sc_layouts_title_description {
  display: none !important;
}

body.single.single-product .acorespro_hide_on_product_single {
  display: none;
}
body.product_listing.woocommerce-page .acorespro_hide_on_product_list {
  display: none;
}
body.single_product_accomodation header.top_panel, body.single_product_tour header.top_panel, body.single_product_transfers header.top_panel {
  margin-bottom: 0px;
}
body.single_product_accomodation .acorespro_hide_on_product_single, body.single_product_tour .acorespro_hide_on_product_single, body.single_product_transfers .acorespro_hide_on_product_single {
  display: none;
}

.otgs-development-site-front-end {
  display: none !important;
}

.align-center {
  text-align: center;
  align-items: center;
  align-content: space-around;
}

.input-w-100 input {
  width: 100% !important;
}

@media (max-width: 767px) {
  .hide_on_tablet_below {
    display: none;
  }
}

.agency_grid_rows .wpb_wrapper {
  height: 100%;
  width: 100%;
}
.agency_grid_rows .wpb_wrapper .wpb_single_image {
  height: 100%;
  width: 100%;
}
.agency_grid_rows .wpb_wrapper .wpb_single_image .vc_single_image-wrapper {
  max-height: 420px;
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 100%;
}
.agency_grid_rows .wpb_wrapper .wpb_single_image .vc_single_image-wrapper img.vc_single_image-img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
}

.agency_video_player {
  max-height: 428px;
}
.agency_video_player .widget.widget_video {
  width: 100%;
  height: 100%;
  display: block;
  max-height: 428px;
  overflow: hidden;
}
.agency_video_player .widget.widget_video .trx_addons_video_player {
  width: 100%;
  height: 100%;
  max-height: 428px;
}
.agency_video_player .widget.widget_video .trx_addons_video_player .video_hover {
  border: 1px solid #df6951;
  background-color: #df6951;
  text-align: center;
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 30px;
}
.agency_video_player .widget.widget_video .trx_addons_video_player .video_hover::before {
  font-family: "Font Awesome 6 Free";
  content: "\f04b";
  font-weight: 900;
}

.agency_titles h6.sc_item_subtitle.sc_title_subtitle {
  font-family: inherit;
  font-size: 22px;
  font-weight: 300;
}

.services_2 .sc_services h6.sc_item_subtitle {
  font-family: inherit;
}

.single-cpt_services .special_footer_services .sc_title_subtitle {
  font-family: "Poppins";
  font-size: 18px;
  line-height: 18px;
}

.contacts_secondary_title, .contacts_secondary_title h2.sc_item_title, .contacts_contacts_title, .contacts_contacts_title h2.sc_item_title {
  text-transform: none;
  font-weight: 400;
}

.wpcf7-form .contacts_contact_form.cf7_form_1_container input[type=submit] {
  color: white;
  background-color: black;
}
.wpcf7-form .contacts_contact_form.cf7_form_1_container input:not([type=submit]), .wpcf7-form .contacts_contact_form.cf7_form_1_container select, .wpcf7-form .contacts_contact_form.cf7_form_1_container textarea {
  border-radius: 0px;
}
.wpcf7-form .contacts_contact_form.cf7_form_1_container input[type=checkbox] + .wpcf7-list-item-label {
  padding-left: 0px;
}
.wpcf7-form .contacts_contact_form.cf7_form_1_container input[type=checkbox] + .wpcf7-list-item-label:before {
  display: none;
}

.contacts_text {
  font-size: 16px;
}

.contacts_spacer {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.wpb_gmaps_widget.wpb_content_element.vc_map_responsive.contacts_map .wpb_wrapper .wpb_map_wraper {
  padding-bottom: 520px;
}
@media (max-width: 1366px) {
  .wpb_gmaps_widget.wpb_content_element.vc_map_responsive.contacts_map .wpb_wrapper .wpb_map_wraper {
    padding-bottom: 520px;
  }
}
@media (max-width: 991px) {
  .wpb_gmaps_widget.wpb_content_element.vc_map_responsive.contacts_map .wpb_wrapper .wpb_map_wraper {
    padding-bottom: 400px;
  }
}
@media (max-width: 767px) {
  .wpb_gmaps_widget.wpb_content_element.vc_map_responsive.contacts_map .wpb_wrapper .wpb_map_wraper {
    padding-bottom: 350px;
  }
}
@media (max-width: 620px) {
  .wpb_gmaps_widget.wpb_content_element.vc_map_responsive.contacts_map .wpb_wrapper .wpb_map_wraper {
    padding-bottom: 300px;
  }
}
@media (max-width: 500px) {
  .wpb_gmaps_widget.wpb_content_element.vc_map_responsive.contacts_map .wpb_wrapper .wpb_map_wraper {
    padding-bottom: 200px;
  }
}
.wpb_gmaps_widget.wpb_content_element.vc_map_responsive.contacts_map .wpb_wrapper .wpb_map_wraper iframe {
  max-height: 520px;
}
@media (max-width: 1366px) {
  .wpb_gmaps_widget.wpb_content_element.vc_map_responsive.contacts_map .wpb_wrapper .wpb_map_wraper iframe {
    max-height: 520px;
  }
}
@media (max-width: 991px) {
  .wpb_gmaps_widget.wpb_content_element.vc_map_responsive.contacts_map .wpb_wrapper .wpb_map_wraper iframe {
    max-height: 400px;
  }
}
@media (max-width: 767px) {
  .wpb_gmaps_widget.wpb_content_element.vc_map_responsive.contacts_map .wpb_wrapper .wpb_map_wraper iframe {
    max-height: 350px;
  }
}
@media (max-width: 620px) {
  .wpb_gmaps_widget.wpb_content_element.vc_map_responsive.contacts_map .wpb_wrapper .wpb_map_wraper iframe {
    max-height: 300px;
  }
}
@media (max-width: 500px) {
  .wpb_gmaps_widget.wpb_content_element.vc_map_responsive.contacts_map .wpb_wrapper .wpb_map_wraper iframe {
    max-height: 200px;
  }
}

.tours_categories_container .vc_column-inner {
  border-radius: 10px !important;
  box-shadow: 5px 5px #f9f9f9;
  border-color: white !important;
}

.vc_row.wpb_row.vc_row-fluid.tours_main_row {
  /* margin-top: -140px; */
}

.single_product_page.single_product_tour .swiper-slide, .single_product_page.single_product_accomodation .swiper-slide, .single_product_page.single_product_transfers .swiper-slide {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  position: relative;
  aspect-ratio: 16/8;
}
@media (max-width: 1920px) {
  .single_product_page.single_product_tour .swiper-slide, .single_product_page.single_product_accomodation .swiper-slide, .single_product_page.single_product_transfers .swiper-slide {
    aspect-ratio: 16/6;
  }
}
@media (max-width: 1600px) {
  .single_product_page.single_product_tour .swiper-slide, .single_product_page.single_product_accomodation .swiper-slide, .single_product_page.single_product_transfers .swiper-slide {
    aspect-ratio: 16/6;
  }
}
@media (max-width: 1366px) {
  .single_product_page.single_product_tour .swiper-slide, .single_product_page.single_product_accomodation .swiper-slide, .single_product_page.single_product_transfers .swiper-slide {
    aspect-ratio: 16/6;
  }
}
.single_product_page.single_product_tour .swiper-slide img, .single_product_page.single_product_accomodation .swiper-slide img, .single_product_page.single_product_transfers .swiper-slide img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.single_product_page.single_product_tour .swiper-button-prev,
.single_product_page.single_product_tour .swiper-button-next, .single_product_page.single_product_accomodation .swiper-button-prev,
.single_product_page.single_product_accomodation .swiper-button-next, .single_product_page.single_product_transfers .swiper-button-prev,
.single_product_page.single_product_transfers .swiper-button-next {
  display: block;
  width: 56px;
  height: 56px;
  border: 2px solid white;
  border-radius: 50%;
  color: white;
  background-image: none;
  text-align: center;
  line-height: 56px;
  font-size: 22px;
}
.single_product_page.single_product_tour .swiper-button-prev, .single_product_page.single_product_accomodation .swiper-button-prev, .single_product_page.single_product_transfers .swiper-button-prev {
  margin-left: 40px;
}
.single_product_page.single_product_tour .swiper-button-next, .single_product_page.single_product_accomodation .swiper-button-next, .single_product_page.single_product_transfers .swiper-button-next {
  margin-right: 40px;
}

.home .page_content_wrap .home_page_section_1 {
  display: flex;
  overflow: visible !important;
  background-position: left center !important;
  background-size: 50% 100% !important;
}
@media (max-width: 1600px) {
  .home .page_content_wrap .home_page_section_1 {
    padding: 0px 40px !important;
  }
}
@media (max-width: 1366px) {
  .home .page_content_wrap .home_page_section_1 {
    padding: 0px 20px !important;
  }
}
@media (max-width: 991px) {
  .home .page_content_wrap .home_page_section_1 {
    padding: 0px 20px !important;
    background-size: cover !important;
  }
  .home .page_content_wrap .home_page_section_1 .frontpage_section_1_absolute_pricing {
    display: none !important;
  }
  .home .page_content_wrap .home_page_section_1 .frontpage_vertical_align_image {
    display: none !important;
  }
  .home .page_content_wrap .home_page_section_1 .frontpage_vertical_align_image ~ .vc_column_container {
    width: 90%;
    margin-left: 10%;
    padding-right: 40px;
  }
}
.home .page_content_wrap .home_page_section_1 .frontpage_vertical_align_image {
  height: 100%;
  overflow: visible;
  margin-top: auto;
  margin-bottom: auto;
}
.home .page_content_wrap .home_page_section_1 .frontpage_vertical_align_image .vc_column-inner {
  background-position: -50% 100%;
  background-size: contain;
  overflow: visible;
  background-image: none !important;
}
.home .page_content_wrap .home_page_section_1 .frontpage_vertical_align_image {
  /**************************************************/
}
.home .page_content_wrap .home_page_section_1 .frontpage_vertical_align_image .vc_row.front_page_absolute_price_row {
  position: absolute;
  right: -40px;
  top: 120px;
  z-index: 99;
}
.home .page_content_wrap .home_page_section_1 .frontpage_vertical_align_image .vc_row.front_page_absolute_price_row .vc_column-inner .wpb_wrapper {
  position: relative;
}
.home .page_content_wrap .home_page_section_1 .frontpage_vertical_align_image .vc_row.front_page_absolute_price_row .vc_column-inner .wpb_wrapper .frontpage_section_1_absolute_pricing {
  background-color: orange;
  display: flex;
  flex-direction: column;
  padding: 40px;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  display: flex;
  align-content: center;
  align-content: center;
  text-align: center;
  flex-wrap: wrap;
  background-image: url("../images/promo_banner_bg.png");
}
.home .page_content_wrap .home_page_section_1 .frontpage_vertical_align_image .vc_row.front_page_absolute_price_row .vc_column-inner .wpb_wrapper .frontpage_section_1_absolute_pricing .sc_item_subtitle {
  order: 2;
  color: rgba(255, 255, 255, 0.7803921569);
  font-family: yanone Kaffeesatz;
  font-style: italic;
  text-align: center;
  font-size: 30px;
  line-height: 30px;
  margin-top: 0px !important;
  padding-top: 0px;
  display: inline-block;
  margin-bottom: auto;
}
.home .page_content_wrap .home_page_section_1 .frontpage_vertical_align_image .vc_row.front_page_absolute_price_row .vc_column-inner .wpb_wrapper .frontpage_section_1_absolute_pricing .sc_item_title {
  color: #ffffff;
  order: 0;
  font-family: yanone Kaffeesatz;
  font-size: 75px;
  line-height: 75px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  margin-top: auto;
}
.home .page_content_wrap .home_page_section_1 .frontpage_vertical_align_image {
  /**************************************************/
}
.home .page_content_wrap .home_page_section_1 .frontpage_section_1_text {
  font-size: 16px;
  font-family: poppins;
}
.home .page_content_wrap .home_page_section_1 .frontpage_section_1_titles .sc_item_subtitle {
  text-transform: capitalize;
  color: #242626;
  line-height: 18px;
  font-size: 18px;
}
.home .page_content_wrap .home_page_section_1 .frontpage_section_1_button a {
  text-transform: uppercase;
  font-family: Yanone Kaffeesatz;
  font-weight: 700;
  font-size: 19px;
  line-height: 20px;
  border-radius: 30px;
  padding: 20px 52px;
  height: auto !important;
}
.home .page_content_wrap .frontpage_section_2 .frontpage_section_2_title .sc_item_subtitle {
  font-family: "Poppins";
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
}
.home .page_content_wrap .frontpage_section_2 .frontpage_section_2_title .sc_item_title {
  font-size: 48px;
  line-height: 50px;
  margin-top: 22px;
}
.home .page_content_wrap .frontpage_section_2 .frontpage_section_2_content {
  font-family: "Poppins";
  font-size: 14px;
  color: white;
  line-height: 22px;
  font-weight: 400;
  margin-top: 32px;
}

.woocommerce .order_details.woocommerce-thankyou-order-details li {
  font-size: 14px;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .woocommerce .order_details.woocommerce-thankyou-order-details {
    display: flex;
    flex-direction: column;
  }
  .woocommerce .order_details.woocommerce-thankyou-order-details li {
    border-right: 0px solid transparent;
    font-size: 14px;
    margin-bottom: 16px;
  }
}
.woocommerce table.shop_table tr.woocommerce-table__line-item.order_item td.woocommerce-table__product-name.product-name {
  font-size: 18px;
}
@media (max-width: 767px) {
  .woocommerce table.shop_table tr.woocommerce-table__line-item.order_item td.woocommerce-table__product-name.product-name {
    font-size: 18px;
  }
}
.woocommerce .wc-bacs-bank-details.order_details.bacs_details {
  color: #ffffff;
  background-color: #373337;
  padding: 1em;
  margin: 0 0 3em;
}
.woocommerce .wc-bacs-bank-details.order_details.bacs_details li {
  font-size: 14px;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .woocommerce .wc-bacs-bank-details.order_details.bacs_details li {
    display: flex;
    flex-direction: column;
  }
  .woocommerce .wc-bacs-bank-details.order_details.bacs_details li li {
    border-right: 0px solid transparent;
    font-size: 14px;
    margin-bottom: 16px;
  }
}
.woocommerce .wc-bacs-bank-details.order_details.bacs_details li strong {
  color: #ffffff;
  margin-top: 8px;
  font-family: "Yanone Kaffeesatz", sans-serif;
  letter-spacing: 1px;
}

.vc_acorespro_product_categories-wrap h2.title {
  font-weight: 600;
  font-size: 28px;
  line-height: 51px;
  vertical-align: middle;
  font-family: Poppins, sans-serif;
  text-transform: none !important;
  margin-top: 0px;
  margin-bottom: 10px;
}
.vc_acorespro_product_categories-wrap .category_list ul.terms_list {
  list-style: none !important;
  padding: 0px;
  font-family: Poppins;
  font-weight: 500;
  font-size: 18px;
  line-height: 33px;
  vertical-align: middle;
}
.vc_acorespro_product_categories-wrap .category_list ul.terms_list li.term {
  display: block;
}
.vc_acorespro_product_categories-wrap .category_list ul.terms_list li.term a.single_term:before {
  content: "\f061";
  font-family: "Font Awesome 6 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  font-weight: 900;
  display: inline-block;
  width: 64px;
  height: 64px;
  line-height: 64px;
}
.vc_acorespro_product_categories-wrap .category_list ul.terms_list li.term a.single_term {
  display: block;
  border-bottom: 1px solid #c4c4c4;
  height: 64px;
  vertical-align: middle;
  line-height: 64px;
}

.vc_acorespro_duration_categories-wrap h2.title {
  font-weight: 600;
  font-size: 28px;
  line-height: 51px;
  vertical-align: middle;
  font-family: Poppins, sans-serif;
  text-transform: none !important;
  margin-top: 0px;
  margin-bottom: 10px;
}
.vc_acorespro_duration_categories-wrap .category_list ul.terms_list {
  list-style: none !important;
  padding: 0px;
  font-family: Poppins;
  font-weight: 500;
  font-size: 18px;
  line-height: 33px;
  vertical-align: middle;
}
.vc_acorespro_duration_categories-wrap .category_list ul.terms_list li.term {
  display: block;
}
.vc_acorespro_duration_categories-wrap .category_list ul.terms_list li.term a.single_term:before {
  content: "\f061";
  font-family: "Font Awesome 6 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  font-weight: 900;
  display: inline-block;
  width: 64px;
  height: 64px;
  line-height: 64px;
}
.vc_acorespro_duration_categories-wrap .category_list ul.terms_list li.term a.single_term {
  display: block;
  border-bottom: 1px solid #c4c4c4;
  height: 64px;
  vertical-align: middle;
  line-height: 64px;
}

.vc_acorespro_product_list-wrap .product_list_wrapper ul.product_list, .vc_acorespro_product_list-wrap .list_products.shop_mode_thumbs ul.product_list {
  display: flex;
  flex-wrap: wrap;
}
.vc_acorespro_product_list-wrap .product_list_wrapper ul.product_list.columns-one li.product, .vc_acorespro_product_list-wrap .list_products.shop_mode_thumbs ul.product_list.columns-one li.product {
  flex: 1 1 100%;
  max-width: 100%;
}
.vc_acorespro_product_list-wrap .product_list_wrapper ul.product_list.columns-two li.product, .vc_acorespro_product_list-wrap .list_products.shop_mode_thumbs ul.product_list.columns-two li.product {
  flex: 1 1 50%;
  max-width: 50%;
}
@media (max-width: 991px) {
  .vc_acorespro_product_list-wrap .product_list_wrapper ul.product_list.columns-two li.product, .vc_acorespro_product_list-wrap .list_products.shop_mode_thumbs ul.product_list.columns-two li.product {
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
  }
}
.vc_acorespro_product_list-wrap .product_list_wrapper ul.product_list.columns-three li.product, .vc_acorespro_product_list-wrap .list_products.shop_mode_thumbs ul.product_list.columns-three li.product {
  flex: 1 1 33%;
  max-width: 33%;
}
@media (max-width: 991px) {
  .vc_acorespro_product_list-wrap .product_list_wrapper ul.product_list.columns-three li.product, .vc_acorespro_product_list-wrap .list_products.shop_mode_thumbs ul.product_list.columns-three li.product {
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
  }
}
.vc_acorespro_product_list-wrap .product_list_wrapper ul.product_list, .vc_acorespro_product_list-wrap .list_products.shop_mode_thumbs ul.product_list {
  list-style: none;
  margin-bottom: 64px;
  box-sizing: border-box;
  padding: 0px 8px;
}
.vc_acorespro_product_list-wrap .product_list_wrapper ul.product_list li.product > *, .vc_acorespro_product_list-wrap .list_products.shop_mode_thumbs ul.product_list li.product > * {
  display: block;
}
.vc_acorespro_product_list-wrap .product_list_wrapper ul.product_list li.product, .vc_acorespro_product_list-wrap .list_products.shop_mode_thumbs ul.product_list li.product {
  padding: 5px;
  box-sizing: border-box;
}
.vc_acorespro_product_list-wrap .product_list_wrapper ul.product_list li.product .product_image, .vc_acorespro_product_list-wrap .list_products.shop_mode_thumbs ul.product_list li.product .product_image {
  margin-bottom: 32px;
  overflow: hidden;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  box-sizing: border-box;
  position: relative;
}
.vc_acorespro_product_list-wrap .product_list_wrapper ul.product_list li.product .product_image img, .vc_acorespro_product_list-wrap .list_products.shop_mode_thumbs ul.product_list li.product .product_image img {
  -o-object-position: center center;
     object-position: center center;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.vc_acorespro_product_list-wrap .product_list_wrapper ul.product_list li.product .product_title, .vc_acorespro_product_list-wrap .list_products.shop_mode_thumbs ul.product_list li.product .product_title {
  font-size: 32px;
  color: #4b5664;
  margin-bottom: 16px;
  padding: 0px 56px;
  text-align: center;
  font-family: "Yanone Kaffeesatz";
  text-transform: uppercase;
  font-weight: 600;
  line-height: 32px;
}
.vc_acorespro_product_list-wrap .product_list_wrapper ul.product_list li.product .product_excerpt, .vc_acorespro_product_list-wrap .list_products.shop_mode_thumbs ul.product_list li.product .product_excerpt {
  padding: 0px 56px;
  text-align: center;
  margin-bottom: 16px;
  color: #4b5664;
}
.vc_acorespro_product_list-wrap .product_list_wrapper ul.product_list li.product .product_price, .vc_acorespro_product_list-wrap .list_products.shop_mode_thumbs ul.product_list li.product .product_price {
  text-align: center;
  color: #fcb040;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 16px;
}
.vc_acorespro_product_list-wrap .product_list_wrapper ul.product_list li.product .product_price .amount, .vc_acorespro_product_list-wrap .list_products.shop_mode_thumbs ul.product_list li.product .product_price .amount {
  font-weight: bold;
  line-height: 35px;
  font-size: 35px;
  font-family: "Yanone Kaffeesatz";
  height: 40px;
  display: inline-block;
}
.vc_acorespro_product_list-wrap .product_list_wrapper ul.product_list li.product .product_price .amount span, .vc_acorespro_product_list-wrap .list_products.shop_mode_thumbs ul.product_list li.product .product_price .amount span {
  font-size: 24px;
  line-height: 60px;
  vertical-align: bottom;
  display: inline-block;
  height: 40px;
  font-weight: normal;
}
.vc_acorespro_product_list-wrap .product_list_wrapper ul.product_list li.product .product_price .amount bdi, .vc_acorespro_product_list-wrap .list_products.shop_mode_thumbs ul.product_list li.product .product_price .amount bdi {
  display: inline-block;
  height: 40px;
}
.vc_acorespro_product_list-wrap .product_list_wrapper ul.product_list li.product .product_button, .vc_acorespro_product_list-wrap .list_products.shop_mode_thumbs ul.product_list li.product .product_button {
  text-align: center;
}
.vc_acorespro_product_list-wrap .product_list_wrapper ul.product_list li.product .product_button a, .vc_acorespro_product_list-wrap .list_products.shop_mode_thumbs ul.product_list li.product .product_button a {
  line-height: 50px;
  width: 214px;
  display: inline-block;
  align-self: center;
  text-align: center;
  border: 1px solid #fcb040;
  color: #fcb040;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 19px;
  font-family: "Yanone Kaffeesatz";
}

.acorespro-room-extended .acorespro_rooms_load_more_row .column {
  text-align: center;
}
.acorespro-room-extended .acorespro_rooms_load_more_row .column a.theme_button.dark {
  color: white;
  background-color: black !important;
  transition: all 0.25s linear 0s;
  box-shadow: 0px 0px 5px lightgray;
}
.acorespro-room-extended .acorespro_rooms_load_more_row .column a.theme_button.dark:hover {
  color: white !important;
  box-shadow: 0px 5px 5px lightgray;
}
.acorespro-room-extended .room-columns-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 20px;
}
.acorespro-room-extended .room-columns-container .column-1-2 {
  flex: 0 0 calc(50% - 20px);
  width: calc(50% - 20px);
  box-sizing: border-box;
  display: inline-block;
}
@media (max-width: 767px) {
  .acorespro-room-extended .room-columns-container .column-1-2 {
    flex: 0 0 100%;
    width: 100%;
  }
}
.acorespro-room-extended .room-columns-container .column-1-3 {
  flex: 0 0 calc(33% - 20px);
  width: calc(33% - 20px);
  box-sizing: border-box;
  display: inline-block;
}
@media (max-width: 991px) {
  .acorespro-room-extended .room-columns-container .column-1-3 {
    flex: 0 0 calc(50% - 20px);
    width: calc(50% - 20px);
  }
}
@media (max-width: 767px) {
  .acorespro-room-extended .room-columns-container .column-1-3 {
    flex: 0 0 100%;
    width: 100%;
  }
}
.acorespro-room-extended .acorespro_room .room-featured {
  position: relative;
  overflow: hidden;
  z-index: 1;
  aspect-ratio: 16/9;
}
.acorespro-room-extended .acorespro_room .room-featured img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  position: absolute;
}
.acorespro-room-extended .acorespro_room .clearfix {
  display: inline-block;
}
.acorespro-room-extended .acorespro_room .room-review_count {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-left: 20px;
  opacity: 0.5;
  color: #4b5664;
  font-family: Yanone Kaffeesatz, sans-serif;
}
.acorespro-room-extended .acorespro_room .acorespro-rooms-star-gaze {
  display: inline-block;
}
.acorespro-room-extended .acorespro_room .room-content {
  padding: 20px 38px 54px;
  text-align: center;
}
.acorespro-room-extended .acorespro_room .room-content .room-title {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-top: 12px;
  margin-bottom: 10px;
  font-family: Yanone Kaffeesatz, sans-serif;
}
.acorespro-room-extended .acorespro_room .room-content .room-title a.title-link {
  color: #4b5664;
}
.acorespro-room-extended .acorespro_room .room-content .room-info {
  color: #fcb040;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.acorespro-room-extended .acorespro_room .room-content .info-item {
  display: inline-block;
  font-size: 13px;
}
.acorespro-room-extended .acorespro_room .room-content .info-item > div span {
  margin-right: 8px;
}
.acorespro-room-extended .acorespro_room .room-content .content {
  line-height: 22px;
}
.acorespro-room-extended .acorespro_room .room-content .content p {
  margin-bottom: 19px;
}
.acorespro-room-extended .acorespro_room .room-content .content .room-price {
  font-weight: 700;
  line-height: 31px;
  text-transform: uppercase;
  font-family: Yanone Kaffeesatz, sans-serif;
  font-size: 48px;
}
.acorespro-room-extended .acorespro_room .room-content .content .room-price .price-period {
  font-size: 19px;
}
.acorespro-room-extended .acorespro_room .room-content .content .room-price .present-currency {
  font-size: 19px;
}
.acorespro-room-extended .acorespro_room .room-content .content .room-price .present-price {
  font-size: 48px;
}
.acorespro-room-extended .acorespro_room .room-content .content .room-price .old-price {
  opacity: 0.8;
  letter-spacing: 0;
  text-decoration: line-through;
  margin-right: 10px;
  font-size: 30px;
}
.acorespro-room-extended .acorespro_room .room-content .content .room-price .old-price:first-child {
  margin-right: 0px;
}
.acorespro-room-extended .acorespro_room .room-content .content .room-price .old-price ~ .present-currency:nth-child(2) {
  margin-right: 10px;
}
.acorespro-room-extended .acorespro_room .ruser_rating {
  text-align: center;
}
.acorespro-room-extended .acorespro_room .acorespro-rooms-star-gaze {
  text-align: center;
}
.acorespro-room-extended .acorespro_room .acorespro-rooms-star-gaze .star-info {
  position: relative;
  margin-top: 5px;
  margin: 0 auto;
  display: inline-block;
  color: #fdd79f;
}
.acorespro-room-extended .acorespro_room .acorespro-rooms-star-gaze .star-info .star-inputs {
  display: inline-block;
  white-space: nowrap;
  position: relative;
}
.acorespro-room-extended .acorespro_room .acorespro-rooms-star-gaze .star-info .star-inputs span {
  cursor: pointer;
  padding: 0 0 0 4px;
}
.acorespro-room-extended .acorespro_room .acorespro-rooms-star-gaze .star-info .star-inputs span i {
  opacity: 0.5;
  font-size: 13px;
  font-style: normal;
  padding: 0;
  line-height: inherit;
}
.acorespro-room-extended .acorespro_room .acorespro-rooms-star-gaze .star-info .star-inputs .review-result {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
}
.acorespro-room-extended .acorespro_room .acorespro-rooms-star-gaze .star-info .star-inputs .review-result i {
  padding-left: 4px;
  font-size: 13px;
}

.vc_trips {
  margin-bottom: 32px;
}
.vc_trips .image {
  aspect-ratio: 16/9;
  position: relative;
}
.vc_trips .image img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.vc_trips .title {
  display: block;
}
.vc_trips .title h3 {
  margin-top: 22px;
  text-align: center;
  text-transform: uppercase;
}
.vc_trips .content {
  padding-left: 16px;
  padding-right: 16px;
  font-size: 16px;
  display: block;
  margin-bottom: 12px;
}
.vc_trips .link {
  display: block;
  text-align: center;
  padding-bottom: 32px;
}
.vc_trips .link a {
  display: inline-block;
  border-radius: 25px;
  border: 2px solid #fcb040;
  padding: 10px 32px;
}

.vc_tours {
  display: block !important;
  margin-top: 32px !important;
  margin-bottom: 0px;
}
.vc_tours .filter {
  display: block;
  margin-bottom: 16px;
}
.vc_tours .filter a {
  display: inline-block;
  border: 1px solid white;
  padding: 8px 18px;
  border-radius: 20px;
  color: white;
  background-color: rgba(0, 0, 0, 0.15);
}
.vc_tours .filter a:hover, .vc_tours .filter a.active {
  background-color: white;
  color: black;
}
.vc_tours .product-tour-list {
  display: flex;
  flex-wrap: no-warp;
  gap: 8px;
  background-color: rgba(255, 255, 255, 0.15);
  padding: 14px;
  overflow-x: scroll;
}
.vc_tours .product-tour-list a {
  display: block;
  position: relative;
}
.vc_tours .product-tour-list a .image {
  display: block;
  aspect-ratio: 9/12;
  width: 300px;
  position: relative;
}
.vc_tours .product-tour-list a .image:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 13;
  background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgb(0, 0, 0) 100%);
}
.vc_tours .product-tour-list a .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  position: absolute;
  z-index: 10;
}
.vc_tours .product-tour-list a .title {
  position: absolute;
  bottom: 16px;
  left: 8px;
  padding: 4px 8px;
  color: white;
  text-shadow: 0px 0px 4px black;
  z-index: 20;
  font-size: 24px;
  line-height: 26px;
}

.vc_acorespro_transfers-wrap .product_list_wrapper ul.product_list, .vc_acorespro_transfers-wrap .list_products.shop_mode_thumbs ul.product_list {
  display: flex;
  flex-wrap: wrap;
}
.vc_acorespro_transfers-wrap .product_list_wrapper ul.product_list.columns-one li.product, .vc_acorespro_transfers-wrap .list_products.shop_mode_thumbs ul.product_list.columns-one li.product {
  flex: 1 1 100%;
  max-width: 100%;
}
.vc_acorespro_transfers-wrap .product_list_wrapper ul.product_list.columns-two li.product, .vc_acorespro_transfers-wrap .list_products.shop_mode_thumbs ul.product_list.columns-two li.product {
  flex: 1 1 50%;
  max-width: 50%;
}
@media (max-width: 991px) {
  .vc_acorespro_transfers-wrap .product_list_wrapper ul.product_list.columns-two li.product, .vc_acorespro_transfers-wrap .list_products.shop_mode_thumbs ul.product_list.columns-two li.product {
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
  }
}
.vc_acorespro_transfers-wrap .product_list_wrapper ul.product_list.columns-three li.product, .vc_acorespro_transfers-wrap .list_products.shop_mode_thumbs ul.product_list.columns-three li.product {
  flex: 1 1 33%;
  max-width: 33%;
}
@media (max-width: 991px) {
  .vc_acorespro_transfers-wrap .product_list_wrapper ul.product_list.columns-three li.product, .vc_acorespro_transfers-wrap .list_products.shop_mode_thumbs ul.product_list.columns-three li.product {
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
  }
}
.vc_acorespro_transfers-wrap .product_list_wrapper ul.product_list, .vc_acorespro_transfers-wrap .list_products.shop_mode_thumbs ul.product_list {
  list-style: none;
  margin-bottom: 64px;
  box-sizing: border-box;
  padding: 0px 8px;
}
.vc_acorespro_transfers-wrap .product_list_wrapper ul.product_list li.product > *, .vc_acorespro_transfers-wrap .list_products.shop_mode_thumbs ul.product_list li.product > * {
  display: block;
}
.vc_acorespro_transfers-wrap .product_list_wrapper ul.product_list li.product, .vc_acorespro_transfers-wrap .list_products.shop_mode_thumbs ul.product_list li.product {
  padding: 5px;
  box-sizing: border-box;
}
.vc_acorespro_transfers-wrap .product_list_wrapper ul.product_list li.product .product_image, .vc_acorespro_transfers-wrap .list_products.shop_mode_thumbs ul.product_list li.product .product_image {
  margin-bottom: 32px;
  overflow: hidden;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  box-sizing: border-box;
  position: relative;
}
.vc_acorespro_transfers-wrap .product_list_wrapper ul.product_list li.product .product_image img, .vc_acorespro_transfers-wrap .list_products.shop_mode_thumbs ul.product_list li.product .product_image img {
  -o-object-position: center center;
     object-position: center center;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
.vc_acorespro_transfers-wrap .product_list_wrapper ul.product_list li.product .product_title, .vc_acorespro_transfers-wrap .list_products.shop_mode_thumbs ul.product_list li.product .product_title {
  font-size: 32px;
  color: #4b5664;
  margin-bottom: 16px;
  padding: 0px 56px;
  text-align: center;
  font-family: "Yanone Kaffeesatz";
  text-transform: uppercase;
  font-weight: 600;
  line-height: 32px;
}
.vc_acorespro_transfers-wrap .product_list_wrapper ul.product_list li.product .product_excerpt, .vc_acorespro_transfers-wrap .list_products.shop_mode_thumbs ul.product_list li.product .product_excerpt {
  padding: 0px 56px;
  text-align: center;
  margin-bottom: 16px;
  color: #4b5664;
}
.vc_acorespro_transfers-wrap .product_list_wrapper ul.product_list li.product .product_price, .vc_acorespro_transfers-wrap .list_products.shop_mode_thumbs ul.product_list li.product .product_price {
  text-align: center;
  color: #fcb040;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 16px;
}
.vc_acorespro_transfers-wrap .product_list_wrapper ul.product_list li.product .product_price .amount, .vc_acorespro_transfers-wrap .list_products.shop_mode_thumbs ul.product_list li.product .product_price .amount {
  font-weight: bold;
  line-height: 35px;
  font-size: 35px;
  font-family: "Yanone Kaffeesatz";
  height: 40px;
  display: inline-block;
}
.vc_acorespro_transfers-wrap .product_list_wrapper ul.product_list li.product .product_price .amount span, .vc_acorespro_transfers-wrap .list_products.shop_mode_thumbs ul.product_list li.product .product_price .amount span {
  font-size: 24px;
  line-height: 60px;
  vertical-align: bottom;
  display: inline-block;
  height: 40px;
  font-weight: normal;
}
.vc_acorespro_transfers-wrap .product_list_wrapper ul.product_list li.product .product_price .amount bdi, .vc_acorespro_transfers-wrap .list_products.shop_mode_thumbs ul.product_list li.product .product_price .amount bdi {
  display: inline-block;
  height: 40px;
}
.vc_acorespro_transfers-wrap .product_list_wrapper ul.product_list li.product .product_button, .vc_acorespro_transfers-wrap .list_products.shop_mode_thumbs ul.product_list li.product .product_button {
  text-align: center;
}
.vc_acorespro_transfers-wrap .product_list_wrapper ul.product_list li.product .product_button a, .vc_acorespro_transfers-wrap .list_products.shop_mode_thumbs ul.product_list li.product .product_button a {
  line-height: 50px;
  width: 214px;
  display: inline-block;
  align-self: center;
  text-align: center;
  border: 1px solid #fcb040;
  color: #fcb040;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 19px;
  font-family: "Yanone Kaffeesatz";
}

.single_product_tour .barebones.acorespro-single-product .title {
  display: block;
}
.single_product_tour .barebones.acorespro-single-product .title h2 {
  margin-top: 30px;
  font-size: 64px;
  line-height: 64px;
}
.single_product_tour .barebones.acorespro-single-product .subtitle {
  display: block;
}
.single_product_tour .barebones.acorespro-single-product .subtitle h5 {
  margin-top: 0px;
}
.single_product_tour .barebones.acorespro-single-product .content {
  font-size: 16px;
  margin-bottom: 64px;
  color: black;
  text-align: justify;
}
.single_product_tour .barebones.acorespro-single-product .images_box {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  align-content: stretch;
  gap: 20px;
}
.single_product_tour .barebones.acorespro-single-product .images_box .imagebox {
  display: inline-block;
  flex: 0 0 calc(20% - 20px);
  box-sizing: border-box;
}
.single_product_tour .barebones.acorespro-single-product .images_box .imagebox {
  /* Remove gap from last column in each row */
}
.single_product_tour .barebones.acorespro-single-product .images_box .imagebox:nth-child(5n) {
  margin-right: 0px; /* overrides gap effect */
}
.single_product_tour .barebones.acorespro-single-product .images_box .imagebox .image {
  display: block;
  aspect-ratio: 1/1;
  position: relative;
}
.single_product_tour .barebones.acorespro-single-product .images_box .imagebox .image img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
@media (max-width: 991px) {
  .single_product_tour .barebones.acorespro-single-product .images_box .imagebox {
    flex: 0 0 calc(25% - 20px);
    width: 50%;
  }
  .single_product_tour .barebones.acorespro-single-product .images_box .imagebox:nth-child(4n) {
    margin-right: 0px;
  }
  .single_product_tour .barebones.acorespro-single-product .images_box .imagebox:nth-child(5n) {
    margin-right: 0px;
  }
}
@media (max-width: 661px) {
  .single_product_tour .barebones.acorespro-single-product .images_box .imagebox {
    flex: 0 0 calc(50% - 20px);
    width: 50%;
  }
  .single_product_tour .barebones.acorespro-single-product .images_box .imagebox:nth-child(2n) {
    margin-right: 0px;
  }
  .single_product_tour .barebones.acorespro-single-product .images_box .imagebox:nth-child(5n) {
    margin-right: 0px;
  }
}
.single_product_tour .barebones.acorespro-single-product .post_content {
  font-size: 16px;
  margin-top: 16px;
  color: black;
}
.single_product_tour .barebones.acorespro-single-product .includes {
  color: black;
}
.single_product_tour .barebones.acorespro-single-product .includes .includes_title {
  font-size: 16px;
  font-family: inherit;
  text-transform: capitalize;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 0px;
  color: black;
  line-height: 24px;
}
.single_product_tour .barebones.acorespro-single-product .includes {
  color: black;
}
.single_product_tour .barebones.acorespro-single-product .includes .includes_title {
  font-size: 16px;
  font-family: inherit;
  text-transform: capitalize;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 0px;
  color: black;
  line-height: 24px;
}
.single_product_tour .barebones.acorespro-single-product .excludes {
  color: black;
}
.single_product_tour .barebones.acorespro-single-product .excludes .excludes_title {
  font-size: 16px;
  font-family: inherit;
  text-transform: capitalize;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 0px;
  color: black;
  line-height: 24px;
}
.single_product_tour .barebones.acorespro-single-product .what_to_bring {
  color: black;
}
.single_product_tour .barebones.acorespro-single-product .what_to_bring .what_to_bring_title {
  font-size: 16px;
  font-family: inherit;
  text-transform: capitalize;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 0px;
  color: black;
  line-height: 24px;
}
@media (max-width: 479px) {
  .single_product_tour .greyedout.acorespro-single-product .content_wrap.greyout {
    margin: 0 auto !important;
    max-width: initial !important;
    width: auto !important;
  }
}
.single_product_tour .greyedout.acorespro-single-product .ph-bookings-calendar-from-shortcode .single-product .product .summary.entry-summary h1.product_title.entry-title {
  display: none !important;
}
.single_product_tour .greyedout.acorespro-single-product .ph-bookings-calendar-from-shortcode .single-product .product .summary.entry-summary p.price {
  display: none;
}
.single_product_tour .greyedout.acorespro-single-product {
  background-color: #f4f4f4;
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper {
  text-align: center;
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper ~ .ph_book_now_button {
  text-align: center;
  margin: 6px auto !important;
  left: 25% !important;
  transform: translateX(-50%);
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper {
  display: inline-block;
  max-width: 50%;
  box-sizing: border-box;
  float: right;
  width: 50%;
  /* padding: 0px 50px; */
  text-align: center;
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .booking-info-wraper {
  display: inline-block;
  max-width: 50%;
  float: left;
  width: 50%;
  box-sizing: border-box;
  order: 1;
  background-color: transparent !important;
  color: #323745 !important;
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .booking-info-wraper p {
  color: inherit !important;
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper button.ph_book_now_button {
  display: inline-block;
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .extra-resources {
  max-width: 50%;
  float: left;
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0px;
}
@media (max-width: 991px) {
  .single_product_tour .greyedout.acorespro-single-product .booking-wraper .extra-resources {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: block;
    order: 1;
    float: initial !important;
  }
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .extra-resources:before, .single_product_tour .greyedout.acorespro-single-product .booking-wraper .extra-resources:after {
  content: "";
  display: block;
  flex: 0 0 100%;
  clear: both;
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .extra-resources > .participant_inner_section {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  float: left;
  flex: 0 0 100%;
  order: 0;
  flex-wrap: wrap;
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .extra-resources:has(.participant_inner_section ~ .participant_inner_section) .participant_inner_section {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  float: left;
  flex: 0 0 100%;
  order: 0;
  flex-wrap: wrap;
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .extra-resources .participant_inner_section .persons-title {
  line-height: 42px;
  height: 42px;
}
@media (max-width: 991px) {
  .single_product_tour .greyedout.acorespro-single-product .booking-wraper .extra-resources .participant_inner_section .persons-title {
    text-align: center;
  }
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .extra-resources .participant_inner_section .button-group-container a.input-person-minus,
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .extra-resources .participant_inner_section .button-group-container a.input-person-plus {
  display: inline-block;
  height: 42px;
  width: 42px;
  border-radius: 10px;
  line-height: 42px;
  padding: 0px;
  box-sizing: border-box;
  background-color: white;
  border-color: #d9d9d9 !important;
  box-shadow: 0px 0px 5px #d9d9d9;
  color: black !important;
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .extra-resources .participant_count_error {
  width: 100%;
  box-sizing: border-box;
  order: 1;
  flex: 0 0 100%;
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .extra-resources.resources_section .resources-wraper {
  display: block;
  line-height: 42px;
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .extra-resources.resources_section .resources-wraper label.label-person {
  line-height: 42px !important;
  height: 42px !important;
  text-align: left;
  display: inline-block !important;
  padding-left: 42px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .extra-resources.resources_section .resources-wraper label.label-person:before {
  width: 28px;
  height: 28px;
  display: inline-block;
  border-radius: 10px !important;
  border: 1px solid #e3e3e3 !important;
  box-shadow: 0px 0px 5px 3px #e3e3e3;
  top: 0px;
  transform: translateY(-50%) !important;
  font-size: 24px;
  line-height: 28px;
  top: 50%;
  left: 5px;
}
@media (max-width: 992px) {
  .single_product_tour .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper {
    display: block;
    float: initial !important;
    width: 100% !important;
    flex: 0 0 100%;
    max-width: 100%;
    order: 0;
  }
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container {
  width: 364px;
  display: inline-block;
  margin: 0px auto;
  float: none;
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-month {
  background-color: transparent !important;
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-month span.span-month,
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-month .span-year,
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-month .ph-prev,
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-month .ph-prev {
  color: #2B2A2A !important;
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-month li.ph-next,
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-month li.ph-prev {
  display: inline-block;
  width: 42px;
  height: 42px !important;
  padding: 0px !important;
  line-height: 42px;
  box-sizing: border-box;
  border: 1px solid #d9d9d9;
  background-color: white !important;
  max-height: 52px;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0px 0px 5px #d9d9d9;
  color: black !important;
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-month li.ph-month {
  height: 42px;
  max-height: 52px;
  line-height: 42px;
  margin: 0 42px !important;
  letter-spacing: 1px;
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-weekdays {
  background-color: transparent !important;
  padding: 0px !important;
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-weekdays li {
  color: #2B2A2A;
  width: 52px;
  height: 52px;
  line-height: 52px;
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-days {
  background-color: transparent !important;
  padding-top: 0px !important;
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-days li.ph-calendar-date {
  display: inline-block;
  line-height: 52px;
  width: 52px;
}
.single_product_tour .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-days li.ph-calendar-date.selected-date, .single_product_tour .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-days li.ph-calendar-date:not(.booking-disabled):hover {
  display: inline-block;
  line-height: 52px;
  width: 52px;
  border-radius: 50%;
  color: white !important;
  background-color: #1461FC !important;
  cursor: pointer;
}
.single_product_tour .footer_wrap.footer_social_row {
  margin-top: 0px !important;
}

.single_product_accomodation .page_content_wrap.scheme_default {
  display: block;
  clear: both;
}
.single_product_accomodation .page_content_wrap.scheme_default:before, .single_product_accomodation .page_content_wrap.scheme_default:after {
  display: block;
  content: "";
  width: 100%;
  clear: both;
}
.single_product_accomodation .page_content_wrap.scheme_default .content {
  width: 100% !important;
}
.single_product_accomodation .page_content_wrap.scheme_default .content .swiper-container {
  display: block;
}
.single_product_accomodation .page_content_wrap.scheme_default .content .swiper-container .swiper-wrapper {
  aspect-ratio: 16/5;
}
.single_product_accomodation .page_content_wrap.scheme_default .content .swiper-container .swiper-wrapper .swiper-slide {
  display: block;
  position: relative;
}
.single_product_accomodation .page_content_wrap.scheme_default .content .swiper-container .swiper-wrapper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.single_product_accomodation .page_content_wrap.scheme_default .content .swiper-container .swiper-button-prev,
.single_product_accomodation .page_content_wrap.scheme_default .content .swiper-container .swiper-button-next {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid white;
  font-size: 18px;
  background-image: none !important;
  text-align: center;
  line-height: 40px;
  color: white;
}
.single_product_accomodation .page_content_wrap.scheme_default .content .swiper-container .swiper-button-prev {
  left: 40px;
}
.single_product_accomodation .page_content_wrap.scheme_default .content .swiper-container .swiper-button-next {
  right: 40px;
}
.single_product_accomodation .page_content_wrap.scheme_default .categories_bulk.acorespro-single-product {
  margin-top: 32px;
}
.single_product_accomodation .page_content_wrap.scheme_default .categories_bulk.acorespro-single-product .content_wrap .content ul.categories {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 20px;
  margin: 0px;
  padding: 0px;
  align-content: space-between;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.single_product_accomodation .page_content_wrap.scheme_default .categories_bulk.acorespro-single-product .content_wrap .content ul.categories li.item {
  height: 64px;
  padding: 18px 28px;
  box-sizing: border-box;
  line-height: 28px;
  border: 1px solid #e8e8e8;
  border-radius: 36px;
  display: inline-block;
}
.single_product_accomodation .page_content_wrap.scheme_default .categories_bulk.acorespro-single-product .content_wrap .content ul.categories li.item img.img {
  margin-right: 10px;
  width: 30px;
  height: 30px;
}
.single_product_accomodation .page_content_wrap.scheme_default .barebones.acorespro-single-product .content_wrap .content .title h2 {
  margin-top: 32px;
}
.single_product_accomodation .page_content_wrap.scheme_default .barebones.acorespro-single-product .content_wrap .content {
  /*************************************************/
}
.single_product_accomodation .page_content_wrap.scheme_default .barebones.acorespro-single-product .content_wrap .content .reservation {
  display: block;
  margin-bottom: 32px;
}
.single_product_accomodation .page_content_wrap.scheme_default .barebones.acorespro-single-product .content_wrap .content .reservation .btn.btn-reservation {
  display: inline-block;
  padding: 16px 32px;
  min-width: 250px;
  text-align: center;
  background-color: #4b5664;
  color: white;
  border-radius: 32px;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 1px;
  box-shadow: 0px 0px 5px 0px #4b5664;
  transition: box-shadow 0.25s linear 0s;
}
.single_product_accomodation .page_content_wrap.scheme_default .barebones.acorespro-single-product .content_wrap .content .reservation .btn.btn-reservation:hover {
  box-shadow: 0px 5px 5px 1px #5c5c5c;
}
.single_product_accomodation .page_content_wrap.scheme_default .barebones.acorespro-single-product .content_wrap .content {
  /*************************************************/
}
.single_product_accomodation .page_content_wrap.scheme_default .barebones.acorespro-single-product .content_wrap .content .content {
  font-size: 16px;
  display: block;
  float: initial;
}
.single_product_accomodation .page_content_wrap.scheme_default .barebones.acorespro-single-product .content_wrap .content .images_box {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 20px;
  margin-top: 32px;
}
.single_product_accomodation .page_content_wrap.scheme_default .barebones.acorespro-single-product .content_wrap .content .images_box .imagebox {
  display: inline-block;
  box-sizing: border-box;
  flex: 0 0 calc(20% - 20px);
  width: calc(20% - 20px);
  aspect-ratio: 1/1;
  position: relative;
}
@media (max-width: 991px) {
  .single_product_accomodation .page_content_wrap.scheme_default .barebones.acorespro-single-product .content_wrap .content .images_box .imagebox {
    flex: 0 0 calc(25% - 20px);
  }
}
@media (max-width: 767px) {
  .single_product_accomodation .page_content_wrap.scheme_default .barebones.acorespro-single-product .content_wrap .content .images_box .imagebox {
    flex: 0 0 calc(33% - 20px);
  }
}
@media (max-width: 639px) {
  .single_product_accomodation .page_content_wrap.scheme_default .barebones.acorespro-single-product .content_wrap .content .images_box .imagebox {
    flex: 0 0 calc(50% - 20px);
  }
}
@media (max-width: 479px) {
  .single_product_accomodation .page_content_wrap.scheme_default .barebones.acorespro-single-product .content_wrap .content .images_box .imagebox {
    flex: 0 0 100%;
  }
}
.single_product_accomodation .page_content_wrap.scheme_default .barebones.acorespro-single-product .content_wrap .content .images_box .imagebox a.image.inited {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}
.single_product_accomodation .page_content_wrap.scheme_default .barebones.acorespro-single-product .content_wrap .content .images_box .imagebox a.image.inited img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.single_product_accomodation .page_content_wrap.scheme_default .content .barebones.acorespro-single-product .content_wrap .content .images_box .imagebox a.image.inited img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.single_trips .acorespro_slider .simple_slider_acorespro .simple_slider_item {
  aspect-ratio: 16/6;
  position: relative;
}
.single_trips .acorespro_slider .simple_slider_acorespro .simple_slider_item img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
  height: 100%;
}
.single_trips .acorespro_slider .simple_slider_acorespro .slick-arrow {
  z-index: 99;
  width: 52px;
  height: 52px;
  background: transparent !important;
  border: 2px solid white;
  border-radius: 50%;
  text-align: center;
  color: white;
}
.single_trips .acorespro_slider .simple_slider_acorespro .slick-next {
  right: 40px;
}
.single_trips .acorespro_slider .simple_slider_acorespro .slick-next:before {
  content: "\f054";
  font-weight: 600;
  font-family: "Font Awesome 6 Free";
}
.single_trips .acorespro_slider .simple_slider_acorespro .slick-prev {
  left: 40px;
}
.single_trips .acorespro_slider .simple_slider_acorespro .slick-prev:before {
  content: "\f053";
  font-weight: 600;
  font-family: "Font Awesome 6 Free";
}
.single_trips .acorespro_hide_on_product_single {
  display: none !important;
}
.single_trips .content {
  width: 100% !important;
  box-sizing: border-box;
  padding: 0px;
  display: block;
  float: initial !important;
}
.single_trips .top_panel {
  margin-bottom: 0px;
}
.single_trips {
  /***************************************************/
}
.single_trips .book_form {
  background-color: #ece9e8 !important;
  box-sizing: border-box;
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 32px;
  padding-right: 32px;
  margin-bottom: 64px;
}
.single_trips .book_form h4.wp-block-heading {
  text-transform: capitalize;
}
.single_trips .book_form p {
  display: block;
}
.single_trips .book_form .cf7_form_1_container.trip_contact_form {
  display: block;
  box-sizing: border-box;
  padding-right: 30px;
}
.single_trips .book_form .cf7_form_1_container.trip_contact_form input.wpcf7-submit {
  text-align: center;
  display: inline-block;
  margin: 0px auto;
}
.single_trips .book_form .cf7_form_1_container.trip_contact_form input[type=text],
.single_trips .book_form .cf7_form_1_container.trip_contact_form input[type=email],
.single_trips .book_form .cf7_form_1_container.trip_contact_form input[type=tel],
.single_trips .book_form .cf7_form_1_container.trip_contact_form input[type=number],
.single_trips .book_form .cf7_form_1_container.trip_contact_form textarea {
  display: block;
  border-radius: 0px !important;
  padding-left: 30px;
  padding-top: 12px;
  padding-bottom: 12px;
  box-sizing: border-box;
  height: auto !important;
  line-height: 22px;
  font-size: 15px;
  position: relative;
  background-color: white !important;
}
.single_trips .book_form .cf7_form_1_container.trip_contact_form input[type=text]:before,
.single_trips .book_form .cf7_form_1_container.trip_contact_form input[type=email]:before,
.single_trips .book_form .cf7_form_1_container.trip_contact_form input[type=tel]:before,
.single_trips .book_form .cf7_form_1_container.trip_contact_form input[type=number]:before,
.single_trips .book_form .cf7_form_1_container.trip_contact_form textarea:before {
  content: "";
  display: block;
  width: 20px;
  height: 100%;
  position: absolute;
  font-family: "Font Awesome 6 Free";
}
.single_trips .book_form .cf7_form_1_container.trip_contact_form [data-name=contacto],
.single_trips .book_form .cf7_form_1_container.trip_contact_form [data-name=your-email],
.single_trips .book_form .cf7_form_1_container.trip_contact_form [data-name=your-name],
.single_trips .book_form .cf7_form_1_container.trip_contact_form [data-name=bilhetes],
.single_trips .book_form .cf7_form_1_container.trip_contact_form [data-name=textarea-message] {
  position: relative;
}
.single_trips .book_form .cf7_form_1_container.trip_contact_form [data-name=contacto]:before,
.single_trips .book_form .cf7_form_1_container.trip_contact_form [data-name=your-email]:before,
.single_trips .book_form .cf7_form_1_container.trip_contact_form [data-name=your-name]:before,
.single_trips .book_form .cf7_form_1_container.trip_contact_form [data-name=bilhetes]:before,
.single_trips .book_form .cf7_form_1_container.trip_contact_form [data-name=textarea-message]:before {
  position: absolute;
  font-family: "Font Awesome 6 Free";
  z-index: 99;
  line-height: 22px;
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 12px;
  left: 12px;
}
.single_trips .book_form .cf7_form_1_container.trip_contact_form [data-name=your-email]:before {
  content: "\f0e0";
}
.single_trips .book_form .cf7_form_1_container.trip_contact_form [data-name=contacto]:before {
  content: "\f095";
  font-weight: 600;
}
.single_trips .book_form .cf7_form_1_container.trip_contact_form [data-name=your-name]:before {
  content: "\f007";
}
.single_trips .book_form .cf7_form_1_container.trip_contact_form [data-name=bilhetes]:before {
  content: "\f145";
  font-weight: 600;
}
.single_trips .book_form .cf7_form_1_container.trip_contact_form [data-name=textarea-message]:before {
  content: "\f4ad";
}
.single_trips .book_form .cf7_form_1_container.trip_contact_form .wpcf7-list-item label {
  padding: 0px !important;
}
.single_trips .book_form .cf7_form_1_container.trip_contact_form .wpcf7-list-item label:before {
  display: none;
}
.single_trips .help_info {
  background-color: #b43f3f !important;
  color: white;
  box-sizing: border-box;
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 32px;
  padding-right: 32px;
  margin-bottom: 64px;
}
.single_trips .help_info .wp-block-heading {
  color: white !important;
  text-transform: capitalize;
  text-align: left !important;
  font-family: poppins, sans-serif;
  align-content: start;
  align-items: start;
  width: 100%;
}
.single_trips .help_info p {
  font-size: 16px;
}
.single_trips .help_info .widget_contacts {
  width: 100% !important;
}
.single_trips .help_info .widget_contacts .contacts_info .contacts_right {
  display: block;
  width: 100%;
}
.single_trips .help_info .widget_contacts .contacts_info span a {
  color: white !important;
  text-align: left !important;
  display: block;
  padding-left: 40px;
  position: relative;
  height: 40px;
  line-height: 40px;
}
.single_trips .help_info .widget_contacts .contacts_info span a:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0px;
  height: 40px;
  line-height: 40px;
  font-family: "Font Awesome 6 Free";
}
.single_trips .help_info .widget_contacts .contacts_info span.contacts_email a:before {
  content: "\f0e0";
}
.single_trips .help_info .widget_contacts .contacts_info span.contacts_phone a:before {
  content: "\f095";
  font-weight: 600;
}
.single_trips article {
  margin-top: 32px;
}
.single_trips article ul.nav-tabs {
  display: flex;
  flex-wrap: wrap;
  box-shadow: 0px 0px 5px 5px #dee2e6;
  margin-bottom: 32px;
  background-color: white;
  color: black;
}
.single_trips article ul.nav-tabs li.nav-item {
  display: inline-block;
  flex: 1 1 25%;
  width: 25%;
  padding: 6px;
  box-sizing: border-box;
  text-align: center !important;
}
.single_trips article ul.nav-tabs li.nav-item button {
  display: block;
  color: black;
  text-align: center;
  width: 100%;
  border-radius: 5px !important;
  padding: 26px 12px;
  box-sizing: border-box;
  line-height: 20px;
  font-size: 16px;
  transition: all 0.25s linear 0s;
  text-transform: initial !important;
  font-family: poppins, sans-serif;
}
.single_trips article ul.nav-tabs li.nav-item button.active, .single_trips article ul.nav-tabs li.nav-item button:hover {
  box-shadow: inset 0px 0px 5px 5px #dadbdc;
  background-color: #dee2e6;
  color: #fcb040;
}
.single_trips article .tab-pane .title .the_title {
  margin-top: 32px;
}
.single_trips article .tab-pane .content {
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 22px;
}
.single_trips article .tab-pane .gallery-content {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.single_trips article .tab-pane .gallery-content .gallery-item {
  flex: 1 1 200px;
  aspect-ratio: 1/1;
  max-width: 210px;
}
.single_trips article .tab-pane .gallery-content .gallery-item a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.single_trips article .tab-pane .gallery-content .gallery-item a img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
  height: 100%;
}
.single_trips .reviews .subtitle {
  text-align: center;
  font-size: 18px;
  text-transform: capitalize;
  color: #fcaf40;
}
.single_trips .reviews .title {
  text-align: center;
  font-size: 32px;
  margin-top: 16px;
  margin-bottom: 32px;
  color: black;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Yanone Kaffeesats", sans-serif;
}
.single_trips .review_carrousel .slick-arrow {
  display: block;
  width: 46px;
  height: 46px;
  z-index: 99;
  background-color: transparent !important;
  color: grey;
  border: 2px solid grey;
  border-radius: 50%;
}
.single_trips .review_carrousel .slick-arrow.slick-prev {
  left: -64px;
}
.single_trips .review_carrousel .slick-arrow.slick-prev:before {
  content: "\f053";
  font-weight: 600;
  font-family: "Font Awesome 6 Free";
  color: grey;
}
.single_trips .review_carrousel .slick-arrow.slick-next {
  right: -56px;
}
.single_trips .review_carrousel .slick-arrow.slick-next:before {
  content: "\f054";
  font-weight: 600;
  font-family: "Font Awesome 6 Free";
  color: grey;
}
.single_trips .review_carrousel .single-review .name {
  font-size: 22px;
  color: black;
  text-transform: capitalize;
  text-align: center;
  padding-bottom: 12px;
}
.single_trips .review_carrousel .single-review .stars {
  display: block;
  position: relative;
  text-align: center;
  padding-bottom: 12px;
}
.single_trips .review_carrousel .single-review .stars .star-count {
  display: inline-block;
  position: relative;
}
.single_trips .review_carrousel .single-review .stars .star-count > .stars-item {
  display: inline-block;
  padding: 2px;
  color: #ffdeaf;
}
.single_trips .review_carrousel .single-review .stars .star-number {
  display: inline-block;
  position: absolute;
  top: 0px;
  text-align: center;
  color: #fcae41;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  z-index: 2;
}
.single_trips .review_carrousel .single-review .stars .star-number .stars-item {
  display: inline-block;
  padding: 2px;
  color: #fdb041;
}

.single_product_transfers .barebones.acorespro-single-product .title {
  display: block;
}
.single_product_transfers .barebones.acorespro-single-product .title h2 {
  margin-top: 30px;
  font-size: 64px;
  line-height: 64px;
}
.single_product_transfers .barebones.acorespro-single-product .subtitle {
  display: block;
}
.single_product_transfers .barebones.acorespro-single-product .subtitle h5 {
  margin-top: 0px;
}
.single_product_transfers .barebones.acorespro-single-product .content {
  font-size: 16px;
  margin-bottom: 64px;
  color: black;
}
.single_product_transfers .barebones.acorespro-single-product .images_box {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  align-content: stretch;
}
.single_product_transfers .barebones.acorespro-single-product .images_box .imagebox {
  display: inline-block;
  flex: 0 0 calc(20% - 20px);
  box-sizing: border-box;
  margin-right: 25px;
  margin-bottom: 25px;
}
.single_product_transfers .barebones.acorespro-single-product .images_box .imagebox {
  /* Remove gap from last column in each row */
}
.single_product_transfers .barebones.acorespro-single-product .images_box .imagebox:nth-child(5n) {
  margin-right: 0px; /* overrides gap effect */
}
.single_product_transfers .barebones.acorespro-single-product .images_box .imagebox .image {
  display: block;
  aspect-ratio: 1/1;
  position: relative;
}
.single_product_transfers .barebones.acorespro-single-product .images_box .imagebox .image img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
@media (max-width: 991px) {
  .single_product_transfers .barebones.acorespro-single-product .images_box .imagebox {
    flex: 0 0 calc(25% - 20px);
    width: 50%;
  }
  .single_product_transfers .barebones.acorespro-single-product .images_box .imagebox:nth-child(4n) {
    margin-right: 0px;
  }
  .single_product_transfers .barebones.acorespro-single-product .images_box .imagebox:nth-child(5n) {
    margin-right: 20px;
  }
}
@media (max-width: 661px) {
  .single_product_transfers .barebones.acorespro-single-product .images_box .imagebox {
    flex: 0 0 calc(50% - 20px);
    width: 50%;
  }
  .single_product_transfers .barebones.acorespro-single-product .images_box .imagebox:nth-child(2n) {
    margin-right: 0px;
  }
  .single_product_transfers .barebones.acorespro-single-product .images_box .imagebox:nth-child(5n) {
    margin-right: 20px;
  }
}
.single_product_transfers .barebones.acorespro-single-product .post_content {
  font-size: 16px;
  margin-top: 16px;
  color: black;
}
.single_product_transfers .barebones.acorespro-single-product .includes {
  color: black;
}
.single_product_transfers .barebones.acorespro-single-product .includes .includes_title {
  font-size: 16px;
  font-family: inherit;
  text-transform: capitalize;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 0px;
  color: black;
  line-height: 24px;
}
.single_product_transfers .barebones.acorespro-single-product .includes {
  color: black;
}
.single_product_transfers .barebones.acorespro-single-product .includes .includes_title {
  font-size: 16px;
  font-family: inherit;
  text-transform: capitalize;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 0px;
  color: black;
  line-height: 24px;
}
.single_product_transfers .barebones.acorespro-single-product .excludes {
  color: black;
}
.single_product_transfers .barebones.acorespro-single-product .excludes .excludes_title {
  font-size: 16px;
  font-family: inherit;
  text-transform: capitalize;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 0px;
  color: black;
  line-height: 24px;
}
.single_product_transfers .barebones.acorespro-single-product .what_to_bring {
  color: black;
}
.single_product_transfers .barebones.acorespro-single-product .what_to_bring .what_to_bring_title {
  font-size: 16px;
  font-family: inherit;
  text-transform: capitalize;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 0px;
  color: black;
  line-height: 24px;
}
@media (max-width: 479px) {
  .single_product_transfers .greyedout.acorespro-single-product .content_wrap.greyout {
    margin: 0 auto !important;
    max-width: initial !important;
    width: auto !important;
  }
}
.single_product_transfers .greyedout.acorespro-single-product .ph-bookings-calendar-from-shortcode .single-product .product .summary.entry-summary h1.product_title.entry-title {
  display: none !important;
}
.single_product_transfers .greyedout.acorespro-single-product .ph-bookings-calendar-from-shortcode .single-product .product .summary.entry-summary p.price {
  display: none;
}
.single_product_transfers .greyedout.acorespro-single-product {
  background-color: #f4f4f4;
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper {
  text-align: center;
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper ~ .ph_book_now_button {
  text-align: center;
  margin: 6px auto !important;
  left: 25% !important;
  transform: translateX(-50%);
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper {
  display: inline-block;
  max-width: 50%;
  box-sizing: border-box;
  float: right;
  width: 50%;
  /* padding: 0px 50px; */
  text-align: center;
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .booking-info-wraper {
  display: inline-block;
  max-width: 50%;
  float: left;
  width: 50%;
  box-sizing: border-box;
  order: 1;
  background-color: transparent !important;
  color: #323745 !important;
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .booking-info-wraper p {
  color: inherit !important;
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper button.ph_book_now_button {
  display: inline-block;
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .extra-resources {
  max-width: 50%;
  float: left;
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0px;
}
@media (max-width: 639px) {
  .single_product_transfers .greyedout.acorespro-single-product .booking-wraper .extra-resources {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: block;
    order: 1;
    float: initial !important;
  }
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .extra-resources:before, .single_product_transfers .greyedout.acorespro-single-product .booking-wraper .extra-resources:after {
  content: "";
  display: block;
  flex: 0 0 100%;
  clear: both;
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .extra-resources > .participant_inner_section {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  float: left;
  flex: 0 0 100%;
  order: 0;
  flex-wrap: wrap;
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .extra-resources:has(.participant_inner_section ~ .participant_inner_section) .participant_inner_section {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  float: left;
  flex: 0 0 100%;
  order: 0;
  flex-wrap: wrap;
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .extra-resources .participant_inner_section .persons-title {
  line-height: 42px;
  height: 42px;
  text-align: left;
}
@media (max-width: 991px) {
  .single_product_transfers .greyedout.acorespro-single-product .booking-wraper .extra-resources .participant_inner_section .persons-title {
    text-align: center;
  }
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .extra-resources .participant_inner_section .button-group-container a.input-person-minus,
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .extra-resources .participant_inner_section .button-group-container a.input-person-plus {
  display: inline-block;
  height: 42px;
  width: 42px;
  border-radius: 10px;
  line-height: 42px;
  padding: 0px;
  box-sizing: border-box;
  background-color: white;
  border-color: #d9d9d9 !important;
  box-shadow: 0px 0px 5px #d9d9d9;
  color: black !important;
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .extra-resources .participant_count_error {
  width: 100%;
  box-sizing: border-box;
  order: 1;
  flex: 0 0 100%;
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .extra-resources.resources_section .resources-wraper {
  display: block;
  line-height: 42px;
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .extra-resources.resources_section .resources-wraper label.label-person {
  line-height: 42px !important;
  height: 42px !important;
  text-align: left;
  display: inline-block !important;
  padding-left: 42px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .extra-resources.resources_section .resources-wraper label.label-person:before {
  width: 28px;
  height: 28px;
  display: inline-block;
  border-radius: 10px !important;
  border: 1px solid #e3e3e3 !important;
  box-shadow: 0px 0px 5px 3px #e3e3e3;
  top: 0px;
  transform: translateY(-50%) !important;
  font-size: 24px;
  line-height: 28px;
  top: 50%;
  left: 5px;
}
@media (max-width: 992px) {
  .single_product_transfers .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper {
    display: block;
    float: initial !important;
    width: 100% !important;
    flex: 0 0 100%;
    max-width: 100%;
    order: 0;
  }
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container {
  width: 364px;
  display: inline-block;
  margin: 0px auto;
  float: none;
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-month {
  background-color: transparent !important;
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-month span.span-month,
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-month .span-year,
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-month .ph-prev,
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-month .ph-prev {
  color: #2B2A2A !important;
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-month li.ph-next,
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-month li.ph-prev {
  display: inline-block;
  width: 42px;
  height: 42px !important;
  padding: 0px !important;
  line-height: 42px;
  box-sizing: border-box;
  border: 1px solid #d9d9d9;
  background-color: white !important;
  max-height: 52px;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0px 0px 5px #d9d9d9;
  color: black !important;
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-month li.ph-month {
  height: 42px;
  max-height: 52px;
  line-height: 42px;
  margin: 0 42px !important;
  letter-spacing: 1px;
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-weekdays {
  background-color: transparent !important;
  padding: 0px !important;
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-weekdays li {
  color: #2B2A2A;
  width: 52px;
  height: 52px;
  line-height: 52px;
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-days {
  background-color: transparent !important;
  padding-top: 0px !important;
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-days li.ph-calendar-date {
  display: inline-block;
  line-height: 52px;
  width: 52px;
}
.single_product_transfers .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-days li.ph-calendar-date.selected-date, .single_product_transfers .greyedout.acorespro-single-product .booking-wraper .date-picker-wraper .ph-calendar-container .ph-calendar-days li.ph-calendar-date:not(.booking-disabled):hover {
  display: inline-block;
  line-height: 52px;
  width: 52px;
  border-radius: 50%;
  color: white !important;
  background-color: #1461FC !important;
  cursor: pointer;
}
.single_product_transfers .footer_wrap.footer_social_row {
  margin-top: 0px !important;
}

.product_tour_listing .acorespro_hide_on_product_list {
  display: none !important;
}
.product_tour_listing .top_panel {
  margin-bottom: 0px !important;
}
.product_tour_listing ul.products {
  display: flex;
  flex-wrap: wrap;
}
.product_tour_listing ul.products.columns-one li.product {
  flex: 1 1 100%;
  max-width: 100%;
}
.product_tour_listing ul.products.columns-two li.product {
  flex: 1 1 50%;
  max-width: 50%;
}
.product_tour_listing ul.products {
  list-style: none;
  margin-bottom: 64px;
  box-sizing: border-box;
  padding: 0px 8px;
  margin-top: 64px;
}
.product_tour_listing ul.products li.product > * {
  display: block;
}
.product_tour_listing ul.products li.product {
  padding: 5px;
  box-sizing: border-box;
}
.product_tour_listing ul.products li.product .product_image {
  margin-bottom: 32px;
  overflow: hidden;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  box-sizing: border-box;
  position: relative;
}
.product_tour_listing ul.products li.product .product_image img {
  -o-object-position: center center;
     object-position: center center;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.product_tour_listing ul.products li.product .product_title {
  font-size: 32px;
  color: #4b5664;
  margin-bottom: 16px;
  padding: 0px 56px;
  text-align: center;
  font-family: "Yanone Kaffeesatz";
  text-transform: uppercase;
  font-weight: 600;
  line-height: 32px;
}
.product_tour_listing ul.products li.product .product_excerpt {
  padding: 0px 56px;
  text-align: center;
  margin-bottom: 16px;
  color: #4b5664;
}
.product_tour_listing ul.products li.product .product_price {
  text-align: center;
  color: #fcb040;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 16px;
}
.product_tour_listing ul.products li.product .product_price .amount {
  font-weight: bold;
  line-height: 35px;
  font-size: 35px;
  font-family: "Yanone Kaffeesatz";
  height: 40px;
  display: inline-block;
}
.product_tour_listing ul.products li.product .product_price .amount span {
  font-size: 24px;
  line-height: 60px;
  vertical-align: bottom;
  display: inline-block;
  height: 40px;
  font-weight: normal;
}
.product_tour_listing ul.products li.product .product_price .amount bdi {
  display: inline-block;
  color: #fcb040;
  height: 40px;
}
.product_tour_listing ul.products li.product .product_button {
  text-align: center;
}
.product_tour_listing ul.products li.product .product_button a {
  line-height: 50px;
  width: 214px;
  display: inline-block;
  align-self: center;
  text-align: center;
  border: 1px solid #fcb040;
  color: #fcb040;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 19px;
  font-family: "Yanone Kaffeesatz";
}
.product_tour_listing .sidebar.left.widget_area:not(.acorespro_revive) {
  display: none !important;
}
.product_tour_listing .sidebar.left.widget_area.acorespro_revive {
  border-radius: 10px !important;
  box-shadow: 5px 5px #f9f9f9;
  border-color: white !important;
  background-color: white !important;
  background-image: none !important;
}
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget {
  padding: 0px 15px !important;
}
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget .wp-block-heading {
  font-weight: 600;
  font-size: 28px;
  line-height: 51px;
  vertical-align: middle;
  font-family: Poppins, sans-serif;
  text-transform: none !important;
  margin-top: 0px;
  margin-bottom: 10px;
}
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget.widget_block {
  margin-top: 0px !important;
}
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget.widget_block:not(:first-child) .wp-block-heading {
  margin-top: 64px;
}
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wp-block-categories,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wc-block-product-categories-list {
  list-style: none !important;
  padding: 0px;
  font-family: Poppins;
  font-weight: 500;
  font-size: 18px;
  line-height: 33px;
  vertical-align: middle;
}
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wp-block-categories li.cat-item,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wp-block-categories li.cat-item-none,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wp-block-categories li.wc-block-product-categories-list-item,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wc-block-product-categories-list li.cat-item,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wc-block-product-categories-list li.cat-item-none,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wc-block-product-categories-list li.wc-block-product-categories-list-item {
  display: block;
}
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wp-block-categories li.cat-item:before,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wp-block-categories li.cat-item-none:before,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wp-block-categories li.wc-block-product-categories-list-item:before,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wc-block-product-categories-list li.cat-item:before,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wc-block-product-categories-list li.cat-item-none:before,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wc-block-product-categories-list li.wc-block-product-categories-list-item:before {
  content: "" !important;
  background-color: initial;
  width: 0px;
  height: 0px;
}
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wp-block-categories li.cat-item a:before,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wp-block-categories li.cat-item-none a:before,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wp-block-categories li.wc-block-product-categories-list-item a:before,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wc-block-product-categories-list li.cat-item a:before,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wc-block-product-categories-list li.cat-item-none a:before,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wc-block-product-categories-list li.wc-block-product-categories-list-item a:before {
  content: "\f061";
  font-family: "Font Awesome 6 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  font-weight: 900;
  display: inline-block;
  width: 64px;
  height: 64px;
  line-height: 64px;
}
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wp-block-categories li.cat-item a,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wp-block-categories li.cat-item-none a,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wp-block-categories li.wc-block-product-categories-list-item a,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wc-block-product-categories-list li.cat-item a,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wc-block-product-categories-list li.cat-item-none a,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wc-block-product-categories-list li.wc-block-product-categories-list-item a {
  display: block;
  border-bottom: 1px solid #c4c4c4;
  height: 64px;
  vertical-align: middle;
  line-height: 64px;
  font-family: poppins;
  font-weight: normal;
  text-transform: capitalize !important;
}
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wp-block-categories li.cat-item.current-cat a,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wp-block-categories li.cat-item-none.current-cat a,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wp-block-categories li.wc-block-product-categories-list-item.current-cat a,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wc-block-product-categories-list li.cat-item.current-cat a,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wc-block-product-categories-list li.cat-item-none.current-cat a,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wc-block-product-categories-list li.wc-block-product-categories-list-item.current-cat a {
  color: #fcb040;
}
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wp-block-categories li.cat-item.cat-item-none:before,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wp-block-categories li.cat-item-none.cat-item-none:before,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wp-block-categories li.wc-block-product-categories-list-item.cat-item-none:before,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wc-block-product-categories-list li.cat-item.cat-item-none:before,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wc-block-product-categories-list li.cat-item-none.cat-item-none:before,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wc-block-product-categories-list li.wc-block-product-categories-list-item.cat-item-none:before {
  content: "\f00d" !important;
  font-family: "Font Awesome 6 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block !important;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  width: 64px;
  height: 64px;
  line-height: 64px;
  color: #818892;
  font-size: 18px;
  position: relative;
  left: 0px;
  top: 0px;
  text-align: left;
}
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wp-block-categories li.cat-item.cat-item-none,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wp-block-categories li.cat-item-none.cat-item-none,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wp-block-categories li.wc-block-product-categories-list-item.cat-item-none,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wc-block-product-categories-list li.cat-item.cat-item-none,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wc-block-product-categories-list li.cat-item-none.cat-item-none,
.product_tour_listing .sidebar.left.widget_area.acorespro_revive .widget ul.wc-block-product-categories-list li.wc-block-product-categories-list-item.cat-item-none {
  display: inline-block;
  border-bottom: 1px solid #c4c4c4;
  height: 64px;
  vertical-align: middle;
  line-height: 64px;
  font-family: poppins;
  font-weight: normal;
  text-transform: capitalize !important;
  width: 100%;
}

.trip_types_acorespro .top_panel {
  margin-bottom: 0px !important;
}
.trip_types_acorespro footer.footer_wrap.footer_social_row {
  margin-top: 0px !important;
}
.trip_types_acorespro .acorespro-trip-slides {
  margin-top: 32px;
  margin-bottom: 64px;
}
.trip_types_acorespro .acorespro-trip-slides .content {
  max-width: 100%;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content {
  max-width: 100%;
  display: block;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slider-container .slide_item {
  overflow: hidden;
  box-sizing: border-box;
  padding: 10px;
  box-shadow: 0px 0px 0px 0px #e0e0e0;
  margin-bottom: 22px;
  height: 512px;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slider-container .slide_item.slick-center .slide_content {
  overflow: visible;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slider-container .slide_item .slide_image {
  display: block;
  aspect-ratio: 9/10;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  transition: all 0.25s linear 0s;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slider-container .slide_item .slide_image img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slider-container .slide_item .slide_content {
  overflow: hidden;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slider-container .slide_item .slide_content .title {
  display: block;
  width: calc(100% - 60px);
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slider-container .slide_item .slide_content .title h3 {
  font-size: 26px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slider-container .slide_item .slide_content .pricing {
  position: absolute;
  top: 0px;
  right: 10px;
  z-index: 10;
  aspect-ratio: 1/1;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  border: 1px solid #b43f3f;
  border-radius: 50%;
  background-color: #b43f3f;
  color: white;
  transform: translateY(-25%);
  width: auto;
  height: 72px;
  text-align: center;
  text-align: center;
  align-items: stretch;
  align-content: space-between;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slider-container .slide_item .slide_content .pricing .mini_text {
  font-size: 10px;
  display: block;
  line-height: 12px;
  width: 100%;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slider-container .slide_item .slide_content .pricing .euro {
  display: inline;
  font-size: 14px;
  margin-left: 4px;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slider-container .slide_item .slide_content .pricing .trip_type {
  flex: 0 0 16px;
  height: 10px;
  line-height: 12px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Yanone Kaffeesatz", sans-serif;
  width: 100%;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slider-container .slide_item .slide_content .pricing .price {
  width: 100%;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slider-container .slide_item .slide_content .pricing .discount {
  width: 100%;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slider-container .slide_item .slide_content .pricing > * {
  text-align: center;
  display: block;
  width: 100%;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slider-container .slide_item .slide_content .pricing:has(.discount) .price {
  font-size: 14px;
  font-weight: bold;
  color: #d9d9d9 !important;
  line-height: 16px;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slider-container .slide_item .slide_content .pricing:has(.discount) .price s {
  color: inherit !important;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slider-container .slide_item .slide_content .pricing:has(.discount) .discount {
  font-weight: bold;
  line-height: 22px;
  font-size: 18px;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slider-container .slide_item .slide_content .pricing:not(:has(.discount)) .price {
  font-size: 28px;
  font-weight: bold;
  flex: 1 1 42px;
  height: 38px;
  line-height: 38px;
  box-sizing: border-box;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slider-container .slide_item .slide_content .content {
  /* font-family: Poppins; */
  width: calc(100% - 60px);
  color: #4b5664;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slider-container .slide_item.slick-center {
  display: block;
  box-shadow: 0px 6px 16px 5px #e0e0e0;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slider-container .slide_item.slick-center .slide_image {
  aspect-ratio: 1/1;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slider-container .slide_item.slick-center .slide_content {
  max-height: 300px;
  position: relative;
  z-index: 2;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slider-container .slide_item:not(.slick-center) .slide_content {
  max-height: 0px;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content {
  /**
   * Slick slider modifications
   */
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slick-arrow {
  background-color: transparent;
  width: 52px;
  height: 52px;
  border: 2px solid white;
  border-radius: 50%;
  z-index: 99;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slick-arrow.slick-prev {
  left: 26px;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slick-arrow.slick-prev:before {
  content: "\f053";
  font-family: "Font Awesome 6 Free";
  color: white;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slick-arrow.slick-next {
  right: 26px;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slick-arrow.slick-next:before {
  content: "\f054";
  font-family: "Font Awesome 6 Free";
  color: white;
}
.trip_types_acorespro .acorespro-trip-slides .content .slider_content .slick-list {
  padding: 0px !important;
}/*# sourceMappingURL=main.css.map */