[data-cart-add-success="theme-cart-add-success"].theme-cart-add-success-message{
    display: none
}
.theme-product-list-style-18 .theme-product-box-content .theme-product-image-area::after {
display: none;
}

[data-zs-product-primary-details] .zpwrapper-facebook svg path {
fill: #1877F2;
}

[data-zs-product-primary-details] .zpwrapper-twitter svg path {
fill: #000000;
}

[data-zs-product-primary-details] .zpwrapper-pinterest svg path {
fill: #E60023;
}

[data-zs-product-primary-details] .zpwrapper-linkedin svg path {
fill: #0077B5;
}
.theme-product-list-style-08 .theme-product-button-area {
        max-width: none;
        width: 100%;
        margin-left: 0 !important;
        margin-top: 10px;
    }

    .theme-product-list-style-08 .theme-product-button-area .zpbutton-size-sm+.zpbutton-size-sm {
        margin-left: 10px;
    }
    .theme-prod-box.theme-product-list-style-04:hover .theme-prod-hover-view{
        flex-wrap:wrap;
    }
    .theme-prod-box.theme-product-list-style-04:hover .theme-prod-hover-view a{
        width:80% !important;
    }
    .theme-prod-box.theme-product-list-style-04:hover .theme-prod-hover-view a:first-child{
        margin-block-end:15px;
    }


   [data-custom-discount]{
    margin: 3px !important;
    color: red;
    font-weight: bold;   
}

/*[data-custom-discount] {
background: #edc4b5;
display: inline-block;
position: absolute;
top: 50px;
right: 20px;
padding: 4px 11px;
line-height: normal;
font-size: 12px !important;
color: #fff;
font-weight: normal;
border-radius: 50px;
}
[data-custom-product-details-discount]{
position:static;
}*/

