.col-100 {
  width: 100%;
  display: block;
}
.container-left {
  margin-left: auto;
  padding-left: 15px;
}
.visvakanties-wrap .col3 h2,
.advice-block h2,
.home-videos-wrap h2,
.big-post-bg .h3,
.vacations-destinations h5,
.main-footer h6.h5,
.vacations-list .tp span b,
.vacations-list.style2 .uht-slider .PriceTablePrice,
.load-btn-wrap .button,
.advice-block1 .h3,
.advice-block .contact-details a b,
.vaction-text .h2,
.show-all-img span,
#about-vacation .col8 .h3,
.PriceTablePrice,
.reviews-list .button,
.related-vacation .h3,
.related-vacation .PriceTablePrice,
.vacation-post .button,
.related-vacation .button.btn-unfill,
.btm-filter button ,
.vac-summery .button,
.back-button,
.review-form .h3,
.form-grp input[type="submit"],
#author-blogs .h3 {
  font-family: "Muli-extra-bold";
}
.back-button {
  color: #ffffff;
  font-size: 14px;
  border-radius: 4px;
  background-color:rgb(18 18 18 / 40%);
  padding: 7px 22px;
  display: inline-block;
  margin-bottom: 50px;
      font-weight: 700;
      cursor:pointer;
}
.back-button i {
  font-size: 10px; 
  margin-right: 10px;
}
.back-button:hover {
  background-color: #ff7900;
  color:#fff;
  text-decoration: none;
}
.a2a_kit.a2a_default_style {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 600px;
  margin: 0 auto;
}
.a2a_kit.a2a_default_style span {
    font-size: 18px;
    vertical-align: middle;
}
.a2a_kit.a2a_default_style span.icon-instagram {
    font-size: 24px;
  }
