#monster-products, .monster-products {
    min-height: 500px;
    position: relative;
    margin-top: 25px;
    margin-bottom: 25px;
}

#monster-products.done, .monster-products.done {
    min-height: unset;
}

.template-05 #monster-products, .template-05 .monster-products {
    border: none;
}

.klubus-apeti-standard .product .image img, .klubus-apeti-clear .product .image img {
    margin: 0 !important;
}

@media (min-width: 1400px) {
    .klubus-apeti-clear #monster-products:not(.splide__list), .klubus-apeti-clear .monster-products:not(.splide__list) {
        margin: 20px -30px !important
    }
}

#monster-products .product-buttons, .monster-products .product-buttons {
    display: none;
}

#monster-products .old-price, .monster-products .old-price {
    display: none;
}

.monster-prod-wrapper .monster-products {
    margin: 0 !important;
}

.monster-prod-wrapper {
    margin: 25px 0;
}