/**
 * Theme Name: U-Design Child
 * Theme URI: http://themeforest.net/item/udesign-responsive-wordpress-theme/253220?ref=AndonDesign
 * Description: This is a child theme of U-Design.
 * Author: Andon
 * Author URI: http://themeforest.net/user/andondesign/portfolio?ref=AndonDesign
 * Template: u-design
 * Version: 1.0.0
 */

/** 
 * IMPORTANT: By default this file is not loaded since it has no CSS preloaded. Loading it blank
 * will result in a CSS file needlessly being loaded. This will usually not affect the site appearance, 
 * but it's inefficient and extends your page's loading time.
 * 
 * If you decide to use this file make sure to enable it from the theme's 'General Options' section first, 
 * it's the last checkbox called 'Custom Styles'.
 */
                 
/*********** ADD YOUR CUSTOM CSS CODE BELOW THIS LINE: ***********/

@media (min-width: 576px) {
    div:has(a.efbl-cff-item_number-1)  {flex: 0 0 30% !important; max-width: 100%!important;}
}

div.efbl-d-flex:has(div.efbl-profile-image) {display: none !important;}