.link.left {
  float: left;
}

.SMText {
  font-size: 26px;
}

.underline {
  text-decoration: underline;
}

.image-tags {
  display: flex;
  gap: 15px 10px;
}

.img-tag {
  border: 1px solid #c7c6c2;
  padding: 9px 12px 7px;
  display: inline-block;
  font-family: Brandon;
  text-transform: uppercase;
  color: #495d58;
  cursor: pointer;
}

.img-tag.active {
  background: #864738;
  color: #fff;
}

.img-tag:hover {
  background: #b1543e;
  color: #fff;
}

.mt-10 {
  margin-top: 10px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

article table td,
.story-text table td {
  padding: 4px !important;
}

article table {
  height: unset;
  margin: 0;
}

article table td strong,
article table td strong span,
.story-text table td strong span,
.story-text table td strong,
article table tr td:first-child {
  font-weight: bold !important;
}

article table td,
article table td span,
.story-text table td,
.story-text table td span {
  font-weight: normal;
  height: unset !important;
  text-align: left;
  color: #000;
  width: unset;
  font-size: 14.67px;
  font-family: AdobeGaramond !important;
}

.sitemap-label {
  font-size: 18.67px;
  font-weight: bold;
  font-family: AdobeGaramond;
}

.views-sitemap {
  max-width: 500px;
  margin: 100px auto;
  padding: 40px;
}

.views-sitemap #edit-submit-sitemap {
  margin: 20px auto;
  width: 240px;
  height: 34px;
}

.views-sitemap #edit-type {
  background: #fff;
  padding: 5px;
  display: block;
  border-radius: 4px;
  border-color: #ccc;
  margin: 0 auto;
  width: 240px;
  height: 34px;
}

a[data-drupal-button-link="redLink"],
a[data-drupal-button-link-style="redLink"] {
  color: #b1543e !important;
}

a[data-drupal-button-link-style="italicLarge"] {
  font-size: 61.66px;
  line-height: 1;
}

a[data-drupal-button-link-style="italicMedium"] {
  font-size: 41.47px;
}

a[data-drupal-button-link-style="italicSmall"] {
  font-size: 26px;
}

a[data-drupal-button-link-style="italicExtraSmall"] {
  font-size: 16.67px;
}

a[data-drupal-button-link-style="italicLarge"],
a[data-drupal-button-link-style="italicMedium"],
a[data-drupal-button-link-style="italicSmall"],
a[data-drupal-button-link-style="italicExtraSmall"] {
  color: #b1543e !important;
  text-decoration: underline !important;
  font-family: AGaramondProItalic;
}

a[data-drupal-button-link-style="bookNow"]:active:after,
a[data-drupal-button-link-style="bookNow"]:hover:after {
  width: 100%;
}

a[data-drupal-button-link-style="bookNowBrown"],
a[data-drupal-button-link-style="bookNow"] {
  background-color: #fdfcfa;
  cursor: pointer;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  touch-action: manipulation;
  vertical-align: middle;
  min-width: 190px;
  height: 46px;
  z-index: 99;
  padding-left: 10px !important;
  padding-right: 10px !important;
  color: #000;
  font-size: 18px;
  font-family: AGaramondPro;
  line-height: 50px;
  margin: auto;
  border: 1px solid #c7c6c2;
  letter-spacing: 3px;
}

a[data-drupal-button-link-style="bookNowBrown"]:after,
a[data-drupal-button-link-style="bookNow"]:after {
  content: "";
  position: absolute;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: #864738;
  z-index: -50;
}

a[data-drupal-button-link-style="bookNowBrown"]:hover,
a[data-drupal-button-link-style="bookNowBrown"]:active,
a[data-drupal-button-link-style="bookNow"]:hover,
a[data-drupal-button-link-style="bookNow"]:active {
  color: white;
  letter-spacing: 1px;
}

a[data-drupal-button-link-style="bookNowBrown"],
.BookNowBttnBrown {
  background: #864738;
  color: #fff;
  min-width: 190px;
  padding-left: 10px !important;
  padding-right: 10px !important;
  height: 46px;
  font-size: 18px;
  font-family: AGaramondPro;
  line-height: 50px;
  margin: auto;
  border: 1px solid #c7c6c2;
  letter-spacing: 3px;
}

button.visually-hidden {
  z-index: 1999;
  display: block !important;
  position: relative !important;
}

#menu {
  overflow-x: hidden;
}

#t1,
#t2 {
  padding: 0 20px;
}

.margin-auto {
  margin: auto;
  max-width: 550px;
  display: block;
}

#menu::-webkit-scrollbar {
  display: none;
}

#navigation .accordion a,
#navigation .accordion1 a,
#navigation1 .accordion a,
#navigation1 .accordion1 a {
  color: #ffa100;
  font-size: 20px;
  font-family: Brandon;
  float: left;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  cursor: pointer;
  transition: 0.4s;
}

