/*your custom css goes here*/
.aiz-carousel.product-gallery .slick-list.draggable{height:auto !important;}
.checkDelivery .addresinput{
    min-height: 33px;
    border: 0px;
    border-bottom: 1px solid #cacaca;
    padding: 0px 10px;
}
.checkDelivery .checkNowBtn{
    border: 0px;
    padding: 0px 10px;
    min-height: 33px;
    background: #e7e7e7;
    color: #634f4f;
    font-size: 12px;
    font-weight: 600;
}
.checkDelivery .defaulteText{
    font-size: 11px;
    font-weight: 600;
    font-style: italic;
}
.checkDelivery .iconAdress{
    font-size: 18px;
    position: relative;
    top: 3px;
    margin-right: -4px;
}
.greenText{color: green !important;}
.redtext{color: red !important;}