/*
Theme Name: Flatsome Child Semarah
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
body {
  color: #000;
}

.container,
.container-width,
.full-width .ubermenu-nav,
.row {
  max-width: 1240px;
}

.header .nav>li>a,
.header .mobile-sidebar-levels-2 .nav>li>ul>li>a {
  font-weight: 400;
}

.header-button a {
  padding-top: 5px;
  padding-bottom: 5px;
}

.header-language-dropdown .icon-image {
  display: none;
}

.header .nav-dropdown {
  padding: 5px;
  min-width: 75px;
}

.nav-dropdown-default .nav-column li>a,
.nav-dropdown.nav-dropdown-default>li>a {
  font-size: .8em;
}

.off-canvas-center.mfp-bg.mfp-ready {
  opacity: 1;
}

.mfp-close {
  top: 10px;
  right: 5px;
}

#wide-nav {
  display: none;
}

.row-full-width .col.large-12 {
  padding-left: 0;
  padding-right: 0;
}

.byline {
  display: none;
}

/*article .entry-header-text-top {
  margin-top: 1rem;
}*/

h1 {
  letter-spacing: 7px;
  line-height: 34px;
}

.mt-2 {
  margin-top: 3rem;
}

.mb-2 {
  margin-bottom: 3rem;
}

.box-shadow {
  box-shadow: 0px 8px 18px 0px rgb(41 48 52 / 30%);
}

.font-light,
.font-light h1,
.font-light h2,
.font-light h3,
.font-light h4 {
  font-weight: 300;
}

.font-medium,
.font-medium h1,
.font-medium h2,
.font-medium h3,
.font-medium h4 {
  font-weight: 500;
}

.font-bold,
.font-bold h1,
.font-bold h2,
.font-bold h3,
.font-bold h4 {
  font-weight: 700;
}

.text-transform-none,
.text-transform-none * {
  text-transform: none !important;
}

.letter-spacing-normal,
.letter-spacing-normal * {
  letter-spacing: normal !important;
}

.letter-spacing-1,
.letter-spacing-1 * {
  letter-spacing: 1px !important;
}

.letter-spacing-3,
.letter-spacing-3 * {
  letter-spacing: 3px !important;
}

.section-title-bold span,
.section-title-bold-center span {
  border: none;
  font-weight: 500;
  padding: 0;
  letter-spacing: 1px;
}

.direction-rtl {
  direction: rtl;
}

.booking-form-section .col {
  padding: 0;
  margin: 0;
}

.booking-form {
  margin-bottom: 0;
  flex-wrap: wrap;
}

.booking-form__submit,
.booking-form__select,
.booking-form__input {
  margin-bottom: 0;
  margin-right: 0;
}

.special_offers_content .booking-form__container {
  background: #EEECE7;
}

.special_offers_content .booking-form__item {
  width: 50%;
}

.gift-card__form-heading {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin: 0;
  padding: 20px 0;
  text-align: center;
  display: block;
  background: #EEECE7;
  border-bottom: 1px solid #fff;
}

.page-info-slide {
  background: transparent !important;
}

.page-info-slide .banner-bg.fill {
  margin-top: -30px !important;
  height: 95%;
}


.special_offers_content .booking-form__item:not(:nth-last-of-type(1)):after {
  content: none;
}

.booking-form__input--datepicker {
  background-image: url('assets/images/calendar_icon.svg');
}

.cv_file_upload {
  width: 100%;
  height: 60px;
  padding: 22px 40px 21px;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  align-items: center;
  min-width: 170px;
  color: white;
  background: #E6A676;
  background: var(--fs-color-primary);
  font-weight: normal;
  transition: all 0.2s;
  border: none;
  cursor: pointer;
}

.cv_file_upload.wpcf7-not-valid-tip {
  margin-top: 30px;
}

.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  font-weight: normal;
}

.button:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background-color: #eec2a1;
  box-shadow: none;
}

.nav-column>li>a,
.nav-dropdown>li>a,
.nav-vertical-fly-out>li>a,
.nav>li>a {
  color: #000;
}

.section-title i {
  color: #E6A676;
  opacity: 1;
}

.footer-wrapper ul.links li a {
  color: #fff;
  text-transform: none;
  font-weight: 300;
}

#pwgc-balance-button,
.ux-relay__load-more-button {
  font-size: .87rem;
  min-height: 2.8em;
  line-height: 2.8em;
}

.offer-section .contact_form p {
  min-width: 100%;
}

/* big sale page */
.object-fit-contain img {
  object-fit: contain;
}

.color-black {
  color: #000 !important;
}

.other-block {
  font-size: 3vh;
  margin-top: 15vh;
}

.offers-block {
  margin-top: 7vh;
}

.main-no-promo {
  color: #fff;
  font-size: 4vh;
  margin-top: 5vh;
}

.big-no-promo h1 {
  font-size: 6vh;
  color: #fff;
  font-weight: 700;
}

.big-no-promo .biggest {
  font-size: 9vh;
}

.offers-btn {
  padding: 1vh 26px 1vh;
  line-height: 1;
  background-color: #e1dd00;
  color: #63663c;
  font-size: 3vh;
  border: 0;
}

.black-gradient-bottom {
  position: relative;
}

.black-gradient-bottom:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, .8), transparent 50%);
  z-index: 1;
}

.post-item .post-title {
  font-size: 24px;
  letter-spacing: 1px;
}

.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
  box-shadow: none;
  height: 42px;
}

input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
select:focus,
textarea:focus {
  box-shadow: none;
}

.gift-card__date input:focus {
  background-color: transparent;
}

header .stuck .header-main #logo img {
  max-height: 21px !important;
}

header.header.show-on-scroll,
header .stuck .header-main {
  height: 48px !important;
}

header .stuck .header-button .button {
  padding-top: 8px;
  padding-bottom: 9px;
}

.header-wrapper .header-main .header-nav {
  gap: 10px;
}

.header-button .button {
  font-weight: 400;
  font-size: 12px;
}

header .stuck .header-main .nav>li>a {
  line-height: 45px;
  padding: 0;
  font-weight: 400;
}

header .header-main .nav>li>a {
  color: #000;
  font-weight: 400;
}

/*#wide-nav .header-bottom-nav > li > a{
    position: relative;  font-size: 12px; 
}*/

@media (max-width: 1199px) {
  .main-no-promo {
    font-size: 3vh;
  }

  .other-block {
    margin-top: 7vh;
  }

  .logo-block {
    margin-top: 1vh;
  }

  .header #logo {
    width: 140px;
  }

  .header #logo img {
    max-height: 21px;
  }
}

/*offers*/
.cutom-slider-columns .text-inner {
  display: flex;
  align-items: center;
  gap: 10px;
}

.cutom-slider-columns img {
  max-width: 150px;
}

.cutom-slider-columns .text-wrap {
  border-right: 1px solid #fff;
  padding-right: 10px;
}

.offer-slider {
  margin-bottom: 30px;
}

.offers-slider .flickity-page-dots {
  bottom: -30px;
}

.offers-slider .flickity-page-dots .dot {
  border-color: grey;
}

.offers-slider .flickity-page-dots .dot.is-selected {
  background-color: grey;
}

.offers-slider .flickity-prev-next-button .arrow,
.slider-nav-light .flickity-prev-next-button svg {
  fill: #000;
  width: 75%;
}

.flickity-prev-next-button {
  background-color: #F8F8F8;
  top: 50%;
  height: 70px;
  width: 70px;
}

.offers-slider .flickity-prev-next-button.previous {
  left: 0;
}

.offers-slider .flickity-prev-next-button.next {
  right: 0;
}

.special-blog.section {
  padding-left: 0;
  padding-right: 0;
}

