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

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

.wprv-footer {
	max-width: 1200px !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-box__category {
	max-height: unset !important;
}

.wprv-box__single-post .wprv-pc *:not(.wprv-close) {
	max-height: 90px;
}

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

.wprv-box__category .wprv-pc *:not(.wprv-close) {
	max-width: 830px;
	max-height: 150px;
}

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

.side-wp-revive {
	margin-bottom: 20px;
}

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

.wprv-box__sidebar .wprv-pc *:not(.wprv-close) {
	max-width: 310px;
}

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

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

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

@media (max-width: 730px) {
	.wprv-box__head {
		background: #191a1e !important;
	}
}

@media (max-width: 576px) {
	.wprv-footer {
		bottom: 68px !important;
	}

	body.wprv-is-bottom-img .footer {
		padding-bottom: 180px;
	}

	body.wprv-is-bottom-img .__jivoMobileButton {
	    bottom: 70px !important;
	}
}

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