@charset "UTF-8";
::-moz-selection {
  background-color: #000 !important; /* Μαύρο φόντο */
  color: #fff !important; /* Λευκό κείμενο */
}
::selection {
  background-color: #000 !important; /* Μαύρο φόντο */
  color: #fff !important; /* Λευκό κείμενο */
}

.wp-singular {
  background-color: white;
}

/* Για συμβατότητα με Firefox */
::-moz-selection {
  background-color: #000 !important;
  color: #fff !important;
}

a {
  text-decoration: none !important;
}

.tg_synchronized_carousel_slider_wrapper.sliders-container .ms--numbers {
  z-index: 1 !important;
}

.contact-form label {
  width: 90%;
}

@media (max-width: 800px) {
  .contact-section h2.elementor-heading-title.elementor-size-default {
    font-size: 20px !important;
  }
}
.book-form .select-caret-down-wrapper {
  display: none !important;
}
.book-form .elementor-field {
  background-color: #f9f9f9 !important;
}
.book-form .elementor-select-wrapper select {
  background-color: #f9f9f9 !important;
}

header#site-header {
  position: absolute;
  z-index: 999;
  width: 100%;
  top: 0;
}
header#site-header a,
header#site-header span {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
}
header#site-header .book-now a.btn-light {
  font-size: 11px;
  border-radius: 0px !important;
}

div#loader {
  display: none !important;
}

.mymenucontainer {
  display: inline-block;
  cursor: pointer;
}

.mymenucontainer div {
  width: 25px;
  height: 3px;
  background-color: white;
  margin: 4px 0;
  transition: 0.4s;
}

.wpmm-menu {
  z-index: 9999;
}

.mm-navbar a#open-book-popup {
  color: black;
}

.home {
  background-color: white;
}
.home .tg_synchronized_carousel_slider_wrapper.sliders-container .ms--numbers {
  z-index: 1 !important;
}

.owl-carousel img {
  pointer-events: none;
  user-drag: none;
  -webkit-user-drag: none;
}

.tg_horizontal_gallery_cell {
  position: relative;
  width: 100%;
  aspect-ratio: 3/2;
  overflow: hidden;
}

.tg_horizontal_gallery_cell_img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media (max-width: 768px) {
  .tg_horizontal_gallery_cell {
    width: 100% !important;
  }
}
@media (min-width: 769px) {
  .tg_horizontal_gallery_cell {
    width: 33.333% !important;
  }
}
.elementor-widget-container .tg_horizontal_gallery_cell {
  aspect-ratio: 3/2;
  overflow: hidden;
}

.elementor-widget-container .tg_horizontal_gallery_cell_img {
  height: 100% !important;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.ea-fill {
  height: 100%;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.ea-fill a {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: stretch;
  justify-content: center;
  align-content: center;
  flex-wrap: nowrap;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
}

a.ms-slide__image-link {
  overflow: hidden;
  display: block;
  width: 80%;
  height: 80%;
}

.tg_synchronized_carousel_slider_wrapper.sliders-container .ms--images .ms-slide__image-container {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  overflow: hidden;
}

.ms-slide__image-link {
  pointer-events: none;
}

.ms-slide__image-link * {
  pointer-events: auto;
}

.ms-slide__image,
.ms-slide__image-container,
.ms-slide__image-link,
.ms-slide img {
  user-drag: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
  pointer-events: auto;
}

.single-mphb_room_type .singleroom_two_third {
  width: 100% !important;
}
.single-mphb_room_type .singleroom_one_third {
  display: none !important;
}
.single-mphb_room_type #page_content_wrapper.blog_wrapper {
  background-color: #ffffff;
  margin-top: -90px !important;
}
.single-mphb_room_type #page_content_wrapper.blog_wrapper p,
.single-mphb_room_type #page_content_wrapper.blog_wrapper h3,
.single-mphb_room_type #page_content_wrapper.blog_wrapper a {
  color: black;
}
.single-mphb_room_type .singleroom_amenities {
  background: #222222;
}
.single-mphb_room_type .room_grid_link_wrapper {
  margin-top: 0px !important;
  text-align: right !important;
}
.single-mphb_room_type .singleroom_amenities_wrapper {
  width: 100% !important;
}
.single-mphb_room_type .singleroom_amenities_list_wrapper {
  width: 100% !important;
}
.single-mphb_room_type .singleroom_amenities_label {
  width: 100%;
  padding-bottom: 36px;
  display: flex;
}
.single-mphb_room_type .singleroom_amenities_content {
  display: flex;
  flex-direction: column;
}

.single-mphb_room_type {
  background-color: #ffffff;
}

.singleroom_other_wrapper {
  color: black;
}
.singleroom_other_wrapper a,
.singleroom_other_wrapper p,
.singleroom_other_wrapper h1,
.singleroom_other_wrapper h2,
.singleroom_other_wrapper h3,
.singleroom_other_wrapper h4,
.singleroom_other_wrapper h5,
.singleroom_other_wrapper span,
.singleroom_other_wrapper div {
  color: black;
}

.singleroom_amenities_list_wrapper.columnized ul {
  -moz-column-count: 3;
       column-count: 3;
  -moz-column-gap: 40px;
       column-gap: 40px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.singleroom_amenities_list_wrapper.columnized li {
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  margin-bottom: 10px;
  color: #fff; /* Προσαρμόζεται αν έχει dark φόντο */
}

@media screen and (max-width: 768px) {
  .singleroom_amenities_list_wrapper.columnized ul {
    -moz-column-count: 1;
         column-count: 1;
  }
  .single-mphb_room_type .singleroom_amenities_list_wrapper {
    width: 100% !important;
  }
  .single-mphb_room_type .singleroom_amenities_label {
    width: 100%;
  }
  .single-mphb_room_type .singleroom_amenities_content {
    display: flex;
    flex-direction: column;
  }
}
div#singleroom_amenities {
  display: flex;
  width: 100%;
  position: relative;
  float: unset;
}

div#singleroom_gallery {
  position: relative;
}

.singleroom_other_wrapper .room_grid_link_wrapper a:hover {
  color: black;
}

#footer_wrapper ul {
  padding-left: 0px !important;
}
#footer_wrapper .copyright-text a:hover {
  color: rgb(201, 201, 201) !important;
  font-weight: 700;
}/*# sourceMappingURL=hoteller-child.css.map */