.page-heading {
  display:none;
}

.header-text {
    display: inline-block;
    /*left: 100px;*/
    height: 80%;
    max-width: 80%;
    position: relative;
    text-align: left;
    top: 10%;
}

.path-frontpage .main-banner .item h2 {
  color: #fff;
  font-size: 38px;
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 0px;
  text-transform: uppercase;
  width: 100%;
}

.path-frontpage .container.unit-search {
  /*background:lightyellow;*/
  margin:10px auto 20px;
}

.path-frontpage .villa-home-page .section {
  margin-top: 36px;
}

.path-frontpage .page-heading  {
  background-image: none;
}

.path-frontpage .page-heading h3  {
  color:initial;
}

.field--name-body p {
  font-size: 1.2em;
  letter-spacing: 2px;
  line-height: 40px;
}

.fade {
  opacity: 1;
}

.icon-button a i.fa-whatsapp {
    background-color: green;
    border-radius: 50%;
    display: inline-block;
    height: 50px;
    font-size: 1.8em;
    line-height: 50px;
    margin-right: 15px;
    margin-left: -1px;
    text-align: center;
    width: 50px;
}

/*
---------------------------------------------
 Tiny Slider
---------------------------------------------
*/



.container.slider {
  background: #add8e666;
  border-radius: 10px;
  color: white;
  font-weight: bold;
  margin-top: 0;
  padding-top: 10px;
  position: fixed;
  text-align: left;
}

.container.slider .title a {
  font-size: 1.4em;

  color: white;
  text-decoration: underline;
  text-transform: uppercase;
}
}

.container.slider .slogan {
  font-size: 0.8em;
}

.tiny-slider img {
  border-radius: 10px;
}



/*
---------------------------------------------
Units Search
---------------------------------------------
*/

.path-frontpage .beehotel-units-search {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    margin: auto;
    max-width: 60%;
    min-width: 340px;
    padding: 12px 12px;
    text-align: center;
}

/* js-form-item js-form-type-textfield form-type-textfield js-form-item-dates form-item-dates mb-3 */
.path-frontpage .beehotel-units-search .form-item ,
.path-frontpage .beehotel-units-search .form-actions,
.path-frontpage .beehotel-units-search .form-type-textfield,
.path-frontpage .beehotel-units-search .form-type-select  {
  display:inline-block;
  max-width: 204px;
}


.path-frontpage .beehotel-units-search input,
.path-frontpage .beehotel-units-search select  {
  font-size: 0.8rem;
}

#originale_drupal .region-footer-first {
  display:none;
}

/*
---------------------------------------------
Properties Style
---------------------------------------------
*/

.properties .item {
  background-color: #e9e9e9cc;
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 30px;
}

.properties .item img {
  border-radius: 10px;
}

.properties .item span.category {
  background-color: #fbd9cf;
  font-weight: 500;
  border-radius: 5px;
  font-size: 14px;
  color: #1e1e1e;
  padding: 5px 12px;
  display: inline-block;
  margin-top: 25px;
}

.properties .item h4 {
  font-size: 19px;
  font-weight: 700;
  margin: 25px 0px;
}

.properties .item h4 a {
  color: #1e1e1e;
}

.properties .item ul{
  padding-left: 0px;
}

.properties .item ul li {
  color: #4a4a4a;
  font-size: 15px;
  padding-left: 0px;
}

.properties .item ul li span {
  font-weight: 600;
  color: #1e1e1e;
}

.properties .item ul {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.properties .item h6 {
  font-size: 20px;
  color: #f35525;
  margin-top: 6px;
  display: inline-block;
  float: right;
  margin-top: 30px;
}

.properties .item .main-button {
  text-align: center;
}


.properties .item .id {
  color:grey;
  font-size: 0.68em;
}

/*
---------------------------------------------
Contact content
---------------------------------------------
*/


.contact-content .container .row .item h6 span {
  display: inline-block;
  margin: 4px;
}


@media (min-width: 1200px) {
    .container {
        width: 100%;
    }
}

@media (max-width: 767px) {

  body {
/*     background: red; */
  }

  .path-frontpage .main-banner .item h2  {
    font-size: 28px;
    line-height: initial;
  }
  .path-frontpage .beehotel-units-search {
    margin: 20px;
    padding: 16px 24px;
  }

}



.company {
  color: grey;
  font-size: 0.86em;
  text-align:center;
}

.company .ids {
  font-size: 0.76em;
}

