/*feature-box*/
.feature-box-01 {
    border-radius: 25px;
    box-shadow: rgb(17 12 46 / 8%) 0px 5px 15px 0px!important;
    padding: 50px 0 20px 0;
    background: white;
}

.img-shadow img{
  box-shadow: rgba(17, 17, 26, 0.2) 0px 0px 16px!important;
}


.product-row-home{
    z-index: 5!important;
    background: transparent!important;
}