.submitNewsletter-btn input:nth-child(1) {
	display: block !important;
}

.submitNewsletter-btn input:nth-child(2) {
	display: none !important;
}

.submitnewsletter-btn {
	margin: 0 !important;
}

.tbt6.tb-newsletter-popup .tb-close.button {
	right: auto;
	left: 0;
}

.newsletter-submit-btn {
	display: flex;
	justify-content: center;
}

#moda_popupnewsletter .modal-content .popup-img {
	background-image: url(../../images/newsletter-rtl-img.jpg);
}

.blockEmailsubscription_box {
	margin: 0 auto 0 0;
	text-align: right;
}

#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
	padding: 0 55px 0 0px;
}

#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2::before {
	right: 0;
	left: auto;
}

#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
	font-size: 36px;
	line-height: 38px;
}

#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2,
#footer .block_newsletter p {
	text-align: right;
}

#moda_popupnewsletter.popup-type-1 .form-content .form-control {
	margin-bottom: 20px;
}

@media (max-width:991px) {
	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 30px;
		line-height: 32px;
		padding: 0 50px 0 0;
	}

	#footer .block_newsletter p {
		font-size: 13px;
		line-height: 20px;
	}

	.blockEmailsubscription_box {
		margin: 0 auto;
		text-align: center;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2,
	#footer .block_newsletter p {
		text-align: center;
	}
}

@media (max-width:767px) {
	.blockEmailsubscription_box {
		margin: 0 auto;
		text-align: center;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2,
	#footer .block_newsletter p {
		text-align: center;
	}
}

@media (max-width:576px) {
	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 24px;
		line-height: 26px;
		padding: 0 50px 0 0;
	}
}

@media (max-width:480px) {
	.block_newsletter form .submitNewsletter-btn .btn-secondary {
		padding: 14px 30px;
	}

	.submitNewsletter-btn .ok {
		display: none !important;
	}

	#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2 {
		font-size: 17px;
		line-height: 19px;
		padding: 0 35px 0 0;
	}
}