.header-wrap .navbar .other-options:before
{
    display : none;
}
.product-info .price 
{ 
    margin-bottom: 10px;
}
.product-info .price .head.col-md-4
{
    padding: 0;
    text-align: right;
    margin-left: -15px;
    font-size: 14px;
    color: #016296;
    font-weight: 600;
}

.product-info .price .content.col-md-4
{
    padding: 0;
    text-align: left;
    margin-left: 15px;
    font-size: 16px;
    color: #016296;
    font-weight: 600;
    margin-top: -2px;
}

.product-info .price .person.col-md-4
{
    padding: 0;
    text-align: left;
    margin-left: -8%;
    font-size: 14px;
    /* color: #016296; */
    font-weight: 600;
}

.product-info h3.title
{
    font-weight: 600;
    line-height: 22px;
    margin-top: 18px;
    margin-bottom: 10px;
    font-size: 16px;
    /* letter-spacing: 0px; */
    text-align: left;
    min-height: 44px;
    max-height: 44px;
    overflow: hidden;
}

.contentactfoot .col-md-3 
{
    padding: 0px;
    text-align: center;
}

.contentactfoot .col-md-3 .icon i
{
    font-size: 20px;
    color: #016296;
}

.contentactfoot .col-md-3 div.text
{
    font-size : 13px;
        color: #000;
}

.contentactfoot
{
    margin-bottom : 6%;
}

.product-card.style1 .product-img
{
    padding: 30px 15px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
}

.product-card .product-img img
{
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
}


.product-card .rating {
    padding: 3px;
    float: right;
    background: #ffffff;
    bottom: -1px;
    right: 0;
    position: absolute;
        font-size: 13px;
}


/* popup starts */
    .finalsubm,
    .otp-text1
    {
        display : none;
    }
    
    .otp-text1 .form-group
    {
        margin-bottom : 0;
    }
    
    .otp-text1 .form-group input
    {
        margin-bottom : 0;
    }
    .otp-text1 
    {
        text-align: center;
        color: #000;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    .modal-body .form {
        padding: 20px;
        padding-top: 0px;
    }
    
    .modal-body .form h4.head {
        text-align: center;
        text-decoration: underline;
        font-size: 15px;
        margin-bottom: 7%;
        color: #000;
    }
    .modal-body .form .form-group {
        margin-bottom: 0;
        margin-left: 5%;
        text-align : left;
        color : #000;
    }
     .modal-body .otp-text1 .textresend .resendotp_details
     {
        cursor : pointer;
        margin-top: 10px;
        margin-bottom : 10px;
     }
     .modal .modal-dialog .modal-header
     {
        padding: 0;
        margin: 0;
        border: 0;
        right: -3%;
        position: absolute; 
        top: -8%;
        color: #fff;
     }
     .modal .modal-dialog .modal-header button
     {
         background: transparent;
        border: 0;
        font-size: 50px;
        opacity: 1;
        color: #fff;
        z-index: 2;
     }
     .modal .modal-body
     {
         padding : 0;
     }
     .modal .modal-body div.title
     {
        background: #016296;
        color: #fff;
        padding: 10px;
        text-align: center;
        font-size: 17px;
        font-weight: 600;
     }
     
    .modal-body .headcontent {
        padding-left: 15px;
        padding-top: 15px;
    }
    .modal-body .headcontent .titlehead {
        color: #ff5722;
    }
/* popup ends */






