@media (min-width: 992px) {
  body.v2021 #af-header-actions {
    margin-left: -24px;
    white-space: nowrap;
  }
}
@media (min-width: 1201px) {
  body.v2021 #af-header-actions {
    top: 12px;
  }
}
@media (min-width: 993px) and (max-width: 1200px) {
  body.v2021 #af-header-actions {
    position: relative;
    top: 4px;
  }
}
body.v2021 .af-header-button {
  padding: 8px 14px;
  font-size: 16px;
  border-radius: 6px;
  box-shadow: none;
}
body.v2021 .af-header-button:hover, body.v2021 .af-header-button:focus {
  text-decoration: none;
  background: #F99123;
}
body.v2021 #af-header-nav {
  margin: 8px 0 32px 0;
}
@media (max-width: 512px) {
  body.v2021 #af-header-nav {
    margin: 0 0 60px 0;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  body.v2021 #af-header-nav {
    margin-bottom: 48px;
  }
}
@media (min-width: 513px) and (max-width: 1200px) {
  body.v2021 #af-header-nav {
    text-align: left;
    background: none;
  }
}
/* Shifted destinations banner */
@media (min-width: 992px) {
  body.v2021 #af-header-nav {
    position: relative;
    z-index: 512;
  }
  body.v2021 #af-header-nav-search input, body.v2021 #af-header-nav ul.menu > li.menu-item > a:link, body.v2021 #af-header-nav ul.menu > li.menu-item > a:visited {
    color: white;
    font-size: 17px;
    text-shadow: 0 2px 4px rgba(146, 104, 104, 0.33);
  }
  body.v2021 #af-header-nav ul.menu > li.menu-item:hover > a, body.v2021 #af-header-nav ul.menu > li.menu-item > a:hover {
    color: #F9A51B !important;
  }
  body.v2021 #af-header-nav-search input {
    border-bottom: solid 1px white !important;
  }
  body.v2021 #af-header-nav-search input::placeholder {
    color: white !important;
    opacity: 1 !important;
  }
  body.v2021 #af-header-nav-search button {
    color: white !important;
  }
  body.v2021 #af-header-nav-search button:hover {
    color: #F9A51B !important;
  }
}
body.v2021 #af-header-nav ul.menu, body.v2021 #af-header-nav ul.menu > li.menu-item {
  background: none;
}
body.v2021 #af-header-nav ul.menu.menu-1 {
  position: relative;
  margin-left: -14px;
}
body.v2021 #af-header-nav-search input, body.v2021 #af-header-nav ul.menu > li.menu-item > a:link, body.v2021 #af-header-nav ul.menu > li.menu-item > a:visited {
  font-size: 18px;
  text-transform: none;
  letter-spacing: normal;
  border: none;
  background: none;
}
body.v2021 #af-header-nav ul.menu > li.menu-item > a:hover {
  color: #9b172a;
}
body.v2021 #af-header-nav ul.menu > li.menu-item:hover > a, body.v2021 #af-header-nav ul.menu > li.menu-item > a:hover, body.v2021 #af-header-nav ul.menu > li.menu-item > a:focus {
  color: #9b172a;
}
body.v2021 #af-header-nav ul.sub-menu {
  background: white;
  border-radius: 6px;
}
@media (max-width: 768px) {
  body.v2021 #af-header-nav-search {
    width: 200px;
    margin: auto !important;
  }
}
@media (min-width: 769px) {
  body.v2021 #af-header-nav-search {
    position: absolute;
    right: 0;
  }
}
body.v2021 #af-header-nav-search input {
  padding: 12px 0 4px 0;
  width: 200px;
  border-bottom: solid 1px #ccc;
}
body.v2021 #af-header-nav-search input:focus {
  outline: none;
  border-bottom-color: #333;
}
body.v2021 #af-header-nav-search button {
  right: -8px;
}
body.v2021 #af-header-nav-search button:hover {
  color: #333;
}
@media (min-width: 769px) and (max-width: 991px) {
  body.v2021 #af-header-nav-search {
    top: 38px;
  }
}
body.v2021 #af-header-nav-mobile a {
  text-transform: none;
}
@media (min-width: 769px) {
  body.v2021:not(.home):not(.page-id-859):not(.page-id-861):not(.page-id-3846) .af-header-nav li.af-nav-destinations li:hover > ul.sub-menu {
    display: none !important;
  }
  body.v2021:not(.home):not(.page-id-859):not(.page-id-861):not(.page-id-3846) .af-header-nav li.af-nav-destinations:hover > ul.sub-menu-1 {
    display: block !important;
  }
}
.af-breadcrumb {
  text-decoration: none !important;
}
.v2021 a.af-button-a:link, .v2021 a.af-button-a:visited, .v2021 button.af-button-a {
  padding: 8px 24px;
  font-size: 16px;
  border-radius: 6px;
  box-shadow: none;
}
.v2021 a.af-button-a:hover, .v2021 a.af-button-a:focus, .v2021 button.af-button-a:hover {
  text-decoration: none !important;
  background: #F9A51B;
}
.af-cards-grid {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 3rem 1fr 3rem 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 3rem;
}
@media (max-width: 991px) {
  .af-cards-grid {
    -ms-grid-columns: 1fr 3rem 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 640px) {
  .af-cards-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.af-card {
  overflow: hidden;
  border-radius: 8px;
  background: white;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
}
.af-card-image {
  display: block;
  height: 24rem;
  background-color: #eee;
  background-size: cover;
  background-position: center center;
  transform-origin: center bottom;
  transition: transform 0.4s;
}
.af-card-image-placeholder {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.25;
}
.af-card:hover .af-card-image {
  transform: scale(1.05);
}
.af-card-body {
  flex: 1;
  padding: 3rem;
}
.af-card-tags {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  margin-bottom: 1rem;
}
.af-card-tag {
  margin-right: 1rem;
  padding: 0.5rem 1rem;
  color: #F9A51B;
  border-radius: 6px;
  background: #F9A51B2B;
}
.af-card-heading {
  margin-top: 0;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.325;
}
.af-card-heading a {
  color: #9B172A;
  text-decoration: none !important;
}
.af-card-body-separator {
  margin: 0;
}
.af-card-actions {
  padding: 2rem 3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .af-card-actions {
    display: block;
  }
  .af-card-facts {
    margin-bottom: 1rem;
  }
}
.af-card-buttons .btn-primary {
  padding: 11px 22px;
  font-weight: bold;
  text-decoration: none !important;
  border: none;
  background: #F9A51B;
}
.af-card-buttons .btn-primary:hover, .af-card-buttons.btn-primary:focus {
  background: #F99123;
}
.v2021 .table {
  border-radius: 8px;
  overflow: hidden;
}
.v2021 .table, .v2021 .table-striped > tbody > tr:nth-of-type(2n+1) {
  background: #FFE8C07A;
}
.v2021 .table > thead > tr > th, .v2021 .table > tbody > tr > th, .v2021 .table > tfoot > tr > th, .v2021 .table > thead > tr > td, .v2021 .table > tbody > tr > td, .v2021 .table > tfoot > tr > td {
  padding: 8px 16px;
}
body.page-id-3846 .af-content-core {
  overflow: visible;
}
.af-trip-finder-results {
  margin: 3rem 0;
}
#af-form-tour-individual {
  scroll-margin-top: 14rem;
}
h2, .h2 {
  line-height: 1.5;
}
.v2021 .af-expandable {
  margin: 32px 0;
  border-radius: 8px;
  background: #F9A51B2B;
}
.v2021 .af-expandable .toc_white {
  padding: 16px !important;
  border-radius: 6px;
  border: none !important;
  background: rgba(255, 255, 255, 0.5) !important;
}
.v2021 .af-expandable-title {
  color: #9b172a;
  font-size: 18px;
  text-transform: none;
}
.v2021 .af-expandable-title .pull-right {
  font-size: 15px;
}
.v2021 .af-widget-blog, .v2021 .af-widget-guidebooks {
  margin: 16px !important;
  padding: 0 !important;
  overflow: hidden;
  border-radius: 8px;
  background: white;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
}
.v2021 .af-widget-header {
  margin: 0 !important;
  padding: 10px 16px;
  font-size: 20px;
  font-weight: normal;
  text-transform: none;
}
.v2021 .af-widget-content {
  padding: 20px;
}
.v2021 .af-widget-sidebar-content img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}
.v2021 .af-widget-blog-post {
  margin: 0;
  padding: 0;
  border: none;
}
.v2021 .af-widget-blog-post + .af-widget-blog-post {
  margin-top: 20px;
}
.v2021 .af-widget-blog-post a {
  margin-left: -20px;
  padding-left: 20px;
  border-left: solid 4px #9B172A;
}
#af-sidebar-bottom {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 32px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
}
@media (max-width: 768px) {
  #af-sidebar-bottom {
    display: block;
  }
  #af-sidebar-bottom .af-widget-guidebooks {
    margin-top: 32px !important;
  }
}
#toc_container {
  margin: 32px 0 !important;
  padding: 16px !important;
  border-radius: 6px;
}
body.v2021 .af-destinations-banner-container {
  margin-top: -20px;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 49.5vw);
  margin-bottom: 58px;
}
@media (min-width: 769px) and (max-width: 991px) {
  body.v2021 .af-destinations-banner-container {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  body.v2021 .af-destinations-banner-container {
    margin-top: -90px;
  }
  body.v2021 .af-destinations-banner-image {
    box-shadow: inset 0 100px 40px -40px rgba(0, 0, 0, 0.5);
  }
}
@media (max-width: 769px) {
  body.v2021 .af-destinations-banner-container {
    margin-bottom: 32px;
  }
}
body.v2021 .af-destinations-banner {
  margin: 0;
}
body.v2021 .af-destinations-banner-image {
  height: 66vh;
  min-height: 512px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.v2021:not(.home):not(.page-id-859):not(.page-id-861):not(.page-id-3846) .af-destinations-banner-image {
  /* height: 240px; */
  /* = Recommendation */
  height: calc(66vh - 44px);
  /* = Client wish */
  min-height: 0;
}
@media (max-width: 992px) {
  body.v2021 .af-destinations-banner-image {
    height: 33vh;
    min-height: 0;
  }
  body.v2021:not(.home):not(.page-id-859):not(.page-id-861):not(.page-id-3846) .af-destinations-banner-image {
    height: 160px;
  }
}
@media (max-width: 512px) {
  body.v2021 .af-destinations-banner-container {
    margin-top: -32px;
  }
  body.v2021 .af-destinations-banner {
    display: block;
  }
  body.v2021 .af-destinations-banner-image {
    height: 20vh;
  }
}
body.v2021 .af-destinations-banner-items {
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
/* On destination sub pages: Only show current sub menu */
@media (min-width: 769px) {
  body.v2021:not(.home):not(.page-id-859):not(.page-id-861):not(.page-id-3846) .af-destinations-banner-items .menu-1 > li:not(.current-menu-item):not(.current-menu-ancestor) {
    display: none !important;
  }
  body.v2021:not(.home):not(.page-id-859):not(.page-id-861):not(.page-id-3846) .af-destinations-banner-container {
    margin-bottom: 108px;
  }
  body.v2021:not(.home):not(.page-id-859):not(.page-id-861):not(.page-id-3846) .af-destinations-banner-items {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    z-index: 10;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    transform: none !important;
  }
  body.v2021:not(.home):not(.page-id-859):not(.page-id-861):not(.page-id-3846) .af-destinations-banner-items li.current-menu-item > a, body.v2021:not(.home):not(.page-id-859):not(.page-id-861):not(.page-id-3846) .af-destinations-banner-items li.current-menu-ancestor > a {
    display: none !important;
  }
  body.v2021:not(.home):not(.page-id-859):not(.page-id-861):not(.page-id-3846) .af-destinations-banner-items li.current-menu-item > .sub-menu, body.v2021:not(.home):not(.page-id-859):not(.page-id-861):not(.page-id-3846) .af-destinations-banner-items li.current-menu-ancestor > .sub-menu {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 99.5vw;
    justify-content: center;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: none;
  }
  body.v2021:not(.home):not(.page-id-859):not(.page-id-861):not(.page-id-3846) .af-destinations-banner-items li.current-menu-item > .sub-menu a, body.v2021:not(.home):not(.page-id-859):not(.page-id-861):not(.page-id-3846) .af-destinations-banner-items li.current-menu-ancestor > .sub-menu a {
    display: block !important;
  }
}
@media (max-width: 992px) {
  body.v2021:not(.home):not(.page-id-859):not(.page-id-861):not(.page-id-3846) .af-destinations-banner-items li.current-menu-item > .sub-menu, body.v2021:not(.home):not(.page-id-859):not(.page-id-861):not(.page-id-3846) .af-destinations-banner-items li.current-menu-ancestor > .sub-menu {
    top: 6px;
  }
}
@media (max-width: 1560px) {
  body.v2021 .af-destinations-banner-items {
    transform: scale(0.82);
    transform-origin: left center;
  }
}
@media (max-width: 1475px) {
  body.v2021 .af-destinations-banner-items {
    display: none;
  }
}
body.v2021 .af-destinations-banner-items > ul > li:first-child {
  border-top-right-radius: 8px;
}
body.v2021 .af-destinations-banner-items > ul > li:first-child:hover {
  border-top-right-radius: 0;
}
body.v2021 .af-destinations-banner-items > ul > li:last-child {
  border-bottom-right-radius: 8px;
}
body.v2021 .af-destinations-banner-items > ul > li:last-child:hover {
  border-bottom-right-radius: 0;
}
body.v2021 .af-destinations-banner-items > ul > li > a:link, body.v2021 .af-destinations-banner-items > ul > li > a:visited {
  color: rgba(255, 255, 255, 0.9);
  padding: 4px 48px 4px 24px;
  font-size: 16px;
  text-transform: none;
  transition: text-indent 0.2s;
}
body.v2021 .af-destinations-banner-items > ul > li > a:hover {
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
  text-indent: 8px;
  font-weight: bold;
}
body.v2021 .af-header-nav.af-destinations-banner-items ul.sub-menu {
  left: 100%;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
body.v2021 .af-destinations-banner-overlay {
  position: relative;
  left: 0;
  right: 0;
  margin: 0 32px 64px 32px;
  padding: 32px 48px;
  border-radius: 8px;
  background: white;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
}
body.v2021:not(.home):not(.page-id-859):not(.page-id-861):not(.page-id-3846) .af-destinations-banner-overlay {
  display: none;
}
body.v2021 .af-destinations-banner-overlay:before {
  content: "Buchen Sie unvergessliche Afrika-Reisen mit uns";
  font-size: 38px;
  font-weight: bold;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: -76px;
  color: white;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.33);
}
body.v2021 .af-destinations-banner-overlay-compact {
  display: none;
}
body.v2021:not(.home):not(.page-id-859):not(.page-id-861):not(.page-id-3846) .af-destinations-banner-overlay-compact {
  display: flex;
  align-items: baseline;
  position: relative;
  left: 0;
  right: 0;
  margin: 0 32px 4rem 32px;
  padding: 8px;
  border-radius: 8px;
  background: white;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
}
body.v2021:not(.home):not(.page-id-859):not(.page-id-861):not(.page-id-3846) .af-trip-finder-form.af-mobile-only {
  display: none;
}
@media (max-width: 992px) {
  body.v2021:not(.home):not(.page-id-859):not(.page-id-861):not(.page-id-3846) .af-destinations-banner-overlay-compact {
    margin-bottom: -1.5rem;
  }
}
body.v2021:not(.home):not(.page-id-859):not(.page-id-861):not(.page-id-3846) .af-destinations-banner-overlay-compact .btn {
  padding: 11px 22px;
  font-weight: bold;
  border: none;
  background: #F9A51B;
}
body.v2021:not(.home):not(.page-id-859):not(.page-id-861):not(.page-id-3846) .af-destinations-banner-overlay-compact .btn:hover, body.v2021:not(.home):not(.page-id-859):not(.page-id-861):not(.page-id-3846) .af-destinations-banner-overlay-compact .btn:focus {
  background: #F99123;
}
body.v2021:not(.home):not(.page-id-859):not(.page-id-861):not(.page-id-3846) .af-destinations-banner-overlay-compact .-link {
  padding: 0 2rem;
  color: #C48621 !important;
  text-decoration: none !important;
}
@media (max-width: 512px) {
  body.v2021:not(.home):not(.page-id-859):not(.page-id-861):not(.page-id-3846) .af-destinations-banner-overlay-compact .-link {
    display: none;
  }
}
.af-trip-finder-form:not(.af-mobile-only) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: left;
}
.af-trip-finder-form .-form-group:not(:last-child) {
  margin-right: 2rem;
}
.af-trip-finder-form label {
  margin-bottom: 0.75rem;
}
.af-trip-finder-form label .-optional {
  color: #96a67f;
}
.af-trip-finder-form .form-control {
  padding: 10px 12px;
  height: auto;
}
.af-trip-finder-form .-primary-select {
  width: 240px;
}
.af-trip-finder-form .-sub-form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.af-trip-finder-form .-sub-form-group > *:not(:last-child) {
  margin-right: 1rem;
}
.af-trip-finder-form .-date-picker {
  position: relative;
  margin: 0;
  width: 125px;
}
.af-trip-finder-form .-date-picker:after {
  content: "";
  position: absolute;
  right: 14px;
  top: 12px;
  width: 20px;
  height: 20px;
  cursor: default;
  background-color: white;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23F9A51B' class='bi bi-calendar3' viewBox='0 0 16 16'%3E%3Cpath d='M14 0H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM1 3.857C1 3.384 1.448 3 2 3h12c.552 0 1 .384 1 .857v10.286c0 .473-.448.857-1 .857H2c-.552 0-1-.384-1-.857V3.857z'/%3E%3Cpath d='M6.5 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm-9 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm-9 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2z'/%3E%3C/svg%3E");
  background-size: contain;
  outline: solid 8px white;
}
.af-trip-finder-form .-date-picker input {
  padding: 2px 12px;
  width: 100%;
}
.af-trip-finder-form .-date-picker input::-webkit-calendar-picker-indicator {
  position: absolute;
  z-index: 1024;
  left: -110%;
  top: -110%;
  width: 190%;
  height: 190%;
  color: transparent;
  background: transparent;
}
.af-trip-finder-form .-dash-separator {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.af-trip-finder-form .-date-picker input::-webkit-inner-spin-button {
  z-index: 1;
}
.af-trip-finder-form .-date-picker input::-webkit-clear-button {
  z-index: 1;
}
.af-trip-finder-form .btn-primary {
  padding: 11px 22px;
  font-weight: bold;
  border: none;
  background: #F9A51B;
}
.af-trip-finder-form .btn-primary:hover, .af-trip-finder-form .btn-primary:focus {
  background: #F99123;
}
.af-trip-finder-form.af-mobile-only {
  margin-bottom: 4rem;
  padding: 1.75rem;
  border-radius: 1rem;
  border-top: solid 5px #9b172a;
  background: #eee;
}
.af-trip-finder-form.af-mobile-only .-form-group:not(:last-child) {
  margin: 0 0 1.5rem 0;
}
body.home.v2021 #af-content-core > .wp-block-image {
  margin: 3rem 0;
  max-width: 64rem;
}
body.home.v2021 #af-content-core > .wp-block-image img {
  height: auto;
}
body.home.v2021 #af-content-core > .af-front-content-contact {
  display: none;
}
body.home.v2021 #af-content-core .af-front-white-space-separator-top {
  margin-top: 8rem;
}
body.search-results .af-content-core {
  overflow: visible;
}
body.search-results .af-button-a.search-submit {
  border-radius: 6px;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  top: 1px;
  left: 6px;
}
body.search-results .search-form {
  margin-bottom: 1.25rem;
}
body.search-results .af-search-results {
  margin: 4rem 0;
}
body.v2021 .af-footer-nav-header {
  text-transform: none;
}
body.v2021 #af-content-tools hr {
  display: none;
}
body.v2021 #af-content-tools a {
  color: #f9a51b;
}
body.v2021 #af-content-tools a:hover, body.v2021 #af-content-tools a:focus {
  color: #F99123;
}
