/*!
Theme Name: MarigonaHill
Theme URI: https://kutia.net
Author: Kutia Software Company
Author URI: https://kutia.net
Description: Custom Theme
License URI: LICENSE
Text Domain: MarigonaHill
*/

.tnp.tnp-subscription form{
	display: flex;
	align-items: end;
}
.tnp.tnp-subscription label {
	display: none;
}

.tnp.tnp-subscription .tnp-submit{
	color: #fff;
	cursor: pointer;
	background: #000;
	width: 130px;
	border: 1px solid rgba(255, 255, 255, 0.2);
}
.tnp-field-email{
	width: 70%;
	outline: none !important;
}