.om-price .card-header {
    padding-top: 77px !important
}

.pricing-table-parent {
    margin-top: 130px;
    background: #FFFFFF;
    border-radius: 20px;
    padding: 70px 50px 50px;
    gap: 10px;
    isolation: isolate;
    background: #FFFFFF;
    border-radius: 20px;
    border: 1px solid #539B44;
}


.pricing-plans-two .price-card.active {
    background: linear-gradient(47.55deg, #008081 8.54%, #008081 92.2%);
    color: white;
}

.pricing-plans-two .price-card.active .free_trial{
    color:#242424;
}

.table thead th {
    border-bottom: none !important;
    padding: 15px 18px;
    font-weight: 600;
    font-size: 15px;
    /* identical to box height, or 135% */


    color: #111111;
}




.table thead th:nth-child(1) {
    border-radius: 5px 0px 0px 5px;
}

.table thead th:nth-last-child(1) {
    border-radius: 0px 5px 5px 0px;
}

.min-w-150px {
    min-width: 150px !important
}


.pricing-t-head {
    background: rgba(124, 185, 64, 0.2);
    border-radius: 5px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff;
  
}

.table-striped tbody tr:nth-of-type(even) {
    background-color: #F9F9FB;
   
}


.card-rounded-start {
    border-radius: 5px 0px 0px 5px;
}

.table-striped tbody  td:nth-last-child(1) {
    border-radius: 0px 5px 5px 0px;
}

.table td, .table th {
    border-bottom: none !important;
    padding: 15px 18px;
    border-top: none !important;
    vertical-align: middle
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}

.table.table-striped {
    border-radius: 5px;
    overflow: hidden;
}

.parent-2 {
    margin-top: 62px !important
}
@media only screen and (max-width:575px) {
    .price-wrapper {
        background-image: none !important;
        background-color: #fff !important;
        padding-bottom: 0px !important;
        background: none !important
    }



    .pricing-slider {
  
        margin-top: 75px !important;
        margin-bottom: 55px !important
    }


    .pricing-plans-two .price-card {
        margin-top: 95px !important
    }

    .pricing-plans-two .price-card.price-card-top {
        margin-top: 103px !important
    }



    .shape-img {
        position: absolute;
        left: 57% !important ;
        transform: translateX(-50%);
        top: -77px !important;
        width: 89% !important;
    }

    .pricing-table-parent {
        padding: 0px;
    }


    .header-tables {
        font-weight: 600;
        font-size: 19px;
        line-height: 22px;
        justify-content: start
    }

    .min-w-150px {
        min-width: 194px !important;
    }

    .table thead th {
      
        font-size: 16px;
      
    }
}


.plan-cost-cust .plan-cost{
    direction: ltr !important;
    /* height: 85px !important;
    min-height: 85px !important;
    max-height: 85px !important; */
}

.plan-validity5 {
    height: 22.5px !important;
    min-height: 22.5px !important;
    max-height: 22.5px !important
}

.pricing-plans-two .card-body .desc p {
    height: 35px !important;
    min-height: 35px !important;
    max-height: 36px !important;
}