/**
Theme Name: Nguyen2020
Author: Ted Angel
Author URI: http://tedangel.com
Description: Child theme for Astra.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nguyen2020
Template: astra
*/

li.menu-contribute {
    display: none;
}

@media screen and (max-width: 767px) {
    li.menu-contribute {
    display: block;
        
}
    li.menu-contribute a.elementor-item {
        color: #EFA44D !important;
    }
    
}


.translatepress-vi .no-translate {
    display: none;
}