/* @override https://wondervoyage.local/wp-content/themes/bb-theme-child/style.css?ver=5.1 */
/*
Theme Name: Wonder Voyage Child Theme
Theme URI: http://www.flyingdonutmedia.com
Version: 1.0.1
Description: A custom beaver builder child theme for Wonder Voyage.
Author: Jason Wendel
Author URI: https://www.flyingdonutmedia.com
template: bb-theme
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 Variables
--------------------------------------------------------------*/
@font-face {
  font-family: "wvm-icons";
  src: url("fonts/wvm-icons.woff2?ntldfl") format("woff2"), url("fonts/wvm-icons.ttf?ntldfl") format("truetype"), url("fonts/wvm-icons.woff?ntldfl") format("woff"), url("fonts/wvm-icons.svg?ntldfl#wvm-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=wvm-], [class*=" wvm-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "wvm-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.wvm-wvm_icon_walking:before {
  content: "\e907";
}

.wvm-wvm_three_day_pilgrimage:before {
  content: "\e906";
}

.wvm-wvm_icon_adventure:before {
  content: "\e900";
}

.wvm-wvm_icon_historic_site:before {
  content: "\e901";
}

.wvm-wvm_icon_legacy:before {
  content: "\e902";
}

.wvm-wvm_icon_mission_opportunity:before {
  content: "\e903";
}

.wvm-wvm_icon_narrative:before {
  content: "\e904";
}

.wvm-wvm_icon_pilgrimage_site:before {
  content: "\e905";
}

/*--------------------------------------------------------------
2.0 Theme
--------------------------------------------------------------*/
.fl-page-content p a {
  text-decoration: underline;
}
.fl-page-content p button a {
  text-decoration: none;
}

/*
  Header - Home
 */
@media (min-width: 769px) {
  .fl-node-59f7909b0c330 {
    height: 60px;
  }
}

.header-email .fl-widget {
  margin: 0;
}

/*
  Header - Secondary
 */
.white-menu .fl-module-content .uabb-creative-menu-mobile-toggle-container .uabb-creative-menu-mobile-toggle.hamburger-label {
  color: #fff;
}

.social-media-white .fl-module-content .adv-icon-wrap a.adv-icon-link {
  color: #fff !important;
}
.social-media-white .fl-module-content .adv-icon-wrap a.adv-icon-link .uabb-imgicon-wrap .uabb-icon-wrap .uabb-icon .fa {
  color: #fff;
}
.social-media-white .fl-module-content .adv-icon-wrap a.adv-icon-link .uabb-imgicon-wrap .uabb-icon-wrap .uabb-icon .fa:before {
  color: #fff;
}
.social-media-white .fl-module-content .fl-icon-wrap .fl-icon .fa {
  color: #fff;
}
.social-media-white .fl-module-content .fl-icon-wrap .fl-icon .fa:before {
  color: #fff;
}

/*
Voyage Type Icons
*/
.voyage-types, .related-destinations .related ul.similar-voyages li.similar-voyage ul {
  margin: 0;
  padding: 0;
  text-align: center;
  list-style-type: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.voyage-types .icon, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon {
  font-family: "wvm-icons" !important;
  margin: 5px;
  text-align: center;
  position: relative;
  background: #999;
  color: #fff;
  border-radius: 50px;
  cursor: help;
  width: 50px;
  height: 50px;
  font-size: 30px;
}
.voyage-types .icon.classic-pilgrimage .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.classic-pilgrimage .tooltiptext, .voyage-types .icon.historical-site .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.historical-site .tooltiptext, .voyage-types .icon.legacy-location .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.legacy-location .tooltiptext, .voyage-types .icon.mission-opportunity .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.mission-opportunity .tooltiptext, .voyage-types .icon.narrative .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.narrative .tooltiptext, .voyage-types .icon.outdoor-adventure .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.outdoor-adventure .tooltiptext, .voyage-types .icon.three-day-pilgrimage .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.three-day-pilgrimage .tooltiptext, .voyage-types .icon.walking-pilgrimage .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.walking-pilgrimage .tooltiptext {
  display: none;
  width: 150px;
  bottom: 100%;
  left: 50%;
  bottom: 50px;
  margin-left: -75px;
  background-color: black;
  color: #fff;
  font-family: lato, sans-serif;
  font-size: 14px;
  font-size: calculateRem(14px);
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  /* Position the tooltip */
  position: absolute;
  z-index: 99;
}
.voyage-types .icon.classic-pilgrimage .tooltiptext:after, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.classic-pilgrimage .tooltiptext:after, .voyage-types .icon.historical-site .tooltiptext:after, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.historical-site .tooltiptext:after, .voyage-types .icon.legacy-location .tooltiptext:after, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.legacy-location .tooltiptext:after, .voyage-types .icon.mission-opportunity .tooltiptext:after, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.mission-opportunity .tooltiptext:after, .voyage-types .icon.narrative .tooltiptext:after, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.narrative .tooltiptext:after, .voyage-types .icon.outdoor-adventure .tooltiptext:after, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.outdoor-adventure .tooltiptext:after, .voyage-types .icon.three-day-pilgrimage .tooltiptext:after, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.three-day-pilgrimage .tooltiptext:after, .voyage-types .icon.walking-pilgrimage .tooltiptext:after, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.walking-pilgrimage .tooltiptext:after {
  content: " ";
  position: absolute;
  top: 100%; /* At the bottom of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}
.voyage-types .icon.classic-pilgrimage:hover .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.classic-pilgrimage:hover .tooltiptext, .voyage-types .icon.historical-site:hover .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.historical-site:hover .tooltiptext, .voyage-types .icon.legacy-location:hover .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.legacy-location:hover .tooltiptext, .voyage-types .icon.mission-opportunity:hover .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.mission-opportunity:hover .tooltiptext, .voyage-types .icon.narrative:hover .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.narrative:hover .tooltiptext, .voyage-types .icon.outdoor-adventure:hover .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.outdoor-adventure:hover .tooltiptext, .voyage-types .icon.three-day-pilgrimage:hover .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.three-day-pilgrimage:hover .tooltiptext, .voyage-types .icon.walking-pilgrimage:hover .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.walking-pilgrimage:hover .tooltiptext {
  display: block;
}
.voyage-types .icon.historical-site:after, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.historical-site:after {
  content: "\e901";
}
.voyage-types .icon.mission-opportunity:after, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.mission-opportunity:after {
  content: "\e903";
}
.voyage-types .icon.outdoor-adventure:after, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.outdoor-adventure:after {
  content: "\e900";
}
.voyage-types .icon.classic-pilgrimage:after, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.classic-pilgrimage:after {
  content: "\e905";
}
.voyage-types .icon.legacy-location:after, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.legacy-location:after {
  content: "\e902";
}
.voyage-types .icon.narrative:after, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.narrative:after {
  content: "\e904";
}
.voyage-types .icon.three-day-pilgrimage:after, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.three-day-pilgrimage:after {
  content: "\e906";
}
.voyage-types .icon.walking-pilgrimage:before, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.walking-pilgrimage:before {
  content: "\e907";
}
.voyage-types .icon .tooltip-dark, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon .tooltip-dark {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: help;
  bottom: -10px;
  left: 0;
  text-indent: -9999%;
}
@media (max-width: 600px) {
  .voyage-types, .related-destinations .related ul.similar-voyages li.similar-voyage ul {
    flex-direction: row;
  }
  .voyage-types .icon, .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon {
    max-width: 50px;
    max-height: 50px;
    background-size: contain;
    background-position: center center;
  }
}

/* Voyage Type Legend - Destinations Archive */
.voyage-type-legend .uabb-info-list-wrapper {
  display: flex !important;
  flex-direction: row !important;
  justify-content: space-evenly !important;
  flex-wrap: wrap !important;
}
.voyage-type-legend .uabb-info-list-wrapper .uabb-info-list-item {
  width: inherit !important;
}

/*
  Featured Destinations
 */
.featured {
  padding: 10px;
}
.featured .featured-destinations {
  max-width: 1200px;
  margin: 0 auto;
  list-style-type: none;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.featured .featured-destinations a:hover {
  color: #114e7d;
}
.featured .featured-destinations .featured-destination {
  margin: 10px;
  position: relative;
  max-width: 300px;
  border: 4px solid #fff;
}
.featured .featured-destinations .featured-destination img {
  vertical-align: top;
}
.featured .featured-destinations .featured-destination .featured-title {
  background: rgba(0, 0, 0, 0.5);
  padding: 5px;
  position: absolute;
  top: 0px;
  color: #fff;
  font-family: Oswald;
  font-size: 24px;
  font-size: calculateRem(24px);
  width: 100%;
}
.featured .featured-destinations .featured-destination .featured-price {
  background: #fff;
  display: inline;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  bottom: -10px;
  right: -15px;
  font-weight: normal;
  font-style: italic;
  font-size: 18px;
  font-size: calculateRem(18px);
  font-family: Oswald;
  color: #2E8B57;
  z-index: 9;
}
.featured .featured-destinations .featured-destination .featured-voyage-types {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.featured .featured-destinations .featured-destination .featured-voyage-types .voyage-types, .featured .featured-destinations .featured-destination .featured-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul, .related-destinations .related ul.similar-voyages li.similar-voyage .featured .featured-destinations .featured-destination .featured-voyage-types ul {
  padding: 5px;
  background: rgba(255, 255, 255, 0.8);
  justify-content: flex-start;
}
.featured .featured-destinations .featured-destination .featured-voyage-types .voyage-types .icon, .featured .featured-destinations .featured-destination .featured-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon, .related-destinations .related ul.similar-voyages li.similar-voyage .featured .featured-destinations .featured-destination .featured-voyage-types ul .icon {
  font-size: 20px;
  font-size: calculateRem(20px);
  width: 35px;
  height: 35px;
  background: #114e7d;
}
.featured .featured-destinations .featured-destination .featured-voyage-types .voyage-types .icon .tooltiptext, .featured .featured-destinations .featured-destination .featured-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage .featured .featured-destinations .featured-destination .featured-voyage-types ul .icon .tooltiptext {
  bottom: 40px;
}

/*
  Search and Filter
 */
.hide {
  display: none;
}

.destination-archive-filter-loading-wrapper {
  display: none;
  position: fixed;
  width: 100%;
  z-index: 9999999;
}
.destination-archive-filter-loading-wrapper .search-filter-loading {
  text-align: center;
}
.destination-archive-filter-loading-wrapper .search-filter-loading i {
  font-size: 100px;
  color: #fff;
  height: 89px;
}

.searchandfilter .sf-field-taxonomy-location li {
  position: relative;
}
.searchandfilter .sf-field-taxonomy-location li .expandButton {
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 5px;
  font-family: "FontAwesome";
}
.searchandfilter .sf-field-taxonomy-location li .expandButton:after {
  content: "\f0fe";
}
.searchandfilter .sf-field-taxonomy-location li .expandButton.open:after {
  content: "\f146";
}

.search-filter-button {
  float: left;
  cursor: pointer;
}
.search-filter-button .pp-infobox {
  padding: 10px 10px 0px 10px;
  border-radius: 5px;
}

.fl-builder-edit .search-filter-button {
  float: none;
}

form#search-filter-form-11002 li ul li ul.children {
  display: none;
}

form#search-filter-form-11002 {
  font-size: 12px;
  font-size: calculateRem(12px);
}
form#search-filter-form-11002 .sf-meta-range {
  max-width: 90%;
  float: none;
  margin: 0 auto;
  position: relative;
}
form#search-filter-form-11002 .sf-meta-range .sf-range-prefix {
  font-size: 14px;
  font-size: calculateRem(14px);
  position: absolute;
  top: 4px;
  left: 1px;
  z-index: 9;
  color: #fff;
}
form#search-filter-form-11002 .sf-meta-range .sf-range-prefix:last-of-type {
  right: 71px;
  top: 4px;
  left: initial;
}
form#search-filter-form-11002 .sf-meta-range .sf-range-max {
  position: absolute;
  right: 0;
  top: 0;
}
form#search-filter-form-11002 .sf-meta-range .sf-range-values-seperator {
  position: absolute;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  top: 2px;
  font-size: 22px;
  font-size: calculateRem(22px);
  color: black;
}
form#search-filter-form-11002 .sf-meta-range .price {
  padding: 5px;
  background: black;
  color: #fff;
  border-radius: 3px;
  line-height: 23px;
}
form#search-filter-form-11002 .sf-meta-range .price.max {
  position: absolute;
  right: 0;
  top: 0;
}
form#search-filter-form-11002 .sf-meta-range .sf-input-range-number {
  border: none;
  background: black;
  color: #fff;
  border-radius: 3px;
  vertical-align: top;
}
form#search-filter-form-11002 input[type=number]::-webkit-inner-spin-button,
form#search-filter-form-11002 input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
form#search-filter-form-11002 .noUi-handle {
  max-width: 15px;
  max-height: 15px;
  top: -3px;
  right: -5px !important;
}
form#search-filter-form-11002 .meta-slider {
  height: 10px;
  max-width: 100%;
  text-align: center;
}
form#search-filter-form-11002 .meta-slider .noUi-handle:after, form#search-filter-form-11002 .meta-slider .noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 5px;
  width: 1px;
  background: #E8E7E6;
  left: 5px;
  top: 4px;
}
form#search-filter-form-11002 .meta-slider .noUi-handle:after {
  left: 7px;
}
form#search-filter-form-11002 .meta-slider .noUi-connect {
  background: #114e7d;
}
form#search-filter-form-11002 ul {
  padding: 0;
  margin: 0;
}
form#search-filter-form-11002 ul li {
  padding-left: 15px;
  border-bottom: 2px solid gray;
}
form#search-filter-form-11002 ul li:last-child {
  border: none;
}
form#search-filter-form-11002 ul li h4 {
  text-transform: uppercase;
  font-size: 15px;
  font-size: calculateRem(15px);
}
form#search-filter-form-11002 ul li ul {
  margin: 0;
  padding: 0;
  border: none;
}
form#search-filter-form-11002 ul li ul li {
  background: transparent;
  border: none;
}
form#search-filter-form-11002 ul li ul li ul.children {
  margin-left: 20px;
}
form#search-filter-form-11002 ul .sf-field-search .sf-input-text {
  background: #fff;
  border: 1px solid #333;
  font-family: lato, sans-serif;
}
form#search-filter-form-11002 ul .sf-field-search .sf-input-text::placeholder {
  color: #333;
  opacity: 1;
}
form#search-filter-form-11002 ul .sf-field-search .sf-input-text:focus::placeholder {
  color: transparent;
}
form#search-filter-form-11002 ul .sf-input-select {
  padding: 5px;
}
form#search-filter-form-11002 ul .sf-field-submit {
  text-align: center;
  padding: 20px 0;
}
form#search-filter-form-11002 ul .sf-field-submit input {
  background: #114e7d;
  font-family: lato, sans-serif;
  box-shadow: none;
  text-shadow: none;
  color: #fff;
  padding: 10px 12px;
  font-size: 14px;
  font-size: calculateRem(14px);
  font-weight: bold;
  border: none;
  outline: none;
}
form#search-filter-form-11002 ul .sf-field-reset {
  display: none;
  text-align: center;
  padding: 10px 0;
}
form#search-filter-form-11002 ul .sf-field-reset input {
  background: gray;
  box-shadow: none;
  text-shadow: none;
  color: black;
  padding: 10px 12px;
  font-size: 14px;
  font-size: calculateRem(14px);
  font-family: lato, sans-serif;
  font-weight: bold;
  border: none;
  outline: none;
}

