::-webkit-scrollbar {
  width: 5px;
}
:root {
  --wp--preset--font-size--normal: 20px !important;
  --wp--preset--font-size--huge: 42px;
}
.has-normal-font-size {
  font-size: var(--wp--preset--font-size--normal);
  line-height: 1.3;
}
::-webkit-scrollbar-track {
  border-radius: 3px;
  box-shadow: inset 0 0 1.5px gray;
}
::-webkit-scrollbar-thumb {
  background: gray;
  border-radius: 5px;
}
.input-group > :not(:first-child) {
  width: 100%;
  font-size: 12px;
  color: red;
}
.wp-block-list{
  list-style: disc;
  padding-left: 20px;
}
.news  :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){
  border-radius: 15px !important;
}
.table td,
.table th {
  white-space: normal;
}
.cc_container--open {
  padding: 10px 14vw !important;
}
.cc_btn_accept_all {
  display: block;
  max-width: max-content !important;
}
.news .container {
  max-width: 1000px;
}
.news p {
  font-size: 1rem;
}

label {
  margin-left: 0;
}
img {
  max-width: 100%;
}
.red {
  color: red;
}
.gray {
  color: gray !important;
}
.hidden {
  display: none;
}
.card-notice {
  background: #cecece;
  font-size: 13px;
  color: red;
}
.card-notice .card-body {
  padding: 0.5rem;
}
.help-block {
  font-size: 0.75rem;
  color: red;
}
.register-page .card-body > .row {
  align-items: center;
  margin-bottom: 10px;
}
select.form-control {
  appearance: auto;
}
.table thead th {
  padding: 0.75rem 0.5rem;
}
body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
body ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
  content: "";
  left: 3px;
  display: inline-block;
  width: 0;
  height: 0;
  border: solid 5px transparent;
  margin: 4px 4px 2px 4px;
  background: transparent;
}
.tour-hotel-image img {
  border-radius: 0.75rem 0 0 0.75rem;
}
a.asc:after {
  border-bottom: solid 7px #212529;
  border-top-width: 0;
}

a.desc:after {
  border-top: solid 7px #212529;
  border-bottom-width: 0;
}

.grid-view th,
.grid-view td:last-child {
  white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
  min-width: 50px;
}

.hint-block {
  display: block;
  margin-top: 5px;
  color: #999;
}

.error-summary {
  color: #a94442;
  background: #fdf7f7;
  border-left: 3px solid #eed3d7;
  padding: 10px 20px;
  margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
  padding-top: 7px;
  color: rgba(255, 255, 255, 0.5);
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.75);
}

.nav > li > form > button.logout:focus {
  outline: none;
}

.breadcrumb-container {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.elementor {
  margin-top: 25px;
}
.breadcrumb {
  background: none;
}
.breadcrumb a {
  color: #fff;
}
p {
    font-size: 1rem;
}

.breadcrumb-static-container .breadcrumb a,
.breadcrumb-static-container .breadcrumb-item,
.breadcrumb-static-container .breadcrumb-item + .breadcrumb-item::before {
  color: #858585;
}
.br-under .breadcrumb {
  padding: 0;
}
.hotel-tabs li {
  border-left: 1px solid #ddd !important;

  vertical-align: middle;
  border-bottom: 4px solid transparent;
}
.hotel-tabs li:last-child {
  border-right: 1px solid #ddd !important;
}
.hotel-tabs li.active {
  border-color: #007dc9;
}

.hotel-tabs .navbar-nav li a.nav-link {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}

.hotel-tabs .navbar-nav li.active a.nav-link {
  color: #007dc9;
}

.hotel-features .material-icons {
  color: #44c349;
}
.hotel-features .tab-pane li {
  font-size: 0.8rem;
}
.hotel-tabs .nav-tabs .nav-link {
  border: 0;
}
.banner-holder {
  height: 0;
  padding-bottom: 30%; /* 16:9 */
}

.card.card-background:after {
  background: rgba(0, 0, 0, 0.26);
}
.card-image-blocks .absname {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.card-image-blocks .card-body {
  width: 100%;
  height: 120px;
}
.name-rounded {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  max-width: 600px;
}
.pax-block {
  position: absolute;
  width: 100%;
  background: #fff;
  border-radius: 0 0 0.75rem 0.75rem;
  z-index: 999;
  border: 0 solid rgba(0, 0, 0, 0.125);
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%);
}
.adults-q span,
.childs-q span {
  cursor: pointer;
}
.rounded {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.badge-score {
  position: absolute;
  top: 5px;
  right: 5px;
  line-height: 20px;
  width: 33px;
  padding-left: 0;
  padding-right: 0;
}
.bg-cover {
  background-position: center;
}
.nowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.btn-up {
  display: none;
  position: fixed;
  width: 60px;
  height: 55px;
  right: 20px;
  bottom: 50px;
  fill: #ec407a;
  cursor: pointer;
}
.btn-up:hover,
.btn-up svg:hover {
  fill: #d81b60 !important;
}

.table-calendar {
  height: 390px;
  overflow: auto;
}
.search-module-container {
  z-index: 99;
}
.tour-block .material-icons {
  font-size: 1rem;
  vertical-align: text-bottom;
}
.color-primary {
  /*color: #007dc9;*/
}

#tourinfo .tab-pane {
  border-top: 0;
  padding-right: 10px;

  height: 220px;
  overflow-y: auto;
  overflow-x: hidden;
}
.border-radius-2 {
  border-radius: 0.375rem;
  overflow: hidden;
}
#where .image {
  height: 100px;
  text-align: center;
}
#where .image img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
}
.no-upper {
  text-transform: none;
}
#main_popular_countries .row .col-12 {
  min-height: 75px;
}
.carousel-indicators {
  margin-bottom: 4rem;
}

