.slider .owl-stage-outer {
	padding-bottom: 0px;
}

.slider {
	margin-bottom: 80px;
}
.slider .owl-carousel .owl-stage-outer{
	/*padding-bottom: 100px;
	margin-bottom: -100px;*/
}
.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}
.owl-carousel .owl-stage {
	display: flex;
}

.before_footer .product_item_img{
	padding-bottom: 2px;
    border: 2px solid #c49c58;
    box-shadow: inset 0px 0px 0px 2px #1a1a1a;
	padding-left: 2px;
    padding-right: 2px;
}
.before_footer .day .product_item_img{
	padding-bottom: 2px;
    border: unset!important;
    box-shadow: unset!important;
}
.before_footer .product-item-image-wrapper{
	margin-bottom: 0;
}
.before_footer .product_item_buy_box{
	padding: 0;
}
.before_footer .product-item-button-container{
	margin-bottom: 5px;
}