/*
Theme Name: Aanbieder Theme
Author: Zeropoint.IT
Description: This is new Aanbieder's Theme
Text Domain: Aanbieder Custom Theme
Version: 1.9
*/
@media (max-width: 767px) {
    main.results .product-item-footer .buttons {
        float: none;
        clear: both;
        width: 100%;
        text-align: center;
        margin-top: 8px;
    }

    main.results .product-item-footer .buttons .btn {
        display: block;
        width: 100%;
        margin-bottom: 8px;
    }

    main.results .product-section-cta .col-xs-6:last-child {
        float: none;
        clear: both;
        width: 100%;
        margin-top: 8px;
    }

}