.search-form {
  padding: 20px;
}
.line {
  border-top: 1px solid #ccc;
  margin: 15px 0;
}
.tour-price {
  text-align: right;
  font-size: 25px;
  font-weight: bold;
  color: #d81b60;
}
.tour-price-old {
  align-self: center;
  text-decoration: line-through;
  margin-right: 10px;
  font-size: 20px;
  color: #303030;
}
.tour-prices-wrapper {
  display: flex;
  justify-content: end;
}
.tour-details {
  display: flex;
  margin: 0 15px;
  font-size: 15px;
  color: #000;
}
.tour-details > div {
  margin-right: 20px;
}
.tour-details .material-icons {
  font-size: 1rem;
  vertical-align: text-bottom;
  vertical-align: middle;
  margin-right: 5px;
}

.form-search .input-group > .form-control {
  background: #fff;
  border-radius: 0 !important
  ;
}
.date_from_zb {
  place-self: flex-end;
  position: relative;
  display: block;
  width: 100%;
}

.flight-tooltip {
  display: none;
  flex-direction: column;
  position: absolute;
  z-index: 101;
  top: 30px;
  left: 0;
  border-radius: 12px;
  background-color: rgb(255, 255, 255);
  box-shadow: rgb(119 122 161 / 20%) 0px 0px 32px 0px;
  padding: 16px;
  min-width: 322px;
}
.open-flight-btn {
  background: none;
  border: 0;
}
.css-fe9ae8 {
  display: grid;
  grid-template-areas:
    "date airline"
    "timeline timeline";
  grid-template-columns: 1fr auto;
  row-gap: 10px;
}
.css-w9vqh4 {
  display: flex;
  grid-area: date / date / date / date;
}
.css-1ixgbcy {
  display: flex;
  flex-direction: column;
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.css-fgrwjy {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 2px;
}
.css-1yylryy {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: rgb(57, 72, 81);
}

.css-8c06m5 {
  display: grid;
  grid-area: timeline / timeline / timeline / timeline;
  grid-template-columns: auto 1fr;
}
.css-29jaqq {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  flex-direction: column;
  margin: 8px 16px 8px 8px;
  grid-area: 1 / 1 / span 3 / auto;
}
.css-1weg94v {
  border-radius: 9999px;
  padding: 2px;
  background-color: rgb(0, 0, 0);
}
.css-rexxix {
  margin-top: 4px;
  margin-bottom: 4px;
  width: 1px;
  -webkit-box-flex: 1;
  flex-grow: 1;
  background-color: rgb(242, 239, 232);
}
.css-yzxnn4 {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 4px;
}
.css-1wdet2b {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
.css-rlnmf2 {
  width: 12px;
}

.css-1ucvvhw {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  padding-left: 8px;
  color: rgb(57, 72, 81);
}
.css-1hg79pa {
  display: flex;
  grid-area: airline / airline / airline / airline;
  justify-self: self-end;
}

.css-1weg94v {
  border-radius: 9999px;
  padding: 2px;
  background-color: rgb(0, 0, 0);
}
.css-x7g52p {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 8px;
}
.css-1s1l7jr {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  white-space: nowrap;
  padding: 4px 8px;
  border-radius: 9999px;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  gap: 4px;
  background-color: rgb(247, 245, 241);
  margin-right: 4px;
}
.css-uqvlun {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  white-space: nowrap;
  padding: 4px 8px;
  border-radius: 9999px;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  gap: 4px;
  background-color: rgb(242, 246, 250);
}

.css-yzxnn4 {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 4px;
}

.css-1wdet2b {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
.css-rlnmf2 {
  width: 12px;
}
.css-1ucvvhw {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  padding-left: 8px;
  color: rgb(57, 72, 81);
}
.css-136eg3c {
  border: 0;
  margin-top: 16px;
  margin-bottom: 16px;
  border-color: rgb(221, 221, 221);
  border-top-width: 1px;
  border-style: solid;
  padding-top: 16px;
}
.css-1ykuhg0 {
  cursor: pointer;
  text-decoration: none;
  user-select: none;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
  background-color: rgb(242, 239, 232);
  color: rgb(7, 26, 38);
  border-radius: 8px;
  padding: 8px 24px;
}
.css-v1op22 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.css-52vgbq {
  width: auto;
  max-width: 100px;
  max-height: 40px;
  display: inline-block;
  vertical-align: middle;
  object-fit: contain;
}
.css-130p4aq {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  color: rgb(57, 72, 81);
  margin-top: 4px;
}

.form-search .col-md-2,
.form-search .col-md-6,
.form-search .col-md {
  padding: 0;
}
.search-form .search-button {
  width: 100%;
  margin: 0;
  border-end-start-radius: 0;
  border-start-start-radius: 0;
}
#hoted-desc-page h2 {
  font-size: 20px;
}
#hoted-desc-page .images {
  margin-bottom: 20px;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  min-width: 10vw;
}
.card-image img {
  width: 100%;
  border-radius: 6px 6px 0 0;
}
.hotel-head {
  font-weight: bold;
  font-size: 1.1em;
}
.footer {
  background: #fff;
  margin-top: auto;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.16);
}
.form-control,
.form-control:focus {
  background: none;
  border: 1px solid #d2d6da;
  border-radius: 0.375rem;
  border-top-left-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important;
  padding: 0.625rem 0.75rem !important;
  line-height: 1.3 !important;
}
.image-shadow {
  background-color: rgba(0, 0, 0, 0.2);
}
.overflow-hidden {
  overflow: hidden;
}
@media (min-width: 768px) {
  .NativeSelectStyles__StyledNativeSelect,
  .PassengersAndBagsFieldStyles__PassengersFieldNote {
    display: none;
  }
  .PopupStyles__PopupContent {
    padding: 4px 0 8px;
  }
}

