.submitnewsletter-btn {
	border-radius: 8px 0px 0px 8px !important;
	-webkit-border-radius: 8px 0px 0px 8px !important;
	-moz-border-radius: 8px 0px 0px 8px !important;
	-ms-border-radius: 8px 0px 0px 8px !important;
	-o-border-radius: 8px 0px 0px 8px !important;
}
.submitNewsletter-btn .Subscribe{
	display: inline-block !important;
}
.submitNewsletter-btn .ok{
	display: none !important;
}
/* #blockEmailSubscription_displayFooterBefore{
	margin: 0;
	background: transparent;
} */
.submitnewsletter-btn {
	margin: 0 !important;
}
#blockEmailSubscription_displayFooterBefore .newsletter-subscribe-text h2::before {
	left: auto;
	right: 0;
}

#newsletter-subscribe-wapper .tb-newletter-subscribe-img-02 {
	margin: 0 -30px 0 0;
}

#newsletter-subscribe-wapper .tb-newletter-subscribe-img-01 {
	margin: 0 0 0 -30px;
}

.footer-top::before, .footer-top::after, #newsletter-subscribe-wapper .tb-newletter-subscribe-img {
	transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
}

.footer-top::before {
	left: auto;
	right: 40px;
}

.footer-top::after {
	left: 20px;
	right: auto;
}