.special-blog .grandpoet-offers,
.special-blog .lielupe-offers,
.special-blog .metropole-offers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  margin: 0 -30px;
}

.special-blog .special-post {
  width: 100%;
  margin: 0 auto 40px auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 15px;
}
@media (min-width: 767px) {
  .special-blog .special-post {
      width: calc(50% - 12px);
  }
}

@media (min-width: 980px) {
  .special-blog .special-post {
    width: calc(33% - 12px);
    margin: 0 0 40px 0;
  }
}

.special-blog .special-post__link {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.special-blog .special-post__img {
  height: 200px;
  background-position: center !important;
  background-size: cover !important;
  /*  margin-bottom: 20px;*/
  margin-bottom: 0;
}

.special-blog .special-post__icon {
  display: inline-block;
  background-size: 100% 100%;
  background-position: center;
  margin: auto;
}

.special-blog .special-post__title h4 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 2px;
  margin-bottom: 10px;
  margin-top: -10px;
  color: #000;
  text-align: center;
  padding: 0;
}

.special-blog .special-post__excerpt p {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
  margin-bottom: 30px;
  color: #000;
  text-align: center;
}

.special-blog .special-post__button {
  color: #fff;
/*  background: #e6a676;*/
/*  background: var(--fs-color-primary);*/
background: rgba(0,0,0,.15);
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 10px 40px 10px;
  transition: all 0.2s;
  text-align: center;
  min-width: 50%;
  max-width: 180px;
  margin-top: auto;
    line-height: 16px;    
/*  line-height: 1.7em;*/
  cursor: pointer;
  display: block;
  margin: 0 auto;
  transform: translateY(-150%);
  border: 1px solid #fff;
}

.special-blog .special-post__button:hover {
/*  background: #eec2a1;*/
background: rgba(0,0,0,.15);
}

.special-blog>.et_pb_text_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.special-blog>.et_pb_code_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.metropole-offers .special-post__icon {
  width: 60px;
  height: 7px;
  background-image: url('/wp-content/uploads/2020/07/metropole_icon.svg');
}

.grandpoet-offers .special-post__icon {
  width: 33px;
  height: 10px;
  background-image: url('/wp-content/uploads/2020/07/poet_icon.svg');
}

.lielupe-offers .special-post__icon {
  width: 60px;
  height: 7px;
  background-image: url('/wp-content/uploads/2020/07/lielupe_icon.svg');
}

.special-blog .special-post-promo {
  margin: 0 0px 40px 0px;
}

/*.special-blog .special-post-promo:first-child{
  width: 100%;
  margin: 0 15px 40px 15px;
}*/




.flickity-prev-next-button {
  top: 60%;
}

.flickity-prev-next-button svg {
  width: 85%;
}

.flickity-prev-next-button.next {
  right: 0;
}

.flickity-prev-next-button.previous {
  left: 0;
}

.featured-offers .special-blog {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -40px;
}

.category-special-offer .entry-header-text {
  text-transform: uppercase;
  margin-top: 0;
}

.special_offers_content .is-divider {
  display: none;
}

.category-special-offer h1,
.category-vacancy h1,
.blog-single h1 {
  text-align: center;
}

.section-title-normal,
.section-title-normal span {
  border: none;
}

.category-special-offer .entry-divider {
  display: none;
}

.category-special-offer .entry-category {
  display: none;
}

.single .entry-image img {
  width: 100%;
  max-height: 470px;
  object-fit: cover;
}

.special-info__wrapper {
  background-color: #EEECE8;
  display: block;
  padding: 25px 30px 100px;
}

.category-special-offer footer.entry-meta {
  display: none;
}

.category-special-offer .entry-image,
[class*='category-special-offer'] .entry-image {
  display: none;
}

.offer-slider__slide {
  height: 470px;
}

.offer-slider__slide img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.offer-slider .slick-arrow {
  top: 75%;
  background-color: #F8F8F8;
  background-size: 7px;
  background-position: center;
  background-repeat: no-repeat;
  height: 40px;
  width: 40px;
  transition: all 0.2s ease-in-out;
}

.offer-slider .slick-arrow:before {
  content: '';
}

.offer-slider .slick-arrow:hover {
  background-color: #ebebeb;
}

.offer-slider .slick-next {
  background-image: url('assets/images/arrow_right-dark.svg');
  right: 0;
}

.offer-slider .slick-prev {
  background-image: url('assets/images/arrow_left-dark.svg');
  left: 0;
  z-index: 1;
}

.offer-texts .offer-text-block {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
}

.offer-texts .offer-text-block:not(:last-child) {
  margin-bottom: 20px;
  border-bottom: 1px solid #EEECE8;
  padding-bottom: 20px;
}

.offer-texts .offer-text-block table tr td {
  border: 1px solid #EEECE8;
  padding: 5px;
  line-height: 18px;
}

.offer-texts .offer-text-block .small-button {
  color: #0E8BCF !important;
  border: none;
  background-color: transparent;
  background-image: url('/assets/wp-content/uploads/document_icon.svg');
  box-shadow: none;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  align-items: center;
  padding: 12px 40px 11px;
  min-width: 170px;
  transition: all 0.2s;
  border-radius: 0;
  cursor: pointer;
  background-size: 25px 31px;
  background-repeat: no-repeat;
  background-position: left;
  font-weight: 700;
}

.offer-texts .offer-text-block .small-button:hover {
  text-decoration: underline;
}

.offer-texts .offer-text-block .container {
  padding-top: 0 !important;
  width: 100%;
}

.offer-texts .offer-text-block .container:before {
  content: none !important;
}

.contact-hotel__section .contact-hotel__col--img.et_pb_column_empty {
  display: block;
}

.contact-hotel__section-1 .contact-hotel__col--img {
  background-position: center 60%;
}

.contact-hotel__section-2 .contact-hotel__col--img {
  background-position: center 15%;
}

.contact-hotel__section-3 .contact-hotel__col--img {
  background-position: center 30%;
}

.contact-hotel__bottom p {
  padding-bottom: 0;
}


.special-booking .booking-form__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin: 0;
  padding: 20px 0;
  text-align: center;
  display: block;
  background: #EEECE7;
  border-bottom: 1px solid #fff;
}

.booking-form {
  display: flex;
}

.booking-form__col {
  display: flex;
}

.booking-form__select {
  background-color: transparent;
  border: none;
  height: 65px;
  font-size: 14px;
  font-weight: 200;
  cursor: pointer;
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  background-image: url('/assets/wp-content/uploads/arrow_bottom-dark.svg');
  background-repeat: no-repeat;
  background-size: 14px 7px;
  background-position: center right 30px;
  padding: 0 30px 0 15px;
}

.booking-form__input {
  background-color: transparent;
  border: none;
  height: 65px;
  font-size: 14px;
  font-weight: 200;
  cursor: pointer;
  width: 100%;
  padding: 0 30px 0 60px;
  max-width: 100%;
}

.booking-form__input--datepicker {
  /*  background-image: url('/assets/wp-content/uploads/calendar_icon.svg');*/
  background-repeat: no-repeat;
  background-size: 18px 17px;
  background-position: center left 30px;
  outline: none !important;
}

.booking-form__item {
  position: relative;
  cursor: pointer;
}

.booking-form__item:not(:first-of-type) .booking-form__select {
  padding-left: 30px;
}

.booking-form__item:not(:nth-last-of-type(1)):after {
  position: absolute;
  content: '';
  right: 0;
  top: 10px;
  bottom: 10px;
  background-color: #979797;
  width: 1px;
}

.booking-form__item--divided {
  border-right: 1px solid #fff;
}

.booking-form--hidden {
  display: none;
}

