.product_middle_column .topbar.floating #_sd_combiner_block {
	display: none;
}

#_sd_combiner_block {
	margin: 25px 0;
}

#_sd_combiner_block .title_block {
	margin-bottom: 10px;
	font-size: 16px;
	color: black;
}

#_sd_combiner_slider.swiper {
	overflow: hidden;
}

#product.desktop_device #_sd_combiner_slider .ajax_block_product .product_image {
	display: block;
	padding: 0 10px;
	background-color: white;
	filter: brightness(0.93);
}

#product.mobile_device #_sd_combiner_slider .ajax_block_product .product_image {
	display: block;
	padding: 0 10px;
	background-color: white;
	filter: brightness(0.95);
}

#product.mobile_device #_sd_combiner_slider .ajax_block_product .front-image {
	filter: brightness(1);
}

#_sd_combiner_slider .ajax_block_product .pro_second_box {
	margin-top: 10px;
}

#_sd_combiner_slider .ajax_block_product .pro_second_box .s_title_block {
	margin-bottom: 0;
}

#_sd_combiner_slider .ajax_block_product .pro_second_box .s_title_block a {
	max-width: 300px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 13px;
	font-weight: 700;
	color: black;
}

#_sd_combiner_slider .ajax_block_product .pro_second_box .manufacturer_reference {
	display: flex;
	justify-content: space-between;
	font-weight: 500;
	color: black;
}

#_sd_combiner_slider .ajax_block_product .pro_second_box .manufacturer_reference .pro_list_manufacturer {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#_sd_combiner_slider .ajax_block_product .pro_second_box .price {
	color: black;
}

#_sd_combiner_slider .product_image img {
	padding-top: 45px;
	padding-bottom: 45px;
	background-color: white;
}