/*
  Destinations Archive
 */
.post-type-archive-destination .destination-archive-list.hideContent .destination, .tax-type .destination-archive-list.hideContent .destination, .tax-location .destination-archive-list.hideContent .destination {
  display: none !important;
}
.post-type-archive-destination .destination-archive-list .uabb-blog-post-content, .tax-type .destination-archive-list .uabb-blog-post-content, .tax-location .destination-archive-list .uabb-blog-post-content {
  padding: 10px;
}
.post-type-archive-destination .destination-archive-list .uabb-blog-post-content .uabb-post-heading, .tax-type .destination-archive-list .uabb-blog-post-content .uabb-post-heading, .tax-location .destination-archive-list .uabb-blog-post-content .uabb-post-heading {
  padding-bottom: 10px;
}
.post-type-archive-destination .destination-archive-list .uabb-blog-post-content .uabb-post-heading a, .tax-type .destination-archive-list .uabb-blog-post-content .uabb-post-heading a, .tax-location .destination-archive-list .uabb-blog-post-content .uabb-post-heading a {
  color: #114e7d;
}
.post-type-archive-destination .destination-archive-list .uabb-blog-post-content .uabb-post-heading a:hover, .tax-type .destination-archive-list .uabb-blog-post-content .uabb-post-heading a:hover, .tax-location .destination-archive-list .uabb-blog-post-content .uabb-post-heading a:hover {
  color: #e97a23;
}
.post-type-archive-destination .destination-archive-list .uabb-blog-post-content .uabb-post-meta, .tax-type .destination-archive-list .uabb-blog-post-content .uabb-post-meta, .tax-location .destination-archive-list .uabb-blog-post-content .uabb-post-meta {
  margin-bottom: 10px;
  padding: 5px;
  border: 1px solid rgb(204.5, 204.5, 204.5);
  background: #e6e6e6;
  font-family: "Open Sans";
  font-weight: bold;
}
.post-type-archive-destination .destination-archive-list .uabb-blog-post-content .uabb-post-meta a, .tax-type .destination-archive-list .uabb-blog-post-content .uabb-post-meta a, .tax-location .destination-archive-list .uabb-blog-post-content .uabb-post-meta a {
  font-style: italic;
  font-weight: normal;
  color: #114e7d;
}
.post-type-archive-destination .destination-archive-list .uabb-blog-post-content .uabb-post-meta a:hover, .tax-type .destination-archive-list .uabb-blog-post-content .uabb-post-meta a:hover, .tax-location .destination-archive-list .uabb-blog-post-content .uabb-post-meta a:hover {
  color: #e97a23;
}
.post-type-archive-destination .destination-archive-list .uabb-blog-post-content .destination, .tax-type .destination-archive-list .uabb-blog-post-content .destination, .tax-location .destination-archive-list .uabb-blog-post-content .destination {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.post-type-archive-destination .destination-archive-list .uabb-blog-post-content .destination .destination-content, .tax-type .destination-archive-list .uabb-blog-post-content .destination .destination-content, .tax-location .destination-archive-list .uabb-blog-post-content .destination .destination-content {
  width: 60%;
  padding-right: 10px;
}
.post-type-archive-destination .destination-archive-list .uabb-blog-post-content .destination .destination-content .uabb-blog-posts-description, .tax-type .destination-archive-list .uabb-blog-post-content .destination .destination-content .uabb-blog-posts-description, .tax-location .destination-archive-list .uabb-blog-post-content .destination .destination-content .uabb-blog-posts-description {
  padding-top: 0;
}
.post-type-archive-destination .destination-archive-list .uabb-blog-post-content .destination .uabb-post-thumbnail, .tax-type .destination-archive-list .uabb-blog-post-content .destination .uabb-post-thumbnail, .tax-location .destination-archive-list .uabb-blog-post-content .destination .uabb-post-thumbnail {
  width: 40%;
}
@media (max-width: 600px) {
  .post-type-archive-destination .destination-archive-list .uabb-blog-post-content .destination, .tax-type .destination-archive-list .uabb-blog-post-content .destination, .tax-location .destination-archive-list .uabb-blog-post-content .destination {
    flex-direction: column-reverse;
  }
  .post-type-archive-destination .destination-archive-list .uabb-blog-post-content .destination .destination-content, .post-type-archive-destination .destination-archive-list .uabb-blog-post-content .destination .uabb-post-thumbnail, .tax-type .destination-archive-list .uabb-blog-post-content .destination .destination-content, .tax-type .destination-archive-list .uabb-blog-post-content .destination .uabb-post-thumbnail, .tax-location .destination-archive-list .uabb-blog-post-content .destination .destination-content, .tax-location .destination-archive-list .uabb-blog-post-content .destination .uabb-post-thumbnail {
    width: 100%;
    padding: 5px 0;
  }
}
.post-type-archive-destination .destination-archive-list .uabb-blog-post-content .uabb-read-more-text, .tax-type .destination-archive-list .uabb-blog-post-content .uabb-read-more-text, .tax-location .destination-archive-list .uabb-blog-post-content .uabb-read-more-text {
  width: 100%;
  text-align: center;
  padding: 0;
}
.post-type-archive-destination .destination-archive-list .uabb-blog-post-content .uabb-read-more-text a, .tax-type .destination-archive-list .uabb-blog-post-content .uabb-read-more-text a, .tax-location .destination-archive-list .uabb-blog-post-content .uabb-read-more-text a {
  color: #fff;
}
.post-type-archive-destination .destination-archive-list .uabb-blog-post-content .voyage-price, .tax-type .destination-archive-list .uabb-blog-post-content .voyage-price, .tax-location .destination-archive-list .uabb-blog-post-content .voyage-price {
  text-align: right;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  font-style: italic;
  margin: 25px 0 10px;
}
.post-type-archive-destination .destination-archive-list .uabb-blog-post-content .voyage-price .price, .tax-type .destination-archive-list .uabb-blog-post-content .voyage-price .price, .tax-location .destination-archive-list .uabb-blog-post-content .voyage-price .price {
  font-style: normal;
  font-size: 18px;
  font-size: calculateRem(18px);
  padding-left: 10px;
  color: #7DAE10;
  font-weight: 700;
}
@media (max-width: 600px) {
  .post-type-archive-destination .destination-archive-list .uabb-blog-post-content .voyage-price, .tax-type .destination-archive-list .uabb-blog-post-content .voyage-price, .tax-location .destination-archive-list .uabb-blog-post-content .voyage-price {
    text-align: center;
  }
}

.destination-archive-list .pp-content-post {
  overflow: visible;
}
.destination-archive-list .voyage-types .icon, .destination-archive-list .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon, .related-destinations .related ul.similar-voyages li.similar-voyage .destination-archive-list ul .icon {
  font-size: 22px;
  font-size: calculateRem(22px);
  padding: 0 10px;
  width: 35px;
}

.destination-archive-price-column {
  position: absolute;
  top: 0px;
  right: 0px;
}
.destination-archive-price-column .destination-archive-price .price-column {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  font-size: 20px;
  font-size: calculateRem(20px);
  color: #fff;
}
.destination-archive-price-column .destination-archive-price .price-column .price {
  background: #2E8B57;
  text-align: center;
  width: 50px;
  height: 50px;
  border-radius: 10px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 14px;
  line-height: 3.5;
  font-weight: bold;
  margin-left: 5px;
}
.destination-archive-price-column .destination-archive-price .price-column .price.three-day-price {
  background: #11980A;
  cursor: help;
}
.destination-archive-price-column .destination-archive-price .price-column .price.three-day-price .three-day-icon {
  position: relative;
  top: -105px;
  font-size: 28px;
  color: #11980A;
}
.destination-archive-price-column .destination-archive-price .price-column .price.three-day-price .three-day-icon i {
  background: #e5e5e5;
  border-radius: 50px;
  padding: 4px 8px;
  outline: 1px solid #ddd;
}
.destination-archive-price-column .destination-archive-price .price-column .price.three-day-price .three-day-icon i .tooltiptext.three-day-pilgrimage {
  display: none;
  width: 150px;
  bottom: 100%;
  left: 50%;
  bottom: 50px;
  margin-left: -75px;
  background-color: black;
  color: #fff;
  font-family: lato, sans-serif;
  font-size: 14px;
  font-size: calculateRem(14px);
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  transition: all ease-in-out 1.5s;
  /* Position the tooltip */
  position: absolute;
  z-index: 9;
}
.destination-archive-price-column .destination-archive-price .price-column .price.three-day-price .three-day-icon i .tooltiptext.three-day-pilgrimage:after {
  content: " ";
  position: absolute;
  top: 100%; /* At the bottom of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}
.destination-archive-price-column .destination-archive-price .price-column .price.three-day-price .three-day-icon i:hover .tooltiptext {
  display: block;
  transition: all ease-in-out 1.5s;
}

.destination-archive-locations-map .wpgmza_infowindow_address {
  display: none;
}

.archive-destination-locations {
  margin-top: -15px;
}
.archive-destination-locations .voyage-location {
  min-height: 21px;
  font-size: 12px;
  font-size: calculateRem(12px);
  width: 320px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.archive-destination-title.post-id-3982 h2 a i {
  display: none;
}

.archive-list-voyage-types .voyage-types, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul {
  justify-content: flex-start;
}
@media (max-width: 600px) {
  .archive-list-voyage-types .voyage-types, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul {
    justify-content: center !important;
  }
}
.archive-list-voyage-types .voyage-types .icon, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon {
  margin: 5px;
  width: 35px;
  text-align: center;
  position: relative;
  background: #999;
  color: #fff;
  height: 35px;
  border-radius: 50px;
  cursor: help;
}
.archive-list-voyage-types .voyage-types .icon.classic-pilgrimage .tooltiptext, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.classic-pilgrimage .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon.classic-pilgrimage .tooltiptext, .archive-list-voyage-types .voyage-types .icon.historical-site .tooltiptext, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.historical-site .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon.historical-site .tooltiptext, .archive-list-voyage-types .voyage-types .icon.legacy-location .tooltiptext, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.legacy-location .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon.legacy-location .tooltiptext, .archive-list-voyage-types .voyage-types .icon.mission-opportunity .tooltiptext, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.mission-opportunity .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon.mission-opportunity .tooltiptext, .archive-list-voyage-types .voyage-types .icon.narrative .tooltiptext, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.narrative .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon.narrative .tooltiptext, .archive-list-voyage-types .voyage-types .icon.outdoor-adventure .tooltiptext, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.outdoor-adventure .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon.outdoor-adventure .tooltiptext, .archive-list-voyage-types .voyage-types .icon.three-day-pilgrimage .tooltiptext, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.three-day-pilgrimage .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon.three-day-pilgrimage .tooltiptext, .archive-list-voyage-types .voyage-types .icon.walking-pilgrimage .tooltiptext, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.walking-pilgrimage .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon.walking-pilgrimage .tooltiptext {
  display: none;
  width: 150px;
  bottom: 100%;
  left: 50%;
  bottom: 50px;
  margin-left: -75px;
  background-color: black;
  color: #fff;
  font-family: lato, sans-serif;
  font-size: 14px;
  font-size: calculateRem(14px);
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  transition: all ease-in-out 1.5s;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}
.archive-list-voyage-types .voyage-types .icon.classic-pilgrimage .tooltiptext:after, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.classic-pilgrimage .tooltiptext:after, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon.classic-pilgrimage .tooltiptext:after, .archive-list-voyage-types .voyage-types .icon.historical-site .tooltiptext:after, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.historical-site .tooltiptext:after, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon.historical-site .tooltiptext:after, .archive-list-voyage-types .voyage-types .icon.legacy-location .tooltiptext:after, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.legacy-location .tooltiptext:after, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon.legacy-location .tooltiptext:after, .archive-list-voyage-types .voyage-types .icon.mission-opportunity .tooltiptext:after, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.mission-opportunity .tooltiptext:after, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon.mission-opportunity .tooltiptext:after, .archive-list-voyage-types .voyage-types .icon.narrative .tooltiptext:after, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.narrative .tooltiptext:after, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon.narrative .tooltiptext:after, .archive-list-voyage-types .voyage-types .icon.outdoor-adventure .tooltiptext:after, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.outdoor-adventure .tooltiptext:after, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon.outdoor-adventure .tooltiptext:after, .archive-list-voyage-types .voyage-types .icon.three-day-pilgrimage .tooltiptext:after, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.three-day-pilgrimage .tooltiptext:after, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon.three-day-pilgrimage .tooltiptext:after, .archive-list-voyage-types .voyage-types .icon.walking-pilgrimage .tooltiptext:after, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.walking-pilgrimage .tooltiptext:after, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon.walking-pilgrimage .tooltiptext:after {
  content: " ";
  position: absolute;
  top: 100%; /* At the bottom of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}
.archive-list-voyage-types .voyage-types .icon.classic-pilgrimage:hover .tooltiptext, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.classic-pilgrimage:hover .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon.classic-pilgrimage:hover .tooltiptext, .archive-list-voyage-types .voyage-types .icon.historical-site:hover .tooltiptext, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.historical-site:hover .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon.historical-site:hover .tooltiptext, .archive-list-voyage-types .voyage-types .icon.legacy-location:hover .tooltiptext, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.legacy-location:hover .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon.legacy-location:hover .tooltiptext, .archive-list-voyage-types .voyage-types .icon.mission-opportunity:hover .tooltiptext, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.mission-opportunity:hover .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon.mission-opportunity:hover .tooltiptext, .archive-list-voyage-types .voyage-types .icon.narrative:hover .tooltiptext, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.narrative:hover .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon.narrative:hover .tooltiptext, .archive-list-voyage-types .voyage-types .icon.outdoor-adventure:hover .tooltiptext, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.outdoor-adventure:hover .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon.outdoor-adventure:hover .tooltiptext, .archive-list-voyage-types .voyage-types .icon.three-day-pilgrimage:hover .tooltiptext, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.three-day-pilgrimage:hover .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon.three-day-pilgrimage:hover .tooltiptext, .archive-list-voyage-types .voyage-types .icon.walking-pilgrimage:hover .tooltiptext, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon.walking-pilgrimage:hover .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon.walking-pilgrimage:hover .tooltiptext {
  display: block;
  transition: all ease-in-out 1.5s;
}
.archive-list-voyage-types .voyage-types .icon .tooltip-dark, .archive-list-voyage-types .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon .tooltip-dark, .related-destinations .related ul.similar-voyages li.similar-voyage .archive-list-voyage-types ul .icon .tooltip-dark {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: help;
  bottom: -10px;
  left: 0;
  text-indent: -9999%;
}

.destination-archive-view-button {
  position: relative;
  top: -14px;
  z-index: 8;
}

.archive-destination-gallery .swiper-pagination {
  bottom: 20px !important;
}

/*
  Destination Single
 */
.acf-map {
  width: 100%;
  height: 312px;
  margin: 0;
}

.acf-map img {
  max-width: inherit !important;
}

.single-destination .destination-voyage-type .fl-widget, .single-fl-theme-layout .destination-voyage-type .fl-widget {
  margin: 0;
}
.single-destination .single-destination-voyage-type .voyage-types .icon, .single-destination .single-destination-voyage-type .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon, .related-destinations .related ul.similar-voyages li.similar-voyage .single-destination .single-destination-voyage-type ul .icon, .single-fl-theme-layout .single-destination-voyage-type .voyage-types .icon, .single-fl-theme-layout .single-destination-voyage-type .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon, .related-destinations .related ul.similar-voyages li.similar-voyage .single-fl-theme-layout .single-destination-voyage-type ul .icon {
  width: 50px;
  height: 50px;
  font-size: 26px;
  font-size: calculateRem(26px);
  line-height: 2;
}
.single-destination .single-destination-voyage-type .voyage-types .icon .tooltiptext, .single-destination .single-destination-voyage-type .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage .single-destination .single-destination-voyage-type ul .icon .tooltiptext, .single-fl-theme-layout .single-destination-voyage-type .voyage-types .icon .tooltiptext, .single-fl-theme-layout .single-destination-voyage-type .related-destinations .related ul.similar-voyages li.similar-voyage ul .icon .tooltiptext, .related-destinations .related ul.similar-voyages li.similar-voyage .single-fl-theme-layout .single-destination-voyage-type ul .icon .tooltiptext {
  bottom: 53px;
}
.single-destination .single-destination-tabs .uabb-content-wrap, .single-fl-theme-layout .single-destination-tabs .uabb-content-wrap {
  background: url("/wp-content/uploads/depositphotos_8540458-stock-illustration-grunge-vector-compass.jpg") no-repeat center center;
}
.single-destination .single-destination-tabs .uabb-content-wrap .uabb-content, .single-fl-theme-layout .single-destination-tabs .uabb-content-wrap .uabb-content {
  background: rgba(255, 255, 255, 0.95);
}
.single-destination .single-destination-tabs h3, .single-fl-theme-layout .single-destination-tabs h3 {
  margin: 15px auto;
  padding: 5px 40px;
  border-top: 4px solid #114e7d;
  border-bottom: 2px solid #114e7d;
  text-align: center;
}
@media (min-width: 600px) {
  .single-destination .single-destination-tabs h3, .single-fl-theme-layout .single-destination-tabs h3 {
    width: 250px;
  }
}
.single-destination .single-destination-tabs #section-linebox-0, .single-fl-theme-layout .single-destination-tabs #section-linebox-0 {
  text-align: center;
}
.single-destination .single-destination-tabs #section-linebox-0 ul, .single-fl-theme-layout .single-destination-tabs #section-linebox-0 ul {
  list-style-type: none;
  padding: 0;
}
.single-destination .single-destination-tabs #section-linebox-0 ul li, .single-fl-theme-layout .single-destination-tabs #section-linebox-0 ul li {
  margin: 0 auto;
  padding: 10px 0;
  border-bottom: 1px solid rgb(166.25, 166.25, 166.25);
  text-align: left;
}
.single-destination .single-destination-tabs #section-linebox-0 ul li:last-child, .single-fl-theme-layout .single-destination-tabs #section-linebox-0 ul li:last-child {
  border-bottom: none;
}
@media (min-width: 600px) {
  .single-destination .single-destination-tabs #section-linebox-0 ul li, .single-fl-theme-layout .single-destination-tabs #section-linebox-0 ul li {
    width: 75%;
  }
}
.single-destination .single-destination-tabs #section-linebox-1 .uabb-content ul, .single-fl-theme-layout .single-destination-tabs #section-linebox-1 .uabb-content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.single-destination .single-destination-tabs #section-linebox-1 .uabb-content ul li, .single-fl-theme-layout .single-destination-tabs #section-linebox-1 .uabb-content ul li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid gray;
}
.single-destination .single-destination-tabs #section-linebox-1 .uabb-content ul li:last-child, .single-fl-theme-layout .single-destination-tabs #section-linebox-1 .uabb-content ul li:last-child {
  border: none;
}
.single-destination .uabb-pricing-table-column .uabb-pricing-table-title, .single-fl-theme-layout .uabb-pricing-table-column .uabb-pricing-table-title {
  padding: 5px;
  font-style: italic;
}
.single-destination .uabb-pricing-table-column .uabb-pricing-table-price .uabb-pricing-table-duration, .single-fl-theme-layout .uabb-pricing-table-column .uabb-pricing-table-price .uabb-pricing-table-duration {
  display: block;
}