.booking-form__submit {
  height: 65px;
  font-size: 12px;
  color: #fff;
  border: none;
  padding: 12px 40px 11px;
  text-transform: uppercase;
  background: #E6A676;
  background: var(--fs-color-primary);
  transition: all 0.2s ease-in-out;
  width: 100%;
  cursor: pointer;
}

.booking-form__submit:hover {
  background: #eec2a1;
}

.flex-grow-2 {
  flex-grow: 2;
}

.calendar-icon--light {
  width: 18px;
  height: 17px;
  display: inline-block;
  background-image: url('/assets/wp-content/uploads/calendar_icon-light.svg');
  background-size: 100% 100%;
  background-position: center;
  margin-bottom: -2px;
  margin-right: 5px;
}

@media (max-width: 991px) {
  .cutom-slider-columns .text-inner {
    flex-direction: column;
  }
}

@media (max-width: 979px) {
  .special-blog .special-post {
    padding: 0 30px;
  }
}

@media (max-width: 849px) {

  .header.show-on-scroll,
  .header .stuck .header-main,
  .header-main {
    height: 60px !important;
  }

  .nav-sidebar.nav-vertical>li.menu-item.active,
  .nav-sidebar.nav-vertical>li.menu-item:hover {
    background-color: transparent;
  }
}

@media (max-width: 768px) {

  .big-no-promo h1 {
    font-size: 5vh;
  }

  .big-no-promo .biggest {
    font-size: 7vh;
  }

  .main-no-promo {
    font-size: 3vh;
    margin-top: 3vh;
  }


  .offers-btn {
    font-size: 2.4vh;
  }

  .other-block {
    font-size: 3vh;
    margin-top: 9vh;
  }

  .logo-block {
    margin-top: 0;
  }
}

@media (max-width: 549px) {


  #col-1322683011 {
    order: -1;
  }
}


/*
.gift-card__btn {
  border-top: 1px solid #eee !important;
  border-bottom: 1px solid #eee !important;
  border-right: none !important;
  border-left: none !important;
  width: 100%;
  display: block;
  cursor: pointer;
  width: auto;
}
.gift-card__btn:hover {
  background-color: transparent !important;
}
.gift-card__form .special-offers__form-heading {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin: 0;
  padding: 20px 0;
  text-align: center;
  display: block;
  background: #EEECE7;
  border-bottom: 1px solid #fff;
}
.gift-card__form-expand {
  display: flex;
  align-items: center;
}
.gift-card__form-expand small {
  margin-left: 5px;
}
.gift-card__form-expand textarea {
  display: none;
}
.gift-card__form #card-btn {
  justify-content: flex-start;
}
.gift-card__form #card-btn i {
  margin-left: auto;
  cursor: pointer;
}
.gift-card__form #card-btn i:before {
  content: '';
  background-image: url('/assets/wp-content/uploads/plus.svg');
  background-size: 15px;
  width: 15px;
  height: 15px;
  display: block;
  transition: all 0.2s;
}
.gift-card__form-block {
  display: flex;
}
.gift-card__form-block .gift-card__address {
  width: 53%;
}
.gift-card__form-block .gift-card__address select {
  box-sizing: content-box;
  cursor: pointer;
  appearance: none;
  -moz-appearance: none;
  -ms-progress-appearance: none;
  -webkit-appearance: none;
  height: 65px;
  border: none;
  background-color: transparent;
  background-image: url(/assets/wp-content/uploads/arrow_bottom-dark.svg);
  background-repeat: no-repeat;
  background-size: 14px 7px;
  background-position: center right 1px;
  padding: 0 15px;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.gift-card__form-block .gift-card__address select option[disabled] {
  display: none;
}
.gift-card__form-block .gift-card__date {
  width: 47%;
}
.gift-card__form-block .gift-card__date label span:first-child {
  display: block;
  background-image: url('/assets/wp-content/uploads/calendar_icon.svg');
  background-repeat: no-repeat;
  background-size: 18px 17px;
  background-position: left;
  padding-left: 25px;
  line-height: 20px;
  text-transform: none;
  width: auto;
  font-weight: 300;
  letter-spacing: 1px;
}
.gift-card__form-block .gift-card__date input {
  border: none;

  color: #000;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0 0 0;
}
.hidden-form-field{ display: none; }
.gift-card__form-block .gift-card__phone input {
  -moz-appearance: textfield;
}
.gift-card__form-block .gift-card__phone input::-webkit-outer-spin-button,
.gift-card__form-block .gift-card__phone input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
.gift-card__form-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #EEECE8;
  padding: 15px 20px;
  border-bottom: 1px solid #fff;
}
.gift-card__form-row--captcha {
  border-bottom: none;
}
.gift-card__form-row--expandable p {
  display: none;
}
.gift-card__form-row--expandable p span {
  display: block;
  height: 62px;
}
.gift-card__form-row--expandable .gift-card__form-add {
  margin-left: auto;
  cursor: pointer;
}
.gift-card__form-row--expandable .gift-card__form-add:before {
  content: '';
  background-image: url('/assets/wp-content/uploads/plus.svg');
  background-size: 15px;
  width: 15px;
  height: 15px;
  display: block;
  transition: all 0.2s;
}
.gift-card__form-row--expandable--open .gift-card__form-add:before {
  transform: rotate(45deg);
}
.gift-card__form-row .del-btn {
  display: none;
  align-items: center;
  padding-left: 10px;
  cursor: pointer;
}
.gift-card__form-row .del-btn i {
  margin-top: 28px;
}
.gift-card__form-row .del-btn i:before {
  content: '';
  background-image: url('/assets/wp-content/uploads/plus.svg');
  background-size: 15px;
  width: 15px;
  height: 15px;
  display: block;
  transition: all 0.2s;
  transform: rotate(45deg);
}
.gift-card__form-row--del {
  flex-wrap: nowrap;
  padding: 15px 10px 15px 20px;
}
.gift-card__form-row--del .del-btn {
  display: flex;
}
.gift-card__form-row small {
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 1.4;
}
.gift-card__form-row input {
  appearance: none;
  -moz-appearance: none;
  -ms-progress-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #DAD5C9;
  line-height: 20px;
  padding: 10px;
  background-color: #F8F8F8;
  width: 100%;
  font-size: 16px;
}
.gift-card__form-row label {
  width: 100%;
}
.gift-card__form-row textarea {
  resize: none;
  border: 1px solid #DAD5C9;
  line-height: 20px;
  padding: 10px;
  background-color: #F8F8F8;
  width: 100%;
  font-size: 16px;
}
.gift-card__form-row--checkboxes {
  flex-direction: column;
}
.gift-card__form-row--checkboxes input {
  appearance: auto;
  -webkit-appearance: auto;
  width: auto;
}
.gift-card__form-row--checkboxes .checkboxes__wrapper .first {
  margin-left: 0;
}
.gift-card__form-btn input {
  width: 100%;
  height: 60px;
  padding: 22px 40px 21px;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  align-items: center;
  min-width: 170px;
  color: white;
  background: #E6A676;
  transition: all 0.2s;
  border: none;
  cursor: pointer;
}
.gift-card__form-btn input:hover {
  background: #eec2a1;
}
.gift-card__form-btn input .ajax-loader {
  display: none;
}
.gift-check__form .gift-check__form-heading {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin: 0;
  padding: 20px 0;
  text-align: center;
  display: block;
  background: #EEECE7;
  border-bottom: 1px solid #fff;
}
.gift-check__form .gift-check__form-row {
  display: flex;
}
.gift-check__form .gift-check__form-fields {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: #EEECE7;
  padding: 15px 20px;
}
.gift-check__form .gift-check__form-fields iframe {
  height: 160px;
}
.gift-check__form .gift-check__form-input {
  appearance: none;
  -moz-appearance: none;
  -ms-progress-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #979797;
  line-height: 20px;
  padding: 10px;
  background-color: #F8F8F8;
  width: 100%;
  font-size: 16px;
}
.gift-check__form .gift-check__form-btn {
  width: 100%;
  height: 60px;
  padding: 22px 40px 21px;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  align-items: center;
  min-width: 170px;
  color: white;
  background: #E6A676;
  transition: all 0.2s;
  border: none;
  cursor: pointer;
}
.gift-check__form .gift-check__form-btn:hover {
  background: #eec2a1;
}*/


