#logoLink img { max-height: 60px; min-height: 50px; margin: 10px 0}
.parallax-image { background-size: cover }
.container.layout-container.margin-top.margin-bottom{margin-top:0px}
.swiper-slide.tours-type__item img{min-height:200px}
.footer .wp-block-image img {width: 100%}
.footer .wp-block-image {padding: 15px; background-color:white;}
.header-section.padding-left.padding-right {margin-bottom: 40px}
.parallax-section--header {height: 45vh}
.parallax-section--header .parallax-image{background-position:top;background-attachment:initial;}
.page-single__content>div.margin-bottom>img{display:none;}
.header__info__item.header__info__item--delimiter.header__info__item--shoping-cart {display: none}
.booking-form-wrapper.booking-form-wrapper--above-tabs {display: none}
.form-block input, .form-block select { width: 100%; border: none }
select { border-radius:3px; display: block; width: 100%; height: 45px; line-height: 21px; margin-bottom: 10px;
    padding: 12px 15px; -webkit-appearance: none; -moz-appearance: none;
}
.form-block select{ background: rgba(255,255,255,0.9) }
#button__submit{ width: auto; height: 50px; line-height: 50px; padding: 0 35px; background: #ff47a0 !important;
    border: 2px solid #f6f6f6; position: absolute; bottom: -22px; left: 50%; color:white; -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0); -webkit-transform: translate(-50%,0); -o-transform: translate(-50%,0); transform: translate(-50%,0);
    border-radius: 5px;
}