/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.blockOverlay {
    z-index: 340!important;
    background-image: none!important;
    animation: wd-FadeInLoader .6s ease forwards;
    display: none;
}