/*
    Template: hotello
    Theme Name: Hotello Child Theme
    Theme URI: https://hotello.stylemixthemes.com/
	Author: StylemixThemes
	Author URI: https://stylemixthemes.com/
	Description: Hotello WordPress Theme is a responsive Hotel WordPress theme targeted especially for hotel, chalet, resort, motel, hostel, bed and breakfast and apartment with all-in-one booking system within theme package.
    Version: 1.0
	Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
	Text Domain: hotello-child-theme
*/

html.stm-site-loader:after {
	display: none!important;
}


.stm-single-room__intro .ecolabel {
  border: 2px #657332 solid;
  border-radius: 20px;
  padding-right: 10px;
  display: inline-block;
  position: relative;
  height: 34px;

  cursor: pointer;

}



.stm-single-room__intro .ecolabel:hover {
  background-color: #657332;
  color: #fff;
  text-decoration: none;
}

.stm-single-room__intro .ecolabel:hover .ttc.heading_font_family { color: #fff!important; }

.stm-single-room__intro .ecolabel i {
  color: #fff;
  background-color: #657332;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  font-size: 15px;
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  float: left;

}

.stm-single-room__intro .eco-modal {
  position: absolute;

  max-height: 0;
  opacity: 0;
  overflow: hidden;
  top: 40px;
  z-index: 9999;

  width: 500px;

transition: all .7s ease-out;
}

.stm-single-room__intro .ecolabel:hover .eco-modal {
  top: 45px;
  max-height: 900px;
  opacity: 100;

  color: #383839!important;
}


.stm-single-room__intro .eco-modal-inner {
    margin: 10px;
    padding: 20px;

    background-color: #fff;
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.16);
  -moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.16);
  box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.16);


  font-size: 14px;
}

.stm-single-room__intro .eco-modal-inner:before {
content: ' ';
position: absolute;
z-index: 99999;
width: 0;
height: 0;
left: 28px;
top: 0;
border-left: 14px solid transparent;
border-right: 14px solid transparent;
border-bottom: 17px solid #fff;
}

.stm-rooms-list .eco-modal { display: none; }

.stm-rooms-list .ecolabel {
  max-width: 40%;
  background-color: #fff;
  position: absolute;
  top: 20px;
  right: 10px;
  padding: 10px;

  -webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.16);
-moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.16);
box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.16);

}


.stm-rooms-list .ecolabel .ttc {
  width: calc(100% - 40px);
  display: inline-block;

  float: right;
  text-align: right;
  text-transform: uppercase;
  color: #657332!important;
}




.stm-rooms-list .ecolabel i {
  color: #657332;
  padding: 10px 5px;
  display: inline-block;
}


.eco-co { color: #657332; font-weight: 600;}

.eco-distance { color: #657332; font-weight: 600;}


.room.type-room .room__facilities-content--single {
  width: calc(33.3333% - 10px);
}

.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list {
  justify-content: center;
}

/* Booking DIRS21 */
#d21-los,
#d21-arrival-input,
#d21-occupancy-container {
  background-color: #f5f5f5 !important;
  color: #333333 !important;
  border-radius:2px;
  height: 48px;
  margin-top: 5px;
}

#d21-selected-day-price, .d21-avail {
  background-color: #f5f5f5 !important;
  color: #333333 !important;
  line-height: 48px;
  border-radius:2px;
  height: 48px;
  margin-top: 5px;
  font-size: 10px;
}


.d21-col {
  margin: 0 20px; }


#d21-quickbook.d21-quickbook { max-width: 2000px;}

.d21-input.d21-with-icon,
.material-icons,
#d21-arrival-input,
i.material-icons.d21-input-icon  {
  color: #333333 !important;
  border-width: 0;
}

.d21-input.d21-with-icon { height: 40px; line-height: 40px; }

select.d21-input.d21-with-icon:hover, select.d21-input.d21-with-icon:focus { border-width: 0!important; }

.material-icons.d21-input-icon { display: none; }

.d21-input.d21-with-icon { padding-left: 10px!important; padding-right: 30px; }



#d21-los:after, .d21-input.d21-with-icon:after{
position: absolute;
-webkit-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
content: "􏷑" !important;
font-family: 'stmicons' !important;
display: inline-block;
height: auto;
top: 50%;
-webkit-transform: rotate(90deg) translateY(-50%);
-ms-transform: rotate(90deg) translateY(-50%);
transform: rotate(90deg) translateY(-50%);
-webkit-transform-origin: top;
-ms-transform-origin: top;
transform-origin: top;
font-size: 24px;
right: 15px;
color: #707070 !important;
}


#d21-arrival-input .d21-input.d21-with-icon:after {
content: "􏺤" !important;
font-family: 'stmicons' !important;
position: absolute;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
right: 15px;
font-size: 23px;

color: #707070 !important;
}

#d21-occupancy-container .d21-input.d21-with-icon:after {
content: "" !important;

}

#d21-book-button {
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  border-radius: 4px;
  border-width: 1px;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #707070 !important;
}


#d21-book-button:hover {
  background-color: #897559 !important
}




#d21-package .d21-item .card-title i, #d21-package .d21-list-item .card-title i, #d21-result .d21-item .card-title i, #d21-result .d21-list-item .card-title i {
  display: none;
}


.stm-header {
  background-size: cover;
  background-position: center;
}

.bg_cover {
  background-size: cover;
}

.text-white {
  color: #fff;
}

.panButton {
  position: absolute;
  bottom: 80px;
  left: 30px;
  display: block;
  z-index: 999;

  background-color: rgba(255,255,255,0.9);
  padding: 3px 10px;
  border-radius: 3px;
}

.stm_contact_style_1 .stm_contact__info .h6{
  color: #ccc;
}

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

@media only screen and (max-width: 1024px) {
.stm-single-room__intro .ecolabel { display: none; }
}

/* Reviews */

.wp-gr .wp-google-right .wp-google-powered,
.wp-gr .wp-google-right .wp-google-rating

 { color: rgba(255,255,255,0.5)!important; }

 .wp-star path {
   fill: rgba(255,255,255,0.8);
 }


 .aktionsbanner .h3 {
  text-transform: uppercase;
  display: inline-block;
  
 }