/*vacancy*/
/*.vacancy-posts__title h3 {
  font-size: 1.17em;
  font-weight: 500;
  color: #A4A4A4;
  margin-bottom: 20px;
  letter-spacing: 1.5px;
}
.vacancy-posts__item {
  padding: 20px 15px 30px;
  border: 1px solid #EEECE8;
  display: flex;
  flex-direction: row;
}
.vacancy-posts__item:not(:last-child) {
  margin-bottom: 50px;
}
.vacancy-posts__item_img {
  width: 17%;
}
.vacancy-posts__item_text {
  width: 58%;
  padding: 0 15px 0 3rem;
}
.vacancy-posts__item_text-name h3 {
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-weight: 500;
}
.vacancy-posts__item_text-info {
  display: flex;
  flex-direction: row;
}
.vacancy-posts__item_text-info div {
  width: 50%;
  display: flex;
  align-items: flex-start;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 5px;
  padding-right: 15px;
  line-height: 1.4;
}
.vacancy-posts__item_text-info div p {
  width: calc(100% - 30px);
  line-height: 1.4;
}
.vacancy-posts__item_text-info--address .vacancy-posts__item_text-info--icon {
  margin-right: 10px;
  width: 18px;
  height: 22px;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(1 1)' stroke='%23252528' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 9c0 7-9 13-9 13S0 16 0 9a9 9 0 0118 0h0z'/%3E%3Ccircle cx='9' cy='9' r='3'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-position: center;
  line-height: 1.4;
}
.vacancy-posts__item_text-info--date .vacancy-posts__item_text-info--icon {
  margin-right: 10px;
  width: 20px;
  height: 20px;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%23252528' cx='10' cy='10' r='10'/%3E%3Cpath d='M10 4v6.52' stroke='%23FFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle fill='%23FFF' cx='10' cy='15' r='1'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-position: center;
  line-height: 1.4;
}
.vacancy-posts__item_btn {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vacancy-posts__item_btn a {
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  text-align: center;
  padding: 12px 40px 11px;
  min-width: 170px;
  color: #fff;
  background: #E6A676;
  transition: all 0.2s;
  cursor: pointer;
}
.vacancy-posts__item_btn a:hover {
  background: #eec2a1;
}*/

.vacancy-posts__item {
  align-items: center;
}

.vacancy-posts__item_text-name {
  text-align: left;
}

.vacancy-posts__item_img img {
  max-height: 100px;
}

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/


}

footer.entry-meta {
  display: none;
}

.special_offers_content {
  padding: 0 !important;
}

.vacancy_form {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #EEECE8;
  padding: 15px 20px;
  border-bottom: 1px solid #fff;
}

@media (min-width: 980px) {
  .home-banner-text {
    display: block;
  }

  .home-hotels .hotel-column .hotel-img img {
    max-height: 100%;
  }

  .semarah-blog .post a>img {
    height: 30vw;
  }

  .single-post-title img {
    height: 480px;
  }

  .single-post-sidebar {
    border-right: none;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 0 0 20px;
  }

  /*  .booking-form__submit {
    width: 170px;
  }*/
  .special-slider__row .special-slider__col .special-slider .et_pb_slider_container_inner {
    max-height: 100%;
    flex-direction: row;
    max-width: 95%;
    padding: 20px 25px;
  }

  .special-slider__row .special-slider__col .special-slider .et_pb_slider_container_inner .et_pb_slide_description {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    order: 1;
    width: 80%;
  }

  .special-slider__row .special-slider__col .special-slider .et_pb_slider_container_inner .et_pb_slide_image {
    order: 2;
    position: relative;
    margin: auto 0 auto auto !important;
    top: 0;
    display: flex;
    max-width: 150px;
    padding: 0;
    padding-left: 10px;
  }

  .special-slider__row .special-slider__col .special-slider .et_pb_slide {
    background-size: cover;
  }

  .special-slider__row .special-slider__col .special-slider .et_pb_slide_1 .et_pb_slider_container_inner .et_pb_slide_image,
  .special-slider__row .special-slider__col .special-slider .et_pb_slide_0 .et_pb_slider_container_inner .et_pb_slide_image {
    max-width: 150px;
  }

  .special-slider__row .special-slider__col .special-slider .et-pb-slider-arrows a {
    top: 75%;
    background-size: 14px;
    height: 70px;
    width: 70px;
  }

  .special-slider__row .special-slider__col .special-slider .et-pb-controllers {
    bottom: -170px;
  }

  .special-slider__row .special-slider__col .special-slider .et-pb-controllers a {
    margin-right: 25px;
  }

  .special-blog .special-post {
    width: calc(33% - 12px);
    margin: 0 6px 40px 6px;
  }


}



.gift-card__form-row textarea {
  min-height: 100%;
}

.wpcf7-field-group-add {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  background-color: #EEECE8;
  padding: 5px 20px !important;
  border-bottom: 1px solid #fff;
}

.special-info__wrapper .slick-dots {
  left: 0;
}

.hidden-menu-item {
  display: none !important;
}

.special-promo-item {
  font-size: 0;
}

.special-promo-item img {
  width: 85px !important;
}

.offer .col-inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.offer .col-inner .button {
  margin-top: auto;
}

.vacancy-posts {
  width: 100%;
  padding: 0 30px;
}

.special-blog.template1 {
  margin: 0;
}

.special-blog.template1 .special-post:first-child {
  width: 100%;
}

.special-blog.template1 .special-post:first-child .special-post__img {
  height: 400px;
}

.special-blog.template1 .special-post:first-child .special-post__button {
  min-width: auto;
}

.special-blog.template2 {
  margin: 0;
}

.special-blog.template2 .special-post__title h4 {
  height: 60px;
  overflow: hidden;
}

.special-blog.template2 .special-post {
  width: 100%;
}

.special-blog.template2 .col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.special-blog.template2 .col-8 .special-post__button {
  min-width: auto;
}

.special-blog.template2 .col-8 .special-post__img {
  height: 584px;
}

.special-blog.template2 .col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}




@media (max-width: 979px) {
  .special-blog .special-post {
    padding: 0 15px;
  }

  .special-blog .special-post__title h4 {
    font-size: 18px;
    line-height: 1.2;
  }

  .special-blog.template2 .special-post__title h4 {
    height: 45px;
  }

  .special-blog.template2 .col-8 .special-post__img {
    height: 570px;
  }


  .special-blog.template1 .special-post {
    width: 50%;
  }
}

@media (max-width: 679px) {

  .special-blog.template2 .col-8,
  .special-blog.template2 .col-4 {
    flex: 0 0 50%;
    max-width: 100%;
  }
}

@media (max-width: 479px) {

  .special-blog.template2 .col-8,
  .special-blog.template2 .col-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .special-blog.template2 .col-8 .special-post__img {
    height: 200px;
  }

  .special-blog.template1 .special-post:first-child .special-post__img {
    height: 200px;
  }

  .special-blog.template1 .special-post {
    width: 100%;
  }
}

.image-box-custom>.col-inner>.banner {
/*  margin: 0 -15px;*/
  width: auto;
}

.image-box-custom>.col-inner {
/*  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);*/
/*  padding: 0 15px;*/
}


