/*
Theme Name: Newsfy child
Theme URI: http://landing.rivaxstudio.com/newsfy/
Author: RivaxStudio
Author URI: https://themeforest.net/user/rivaxstudio/
Description: Modern and Powerful WordPress theme for news & magazine sites.
Version: 1.0
Requires PHP: 8.0
Tested up to: 6.8
Template:  newsfy
License: Themeforest.net
License URI: http://themeforest.net/licenses
Text Domain: newsfy
Tags: grid-layout, left-sidebar, right-sidebar, flexible-header, footer-widgets, featured-images, translation-ready
*/

.single-hero-title .excerpt {
	display: none;
}

.single-content {
    padding: 0 0 30px !important;
}

.three-columns .wp-block-column {
	padding: 20px;
	border-radius: 10px;
	background: #f0f0f0;
} 

.wpforms-form {
	background: #bce4f7 !important;
    padding: 40px !important;
    border-radius: 10px !important;
}

.wpforms-submit {
	padding: 15px 50px !important;
    height: auto !important;
    max-height: none !important;
    margin: 15px 0 0!important;
}

#wpforms-form-2917 {
	background: transparent !important;
	padding: 0 !important;
}

#wpforms-form-2917 .wpforms-submit {
	margin: 0 !important;
	width: 100% !important;
}

#site-inner > main > div > div > div.elementor-element.elementor-element-f38c7bc.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded > div > div.elementor-element.elementor-element-6a257a6.e-con-full.e-flex.e-con.e-child > div > div > div > div > div > article > div.content-wrapper > h5 {
	margin-left: 1rem !important;
}

@media screen and (max-width: 480px) {
	#wpforms-2420-field_0-container > fieldset > div > div.wpforms-field-row-block.wpforms-first.wpforms-one-half {
		padding: 0 !important;
	}
	#wpforms-2420-field_0-container > fieldset > div > div:nth-child(2) {
		margin: 15px 0 0 !important;
    	padding: 0 !important;
	}

	#wpforms-2420-field_1-container,
	#wpforms-2420-field_10-container {
		padding-top: 0!important;
		margin: 0 !important;
	}
.wpforms-one-half {
	width: 100% !important
	}
}