.three-day-pilgrimage-heading .uabb-divider-text {
  width: 65px;
  height: 65px;
  line-height: 65px;
  border-radius: 50%;
  background: #11980A;
}

.related-destinations {
  background: #e97a23;
}
.related-destinations .related {
  max-width: 1200px;
  margin: 0px auto;
  padding-bottom: 40px;
}
.related-destinations .related .small-text {
  padding-top: 20px;
  text-align: center;
  font-size: 12px;
  font-size: calculateRem(12px);
  color: #fff;
}
.related-destinations .related h2 {
  margin: 0;
  padding-top: 20px;
  color: #fff;
  text-align: center;
}
.related-destinations .related .line-separater {
  height: 2px;
  width: 20%;
  margin: 20px auto;
  border-bottom: 2px solid #fff;
}
.related-destinations .related ul.similar-voyages {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
}
@media (min-width: 769px) {
  .related-destinations .related ul.similar-voyages {
    flex-direction: row;
  }
}
.related-destinations .related ul.similar-voyages li.similar-voyage {
  margin: 15px auto;
  border: 5px solid #fff;
  position: relative;
  max-width: 80%;
}
@media (min-width: 769px) {
  .related-destinations .related ul.similar-voyages li.similar-voyage {
    margin: 15px;
    max-width: 400px;
  }
}
.related-destinations .related ul.similar-voyages li.similar-voyage a {
  text-decoration: none !important;
}
.related-destinations .related ul.similar-voyages li.similar-voyage a .similar-voyage-title {
  font-family: Oswald;
  background: rgba(0, 0, 0, 0.5);
  padding: 5px;
  position: absolute;
  color: #fff;
  width: 100%;
  font-size: 25px;
  font-size: calculateRem(25px);
}
.related-destinations .related ul.similar-voyages li.similar-voyage ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0px;
  left: 0px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}
