
/*************maneesh********************/
    .container{ 
      position:relative;
    }

    /* Background Glow */
    .container::before{
      content:"";
      position:absolute;
      left:-200px;
      top:-200px;
      width:500px;
      height:500px;
      background:radial-gradient(circle, rgba(0,255,170,0.15), transparent 70%);
      z-index:-1;
    }

    .topbar{
      display:flex;
      justify-content:space-between;
      align-items:center;
      margin-bottom:30px;
    }

  .back {
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    font-weight: 500;
}

    .secure{
      color: #C9C9C9;
      font-size: 16px;
      display:flex;
      align-items:center;
      gap:8px;
       font-weight: 500;
    }

    .secure span{
      color:#00ff9d;
    }

     *{
         margin:0;
    padding:0;
    box-sizing:border-box; 
    }

    body{
      background:#000; 
      font-family: "Inter", sans-serif;
    }

    .offer-box {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 2px 7px;
    border: 1px solid rgb(0 255 140 / 22%);
    border-radius: 5px;
    background: rgb(0 230 118 / 17%);
    position: relative;
    box-shadow: 0 0 20px rgba(0, 255, 140, 0.08);
}

  .tag {
        background: #00E676;
    color: #000;
    font-weight: 700;
    font-size: 10px;
    padding: 2px 5px;
    border-radius: 4px;
}

    .text{
      color:#d8d8d8;
      font-size:12px;
      font-weight:500; 
    }

  

   .divider {
    width: 1px;
    height: 15px;
    background: #ffffff;
}
    .bogoflex {
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: center;
    padding-bottom: 20px;
  }

    .title{
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 5px;
    margin-top: 10px;
    }

    .title span{
      color:#00E676;
    }

   .subtitle {
    text-align: center;
    color: rgba(192, 192, 192, 1);
    font-size: 14px;
    margin-bottom: 40px;
}

    .payout-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 12px 18px;
    border: 1px solid rgba(0, 230, 118, 0.18);
    border-radius: 8px;
    background: rgba(0, 230, 118, 0.06);
    color: #d7ffe9;
    font-size: 14px;
    cursor: pointer;
    transition: 0.3s ease;
}

    .payout-btn:hover {
    background: rgba(0, 255, 120, 0.12);
    box-shadow: 0 0 1px rgba(0, 255, 120, 0.35);
    transform: translateY(-2px);
}

    .shield-icon{
      width:16px;
      height:16px;
      stroke:#00E676;
      stroke-width:2;
      fill:none;
    }
   .cards .card {
    width: 25%;
}

.payout-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #00e67638;
    border-radius: 10px;
    margin-bottom: 9px;
    padding: 0px 10px;
    background-color: #00e6760f;
}

.resent{ 
      background:linear-gradient(180deg,#031a11,#02110b);
      border:1px solid #0a5f45;
      border-radius:22px;
      padding:16px;
      color:white;
      box-shadow:0 0 25px rgba(0,255,150,0.08);
    }

    .resent-titli{
      display:flex;
      align-items:center;
      gap:10px;
      font-size:15px;
      font-weight:500;
      margin-bottom:22px;
      color:#d8d8d8;
      letter-spacing:-3%;
    }

    .dot {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #00E676;
}

    .payout{
      display:flex;
      justify-content:space-between;
      align-items:center;
      padding:18px 22px;
      margin-bottom:14px;
      border:1px solid #0b6a4d;
      border-radius:16px;
      background:rgba(0,255,120,0.03);
      transition:0.3s ease;
    }

    .payout:hover{
      transform:translateY(-2px);
      background:rgba(0,255,120,0.06);
      box-shadow:0 0 15px rgba(0,255,120,0.08);
    }

    .left{
      display:flex;
      align-items:center;
      gap:14px;
      font-size:30px;
    }

    .name{
      font-size:16px;
      font-weight:600;
      color:#ffffff;
    }

    .amount{
      font-size:16px;
      font-weight:700;
      color:#00E676;
    }
.container .select2-selection, .select2-container .select2-selection--single .select2-selection__rendered {
    background-color: #192018 !important;
    outline: none !important;
    font-size: 15px;
    color: #B8B8B8 !important;
    min-height: 48px;
    display: flex;
    align-items: center;
    width: 100%;
    border-radius: 10px !important;
    border: 1px solid #575757 !important;
}
.page-id-13 form#woocommerce-checkout-form-coupon p.form-row.form-row-last {
    width: 55%;
}
.page-id-13 button.button {
    background-color: rgb(0, 230, 118) !important;
    color: #000000 !important;
    font-size: 15px !important;
    padding: 15px 16px !important;
    border-radius: 10px !important; 
}
.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon input#coupon_code {
    background-color: #9090901A !important;
    border-radius: 10px;
    outline: none;
    min-height: 48px;
    padding: 14px;
    font-size: 15px;
    color: #B8B8B8 !important;
    border: 1px solid #00e67647 !important;
}

