/*
Theme Name: Besa Child
Theme URI: https://elementor.thembay.com/besa/
Author: Thembay
Description: This is a child theme for Besa
Version: 1.0
Author URI: https://thembay.com/
Template: besa
Text Domain: besa-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

#custom_avatar {
    margin-top: 10px;
}

.woocommerce-account img {
    border-radius: 50%;
    max-width: 100px;
    height: auto;
}

.site-header .avatar {
    display: inline-block;
    margin: 5px;
}