.entry-content ul li {
  margin-left: 2em;
  margin-bottom: 0;
}

.entry-content ol ol,
.entry-content ol ul,
.entry-content ul ol,
.entry-content ul ul {
  margin: 0 0 0 0.5rem;
}

.zi-1 {
  position: relative;
  z-index: 100;
}

#pwgc-balance-container svg {
  display: none;
}

#pwgc-balance-title {
  text-transform: uppercase;
}

#pwgc-balance-number-container {
  max-width: 300px;
}

#pwgc-balance-button {
  width: 100%;
}

.single-page .application-form .gift-card__form-row {
  flex-direction: column;
}

.single-page div.wpforms-container label.wpforms-field-label , .wpforms-container .wpforms-form .wpforms-field-label{
  text-transform: none;
  font-weight: 700;
  font-size: 13.5px;
}

.single-page .wpforms-container .wpforms-field.wpforms-one-third input,
.single-page .wpforms-container .wpforms-field.wpforms-one-third select {
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}



div.wpforms-field-container .wpforms-field-select-style-modern label.wpforms-field-label {
  padding: 15px 5px 5px 15px;
}




/*subscribe*/
/*@import "https://redirect3.dailypoint.de/-google-api-css/Droid+Sans|Droid+Serif|Lato|Open+Sans|Open+Sans+Condensed:300|PT+Serif|Raleway|Roboto|Roboto+Condensed|Source+Sans+Pro";
.nl-form-body *{color:#000;font-family:Open Sans;font-size:13px;line-height:1.5em;list-style-type:disc;list-style-position:outside;margin:0;padding:0;vertical-align:top;}.nl-form-body h1{color:#edb093;font-size:1.6em;height:auto;padding:0;}.nl-form-body ul{padding:8px 24px;}.nl-form-body{background-color:#ffffff;border:solid 0px #ffffff;box-sizing:border-box;margin:10px auto;padding:8 px 0px;width:50%;}*/
.nl-form-body .element {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  width: 100%;
}

.nl-form-body .element * {
  vertical-align: baseline;
}

.nl-form-body .element .validation {
  color: #edb093;
  display: none;
  font-weight: bold;
}

.nl-form-body .element.invalid .validation {
  display: block !important;
}

.nl-form-body .element .first {
  float: left;
  width: 100%;
}

.nl-form-body .element .second {
  padding-left: 0;
}

.nl-form-body .first label {
  color: #454b4f;
  display: block;
  font-size: 14.5px;
  font-weight: bold;
  margin: 10px 0 0.1em;
  padding: 0 0 2px 0;
}

.nl-form-body .element.mandatory .first label::after {
  content: "*";
}

.nl-form-body p.descr {
  color: #dad2c6;
  font-size: 0.9em;
  line-height: 1.5em;
  margin: 0 0 0.1em;
  padding: 0 0 2px 0;
}

.nl-form-body .element sub {
  vertical-align: sub;
}

.nl-form-body .element sup {
  vertical-align: super;
}

.nl-form-body .first p.descr {
  display: none !important;
}

.nl-form-body .second label {
  color: #454b4f;
  font-size: 13px;
  font-weight: 300;
}

.nl-form-body button,
.nl-form-body input[type=text],
.nl-form-body select,
.nl-form-body textarea {
  border: solid 1px #ccc;
  box-sizing: border-box;
  display: inline-block;
  margin: 0 0 0.2em;
  padding: 4px;
  width: 100%;
  line-height: initial;
}

.nl-form-body .element.invalid input[type=text],
.nl-form-body .element.invalid select,
.nl-form-body .element.invalid textarea {
  border: solid 1px #edb093;
}

.nl-form-body input[type=checkbox],
.nl-form-body input[type=radio] {
  border: solid 1px #ccc;
  box-sizing: border-box;
  display: inline-block;
  margin: 2px 4px 0.2em;
}

.nl-form-body button {
  color: #454b4f;
  padding: 0.3em 0;
  background-color: #edb093;
  background: linear-gradient(#edb093, #edb093);
  border: solid 1px #edb093;
  text-align: center;
}

.formassi_element_paragraph,
.formassi_element_paragraph * {
  color: #929292;
  font-size: 13px;
}

#fa_0 {
  width: 100%;
}

#fa_1 {
  width: 100%;
}

#fa_2 {
  width: 100%;
}

#fa_3 {
  width: 100%;
}

#fa_4 {
  width: 100%;
}

#fa_5 {
  width: 100%;
}

#fa_5>div {
  height: 24px;
}

#fa_6 {
  width: 100%;
}

#fa_6>div {
  height: 24px;
}

#fa_7 {
  width: 100%;
}

#fa_8 {
  width: 50%;
}

#fa_8>div {
  height: 24px;
}

#fa_9 {
  width: 100%;
}

#fa_10 {
  width: 100%;
}

#fa_11 {
  width: 100%;
}

#fa_12 {
  width: 100%;
}

/* #fa_12>div {
  height: 24px;
} */

#fa_13 {
  width: 100%;
}

#fa_14 {
  width: 70%;
}

#fa_15 {
  width: 100%;
}

#fa_15 button {
  max-width: 170px;
  display: block;
  margin: 10px auto 0;
}

#fa_16 {
  width: 100%;
}

#fa_16>div {
  height: 24px;
}

#fa_17 {
  width: 100%;
}

#fa_18 {
  width: 100%;
}

#fa_18>div {
  height: 24px;
}

input.datetime,
input.date,
input.time {
  background-position: right center;
  background-repeat: no-repeat;
  cursor: pointer;
}

#fa_5,
#fa_6 {
  display: none;
}

.nl-form-body h3 {
  font-weight: 500;
}

span.calendar {
  float: right;
  margin-right: 17px;
  margin-top: -26px;
  position: relative;
  z-index: 2;
  color: #767b81;

}

.calendar::after {
  content: "073";
  font-family: 'FontAwesome regular' !important;
  font-size: 15px;
}

.datetimepicker {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  z-index: 9999;
  padding: 0px;
  margin: 0px;
  width: 230px;
  font-size: 11px;
  font-family: Tahoma;
  border: 1px solid #b0bac4;
  position: absolute;
  display: none;
}

/****** NAVIGATION ******/
div.dtpnav {
  width: 100%;
  height: 25px;
}

.dtpnavarrowleft {
  cursor: pointer;
  float: left;
  margin-top: 0px;
  margin-left: 0px;
  width: 24px;
  height: 25px;
}

.dtpnavarrowleftimg {
  margin-left: 8px;
  margin-top: 6px
}

div.dtpnavmonthyearsel {
  float: left;
  font-weight: bold;
  min-width: 180px;
  text-align: center;
}


.dtpnavarrowright {
  cursor: pointer;
  float: left;
  margin-top: 0px;
  margin-right: 0px;
  width: 24px;
  height: 25px;
}

.dtpnavarrowrightimg {
  margin-left: 8px;
  margin-top: 6px
}



/****** MONTH-SELECTION ******/
.dtpmonthsel {
  cursor: pointer;
  display: inline-block;
  margin-right: 2px;
}

.dtpmonthshow {
  float: left;
  line-height: 24px;
  color: #FFF;
}

.dtpmonthshowimg {
  width: 13px;
  height: 26px;
  float: left;
  background-repeat: no-repeat;
  background-position: 4px 10px;
}

.dtpyearsel {
  cursor: pointer;
  display: inline-block;
  margin-left: 2px;
}

div.dtpyearselbox {
  height: 184px;
  overflow: hidden;
  width: 228px;
  background-color: #fff;
  border: 1px solid #b0bac4;
  font-family: Tahoma;
  font-size: 10px;
  display: none;
  position: absolute;
  left: -1px;
  top: 24px;
}

