.wprv-box__head {
	margin-bottom: 0 !important;
}

.wprv-box__head .wprv-mobile *:not(.wprv-close) {
	max-width: 414px;
	max-height: 90px;
}

body.cookies-not-set .wprv-footer {
	bottom: 58px;
}

.wprv-footer {
	max-width: 1140px !important;
	max-height: 90px !important;
	z-index: 3 !important;
}

.wprv-footer .wprv-mobile *:not(.wprv-close) {
	max-width: 414px;
	max-height: 90px;
}


.wprv-box__single-post .wprv-mobile *:not(.wprv-close) {
	max-width: 414px;
}

.wprv-box__category {
	margin: 0 auto !important;
	max-height: 460px !important;
}

.wprv-box__category .wprv-mobile *:not(.wprv-close) {
	max-width: 400px;
	max-height: 280px;
}

.wprv-box__sidebar {
	max-height: unset !important;
	margin: 0 auto !important;
}

.wprv-box__sidebar .wprv-mobile *:not(.wprv-close) {
	max-width: 414px;
	max-height: 90px;
}

@media (max-width: 900px) {
	body.cookies-not-set .wprv-footer {
		bottom: 65px;
	}

	.item-post-revive {
		padding-top: 30px;
		border-top: 2px solid #f2f2f2;
	}
}
@media (max-width: 810px) {
	body.cookies-not-set .wprv-footer {
		bottom: 90px;
	}
}
@media (max-width: 763px) {
	body.cookies-not-set .wprv-footer {
		bottom: 110px;
	}
}
@media (max-width: 424px) {
	body.cookies-not-set .wprv-footer {
		bottom: 130px;
	}
}