/* Enter Your Custom CSS Here */
.top-bar,
.boton-menu-movil,
.toggle-search ,
.wrapper-search-top-bar,
.search-top-bar {
    background-color: #FFFFFF !important;
}

.social-icon-wrapper a {
    color: #f882b3;
}

.social-icon-wrapper a:hover{
    color: #eaeaea;
}

.entry-header .entry-title {
  color: #f882b3;
}

.site-header {
    padding-bottom: 0.1rem;
}

.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
     background-color: #FFFFFF !important;

}

.widget-area .widget h3 {
    color: #f882b3;
}

.custom-Menu-Reservation a:link, a:hover, a:visited, a:active{
    font-weight: bold;
}

.autor-fecha { display: none; }

.home .entry-meta {
	display: none;
}
.home .entry-title{
  color: #f882b3;
  size: small;
}

.post .entry-meta {
	display: none ;
}
.em-booking-form label {
  width:150px;
}

.em-booking-form-details {
  width:700px;
}