/*
 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");

body .cover-header .entry-header {
	position: relative;
	width: 100%;
	z-index: 0;
}

.primary-menu ul {
	background: #fff!important;
	top: calc(100% );
}

.overlay #site-header {
	background-color: #fff!important;
}

.footer-social-wrapper {
	display: flex;
	align-items: center;
}