.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: 60px;
}

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

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

.wp-revive-sidebaar {
	margin-bottom: 30px;
}

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

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

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

.wprv-box__slot_demo {
	height: 100%;
}

.wprv-box__slot_demo .wprv-item,
.wprv-box__slot_demo .wprv-pc *:not(.wprv-close),
.wprv-box__slot_demo .wprv-mobile *:not(.wprv-close) {
	max-width: 100%;
	height: 100%;
	object-fit: cover;
}

@media (max-width: 1232px) {
	.revive-wrap {
		padding-left: 0;
		padding-right: 0;
	}
}