/*product-filter*/
.bb-product-filter-link {
  font-size:15px;
  font-weight:500;
}

.bb-product-filter-items li:not(:last-child) {
    margin-bottom: 15px
}

.bb-product-filter {
	border-radius:20px;
}


.logo.logo-width-1 a img {
    width: 200px;
}

.border-radius-10.slick-slide.slick-current.slick-active{
background-color:#f3f6f9
}