/*
Theme Name: Astra Child
Theme URI:
Description: Astra Child
Author:
Author URI:
Template: astra
Version: 1.0.0
*/

.elementor-icon {
    font-size: 16px!important;
}

.elementor-social-icon i {
    width: 16px!important;
    height: 16px!important;
    font-size: 16px!important;
}

.elementor-author-box__avatar img{
    width: 100px!important;
    height: 100px!important;
}

@media screen and (max-width: 768px) {
    .elementor-author-box {
        flex-direction: column;
    }

    .elementor-author-box .elementor-author-box__avatar {
        /*margin: 0 auto 10px auto!important;*/
        margin-bottom: 10px;
    }
}