.buy-h1{
    color: #181059 !important;
    font-size: 35px;
    font-weight: 700;
}
.buy-plan-div{
    display: flex;
    align-items: center;
    justify-content: center;
}
.width60{
    width: 60%;
}



.plan-duration{
    display: flex;
    justify-content: center;
    align-items: center;
}
.plan-duration ul{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    background: #fff;
    border-radius: 5px;
    padding: 0.5rem;
    margin-bottom: 0;
}
.plan-duration ul li{
    list-style: none;
    padding: 0.4rem;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 600;
    cursor: pointer;
}

.plan-duration-list-active{
    background: #1B7EF4 !important;
    color: #fff !important;
}
/* .equalhplanpbx{
    flex-wrap: wrap;
}
.equalhplancbx{
    height: 100%;
    padding: 1rem;
} */
.plan-bxs{
    border-radius: 30px;
    background: #FFF;
    box-shadow: 0px 2px 13px 0px rgba(150, 83, 203, 0.14);
    padding: 1rem;
    /* margin: 0.5rem; */
}
.standard{
    background: #4319B9;
    color: #fff !important;
}
.plan-bxs-head{
    color: #170F49;
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
}
.plan-price{
    opacity: 0.96;
    color: #181059;
    font-size: 22px;
    font-weight: 600;
}
.plan-bxs-top{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-bottom: 2px solid #F3F0F9;
}
.plan-bxs ul{
    margin-top: 1rem;
}
.plan-bxs ul li{
    list-style-type: none;
    display: flex;
    align-items: flex-start;
    line-height: 2.5;
}
.plan-bxs ul li:before{
    content: "✔";
    padding-right: 0.5rem;
}
.plan-choose-btn{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    bottom: 0;
    background: #E6F1FF;
    padding: 0.5rem;
}
.plan-choose-standard-btn{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    bottom: 0;
    background: #fff;
    padding: 0.5rem;
}
.plan-choose-standard-btn button{
    color: #306EF6;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    border: none;
    background: transparent;
}

.plan-choose-btn button{
    color: #306EF6;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    border: none;
    background: transparent;
}
.Recommended{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: -35px;
}
.Recommended p{
    margin-bottom: 0 !important;
    color: #404040;
    font-size: 13px;
    font-weight: 547;
    line-height: 20px; 
    background: #fff;
    border-radius: 20px;
    padding: 0.4rem;
}
.t-border{
    border: 1px solid #BED9FF;
    border-radius: 8px;
}
.table-primary th:first-child, .table-primary th:last-child {
    border-radius: 8px 0 0 0 !important;
}
.table-primary th:last-child {
    border-radius: 0 8px 0 0 !important;
}
.ticked-tbody td{
    color: #1B7EF4 !important;
}
th[scope="row"] {
    color: #565656 !important;
    font-size: 15px !important;
    font-weight: 400 !important;
}
/* ================Product Details styling=================== */
.prodetailbx{
    border: 1px solid transparent;
    border-radius: 5px;
    background: #F9F9F9;
    padding: 0.5rem;
}
.proceed-to-checkout{
    background: #1B7EF4;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-radius: 5px;
}
.proceed-to-checkout p, .proceed-to-checkout button{
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.proceed-to-check-btn{
    background: transparent;
    border: none;
}
.inc-dec-btnbx{
    background: #fff;
    padding: 0.5rem;
    border: 2px solid #D9D9D9;
    border-radius: 5px;
}
.inc-dec-btn{
    height: 30px;
    width: 30px;
    background: #306EF6;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    border: 1px solid transparent;
    border-radius: 5px;
}
.inc-dec-btn:hover{
    background: #fff;
    color: #306EF6;
    border: 1px solid #306EF6;
    border-radius: 5px;
}
.countInput{
    width: 3rem;
    text-align: center;
    border: none;
}

.helplineno{
    display: flex;
    justify-content: right;
    align-items: center;
}
.helplineno a{
    font-size: 20px;
    font-weight: 400;
    color: #565656;
    text-decoration: none;
}
/* .billing-info-div{
    border: 2px solid #E2E2E2;
    border-radius: 5px;
    padding: 2rem;
}
.bill-info-continue-btn{
    border: 1px solid transparent;
    border-radius: 5px;
    background: #1B7EF4;
    color: #fff;
    font-size: 18px;
    padding: 0.5rem;
    margin-top: 1rem;
}
.bill-info-continue-btn:hover{
    border: 1px solid #1B7EF4;
    border-radius: 5px;
    background: #fff;
    color: #1B7EF4;
} */

#personeDetails{
    display: none;
}
.backprodetailbtn{
    border: 1px solid transparent;
    background: transparent;
    color: #306EF6;
    font-size: 18px;
    font-weight: 600;
}
.backprodetailbtn:hover{
    color: #101e3b;
}
.paydetailbx{
    border: 1px solid #B7CEEE;
    border-radius: 8px;
    background: #FAFCFF;
    padding: 1rem;
}
.payment-div{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.order-form .buy-form input, .order-form .buy-form select, .order-form .gst-detail-form input, .order-form .gst-detail-form select{
    width: 100%;
    border: 1px solid #1B7EF4;
    border-radius: 5px;
    padding: 0.5rem;
    margin-bottom: 1rem;
}
.order-form .buy-form .gstselect input{
    width: auto !important;
    margin-bottom: 0rem !important;
}
.cancel-btn{
    border: 1px solid #306EF6;
    border-radius: 5px;
    background: #fff;
    padding: 0.5rem;
    color: #306EF6;
}
.cancel-btn:hover{
    border: 1px solid #306EF6;
    background: #306EF6;
    color: #fff;
}
.continue-btn{
    border: 1px solid transparent;
    border-radius: 5px;
    background: #306EF6;
    color: #fff;
    padding: 0.5rem;
}
.continue-btn:hover{
    border: 1px solid #306EF6;
    background: #fff;
    color: #306EF6;
}

.download-inv{
    background: #306EF6;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 5px;
    padding: 0.6rem;
}
.download-inv:hover{
    color: #306EF6;
    background: #fff;
    border: 1px solid #1B7EF4;
}

/* Error text styling */
.errormsg{
    color: red;
    font-size: 14px;
}

/* #claimgstdetail{
    display: none;
} */
.hidden{
    display: none;
}
#transaction-successful{
    display: none;
}
/* media Query for responsive */
@media(max-width:991px){
    .buy-h1{
        font-size: 25px;
    }
    .width60{
        width: 100%;
    }
    .plan-duration ul{
        gap: 0.3rem;
    }
    .plan-bxs-head{
        font-size: 20px;
    }
    .plan-price{
        font-size: 18px;
    }

}

@media(max-width:500px){
    .plan-duration ul li{
        font-size: 14px;
        font-weight: 600;
    }
}