/*
 * LaraClassifier - Classified Ads Web Application
 * Copyright (c) BeDigit. All Rights Reserved
 *
 * Website: https://laraclassifier.com
 * Author: BeDigit | https://bedigit.com
 *
 * LICENSE
 * -------
 * This software is furnished under a license and may be used and copied
 * only in accordance with the terms of such license and with the inclusion
 * of the above copyright notice. If you Purchased from CodeCanyon,
 * Please read the full License from here - https://codecanyon.net/licenses/standard
 */

/* Your custom CSS here... */

.skin .btn-listing {
    font-size: 16px !important;
}

.categories-list img, #categoryBadge img {
    height: 22px;
    padding-right: 8px;
}

.categories-list i, #categoryBadge i {
    font-size: 20px;
}

.categories-list a, #categoryBadge a {
    font-size: 16px !important;
}

.badge.badge-pill {
    font-size: 14px;
}