/* Add custom CSS styles below */ 
.s-product-card-promotion-title,.promotion-title {
  background-color :rgb(15, 119, 255);
   /* background-color: #66b0ff;
/* background-color:  #14993c;*/
}
.s-product-card-image-contain {
    object-fit: cover;
}
.s-product-card-image-contain {
    object-fit: inherit;
}
custom-salla-product-card div a  img.s-product-card-image-contain {
    object-fit:cover;
}
 .s-product-card-promotion-title,.promotion-title {
        width: 150px;
        font-size: 10px;
        top: 0;
        padding-bottom: 0;
        padding-top: 0;
    }
.dkuywW {
    display: none;
}
@media only screen and (max-width: 767px) {
#gb-widget-9105{
    left: 16px !important;
    right: auto !important;
    z-index: 160 !important;
}
    .s-product-card-promotion-title,.promotion-title {
        width: 150px;
        font-size: 7px;
        top: 0;
        padding-bottom: 0;
        padding-top: 0;
    }
    .is-sticky-product-bar.product-single [id^=gb-widget] {
    bottom: 100px !important;
}
.s-products-slider-card {
    width: 56.5%;
    
}
}
@media only screen and (max-width: 767px) {
   #gb-widget-9105{
    left: 16px !important;
    right: auto !important;
    z-index: 160 !important;
}
    }