@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
.iptv-progress-bar{background:#018E431A;height:30px;border-radius:10px;overflow:hidden;}
.iptv-progress-fill{background:#018E43;color:#fff;line-height:30px;text-align:center;height:100%;}
.iptv-card{border:2px solid #e4e4e4;padding:10px;border-radius:8px;margin-bottom:10px;cursor:pointer;}
.iptv-card.selected{border-color:#018E43;background:#f0fff5;}
.iptv-actions{display:flex;gap:10px;margin-top:20px;}
.iptv-actions a,.iptv-actions button{flex:unset;padding:12px;border:none;border-radius:12px;text-align:center;font-weight:700;}
.iptv-next{background:#018E43;color:#fff;}
.iptv-prev{background:#F2F2F2;color:#667280;}
/* VPN toggle switch */
.iptv-vpn-switch {
    display: inline-block;
    position: relative;
    width: 46px;
    height: 26px;
    vertical-align: middle;
    margin-right: 10px;
}
a.nej-tack-btn {
    background-color: #FFFFFF;
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    fill: #667280;
    color: #667280;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #EDEDED;
    border-radius: 12px 12px 12px 12px;
    padding: 0px;
    width: 100% !important;
    display: block;
    height: 60px;
    line-height: 55px;
    text-align: center;
}
.iptv-vpn-switch input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}
.iptv-price-label {
    color: #018E43;
    font-size: 17px;
    font-weight: 800 !important;
    margin: 0px !important;
    font-family: 'Inter';
        text-align: right;
}
.product_cat-singe-box .iptv-card-right span.woocommerce-Price-amount.amount,.postid-36657 .iptv-variation-grid span.woocommerce-Price-amount.amount{
    display:none !important;
}
.iptv-vpn-slider {
    position: absolute;
    cursor: pointer;
    inset: 0;
    background: #e6e6e6;
    border-radius: 999px;
    transition: background .18s ease;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
}

.iptv-vpn-slider:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    left: 4px;
    top: 4px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 4px rgba(0,0,0,0.12);
    transition: transform .18s ease;
}

/* Checked state */
.iptv-vpn-switch input:checked + .iptv-vpn-slider {
    background: #0ea45a; /* green */
}

.iptv-vpn-switch input:checked + .iptv-vpn-slider:before {
    transform: translateX(20px);
}

/* Optional label alignment */
.iptv-vpn-switch-label {
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
    color: #1b3d2b;
    margin-left: 6px;
}

.iptv-prev,.iptv-next{
    min-width:180px;
}
.iptv-prev:hover{
opacity: 0.8;
}
.iptv-next:hover{
opacity: 0.8;
color: #fff;
}
/* faruk css */
.iptv-progress-wrapper {
  width: 100%;
  position: relative;
  font-family: "Inter", Sans-serif;
}
.product-desc,#iptv-notice,.iptv-prev,.iptv-next {
    font-family: 'Inter';
}
.iptv-step {
    display: flex;
    flex-wrap: wrap;
        justify-content: space-between;
}
.iptv-actions {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.iptv-step .iptv-left{
    width: 40%;
}
.iptv-step .iptv-right {
    width: 55%;
}
.iptv-vpn-addon {
    width: 100%;
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
    border-radius: 10px;
    margin-top: 15px;
}
.iptv-step-3 .iptv-left ,.iptv-step-3 .iptv-right{
            display: flex;
    flex-direction: column;
    justify-content: space-between;
}
div#iptv-ater-text {
    margin-top: 25px !important;
    font-family: 'Inter';
}
div#iptv-ater-text div {
    margin-bottom: 10px;
}

.product-desc ul {
    padding: 0px;
    list-style-type: none;
}
.product-desc ul li {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
        column-gap: 5px;
}
.product-desc ul li img{
    padding-right: 10px;
}
.iptv-progress-bar {
  background: #018E431A;
  border-radius: 20px;
  height: 30px;
  overflow: hidden;
  position: relative;
  border: 1px solid #018E43;
  padding: 1px;
}
.iptv-step h3 {
    text-align: left;
    font-size: 18px;
    color: #667280;
    font-weight: 700;
        margin-top: 0px;
            font-family: "Inter", Sans-serif;
}
.product-desc {
    color: #667280;
}
.iptv-attribute-name {
    font-family: 'Inter';
    font-weight: 700;
    margin-bottom: 20px;
    color: #667280;
}
.iptv-step.iptv-step-3 .account-notice {
    display: none;
}
div#iptv-notice,div#iptv-product-notice,.cart-notice {
    background-color: #FF9D001A !important;
    padding: 15px;
    border-radius: 8px;
    padding-left: 50px;
    background: url(https://iptvking.co/wp-content/plugins/shtonmoy-iptv/assets/img/group.svg);
    background-repeat: no-repeat;
    background-position: 15px;
	    font-size: 14px;
    font-weight: 500;
    margin: 20px 0px;
}
#iptv-gateway-description {
    padding: 12px;
    border-radius: 8px;
    color: #105D34 !important;
    font-weight: 500;
    padding-left: 50px !important;
    background: url(https://iptvking.co/wp-content/plugins/shtonmoy-iptv/assets/img/info.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 15px 18px !important;
    background-color: #018E431A !important;
    height: fit-content !important;
}
input#iptv-mac {
    border: 1px solid #E6E7EB;
    border-radius: 8px;
    height: 50px;
}

.iptv-progress-fill {
  background: linear-gradient(90deg, #1ebc73, #0aa35a);
  height: 100%;
  border-radius: 20px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  position: relative;
  transition: width 0.3s ease;
}

.iptv-progress-text {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
}
.iptv-step .iptv-progress-wrapper{
	display:none;
}
iptv-step {
    font-family: "Inter", Sans-serif;
}

.iptv-variations button:hover, .iptv-option:hover, .iptv-actions .button:hover { background: #17a964; }
.iptv-extra-field input { width: 100%; padding: 8px; margin-top: 6px; border-radius: 4px; border: 1px solid #ccc; }
.product-dis ul {
    list-style: none;
    padding: 0px;
}

.product-dis ul li{
    padding: 5px 0px;
    padding: 5px 0px;
    padding-left: 30px;
    position: relative;
}
.product-dis ul li img {
    padding-right: 10px;
    position: absolute;
    left: 0px;
    top: 12px;
}

ul.iptv-variations {
    list-style-type: none;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
ul.iptv-variations li {
    width: 30%;
}
    .iptv-section-title{font-weight:700;margin-bottom:12px;}
    .iptv-variation-grid{
        display:grid;
        grid-template-columns:repeat(auto-fill,minmax(220px,1fr));
        gap:18px;
    }
    .iptv-card{
        display:flex;justify-content:space-between;align-items:center;
        border:2px solid #e4e4e4;border-radius:10px;
        padding:12px 16px;cursor:pointer;background:#fff;
        transition:all .2s ease;
            min-height: 70px;
    }
    .iptv-card:hover{border-color:#1ebc73;box-shadow:0 0 0 3px rgba(30,188,115,0.1);
        background: #018E431A;
    }
    .iptv-card.selected{
        border-color:#1ebc73;background:#f5fff9;
        box-shadow:0 0 0 3px rgba(30,188,115,0.15);
    }
    .iptv-card-left{display:flex;flex-direction:column;}
.iptv-card-title {
    font-weight: 700;
    font-size: 15px;
    color: #4B515C;
}
    .iptv-card-sub{font-size:14px;color:#666;margin-top:2px;}
.iptv-card-right {
    font-weight: 800;
    color: #018E43;
    font-size: 17px;
        font-family: 'Inter';
}
    
    .iptv-card-badge {
    font-weight: 700;
    font-size: 14px;
    color: #018E43;
}

.iptv-account-options {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 15px;
}

.iptv-account-options .iptv-option {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #e4e4e4;
    border-radius: 10px;
    padding: 12px 16px;
    cursor: pointer;
    background: #fff;
    transition: all .2s 
ease;
    width: 100%;
    margin: 0px;
    color: #667280;
    text-align: center;
        font-weight: 500;
}
.iptv-account-options .iptv-option:hover,.iptv-account-options .iptv-option.selected{
     color: #1ebc73;
    border-color:#1ebc73;box-shadow:0 0 0 3px rgba(30,188,115,0.1);
        background: #018E431A;
}
.iptv-cart-total {
    background: #6672801A !important;
    padding: 20px;
    font-family: 'Inter';
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    color: #667280;
    align-items: center;
    margin-top: 50px !important;
    margin-bottom: 20px;
}
.iptv-cart-total span.woocommerce-Price-amount.amount {
    color: #018E43;
    font-weight: 800;
    font-size: 22px;
}
div#iptv-extra-field {
    margin: 25px 0px;
}
div#iptv-extra-field label {
    font-weight: 600;
    color: #667280;
    font-family: "Inter", Sans-serif;
}
.iptv-extra-field input {
    width: 100%;
    padding: 10px;
    margin-top: 6px;
    border-radius: 8px;
    border: 2px solid #E6E7EB;
    height: 50px;
}
.iptv-total {
    background: #6672801A;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    border-radius: 8px;
}
.iptv-total>span {
    font-weight: 500;
        color: #667280;
}
.iptv-total .woocommerce-Price-amount{
    font-weight: 800;
    font-size: 24px;
        color: #018E43;
}

.iptv-actions button.iptv-next {
background: #018E43;
    display: unset;
    width: unset;
    margin-top: 0px;
    height: 50px;
    border-radius: 8px;
    color: #fff;
    border: unset;
    font-weight: 800;
}
button.iptv-next:hover{
    opacity: 0.8;
}
button.iptv-remove img {
    width: 24px;
}
.iptv-cart-item {
    background: #F5F7F8;
    padding: 20px;
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
        flex-wrap: wrap;
}
.iptv-vpn-variant {
    color: #018E43;
    font-weight: 700;
}
.iptv-actions {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    margin-top: 25px;
}
.iptv-actions a.button {
    width: 100%;
    height: 55px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: #F2F2F2;
        font-family: "Inter", Sans-serif;
}
.iptv-actions a.button.iptv-checkout{
    background: #018E43;
    color: #fff;
}
.iptv-actions a.button.iptv-checkout:hover{
    opacity: .8;
}
.iptv-cart-item .iptv-product-name {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    font-family: "Inter", Sans-serif;
}
.iptv-item-details {
    color: #667280;
    font-size: 14px;
}
.iptv-cart-item .iptv-cart-right {
    display: flex;
    align-items: center;
    gap: 20px;
}
button.iptv-remove {
    padding: 0px;
    border: unset;
    display: flex;
}
button.iptv-remove:hover,button.iptv-remove:active,button.iptv-remove:focus {
    background: #ECF4EE;
}
.iptv-cart-item .iptv-cart-right .iptv-price {
    font-size: 20px;
    font-weight: 800;
    color: #018E43;
}
.iptv-cart-custom {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
a.iptv-add-extra.button {
    width: 100%;
        font-family: 'Inter' !important;
    text-align: center;
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    background: #F0F1F2 !important;
    border-radius: 10px !important;
    color: #667280 !important;
}
/* IPTV Box Shortcode Styles
   ========================= */
.shtonmoy-box-products .shtonmoy-box-tabs {
  display: flex;
  gap: 12px;
  margin-bottom: 18px;
  flex-wrap: nowrap;
}

.shtonmoy-box-products .shtonmoy-box-tab {
  min-height: 80px !important;
  border: 2px solid #e6e6e6;
  background: #fff;
  padding: 12px 16px;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
  text-align: left;
}

.shtonmoy-box-products .shtonmoy-box-tab span.shtonmoy-box-icon {
  display: flex;
  align-items: center;
}

.shtonmoy-box-products .shtonmoy-box-tab.active {
  border-color: #1ebc73;
  background: #f5fff9;
  box-shadow: 0 0 0 3px rgba(30,188,115,0.08);
}

.shtonmoy-box-products .shtonmoy-box-icon img {
  width: 36px;
  height: auto;
  display: block;
}
p.iptv-type-heading {
        font-family: 'Inter';
    color: #667280;
    font-weight: 700;
}
div#iptv-extra label {
    font-family: 'Inter';
    font-weight: 700;
    color: #667280;
    margin: 20px 0px;
}
.shtonmoy-box-products .shtonmoy-box-title {
  font-weight: 700;
  color: #000;
  margin-right: auto;
}

.shtonmoy-box-products .shtonmoy-box-price {
  color: #018E43;
  font-weight: 800;
}

.shtonmoy-box-products .shtonmoy-box-panel {
  padding-top: 18px;
  margin-top: 12px;
}

.shtonmoy-box-products .shtonmoy-box-actions {
  display: flex;
  gap: 12px;
  margin-top: 18px;
  justify-content: space-between;
}

.shtonmoy-box-products .shtonmoy-box-actions a {
  display: inline-block;
  padding: 0;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 700;
  height: 55px;
  line-height: 55px;
  min-width: 200px;
  text-align: center;
}

.shtonmoy-box-products .shtonmoy-box-prev {
  background: #f2f2f2;
  color: #333;
}

.shtonmoy-box-products .shtonmoy-box-next {
  background: #018E43;
  color: #fff;
}

.shtonmoy-box-products .shtonmoy-box-desc-inner {
  background: #f6f6f6;
  padding: 40px;
  color: #000;
  font-family: Inter, sans-serif;
  border-radius: 8px;
}

.shtonmoy-box-products .shtonmoy-box-desc-inner h6 {
  font-weight: 700;
  margin: 10px 0;
}
input.iptv-vpn-toggle[disabled]{
    opacity:0.8;
    filter: blur(5px);
    display:none;
}
span.iptv-override-price {
    font-weight: 800 !important;
}

/* Responsive */
@media (max-width: 768px) {
  .shtonmoy-box-products .shtonmoy-box-tabs {
    flex-wrap: wrap !important;
  }

  .shtonmoy-box-products .shtonmoy-box-tab {
    width: 100%;
    margin-bottom: 10px;
  }

  .shtonmoy-box-products .shtonmoy-box-actions {
    flex-direction: column;
  }

  .shtonmoy-box-products .shtonmoy-box-actions a {
    min-width: unset;
    width: 100%;
  }
  .iptv-step .iptv-left, .iptv-step .iptv-right {
    width: 100%;
}
}
  
@media (max-width: 550px) {
  
 .iptv-variation-grid {
        grid-template-columns: repeat(2, 1fr);
         gap:10px;
    }
     .iptv-card{
        padding:10px;
     }
     .iptv-card-title {
    font-size: 13px;
}
    .iptv-card-sub{font-size:12px;
        
    }
.iptv-card-right {
    font-size: 14px;
}
    
    .iptv-card-badge {
    font-size: 12px;
}
.iptv-cart-item .iptv-cart-right .iptv-price {
    font-size: 18px;
}
 .iptv-cart-item .iptv-cart-right .iptv-price img {
          width: 16px;
  }
  .iptv-cart-item {
    background: #F5F7F8;
    padding: 12px;
  }
  .iptv-item-details {
    font-size: 14px;
}
.iptv-actions {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-top: 25px;
    flex-direction: column;
}
.iptv-actions a.button {
    width: 100%;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    background: #F2F2F2;
    font-family: "Inter", Sans-serif;
    font-size: 14px;
}
}

/* checkout */

table.shop_table.woocommerce-checkout-review-order-table thead, table.shop_table.woocommerce-checkout-review-order-table tbody,.shtonmoy-order-summary div#payment .wc_payment_methods,.checkout-block.payment-block div#payment .form-row.place-order {
    display: none !important;
}
.shtonmoy-checkout-wrapper .woocommerce-checkout {
    background: transparent !important;
}
.shtonmoy-checkout-wrapper .woocommerce-checkout .checkout-right {
    padding: 0px;
    background: transparent !important;
    background-color: unset !important;
    box-shadow: unset !important;
}
.shtonmoy-checkout-wrapper .checkout-columns {
    font-family: 'inter';
    color: #000;
    display: flex;
    gap: 30px;
    align-items: flex-start;
    flex-wrap: wrap;
}
.shtonmoy-checkout-wrapper .checkout-columns .checkout-left,.shtonmoy-checkout-wrapper .checkout-columns .checkout-right{
        margin: 0px;
    background: transparent;
}
.shtonmoy-checkout-wrapper .checkout .checkout-columns h3 {
    font-family: 'inter' !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    color: #000;
        margin-bottom: 20px !important;
}
.shtonmoy-checkout-wrapper .checkout-columns .checkout-block {
    border: 1.5px solid #E3E7ED;
    background: #FEFEFE !important;
    padding: 30px !important;
        border-radius: 24px !important;
}
.shtonmoy-mini-cart .iptv-mini-cart-item div>div:nthchild(2){
    text-align: right;
    min-width: fit-content;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    row-gap: 20px;
    column-gap: 15px;
}
.shtonmoy-mini-cart .item-cart-remove span.woocommerce-Price-amount.amount {
    font-size: 18px;
}
.shtonmoy-mini-cart .iptv-mini-cart-item button.iptv-remove {
    margin: 0px !important;
}
.shtonmoy-mini-cart .item-main{
        display: flex;
    justify-content: space-between;
    align-items: center;
}
.shtonmoy-mini-cart .item-cart-remove{
    text-align: right;
    min-width: fit-content;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    row-gap: 20px;
    column-gap: 15px;
    padding-right: 20px;
}
.shtonmoy-mini-cart .iptv-vpn-addon-mini{
        margin-top: 10px;
    background: #fff;
    padding: 8px;
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
}
.iptv-vpn-addon-mini .iptv-vpn-addon-mini-warp{
        width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.iptv-vpn-addon-mini .addon-veriation{
        color: #000;
    font-weight: 600;
    width: 100%;
    text-align: right;
    padding-right: 10px;
}
.iptv-vpn-addon-mini .addon-veriation span.woocommerce-Price-amount.amount{
        color: #0aa35a;
    font-weight: 800;
    padding-left: 6px;
}
.iptv-vpn-addon-mini label.iptv-vpn-switch {
    margin: 0px;
}
.iptv-vpn-addon-mini .iptv-vpn-slider {
    display: inline-block;
    width: 40px;
    height: 20px;
}
.iptv-vpn-addon-mini .iptv-vpn-addon-mini-warp div {
    width: auto;
}
.iptv-vpn-addon-mini .iptv-vpn-slider:before {
    content: '';
    position: absolute;
    left: 1px;
    top: 1px;
    width: 18px;
    height: 18px;
}
.continue-shoping-text{
        margin: 20px 0px;
    padding-top: 20px;
    color: #000;
    border-top: 1px solid #E3E7ED;
}
a.button.add-more-products {
    font-weight: 700;
}
.shtonmoy-checkout-wrapper .woocommerce-billing-fields h3{
    display:none;
}
.trusted-text {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.trusted-text div {
    font-size: 12px;
    color: #000000;
    text-transform: uppercase;
    font-weight: 600;
    display: flex;
    column-gap: 3px;
}
.trusted-text div img {
    width: 12px;
}
table.shop_table.woocommerce-checkout-review-order-table{
        border-collapse: unset;
}
tr.cart-subtotal,tr.fee,tr.order-total {
    background: #EAF5EF;
}
tr.cart-subtotal th{
    border-radius: 10px 0px 0px 0px !important;
    border: 0px solid;
    border-top: 1px solid #E3E7ED;
}
tr.fee th, tr.fee td{
    border: 0px solid;
    border-top: 1px solid #E3E7ED;
}
tr.order-total th {
    border-radius: 0px 0px 0px 10px !important;
    border: 0px solid;
    border-top: 1px solid #E3E7ED;
}
tr.cart-subtotal td{
    border-radius: 0px 10px 0px 0px !important;
    border: 0px solid;
    border-top: 1px solid #E3E7ED;
}
tr.order-total td{
    border-radius: 0px 0px 10px 0px !important;
    border: 0px solid;
    border-top: 1px solid #E3E7ED;
}
table.shop_table{
        font-family: 'Inter';
}
table.shop_table tfoot th, table thead th {
    font-size: 1em;
    text-align: left;
        font-size: 16px;
         font-weight: 600;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    display: block;
    font-family: 'Inter';
    font-weight: 600;
    margin: 10px 0px;
}
input#billing_first_name, input#billing_email, input#billing_phone, input#additional_adress, input#additional_postort, input#additional_postkod, input#additional_land {
    background: #E3E7ED80;
    border: 1px solid #E3E7ED80;
    border-radius: 8px;
    height: 50px;
}
.iptv-custom-address-fields {
    display: flex;
    flex-wrap: wrap;
    column-gap: 3.5%;
}
p#additional_adress_field {
    width: 100%;
}
.form-row.form-row-third {
    width: 31%;
}
.woocommerce-page form .form-row label .optional{
    display:none;
}
.billing-phone-text{
    color: Red;
    font-weight: 700;
    margin-top: 8px;
    margin-bottom: 0px;
    font-size: 14px;
}
table.shop_table td {
    text-align: right;
    font-weight: 800 !important;
    font-size: 18px;
    color: #018E43;
}
.shtonmoy-checkout-wrapper .checkout-right button#place_order {
    background: #018E43;
    width: 100%;
    height: 50px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border: unset;
    font-size: 16px;
    margin-top: 10px;
    border-radius: 30px !important;
}
.cupon-box {
    display: flex;
    column-gap: 10px;
}
.cupon-box input#coupon_code {
    background: #E3E7ED80;
    border-radius: 30px !important;
    border: 1px solid #E3E7ED;
}
.cupon-box button.button,.cupon-box button.button:hover {
    background: #018E43;
    color: #fff;
    border: 1px solid #018E43;
    border-radius: 30px !important;
}
.shtonmoy-checkout-wrapper #payment ul.payment_methods, .shtonmoy-checkout-wrapper #payment ul.payment_methods {
    border-bottom: unset;
    background: #fff;
    display: flex;
    padding: 0px;
    column-gap: 10px;
    row-gap: 10px;
flex-direction: row !important;
}
.shtonmoy-checkout-wrapper #payment ul.payment_methods li {
    width: 100%;
    border-radius: 10px;
    border: 1px solid #E6E6E6;
    padding: 8px 15px 15px;
    display: flex;
    position: relative;
    align-items: center;
}

