/*

Theme Name: Twenty Twenty Child


Theme URI: https://example.com/twenty-twenty-one-child/


Description: Twenty Twenty-One Child Theme


Author: Anna Fitzgerald


Author URI: https://example.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


Tags: two-column, responsive-layout


Text Domain: twentytwentyonechild


*/ 

.cus_listing_siteloader {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.8);
    background-image: url(assets/images/spinner.gif);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 9999;
    background-size: 50px;
}