.header__logo {
	max-width: 350px;
	margin-right: 0px;
}

.quantity__price-old {

	white-space: nowrap;

}

.quantity__price-current span.price-tax {
	font-size: 14px;
}

@media (max-width: 449px) {
	.header__logo-wrap {
		height: auto;
	}
}

@media (max-width: 524px) {
	.header__email {
		font-size: 14px;
	}

	.footer__contacts-email {
		font-size: 12px;
	}
}

@media (max-width: 1300px) {
	.buy__contacts {
		padding-left: unset;
	}

	.buy__contacts-row {
		padding-left: 23px;
	}

}

.pagenotfound .error-img {
	height: 200px;
}

.error-text {
	width: 450px;
	height: 196px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	background: linear-gradient(215.22deg, #3F7DB4 -36.68%, #70AEEE 79.26%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-family: Nexa;
	font-style: normal;
	font-weight: 710;
	font-size: 50px;
	line-height: 48px;
	text-align: center;
	text-transform: uppercase;
}

.buy__payment .buy__payment-heading + img {
	margin-left: 20%;
}

.payment-wrapper-11, .payment-wrapper-12 {
	display: none !important;
}

#ps_checkout-displayPayment.payment-even {
	display: block !important;
}

#ps_checkout-displayPayment.payment-odd {
	display: block !important;
}