form#woocommerce-checkout-form-coupon {
    display: none !important;
}

.custom-coupon-wrap form#woocommerce-checkout-form-coupon {
    display: block !important;
}

/* .innerstep button.tab.change-product {
    padding: 11px 25px;
    border-radius: 10px;
    color: rgba(255, 255, 255, 0.6);
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    transition: 0.5s;
    min-width: 22%;
    border: 1px solid rgb(0 230 118 / 18.3%);
    text-align: center;
    background-color: rgb(0 230 118 / 5%);
    margin-bottom: 20px;
    margin-right: 7px;
} */

    @media(max-width:992px){
      .cards{
        grid-template-columns:repeat(2,1fr);
      }

      .title{
        font-size:54px;
      }
    }

    @media(max-width:600px){

      .container{
        padding:0px;
      }

      .topbar{
        flex-direction:column;
        gap:20px;
      }

      .title{
        font-size:38px;
      }

      .subtitle{
        font-size:18px;
      }

      .cards{
        grid-template-columns:1fr;
      }
    }
/*************maneesh********************/

.row.fundedab .col-12.col-lg-12 {
    width: 50%;
}
.woocommerce-checkout li.payment_method_nowpayments img  {
    margin-top: -8px !important;
    width: 61px; 
}

    * {
        box-sizing: border-box;
        margin: 0;
        padding: 0;
    }

    button.tab.change-product.hide,
    .tab-pane.hide {
        display: none;
    }
 
    .page-id-13 span.select2-container.select2-container--default.select2-container--open {
        width: auto;
    }

    @supports not (-webkit-appearance: -apple-pay-button) {
        .apple-pay-button-black-with-text {
            border-radius: 53px !important;
        }
    }

    .woocommerce-checkout .woocommerce-info {
        margin-bottom: 15px !important;
    }

    .woocommerce-checkout .woocommerce-checkout-payment, 
    .woocommerce-checkout div#wc_checkout_add_ons {
        background: #9090901a !important;
        border-radius: 15px !important;
        margin: 0px 0px 17px 0 !important;  
        border: 1px solid rgb(3 246 183 / 32%);
        background: #0B130A !important;
    }
        table.shop_table.woocommerce-checkout-review-order-table{
                border-collapse: separate !important;
                border-spacing: 0; 
                overflow: hidden;
                background: #0B130A;   
                padding: 5px;    
                border-radius: 14px;
                margin-bottom: 15px;
                transition: 0.8s;
                border: 1px solid rgb(3 246 183 / 32%);
                padding-top: 60px;
        }