.day-content,
.day-content .day-list-item {
  position: relative;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
}

.day-content .day-list-item {
  margin-bottom: 0.75em;
  list-style-type: none;
  display: block;
  width: 100%;
  min-height: 100px;
}
.Ticket__card {
  font-size: 10px;
  transition: transform 0.07s ease;
  -webkit-tap-highlight-color: transparent;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -1px rgba(0, 0, 0, 0.06);
  border-radius: 0.75rem;
}
.bpk-ticket {
  position: relative;
  display: block;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #524c61;
  text-decoration: none;
  cursor: pointer;
}

.bpk-ticket__main--padded {
  padding: 0.75em;
}
.bpk-ticket__main--horizontal {
  border-radius: 0.75rem 0 0 0.75rem;
}
.bpk-ticket__stub {
  border-radius: 0 0.75rem 0.75rem 0;
}
.bpk-ticket__main {
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
}
.bpk-ticket__main img {
  height: auto;
  max-width: 100%;
}
.bpk-ticket__paper {
  position: relative;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(37, 32, 31, 0.3);
}

.bpk-ticket__punchline--fallback,
.bpk-ticket__punchline--vertical {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyIiBoZWlnaHQ9IjgiIHZpZXdCb3g9IjAgMCAyIDgiPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0U2RTRFQiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIGQ9Ik0xIDF2NCIvPjwvc3ZnPg==");
  background-repeat: repeat-y;
  background-position: 50% 0;
  background-size: 0.125em 0.5em;
}
.bpk-ticket__punchline--vertical {
  width: 0.75em;
  margin: 0.375em auto;
  padding: 0.375em 0;
}
.bpk-ticket__punchline {
  position: relative;
  z-index: 1;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}