.related-destinations .related ul.similar-voyages li.similar-voyage ul .icon {
  width: 40px;
  height: 40px;
  font-size: 25px;
  font-size: calculateRem(25px);
}
.related-destinations .related ul.similar-voyages li.similar-voyage .similar-price {
  background: #fff;
  display: inline;
  padding: 15px 10px;
  border-radius: 50px;
  position: absolute;
  bottom: -15px;
  right: -15px;
  font-family: Oswald;
  font-weight: normal;
  font-size: 20px;
  font-size: calculateRem(20px);
  color: #114e7d;
  z-index: 9;
}

.hide-legacy-location .single-destination-tabs .uabb-tabs-nav ul li:nth-child(3) {
  display: none;
}
.hide-legacy-location .single-destination-tabs .uabb-content-wrap #section-linebox-2 {
  display: none !important;
}
@media (max-width: 768px) {
  .hide-legacy-location .single-destination-tabs .uabb-content-wrap #section-linebox-2 {
    display: none !important;
  }
}

/*
  Adult Journey Landing Page
 */
.adult-journey-listings .uabb-blog-post-content {
  width: 100%;
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.adult-journey-listings .uabb-blog-post-content .uabb-post-thumbnail {
  width: 100%;
}
.adult-journey-listings .uabb-blog-post-content .post-content {
  width: 100%;
  padding: 10px;
}
.adult-journey-listings .uabb-blog-post-content .post-content h3 {
  width: 100%;
  margin-bottom: 10px;
}
.adult-journey-listings .uabb-blog-post-content .post-content h5 .price-single-supplement {
  font-size: 14px;
  font-size: calculateRem(14px);
}
.adult-journey-listings .uabb-blog-post-content .post-content .uabb-read-more-text a {
  color: #fff;
}
@media (min-width: 768px) {
  .adult-journey-listings .uabb-blog-post-content {
    flex-direction: row;
  }
  .adult-journey-listings .uabb-blog-post-content .uabb-post-thumbnail {
    width: 50%;
  }
  .adult-journey-listings .uabb-blog-post-content .post-content {
    width: 50%;
  }
}

/*
  Adult Journey Single
 */
.single-adult_journey .single-adult-journey-tabs .uabb-content-wrap, .single-fl-theme-layout.postid-11927 .single-adult-journey-tabs .uabb-content-wrap {
  background: url("/wp-content/uploads/compass.svg") no-repeat center center;
  background-size: contain;
}
.single-adult_journey .single-adult-journey-tabs .uabb-content-wrap .uabb-content, .single-fl-theme-layout.postid-11927 .single-adult-journey-tabs .uabb-content-wrap .uabb-content {
  background: rgba(255, 255, 255, 0.95);
}
.single-adult_journey .single-adult-journey-tabs #section-linebox-2 img, .single-fl-theme-layout.postid-11927 .single-adult-journey-tabs #section-linebox-2 img {
  outline: 4px solid #e6e6e6;
  float: none;
}
.single-adult_journey .single-adult-journey-tabs #section-linebox-2 hr, .single-fl-theme-layout.postid-11927 .single-adult-journey-tabs #section-linebox-2 hr {
  clear: both;
}
@media (min-width: 600px) {
  .single-adult_journey .single-adult-journey-tabs #section-linebox-2 img, .single-fl-theme-layout.postid-11927 .single-adult-journey-tabs #section-linebox-2 img {
    float: left;
  }
}
.single-adult_journey .uabb-pricing-table-column .uabb-pricing-table-title, .single-fl-theme-layout.postid-11927 .uabb-pricing-table-column .uabb-pricing-table-title {
  padding: 20px 0;
  font-style: italic;
}
.single-adult_journey .uabb-pricing-table-column .uabb-pricing-table-price .uabb-pricing-table-duration, .single-fl-theme-layout.postid-11927 .uabb-pricing-table-column .uabb-pricing-table-price .uabb-pricing-table-duration {
  display: block;
}

