/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Description: Twenty Twenty-One Child Theme
Author: the WordPress team
Author URI: https://wordpress.org/
Template: twentytwentyone
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentychild
Tags:two-columns, left-sidebar, right-sidebar, light, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
*/
#rmp_menu_trigger-340{
	display:none;
}
@media(max-width:1024px){
	.header-area{
		z-index:99999 !important;
	}
}
@media (max-width: 991px) {
	.header-area{
		background: transparent;
	}
	.header-area .container{
		background: #1C1C1C;
	}
}
.top-header, .top-header-wrapper{
/* 	background-color: rgb(255 255 255 / 5%); */
    backdrop-filter: blur(10px);
	background-color: #545454bf;
}
.testimonials-star ul li img{
	width:30px;
	height: 30px;
    opacity: 1;
}
.blog-content{
	min-height:402px;
}