div.dtpyearselboxleft {
  height: 182px;
  width: 34px;
  margin: 1px;
  float: left;
  cursor: pointer;
}


div.dtpyearselboxright {
  height: 182px;
  width: 33px;
  margin: 1px;
  float: left;
  cursor: pointer;
}

.dtpyearshow {
  float: left;
  line-height: 24px;
  color: #FFF;
}

.dtpyearshowarrowimg {
  width: 13px;
  height: 26px;
  float: left;
  background-repeat: no-repeat;
  background-position: 4px 10px;
}

/***** YEAR-BOX ******/
.dtpyearbox {
  height: 182px;
  width: 156px;
  background-color: #fff;
  float: left;
}

.dtpyearboxselul {
  margin-left: 0px;
  list-style-type: none;
  padding-left: 0px;
  border-bottom: 1px solid #fff;
  margin-bottom: 0px;
  background-color: #fff;
}

.dtpyearboxselli {
  float: left;
  margin-bottom: 1px;
  text-align: center;
}

/********** CAL ************/
.dtpcalendar {
  width: 100%;
  background-color: #fcfdff;
  border-top: 1px solid #b0bac4;
}

.dtpcalrow {
  margin-left: 0px;
  list-style-type: none;
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.calField {
  float: left;
  text-align: center;
  cursor: pointer !important;
}

.disabledCalField {
  float: left;
  text-align: center;
  background-color: #757575 !important;
  cursor: default;
}

.notThisMonthField {
  background-color: #fff !important;
  margin-bottom: 1px !important;
}

/******* TIME *********/
.dtptimearea {
  width: 100%;
  height: 25px;
  color: #34404b;
  font-weight: bold;
  text-align: center;
}

.dtptimeclock {
  vertical-align: top;
  margin-right: 10px;
  margin-top: 4px;
  cursor: pointer;
  display: inline-block;
  width: 16px;
  height: 16px;
}

.dtphoursel {
  margin-right: 2px;
  display: inline-block;
  cursor: pointer;
}

.dtphoursel1 {
  width: 9px;
  height: 6px;
  margin-right: 2px;
  margin-top: 9px;
  float: left;
}

.dtphoursel2 {
  float: right;
  line-height: 24px;
}

.dtphourselectbox {
  font-weight: normal;
  top: 24px;
  height: 184px;
  width: 228px;
  background-color: #fff;
  border: 1px solid #b0bac4;
  font-family: Tahoma;
  font-size: 10px;
  display: none;
  position: absolute;
  left: -1px;
}

.dtphourul {
  margin-left: 0px;
  list-style-type: none;
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 1px;
}

.dtphouril {
  float: left;
  width: 56px;
  margin-bottom: 1px;
  text-align: center;
  cursor: pointer;
  margin-left: 1px;
}

.dtpdblp {
  line-height: 24px;
  display: inline-block;
  vertical-align: top;
}

.dtpminutesel {
  margin-right: 2px;
  display: inline-block;
  cursor: pointer;
}

.dtpminutesel1 {
  float: left;
  line-height: 24px;
  margin-left: 2px;
}

.dtpminutesel2 {
  width: 9px;
  height: 6px;
  margin-left: 3px;
  margin-top: 9px;
  float: right;
}

.dtpminuteselectbox {
  font-weight: normal;
  top: 24px;
  left: -1px;
  height: 184px;
  width: 228px;
  background-color: #fff;
  border: 1px solid #b0bac4;
  font-family: Tahoma;
  font-size: 10px;
  display: none;
  position: absolute;
}

.dtpminuteul {
  margin-left: 0px;
  list-style-type: none;
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 1px;
}

.dtpminuteil {
  float: left;
  text-align: center;
  margin-bottom: 1px;
  cursor: pointer;
  margin-left: 1px;
}

.dtptimeselarea {
  font-weight: normal;
  left: -1px;
  top: 24px;
  height: 184px;
  width: 228px;
  background-color: #fff;
  border: 1px solid #b0bac4;
  font-family: Tahoma;
  font-size: 10px;
  display: none;
  position: absolute;
}

.dtptimeselarealeft {
  height: 100%;
  width: 100px;
  float: left;
}

.dtptimeselarealeftarrowup {
  width: 100%;
  background-repeat: no-repeat;
  height: 50px;
  cursor: pointer;
}

.dtptimeselarealeftnumber {
  width: 100%;
  height: 84px;
  vertical-align: middle;
  text-align: center;
  line-height: 84px;
  font-size: 36pt;
}

.dtptimeselarealeftarrowdown {
  width: 100%;
  background-repeat: no-repeat;
  height: 50px;
  cursor: pointer;
}

.dtptimeselareamiddle {
  vertical-align: middle;
  text-align: center;
  line-height: 170px;
  font-size: 42pt;
  width: 28px;
  float: left;
}

.dtptimeselarearight {
  height: 100%;
  width: 100px;
  float: left;
}

.dtptimeselarearightarrowup {
  width: 100%;
  background-repeat: no-repeat;
  height: 50px;
  cursor: pointer;
}

.dtptimeselarearightnumber {
  width: 100%;
  height: 84px;
  vertical-align: middle;
  text-align: center;
  line-height: 84px;
  font-size: 36pt;
}

.dtptimeselarearightarrowdown {
  width: 100%;
  background-repeat: no-repeat;
  height: 50px;
  cursor: pointer;
}

/***** MONTH SELECTION BOX *****/
div.dtpmonthbox {
  height: 184px;
  width: 228px;
  background-color: #FFF;
  border: 1px solid #b0bac4;
  font-family: Tahoma;
  font-size: 10px;
  color: #000;
  display: none;
  position: absolute;
  left: -1px;
  top: 24px;
}

ul.dtpmonthrow {
  margin-left: 0px;
  float: left;
  list-style-type: none;
  width: 100%;
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 1px;
}

il.dtpmonthcell {
  float: left;
  text-align: center;
  line-height: 45px;
  border-left: 1px solid #fff;
  cursor: pointer;
}


/***** BUTTONS *****/
.dtpbuttons {
  width: 100%;
  height: 25px;
  border-top: 1px solid #b0bac4;
  text-align: center;
}

.dtpbuttonsul {
  margin-left: 0px;
  list-style-type: none;
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  height: 25px;
  background-color: #FFF;
}

.dtpbuttonsborder {
  line-height: 25px;
  margin-right: 1px;
  background-color: rgb(48, 52, 58);
  text-align: center;
  float: left;
  color: #FFF;
  cursor: pointer;
}

.dtpbuttonsnoborder {
  line-height: 25px;
  text-align: center;
  background-color: rgb(48, 52, 58);
  float: left;
  color: #FFF;
  cursor: pointer;
  width: 75px;
}

/***** IE-FIX *****/
.iefix {
  min-width: 180px;
  float: left;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.rightiefix {
  position: absolute;
  right: 0;
  top: 0;
}

.leftiefix {
  position: absolute;
  left: 0;
  top: 0;
}

.color3 {
  background-color: -mw-settings-colors-system-link_hover- !important;
}

.mobile-sidebar .nav-sidebar.nav-vertical>li>a {
  font-size: 1.3rem;
}



.error404 .banner .button {
  min-width: 200px;
  margin-top: 25px;
  background-color: #f3b096;
  border-radius: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.error404 .section-title-container {
  padding: 0;
  font-style: 1.15rem;
}

.error404 .section-title-container .text {
  color: rgb(65 68 71);
}

.error404 .section-title-container span {
  text-transform: none;
  font-weight: 700;
  color: rgb(243 176 149);
}

.cv_file_upload {
  margin: 0;
}

.wpcf7-checkbox input {
  width: auto;
  -webkit-appearance: checkbox;
}

.template-vacancy .gift-card__form-row label {
  font-size: 15px;
  margin: 0;
}

.template-vacancy .gift-card__form-row input {
  margin-bottom: 0;
}

.template-vacancy .wpcf7 .wpcf7-not-valid-tip {
  margin-top: 0;
}


a[style*='/document_icon.svg'],
.offer-text-block a[href*='.pdf'],
.link-file {
  /*  background-image: url('/wp-content/uploads/sites/3/2020/09/document_icon.svg')  !important;*/
  background-image: url('/wp-content/uploads/saspraude.svg') !important;
  padding: 12px 40px 11px;
  background-size: 25px 31px;
  background-repeat: no-repeat;
  background-position: left;
  text-transform: uppercase;     white-space: nowrap;
  text-decoration: none; font-weight: bold;
}



.gift-check__form {
  margin-bottom: 15px;
}

#gift-cards .wpcf7-field-group-add {
  justify-content: flex-end;
  text-transform: none;
  font-size: 13px;
}


.gift-card__form-row--expandable span.wpcf7-form-control-wrap {
  /*    display: block;*/
  height: 62px;
}

.gift-card__form-row--expandable span.wpcf7-form-control-wrap {
  display: none;
}

.gift-card__form-row--expandable span.wpcf7-form-control-wrap textarea {
  height: 70px;
}

.gift-card__form-row--expandable span.wpcf7-form-control-wrap[style="display: inline;"] {
  display: block !important;
}

.gift-card__form-row small {
  font-weight: 600;
}

.gift-card__form-row small br {
  display: block;
}



.single-post .category-blog .entry-image {
  margin-bottom: 1.5rem;
}

.single-post .category-blog .is-divider {
  display: none;
}

/*.single-post .category-blog .entry-title{text-align: left;}*/

footer .img-inner.dark img {
  max-height: 85px;
}

.header,
.header-wrapper {
  background: #fff;
}


.single-page .wpforms-container .wpforms-field.wpforms-one-fourth {
  width: calc(25% - 0px);
  margin-left: 0px;
  padding: 15px 10px;
}

.single-page .wpforms-container .wpforms-field.wpforms-one-third {
  margin-left: 0px;
  width: calc(33, 3% - 0px);
  padding: 15px 10px;
}

div.wpforms-container-full input,
div.wpforms-container-full select,
.wp-core-ui div.wpforms-container-full input,
.wp-core-ui div.wpforms-container-full select {
  --wpforms-field-size-font-size: 14px;
  --wpforms-field-size-padding-h: 5px;
}

.single-page div.wpforms-container-full input[type=submit]:not(:hover):not(:active),
.single-page div.wpforms-container-full button[type=submit]:not(:hover):not(:active),
.single-page div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active),
.single-page .wp-core-ui div.wpforms-container-full input[type=submit]:not(:hover):not(:active),
.single-page .wp-core-ui div.wpforms-container-full button[type=submit]:not(:hover):not(:active),
.single-page .wp-core-ui div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
  background: var(--fs-color-primary);
}


