/*
Theme Name:        Cartzilla Child
Theme URI:         https://cartzilla.madrasthemes.com/
Author:            MadrasThemes
Author URI:        https://themeforest.net/user/madrasthemes/
Description:       Digital Marketplace & Electronics Store WooCommerce Theme
Requires at least: WordPress 5.0
Template:          cartzilla
Version:           1.0.47
License:           GNU General Public License v2 or later
License URI:       LICENSE
Text Domain:       cartzilla-child
Tags:              two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options
*/

.dokan-account-migration-lists {
    display: none !important;
}

.wal-myaccount-wallet-details-wrapper {
    background: #fbfbfb !important;
    border-radius: 6px;
}

.wal-myaccount-wallet-details-content h2 {
    margin-left: 10px;
}

.wal-dashboard-profile-wrapper .wal-dashboard-profile-image img {
    display: none;
}

.wal-myaccount-wallet-details-wrapper p.wal-myaccount-wallet-dashboard-view-link {
    padding-left: 10px;
}

.avatar-wrapper {
  width: 6.375rem;
  height: 6.375rem;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
}

.avatar-wrapper .avatar-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}