.Ticket__cta-container {
  padding: 1.125em;
  -ms-flex: 0 0 32%;
  flex: 0 0 32%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.Ticket__ticket-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  height: 100%;
}

.bpk-ticket__paper:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  z-index: -1;
  transition: opacity 0.2s ease-in-out;
  border-radius: inherit;
  box-shadow: 0 4px 14px 0 rgba(37, 32, 31, 0.25);
  opacity: 0;
  pointer-events: none;
}
.ItineraryContent__container {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.ItineraryContent__leg {
  display: block;
}

.Leg__itinerary-leg {
  display: block;
}

.ItineraryContent__group-logo {
  display: none;
  margin-bottom: 0.375em;
}
.AirlineLogo__airline-logo {
  vertical-align: top;
}
.AirlineLogo__big-logo {
  max-width: 80px;
  width: 100%;
  padding-top: 0;
  color: #817b8f;
  font-size: 0.75em;
  line-height: 1.125em;
  font-weight: 400;
  letter-spacing: normal;
}
.AirlineLogo__small-logo {
  text-align: left;
  padding-bottom: 0.375em;
  color: #817b8f;
  font-size: 0.75em;
  line-height: 1.125em;
  font-weight: 400;
  letter-spacing: normal;
}
.ItineraryContent__leg-logo {
  display: flex;
}
.ItineraryContent__leg-logo .small-logo {
  display: none;
}
.AirlineLogo__big-logo-image {
  border-radius: 0.1875em;
}

.AirlineLogo__small-logo-image {
  border-radius: 0.375em;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  margin-right: 0.375em;
}
.bpk-text--base {
  font-size: 1.5em;
  line-height: 2em;
}
.bpk-text--base,
.bpk-text--lg {
  font-weight: 400;
  letter-spacing: normal;
}

.LegInfo__leg-route {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-preferred-size: 78%;
  flex-basis: 78%;
  -ms-flex: 1 1;
  flex: 1 1;
  width: 100%;
  text-align: center;
}
.LegInfo__leg-arrive,
.LegInfo__leg-depart,
.LegInfo__leg-stops {
  display: block;
  float: left;
  color: #817b8f;
}
.LegInfo__leg-stops {
  -ms-flex: 0 1 36%;
  flex: 0 1 36%;
  max-width: 36%;
  text-align: center;
  padding: 0 0.375em;
}

.LegInfo__leg-depart {
  -ms-flex: 0 1 32%;
  flex: 0 1 32%;
  max-width: 32%;
  text-align: right;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: normal;
  padding-right: 0.375em;
}
.LegInfo__leg-arrive {
  -ms-flex: 0 1 32%;
  flex: 0 1 32%;
  max-width: 32%;
  text-align: left;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: normal;
  padding-left: 0.375em;
}

.LegInfo__leg-arrive .LegInfo__times,
.LegInfo__leg-depart .LegInfo__times,
.LegInfo__leg-stops .LegInfo__times {
  position: relative;
  color: #524c61;
  display: block;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 400;
  letter-spacing: normal;
}

.LegInfo__duration {
  color: #524c61;
  font-size: 1.25em;
  line-height: 1.525em;
  font-weight: 400;
  letter-spacing: normal;
}
.LegInfo__stop-line {
  height: 2px;
  width: 90%;
  background-color: #817b8f;
  margin: 0.375em auto;
  padding: 0;
  position: relative;
  border-radius: 0.375em;
  display: block;
  text-align: center;
  line-height: 0;
}
.LegInfo__stops-label-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: baseline;
  align-items: baseline;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.LegInfo__stop-dot {
  background-image: none;
  background-color: #ff5452;
  border-radius: 0.375em;
  box-shadow: 0 0 0 2px #fff;
  width: 0.375em;
  height: 0.375em;
  line-height: 0;
  top: -2px;
  position: relative;
  display: inline-block;
  margin: 0 4%;
  zoom: 1;
}
.LegInfo__stop-line:after {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  right: -0.375em;
  top: 50%;
  margin-top: -8px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='%23898294' d='M3.922 12h.499a.52.52 0 0 0 .444-.247L7.949 6.8l3.233-.019A.8.8 0 0 0 12 6a.8.8 0 0 0-.818-.781L7.949 5.2 4.866.246A.525.525 0 0 0 4.421 0h-.499a.523.523 0 0 0-.489.71L5.149 5.2H2.296l-.664-1.33a.523.523 0 0 0-.436-.288L0 3.509 1.097 6 0 8.491l1.196-.073a.523.523 0 0 0 .436-.288l.664-1.33h2.853l-1.716 4.49a.523.523 0 0 0 .489.71'/%3E%3C/svg%3E");
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: 12px;
}
.LegInfo__stops-label {
  font-size: 1.25em;
  line-height: 1.525em;
  font-weight: 400;
  letter-spacing: normal;
  white-space: nowrap;
  padding-right: 0.1875em;
}
.LegInfo__stops-label.LegInfo__stops-red {
  color: #ff5452;
}
.LegInfo__stop-station {
  font-size: 1.25em;
  line-height: 1.525em;
  font-weight: 400;
  letter-spacing: normal;
  color: #524c61;
}

.CTASection__cta-section .CTASection__horizontal-info,
.CTASection__cta-section .CTASection__vertical-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}

