.other-lang .ztax-container {
	display: block !important;
}
.zhigh .price .z-price-text em {
    font-size: inherit;
}
body:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 500px;
    left: 0;
    top: 0;
        background: #fdf2cc;
}
.zlens-trusted-brands-common-append .content-wrap {
	padding: 60px 0;
}

.disc-icon {
	border: solid 1px #333;
	padding: 2px 4px;
	color: #333;
	border-radius: 50px;
	text-align: center;
	font-size: 9px;
	font-weight: 600;
	display: inline;
	vertical-align: middle;
	margin-right: 4px;
}

.disc-content a {
	text-decoration: underline;
}

.try-now-btn {
	color: #000;
	border-radius: 0;
	padding: 12px 40px;
	border: 1px solid #000;
	font-weight: 600;
	font-size: 16px;
	margin: 0 0 0 10px;
	cursor: pointer;
	appearance: none;
	-webkit-appearance: none;
}

.buy-now {
	background-color: #f0483e;
	border: 0;
	color: #fff;
	padding: 13px 40px;
}

.second-trial p {
	text-align: center;
}

p.signup-buttons-sec {
	margin: 30px auto;
}

.second-trial h2 {
	font-size: 24px;
	text-align: center;
	line-height: 36px;
	font-weight: 600;
	width: 90%;
	max-width: 640px;
	margin: 20px auto;
}

.main-container-wrapper:before {
	background: #fdf2cc;
}

.second-trial {
	margin-bottom: 100px;
}

.lang-ar p.signup-buttons-sec {
	text-align: center;
}

.i18n-ar .pricing-wrap .content-wrap .product-block:last-child {
	border-left: 1px solid #e5e5e5;
}

.i18n-ar .pricing-wrap .content-wrap .product-block {
	border-right: 1px solid #e5e5e5;
	border-left: 0;
}
.zaddon-sec {
    padding: 50px 0;
}
.zhigh {
    font-family: var(--secondaryfont-semibold);
}
.zaddon-storage p {
    margin-bottom: 0;
}
.lang-ar .discount-txt,.lang-ar .lens-trusted-brands h2 {
    text-align: center;
}
.zinner-addon {width: 100%;max-width: 980px;margin: 0 auto;border: 1px solid #e8ddab;
    background: #fffcee;padding: 50px;box-sizing: border-box;}
@media screen and (max-width:767px) {
	.main-container-wrapper:before {
		height: 360px;
	}
.zaddon-sec {
    padding: 0px;
}
.zinner-addon {
    max-width: 400px;
    padding: 50px 30px;
}
	.other-lang .main-container-wrapper:before {
		height: 470px;
	}
}

@media screen and (max-width:600px) {
	.other-lang p.signup-buttons-sec {
		max-width: 280px;
	}

	.other-lang .try-now-btn {
		display: block;
		margin-bottom: 20px;
	}

	.lang-ar .try-now-btn {
		display: block;
		margin-bottom: 20px;
		text-align: center;
	}
}

@media screen and (max-width:480px) {
	.zlens-trusted-brands-common-append .lens-trusted-brands .content-wrap {
		padding: 10px 0;
	}
.zaddon-sec {
    padding: 0px 0 40px;
}
body.other-lang:before {
    height: 650px;
}
}

@media screen and (max-width:360px) {
	p.signup-buttons-sec {
		margin: 0 auto;
	}

	p.signup-buttons-sec a {
		display: block;
		margin: 10px auto;
	}

	.lang-en p.signup-buttons-sec a {
		max-width: 120px;
	}

	.main-container-wrapper:before {
		height: 420px;
	}
}