.pagination {
  margin-top: 2rem;
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 1rem;
}


.section-content p+ul {
  margin-top: -1rem;
}



.text-white {
  color: #FFF;
}

.text-white .special-blog .special-post__title h4,
.text-white .special-blog .special-post__excerpt p {
  color: #FFF;
}


.page-template-page-blank-promopage .section-bg img {
  position: fixed;
}

.page-template-default .col-inner .row-large .box{    margin-bottom: 1.75rem;}
.page-template .banner  a.fill{z-index: 2; }

.offer-text-block table{border: .8px solid  #ececec !important;  }
.offer-text-block td {
    border: .8px solid  #ececec !important;
    padding: 5px;
}
.footer-contacts-block a + a , .footer-contacts-block  span + span {
    display: block;
}



.page-template-page-blank-promopage .wpml-ls-legacy-dropdown{
    z-index: 10;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 60px;
}
.wpml-ls-legacy-dropdown a{
    background: transparent;
    border: transparent;
    color: inherit;
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a, .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown a:hover{
    background: transparent;
    border: transparent;
    color:inherit;
}


.has-block + .has-block {
  display: block;
  margin-top: 0.5em; /* або padding */
}
.show-for-small{ display: none !important; }
@media (min-width: 768px) {
  .show-for-small{  display: none !important; }
}

@media (max-width: 1110px) {
    .single-page .wpforms-container .wpforms-field.wpforms-one-fourth,
    .wpforms-container .wpforms-field.wpforms-one-third, .wpforms-container .wpforms-field.wpforms-two-sixths,
    .wpforms-container .wpforms-field.wpforms-one-third.wpforms-first, .wpforms-container .wpforms-field.wpforms-two-sixths.wpforms-first{
       width: 100%;
    }
    .single-page div.wpforms-container .wpforms-form .wpforms-field{
        padding-right: 10px;
        padding-left: 10px;
    }
}


@media (max-width: 848px) {
  .text.p-2{ padding: 20px; }
  .text.m-2{ margin-top: 20px; margin-bottom: 20px;}
    .show-for-small{
        display: block !important;
    }
    .hide-for-small {
       display: none !important;
    }
    .nav>li.nav-icon{
        margin-left: 15px;
    }
    .footer-secondary{ position: absolute; }
    .slider-wrapper .flickity-prev-next-button{ display: block; }
    #main-menu .button.menu-item {
        max-width: 200px;
        color: #fff;
        margin-bottom: 30px;
        margin-top: 15px;
        line-height: 1;   
    }
    #main-menu .button{
        min-width: 160px;
    }
    #main-menu .button.menu-item:hover{
            background-color: var(--fs-color-primary);
    }
    #main-menu .button.menu-item > a{color: #fff;  font-size: 12px;         
        padding: 10px;
        height: auto;
        line-height: 1.6;
    }
    /*.footer-wrapper{
        display: flex;
        flex-direction: column;
    }
    #section_1846250377{ order: 2; }
    .absolute-footer{order: 1;} */

    /* Always show the submenu, hide toggle icon */
    
    .wpml-ls-current-language{     justify-content: center; }
    .off-canvas-center .nav-sidebar.nav-vertical>li.wpml-ls-current-language>a{
      padding-left: 10px;    padding-right: 10px;
      display: inline-block;    width: auto !important;   
      flex-grow: 0 !important; flex: none; 
      color: var(--fs-color-primary);
    }
    
    .wpml-ls-current-language .sub-menu {
      display: flex !important;
      flex-direction: row;
      padding: 0;
      margin: 0;
      transform: none;
      position : static;
      opacity: 1;
      width: auto;
    }

    .wpml-ls-current-language .sub-menu li {
      list-style: none;
      margin: 0 5px; /* space between languages */
    }

    /* Hide dropdown toggle button */
    .wpml-ls-current-language .toggle {
      display: none !important;
    }

    /* Hide current language link if you want all languages as plain list */
    .wpml-ls-current-language .sub-menu  a {
      font-size: 1.3rem;
      padding-left: 10px;    padding-right: 10px;
    }

    .scroll-to-form-button{
      position: fixed;
      top: 65%;
        right: -3px;
        border-radius: 5px;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 60px;
      height: 55px;
      background-color: #002b49; /* твій бренд-колір */
      color: #fff;
      font-size: 24px;
      text-decoration: none;
       
      box-shadow: 0 4px 12px rgba(0,0,0,0.2);
      z-index: 9999;
      transition: background-color 0.3s, transform 0.3s;
      background-image: url('assets/images/icon-form.svg');
      background-size: 40px;
      background-repeat: no-repeat;
      background-position: center;
    }
    .footer-wrapper ul.links li {
      display: block;
      margin-bottom: 10px;
    }
    .footer-wrapper ul.links li a{ font-size: 1rem; }
    .gift-card__form-block .gift-card__address, .gift-card__form-block .gift-card__date,
    .gift-card__form-block .gift-card__phone, .gift-card__form-block .gift-card__email {
        width: 100%;
    }
    .gift-card__form-block{      flex-wrap: wrap; }

    footer .footer-section .footer-newsletter__popup--wrapper{
        height: 100vh;
        top: 0;
        bottom: 0;
    }
    footer .footer-section .footer-newsletter__popup-bottom{     padding: 10px 15px 1px 15px;  }
    .footer-newsletter__popup .nl-form-body h1{ letter-spacing: 2px;  }
    .footer-newsletter__popup .nl-form-body .first label{     font-size: 1em;  } 
    footer .footer-section .footer-newsletter__popup-top_close{ right: 0; }
    
    footer .footer-section .footer-newsletter__popup {
        height: 100vh;
        overflow-y: auto;
        margin-top: 20px;
    }
    body.newsletter-open {
        overflow-y: hidden;height: 100vh;
    }
     header.newsletter-open {
      z-index: -1 !important;
    }
    .booking-wrapper #fb-widget-1{     transform : translate(-50%, -50%); }
}
@media (max-width: 767px) {
    /*.show-for-small{
        display: block !important;
    }
    .hide-for-small {
       display: none !important;
    }
    */
    
    .mobile-sidebar .nav-sidebar.nav-vertical>li>a {
        font-size: 1.15rem;    padding-bottom: 10px;
        padding-top: 10px;
        }
    .off-canvas .sidebar-menu {
        padding: 15px 0;
    }
    

    .footer-social a.icon {
      background: #fff;
       padding: .55rem;
       border-radius: 100%;
       color: #444b4f;
       font-size: 1.4rem;
       line-height: 1;
      display: inline-flex;
       width: 45px;
       height: 45px;
       align-items: center;
       justify-content: center;
    }
    .footer-social-wrap .col-inner{
      display: flex;     gap: 10px;
      flex-direction: column-reverse;
      align-items: center;
      justify-content: center;
    }
    .footer-wrapper .footer-social{  margin-right: 0;   margin-bottom: 3rem;  margin-left: 0 !important;} 
    
    .footer-wrapper .section:first-child .is-border{ border: none; }
    .absolute-footer.text-center ul {    margin-bottom: 35px;}
    .absolute-footer ul{ opacity: 1; }

    footer .img-inner.dark img {    max-height: 70px;        max-width: 150px; }
    footer .large-3 .img-inner.dark img {    max-height: 150px;         max-width: 100%; margin-bottom: 15px;}
  
    .hover-post__button, .special-blog .special-post__button{ padding: 10px; }


    .blog-wrap .banner .banner-layer{ width: 100% !important; }
 }
  @media (max-width: 549px) {
  /*.footer-wrapper ul.links li {
    display: block;
    margin-bottom: 10px;
  }
  .footer-wrapper ul.links li a{ font-size: 1rem; }*/
  .footer-wrapper .footer-social {
    margin-left: 0 !important;
    margin-bottom: 15px;
    display: block;
  }
   .slider-wrapper .flickity-prev-next-button{ display: block; }
   .single-page .wpforms-container .wpforms-field.wpforms-one-fourth,
   .wpforms-container .wpforms-field.wpforms-one-half, 
   .wpforms-container .wpforms-field.wpforms-three-sixths, 
   .wpforms-container .wpforms-field.wpforms-two-fourths{
       width: 100%; margin: 0;
   }
    div.wpforms-container .wpforms-form .wpforms-field {
        padding-right: 10px;
        padding-left: 10px;
    }
    .blog-wrap .banner{ padding-top: 40px !important; }
    .blog-wrap .sidebar-wrapper .col{ padding-bottom: 15px; }
   .blog-wrap .banner img{         max-height: 36px;}
    .footer-newsletter__popup #fa_16{ width: 100%; }
    footer .footer-section .footer-newsletter__popup-bottom{ margin-bottom: 30px; }

    .vacancy-posts__item_text{ padding: 0 15px 0 15px;  }
    .vacancy-posts__item_text-name h3{ text-align: center;    font-size: 20px; }
}
 @media (max-width: 467px) {
    .mobile-sidebar .nav-sidebar.nav-vertical>li>a {
        font-size: 1rem;
        padding-bottom: 8px;
        padding-top: 8px;
    }
 }





