.small-picts
{
	margin: 0 auto;
	/*width: 90%;*/
	margin-bottom: 1rem;
}
#carousel
{
	margin: 0 30px;
}
.owl-item
{
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: 0.25rem;
	padding: 5px;
	height: 177px !important;
	line-height: 123px;
}
.owl-carousel .owl-stage
{
	margin: 0 auto;
}
.owl-item--active
{
	border: 1px solid rgba(0, 0, 0, 0.3);
}
.owl-carousel .owl-item IMG
{
	width: auto;
	width: 100%;
	height: 100%;
	display: inline-block;
	margin: 0 auto;
	object-fit: cover;
}
@media (min-width: 767px)
{
	.owl-item
	{
		height: 250px;
	}
}
@media (min-width: 1024px)
{
	.owl-item
	{
		height: 150px;
	}
}
.owl-carousel .owl-nav BUTTON.owl-prev, .owl-carousel .owl-nav BUTTON.owl-next
{
	width: 31px;
	padding: 10px !important;
	background-color: rgba(255, 255, 255, 0.5);
	background-position: center center;
	/*height: 40px;*/
	background-repeat: no-repeat;
	font-size: 60px !important;
	position: absolute;
	/*line-height: 100% !important;*/
	top: 25%;
	color: #B60072 !important;
	/*margin-top: -40px;*/
}
/*.owl-carousel .owl-nav BUTTON.owl-prev SPAN
{
	padding: 0 !important;
	display: block;
	line-height: 100%;
}*/
/*.owl-carousel .owl-nav BUTTON.owl-prev:hover, .owl-carousel .owl-nav BUTTON.owl-next:hover
{
	background-color: rgba(255, 255, 255, 1);
}*/
.owl-carousel .owl-nav BUTTON.owl-prev
{
	left: -31px;
	/*font-size: 50px !important;*/
}
.owl-carousel .owl-nav BUTTON.owl-next
{
	right: -31px;
	/*font-size: 50px !important;*/
}
.subtitle
{
	margin-top: 30px;
	text-align: center;
	margin-bottom: 10px;
}
.img
{
}
/*.container_products_zoom .img
{
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	padding-bottom: 50px;
}*/
.featured-products
{
	background: #F3F3F3;
	margin-bottom: -50px;
}
.featured-products H2
{
	font-size: 30px;
}
@media (max-width: 575px)
{
	.zoom_properties
	{
		order: -1;
		padding-bottom: 40px;
	}
}
@media (min-width: 576px) and (max-width: 767px)
{
	.zoom_properties
	{
		order: -1;
		padding-bottom: 40px;
	}
}
@media (min-width: 768px) and (max-width: 991px)
{
	.zoom_description
	{
		margin-top: -51%;
	}
	.zoom_description.line1
	{
		margin-top: -70%;
	}
	.zoom_description.line2
	{
		margin-top: -64%;
	}
	.zoom_description.line3
	{
		margin-top: -58%;
	}
}
@media (min-width: 992px) and (max-width: 1199px)
{
	.zoom_description
	{
		margin-top: -47%;
	}
	.zoom_description.line1
	{
		margin-top: -64%;
	}
	.zoom_description.line2
	{
		margin-top: -59%;
	}
	.zoom_description.line3
	{
		margin-top: -52%;
	}
}
@media (min-width: 1200px) and (max-width: 1399px)
{
	.zoom_description
	{
		margin-top: -44%;
	}
	.zoom_description.line1
	{
		margin-top: -60%;
	}
	.zoom_description.line2
	{
		margin-top: -54%;
	}
	.zoom_description.line3
	{
		margin-top: -49%;
	}
}
@media (min-width: 1400px)
{
	.zoom_description
	{
		margin-top: -44%;
	}
	.zoom_description.line1
	{
		margin-top: -58%;
	}
	.zoom_description.line2
	{
		margin-top: -54%;
	}
	.zoom_description.line3
	{
		margin-top: -49%;
	}
}