#navigation .accordion a:hover {
  color: #fff !important;
}

#navigation .placeholder,
#navigation1 .placeholder.active {
  width: 100%;
}

#navigation .placeholder .SubMenu a,
#navigation1 .placeholder .SubMenu a {
  color: #fff;
}

.footerNavMainItem,
.footerNavItem {
  display: block;
}

.contact-page a,
Bo .text-smaller a,
.red-link a,
.red-link {
  color: #b1543e !important;
}

.red-link a:hover .red-link:hover {
  color: #864738 !important;
}

#navContainer1 .subtitle {
  color: #d0a639;
}

.cl-effect-11.subtitle,
#navContainer1 .cl-effect-11,
#navContainer1 .cl-effect-11:hover {
  color: #d0a639;
}

.contact-page .rightCont,
.contact-page .leftCont {
  width: 100%;
}

.leftTitleSubtitleText {
  width: 550px;
  right: 0;
  top: 0;
  height: 200px;
  position: absolute;
}

.story-main-title {
  width: 550px;
  right: 0;
  top: 100px;
  min-height: 200px;
  position: absolute;
}

@media screen and (max-width: 1200px) {

  .contact-page .rightCont,
  .contact-page .leftCont {
    position: relative;
  }

  .RestaurantCont1 {
    padding: 0 !important;
  }

  .left-bottom-text,
  .left-bottom-subtitle,
  .left-bottom-title {
    padding: 20px !important;
  }
}

.ExploreBttn {
  border: none;
}

.btn {
  padding: 0;
  border-radius: 0;
}

.left-right-image {
  background-size: cover;
  position: relative;
  margin-top: 120px;
  width: 100%;
  min-height: 200px;
}

.list-img {
  display: block;
  margin: 50px auto;
}

.list {
  position: absolute;
  width: 120px;
  height: 120px;
}

.list-big {
  position: absolute;
  width: 200px;
  height: 250px;
}

.list-biggest {
  position: absolute;
  width: 200px;
  height: 450px;
}

.closeMapBtn {
  position: absolute;
  top: 25px;
  right: 25px;
  background: url(../Assets/Menu/CloseMenu.png) center;
  background-size: contain;
  width: 25px;
  height: 25px;
  z-index: 1500;
  cursor: pointer;
}

.popupMap {
  opacity: 0;
  z-index: -100;
  position: sticky;
  left: 0;
  right: 0;
  top: calc(50% - 250px);

  margin: auto;
  height: 500px;
  width: 96%;
  max-width: 920px;
  background-color: white;
  text-align: center;
  -webkit-box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.25);
}

.right-image-title {
  max-width: 420px;
  margin-right: 0;
  float: right;
}

.right-image {
  position: relative;
  background-size: cover;
  margin-top: 100px;
}

.AccDetailsContainer {
  width: 400px;
  min-height: 500px;
  background-color: white;
}

.OtherCont a {
  color: #b1543e !important;
}

.XXSText {
  font-size: 13.67px;
}

.MainTitle {
  text-align: center;
  color: rgba(252, 255, 216, 0.45);
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
}

.more-stories-divider {
  margin: 80px auto;
  max-width: 500px;
}

#contact-message-feedback-form input,
#contact-message-feedback-form textarea {
  max-width: 100%;
  border-radius: unset;
}

#HomeEkran #ScrollContainer {
  position: absolute;
  bottom: 20px;
}

#contact-message-feedback-form textarea {
  max-height: 106px;
}

#contact-form-feedback .form-item-subject-0-value {
  display: none;
}

.contact-message-form .placeholder {
  color: #333;
}

input[data-drupal-selector="edit-submit"] {
  width: 250px;
  border-radius: 0;
  color: #fff;
  border: none;
  height: 40px;
  background: #864738;
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  #contact-form-feedback>form>*+* {
    margin-top: 10px;
  }

  #contact-message-feedback-form #edit-submit {
    margin: 10px auto 0 auto;
  }
}

#contact-message-feedback-form #edit-submit:active,
#contact-message-feedback-form #edit-submit:hover {
  color: #ccc;
}

.letter-space-1 {
  letter-spacing: 1px;
}

.letter-space-2 {
  letter-spacing: 2px;
}

@media screen and (min-width: 1201px) and (max-width: 1500px) {
  .MainTitle {
    font-size: 100px !important;
  }
}

@media screen and (min-width: 1001px) and (max-width: 1200px) {
  .MainTitle {
    font-size: 80px !important;
  }
}

@media screen and (max-width: 768px) {
  .box {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }

  .col-box-image {
    order: 1;
  }

  .col-box-text {
    order: 2;
  }
}