/* .woocommerce-checkout .woocommerce-checkout-payment,
.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table.woocommerce-checkout-review-order-table,
.woocommerce-checkout div#wc_checkout_add_ons {
background: #9090901a !important;
border-radius: 10px !important;
	margin: 0 0px 17px 0 !important;
} */
        .page-id-13 header.header {
    display: none;
}
    .fundedab table.shop_table.woocommerce-checkout-review-order-table thead tr th.product-total {
        text-align: right;
        justify-content: end;
    }

    .fundedab table.shop_table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-total {
        text-align: right;
        justify-content: end;
    }

    .fundedab table.shop_table.woocommerce-checkout-review-order-table tfoot tr td {
        justify-content: end;
    }

    .icon img {
        width: 25px;
    }

    /* table.shop_table.woocommerce-checkout-review-order-table thead {
        padding-top: 55px;
    } */

    .fundedab .sv.card.card-body.bg-dark h3#order_review_heading {
     
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin-bottom: -40px;
    margin-top: 35px;
    position: relative;
    padding-left: 14px;
    }

    .support-box {
           background: #0B130A;
    padding: 22px;
    border-radius: 14px;
    margin-bottom: 15px;
    transition: 0.8s;
    border: 1px solid rgb(3 246 183 / 32%);
    margin-top: 30px;
    }

    .top-info {
        display: flex;
        justify-content: center;
        gap: 20px;
        margin-bottom: 8px;
        flex-wrap: wrap;
    }

    .info-item {
        display: flex;
        align-items: center;
        gap: 10px;
        font-size: 18px;
    }

    .rating {
        color: #ffffff;
        font-size: 20px;
        margin-bottom: 5px;
    }

    .review-text {
        font-size: 12px;
        color: #ccc;
    }

    .footer-text {
        margin-top: 14px;
        font-size: 14px;
        color: #bbb;
    }

    .footer-text a {
        color: #1de9b6;
        text-decoration: none;
    }

    .footer-text a:hover {
        text-decoration: underline;
    }
 
    /* .fundedab .sv.card.card-body.bg-dark  */
    /* table.shop_table.woocommerce-checkout-review-order-table{ 
    background: #0B130A;
    padding: 22px;
    border-radius: 14px;
    margin-bottom: 0;
    transition: 0.8s;
    border: 1px solid rgb(3 246 183 / 32%);
    margin-top: 25px;
 
    } */
    .sv.card.card-body.bg-dark {
    background-color: transparent !important;
        padding: 0!important;
}

    .fundedab .woocommerce-account-fields {
        position: relative;
        padding-left: 15px;
        margin-top: -50px;
        display: none;
    } 

    .woocommerce table.shop_table tfoot tr td {
        color: #ffffff !important;
    }

    .woocommerce table.shop_table td {
        border: none !important;
    }

    .woocommerce table.shop_table tbody th,
    .woocommerce table.shop_table tfoot td,
    .woocommerce table.shop_table tfoot th {
        border: none !important;
    }

    .woocommerce table.shop_table tr {
        border: none !important;
    }

    .fundedab .woocommerce-account-fields p.form-row.form-row-wide.create-account.woocommerce-validated {
        padding: 0;
    }

    .fundedab .woocommerce-billing-fields .form-row.omnisend_newsletter_checkbox_field {
        margin: 0;
        padding: 0;
        margin-top: 5px;
    }

    .fundedab .woocommerce-billing-fields .form-row.omnisend_sms_checkbox_field {
        margin: 0;
        padding: 0;
    }

    .wc-checkout-add-ons-dropzone #wc_checkout_add_ons label.checkbox::before {
        content: '';
        -webkit-appearance: none;
        background-color: transparent;
        border: 2px solid #3e4141;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
        padding: 5px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-right: 5px;
        border-radius: 50px;
        width: 18px;
        height: 18px;
        outline: 1px solid #ffffff;
    }

    .wc-checkout-add-ons-dropzone #wc_checkout_add_ons label.checkbox input.input-checkbox {
        padding: 0;
        height: initial;
        width: initial;
        margin-bottom: 0;
        display: none;
        cursor: pointer;
    }

    .woocommerce-checkout .woocommerce form .form-row.woocommerce-invalid label,
    .woocommerce-checkout .woocommerce form .form-row .required {
        color: #ffffff !important;
    }

    .wc-checkout-add-ons-dropzone #wc_checkout_add_ons label.checkbox:has(input:checked)::before {
        background-color: #05EFB1;
    }

    .price-wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 13px 0;
        ;
    }

    .paymentrowpay {
        display: flex;
        align-items: center;
        gap: 5px;
        flex-wrap: wrap;
    }

    .paymentrowpay img {
        max-width: 45px;
    }

    .single-checkout-widget {
        background: #9090901a;
        padding: 22px;
        border-radius: 14px;
        text-align: center;
        display:none;
    }

    .single-checkout-widget p.account-size-text {
        font-size: 20px;
        font-weight: 600;
        color: #B8B8B8;
        text-align: left;
    }

    .single-checkout-widget h2.discountPrice {
        color: #ffffff;
        margin-bottom: 0;
        text-align: justify;
        font-family: Inter, sans-serif;
        line-height: 1.1em;
        font-weight: 600;
        font-size: 25px;
    }

    h2.discountPrice span bdi {
        padding-left: 60px;
    }

    .single-checkout-widget .p-list {
        display: flex;
        gap: 10px;
        margin-bottom: 0;
    }

    .single-checkout-widget .p-list p {
        font-size: 15px;
        font-weight: 500;
        color: #B8B8B8;
        margin-bottom: 0;
    }


    #wc_checkout_add_ons p.form-row {
        margin: 4px 0;
        padding: 0px;
        position: relative;
        z-index: 2;
        -webkit-transition: 0.4s ease-in-out;
        transition: 0.4s ease-in-out;
        cursor: pointer;
    }

   .edit-card {
    background: #0B130A;
    padding: 22px;
    border-radius: 14px;
    margin-bottom: 15px;
    transition: 0.8s;
    border: 1px solid rgb(3 246 183 / 32%);
}


    .edit-card.model { 
        padding: 0px 0px 0px 0px;
    }

    .edit-card.model.active {
        max-height: 700px;
        margin-bottom: 15px;
        padding: 20px 20px 20px 20px;
    }

    .edit-checkout-page {
        margin-top: 25px;
        margin-bottom: 15px;
        padding: 0px;
        border-radius: 16px;
    }

    .edit-card .edit-row-pill:nth-child(2) {
        display: none;
    }

    .edit-card .edit-row-pill:nth-child(3) {
        display: none;
    }

    .edit-checkout-page h4 {
        color: #E7E5E5;
        text-align: left;
        margin-bottom: 20px;
        font-family: Inter, sans-serif;
        font-weight: 600;
        line-height: 1.2em;
        font-size: 20px;
    }

    .edit-row-pill {
        display: flex;
        justify-content: space-between;
        margin-bottom: 12px;
        align-items: center;
    }

    .edit-checkout-page .edit-row-pill span {
        color: #B8B8B8;
        font-size: 16px;
    }

    .edit-checkout-page .edit-row-pill .pill {
        background: #00ffbd;
        color: #000;
        padding: 7px 14px;
        border-radius: 100px;
        min-width: 80px;
        min-height: 40px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .tab-metatrader {
        display: none;
    }

    .tab-metatrader.active {
        display: block;
    }

    .edit-checkout-page .edit-card .tab-menu {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        margin-bottom: 20px;
    }

    .edit-checkout-page .tab-menu .tab,
    .edit-checkout-page .edit-card .option {
           padding: 11px 25px;
    border-radius: 10px;
    color:rgba(255, 255, 255, 0.6);
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    transition: 0.5s;
    min-width: 22%;
    border: 1px solid rgb(0 230 118 / 18.3%);
    text-align: center;
    background-color: rgb(0 230 118 / 5%);
    }

    .edit-checkout-page .tab-menu .tab:hover,
    .edit-checkout-page .edit-card .option:hover {
           color: #fff;
    border: 1px solid rgb(0 230 118);
    }

    .edit-checkout-page .tab-menu .tab.active,
    .edit-checkout-page .edit-card .option.active {
         color: #fff;
             border: 1px solid #00E676;
    }

    .edit-checkout-page .tab-pane {
        display: none
    }

    .edit-checkout-page .tab-pane.active {
        display: block
    }

    .edit-checkout-page .edit-grid {
        display: block; 
        margin-top: 15px; 
        padding-top: 18px;
        position: relative;
    }
.edit-checkout-page .edit-grid .options {
    display: flex;
    gap: 10px;
}
.tab-metatrader button.option.change-product {
    width: auto;
    min-width: auto;
}
    /* .edit-checkout-page .edit-grid::after {
        content: "";
        position: absolute;
        top: 0;
        left: 43%;
        transform: translateX(-50%);
        width: 1px;
        height: 100%;
        border-left: 1px solid #00ffbd45;
    } */

    .button-row {
        display: flex;
        gap: 12px;
        align-items: center;
        flex-wrap: wrap;
        justify-content: end;
    }

    .edit-checkout-page .editbt-row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 30px;
    }

    .edit-checkout-page .editbt-row h4 {
        margin-bottom: 0;
    }

    .editbt-row .edit {
        display: inline-block;
        padding: 12px 30px;
        color: #000000;
        background: #00ffbd;
        border: none;
        border-radius: 100px;
        font-size: 16px;
        height: 45px;
        font-weight: 600;
        line-height: 1;
        min-width: 78px;
        text-align: center;
        cursor: pointer;
    }

    .edit-checkout-page .edit-grid .options.haff {
        grid-template-columns: 1fr 1fr;
    }

    

    .edit-checkout-page .edit-grid .options.haff .option {
        width: 100%;
        padding: 11px;
    }

    .chechouteditbut {
        display: none;
    }

    .page-id-13 .woocommerce-notices-wrapper .woocommerce-message {
        padding-top: 7px;
        padding-bottom: 7px;
        padding-right: 5px;
        display: none;
    }

    .upgrade-bar {
        display: flex;
        align-items: center;
        justify-content: space-between;
        background-color: #9090901a;
        padding: 10px 23px;
        border-radius: 10px;
        margin-top: 15px;
    }

    button.upgrade-btn {
        background-color: #00ffcc14;
        color: #ffffff;
        border: 1px solid #00E676;
        padding: 7px 20px;
        border-radius: 5px;
        font-size: 17px;
        font-weight: 500;
        font-family: Inter, sans-serif; 
    }

    span.upgrade-text {
        color: #fff;
        font-weight: 600;
        font-size: 15px;
    }

    .upgrade-subtext {
        font-size: 15px;
        font-weight: 500;
        color: #B8B8B8;
        margin-bottom: 0;
    }

    .upgrade-subtext strong {
        color: #00E676;
        font-weight: 800;
    }