/*
  Registration Form
 */
.ui-datepicker-month, .ui-datepicker-year {
  color: #333;
}

/*
  Calendar Page
*/
.calendar h2 {
  margin: 10px 0;
  font-size: 35px;
  font-size: calculateRem(35px);
}
.calendar h3 {
  font-size: 25px;
  font-size: calculateRem(25px);
}
.calendar table {
  width: 100%;
}
.calendar table th {
  background: #114e7d;
  color: #fff;
  font-weight: normal;
  text-align: center;
}
.calendar table td {
  padding: 0;
  font-size: 14px;
  font-size: calculateRem(14px);
}
.calendar table td ul {
  padding: 0;
  margin: 0;
}
.calendar table td ul li {
  list-style-type: none;
  text-align: center;
  max-width: 500px;
  width: 100%;
  padding: 5px 0;
  margin: 0 !important;
  white-space: nowrap;
}
.calendar table td ul li.calendar_organization {
  white-space: nowrap;
}
.calendar table td ul li:nth-child(odd) {
  background: rgb(242.75, 242.75, 242.75);
}
.calendar table td ul li:nth-child(even) {
  background: white;
}
.calendar table td ul li:empty {
  display: none;
}
.calendar table td ul li.dateAvailable {
  background: #e6e6e6;
}
@media (max-width: 500px) {
  .calendar table td ul li.calendar_organization, .calendar table td ul li.calendar_location {
    -o-text-overflow: ellipsis; /* Opera */
    text-overflow: ellipsis; /* IE, Safari (WebKit) */
    overflow: hidden; /* don't show excess chars */
    white-space: nowrap; /* force single line */
    max-width: 175px;
  }
}
@media (max-width: 600px) {
  .calendar table td ul {
    font-size: 12px;
    font-size: calculateRem(12px);
  }
}

