

/* Start:/local/templates/.default/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?17526716943397*/
.ya-share2__list {
    vertical-align: middle !important;
}
.ya-share2, .ya-share2 {
    display: inline-block !important;
}
.ya-share2__container_size_m .ya-share2__item {
    margin: 5px 4px 5px 8px !important;
}
.ya-share2__container_size_m .ya-share2__item:last-child {
    margin-right: 4px !important;
}
.ya-share2__badge {
    border-radius: 25px !important;
    padding: 2px !important;
}
.ya-share2__container_size_m .ya-share2__icon {
    height: 27px !important;
    width: 27px !important;
    background-size: 27px 27px !important;
}
.ya-share2__item_service_facebook .ya-share2__badge,
.ya-share2__item_service_twitter .ya-share2__badge,
.ya-share2__item_service_vkontakte .ya-share2__badge,
.ya-share2__item_service_odnoklassniki .ya-share2__badge {
    background-color: #b2b2b2!important;
}
.ya-share2__item_service_facebook .ya-share2__badge:hover {
    background-color: #3b5998!important;
}
.ya-share2__item_service_twitter span.ya-share2__badge:hover {
    background-color: #00aced!important;
}
.ya-share2__item_service_vkontakte .ya-share2__badge:hover {
    background-color: #48729e!important;
}
.ya-share2__item_service_odnoklassniki .ya-share2__badge:hover {
    background-color: #eb722e!important;
}
.data__social {
    display: flex;
    justify-content: flex-end;
    color: #b2b2b2;
}
.data__social_text {
    display: flex;
    flex-direction: column;
    line-height: 1;
    align-self: center;
    font-size: 12px;
}
.data__social_up {
    text-transform: uppercase;
    font-weight: bold;
}

[data-slick-main] .slick-track {
    display: flex;
}
[data-slick-main] .slick-track .slick-slide {
    margin: auto 0;
}

.product-gallery a {
    display: block;
}

.product-gallery img {
    display: block;
    max-height: 36rem;
    max-width: 100%;
    margin: 0 auto;
}

@media print, screen and (max-width: 39.99875em) {
    .product-gallery img {
        max-height: 28.5714285714rem;
    }
}

@media print, screen and (max-width: 39.99875em) {
    .product-gallery img {
        max-height: 21.4285714286rem;
    }
}

.product__collections {
    margin-bottom: 4rem;
}

.product__collections-title,
.product__collections-title.h2 {
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.product__collections-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.product__collections-item {
    padding: 0.5rem 1rem;
    background: #f5f5f5;
    border-radius: 0.25rem;
    color: #333;
    text-decoration: none;
    transition: background-color 0.2s;
}

.product__collections-item:hover {
    background: #e5e5e5;
}

.cell_video {
	width: 70px !important;
	margin-right: 0 !important;
    margin-left: 0 !important;
}
.cell_video_mobile {
	display: none;
}

.video_preview {
	background: url('/upload/images/RBA_Play_Button_Orange.svg') no-repeat;
	background-position-y: 21px;
	width: 45px;
    height: 80px;
	cursor: pointer;
}
.video_preview:hover {
	background: url('/upload/images/RBA_Play_Button_Blue.svg') no-repeat;

	background-position-y: 21px;
}

.slick-track {
    margin-left: 0px !important;
}

.video_slide {
	display: none;
	height: 447px;
}

@media screen and (max-width: 799px) {
	.cell_video_mobile {
		display: block;
	}
	.video_preview {
		background-position-y: 0;
		width: 45px;
		height: 45px;
	}
	.video_preview:hover {
		background-position-y: 0;
	}
	.video_slide {
		height: 271px;
   		margin-bottom: 20px;
	}
}

/* End */
/* /local/templates/.default/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?17526716943397 */