.coupon-code {
    display: flex;
    gap: 10px;
    color: var(--white);
    text-align: left;
    background-color: #fafafa1a; 
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding:15px 10px;
    font-family: Inter, sans-serif;
    font-size: 15px;
    font-weight: 500; 
    margin-bottom: 15px;
}
.coupon-code p {
    margin-bottom: 0;
}
.coupon-code .copy-bt {
    border: 1px solid #00ffbd;
    color: #00ffbd;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 800;
    text-decoration: none;
    margin: 0 5px;
    display: inline-block;
    line-height: 1.6;
     
}
.coupon-code:hover img {
    transform: rotate(90deg);
}
form#woocommerce-checkout-form-coupon {
    display: flex!important;
}
a#copynosplit.divine::before {
    border-left: 1px solid #00ffbd;
    padding-left: 25px;
    content: "";
    position: absolute;
    left: -15px;
    width: 1px;
    height: 30px;
    top: -1px;
}
a#copynosplit.divine {
    margin-left: 25px;
    position: relative;
}
.woocommerce-checkout h1.entry-title { 
    text-align: center;
}
.page-id-13 main { 
    max-width: 1290px; 
    padding: 15px; 
    width: 100%;
}
.edit-card.model {
    background: transparent;
    border: none;
}
button.tab.change-product b {
    width: 100%;
    display: block;
    color: #898888;
    font-weight: 400;
    font-size: 12px;
}
.cards {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
}
.woocommerce-billing-fields{ 
    background-color: #0B130A !important; 
    border: 1px solid rgb(3 246 183 / 30%);
}
.woocommerce form .form-row label { 
    color: #6D6A6A;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}
.page-id-13 .fundedab .woocommerce-billing-fields__field-wrapper input {
    background-color: rgb(144 144 144 / 10%) !important;
    border-radius: 10px;  
    font-size: 15px;
    color: #B8B8B8 !important; 
    border: 1px solid #575757;
}
.woocommerce table.shop_table tfoot tr.order-total {
    margin-bottom: 18px;
    background: #0a1e0f;
    border-radius: 10px;
    overflow: hidden;
}
.edit-grid:has(> div > div.options button.option.active:first-child) .pt-4 .tab-metatrader:nth-child(2) {
    display: block;
}
.options.haff{
    position: relative;
}
.options.allsteps::before{
    content: "1 Step";
    min-width: 96px;
    color: #00e676;
    font-weight: bold;
    content: "1 Step :";
    padding-top: 7px;
}
.options.haff.step1::before {
    content: "1 Step:";
}
.options.haff.step1pro::before {
    content: "1 Step Pro:";
}
.options.allsteps.step2::before {
    content: "2 Step:";
}
.options.allsteps.step2pro::before  {
    content: "2 Step Pro:";
}
.options.haff.paylaterstep2.allsteps::before { 
    content: "2 Step";
}
.options.haff.allsteps {
    margin-bottom: 15px;
}
.custom-coupon-wrap p.form-row.form-row-first.woocommerce-validated {
    width: 60%;
}
.custom-coupon-wrap p.form-row.form-row-last {
    width: 38% !important;
}
.custom-coupon-wrap p.form-row.form-row-first.woocommerce-validated {
    width: 55%;
}
.custom-coupon-wrap p.form-row.form-row-last {
    width: 40% !important;
}

@media (max-width: 1180px) {
.edit-checkout-page .tab-menu .tab, .edit-checkout-page .edit-card .option {
    padding: 11px 16px;
}
}

 
@media (max-width: 767px) {
 .woocommerce-checkout li.payment_method_nowpayments img {
    margin-top: 6px !important;
    width: 40px;
}
.bogoflex { 
    flex-wrap: wrap;
}
.divider { 
    display: none;
}
.cards .card {
    width: 100%;
}
.cards { 
    flex-wrap: wrap;
}
.edit-checkout-page .edit-grid .options { 
    display: grid;
}
 button.upgrade-btn { 
        margin-bottom: 5px;
       }
        .upgrade-bar {
            flex-direction: column;
            align-items: baseline;
            gap: 20px;
            padding: 10px 15px; 
        }

        .price-wrap {
            align-items: self-start;
            flex-direction: column;
        }

        h2.discountPrice span bdi {
            padding-left: 5px;
        }

        .woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
            grid-template-columns: 1fr;
        }

        .single-checkout-widget p.account-size-text {
            text-align: center;
           }
     .coupon-code { 
        padding: 10px 5px; 
        font-size: 9px; 
        text-align: center;
      }
        .coupon-code p {
            margin-bottom: 0;
            line-height: 2;
        }
        .coupon-code .copy-bt { 
            line-height: 1;
        font-size: 8px;
        }
        a#copynosplit.divine {
            margin-left: 5px;
            position: relative;
            margin-top: 5px;
        }
        a#copynosplit.divine::before { 
             opacity: 0;
            }
       .options.allsteps::before { 
            position: absolute;
            top: 0;
            left: 0;
        }
        .options.allsteps {
                padding-top: 50px;
            }
            
        }

    @media (max-width: 625px) {
        /* .edit-checkout-page .edit-card .tab-menu {
            display: grid;
            grid-template-columns: 1fr 1fr 1fr;
        } */

        .woocommerce-checkout div#wc_checkout_add_ons::after {
            left: 15px;
        }


        .woocommerce-checkout div#wc_checkout_add_ons {
            padding: 15px;
            padding-top: 45px;
        }

        .single-checkout-widget {
            padding: 15px;
        }

        .single-checkout-widget p.account-size-text {
            font-size: 15px;
        }


        .single-checkout-widget h2.discountPrice {
            font-size: 30px;
            padding-bottom: 5px;
            margin-bottom: 15px;
            text-align: center;
            width: 100%;
        }

        .single-checkout-widget .p-list {
            padding-bottom: 10px;
            margin-bottom: 0;
            width: 100%;
            text-align: center;
            justify-content: center;
        }

        .price-wrap {
            justify-content: center;
        }

        .single-checkout-widget .p-list p {
            font-size: 12px;
            padding: 5px 10px;
        }

        .paymentrowpay {
            justify-content: center;
            width: 100%;
        }

        .edit-checkout-page .tab-menu .tab {
            width: 100%;
            padding: 10px;
        }

        .edit-checkout-page {
            max-width: 100%;
            padding: 0px;
        }

        .edit-checkout-page .edit-grid {
            border-top: none;
            grid-template-columns: 100%;
            gap: 20px;
            margin-top: 20px;
        }

        .edit-checkout-page .edit-grid::after {
            border-left: none;
        }

        .top-info {
            gap: 10px;
        }
    }

    @media (max-width: 485px) {
        .woocommerce-checkout h1.entry-title {
            font-size: 22px;
        }

        .info-item {
            font-size: 13px;
        }

        .paymentrowpay img {
            max-width: 35px;
        }

        #wc_checkout_add_ons p.form-row {
            padding: 11px 4px 0px 0px;
        }

        .edit-checkout-page .edit-card .tab-menu {
            grid-template-columns: 1fr 1fr;
        }

        .edit-checkout-page {
            max-width: 100%;
            padding: 0px;
        }

        .button-row {
            gap: 7px;
        }

        a.buuy.go-home-link,
        .editbt-row .edit {
            min-width: auto;
            font-size: 15px;
            padding: 8px 14px;
            height: 36px;
        }


        .edit-card {
            padding: 13px;
        }


        .edit-card.model {
            padding: 0px 13px 0px 13px;
        }

        .edit-card.model.active {
            height: auto;
            padding: 13px 13px 13px 13px;
        }


        .edit-checkout-page h4 {
            font-size: 16px;
        }

    }
    @media (max-width: 350px) {
    .edit-card.model{  height: auto; padding: 0; }
     .edit-checkout-page .edit-grid .options.haff { display: flex; flex-wrap: wrap; width: 100%;}
.edit-card.model.active {
    max-height: 900px; 
}
    }
    @media (max-width: 320px) {

        .edit-checkout-page .edit-card .tab-menu,
        .edit-checkout-page .edit-grid .options.haff {
            grid-template-columns: 100%;
        }

        .single-checkout-widget {
            padding: 12px 10px 3px 8px;
        }

        .single-checkout-widget p.account-size-text {
            font-size: 11px;
            padding: 7px 9px;
        }

        .single-checkout-widget .p-list p {
            font-size: 11px;
        }

        .row.fundedab .col-12.col-lg-12 {
            padding-right: 4px;
            padding-left: 4px;
        }

        .page-id-13 main {
            padding: 8px 5px;
        }
    }

    @media (max-width: 225px) {
        .single-checkout-widget p.account-size-text {
            font-size: 8px;
        }

        a.buuy.go-home-link,
        .editbt-row .edit {
            font-size: 12px;
        } 
    }
