
.border-color-border {
    border-color: var(--color-border)!important;
}
.foxkit-product-bundles__discount {
color: #000 !important;
}
@media only screen and (max-width:767px){
  .m-image-cards .sf-grid .m-image-card {
    width: 66.66vw!important;
}
}