.noSchedule {
  background: #999;
  padding: 5px;
  color: #333;
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
}

/*
  Staff Page
*/
.page-id-2368 .staff-post-list .uabb-post-wrapper .uabb-blog-post-content .uabb-post-position-title {
  text-transform: uppercase;
  padding-top: 10px;
}
.page-id-2368 .staff-post-list .uabb-post-wrapper .uabb-blog-post-content .uabb-separator-parent {
  line-height: 1;
}
.page-id-2368 .staff-post-list .uabb-post-wrapper .uabb-blog-post-content .uabb-separator-parent .uabb-separator {
  width: 100%;
  display: inline-block;
  border-top: 1px solid rgb(12, 77, 127);
  line-height: 0;
}
.page-id-2368 .staff-post-list .uabb-post-wrapper .uabb-blog-post-content .uabb-read-more-text {
  padding-top: 10px;
}
.page-id-2368 .staff-post-list .uabb-post-wrapper .uabb-blog-post-content .uabb-read-more-text i {
  padding-right: 5px;
}
.page-id-2368 .staff-post-list .uabb-post-wrapper .uabb-blog-post-content .uabb-read-more-text a {
  color: #114e7d;
}
.page-id-2368 .staff-post-list .uabb-post-wrapper .uabb-blog-post-content .uabb-read-more-text a:hover {
  color: #e97a23;
}
.page-id-2368 .staff-post-list .uabb-post-wrapper .uabb-blog-post-content .uabb-blog-posts-description {
  padding-top: 0;
}