.a2a_kit.a2a_default_style span {
    margin: 5px 10px;
    color: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    font-size: 16px;
    font-weight: 700;
    float: none;
    line-height: 48px;
    width: 140px;
    text-align: center;
    display: inline-block;
    flex: 1;
}
.a2a_kit.a2a_default_style span:hover {
  text-decoration: none;
  opacity: .75;
}
ul.check-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.check-list li {
  font-size: 18px;
  line-height: 1.55;
  margin-bottom: 12px;
  padding-left: 25px;
  position: relative;
}
ul.check-list li:before {
  content: "";
  color: #53c160;
  font-family: "icomoon";
  position: absolute;
  left: 0;
  top: 0;
}
.vacation-menu {
  position: relative;
  padding: 20px 0;
  box-shadow: 0 1px 0 #dddddd;
  z-index: 100;
}
.vacation-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
}
.vacation-menu ul li + li {
  margin-left: 22px;
}
.vacation-menu ul a {
  text-decoration: underline;
  font-size: 15px;
  font-weight: 400;
  display: block;
  white-space: nowrap;
}
.vacation-menu ul a.active {
  text-decoration: none;
  font-weight: 700;
}
.vacation-data {
  background-color: #fcf8f5;
  padding: 42px 0 60px;
}
.vacation-data .col8 {
  width: 71%;
}
.vacation-data .col4 {
  width: 28%;
}
.PriceTable {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.16);
  border-radius: 4px;
  background-color: #ffffff;
  padding: 40px 22px 25px;
}
.PriceTable .text-center {
  padding-bottom: 40px;
}
.PriceTableTitle,.perprice {
  font-size: 16px;
font-weight: 600;
line-height: 26px;
}
.PriceTablePrice {
  font-size: 30px;
  font-weight: 700;
  line-height: 26px;
  margin: 15px 0;
}
.perprice {
  color: #757575;
}
.PriceTable ul,.bk-btm ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.PriceTable ul li,.bk-btm ul li {
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.PriceTable ul li em,.bk-btm ul em {
  width: 36px;
  height: 36px;
  border-radius: 100px;
  background-color: #e5f4f2;
  margin-right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.PriceTable .button {
  font-size: 16px;
  font-weight: 700;
  padding: 20px;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}
.share-vacation {
  display: block;
  padding: 24px 0;
  border-bottom: 1px solid #ddd;
  text-align: center;
  position: relative;
}
.share-vacation a:hover {
  text-decoration: none;
}
.share-vacation .spare-buttons {
  position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    padding: 15px;
    width: 100%;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.06);
    display: none;
}
.share-vacation .a2a_kit.a2a_default_style a {
    margin: 5px 8px;
    line-height: 24px;
    width: auto;
    padding: 7px 10px;
}
.why-us {
  padding: 40px 0;
}
.why-us ul.check-list li {
  font-size: 16px;
}
.why-us ul.check-list li a {
  text-decoration: underline;
}
.box {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  background-color: #ffffff;
  padding: 40px;
  margin-bottom: 15px;
}
.box .h5 {
  margin-bottom: 15px;
}
.additional-info ul {

  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.additional-info li {
  width: 49%;
    border-radius: 4px;
  border: 1px solid #dddddd;
  background-color: #ffffff;
  padding: 10px;
  margin-bottom:5px;
  margin-right:5px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
   cursor: pointer;
 
}
.additional-info li i {
  font-size: 20px;
  margin-right: 12px;
  }
.additional-info li:hover {
  background-color: #5e9cae;
  border-color: #5e9cae;
  color:#fff;
}
.total-rating {
  width:60px;
  height: 60px;
  border-radius: 4px;
  background-color: #fee6c5;
  font-size: 20px;
  font-weight: 700;
  line-height: 60px;
  text-align: center;
  margin-left: auto;
  margin-bottom: 16px;

}
.reviews-vacation .total-rating {
  width: 80px;
  height: 80px;
  font-size: 26px;
  line-height: 80px;
}
.rating-wr span {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}
.rating-wr a {
  color: #757575;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}
.add-extra {
  border-radius: 4px;
  background-color: #f0f4f4;
  padding: 20px 20px;
  margin-top: 30px;
}
#block-1 .add-extra {
  padding: 25px 30px;
}
.show-more,.addmore {
  display: inline-block;
  color: #35666f;
  font-size: 16px;
  font-weight: 600;
  cursor:pointer;
}
.show-more:hover,.addmore:hover {
  text-decoration: none;
}
.country-flg {
  margin-right: 30px;
  display: flex;
  align-items: center;
  color: #fff;
}
.country-flg img {
  margin-right: 10px;
  width: 22px;
height: 22px;
border-radius: 50%;
}
.related-vacation {
  padding: 105px 0;
}
.related-vacation h3 {
  margin-bottom: 38px; 
}
.vacation-post {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  background-color: #ffffff;
  height: 100%;
}
.related-vacation figure {
  position: relative;
}
.related-vacation figure img {
  display: block;
}
.related-vacation .prc {
  background-color: rgba(18,18,18,.9);
  padding: 12px 12px;
  position: absolute;
  top: 0;
  left: 0;
}
.related-vacation .PriceTableTitle,.related-vacation .perprice {
  color: #ffffff;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.15;
  display: block;
}
.related-vacation .PriceTablePrice {
  color: #ffffff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  margin: 4px 0;
}
.vacation-post .rel-ent {
  padding: 30px;
}
.vacation-post .button {
  width: 100%;
  padding: 12px 24px;
}
.play-video {
  position: relative;
  display: block;
  height: 100%;
  border-radius: 4px;
  overflow: hidden;
}
.play-video:before {
  content: "";
  font-family: "icomoon";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  width: 68px;
height: 68px;
line-height: 68px;
text-align: center;
display: block;
  transform: translate(-50%,-50%);
  background-color: rgba(105,143,150,.8);
  border-radius: 50%;
  color: #fff;
  font-size: 28px;
}
.rule-wrap {
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.64;
  display: flex;
}
.rule-wrap i {
  font-size: 16px;
  margin-right: 12px;
  color: #53c160;
  margin-top: 5px;
}
.rule-wrap i.icon-close {
  color: #d80027;
}
.rule-wrap i.icon-exclamation-tringle {
  color: #ff7900;
}
.text-rows-wrap,.rules-wrap {
  padding-top: 28px;
}
#block-1 p:nth-child(3) {
  font-weight: 600;
}
.acf-map {
  width: 100% !important;

  margin: 0px !important;
  padding: 0px !important;
  height: 600px;
}
#booking.box .agenda {
  height: auto !important;
  
}
.related-vacation .h3 {
  margin-bottom: 38px;
}
#vacation-location .row .col12 {
  margin-bottom: 30px;
}
.country-flg + span a {
  font-size: 14px;
  color: #35666f;
}
.vacation-post .country-flg + span a,
.vac-summery .country-flg + span a {
  padding-left: 15px;
  margin-left: 15px;
  border-left: 1px solid #121212;
  text-decoration: underline;
}
.vacation-post .country-flg,.vac-summery .country-flg {
  color: #121212;
  margin-right: 0;

}
.vacation-post p {
  font-size: 15px;
  line-height: 1.67;
  margin-bottom: 38px;
}
.vacationbanner-imagesd-flex {
  display: flex;
  flex-wrap: wrap;
}
.vacationbanner-imagesd-flex .col6 {
  padding: 0 5px;
}
.vacationbanner-imagesd-flex img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.one-ing-big {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.one-ing-big img,.tw-img img,.tw-img img {
  height: 100%;
  max-width: fit-content;
      object-fit: cover;
}
.one-ing-big img {
  width: auto;
}
.vaction-text .country-flg + span a {
  color: #fff;
  border-left: 1px solid rgba(255,255,255,.5);
  padding-left: 15px;
  margin-left: 5px;
  text-decoration: underline;
}
.one-img-port,.tw-img {
  height: 50%;
  overflow: hidden;
  max-height: 365px;   
}
.tw-img {
  margin: 0 -2.5px;
}
.tw-img >div {
  width: 50%;
  padding: 5px 2.5px 0;
  overflow: hidden;
}
.show-all-img {
  position: relative;
}
.show-all-img span {
  display: flex;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 5px;
    left: 2.5px;
    background: rgba(0,0,0,.5);
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: underline;
    font-size: 16px;
    cursor:pointer;
}
.tw-img .play-video {
  height: 100%;
}
.vacation-banner {
  position: relative;
  min-height: 310px;
}
.vaction-text {
  display: block;
  height: 100%;
  width: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
.vaction-text .container-left {
  height: 100%;
}
.vaction-text .col12 {
  display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 50px;
    padding-bottom: 50px;
    height: 100%;
}
.vaction-text .h2 {
  color: #fff;
}
.add-extra p:last-child {
  margin-bottom: 0;
}
.related-vacation .button.btn-unfill {
  width: 100%;
  margin-top: 64px;
}
@media (max-width: 1599px) {
.country-flg {
      margin-right: 10px;
      font-size: 14px;
  }
}
@media (max-width: 991px) {
.additional-info li,.acoomadation-vacation .check-list li {
    width: 100%;
  }
.vacation-data .col4,.vacation-data .col8 {
      width: 100%;
  }
.vacation-data .col4 {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
.play-video:before {
      width: 40px;
      height: 40px;
      line-height: 40px;
      font-size: 18px;
  }
.container-left {
    padding-right: 15px;
  }
.back-button {
      font-size: 12px;
      padding: 5px 15px;
      margin-bottom: 33px;
  }
.a2a_kit.a2a_default_style {
    flex-direction: column;
  }
.a2a_kit.a2a_default_style a {
    width: 100%;
  }
ul.check-list li {
      font-size: 16px;
      line-height: 1.55;
      margin-bottom: 10px;
      padding-left: 26px;
      position: relative;
  }
ul.check-list li:before {
      top: 3px;
      font-size: 13px;
  }
.vacation-menu {
    padding: 8px 0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
    background-color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
.vacation-data .col8 .box {
    padding: 30px 15px;
    margin-bottom: 12px;
    margin-left: -15px;
    margin-right: -15px;
  }
.vacation-post .rating-wr,.ltp .rating-wr {
    position: absolute;
    top: -20px;
    right: 20px; 
  }
.page-template-visvakanties .site-content {
    position: relative;
  }
.about-vacation {
    position: relative;
  }
.vacationbanner-imagesd-flex .col6 {
      padding: 0 2px;
      width: 100%;
  }
.vaction-text {
      display: block;
      height: 340px;
      width: 100%;
  }
.one-ing-big {
    height: 340px;
  }
.one-ing-big +.col6 {
    display: flex;
  }
.one-img-port {
    width: 33.3%;
    min-height: 90px;
    padding: 2px 3px 0 0;
  }
.tw-img { width:66.6%;min-height: 90px; }
.one-ing-big +.col6 img {
    height: 100%;
      max-width: fit-content;
  }
.show-all-img span {
    text-align: center;
    font-size: 12px;
  }
.box .col6,.box .col5,.box .col7 {
    width: 100%;
  }
.box.reviews-vacation .rating-wr {
    margin-top: 20px;
    text-align: left !important;
  }
.box.reviews-vacation .total-rating {
    margin-left: 0;
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 15px;
    line-height: 50px;
    margin-bottom: 0;
  }
.why-us {
      padding: 30px 0;
  }
.vacation-data .col4 {
      margin-bottom: 0;
  }
.related-vacation {
      padding: 46px 0;
  }
.related-vacation .row {
    display: block;
  }
.related-vacation .col4 {
    width: auto;
    padding: 15px 15px;
  }
.related-vacation .row .slick-list {
      padding: 0 12% 0 0 !important;
  }
.related-vacation .row.slick-dotted.slick-slider {
      margin-bottom: 0;
  }
.vacation-banner {
    background: none;
  }
.vacation-data {
      padding: 0;
  }
}
.showing {
  display: none;
}
.limited-text .show.active {
  display: none;
}
.abWrapper td.abCalendarPast,
.abWrapper .abCalendarLinkDateInner,
.abWrapper td.abCalendarMonth {
    height: 25px !important;
}
.share-mobile {
  display: none;
}
.description .show-more span:hover,
.description2 .show-more span:hover {
    text-decoration: underline;
}
.PriceTable.fixed-mobile {
    display: none;
}
@media (max-width: 767px) {
body .PriceTable.fixed-mobile {
    display: flex ;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    z-index: 9999999;
}
.PriceTable.fixed-mobile .button {
      margin-top: 0px;
      margin-bottom: 0px;
  }
.PriceTable.fixed-mobile .PriceTableTitle,
  .PriceTable.fixed-mobile .perprice {
      font-size: 12px;
      line-height: 12px;
      text-align: left;
      display: block;
  }
.PriceTable.fixed-mobile .PriceTablePrice {
      font-size: 18px;
      margin: 0px 0;
  }
.PriceTable.fixed-mobile .text-center {
      padding-bottom: 0px;
  }
.PriceTable.fixed-mobile  .button {
      font-size: 14px;
      padding: 11px 11px;
      max-width: 226px;
  }
.page-template-visvakanties .site-footer {
    padding-bottom: 78px;
  }
.box.reviews-vacation .rating-wr {
      margin-top: 9px;
  }
.related-vacation .h3 {
      margin-bottom: 5px;
  }
.vaction-text .col12 {
      padding-left: 0;
      padding-right: 0;
  }
.rule-wrap i {
      margin-right: 15px;
  }
#block-1 p:nth-child(3) {
      margin-bottom: 0px;
  }
.country-flg img {
      width: 18px;
      height: 18px;
  }
.vacation-menu ul a {
      font-size: 14px;
  }
.vaction-text .h2 {
      font-size: 24px;
  }
.box.about-vacation.limited-text h2.h3 {
      font-size: 20px;
  }
.additional-info li {
     height: 40px;
     padding-top: 7px !important;
     width:100%;
  }
.box .h5 {
      margin-bottom: 20px;
  }
.vacation-data .col8 .additional-info li {
      padding: 0 15px 0px;
  }
.vacation-data .col8 .additional-info li:last-child {
    margin-bottom: 0;
  }
.box.about-vacation.limited-text {
      padding: 30px 15px 20px !important;
  }
.related-vacation .button.btn-unfill {
      margin-top: 40px;
  }
.vacation-menu .container {
    display: flex;
    align-items: center;
  }
.share-mobile {
      color: #121212;
      font-size: 14px;
      font-weight: 600;
      white-space: nowrap;
      margin-right: 20px;
      padding-left: 26px;
      position: relative;
      display: block;
  }
.share-mobile:after {
      position: absolute;
      left: 0;
      top: 4px;
      content: "";
      width: 16px;
      height: 16px;
      background: url(../images/share.svg) no-repeat center/16px ;
  }
.back-button i {
      margin-right: 8px;
  }
.rule-wrap {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 17px;
  }
}
.container-left {
  padding-left: 20px !important;
}
@media (max-width: 767px) {
.container-left {
      padding-left: 15px !important;
  }
}
.vacation-menu {
  padding: 15px 0;
}
@media (max-width: 767px) {
.vacation-menu {
      padding: 8px 0;
  }
}
.vacation-banner .one-ing-big img {
  width: 100%;
  max-width: initial;
}
.vacation-banner .play-video {
  border-radius: 0;
}
.vacationbanner-imagesd-flex img {
  height: 100%;
}
@media (max-width: 767px) {
.vacation-banner .vaction-text .col12 {
      padding-top: 43px;
  }
.vacation-banner .one-ing-big {
      height: 382px;
  }
.vacation-banner .one-ing-big+.col6 img {
      max-width: initial;
      height: 80px;
  }
.vacation-banner .one-img-port {
      padding: 0;
  }
.vacation-banner .tw-img {
      padding-top: 0px;
      min-height: 80px;
      margin: 0;
  }
.vacation-banner .tw-img>div {
      padding: 0;
  }
.vacation-banner .show-all-img span {
      top: 0;
  }
.vacationbanner-imagesd-flex .col6 {
      padding: 0;
  }
.vacation-banner .vacationbanner-imagesd-flex .col6:last-child {
      padding-top: 5px;
  }
.vacation-banner .tw-img .video-orimg {
      padding: 0 5px;
  }
}
.vacation-data {
  padding-top: 5px; 
}
.vacation-data .acf-map {
  height: auto;
  min-height: 400px;
}
.vacation-data h5 {
  margin-bottom: 21px;
}
.vacation-data .about-vacation p {
  margin-bottom: 17px;
}
.vacation-data .box.additional-info {
  padding-bottom: 16px;
}
.vacation-data .check-list li {
  margin-bottom: 0;
  padding-top: 24px;
  padding-bottom: 24px;
}
.vacation-data ul.check-list li:before {
  top: 25px;
}
.vacation-data .acomadation h4 {
  margin-bottom: 0;
}
.vacation-data .abCalendarNote {
  margin-bottom: 40px;
}
.vacation-data .abWrapper .abMenuNav li {
  padding: 0 5px;
}
.vacation-data .why-us .check-list li {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 10px;
}
.vacation-data .why-us ul.check-list li:before {
  top: 4px;
}
@media (max-width: 767px) {
.vacation-data {
      padding: 0;
  }
.vacation-data h5 {
      margin-bottom: 39px;
  }
.vacation-data h3.h5 {
      margin-bottom: 10px;
  }
.vacation-data .container .box {
      padding: 16px 25px 20px !important;
  }
.vacation-data .box.about-vacation.limited-text h2.h3 {
      margin-bottom: 10px;
  }
.vacation-data .about-vacation p {
      margin-bottom: 13px;
  }
.vacation-data .rule-wrap {
      margin-bottom: 18px;
  }
.vacation-data .box .add-extra {
      margin-top: 39px;
      padding: 27px 28px;
      margin-bottom: 9px;
  }
.vacation-data .box .add-extra P:last-child {
      margin-bottom: 0 !important;
  }
.vacation-data .check-list li {
      padding-top: 18px;
       padding-bottom: 19px;
  }
.vacation-data ul.check-list li:before {
      top: 20px;
  }
.vacation-data .col8 .box {
      margin-bottom: 10px;
  }
.vacation-data .why-us {
      padding: 17px 0 22px;
  }
.vacation-data .why-us h6 {
      margin-bottom: 13px;
  }
.vacation-data .reviews-vacation .h5 {
      margin-bottom: 15px;
  }
.vacation-data .additional-info {
      margin-bottom: 9px;
  }
.vacation-data .additional-info li {
      margin-bottom: 8px;
  }
.vacation-data .box.about-vacation#pop-vacation {
      padding-top: 20px !important;
  }
.vacation-data .acf-map {
      margin-left: -25px;
      margin-right: -25px;
      width: auto;
      display: block;    
  }
.vacation-data .box#vacation-location {
      padding-bottom: 0 !important;
  }
.vacation-data .box#vacation-location .row .col12:last-child {
      margin-bottom: 0;
  }
.vacation-data .box .add-extra {
      padding: 21px 28px;
  }
.vacation-data .box .add-extra p {
      line-height: 28px;
  }
.vacation-data .box#accomadations {
      padding-top: 21px !important;
  }