.shtonmoy-checkout-wrapper #payment ul.payment_methods li label {
    font-size: 13px !important;
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 0px;
    position: relative;
    flex-direction: column-reverse;
    row-gap: 10px;
    text-align: center;
    font-weight: 600;
    padding: 0px 0px !important;
}
.shtonmoy-checkout-wrapper #payment ul.payment_methods li label > img:last-child {
    display: none;
    height: 20px;
}
.shtonmoy-checkout-wrapper #payment ul.payment_methods li input {
    margin: 12px 5px 12px 0px !important;
    display: none;
}
div#iptv-payment-timing {
    background: #FF9D0021;
    width: fit-content;
    padding: 5px 15px;
    border-radius: 15px;
    color: #FF5F00;
    font-size: 14px;
        margin: 0px !important;
}
.woocommerce-checkout #payment ul.payment_methods li {
    background: #E3E7ED80 !important;
}
.woocommerce-checkout #payment ul.payment_methods  li.wc_payment_method.payment-active {
    background: #ECFFF5 !important;
    border: 0.93px solid #32DD81 !important;
}
.shtonmoy-order-summary{
        padding-bottom: 80px;
    position: relative;
}
.shtonmoy-order-summary .woocommerce-checkout-payment {
    position: absolute !important;
    width: 100% !important;
    bottom: 0px !important;
}
h2.checkout-heading {
    text-align: center;
    font-family: 'Inter';
    font-size: 32px;
    font-weight: 700;
}
.woocommerce-checkout #payment ul.payment_methods li label > img {
    width: 0px;
}
li.wc_payment_method.payment_method_payments_today label::after{
    content: url(https://iptvking.co/wp-content/plugins/shtonmoy-iptv/assets/img/mastercard.svg);
    display: inline-block;
    width: 30px;
}
li.wc_payment_method.payment_method_nowpayments label::after{
    content: url(https://iptvking.co/wp-content/plugins/shtonmoy-iptv/assets/img/bitcoin.svg);
    display: inline-block;
    width: 30px;
}
@media (max-width: 768px) {
    .checkout-columns {
    padding: 0px !important;
}
h2.checkout-heading {
    text-align: center;
    font-family: 'Inter';
    font-size: 28px;
    font-weight: 700;
}
.shtonmoy-checkout-wrapper .checkout .checkout-columns h3 {
    font-size: 20px !important;
}

.shtonmoy-checkout-wrapper .checkout .checkout-columns img {
    width: 20px;
}
.form-row.form-row-third {
    width: 100%;
}
 .iptv-vpn-addon-mini .iptv-vpn-addon-mini-warp div {
    width: auto;
    font-size: 12px;
}   
.shtonmoy-checkout-wrapper .checkout-columns .checkout-block{
        padding: 25px 15px !important;
}
form.checkout.woocommerce-checkout {
    padding: 0px 5px !important;
}
.main-items-veriation{
        margin-top: 0px;
    font-size: 14px;
}
.shtonmoy-mini-cart .item-cart-remove span.woocommerce-Price-amount.amount {
    font-size: 16px;
}
button.iptv-remove img {
    width: 22px !important;
}
}