#custom-qty {
    min-width: 120px; /* or adjust to your preferred size */
}
.action.tocart {
    min-width: 150px;
}
.vitacare-slider .product-item .image a{width:100%;}

.vitacare-slider .product-actions .actions-primary{
    width:100%
}
.vitacare-slider #custom-qty{display: none;}

.vitacare-slider .add-to-cart-btn .tocart{padding:7px 10px; width:100%;}

.vitacare-slider .owl-carousel .owl-item img {
    width: auto !important;
}

.form-address-edit .field.street .field .label{position: initial !important;width:100%;overflow: visible !important;}
.vitacare-slider .title.heading-h6 {
    font-size: 1.7rem;
    font-style: normal;
    font-weight: 700;
    line-height: 3rem;
    letter-spacing: -0.02rem;
}
.vitacare-slider
{
    padding: 2rem 0 2rem 0rem;
}
.vita--minus, .vita--plus{
    padding: 1rem;
    cursor: pointer;
}
.vita--quantity .format-control{
    text-align: center;
    border-radius: 1.5rem;
}
.vitacare-slider .owl-carousel .owl-item  .vita--minus .img--remove{width:2.1rem !important;}