/*
 Theme Name:   SEOLounge Child
 Theme URI:    http://themes.radiantthemes.com/seolounge/
 Description:  SEOLounge Child Theme
 Author:       RadiantThemes.com
 Author URI:   http://radiantthemes.com/
 Template:     seolounge
 Version:      1.0.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
 Text Domain:  seolounge-child
*/

body .page-transition-layer {
    background-color: rgba(255,255,255,0.9);
}

.radiant-contact-form .wpcf7-form-control {
	border: 1px solid rgb(169,169,169);
	padding-left: 10px;
}

.vc_custom_heading a {
	font-size: 16px;
}

.tp-revslider-mainul .tp-revslider-slidesli .tp-bgimg {
	opacity: 0.35 !important;
}

.rt-case-study-box.element-seven .rt-case-study-box-item>.holder>.pic>.overlay {
	background-color: rgba(51, 54, 69, 0.8) !important;
	background-image: url(https://www.simransoftwaresolutions.com/newsite/wp-content/uploads/2020/01/search-icon.png) !important;
}

@media screen and (max-width: 991px) {
	.wraper_header.style-five .header_main .brand-logo {
    	max-width: 145px !important;
	}
}