/*

 Theme Name:   Twenty Twenty Child

 Theme URI:    https://diviextended.com/

 Description:  A child theme of Twenty Twenty WordPress theme.

 Author:       Elicus Technologies

 Author URI:   https://elicus.com

 Template:     twentytwenty

 Version:      1.0.0

 License:      GNU General Public License v2 or later

 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

*/



/*@import url("../twentytwenty/style.css");*/

.footer-nav-widgets-wrapper.header-footer-group {

    clear: both;
}


.menu-modal.cover-modal.header-footer-group .menu-modal-inner.modal-inner {
    display: none;
}
.menu-modal.cover-modal.header-footer-group.show-modal.active .menu-modal-inner.modal-inner {
    display: block;
}
.border_rad10 .sow-image-container {
    border-radius: 10px;
    overflow: hidden;
}
.video-popup:not(.show_pop) {
    visibility: hidden;
    opacity: 0;
    z-index: -9999;
}

html[lang="es-ES"] .lang_en, html[lang="en-US"] .lang_es{
	display: none;
}