.vacation-data #booking.box {
      padding-bottom: 39px !important;
  }
#booking.box .agenda {
      margin-bottom: 41px;
  }
.vacation-data .box#reviews {
      padding-bottom: 19px;
  }
.vacation-data .box#reviews p {
      margin-bottom: 16px;
  }
}
@media (min-width: 768px) {
.vacation-data .reviews-vacation P {
      margin-bottom: 33px;
  }
}
.related-vacation {
  padding: 100px 0 120px;
}
.related-vacation .h3 {
  margin-bottom: 35px;
}
.related-vacation .row .col4 {
  margin-bottom: 30px;
}
.related-vacation .vacation-post {
  display: flex;
  flex-direction: column;
}
.related-vacation .vacation-post .rel-ent {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
}
.related-vacation .vacation-post .rel-ent .button {
  margin-top: auto;
}
.related-vacation .prc {
  border-radius: 4px;
  padding: 12px 27px;
}
.related-vacation .PriceTablePrice {
  font-weight: 800;
  margin: 8px 0;
}
.related-vacation figure img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.related-vacation .button.btn-unfill {
  margin-top: 30px;
}
@media (max-width: 767px) {
.related-vacation {
      padding: 50px 0;
  }
.related-vacation .h3 {
      margin-bottom: 0px;
  }
.related-vacation .row .col4 {
      margin-bottom: 0;
  }
.related-vacation .PriceTablePrice {
      margin: 4px 0;
  }
.related-vacation .vacation-post p {
      margin-bottom: 30px;
  }
.vacation-post .rel-ent {
      padding: 24px 20px;
  }
.related-vacation figure img {
      height: 220px;
  }
.related-vacation .vacation-post .h5 {
      margin-bottom: 6px;
  }
}
.agenda .abWrapper .abBox13 {
  min-height: 200px;
}
.vacation-menu.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  background: #ffffff;
  z-index: 1000;
  box-shadow: 0px 2px 9px rgba(0,0,0,0.3);
}
.infobox {
  display: flex;
  align-items: center; 
  box-sizing: border-box; /
  width: 100%;

  height: 200px;
min-width: 500px;
  background: rgba(255, 255, 255, 0.8); 
  border-radius: 8px; 
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2), 0 0 20px rgba(0, 0, 0, 0.15);

}
.img-panel {
  Position:relative;
  top: 0;
  left: 0;
  Margin: 0px;
  padding: 0px;
width: 49%;
height:100%;
}
.img-panel img {
Position:absolute;
left: 0;
top: 0;
padding: -20px;
width:100%;
object-fit: contain;

}
.img-panel-text {
  position: relative; 
  width: 49%;
 
 margin-left: 10px;
  margin-right:-20px;
  height: 100%;
  overflow: hidden;

}
@media (max-width: 768px) {
.infobox {
      max-width: auto !important; 
      min-width: 300px !important;
      padding:5px;

  }
.location-dropdown {

  margin-bottom: 20px;
    background-image: url("/assets/icons/dropdown.png");
    background-repeat: no-repeat;
    background-position: right 10px center; 
    background-size: 4vw 4vw !important; 
    font-size: clamp(12px, 3vw, 16px) !important;
  
}
.acf-map {
    padding: 0 !important;
    margin: 0 !important;
    position: relative;
    width:100%;
    max-width:120% !important;
z-index:11;
    height:500px;
}
}
.share-toggle {
  cursor:pointer;
}
.location-dropdown {
  width: 100%;
  padding: 10px;
  padding-right: 40px; 
  font-size: 16px;
  font-weight: bold;
  border-radius: 4px;
  border: 1px solid #000;
  background-color: #ffbe86;
  background-image: url("../icons/dropdown.png");
  background-repeat: no-repeat;
  background-position: right 10px center; 
  background-size: 18px 18px; 

  cursor: pointer; 
  appearance: none; 
  -webkit-appearance: none; 
}
.location-dropdown::-ms-expand {
  display: none; 
}
.dropdown {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-right: -20px !important;
}
.dropdown-toggle {
  background-color: #fff;
  height: 40px;
  border: 1px solid #ff7900;
  border-radius: 4px;
  margin-top: -10px;
  padding: 0 14px;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.dropdown-toggle:hover,
.dropdown-toggle:focus {
  background-color: #ff7900;
  color: #fff;
  outline: none;
}
.dropdown-toggle .arrow {
  margin-left: 12px;
  transition: transform 0.2s ease;
}
.dropdown.is-open .dropdown-toggle .arrow,
.dropdown-toggle[aria-expanded="true"] .arrow {
  transform: rotate(180deg);
}
.dropdown-menu {
  display: none !important;
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  background-color: #fff;
  width: 100%;
  border: 1px solid #ff7900;
  border-radius: 4px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
  overflow: hidden;
  z-index: 9999;
  list-style: none;
  padding: 0;
  margin: 0;
}
.dropdown-menu li {
  border-bottom: 1px solid #eee;
}
.dropdown-menu li:last-child {
  border-bottom: 0;
}
.dropdown-menu li a {
  display: block;
  padding: 10px 14px;
  text-decoration: none;
  color: #333;
  font-weight: 500;
  transition: background-color 0.2s ease, color 0.2s ease, padding-left 0.2s ease;
}
.dropdown-menu li a:hover,
.dropdown-menu li a:focus {
  background-color: #ff7900;
  color: #fff;
  padding-left: 20px;
  outline: none;
}
.dropdown-menu li a.active {
  background-color: #faf6f1;
  color: #ff7900;
  font-weight: 700;
}
.dropdown-menu li a.active:hover {
  background-color: #ff7900;
  color: #fff;
}
.dropdown-menu.show {
  display: block !important;
}
.accordion-header {
  background-color: #f7f7f7;
  border-bottom: 1px solid #ddd;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  margin: 0; 
}
.accordion-header .accordion-button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  padding: 10px 15px;
  background-color: #f7f7f7;
  border: none;
  cursor: pointer;
  outline: none;
  color: #333;
  font-weight: bold;
  width: 100%; 
  text-align: left;
}
.accordion-header .accordion-button:focus {
  outline: none;
  box-shadow: none;
}
.accordion-button:not(.collapsed) {
  background-color: #f7f7f7;
  color: #000;
}
.accordion-header .accordion-button:hover {
  background-color: #ffbe86;
}
.accordion-button.active {
  background-color: #ffbe86 !important; 
  color: #000; 
}
.accordion-body {
  padding: 15px;
  background-color: #fff;
  border-top: 1px solid #ddd;
  font-size: 14px;
  line-height: 1.5;
  color: #555;
}
@media (max-width: 768px) {
.accordion-header .accordion-button {
      font-size: 14px;
      padding: 10px; 
      margin: 0px !important;

      }
.accordion-button {
     margin: 0 !important; 
    padding: 10px 15px !important; 
    width: 100%; 
    text-align: left; 
}
.accordion-header {
  position: relative; 
  
  z-index: 1;
  background-color: #fff;
  transition: all 0.3s ease;
}
.accordion-header.sticky {
  position: sticky; 
  top: 0; 
  z-index: 2;
  background-color: #fff; 
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); 
  
}
.accordion-body {
  top: 0; 
  margin: 0; 
  padding: 10px 15px; 
  transition: max-height 0.3s ease; 
}
.accordion-item > .accordion-collapse {
  margin-top: -1px; 
  
}
.accordion-collapse {
  opacity: 0;
  pointer-events: none;
  height: 0;
  overflow: hidden;
  transition: opacity 0.3s ease, height 0.3s ease;
}
.accordion-collapse.show {
  opacity: 1;
  pointer-events: auto;
  height: auto;
  overflow: visible;
}
.accordion-button {
  display: block; 
}
.container-left {
  padding-left:15px !important;
}
.box.about-vacation.limited-text.accordion-item {
  padding: 0px 0px 0px 0px !important;
  border: none !important;
  
}
.box.about-vacation.accordion-item {
  padding: 0px 0px 0px 0px !important;
  border: none !important;
  
}
.box.additional-info.accordion-item {
  padding: 0px 0px 0px 0px !important;
  border: none !important;
}
.box.book-vacation.accordion-item {
  padding: 0px 0px 0px 0px !important;
  border: none !important;


}
.accordion-item {

  margin: 0 !important;
  padding: 0 !important;
  border: none;
}
}
.accordion-item {
  margin: 0 !important;
  padding: 0 !important;
  border: none;
}
.accordion-header {
  margin: 0 !important;
  padding: 0 !important;
}
.accordion-header {
    position: relative; 
    padding-right: 35px; 
    cursor: pointer; 
}
.accordion-button::after {
    content: "▼"; 
    position: absolute;
    right: 15px; 
    top: 50%; 
    transform: translateY(-50%);
    font-size: 14px;
    color: #333;
}
.accordion-button.collapsed::after {
  content: "▶"; 
  transform: translateY(-50%) rotate(0deg);
}
.accordion-collapse {
  visibility: hidden; 
  height: 0; 
  overflow: hidden; 
  transition: visibility 0s, height 0.3s ease; 
  
}
.accordion-collapse.show {
  visibility: visible; 
  height: auto !important; 
  overflow: visible !important; 
 }
.gallery-images {
  display:none;
 }