/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 03 2025 | 20:14:57 */
.za-newsletter-form form.wpcf7-form.init {
    max-width: 500px;
    margin: 0 auto;
}
.za-newsletter-form form.wpcf7-form.init .actor-newsletter p {
	margin: 0;
    display: flex
;
    align-items: center;
}
.za-newsletter-form form.wpcf7-form.init .actor-newsletter p span {
	margin: 0
}
.za-newsletter-form form.wpcf7-form.init .actor-newsletter input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email
Specificity: (0,5,1)
 {
    height: 50px;
}
.za-newsletter-form form.wpcf7-form.init .actor-newsletter p span .wpcf7-email {
    height: 50px;
}
.za-mobile-nav ul.mfn-list.mfn-list-center.mfn-list-middle {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}
#Footer img.scale-with-grid {
    width: 200px;
}
.tnp.tnp-subscription label {
	display: none;
}
.tnp.tnp-subscription form {
    display: flex
;
    align-items: center;
    justify-content: space-between;
}
.tnp.tnp-subscription  .tnp-field.tnp-field-email {
    width: 100%;
}
.tnp.tnp-subscription  .tnp-field.tnp-field-email .tnp-email {
	    background-color: #fff;
}
.tnp-subscription input.tnp-submit {
	background-color: #c78de0;
	text-transform: uppercase
}
@media only screen and (max-width: 600px) {
	.mobile-header-mini.mobile-sticky #Top_bar .menu_wrapper a i.icon-menu-fine {
		background: #fff !important;
	}
	    .mobile-header-mini.mobile-sticky #Top_bar .top_bar_right {
        display: none !important;
    }
	#Side_slide .extras .action_button {
		display: none !important
	}
}
