/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 13 2025 | 12:51:00 */
input#wpforms-2072-field_1{
    max-width: 80%;
	margin-right:10px;	
}
button#wpforms-submit-2072{
	float:left;	
}
div#wpforms-2072{
    margin:0px !important;
	
}
div#wpforms-2072-field_1-container{
    padding-bottom: 0px !important;
	padding-top:10px !important
}
@media only screen and (max-width: 767px) {
    .footer-links {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding-right: 0px;
        flex-direction: row;	
        margin-top: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .footer-box {
        /* width: 100%; */
        /* flex: 1 1 22%; */
        max-width: 200px !important;
        flex: 1 1 44%;
    }
}
@media (max-width: 768px) {
	.newsletter-section{
		margin-left:-60px;
	}