#menu{
display: inline-block;
text-align: center;
margin: 0 auto;
}
#Top_bar .menu_wrapper {
margin: 0 auto;
width: 80%;
text-align: center;
}
.style-simple .offer_thumb .slider_pagination li.slick-active a img {
opacity:1
}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty, .wp-block-search input[type="search"], .dark input[type="email"], .dark input[type="password"], .dark input[type="tel"], .dark input[type="text"], .dark select, .dark textarea{
border-left: 0;
border-top: 0;
border-right: 0;
}
.Disponible{
background: #25864e!important;
color: #fff;
}
.Reservado{
background: #e5d54c!important;
color: #fff;
}
.Vendido{
background: #e35e54!important;
color: #fff;
}
td {
border: 0!important;
box-shadow: none!important;
padding: 2px 5px !important;
font-size: 16px;
font-weight: 600;
}
tr {
background-color:#e8e8e8;
}
tr:nth-child(even) { 
background-color: #ffffff; 
}