/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 04 2025 | 18:25:24 */
li.product.type-product.product_cat-habitaciones.has-post-thumbnail.shipping-taxable.purchasable.product-type-elpbhw_booking_hotel {
    list-style: none;
    display: inline-block;
    padding: 24px;
}
.elpbhw-search-room .elpbhw-container .elpbhw-row.elpbhw-submit-search button {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0;
    background: #0e1322;
    border: none;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    border-radius: 5px;
    transition: 0.3s;
    cursor: pointer;
}
.elpbhw-according-wrap {
    display: none;
}
li#tab-title-reviews {
    display: none;
}
section.related.products {
    display: none;
}
div#sidebar {
    display: none;
}
.woocommerce button[type=submit].elpbhw-submit-book-hotel {
    background: #0e1322;
    border-color: black;
    color: #fff;
    padding: 13px;
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #000000;
    background-color: #ffffff;
    border-radius: 4px;
}