/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: twentytwentyone
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.1.1612883211
Updated: 2021-02-09 16:06:51

*/

body {
    font-size: var(--global--font-size-base);
    font-weight: normal;
    color: var(--global--color-primary);
    text-align: left;
    background: #7eafd7 !important;
}

.img-footer01 {
	margin-top: -240px;
    visibility: inherit;
    position: absolute;
    z-index: -1;
	
}


.img-footer02 {
	display:none;
	
}
.img-footer03 {
	display:none;
	
}
.img-footer04 {
	display:none;
	
}

.pum-theme-50 .pum-container, .pum-theme-lightbox .pum-container {
    background: #7eafd7 !important;
}

@media (max-width: 800px) {
	.img-footer01 {
	margin-top: -70px;
    visibility: inherit;
    position: absolute;
    z-index: -1;
	
}
}