/*
  Legacy Archive
 */
.post-type-archive-legacy-project .legacy-archive .fl-post-grid-empty, .postid-11970 .legacy-archive .fl-post-grid-empty {
  text-align: center;
  font-size: 20px;
  font-size: calculateRem(20px);
}
.post-type-archive-legacy-project .legacy-archive .uabb-blog-post-content .uabb-post-heading, .post-type-archive-legacy-project .legacy-archive .uabb-blog-post-content .uabb-blog-posts-description, .post-type-archive-legacy-project .legacy-archive .uabb-blog-post-content .uabb-read-more-text, .postid-11970 .legacy-archive .uabb-blog-post-content .uabb-post-heading, .postid-11970 .legacy-archive .uabb-blog-post-content .uabb-blog-posts-description, .postid-11970 .legacy-archive .uabb-blog-post-content .uabb-read-more-text {
  position: relative;
  z-index: 99;
}
.post-type-archive-legacy-project .legacy-archive .uabb-blog-post-content .uabb-blog-posts-description, .postid-11970 .legacy-archive .uabb-blog-post-content .uabb-blog-posts-description {
  min-height: 100px;
}
.post-type-archive-legacy-project .legacy-archive .uabb-blog-post-content .uabb-read-more-text a, .postid-11970 .legacy-archive .uabb-blog-post-content .uabb-read-more-text a {
  color: #fff;
}
.post-type-archive-legacy-project .legacy-archive .uabb-blog-post-content .uabb-read-more-text a:hover, .postid-11970 .legacy-archive .uabb-blog-post-content .uabb-read-more-text a:hover {
  color: #fff;
}

