.close-btn {
    float: right;
    font-size: 50px;
    font-weight: 700;
    color: #fe0000;
    padding: 1px;
}

.p2 {
    padding: 3% 2%;
    margin: 0 !important;
}

.table td,
.table th {
    vertical-align: middle !important;
    text-align: left;
    line-height: 0.5;
}

.price-right {
    margin-right: 100px;
    margin-top: 15px;
}

.h5 {
    margin-top: 10px !important;
    color: #000 !important;
    font-size: 15px !important;
}

.fa-plus {
    color: #000;
    font-size: 15px;
}

.modal-content {
    position: relative !important;
    background-color: #fff !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    border: 1px solid rgba(0,0,0,.2) !important;
    border-radius: .3rem !important;
    outline: 0 !important;
}

.modal-footer {
    text-align: center;
}

.modal-title {
    font-size: 13px;
    font-weight: bold;
}

.modal-header {
    border-radius: 4px !important;
    background-color: #eee;
}

.pgs-popup-content-wrapper-close {
    border: 1px solid #74b841;
    border-radius: 3px;
    color: #74b841;
    display: inline-block;
    margin: 14px 0 10px;
    padding: 5px 22px;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
}

.pgs-popup-content-wrapper-close:hover {
    background-color: #74b841;
    color: #fff;
}

.modal-content th {
    background-color: #eee;
    font-size: 12px;
    padding: 3px 8px;
}

.modal-content tbody {
    font-size: 12px;
}

.modal {
    background-color: rgba(0, 0, 0, .6);
}

.modal-footer {
    padding: 0;
}

.modal-dialog {
    margin-top: 10em !important;
}

.modal-body {
    text-align: left;
}

.inst-class {
    background-origin: content-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 3px !important;
    box-sizing: border-box;
    display: block;
    height: 40px !important;
    justify-content: center;
    margin-right: 4px;
    padding: 3px;
    width: 80px !important;
}

.discount-price {
    position: absolute;
    left: 3.2em;
    bottom: 30px;
}

.payment-info {
    margin-top: -20px;
    text-align: center;
}

.card {
    border-radius: .25rem !important;
    margin-bottom: .75rem !important;
}

.card-body p em {
    color: red;
    font-style: unset;
}

.no-installment-plan {
    padding-bottom: 30px;
}

.card-body table td {
    font-weight: normal !important;
}

/*.shop_table>tfoot>tr:nth-child(3) {*/
/*    display: none !important;*/
/*}*/

/*.cart-collaterals .cart_totals table.shop_table tbody tr:nth-child(3) {*/
/*    display: none !important;*/
/*}*/
.card-header {
    padding: 10px 15px !important;
    background-color: #fff;
}
.card-header:first-child {
    border-radius: .25rem .25rem 0 0 !important;
}

.card-header button {
    background-color: unset;
    border: none !important;
}
.card-header button:hover {
    background-color: unset !important;
}

.table-ins th{
    padding: .75rem !important;
}

.table-ins th {
    border: 1px solid #eceeef;
}

.thead-light {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

@media(min-width: 768px) {
    #bankModal>div>div>div.modal-footer>button {
        padding: 1.036em 2.134em !important;
    }
    .plan {
        font-size: 13px !important;
        margin-left: -13px;
    }
    .bordered {
        border: 1.5px solid #74B841;
        border-radius: 10px;
    }
    .margin-padding-center {
        margin: 1% 0 0 14%;
        padding: 0;
        position: absolute;
    }
    .mx-3 {
        margin-top: 9px;
        margin-right: 9px;
    }
    .card-body {
        padding: 2%;
        font-size: 11px;
    }
    .card-body p {
        margin-bottom: 0 !important;
        font-weight: normal !important;
    }
    .card-height {
        height: 15px;
        padding: 0;
    }
    .w-48 {}
    .h-90 {
        height: 80px;
    }
    .h-50 {
        height: 30px;
    }
    .mt-14 {
        margin-top: 14px;
    }

    .pd-top-8 {
        padding-top: 8px;
    }
    .m-card-center {
        margin: 3px 4px;
    }
    .i-position {
        top: 15px;
        position: absolute;
        right: 25px;
    }
    .col-8-height {
        height: 85px;
    }
    .bt-20 {
        bottom: -20px;
    }
    .plan-col-8 {
        font-size: 20px !important;
    }
    .margin-padding-center-col-8 {
        margin: 4% 0 0 14%;
        padding: 0;
        position: absolute;
    }

    modal-lg {
        width: 900px;
    }
}

