

/* Start:/local/templates/marcandre2023/components/bitrix/catalog.element/.default/style.css?17785771186533*/
.wableft {
  bottom: 140px;
}

html.mrc-fullscreen {
	height: 100vh;
	overflow: hidden !important;
}

.mrc-fullscreen body {
	position: fixed;
	width: 100%;
}

.mrc-zoom-modal {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;

	width: 100%;
	height: 100%;

	visibility: hidden;
	opacity: 0;

	transition: visibility .4s ease, opacity .4s ease;
	z-index: 110;
}

.mrc-zoom-modal.is-visible {
	opacity: 1;
	visibility: visible;
}

.mrc-zoom-modal__frame {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;

	box-sizing: border-box;

	background-color: #ffffff;
}

.mrc-zoom-modal__slider-wrap {
	position: absolute;
	top: 0;
	left: 0;

	width: 100%;
	height: 100%;

	font-size: 0;
	white-space: nowrap;

	overflow-y: auto;
}

.mrc-zoom-modal__slide {
	cursor: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='12' y1='12' x2='28' y2='28' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='28' y1='12' x2='12' y2='28' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") 20 20, pointer;
}

.mrc-zoom-modal__slider-wrap img {
	width: 100vw;
}

.mrc-zoom-modal__slider-wrap .slick-arrow {
	position: fixed;
	top: 0;
	left: 0;

	width: 70px;
	height: 100vh;

	transform: initial;

	background-color: transparent;
	border: 0;
	border-radius: 0;

	cursor: pointer;
	z-index: 11;
}

.mrc-zoom-modal__slider-wrap .slick-next {
	left: unset;
	right: 20px;
}

.mrc-zoom-modal__slider-wrap .slick-next:focus,
.mrc-zoom-modal__slider-wrap .slick-next:hover {
	background: none;
	border-radius: initial;
}

.mrc-zoom-modal__slider-wrap .slick-arrow::after {
	content: '';

	position: absolute;
	top: 50%;
	margin-top: -28px;

	width: 56px;
	height: 56px;

	border-radius: 50%;
	padding: 0;
	border: none;

	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px;

	text-indent: -99999px;
}

.mrc-zoom-modal__slider-wrap .slick-prev::after {
	left: 7px;

	background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.5 4L6.5 10L12.5 16' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.mrc-zoom-modal__slider-wrap .slick-next::after {
	right: 7px;

	background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 4L13.5 10L7.5 16' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.mrc-zoom-modal__slider-wrap .slick-disabled {
	display: none !important;
}

.mrc-zoom-modal__thumbs {
	position: absolute;
	left: 70px;
	right: 70px;
	bottom: 40px;
}

.mrc-zoom-modal__thumbs .slick-dots {
	display: flex;
	gap: 5px;
	justify-content: center;
	align-items: center;

	position: static;
	bottom: initial;

	width: initial;

	margin: 0;
	padding: 0;
}

.mrc-zoom-modal__thumbs .slick-dots li {
	width: initial;
	height: initial;
}

.mrc-zoom-modal__thumb {
	position: relative;

	cursor: pointer;
	line-height: 0;
}

.mrc-zoom-modal__thumb img {
	width: 60px;
	height: 90px;

	border-radius: 4px;
	object-fit: cover;
}

.mrc-zoom-modal__thumb::after {
	content: '';

	position: absolute;
	left: 0;
	top: 0;

	width: 100%;
	height: 100%;

	background-color: rgba(0, 0, 0, 0.20);
	border-radius: 4px;
}

.slick-active .mrc-zoom-modal__thumb img {
	width: 68px;
}

.slick-active .mrc-zoom-modal__thumb::after {
	display: none;
}

.mrc-zoom-modal__close {
	display: none;

	position: fixed;
	right: 40px;
	top: 40px;

	width: 24px;
	height: 24px;

	border: none;
	padding: 0;

	background-color: transparent;
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='5' y1='5' x2='19' y2='19' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='19' y1='5' x2='5' y2='19' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 24px 24px;

	text-indent: -9999px;
	outline: none;
	cursor: pointer;
}

.mrc-product-photo-zoom {
	cursor: url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='9' fill='none' stroke='%23000' stroke-width='2'/%3E%3Cline x1='21.5' y1='21.5' x2='30' y2='30' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='15' y1='10' x2='15' y2='20' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3Cline x1='10' y1='15' x2='20' y2='15' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") 17 17, pointer;
}

.mrc-zoom-modal__slider-wrap .slick-list.draggable {
	height: auto !important;
}

.mrc-zoom-modal__slider-wrap .slick-list img {
	max-width: initial !important;
}

@media only screen and (max-width: 1023px) {
	.mrc-zoom-modal__close {
		display: block;
		right: 20px;
		top: 20px;

		z-index: 110;
	}

	.mrc-zoom-modal__slide {
		cursor: default;
	}

	.mrc-zoom-modal__thumbs {
		left: 0;
		right: 0;
		bottom: 20px;

		padding: 20px 0;
	}

	.mrc-zoom-modal__thumbs .slick-dots {
		gap: 10px;
	}

	.mrc-zoom-modal__thumb {
		position: relative;

		width: 12px;
		height: 12px;

		padding: 2px;

		border: 1px solid transparent;
		border-radius: 12px;

		cursor: pointer;
	}

	.mrc-zoom-modal__thumb::before {
		content: '';

		display: block;

		width: 6px;
		height: 6px;

		border-radius: 6px;
		background-color: #ffffff;
		border: none;

		opacity: 0.6;

		font-size: 0;
		line-height: 0;
	}

	.mrc-zoom-modal__thumb::after {
		display: none;
	}

	.slick-active .mrc-zoom-modal__thumb::before {
		opacity: 1;
	}

	.mrc-zoom-modal__thumb img {
		display: none;
	}

	.mrc-product-photo-zoom {
		cursor: pointer;
	}

	.mrc-zoom-modal__slider-wrap {
		position: absolute;

		width: 100%;
		height: 100%;

		font-size: 0;
		white-space: nowrap;
	}

	.mrc-zoom-modal__item {
		position: relative;

		width: 100%;
		height: 100vh;
	}

	.mrc-pinch-zoom {
		position: absolute;
		top: 0;
		left: 0;

		width: 100%;
		height: 100%;
	}

	.mrc-pinch-zoom__content {
		position: absolute;
		top: 0;
		left: 0;

		width: 100%;
		height: 100%;

		transform: scale(1);
		transform-origin: 0 0;
	}

	.mrc-pinch-zoom__image {
		position: relative;

		width: 100vw;
		height: 100vh;

		object-fit: cover;
	}
}
/* End */
/* /local/templates/marcandre2023/components/bitrix/catalog.element/.default/style.css?17785771186533 */