/*
  Legacy Single Project
 */
.single-legacy-project .give-form .give-btn-modal {
  background: #114e7d;
  color: #fff;
  font-size: 25px;
  font-size: calculateRem(25px);
}
.single-legacy-project .give-form .give-btn-modal:hover {
  background: #e97a23;
}

.hide-legacy-stats .legacy-stats-bar {
  display: none;
}

.hide-legacy-gallery .legacy-photo-gallery {
  display: none;
}

.hide-legacy-donate .legacy-needs-donation-box .fl-col {
  width: 100% !important;
}
.hide-legacy-donate .legacy-needs-donation-box .legacy-donation-form {
  display: none;
}

/*
  Reference
 */
.post-type-archive-reference .uabb-blog-posts .uabb-post-wrapper .reference-archive-content {
  display: flex;
  flex-direction: column;
}
.post-type-archive-reference .uabb-blog-posts .uabb-post-wrapper .reference-content {
  text-align: left;
  padding: 5px;
}
.post-type-archive-reference .uabb-blog-posts .uabb-post-wrapper .reference-content h3 {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.post-type-archive-reference .uabb-blog-posts .uabb-post-wrapper .reference-content .past-locations p {
  padding: 10px;
  font-size: 14px;
  font-size: calculateRem(14px);
}
.post-type-archive-reference .uabb-blog-posts .uabb-post-wrapper .reference-content .uabb-blog-posts-description {
  font-style: italic;
  padding: 0;
}
.post-type-archive-reference .uabb-blog-posts .uabb-post-wrapper .reference-content .uabb-blog-posts-description p {
  padding: 0 20px;
}
.post-type-archive-reference .uabb-blog-posts .uabb-post-wrapper .reference-content .uabb-blog-posts-description .fa-quote-left {
  float: left;
}
.post-type-archive-reference .uabb-blog-posts .uabb-post-wrapper .reference-content .uabb-blog-posts-description .fa-quote-right {
  float: right;
  position: relative;
  bottom: 30px;
}
.post-type-archive-reference .uabb-blog-posts .uabb-post-wrapper .fl-post-more-link {
  padding: 10px 0;
}
.post-type-archive-reference .uabb-blog-posts .uabb-post-wrapper .fl-post-more-link a {
  color: #fff;
}

/*
  Give Forms
 */
form.give-form #give_purchase_form_wrap input {
  height: 50px;
}

.give-form-closed .give-form-title {
  display: none;
}

/*
 Contact
 */
.contact-main-email a {
  text-decoration: underline;
}
.contact-main-email a:hover {
  text-decoration: none;
}

.office-staff .fl-post-grid .fl-post-column .fl-post-grid-post {
  padding: 10px;
}
.office-staff .fl-post-grid .fl-post-column .fl-post-grid-post .uabb-read-more-text i {
  padding-right: 5px;
}

/*
 Blog
 */
.search-form {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.search-form input.fl-search-input {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.search-form input.search-submit {
  margin-left: auto;
  border: none;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.author-meta .author-social {
  padding-right: 10px;
}

.wpp-list {
  counter-reset: my-awesome-counter;
  list-style: none;
  padding-left: 40px;
}
.wpp-list li {
  margin: 0 0 15px 0;
  counter-increment: my-awesome-counter;
  position: relative;
  overflow: visible !important;
}
.wpp-list li::before {
  content: counter(my-awesome-counter);
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  position: absolute;
  --size: 28px;
  left: calc(-1 * var(--size) - 10px);
  line-height: var(--size);
  width: var(--size);
  height: var(--size);
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  background: gray;
  border-radius: 50%;
  text-align: center;
}

.comment {
  line-height: 1.25;
  margin-bottom: 10px;
}
.comment .comment-avatar {
  float: left;
  margin: 0 10px 10px 0;
}
.comment .comment-avatar img {
  padding: 0;
}
.comment .comment-avatar img.alignnone {
  padding: 0 !important;
  margin: 0;
}
.comment .comment-author {
  font-size: 13px;
  font-size: calculateRem(13px);
}
.comment .comment-link {
  font-size: 13px;
  font-size: calculateRem(13px);
}
.comment .comment-excerpt {
  background: rgb(247.85, 247.85, 247.85);
  font-size: 14px;
  font-size: calculateRem(14px);
  border-radius: 3px;
  padding: 5px 10px;
  font-style: italic;
  clear: both;
  display: block;
  margin: 5px 0 0;
}

.enewsletter-signup-form .uabb-subscribe-form-inline .uabb-form-field input {
  height: inherit;
}

.footer-world-destinations #menu-footer_menu li a:before {
  content: "\f111";
  font-family: fontawesome;
  font-size: 6px;
  font-size: calculateRem(6px);
  padding-right: 5px;
  vertical-align: middle;
}
.footer-world-destinations #menu-footer_menu li:last-child a {
  font-style: italic;
}
.footer-world-destinations #menu-footer_menu li:last-child a:before {
  content: "\f002";
  font-size: 14px;
  font-size: calculateRem(14px);
  font-style: normal;
}