@media(min-width: 544px) {
    .modal-dialog {
        max-width: 600px !important;
        padding: 0 30px !important;
    }
}

@media(max-width: 360px) {
    .price-right {
        margin-right: 0;
    }
}

@media(max-width: 767px) {
    .no-rl-padding {
        padding-left: 0;
        padding-right: 0;
    }
    .p2 {
        padding: 7% 2% 0 0px;
        margin: 0 !important;
    }
    .modal-footer {
        display: inline-flex;
        border-top: 0px !important;
    }
    .nav.nav-pills {
        overflow: auto;
    }
    .plan {
        font-size: 14px !important;
        padding: 0 !important;
        margin-left: -5px;
    }
    .bordered {
        border: 1.5px solid #74B841;
        border-radius: 10px;
    }
    .margin-padding-center {
        margin: 4% 0 0 5%;
        position: absolute;
    }
    .mx-3 {
        margin-top: 2px;
        margin-right: 9px;
    }
    .card-height {
        height: 25px;
    }
    .h-90 {
        height: 80px;
        margin-bottom: 5px;
    }
    .h-50 {
        height: 45px;
    }
    .width-75 {
        height: 100%;
        width: 43%;
        display: block;
    }
    .mt-14 {
        margin-top: 15px;
    }
    .card-header {
        padding: 0% 4%;
    }
    .card-body {
        padding: 5%;
    }
    .table {
        width: 200%;
        max-width: 200%;
    }
    .m-card-center {
        margin: 5px 50px;
    }
    .i-position {
        top: 15px;
        position: absolute;
        right: 25px;
    }
    .fade.in {
        background: #000c;
    }
    .sticky-single-add-to-cart-mobile .single_add_to_cart_button {
        z-index: 1002 !important;
    }
    .modal-lg {
        width: 600px;
    }
    .pull-right {
        float: left !important;
    }
    .btn-link img {
        margin-left: -18px;
    }
    .price-right {
        margin-top: 0;
    }
}

.mayapgs-payment-wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    margin-left: -3px;
    margin-right: -3px;
    align-items: stretch;
    -ms-flex-align: stretch;
    padding-top: 6px;
    justify-content: flex-start;
    -ms-flex-pack: start;
    cursor: pointer;
}

.mayapgs-payment {
    padding-bottom: 9px;
    flex: 0 0 215px;
    -ms-flex: 0 0 215px;
    max-width: 215px;
    padding: 0 3px 6px;
}

.mayapgs-payment-holder {
    border-radius: 6px;
    border: 1px solid #74B841;
    padding: 5px;
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-items: center;
    -ms-flex-align: center;
    justify-content: space-between;
    -ms-flex-pack: justify;
}

.mayapgs-payment .image img {
    max-width: 80px;
}

.mayapgs-payment-holder .valid {
    font-weight: 600;
    font-size: 11px;
    color: #1f1f1f;
    width: 100%;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
}

.pgs-pop-link {
    background-origin: content-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    border: 1px solid #74B841;
    border-radius: 3px;
    box-sizing: border-box;
    display: block;
    height: 40px;
    justify-content: center;
    margin-right: 4px;
    padding: 3px;
    width: 100px;
    cursor: pointer;
}

.pgs-pop-up-link-wraper {
    display: flex;
    padding-top: 15px;
    padding-bottom: 40px;
}

.single-product .price {
    margin-bottom: 1em !important;
}

.payment-providers-loading {
    background: url("var-loader.gif") no-repeat left;
    left: 7em;
    position: relative;
    top: -1.5em;
    width: 100%;
    z-index: 9999999;
    text-indent: -9999px;
    padding-bottom: 5em;
}

.mayapgs-payment-holder .valid a {
    color: #0275d8 !important;
}

@media screen and (max-width: 992px) and (min-width: 768px) {
    .mayapgs-payment {
        flex: 0 0 198px;
    }
}

@media (max-width: 544px) {
    .more-info {
        display: none;
    }
    .mayapgs-payment {
        flex: 1 0 130px;
        max-width: 148px;
    }
    .mayapgs-payment-holder {
        font-size: 10.5px;
        justify-content: space-between;
    }
    .mayapgs-payment .image img {
        max-width: 50px;
    }
}