/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 30 2024 | 20:47:25 */
.custom-pagination-bullets {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    position: absolute; /* Adjust positioning as necessary */
    bottom: 10px; /* Example: Place at the bottom of the .flex-viewport */
    width: 100%;
}

.custom-pagination-bullets .bullet {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ccc;
    margin: 0 5px;
    cursor: pointer;
}

.custom-pagination-bullets .bullet.active {
    background-color: #333;
}



.page-id-467 .mh-bay-kit-filter .price-stock .price{
    font-size: 18px;
}
.page-id-467 .mh_product_card .button {
    font-size: 15px;
}