/* Add custom CSS styles below */ 
/*Wish List Btn*/

.vertical-products{
    background: #f5f5f5;
}

.product-card__buttons, .product-card__actions{
display: none;
}


salla-add-product-button button{
  background: #000;
  color: #fff !important;
}

.custom-products__line{
  display: none;
}

.custom-products__subtitle{
  color: #cccbcb;
  font-weight: 500;
  font-size: 1.7rem;
}

.s-block--enhanced-features__item {
    border-width: 0;
}


.s-products-list-vertical-cards {
    padding: 1rem;
    background: #fafafa;
}