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

#wk_cart_icon {
    font-size: 1.5rem;
    padding-right: 4px;
    display: inline-block;
    border: 1px solid #ccc;
}

.wk_cart {
    margin-bottom: 10px;
}
