/**
Theme Name: Wiselogix
Author: Wiselogix Technologies
Author URI: https://wiselogix.com/
Description: Wiselogix Child Theme is a fast, lightweight, and SEO optimized WordPress child theme designed for business websites, startups, and digital agencies. Fully responsive, secure, and easy to customize for high-performance web development.
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wiselogix
Template: astra
Tags: wordpress child theme, seo optimized, responsive design, fast loading, business website, customizable theme

*/
/* ___________________ Write Your Custom Styles below or in 'assets/css/custom.css' */


h1 { font-family: 'Montserrat',      sans-serif; font-weight:bold; }
p{font-family: 'Raleway',      sans-serif;}




.contact-form input {
    padding-block: 24px !important;
    font-size: 16px;
    letter-spacing: normal;
    border-radius: 11px;
    border: 1px solid #e4e6e8;
}
.contact-form textarea {
    border-radius: 11px;
}
.contact-form h2 {
    padding-bottom: 20px;
    font-size: 36px !important;
	margin-bottom: 0px !important;
}

.contact-form label {
    font-size: 16px !important;
    color: #000;
    font-weight: 550;
}

@media screen and (max-width: 450px) {
	.contact-form h2 {
    font-size: 29px !important;
}
	
	
}





/* Sameed CSS New Project */