@media screen and (min-width: 701px) and (max-width: 1000px) {
  .MainTitle {
    font-size: 60px !important;
  }
}

@media screen and (min-width: 501px) and (max-width: 700px) {
  .MainTitle {
    font-size: 50px !important;
  }
}

@media screen and (min-width: 401px) and (max-width: 500px) {
  .MainTitle {
    font-size: 40px !important;
  }
}

@media screen and (max-width: 400px) {
  .MainTitle {
    font-size: 30px !important;
  }
}

.grabbable-items {
  position: initial !important;
}

.title-component {
  margin-top: 100px;
  margin-left: 130px;
  text-align: right;
  margin-right: 60px;
  padding-left: 30px;
  padding-right: 30px;
}

.max-h-80 {
  min-height: 80px;
}

.line-h-40 {
  line-height: 40px;
}

.margin-t-80 {
  margin-top: 80px;
}

.margin-b-50 {
  margin-top: 50px;
}

.padding-l-150 {
  padding-left: 150px;
}

.padding-l-200 {
  padding-left: 200px;
}

.story-row {
  min-height: 150px;
  padding-left: 0;
}

.story-title-left {
  text-align: left;
}

.story-title {
  margin-bottom: 50px;
}

.story-subtitle {
  line-height: 45px;
  min-height: 40px;
}

.story-text {
  text-align: justify;
  padding-top: 60px;
  max-width: 550px;
  position: relative;
  transform: matrix(1, 0, 0, 1, 0, 0);
}

.story-text p img[data-entity-type="file"] {
  max-width: 20%;
}

.SecondTextContainerFac .AdobeGaramondItalic {
  word-break: break-word;
}

.col-story-1 {
  padding-right: 100px;
  padding-left: 0;
}

.story-subtitle-right {
  text-align: right;
  margin-top: 40px;
  margin-right: 60px;
  line-height: 45px;
  opacity: 1;
  transform: matrix(1, 0, 0, 1, 0, 0);
}

.story-subtitle-green {
  color: rgb(73, 93, 88) !important;
}

.image-cloumns {
  position: relative;
  background: url(../Assets/Pharomatiq/lavander.webp) center no-repeat;
  background-size: cover;
  margin-top: 100px;
  width: calc(50% - 100px);
  height: 700px;
}

.story-title-right {
  margin-top: 10px;
  margin-right: 60px;
}

.story-text-right {
  margin-right: 60px;
  text-align: right;
  margin-top: 40px;
  opacity: 1;
  transform: matrix(1, 0, 0, 1, 0, 0);
}

.story-text-justify {
  margin-right: 60px;
  text-align: justify;
  margin-top: 40px;
  opacity: 1;
  transform: matrix(1, 0, 0, 1, 0, 0);
}

.title-text--title {
  padding-bottom: 40px;
  padding-top: 40px;
  padding-right: 30px;
  padding-left: 30px;
}

@media (max-width: 1025px) {

  .padding-l-200,
  .story-title-left {
    padding-left: 100px;
  }
}

@media (max-width: 768px) {

  .list-special-offers,
  .list-special-offers-2,
  .list-special-offers-4,
  .list-biggest,
  .list-big,
  .list-img,
  .list {
    display: none;
  }

  .padding-l-200,
  .story-title-left {
    padding-left: 50px;
  }
}

.paragraph-slide-buttons {
  z-index: 100;
}

.image-backdrop {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-size: contain;
}

.image-backdrop.active img {
  display: block !important;
}

