/*!
Theme Name: StyleRoom
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: StyleRoom theme.
Template: kava
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: styleroom
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: styleroom
Template Id: prod-25518
*/
.entry-title.h2-style{
	font-family: Montserrat;
	font-size: 36px;
	padding-right: 100px;
}
.entry-content h4{
	font-size: 24px;
	font-weight: 700;
}
.wp-block-quote p{
	text-align: left;
	font-size: 18px;
	font-family: poppins;
	color:#7b7b7b;
}
/* for manual */
.block {
    display: block !important;
}

.column-1 {
    width: 91% !important;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 505px !important;
}
.wpcf7 .wpcf7-form-control:not(.wpcf7-submit):not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-file) {
   
    margin: 9px 0px 0px 0px; 
}