

/* Start:/local/templates/verba/components/bitrix/catalog.section.list/verba_gallery_list_album/style.css?17703906311177*/
.gallery-item {
	display: block;
	margin: 75px 6% 0;
	color: inherit
}

.gallery-item .image {
	padding-bottom: 62.66%;
	margin-bottom: 20px
}

.gallery-page .gallery-item {
	cursor: pointer
}

.gallery-page .gallery-item p {
	font-size: 16px
}

@media screen and (min-width: 860px) {
	.gallery-item {
		width: 40%;
		display: inline-block;
		vertical-align: top
	}

	.gallery-item:nth-child(4n+1) {
		margin: 5% 7.1% 0 2.9%
	}

	.gallery-item:nth-child(4n+2) {
		margin: 8.7% 8.55% 0 1.45%
	}

	.gallery-item:nth-child(4n+3) {
		margin: 4% 1.45% 0 8.55%
	}

	.gallery-item:nth-child(4n+4) {
		margin: 7.7% 2.9% 0 7.1%
	}

	.gallery-page .gallery-item {
		width: calc(40% - 26px);
		padding-right: 26px
	}

	.gallery-wrapper {
		font-size: 0
	}
}

.page-photos .gallery-item:first-child,
.page-photos .gallery-item:nth-child(2) {
	margin-top: 0;
}

.page-photos .gallery-item {
	margin-top: var(--spacing-xl);
}

@media screen and (max-width: 860px) {
	.page-photos .gallery-item:nth-child(2) {
		margin-top: var(--spacing-sm);
	}

	.page-photos .gallery-item {
		margin-top: var(--spacing-sm);
	}

	.page-photos .gallery-item .image {
		margin-bottom: var(--spacing-xxs);
	}
}
/* End */
/* /local/templates/verba/components/bitrix/catalog.section.list/verba_gallery_list_album/style.css?17703906311177 */