.image-backdrop::before {
  content: "";
  backdrop-filter: blur(5px) grayscale(70%) brightness(80%);
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

.image-backdrop img {
  height: auto;
  background-color: unset;
  top: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
}

.paragraph-slides {
  background-color: #000;
}

.paragraph-slides img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.paragraph-slides-dialog .modal-paragraph-slide-buttons {
  min-width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: absolute;
  top: calc(50% - 80px);
}

.paragraph-slides-dialog .modal-paragraph-slide-buttons i {
  font-size: 19px;
}

.paragraph-slides-dialog .modal-paragraph-slide-buttons button {
  position: fixed;
}

.paragraph-slides-dialog .paragraph-slide-left {
  left: 0;
}

.paragraph-slides-dialog .paragraph-slide-right {
  right: 0;
}

.paragraph-slide-download {
  display: none;
  position: absolute;
  left: 0;
  top: 30px;
  color: #000;
  opacity: 0.6;
  background: #fff;
  padding: 5px 15px;
}

.paragraph-slides-dialog .paragraph-slide-download {
  display: block;
}

.paragraph-slides-dialog img {
  object-fit: contain;
  display: block;
  width: 100%;
  max-width: 85vw;
  max-height: 85vh;
  position: relative;
}

.gallery-content {
  max-height: 100% !important;
  height: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gallery-content img {
  display: none;
}

.gallery-content .active {
  display: block;
}

.ui-dialog-content p.AdobeGaramondItalic {
  display: none;
}

.paragraph-slides-dialog .ui-dialog-titlebar,
.paragraph-slides-dialog .ui-dialog-titlebar-close {
  border: unset;
  background: none;
  appearance: none;
  outline: unset;
}

.paragraph-slides-dialog .ui-dialog-titlebar-close {
  z-index: 999;
  top: 80px;
  right: 20px;
}

.paragraph-slides-dialog .ui-dialog-titlebar-close .ui-icon {
  background: url(../../assets/Assets/Menu/CloseMenu.png) center;
  width: 24px;
  height: 24px;
}

.paragraph-slides-dialog .ui-dialog-titlebar-close:hover>.ui-icon {
  transform: scale(1.1);
}

.paragraph-slides-dialog {
  width: 100% !important;
  z-index: 1111 !important;
  height: 100% !important;
  left: -50%;
  right: -50%;
  padding: 0;
  background: rgba(0, 0, 0, 0.5);
}

.paragraph-slides-dialog .ui-widget-overlay {
  z-index: 999;
}

.paragraph-slides-dialog .paragraph-slides {
  height: inherit !important;
  width: inherit !important;
  max-height: unset !important;
  scrollbar-width: thin;
  padding-left: 0 !important;
  padding-right: 0 !important;

  display: flex;
  align-items: center;
  justify-content: center;
}

.paragraph--type--left-right-image-component .paragraph-slide {
  display: none;
}

.paragraph--type--left-right-image-component .paragraph-slide.active {
  display: block;
}

.paragraph-slides-dialog .paragraph-slide {
  margin: 0 auto;
  display: block;
}

.paragraph-slides-dialog .paragraph-slides::-webkit-scrollbar {
  width: 5px;
}

.new-story-image-60 {
  max-width: 60%;
  float: right;
}

.HomeBlock2 {
  margin-top: 30px;
}

@media screen and (max-width: 992px) {
  .maslina-gdpr-popup {
    max-width: 280px;
  }

  .new-story-image-60 {
    max-width: 100%;
  }

  .XLText {
    font-size: 60px;
  }

  .left-right-divider {
    display: none;
  }

  .HomeBlock2 {
    padding: 20px;
  }

  .StrelicaScroller {
    display: block !important;
  }

  .globus {
    float: none !important;
    margin: 0 auto;
  }

  .mainTitleStory {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 0;
    text-align: center;
  }

  .story-main-title {
    width: 100%;
    right: 0;
    top: 100px;
    min-height: 200px;
    position: initial;
  }

  .leftTitleSubtitleText {
    position: relative;
    width: 100%;
    min-height: auto;
  }

  .story-title-right,
  .story-title-left {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .subtitle-left {
    display: block !important;
  }

  /*   .subtitle-right {
      display: none !important;
    } */
  .story-title-left,
  .col-story-1 {
    padding-right: 0px !important;
    padding: 0;
  }

  .title-text--title {
    padding-bottom: 40px;
    padding-top: 40px;
    padding-right: 0;
    padding-left: 0;
  }

  .list-biggest,
  .list-big,
  .list {
    display: none;
  }

  .story-text,
  .story-subtitle {
    padding-left: 30px;
    padding-right: 30px;
  }

  .story-subtitle,
  .story-title-left {
    text-align: center;
  }

  .story-subtitle {
    margin-bottom: 50px;
  }

  .story-text {
    padding-top: 0;
  }

  .left-right-image {
    margin-top: 0;
    margin-bottom: 0 !important;
  }

  .MapBttn {
    float: none !important;
    text-align: center;
    padding-left: 20px;
    line-height: 50.5px;
    font-size: 25px !important;
  }

  .padding-l-200 {
    padding-left: 0;
  }

  .story-subtitle-right,
  .story-title-right {
    margin-right: 0;
    text-align: center !important;
  }

  .story-text-right,
  .story-subtitle-right {
    padding-left: 30px;
    padding-right: 30px;
  }

  .story-text-right {
    margin-right: 0;
    text-align: center;
  }

  .story-text-justify {
    margin-right: 0;
    text-align: center;
  }

  /* .left-right-columns {
    margin-bottom: 410px;
  } */
  .subtitle-wrapper {
    margin-top: 45rem !important;
  }
}

.AccDetailsText {
  padding-left: 20px;
  padding-right: 20px;
  max-width: calc(100% - 80px);
  margin-left: auto;
  margin-right: auto;
  color: #6b6b6b;
  padding-top: 30px;
  padding-bottom: 30px;
}

.first1 {
  margin-left: 30vw;
}

.grayColor {
  color: #495d58 !important;
}

.bookBtn {
  cursor: pointer;
  color: #495d58;
  background-color: #fdfcfa;
  width: 240px;
  height: 46px;
  color: #000;
  font-size: 18px;
  font-family: AGaramondPro;
  line-height: 50px;
  margin: auto;
  border: 1px solid #c7c6c2;
  letter-spacing: 3px;
}

.menuIntro {
  line-height: 25px;
}

.list-special-offers {
  width: 103px;
  height: 78px;
  background-size: contain;
  background: url(../Assets/Letter/leaf-07.png) center no-repeat;
}

.list-special-offers-4 {
  width: 121px;
  height: 56px;
  background-size: contain;
  background: url(../Assets/Letter/leaf-stories-even.png) center no-repeat;
}

.list-special-offers-2 {
  position: absolute;
  left: -10px;
  top: 75px;
  width: 90px;
  height: 120px;
  background-size: contain;
  background: url(../Assets/Letter/leaf-stories.png) center no-repeat;
}

.user-login-form {
  margin: 100px auto 100px auto;
  align-items: center;
  max-width: 300px;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-align-center {
  text-align: center !important;
}

.arrow-special {
  display: none;
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  left: 45px;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #f8f7f2;
  z-index: 1000;
}

.user-login-form .description {
  margin: 5px;
}

.user-login-form input[type="text"],
.user-login-form input[type="password"] {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.user-login-form input[type="submit"] {
  margin: 10px;
}

.text-summary {
  max-width: 500px;
  margin: auto;
  padding: 20px;
  text-align: justify;
}

.newsletter {
  outline: none;
  height: 40px;
  min-width: 135px;
  border: 0;
  text-align: center;
  padding: 10px;
  color: #fff;
  background: #864738;
  float: right;
}

.newsletter-btn {
  outline: none;
  width: 200px;
  height: 40px;
  margin: 10px;
  border: 0;
  text-align: center;
  padding: 8px;
  color: #fff;
  background: #864738;
}

.newsletter-email {
  height: 40px;
}

.adria-webpower-newsletter-form select {
  padding: 0.5em 0.8em;
  border-radius: 0;
  border: 1px solid #c7c6c2;
  background: #fdfcfa;
  color: #000;
  width: 100%;
  accent-color: #864738;
}

.adria-webpower-newsletter-form .form-item-user-country {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.adria-webpower-newsletter-form .form-item-user-country label {
  font-size: 13px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 0;
  text-align: left;
}

.newsletter-field::placeholder,
.newsletter-email::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-family: Brandon;
}

.newsletter-field:-ms-input-placeholder,
.newsletter-email:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-family: Brandon;
}

.newsletter-field::-ms-input-placeholder .newsletter-email::-ms-input-placeholder {
  /* Microsoft Edge */
  font-family: Brandon;
}

.newsletter-field {
  border-radius: 0;
}

.newsletter:hover {
  color: #ccc;
}

.footerImg {
  min-height: 900px;
  padding-bottom: 50px;
}

.form-newsletter {
  margin-top: 10px;
}

.newsletter-item {
  height: auto !important;
}

#myModal {
  z-index: 99999;
}

.newsletter-flex {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 10px;
  padding-bottom: 80px;
}

.submit-container {
  display: flex;
  justify-content: center;
}

.modal-content {
  background: #f8f7f2;
  border-radius: 0;
}

.modal-title {
  color: #864738;
}

.modal-header {
  border: none;
}

#mce-error-response p a {
  color: #864738;
}

@media screen and (max-width: 950px) {
  nav.toc {
    display: none;
  }

  #RCBlack {
    display: none !important;
  }

  #t1,
  #t2 {
    top: 90%;
    padding: 0 10px;
    min-height: 30px;
  }

  .calContainer {
    height: 390px;
    min-height: 300px;
  }

  .calContainer td {
    font-size: 18px;
    display: inline-table;
  }

  .calContainer tr {
    display: block;
  }

  .calContainer .MText {
    font-size: 29px;
  }

  .calContainer .text-center {
    font-size: 13px;
    height: 45px;
  }

  .dateContainer {
    font-size: 23px;
    margin-top: 5px;
  }

  #mobileContainer {
    padding-top: 0 !important;
  }

  #reservation1 {
    margin-top: 15px;
  }
}

