/*
 Theme Name:   Solteck Child
 Theme URI:    https://themewant.com/products/wordpress/soltech
 Description:  Solteck Child
 Author:       ReacThemes
 Author URI:   http://reactheme.com
 Template:     solteck
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

#reactheme-header.sticky-header-on.sticky-header {
    border: none;
    background-color: #ffffff!important;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    box-shadow: 0 2px 3px rgba(96, 96, 96, 0.13);
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}

.sticky-headers .hfe-site-logo .hfe-site-logo-container img
 {
    width: 74px!important;
}