@charset "UTF-8";
/*!
Theme Name: Hello Elementor Child
Template: hello-elementor-child
*/


h2.elementor-heading-title.elementor-size-default{
  font-family:"Playfair Display"!important;
  font-size:3em;
}



label {
    text-transform: uppercase;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    color: #344583;
    margin-bottom: 1em;
    display: inline-block;
}

i.fas{
  font-size:0.5em;
  line-height:inherit; 
}

dd, dl, dt, li, ol, ul {
    line-height: 2em;
}


.mphb-room-types{
  display: grid;
  grid-template-columns: 1fr 1fr ;
  grid-row-gap:  10px;
  grid-column-gap: 1rem;
}


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

  .mphb-room-types{
    display: grid;
    grid-template-columns: 1fr !important;
    grid-row-gap:  10px;
    grid-column-gap: 1rem;
  }


} 

.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{
    line-height: 1.2em!important;
 
}

.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened i .fas .fa-plus {
    line-height: 1.2em!important;
}



.elementor-button {
/*background-color: #731338;*/
color: #ffffff!important;
font-family: "Montserrat", Sans-serif!important;
font-size: 1.5em!important;
font-weight: 300!important;
text-transform: uppercase;
font-style: normal;
line-height: 1em!important;
border-style: solid;
border-radius: 0!important;
border:0!important;
}

.elementor-button{
  background-color:#6e233c!important; 
}

.elementor-button.elementor-size-md{
 padding:20px!important;
 font-size:1em!important;
 line-height: inherit!important;
}
.elementor-button.elementor-size-md:hover{
  background-color: #51143b!important;
}

.elementor-button.elementor-size-sm,.elementor-button.elementor-size-xl{
  padding:20px!important;
  font-size:1em!important;
  line-height: inherit!important;
}


figcaption, .tolb-title {
    font-size: 1em!important;
    color: #fff;
    line-height: inherit!important;
    font-style: normal!important;
    font-weight: 300!important;
    font-family: "Playfair Display";
}





.mphb-view-details-button{
    text-align:center;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    background-color: #6e233c!important;
    color: #fff !important;
    font-weight: 400 !important;
    border-radius: 0!important;
    display: block;
    line-height: inherit;

    background: #780e30;
    color: #fff;
    font-size: 1em;
    border: none;
    font-weight: 700;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.mphb-view-details-button:hover{
    background-color: #51143b!important;
}

.ab-post-box h4{
    min-height:25%;
}

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0px; 
}

.fa, .fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
}

header{
  margin-top:25px;
  margin-bottom:50px;
}

.mphb-room-type{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:space-between;
  margin-top:0px!important;
  box-shadow: 0 5px 12px rgba(184, 188, 201, 0.35);

}

.book-button{
  color:white;
}

.wp-post-image {    
  width:100%!important;;
}

.mphb-view-details-button-wrapper{
    
}

.mphb-room-type-title {
  font-family: "Playfair Display", sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  color: #631f34!important;
  font-size: 2rem;
  margin: 2em 0 1.5em;
  text-align:center;
  padding:20px;
  margin:0px!important;
}

.ab_newsletter_sec h2{
  font-family: Montserrat !important;
  font-weight:300!important;
  text-transform:uppercase;
}

.elementor-post__title a,.elementor-post__read-more{
  color:#6e233c!important;
}

.wp-post-image{
  object-fit: cover;
  height:40vh!important; 
  background-size: auto 100%;
}


.elementor-item{
  
  transition: 0.4s;
  color: #ffffff; 
  padding: 0 10px;
  margin: 0 10px;}


.elementor-item:hover{
  background-color: #630426;
  color: #fff!important;
  padding: 24px 10px;
}

.mphb_room_type-template.single.single-mphb_room_type h3{
  font-family: "Playfair Display";
}

.mphb_room_type-template.single.single-mphb_room_type h3.book-item{
  font-family: "Montserrat";
}

.elementor-button-link{
 
}

div.mphb-room-type .mphb-view-details-button{
  padding:20px!important;
}




.mphb_room_type-template.single.single-mphb_room_type h3{
  font-family: "Playfair Display";
}

.mphb_room_type-template.single.single-mphb_room_type h3.book-item{
  font-family: "Montserrat";
}

.elementor-button-link{
 
}


div[data-elementor-type="wp-post"] * h3{
  font-family: "Playfair Display";
  font-size:3em;
  line-height:inherit;
}