.CTASection__cta-section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
.Ticket__action-icon {
  position: absolute;
  display: inline;
  top: 0.75em;
  right: 0.75em;
}
.CTASection__price-horizontal {
  text-align: center;
}
.bpk-button {
  display: inline-block;
  margin: 0;
  padding: 0.375em 1.125em;
  border: 0;
  border-radius: 1.125em;
  background-image: linear-gradient(-180deg, #00d775, #00bd68);
  background-image: linear-gradient(
    -180deg,
    var(--bpk-button-primary-gradient-start-color, #00d775),
    var(--bpk-button-primary-gradient-end-color, #00bd68)
  );
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5em;
  text-align: center;
  text-decoration: none;
  box-shadow: none;
  cursor: pointer;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  color: var(--bpk-button-primary-text-color, #fff);
  background-color: #00d775;
  background-color: var(--bpk-button-primary-background-color, #00d775);
}
.CTASection__cta-section .CTASection__price {
  font-size: 2em;
  line-height: 2.575em;
  font-weight: 400;
  letter-spacing: normal;
  font-weight: 700;
  color: #524c61;
  text-decoration: none;
  margin-left: 0.375em;
}
.CTASection__cta-section .CTASection__cta-button + .CTASection__horizontal-info,
.CTASection__cta-section .CTASection__vertical-info + .CTASection__cta-button {
  margin-top: 0.375em;
}

.ItineraryTicket__deals {
  font-size: 1em;
  padding-top: 10px;
}
.DayOffset__base {
  line-height: 1.725em;
  cursor: help;
}
.DayOffset__dayOffset {
  font-size: 0.75em;
  position: absolute;
  left: 65px;
  top: -14px;
  display: inline-block;
}
.formatted-time {
  position: relative;
}

.formatted-time .DayOffset__dayOffset {
  left: 45px;
  top: -10px;
}

.size3 .AirlineLogo__big-logo,
.size22 .AirlineLogo__big-logo {
  display: none;
}
.size22 .ItineraryContent__leg-logo .small-logo,
.size3 .ItineraryContent__leg-logo .small-logo {
  display: block;
}
.size3 .airline-name,
.size2 .airline-name {
  display: none;
}
.ItineraryContent__leg-logo {
  min-width: 160px;
  text-align: left;
}
.size3 .AirlineLogo__airline-logo,
.size2 .AirlineLogo__airline-logo {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 850px) {
  .Ticket__ticket .bpk-ticket__main {
    padding: 1.125em;
  }

  .ItineraryContent__leg {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .ItineraryContent__group-logo {
    display: none;
  }
}
@media screen and (min-width: 960px) {
  .Leg__itinerary-leg {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.meals-tabs {
  display: flex;
  gap: 20px;
  margin-bottom: 10px;
}
.room-tabs tr {
  cursor: pointer;
}
.meals-tabs li a {
  display: block;

  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 15px 30px;
}
.meals-tabs li a.active {
  color: #e91e63;
  font-weight: bold;
  border-color: #e91e63;
}
.total-price-text {
  position: absolute;
  bottom: -16px;
  right: 0;
  display: inline;
  width: auto;
}
.hotel-filter-container {
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 5px 5px 5px 0;
  height: 250px;
}
.hotel-filter-container li label {
  white-space: nowrap;
}
.hotel-filter-container li {
  padding-right: 5px;
  overflow: hidden;
}

.calendar-date {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
.calendar-date__content {
  width: 35px;
  height: 52px;
}
.calendar-date__month {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.calendar-date__month--color-brand {
  background-color: #0374da;
  color: #fff;
}
.calendar-date__date {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  color: #000;
  text-align: center;
  border: 1px solid #ddd;
  border-top: none;
}
.calendar-date__year {
  font-size: 12px;
  color: #363852;
  text-align: center;
}

.book-basket-flight-details-redesign__heading,
.core-layout--medium .book-basket-flight-details-redesign__heading,
.core-layout--small .book-basket-flight-details-redesign__heading {
  color: #000;
  font-size: 18px;
}
.book-basket-flight-details-redesign__content,
.core-layout--medium .book-basket-flight-details-redesign__content,
.core-layout--small .book-basket-flight-details-redesign__content {
  padding: 10px 0;
}
.book-basket-flight-details-redesign__edit-flights,
.core-layout--medium .book-basket-flight-details-redesign__edit-flights,
.core-layout--small .book-basket-flight-details-redesign__edit-flights {
  font-size: 16px;
}
.core-layout--small .book-basket-flight-details-redesign__content {
  font-size: 15px;
  border-top: 1px solid #bbb;
}
.core-layout--small .book-basket-flight-details-redesign__edit-flights {
  font-size: 15px;
}
.book-basket-flight-leg,
.core-layout--medium .book-basket-flight-leg,
.core-layout--small .book-basket-flight-leg {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
  align-items: start;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
}
.book-basket-flight-leg__date,
.core-layout--medium .book-basket-flight-leg__date,
.core-layout--small .book-basket-flight-leg__date {
  margin-right: 15px;
}
.book-basket-flight-leg__details,
.core-layout--medium .book-basket-flight-leg__details,
.core-layout--small .book-basket-flight-leg__details {
  -webkit-box-flex: 1;
  flex-grow: 1;
  font-size: 16px;
}
.book-basket-flight-leg__heading,
.core-layout--medium .book-basket-flight-leg__heading,
.core-layout--small .book-basket-flight-leg__heading {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  font-weight: 700;
}
.book-basket-flight-leg__time-and-airport-list,
.core-layout--medium .book-basket-flight-leg__time-and-airport-list,
.core-layout--small .book-basket-flight-leg__time-and-airport-list {
  list-style: disc;
  padding-left: 15px;
  margin: 0;
  color: #5e5e5e;
}
.book-basket-flight-leg__operated-by,
.core-layout--medium .book-basket-flight-leg__operated-by,
.core-layout--small .book-basket-flight-leg__operated-by {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  -webkit-box-pack: end;
  justify-content: flex-end;
}
.book-basket-flight-leg__day-offset,
.core-layout--medium .book-basket-flight-leg__day-offset,
.core-layout--small .book-basket-flight-leg__day-offset {
  display: inline;
  color: #5e5e5e;
  vertical-align: super;
  margin-left: 2px;
}
.book-basket-flight-leg__stop-nights,
.core-layout--medium .book-basket-flight-leg__stop-nights,
.core-layout--small .book-basket-flight-leg__stop-nights {
  font-weight: 700;
  color: #5e5e5e;
  vertical-align: super;
  margin-left: 2px;
}
.core-layout--small .book-basket-flight-leg__details {
  font-size: 16px;
}

.airline-image__container-inner {
  display: flex;
}

.airline-image__container-inner--right {
  -webkit-box-pack: end;
  justify-content: flex-end;
}
#cart-page .tour-price {
  font-size: 20px;
}

.tours-not-found-wrapper,
.tours-error-wrapper {
  text-align: center;
  margin: 50px 0;
}

.tours-not-found-wrapper span.material-icons,
.tours-error-wrapper span.material-icons {
  font-size: 260px;
}
.tours-not-found-wrapper p,
.tours-error-wrapper p {
  font-size: 30px;
  font-weight: bold;
}
.cart-pax-block .input-group label {
  position: static;
}
.cart-pax-block .input-group input,
.cart-pax-block .input-group select {
  color: #495057;
}
.search-title {
  font-size: 1.8rem;
}
.mobile-filter-toggle {
  display: none;
}
.images-carousel {
  max-height: 10vw;
}
.images-carousel img {
  max-height: 10vw;
}

@media (max-width: 767px) {
  .nav li > form > button.logout {
    display: block;
    text-align: left;
    width: 100%;
    padding: 10px 0;
  }

  .search-form .search-button {
    margin-top: 10px;
    border-end-start-radius: 0.5rem;
    border-start-start-radius: 0.5rem;
  }
  #main_popular_countries .row .col-12 {
    min-height: 175px;
  }
  .tour-hotel-image img {
    border-radius: 0.75rem 0.75rem 0 0;
  }
  .container,
  .container-fluid,
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm {
    width: 100%;
    padding-right: var(--bs-gutter-x, 0.7rem);
    padding-left: var(--bs-gutter-x, 0.7rem);
    margin-right: auto;
    margin-left: auto;
  }
  .search-title {
    font-size: 1.4rem;
  }
  label,
  .form-label {
    margin-bottom: 0;
  }
  .search-module-container {
    padding: 0rem 0rem;
  }
  .flight-tooltip {
    right: -24px;
    left: auto;
    top: 50px;
  }
  .search-filters {
    display: none;
  }
  .deal-info .btn-success {
    margin-top: 10px !important;
  }
  .mobile-filter-toggle {
    display: block;
  }
  .tour-details .material-icons {
    display: block;
  }
  .tour-details {
    text-align: center;
    justify-content: space-between;
    width: 95%;
    gap: 10px;
  }
  .tour-details > div {
    margin: 0;
  }
  .owl-carousel .owl-item img {
    min-width: 50vw;
  }
  .images-carousel {
    max-height: 50vw;
  }
  .images-carousel img {
    max-height: 50vw;
  }
}
.tawk-bubble-container .tawk-icon-right {
  display: none !important;
}
.flight-bags small {
  display: block;
  margin-top: -10px;
  margin-bottom: 5px;
}
#tours-ua .input-group > :not(:first-child) {
  width: auto !important;
  color: #e91e63 !important;
}
.form-check label {
  cursor: pointer;
}
.certificate-container {
  position: relative;
  margin-bottom: 20px;
}
.certificate-container .center-block {
  color: #fff;
  font-size: 50px;
  /* top: 40%; */
  text-align: center;
  width: 40%;
  margin: 0 auto;
  line-height: 50px;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.certificate-container .top-right-block {
  position: absolute;
  top: 15px;
  right: 30px;
  width: 30%;
  color: #fff;
  text-align: right;
}

.certificate-container .bottom-left-block {
  position: absolute;
  bottom: 15px;
  left: 30px;
  width: 30%;
  color: #fff;
  text-align: left;
}

.wp-block-media-text.imgblock{
  border: 1px solid #ccc;
    border-radius: 26px;
    overflow: hidden;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    margin-bottom: 20px;
}



@media (max-width: 767px) {
  .certificate-container .center-block {
    color: #fff;
    font-size: 30px;
    /* top: 40%; */
    text-align: center;
    width: 100%;
    margin: 0 auto;
    line-height: 25px;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .certificate-container .top-right-block {
    display: none;
  }

  .certificate-container .bottom-left-block {
    display: none;
  }
}

@media (max-width: 575.98px) {
  h1,
  .h1 {
    font-size: calc(1.345rem + 0.14vw);
  }
  .breadcrumb-container {
    display: none;
  }
  .news :where(.wp-block-columns.is-layout-flex) {
    gap: 1em;
  }
}

.page-47491, .page-49915{
  font-size: 0.9rem;
}