

/* Start:/local/templates/grodan/components/bitrix/catalog.element/.default/style.css?17448737131156*/
.filter__group.is-hidden {
	display: none;
}

.product-view__pagination {
	margin: -14rem auto 2rem;
}

.product-view__pagination-item.is-active {
	border-bottom-color: #062 !important;
}

.product-view__content {
	align-content: center;
}

@media screen and (min-width: 768px) {
	gap: 2rem !important;
}
}

@media screen and (min-width: 768px) {
	.product-view__pagination {
		margin-bottom: 3rem;
		margin-top: -17rem;
	}
}

@media screen and (min-width: 992px) {
	.product-view__pagination {
		bottom: 0 !important;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		margin-bottom: 0;
		margin-top: 0;
		position: absolute;
		-webkit-transform: translate(0, 50%);
		transform: translate(0, 50%);
		z-index: 1;
	}

	.product-view__slider-slide{
		width: 100% !important;
	}
}

.product-view__gallery {
@media screen and (min-width: 992px) {
	flex: 0 0 50% !important;
	overflow: visible !important;
}
}

.product-view__box-inner {
@media screen and (min-width: 768px) {
	gap: 2rem !important;
}
}

.product-view__buttons {
@media screen and (min-width: 768px) {
	margin-left: 0 !important;
}
}
/* End */
/* /local/templates/grodan/components/bitrix/catalog.element/.default/style.css?17448737131156 */