.lielupe-contact-form form { flex-direction: column; }
.lielupe-contact-form div.wpforms-container button.wpforms-submit,
.lielupe-contact-form div.wpforms-container-full button[type=submit]:not(:hover):not(:active){     background: var(--fs-color-primary); }
.lielupe-contact-form div.wpforms-container button.wpforms-submit:hover, .lielupe-contact-form div.wpforms-container-full button[type=submit]:focus,
.lielupe-contact-form div.wpforms-container-full button[type=submit]:hover, .lielupe-contact-form div.wpforms-container-full button[type=submit]:active {
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .2);   background: var(--fs-color-primary);
}

div.wpforms-container-full input[type=submit]:focus:after, div.wpforms-container-full button[type=submit]:focus:after, div.wpforms-container-full .wpforms-page-button:focus:after, .wp-core-ui div.wpforms-container-full input[type=submit]:focus:after, .wp-core-ui div.wpforms-container-full button[type=submit]:focus:after, .wp-core-ui div.wpforms-container-full .wpforms-page-button:focus:after{
    display: none; content: none;
}


/* Базовий попап */
.contact_form div.wpforms-container .wpforms-confirmation-container-full ,
.lielupe-contact-form  div.wpforms-container .wpforms-confirmation-container-full{
    background-color: #f7f4f1 !important;
    border: 1px solid #EEECE8 !important;
    position: fixed !important;
    top: 50%;
    left: 50%;
    width: 585px !important;
    max-width: 90%;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 3rem;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
    z-index: 9999;
    border-radius: 5px;
    font-size: 14px;
}

/* Декоративний чек */
div.wpforms-container .wpforms-confirmation-container-full:before{
    content: "";
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto 40px auto;
    background: url('assets/images/icon-check.png') no-repeat center center;
    background-size: contain;
}

/* Кнопка закриття (X) */
 div.wpforms-container .wpforms-confirmation-container-full .close-confirmation {
    position: absolute;
        top: 0px;
    right: 10px;
    font-size: 46px;
    line-height: 1;
    color: #333;
    cursor: pointer;
    transition: color 0.3s ease;
}

div.wpforms-container .wpforms-confirmation-container-full .close-confirmation:hover{
    color: #999;
}
div.wpforms-container .wpforms-confirmation-container-full .confirmation-title,
div.wpforms-container .wpforms-confirmation-container-full em,
{
    color: #faad97;
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 8px;
    display: block; font-style: normal;
}
 div.wpforms-container .wpforms-confirmation-container-full strong{
    display: block; margin-top: 10px; font-weight: 500;
}
div.wpforms-container .wpforms-confirmation-container-full strong + strong{
    margin-top: 0; font-weight: bolder;
}
div.wpforms-container .wpforms-confirmation-container-full p{ margin-bottom: 15px; }



.shortcode span + span {
    display: block;
}

.offer-slider:not(.slick-initialized){
    opacity: 0.5;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
    height: 470px; overflow: hidden;
}
.gift-card__form-block .gift-card__date input{ background: #FFF; }
.sidebar-wrapper .banner a.fill{ z-index: 2; }
.gift-card__form-block .gift-card__address select{
    height: 42px;     box-sizing: border-box;
    background: #fff;
    max-width: 100%;
    margin-top: 22px;
}