/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_MarketplaceHyva
 * @author    Webkul Software Private Limited
 * @copyright Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */

@media all and (min-width: 768px) {
    .marketplace-seller-collection .toolbar-products,
    .marketplace-seller-profile .toolbar-products {
        position: inherit;
    }
}