@media screen and (max-width: 375px) {

  #t1,
  #t2 {
    top: 75%;
  }

  .mobileContainerTemp {
    transform: translateY(-50%) !important;
  }
}

.ScrollContainer {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
}

.item-tag {
  flex-grow: 1;
  position: relative;
  display: inline-block;
  margin: 10px;
  text-transform: uppercase;
}

.maslina-pager {
  margin-bottom: 60px;
}

.maslina-pager a {
  display: block;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #585756;
}

.maslina-pager .StreliceBijele {
  width: 10px;
  height: 16px;
}

.hidden-button {
  display: none;
}

@media screen and (max-width: 950px) {
  #RCBlack {
    display: none !important;
  }

  .calContainer {
    height: 560px;
    min-height: 500px;
  }
}

#block-footermenu .item3 {
  flex: 1 1 25%;
  min-width: 250px;
  max-width: initial;
}

.social-icons-wrapper {
  display: flex;
  justify-content: center;
}

.switch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 17px;
}

.switch.switch-disabled,
.switch-disabled.slider {
  cursor: not-allowed !important;
}

.switch.switch-pointer,
.switch-pointer.slider {
  cursor: pointer !important;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked+.slider {
  background-color: #c59e38;
}

input:focus+.slider {
  box-shadow: 0 0 1px #c59e38;
}

input:checked+.slider:before {
  -webkit-transform: translateX(13px);
  -ms-transform: translateX(13px);
  transform: translateX(13px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 17px;
}

.slider.round:before {
  border-radius: 50%;
}

.flex-toggle {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.flex-toggle .gdpr-label {
  margin-bottom: 5px;
  margin-left: 5px;
}

article div[data-contextual-id].contextual {
  margin-top: 100px;
}

.paragraph_upload_button input[type="file"]::-webkit-file-upload-button {
  visibility: hidden;
}

.paragraph_upload_button input[type="file"] {
  color: transparent;
}

.form-item-paragraph-file-upload:before {
  font-family: FontAwesome;
  content: "\f063";
  display: block;
  margin: 0 auto;
  color: #a5a4a9;
  font-size: 70px;
}

.form-item-paragraph-file-upload label span {
  color: #6a8cb7;
}

.form-item-paragraph-file-upload label {
  display: block;
  height: 40px;
  cursor: pointer;
  width: 250px;
  margin: 0 auto;
  padding: 10px;
  color: #555;
  background-color: #fff;
  background-image: none;
}

.form-item-paragraph-file-upload .file--image {
  margin: 10px auto;
  display: block;
}

.form-item-paragraph-file-upload input[name="paragraph_file_upload_remove_button"] {
  margin: 10px auto;
  text-transform: uppercase;
  width: 250px;
  height: 40px;
}

.paragraph_upload_button input,
.paragraph_upload_submit {
  display: none;
  margin: 10px auto;
}

.paragraph-upload-wrapper div[role="alert"],
.paragraph-upload-wrapper div[role="alert"] h2,
.paragraph-upload-wrapper div[role="alert"] em,
.paragraph-upload-wrapper div[role="alert"] ul,
.paragraph-upload-wrapper div[role="alert"] ul li {
  color: black !important;
  text-align: left;
  line-height: unset;
  letter-spacing: normal;
}

.sitemap-link,
.sitemap-title a {
  display: block;
  padding-bottom: 5px;
  color: #b1543e;
}

.sitemap-link {
  margin-bottom: 15px;
  color: black !important;
}

.sitemap-title.text-left {
  text-align: left !important;
}

.sitemap-child {
  margin-left: 40px;
}

.box__uploading {
  color: #b1543e;
}

.box__success {
  color: #189b00;
}

.box__error {
  color: #be0000;
}

.box__dragndrop,
.box__uploading,
.box__success,
.box__error {
  font-family: Brandon;
  font-size: 20px;
  margin: 10px;
  display: none;
}

.maslina-custom-paragraph-upload-form.is-dragover,
.maslina-custom-paragraph-upload-form.is-uploading {
  background-color: #f8f8f8;
}

.maslina-custom-paragraph-upload-form {
  border: 1.3px dashed #a5a4a9;
  font-size: 1.25rem;
  background-color: #fff;
  position: relative;
  border-radius: 5px;
  padding: 70px 20px;
  -webkit-transition: outline-offset 0.15s ease-in-out,
    background-color 0.15s linear;
  transition: outline-offset 0.15s ease-in-out, background-color 0.15s linear;
}

.maslina-custom-paragraph-upload-form .messages--error em,
.maslina-custom-paragraph-upload-form .messages--error {
  color: black;
  letter-spacing: 1px;
}

.loader {
  border: 2px solid #f3f3f3;
  /* Light grey */
  border-top: 2px solid #b1543e;
  /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  animation: spin 2s linear infinite;
}

.loader.center {
  margin: 0 auto;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.jobs-wrrapper {
  margin-top: 70px;
  margin-bottom: 30px;
}

.jobs-item {
  border-bottom: 1px solid #b1543e;
  padding: 15px;
  text-align: left;
  display: flex;
  align-items: center;
}

.jobs-title {
  flex-grow: 1;
}

.jobs-btn {
  flex: 1;
  text-align: right;
}

nav.toc {
  position: fixed;
  right: 0;
  width: 220px;
  z-index: 1002;
  padding-top: 20px;
  top: 200px;
  background-color: rgba(255, 255, 255, 0.5);
}

nav.toc ul {
  list-style-type: none;
  padding: 0;
  text-align: left;
}

nav.toc ul li a {
  display: block;
  padding-left: 20px;
  padding-bottom: 7px;
  color: #333;
  word-break: break-word;
  padding-right: 5px;
}

nav.toc ul li .anchor-active {
  color: #464646 !important;
}

#gallery-modal .paragraph-slide:before {
  display: none;
}

.paragraph--type--quotes-paragraph {
  position: relative;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
}

.quote-prev,
.quote-next {
  min-width: 20px;
  height: 20px;
  cursor: pointer;
}

.quote-prev {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  transform: rotate(-45deg);
}

.quote-next {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(-45deg);
}

@media screen and (max-width: 1200px) {
  .paragraph--type--quotes-paragraph {
    flex-wrap: nowrap;
  }
}

.quote-slides-wrapper .paragraph--type--quote-slide:not(:first-of-type) {
  display: none;
}

video[poster] {
  object-fit: cover;
}

.video-wrapper {
  position: relative;
}

.video-wrapper .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 30;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  background-color: rgba(65, 65, 65, 0.65);
}

.video-wrapper .play-btn:hover {
  cursor: pointer;
}

video {
  position: relative;
}

.play-btn .fa-play {
  font-size: 28px;
  color: white;
  padding-left: 5px;
}

.ui-dialog-position-side {
  width: clamp(300px, 50vw, 800px) !important;
}

div[data-drupal-selector="edit-settings-block-form-field-paragraph-actions"],
div[data-drupal-selector="edit-settings-block-form-field-paragraph-form-inline-entity-form-entities-0-form"] {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
}

div[data-drupal-selector="edit-settings-block-form-field-paragraph-form-inline-entity-form-entities-0-form"]>*+* {
  margin-top: 10px !important;
}

.views-view-blog-field-image img {
  width: 100%;
  object-fit: cover;
}

.paragraph--type--quote-slide .XXSText {
  font-family: Brandon;
}

.paragraph--type--left-right-image-component .row.RoomInfo {
  margin-top: 100px !important;
}

.RoomDetailsWrapper {
  height: 570px;
}

.RoomDetailsSubContainer {
  padding: 30px 0;
}

.RoomDetailsTitle {
  padding-top: 0;
  height: auto !important;
}

.ActivitiesWrapper {
  margin-top: 100px;
}

.grid-container {
  gap: 50px;
}

.read-more {
  display: none;
}

.left-image-with-columns-wrapper {
  height: 750px;
  margin-bottom: 200px;
}

.read-more {
  color: #b1543e;
}

.read-more:hover {
  color: #b1543e;
}

/* Mario and Ante fixes */
@media screen and (max-width: 768px) {
  .paragraph--type--left-right-image-component .row.RoomInfo {
    margin-top: 50px !important;
  }

  .paragraph--type--left-right-image-component .story-title-right {
    margin-bottom: 20px;
  }

  .LText {
    text-align: center !important;
    font-size: 42px !important;
    line-height: 1.2 !important;
    margin-bottom: 20px;
  }

  .MText {
    font-size: 28px !important;
    line-height: 1.4 !important;
    text-align: center !important;
    margin-bottom: 20px;
    margin-top: 0;
  }

  .paragraph--type--left-right-image-component .story-text {
    margin-top: 30px;
    display: inline-block;
  }

  .special-offer-description,
  .RoomDetailsText,
  .RoomDetailsDivider {
    display: none;
  }

  .RoomDetailsWrapper {
    height: auto;
  }

  .ActivitiesTitle {
    padding-top: 0;
  }

  .ActivitiesSubtitle {
    padding-top: 30px;
  }

  .ActivitiesWrapper {
    margin: 50px 0;
  }

  .grid-container {
    grid-template-columns: 1fr !important;
    grid-template-rows: 1fr;
    padding-top: 30px;
  }

  .AccDetailsText {
    max-width: 100%;
  }

  .MText.OtherCont {
    padding: 0 20px;
    margin-top: 50px !important;
  }

  .title-text--title {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .AccomodationGallery {
    height: 0 !important;
  }

  .right-image-title .LText {
    text-align: center !important;
    margin: 0 30px !important;
    margin-bottom: 15px !important;
  }

  .AccDetailsContainer .MText,
  .TreciDioPismaTXT .MText {
    text-align: center !important;
  }

  .AccDetailsContainer {
    width: 90% !important;
    margin: 0 auto;
    min-height: auto !important;
    height: auto !important;
    padding: 15px;
    padding-top: 0;
  }

  .text-container {
    height: 100px;
    overflow: hidden;
  }

  .read-more {
    display: inline-block;
  }

  .subtitle-wrapper {
    margin-top: 150px !important;
  }

  .image-cloumns {
    margin-top: 20px;
    height: auto;
  }

  .left-image-with-columns-wrapper {
    height: auto;
    margin-bottom: 20px;
  }

  .spaCont {
    position: relative !important;
    top: initial !important;
    right: initial !important;
  }

  .paragraph--type--sticky-container-block .LetterText {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }

  .paragraph--type--sticky-container-block .LetterTextSmall {
    padding-top: 20px;
  }

  .paragraph--type--title-and-text-component .LText.OtherCont {
    margin-top: 50px !important;
    padding: 0 20px;
  }
}

.paragraph--type--left-right-image-component .subtitle-wrapper .MText.red-link {
  font-size: 28px;
}

.maslina_read_more {
  color: #b1543e;
  text-transform: capitalize;
}

.read_more_hidden {
  display: none;
}

#BookNowContainer {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.short-menu {
  position: absolute;
  top: 20px;
  left: 50%;
  z-index: 1200;
  transform: translateX(-50%);
}

.short-menu nav {
  display: flex;
  gap: 30px;
}

.short-menu a {
  text-transform: uppercase;
}

.short-menu a,
.side-navigation a {
  font-family: Brandon;
  font-size: 14px;
  color: rgb(255, 255, 255);
  width: max-content;
  display: inline-block;
}

.side-navigation a {
  font-size: 17px;
  padding: 20px 30px;
}

.short-menu a:hover,
.side-navigation a:hover {
  cursor: pointer;
}

.side-navigation {
  position: absolute;
  bottom: -25px;
  right: 0;
  transform: translateY(100%);
}

.side-navigation nav {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

@media screen and (max-width: 1024px) {

  .short-menu,
  .MenuBtnLabel {
    display: none !important;
  }
}

.MenuBtnLabel {
  font-family: Brandon;
  font-size: 17px;
  color: #fff;
  margin: 0;
  position: relative;
  z-index: 1200;
}

.MenuBtnWrapper {
  display: flex;
  align-items: center;
  gap: 15px;
}


#BookNowContainer.black-text .short-menu a,
#BookNowContainer.black-text .MenuBtnLabel {
  color: #000;
}

#stickyNavBackground {
  position: absolute;
  z-index: 500;
  width: 100%;
  height: 100%;
}

.paragraph--type--authors-paragraph {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 100px 25px;
  padding: 30px;
}

.paragraph--type--author-paragraph {
  max-width: 600px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  padding: 50px 60px;
}

.paragraph--type--author-paragraph img {
  width: 100%;
  height: auto;
  margin-bottom: 60px;
}

.paragraph--type--author-paragraph h2 {
  font-size: 36px;
  margin-bottom: 20px;
}

.paragraph--type--author-paragraph h3 {
  font-size: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 60px;
}

.paragraph--type--author-paragraph p {
  font-family: Brandon;
  width: 100%;
  text-align: left;
}

.paragraph--type--author-paragraph .maslina_read_more {
  display: block;
  margin-top: 50px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .paragraph--type--author-paragraph img {
    margin-bottom: 30px;
  }

  .paragraph--type--author-paragraph h2 {
    margin-bottom: 10px;
  }

  .paragraph--type--author-paragraph h3 {
    margin-bottom: 30px;
  }

  .paragraph--type--author-paragraph .maslina_read_more {
    margin-top: 25px;
  }
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown.menu-item {
  padding-bottom: 20px;
}

.dropdown:hover .submenu {
  display: block;
}

.submenu {
  display: none;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  width: max-content;
}

.submenu .menu-item a {
  color: rgb(0, 0, 0);
  display: inline-block;
  padding: 10px 20px;
  width: 100%;
  position: relative;
}

.submenu .menu-item {
  display: block;
  animation: slide-in 0.3s ease-in-out forwards;
  transform: translateX(-100%);
  position: relative;
}

.submenu .menu-item a::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: -1;
  transform: scaleX(1);
  transition: transform 0.3s ease-out;
}

.submenu.transparent-bg .menu-item a {
  color: white !important;
}

.submenu.transparent-bg .menu-item a::before {
  background-color: rgba(0, 0, 0, 0.15);
}

.submenu .menu-item a:hover::before {
  transform: scaleX(1.1);
}

@keyframes slide-in {
  from {
    opacity: 0;
    transform: translateY(-100%);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

main.not-front {
  padding-top: 60px;
}

.newsletter-notification {
  background-color: #edffe7;
  border: 2px solid #323634;
  color: #333;
  padding: 15px;
  margin: 10px auto;
  border-radius: 4px;
  font-size: 14px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  width: 90%;
}

.ui-dialog {
  z-index: 10000 !important;
}

.ui-widget-overlay {
  z-index: 9999 !important; /* Ensures the background overlay is also visible */
}
