.hero-slider {
    width: 960px !important;
    height: 482px !important;
    object-fit: cover;
    margin: 0 auto;
}

[data-theme-product-image-skeleton-loader] {
	display:none!important;
}

[data-zs-product-id] [data-zs-label-price]{
    text-decoration: line-through
}

@media (min-width: 991px){
    .theme-product-list-style-05 .theme-product-name-rating-price {
        height: 100%;
    }
    
    .theme-product-list-style-05 .theme-product-name-rating-price .theme-product-price {
        margin-block-start: auto;
    }
}