body.single-product {
    background: #fcf7f7;
}

body.single-product .shop-container,
body.single-product .container-width,
body.single-product .esim-single-product-wrap,
body.single-product .esim-product-footer > .container {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
}

body.single-product .esim-single-product-wrap {
    padding-top: 18px;
    padding-bottom: 0;
}

body.single-product .esim-single-product-layout {
    padding-bottom: 40px;
}

body.single-product .esim-product-container {
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

body.single-product .esim-product-main {
    background: transparent;
}

body.single-product .esim-product-main-row {
    align-items: stretch;
    justify-content: center;
    margin-left: -15px;
    margin-right: -15px;
}

body.single-product .esim-product-gallery-col,
body.single-product .esim-product-info-col,
body.single-product .esim-product-footer-main,
body.single-product .esim-product-footer-side {
    padding-bottom: 0;
}

body.single-product .esim-product-gallery-inner,
body.single-product .esim-product-info-inner,
body.single-product .esim-product-footer-main > .col-inner,
body.single-product .esim-product-footer-side > .col-inner {
    height: 100%;
}

body.single-product .esim-single-product__gallery-shell {
    position: sticky;
    top: 110px;
}

body.single-product .skysimhub-gallery {
    position: relative;
    overflow: visible;
}

body.single-product .skysimhub-gallery__visual-card {
    min-height: 540px;
    border-radius: 26px;
    box-shadow: 0 18px 50px rgba(15, 23, 42, 0.10);
}

body.single-product .skysimhub-gallery__visual-overlay {
    padding: 24px;
}

body.single-product .skysimhub-gallery__flag-badge {
    width: 72px;
    height: 72px;
    border-radius: 18px;
    top: 18px;
    left: 18px;
    box-shadow: 0 10px 28px rgba(15, 23, 42, 0.18);
}

body.single-product .skysimhub-gallery__visual-title {
    font-size: 34px;
    line-height: 1.08;
    font-weight: 800;
    letter-spacing: -0.02em;
}

body.single-product .skysimhub-gallery__visual-subtitle {
    font-size: 15px;
    line-height: 1.5;
}

body.single-product .skysimhub-gallery__visual-badge {
    min-height: 40px;
    padding: 10px 16px;
    border-radius: 999px;
    font-size: 13px;
    font-weight: 700;
}

body.single-product .skysimhub-gallery__info-card {
    margin-top: 18px;
    border-radius: 24px;
    padding: 22px 22px 16px;
    box-shadow: 0 14px 40px rgba(15, 23, 42, 0.07);
}

body.single-product .skysimhub-gallery__info-title {
    font-size: 16px;
    font-weight: 800;
    color: #111827;
    margin-bottom: 12px;
}

body.single-product .skysimhub-gallery__info-row {
    padding: 10px 0;
    border-bottom: 1px solid rgba(226, 232, 240, 0.9);
}

body.single-product .skysimhub-gallery__info-row strong {
    font-size: 14px;
    color: #111827;
}

body.single-product .skysimhub-gallery__info-row span {
    font-size: 13px;
    color: #6b7280;
}

body.single-product .esim-single-product__floating-badge {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: -18px;
    z-index: 4;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 42px;
    padding: 10px 18px;
    border-radius: 17px;
    background: #ffffff;
    box-shadow: 0 10px 28px rgba(15, 23, 42, 0.12);
    text-align: center;
    	margin-bottom: 20px;
}

body.single-product .esim-single-product__floating-icon {
    color: #ff4d4f;
    font-size: 14px;
}

body.single-product .esim-single-product__floating-text {
    font-size: 15px;
    line-height: 1.4;
    color: #ef4444;
    font-weight: 700;
}

body.single-product .esim-product-info-inner {
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding-left: 15px;
}

body.single-product .esim-single-product__summary-top {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

body.single-product .esim-single-product__rating-line {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    font-size: 17px;
    color: #6b7280;
}

body.single-product .esim-single-product__rating-label {
    font-weight: 500;
    color: #777777;
}
body.single-product .esim-single-product__rating-count span {
    font-weight: 500;
    color: #777777;
}
body.single-product .esim-single-product__rating-stars {
    display: inline-flex;
    align-items: center;
}

body.single-product .esim-single-product__rating-stars .star-rating {
    margin: 0;
    font-size: 15px;
}

body.single-product .esim-single-product__rating-count {
    color: #ef4444;
    font-weight: 500;
}

body.single-product .esim-single-product__title {
    display: flex;
    align-items: center;
    gap: 14px;
    margin: 0;
    font-size: 42px;
    line-height: 1.08;
    font-weight: 800;
    letter-spacing: -0.02em;
    color: #1f2937;
}

body.single-product .esim-single-product__flag-wrap {
    flex: 0 0 auto;
    width: 58px;
    height: 58px;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.14);
}

body.single-product .esim-single-product__flag-image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body.single-product .esim-single-product__title-text {
    display: block;
}

body.single-product .esim-single-product__excerpt {
    margin: 0;
    color: #6b7280;
    font-size: 15px;
    line-height: 1.7;
}

body.single-product .esim-single-product__excerpt p:last-child {
    margin-bottom: 0;
}

body.single-product .esim-single-product__sales-note {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 34px;
    padding: 8px 14px;
    border-radius: 999px;
    background: rgba(244, 63, 94, 0.08);
    color: #ef4444;
    font-size: 13px;
    font-weight: 700;
}


.esim-single-product__trust-note {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 8px;
    margin-top: 12px;
}

.esim-single-product__trust-note span {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
    line-height: 1.5;
    font-size: 14px;
    color: #333;
    text-align: right;
}

.esim-single-product__trust-text img {
    width: 18px;
    height: 18px;
    object-fit: contain;
    flex-shrink: 0;
}

body.single-product .esim-single-product__trust-note {
    display: block;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
    color: #6b7280;
    font-size: 12px;
    line-height: 1.5;
    text-align: right;
}

body.single-product .esim-single-product__trust-icon {
    font-size: 15px;
}

body.single-product .skysimhub-selector {
    width: 100%;
    padding: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
}

body.single-product .skysimhub-selector__header {
    margin-bottom: 14px;
}

body.single-product .skysimhub-selector__label {
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 700;
    color: #374151;
}

body.single-product .skysimhub-selector__options {
    gap: 10px;
}

body.single-product .skysimhub-selector__option {
    min-width: 0;
    height: 46px;
    padding: 10px 10px;
    border-radius: 12px;
    font-size: 13px;
    font-weight: 700;
}

body.single-product [data-selector-group="data"] .skysimhub-selector__options,
body.single-product [data-selector-group="duration"] .skysimhub-selector__options,
body.single-product [data-selector-group="package_mode"] .skysimhub-selector__options,
body.single-product [data-selector-group="sim_type"] .skysimhub-selector__options {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

body.single-product .skysimhub-selector__sim-type-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 170px;
    gap: 14px;
    align-items: end;
}

body.single-product .skysimhub-selector__meta-card {
    padding: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
}

body.single-product .skysimhub-selector__quantity {
    min-height: 48px;
    padding: 4px;
    border-radius: 14px;
}

body.single-product .skysimhub-selector__qty-btn {
    width: 40px;
    height: 40px;
    border-radius: 12px;
    background: #fff5f5;
}

body.single-product .skysimhub-selector__qty-value {
    font-size: 18px;
}

body.single-product .skysimhub-selector__checkout {
    margin-top: 16px;
    padding: 10px;
    background: #ffffff00;
    box-shadow: none;
}

body.single-product .skysimhub-selector__checkout-header {
    gap: 14px;
}

body.single-product .skysimhub-selector__checkout-label {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #9ca3af;
}

body.single-product .skysimhub-selector__selected-name {
    font-size: 16px;
    font-weight: 800;
    color: #111827;
}

body.single-product .skysimhub-selector__selected-meta {
    margin-top: 4px;
    color: #6b7280;
    font-size: 12px;
}

body.single-product .skysimhub-selector__price-meta {
    justify-content: flex-end;
}

body.single-product .skysimhub-selector__regular-price {
    color: #9ca3af;
    font-size: 14px;
}

body.single-product .skysimhub-selector__discount-badge {
    min-height: 28px;
    padding: 5px 10px;
    border-radius: 999px;
    font-size: 11px;
    font-weight: 800;
}

body.single-product .skysimhub-selector__total-price {
    font-size: 34px;
    line-height: 1;
    color: #ef4444;
    font-weight: 900;
}

body.single-product .skysimhub-selector__actions {
    margin-top: 16px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

body.single-product .skysimhub-selector__action {
    min-height: 52px;
    border-radius: 7px;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
}

body.single-product .skysimhub-selector__action--secondary::before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    background-image: url("/wp-content/uploads/2026/05/10485973-1.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    flex-shrink: 0;
}

body.single-product .skysimhub-selector__action--primary {
    background: #ff1f1f;
    box-shadow: 0 12px 24px rgba(255, 31, 31, 0.22);
}

body.single-product .skysimhub-selector__action--secondary {
    border: 1.5px solid #ff1f1f;
    color: #ff1f1f;
}

body.single-product .skysimhub-selector__action:hover {
    transform: translateY(-1px);
}

body.single-product .esim-product-footer {
    margin-top: 40px;
    background: transparent;
}

body.single-product .esim-product-footer > .container {
    padding-left: 15px;
    padding-right: 15px;
}

body.single-product .esim-product-footer-row {
    align-items: flex-start;
    margin-left: -15px;
    margin-right: -15px;
}

body.single-product .esim-single-product__feature-block,
body.single-product .esim-single-product__support-card,
body.single-product .esim-single-product__compare-table-wrap,
body.single-product .esim-single-product__region-card {
    border-radius: 15px;
    background: #ffffff;
    box-shadow: 0 18px 50px rgba(15, 23, 42, 0.08);
}

body.single-product .esim-single-product__feature-block {
    padding: 28px;
}

body.single-product .esim-single-product__feature-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 22px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f1f5f9;
    padding-bottom: 10px;
}

body.single-product .esim-single-product__feature-tabs {
    display: inline-flex;
    align-items: center;
    gap: 22px;
    min-width: 0;
}

body.single-product .esim-single-product__feature-cta {
    margin: 0;
    min-height: 42px;
    padding: 0 18px;
    border-radius: 10px;
    background: #ef4444;
    border-color: #ef4444;
    color: #ffffff;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.02em;
    box-shadow: 0 10px 24px rgba(239, 68, 68, 0.22);
    white-space: nowrap;
    line-height: 3.5;
    text-transform: unset;
}

body.single-product .esim-single-product__feature-cta:hover,
body.single-product .esim-single-product__feature-cta:focus {
    background: #dc2626;
    border-color: #dc2626;
    color: #ffffff;
}

body.single-product .esim-single-product__feature-head .tab {
    margin: 0;
    padding: 0 0 10px;
    border: 0;
    border-bottom: 2px solid transparent;
    background: transparent;
    color: #6b7280;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

body.single-product .esim-single-product__feature-head .tab.active {
    color: #ef4444;
    border-bottom-color: #ef4444;
}

body.single-product .esim-single-product__feature-panel {
    display: none;
}

body.single-product .esim-single-product__feature-panel.is-active {
    display: block;
}

body.single-product .esim-single-product__feature-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 25px 20px;
}

body.single-product .esim-single-product__feature-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

body.single-product .esim-single-product__feature-icon {
    flex: 0 0 24px;
    width: 24px;
    height: 24px;
    border-radius: 999px;
    background: rgba(239, 68, 68, 0.1);
    color: #ef4444;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 900;
    margin-top: 2px;
}

body.single-product .esim-single-product__feature-label {
    margin-bottom: 3px;
    color: #111827;
    font-size: 18px;
    font-weight: 800;
}

body.single-product .esim-single-product__feature-value {
    color: #6b7280;
    font-size: 15px;
    line-height: 1.55;
        margin: 14px 0;
}

body.single-product .esim-single-product__tabs-shell .woocommerce-tabs,
body.single-product .esim-single-product__tabs-shell .product-footer .woocommerce-tabs {
    margin: 0;
}

body.single-product .esim-single-product__tabs-shell .woocommerce-tabs .nav,
body.single-product .esim-single-product__tabs-shell .woocommerce-tabs .tabs {
    display: none;
}

body.single-product .esim-single-product__tabs-shell .woocommerce-Tabs-panel,
body.single-product .esim-single-product__tabs-shell .woocommerce-tabs .panel {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
}

body.single-product .esim-single-product__tabs-shell .woocommerce-Tabs-panel h2:first-child,
body.single-product .esim-single-product__tabs-shell .woocommerce-tabs .panel h2:first-child {
    margin-top: 0;
}

body.single-product .esim-single-product__tabs-shell--info {
    padding-top: 4px;
}

body.single-product .esim-product-info-section {
    display: block;
}

body.single-product .esim-product-info-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0 18px;
}

body.single-product .esim-product-info-item {
    display: flex;
    flex-direction: column;
    gap: 8px;
    min-height: 100%;
    padding: 10px;
    border: 1px solid #f1f5f9;
    border-radius: 10px;
    background: #f8fafc;
}

body.single-product .esim-product-info-label {
    color: #111827;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 800;
}

body.single-product .esim-product-info-value,
body.single-product .esim-product-info-value p {
    margin: 0;
    color: #6b7280;
    font-size: 14px;
    line-height: 1.7;
}

body.single-product .esim-product-info-value p + p {
    margin-top: 6px;
}

body.single-product .esim-single-product__support-card {
    padding: 18px;
    border: 1px solid rgba(239, 68, 68, 0.12);
    background: linear-gradient(180deg, #fff5f5 0%, #ffffff 100%);
}

body.single-product .esim-single-product__support-title {
    margin-bottom: 14px;
    color: #ef4444;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 800;
}

body.single-product .esim-single-product__support-visual {
    border: 6px solid #ff3b30;
    border-radius: 22px;
    overflow: hidden;
    background: #f8fafc;
    box-shadow: 0 16px 36px rgba(15, 23, 42, 0.08);
}

body.single-product .esim-single-product__support-visual::before {
    content: '';
    display: block;
    height: 12px;
    background: linear-gradient(90deg, #ff3b30 0%, #ff6b6b 100%);
}

body.single-product .esim-single-product__support-visual img {
    display: block;
    width: 100%;
    height: auto;
}

body.single-product .esim-single-product__support-button {
    margin-top: 16px;
    min-height: 44px;
    padding-left: 18px;
    padding-right: 18px;
    border-radius: 999px;
    border-width: 1.5px;
    color: #ef4444;
    font-size: 13px;
    font-weight: 800;
}

body.single-product .esim-single-product__support-button:hover {
    background: #ef4444;
    color: #ffffff;
}

body.single-product .esim-single-product__section-heading {
    margin: 0 auto 22px;
    max-width: 760px;
}

body.single-product .esim-single-product__section-heading--compact {
    margin-bottom: 26px;
}

body.single-product .esim-single-product__section-title {
    margin: 0;
    color: #1f2937;
    font-size: 36px;
    line-height: 1.18;
    font-weight: 800;
    letter-spacing: -0.02em;
}

body.single-product .esim-single-product__section-title--compare,
body.single-product .esim-single-product__section-title--region {
    text-wrap: balance;
}

body.single-product .esim-single-product__section-title strong,
body.single-product .esim-single-product__section-title b,
body.single-product .esim-single-product__section-title span {
    color: #ef4444;
}

body.single-product .esim-single-product__section-subtitle {
    margin: 10px 0 0;
    color: #9ca3af;
    font-size: 14px;
    line-height: 1.7;
}

body.single-product .esim-single-product__compare-row,
body.single-product .esim-single-product__estimator-row,
body.single-product .esim-single-product__region-row,
body.single-product .esim-single-product__intro-row {
    margin-top: 52px;
}

body.single-product .esim-single-product__estimator {
    padding: 56px 44px;
    border-radius: 32px;
    background: linear-gradient(135deg, #ef2d12 0%, #f97316 100%);
    color: #ffffff;
    box-shadow: 0 28px 60px rgba(239, 68, 68, 0.22);
}

body.single-product .esim-single-product__estimator-header {
    max-width: 760px;
    margin: 0 auto 34px;
}

body.single-product .esim-single-product__estimator-title {
    margin: 0;
    color: #ffffff;
    font-size: 42px;
    line-height: 1.18;
    font-weight: 800;
    letter-spacing: -0.02em;
}

body.single-product .esim-single-product__estimator-text {
    margin: 14px auto 0;
    max-width: 720px;
    color: rgba(255, 255, 255, 0.92);
    font-size: 15px;
    line-height: 1.75;
}

body.single-product .esim-single-product__estimator-layout {
    align-items: stretch;
}

body.single-product .esim-single-product__estimator-controls,
body.single-product .esim-single-product__estimator-summary {
    height: 100%;
    border-radius: 24px;
    background: #ffffff;
    box-shadow: none;
}

body.single-product .esim-single-product__estimator-controls {
    padding: 28px 28px 18px;
}

body.single-product .esim-single-product__estimator-item + .esim-single-product__estimator-item {
    margin-top: 28px;
}

body.single-product .esim-single-product__estimator-item-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin-bottom: 0px;
}

body.single-product .esim-single-product__estimator-item-label {
    color: #1f2937;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 700;
}

body.single-product .esim-single-product__estimator-item-value {
    color: #ef4444;
    font-size: 15px;
    line-height: 1.4;
    white-space: nowrap;
}

body.single-product .esim-single-product__estimator-item-value strong {
    color: inherit;
    font-size: inherit;
    font-weight: 800;
}

body.single-product .esim-single-product__estimator-range {
    width: 100%;
    margin: 0;
    accent-color: #ff1f1f;
    --range-progress: 0%;
}

body.single-product .esim-single-product__estimator-range::-webkit-slider-runnable-track {
    height: 6px;
    border-radius: 999px;
    background: linear-gradient(90deg, #ff1f1f var(--range-progress, 0%), #e5e7eb var(--range-progress, 0%));
}

body.single-product .esim-single-product__estimator-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 18px;
    height: 18px;
    margin-top: -6px;
    border: 3px solid #ff1f1f;
    border-radius: 50%;
    background: #ffffff;
    box-shadow: 0 4px 12px rgba(239, 68, 68, 0.22);
}

body.single-product .esim-single-product__estimator-range::-moz-range-track {
    height: 6px;
    border-radius: 999px;
    background: #e5e7eb;
}

body.single-product .esim-single-product__estimator-range::-moz-range-progress {
    height: 6px;
    border-radius: 999px;
    background: #ff1f1f;
}

body.single-product .esim-single-product__estimator-range::-moz-range-thumb {
    width: 18px;
    height: 18px;
    border: 3px solid #ff1f1f;
    border-radius: 50%;
    background: #ffffff;
    box-shadow: 0 4px 12px rgba(239, 68, 68, 0.22);
}

body.single-product .esim-single-product__estimator-summary {
    padding: 30px 24px;
    text-align: center;
}

body.single-product .esim-single-product__estimator-summary-title {
    margin: 0;
    color: #1f2937;
    font-size: 22px;
    line-height: 1.4;
    font-weight: 800;
}

body.single-product .esim-single-product__estimator-summary-list {
    display: flex;
    flex-direction: column;
    gap: 14px;
    margin-top: 30px;
}

body.single-product .esim-single-product__estimator-summary-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    min-height: 54px;
    padding: 14px 18px;
    border-radius: 16px;
    background: #fff7f7;
}

body.single-product .esim-single-product__estimator-summary-label {
    color: #374151;
    font-size: 15px;
    font-weight: 600;
}

body.single-product .esim-single-product__estimator-summary-amount {
    color: #ff1f1f;
    font-size: 18px;
    font-weight: 800;
}

body.single-product .esim-single-product__compare-table-wrap {
    overflow-x: auto;
    padding: 17px;
}

body.single-product .esim-single-product__compare-table {
    width: 100%;
    min-width: 760px;
    border-collapse: collapse;
    overflow: hidden;
}

.az-product-review-widget__form {
    margin-bottom: 0;
}

body.single-product .esim-single-product__compare-table thead th {
    padding: 16px 18px;
    color: #111827;
    font-size: 14px;
    font-weight: 800;
    text-align: center;
}

body.single-product .esim-single-product__compare-table thead th:first-child {
    text-align: left;
}

body.single-product .esim-single-product__compare-table tbody td {
    padding: 16px 18px;
    border-bottom: 1px solid #f8fafc;
    color: #4b5563;
    font-size: 16px;
    vertical-align: middle;
    text-align: center;
}



body.single-product .esim-single-product__compare-table tbody td:first-child {
    position: relative;
    padding-left: 35px;
}

body.single-product .esim-single-product__compare-table tbody td:first-child::before {
    content: "";
    width: 18px;
    height: 18px;
    display: inline-block;
    background-image: url("/wp-content/uploads/2026/05/check-circle-1.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
}



body.single-product .esim-single-product__compare-dot.is-positive {
    width: 18px;
    height: 18px;
    display: inline-block;
    background-image: url("/wp-content/uploads/2026/05/check-circle-1-1.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent !important;
    border: none !important;
    border-radius: 0 !important;
}



body.single-product .esim-single-product__compare-dot {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-image: url("/wp-content/uploads/2026/05/check-circle-1.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    vertical-align: middle;
}







body.single-product .esim-single-product__compare-table tbody td:first-child {
    text-align: left;
    color: #111827;
    font-weight: 600;
}

body.single-product .esim-single-product__compare-dot {
    display: inline-flex;
    width: 18px;
    height: 18px;
    border-radius: 999px;
    position: relative;
}


body.single-product .esim-single-product__region-grid {
    justify-content: center;
}

body.single-product .esim-single-product__region-card {
    position: relative;
    display: block;
    overflow: visible;
    text-decoration: none;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    background: transparent;
    box-shadow: none;
}

body.single-product .esim-single-product__region-card:hover {
    transform: translateY(-4px);
}

body.single-product .esim-single-product__region-visual {
    position: relative;
    min-height: 172px;
    border-radius: 20px;
    background-color: #dbeafe;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    box-shadow: 0 18px 40px rgba(15, 23, 42, 0.12);
}

body.single-product .esim-single-product__region-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(15, 23, 42, 0.04) 0%, rgba(15, 23, 42, 0.18) 100%);
}

body.single-product .esim-single-product__region-content {
    position: relative;
    z-index: 2;
    margin: -28px 18px 0;
    padding: 12px 14px;
    border-radius: 14px;
    background: #ffffff;
    box-shadow: 0 12px 28px rgba(15, 23, 42, 0.14);
}

body.single-product .esim-single-product__region-meta {
    display: flex;
    align-items: center;
    gap: 10px;
}

body.single-product .esim-single-product__region-copy {
    min-width: 0;
}

body.single-product .esim-single-product__region-flag {
    width: 40px;
    height: 28px;
    border-radius: 6px;
    overflow: hidden;
    flex: 0 0 40px;
    box-shadow: 0 6px 14px rgba(15, 23, 42, 0.10);
    background: #f8fafc;
}

body.single-product .esim-single-product__region-flag img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

body.single-product .esim-single-product__region-country {
    display: block;
    color: #111827;
    font-size: 15px;
    line-height: 1.35;
    font-weight: 700;
}

body.single-product .esim-single-product__region-price {
    margin-top: 2px;
    color: #ef4444;
    font-size: 13px;
    font-weight: 700;
}

body.single-product .esim-single-product__region-price .amount {
    color: inherit;
    font-weight: inherit;
}

body.single-product .esim-single-product__region-price del {
    display: none;
}

body.single-product .esim-single-product__region-price ins {
    text-decoration: none;
}

body.single-product .esim-single-product__region-price .woocommerce-Price-currencySymbol {
    margin-left: 1px;
}

body.single-product .esim-single-product__intro-card {
    padding: 34px 34px 30px;
    border-radius: 28px;
    background: linear-gradient(180deg, #ff5300 0%, #f1311c 100%);
    box-shadow: 0 24px 60px rgba(241, 49, 28, 0.22);
}

body.single-product .esim-single-product__intro-header {
    margin: 55px auto;
}

body.single-product .esim-single-product__intro-title {
    margin: 0;
    color: #ffffff;
    font-size: 38px;
    line-height: 1.16;
    font-weight: 800;
    letter-spacing: -0.02em;
}

body.single-product .esim-single-product__intro-text {
    margin: 12px auto 0;
    max-width: 720px;
    color: rgba(255, 255, 255, 0.88);
    font-size: 15px;
    line-height: 1.8;
}

body.single-product .esim-single-product__intro-grid {
    justify-content: center;
}

body.single-product .esim-single-product__intro-item {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    min-height: 100%;
    padding: 25px;
    border-radius: 18px;
    background: #ffffff;
    box-shadow: none;
}

body.single-product .esim-single-product__intro-icon {
    width: 42px;
    height: 42px;
    flex: 0 0 42px;
    border-radius: 999px;
    background: rgba(241, 49, 28, 0.08);
    color: #f1311c;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0;
    font-weight: 900;
}

body.single-product .esim-single-product__intro-copy {
    color: #4b5563;
    font-size: 17px;
    line-height: 1.7;
    font-weight: 500;
}



body.single-product .col.esim-single-product__intro-col {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

body.single-product .esim-single-product__intro-icon::before {
    content: "";
    width: 72px;
    height: 72px;
    display: inline-block;
    flex-shrink: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
        margin-bottom: -15px;
}

/* Item 1 */
body.single-product .col.esim-single-product__intro-col:nth-child(1) .esim-single-product__intro-icon::before {
    background-image: url("/wp-content/uploads/2026/05/icon-1.png");
}

/* Item 2 */
body.single-product .col.esim-single-product__intro-col:nth-child(2) .esim-single-product__intro-icon::before {
    background-image: url("/wp-content/uploads/2026/05/icon-2.png");
}

/* Item 3 */
body.single-product .col.esim-single-product__intro-col:nth-child(3) .esim-single-product__intro-icon::before {
    background-image: url("/wp-content/uploads/2026/05/icon-3.png");
}

/* Item 4 */
body.single-product .col.esim-single-product__intro-col:nth-child(4) .esim-single-product__intro-icon::before{
    background-image: url("/wp-content/uploads/2026/05/icon-4.png");
}

/* Item 5 */
body.single-product .col.esim-single-product__intro-col:nth-child(5) .esim-single-product__intro-icon::before {
    background-image: url("/wp-content/uploads/2026/05/icon-5.png");
}

/* Item 6 */
body.single-product .col.esim-single-product__intro-col:nth-child(6) .esim-single-product__intro-icon::before{
    background-image: url("/wp-content/uploads/2026/05/icon-6.png");
}








/* ===== FC INNER TABS ===== */
.fc-inner-tabs {
  width: 100%;
  max-width: 100%;
  margin: 20px 0;
  font-family: inherit;
}
.fc-inner-tab-btn br {
    display: none;
}
/* Nav - căn trái, không background */
.fc-inner-tabs-nav {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 34px;
    padding: 0;
    margin-bottom: 23px;
    border-bottom: 1px solid #e5e7eb;
    padding-left: 10%;
}
.fc-inner-tabs-nav p {
    margin-bottom: 0;
}
/* Button - bỏ nền, bỏ bo tròn */
.fc-inner-tab-btn {
    width: auto;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0 0 14px 0;
    border-radius: 0;
    background: transparent;
    color: #555;
    font-size: 16px;
    /* font-weight: 500; */
    line-height: 1.2;
    position: relative;
    transition: all 0.25s ease;
    margin-bottom: 0 !important;
}

/* Hover */
.fc-inner-tab-btn:hover {
  background: transparent;
  color: #ff0000;
}

/* Active */
.fc-inner-tab-btn.active {
  background: transparent;
  color: #ff0000;
  box-shadow: none;
  font-weight: 700;
}

/* Line bottom active */
.fc-inner-tab-btn.active::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
  background: #ff0000;
  border-radius: 99px;
}

/* Content */
.fc-inner-tabs-content {
  width: 100%;
}

/* Panel */
.fc-inner-tab-panel {
  display: none;
  animation: fcTabFade 0.25s ease;
}

.fc-inner-tab-panel.active {
  display: block;
}

/* Animation */
@keyframes fcTabFade {
  from {
    opacity: 0;
    transform: translateY(6px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Mobile */
@media (max-width: 549px) {
  .fc-inner-tabs-nav {
    gap: 22px;
    margin-bottom: 20px;
    overflow-x: auto;
    white-space: nowrap;
  }

  .fc-inner-tab-btn {
    font-size: 15px;
    padding-bottom: 12px;
  }
}



/* ================================
   TAB HƯỚNG DẪN ESIM
   Class cha: .tab-huongdan
================================ */

/* Layout chính: hình 40% bên trái, title tab 60% bên phải */
.tab-huongdan .tabbed-content {
  display: grid !important;
  grid-template-columns: 50% 50%;
  align-items: center;
  gap: 60px;
  width: 100%;
}

/* Đưa hình/content sang trái */
.tab-huongdan .tab-panels {
  grid-column: 1;
  grid-row: 1;
  width: 100%;
}

/* Đưa title tab sang phải */
.tab-huongdan .nav {
  grid-column: 2;
  grid-row: 1;
  width: 100%;
}
.nav:hover>li:not(:hover)>a:before {
    opacity: 1 !important;
}
.tab-panels .panel.active img {
    height: auto;
    max-width: 250px;
}
/* Reset nav Flatsome */
.tab-huongdan .nav.nav-vertical {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: center !important;
  gap: 50px;
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
          width: unset;
}
    .nav-vertical+.tab-panels {
        border-left: 0;
    }
/* Bỏ style mặc định của Flatsome */
.tab-huongdan .nav > li {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  width: 100%;
  position: relative;
  counter-increment: tabStep;
      font-size: 130%;
}

/* Đường line dọc chấm */
.tab-huongdan .nav::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 34px;
  bottom: 34px;
  width: 1px;
  border-left: 1px dashed rgba(255, 0, 0, 0.35);
  z-index: 1;
}

/* Link title */
.tab-huongdan .nav > li > a {
  display: flex !important;
  align-items: center;
  gap: 20px;
  width: 100%;
  min-height: 44px;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
  border: none !important;
  color: #171717 !important;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.45;
  text-transform: none !important;
  letter-spacing: 0 !important;
}

/* Bỏ gạch / border mặc định Flatsome */
.tab-huongdan .nav > li > a::before,
.tab-huongdan .nav > li > a::after {
  display: none !important;
}

/* Số thứ tự đỏ */
.tab-huongdan .nav > li > a::before {
  content: counter(tabStep);
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex: 0 0 44px;
  width: 44px;
  height: 44px;
  border-radius: 999px;
  background: #ff0000;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  position: relative;
  z-index: 3;
}

.tab-huongdan .nav > li > a span {
    display: block;
    color: inherit;
    font-size: 120%;
}
    .nav-vertical+.tab-panels {
        border-left: 0 !important;
    }
/* Tab active */
.tab-huongdan .nav > li.active > a {
  color: #ff0000 !important;
  font-weight: 600;
}

/* Hover */
.tab-huongdan .nav > li > a:hover {
  color: #ff0000 !important;
}

/* Panel content */
.tab-huongdan .tab-panels .panel {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  background: transparent !important;
}

/* Ảnh điện thoại */
.tab-huongdan .tab-panels .img,
.tab-huongdan .tab-panels .img-inner {
  width: 100% !important;
  max-width: 330px;
  margin: 0 auto !important;
}

.tab-huongdan .tab-panels img {
  display: block;
  width: 100% !important;
  height: auto !important;
  object-fit: contain;
  margin: 0 auto;
}

/* Ẩn title uppercase mặc định nếu Flatsome thêm */
.tab-huongdan .nav-uppercase > li > a {
  text-transform: none !important;
}

/* Mobile / tablet */
@media (max-width: 849px) {
  .tab-huongdan .tabbed-content {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .tab-huongdan .tab-panels {
    grid-column: 1;
    grid-row: 1;
  }

  .tab-huongdan .nav {
    grid-column: 1;
    grid-row: 2;
  }

  .tab-huongdan .nav.nav-vertical {
    width: unset;
    gap: 18px;
  }

  .tab-huongdan .nav > li > a {
    gap: 14px;
    font-size: 15px;
  }

  .tab-huongdan .nav > li > a::before {
    flex-basis: 38px;
    width: 38px;
    height: 38px;
    font-size: 14px;
  }

  .tab-huongdan .nav::before {
    left: 18px;
    top: 30px;
    bottom: 30px;
  }

  .tab-huongdan .tab-panels .img,
  .tab-huongdan .tab-panels .img-inner {
    max-width: 260px;
  }
}

/* Mobile nhỏ */
@media (max-width: 549px) {
  .tab-huongdan .tabbed-content {
    gap: 22px;
  }

  .tab-huongdan .nav > li > a {
    font-size: 14px;
    line-height: 1.4;
  }

  .tab-huongdan .tab-panels .img,
  .tab-huongdan .tab-panels .img-inner {
    max-width: 230px;
  }
}


/* Background bằng ::before */
.tab-huongdan .nav-vertical + .tab-panels::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    background-image: url(/wp-content/uploads/2026/05/sim.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    pointer-events: none;
    width: 600px;
    top: 100px;
}











@media (max-width: 849px) {
    body.single-product .esim-product-main-row {
        row-gap: 26px;
    }

    body.single-product .esim-product-info-inner {
        padding-left: 0;
    }

    body.single-product .esim-single-product__gallery-shell {
        position: static;
    }

    body.single-product .skysimhub-gallery__visual-card {
        min-height: 460px;
    }

    body.single-product .esim-single-product__title {
        font-size: 32px;
    }

    body.single-product .skysimhub-selector__sim-type-row {
        grid-template-columns: 1fr;
    }

    body.single-product .skysimhub-selector__actions {
        grid-template-columns: 1fr;
    }

    body.single-product .esim-single-product__feature-head {
        flex-direction: column;
        align-items: flex-start;
    }

    body.single-product .esim-single-product__estimator {
        padding: 42px 28px;
    }

    body.single-product .esim-single-product__estimator-title {
        font-size: 34px;
    }

    body.single-product .esim-single-product__estimator-controls,
    body.single-product .esim-single-product__estimator-summary {
        border-radius: 22px;
    }

    body.single-product .esim-single-product__feature-tabs {
        flex-wrap: wrap;
        gap: 16px;
    }

    body.single-product .esim-single-product__feature-cta {
        align-self: flex-start;
    }

    body.single-product .esim-single-product__feature-grid {
        grid-template-columns: 1fr;
    }

    body.single-product .esim-single-product__section-title,
    body.single-product .esim-single-product__intro-title {
        font-size: 30px;
    }
}

@media (max-width: 549px) {
    body.single-product .esim-single-product-wrap {
        padding-top: 10px;
    }

    body.single-product .esim-product-container,
    body.single-product .esim-product-footer > .container {
        padding-left: 12px;
        padding-right: 12px;
    }

    body.single-product .esim-single-product__title {
        gap: 10px;
        font-size: 26px;
    }

    body.single-product .esim-single-product__flag-wrap {
        width: 44px;
        height: 44px;
        border-radius: 12px;
    }

    body.single-product .skysimhub-gallery__visual-card {
        min-height: 360px;
        border-radius: 22px;
    }

    body.single-product .skysimhub-gallery__visual-overlay {
        padding: 18px;
    }

    body.single-product .skysimhub-gallery__visual-title {
        font-size: 24px;
    }

    body.single-product .skysimhub-gallery__flag-badge {
        width: 56px;
        height: 56px;
        border-radius: 14px;
    }

    body.single-product .esim-single-product__floating-badge {
        position: static;
        margin-top: 14px;
    }

    body.single-product .esim-single-product__summary-card {
        border-radius: 22px;
    }

    body.single-product .esim-single-product__feature-block,
    body.single-product .esim-single-product__support-card,
    body.single-product .esim-single-product__compare-table-wrap,
    body.single-product .esim-single-product__intro-card {
        border-radius: 20px;
    }

    body.single-product .esim-single-product__estimator {
        padding: 30px 18px 22px;
        border-radius: 24px;
    }

    body.single-product .esim-single-product__estimator-header {
        margin-bottom: 24px;
    }

    body.single-product .esim-single-product__estimator-title {
        font-size: 28px;
    }

    body.single-product .esim-single-product__estimator-text {
        font-size: 14px;
    }

    body.single-product .esim-single-product__estimator-controls,
    body.single-product .esim-single-product__estimator-summary {
        padding: 22px 16px;
        border-radius: 20px;
    }

    body.single-product .esim-single-product__estimator-item + .esim-single-product__estimator-item {
        margin-top: 22px;
    }

    body.single-product .esim-single-product__estimator-item-head,
    body.single-product .esim-single-product__estimator-summary-item {
        flex-direction: column;
        align-items: flex-start;
    }

    body.single-product .esim-single-product__estimator-item-value {
        white-space: normal;
    }

    body.single-product .esim-single-product__feature-block {
        padding: 22px 18px;
    }

    body.single-product .esim-product-info-list {
        grid-template-columns: 1fr;
    }

    body.single-product .esim-product-info-item {
        padding: 10px;
        border-radius: 16px;
    }

    body.single-product .esim-single-product__region-visual {
        min-height: 146px;
        border-radius: 18px;
    }

    body.single-product .esim-single-product__region-content {
        margin: -22px 12px 0;
        padding: 10px 12px;
        border-radius: 12px;
    }

    body.single-product .esim-single-product__region-flag {
        width: 36px;
        height: 24px;
        flex-basis: 36px;
    }

    body.single-product .esim-single-product__region-country {
        font-size: 14px;
    }

    body.single-product .esim-single-product__feature-tabs {
        gap: 14px;
    }

    body.single-product .esim-single-product__feature-cta {
        width: 100%;
        min-height: 44px;
        justify-content: center;
        text-align: center;
        white-space: normal;
    }

    body.single-product .esim-single-product__support-title {
        font-size: 16px;
    }

    body.single-product .skysimhub-selector__checkout {
        padding: 16px;
    }

    body.single-product .skysimhub-selector__checkout-header {
        flex-direction: column;
        align-items: flex-start;
    }

    body.single-product .skysimhub-selector__total-wrap {
        width: 100%;
    }

    body.single-product .skysimhub-selector__price-meta {
        justify-content: flex-start;
    }

    body.single-product .skysimhub-selector__total-price {
        font-size: 28px;
    }

    body.single-product .esim-single-product__section-title,
    body.single-product .esim-single-product__intro-title {
        font-size: 24px;
    }

    body.single-product .esim-single-product__compare-table {
        min-width: 640px;
    }

    body.single-product .esim-single-product__intro-card {
        padding: 24px 18px 20px;
    }
}

















.esim-thumb-title-single {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    margin: 0;
    padding: 0;
}

.esim-thumb-title-single .esim-thumb-title-image-wrap {
    width: 56px;
    height: 56px;
    min-width: 56px;
    border-radius: 10px;
    overflow: hidden;
    background: #f8f8f8;
    display: flex;
    align-items: center;
    justify-content: center;
}

.esim-thumb-title-single .esim-thumb-title-image-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.esim-thumb-title-text {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.1;
    color: #161616;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.esim-thumb-title-noimage {
    width: 100%;
    height: 100%;
    display: block;
    background: #eeeeee;
}

body.single-product .skysimhub-selector {
    width: 100%;

}

body.single-product .skysimhub-selector__group {
    margin-top: 5px;
}


body.single-product .skysimhub-selector__group:nth-child(4)  .skysimhub-selector__options {
    grid-template-columns: repeat(8, minmax(0, 1fr));
    gap: 10px;
}



body.single-product .skysimhub-selector__label {
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: 700;
    color: #1f2937;
}

body.single-product .skysimhub-selector__options {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

body.single-product .skysimhub-selector__header {
    margin-bottom: 18px;
}

body.single-product .skysimhub-selector__title {
    font-size: 24px;
    font-weight: 800;
    color: #111827;
    margin-bottom: 10px;
}

body.single-product .skysimhub-selector__price-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    font-size: 22px;
    font-weight: 900;
    color: #f4053a;
}

body.single-product .skysimhub-selector__price-wrapper .price {
    display: inline-flex;
    align-items: baseline;
    flex-wrap: nowrap;
    gap: 10px;
    margin: 0;
    white-space: nowrap;
}

body.single-product .skysimhub-selector__price-wrapper .price ins,
body.single-product .skysimhub-selector__price-wrapper .price del {
    display: inline-flex;
    align-items: baseline;
    margin: 0;
}

body.single-product .skysimhub-selector__price-wrapper .price ins {
    text-decoration: none;
}

body.single-product .skysimhub-selector__price-wrapper .price .amount {
    display: inline-flex;
    align-items: baseline;
}

body.single-product .skysimhub-selector__header {
    margin-bottom: 16px;
}

body.single-product .skysimhub-selector__price-wrapper {
    font-size: 28px;
    font-weight: 900;
    color: #f4053a;
}

body.single-product [data-selector-group="data"] .skysimhub-selector__options {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 12px;
}

body.single-product [data-selector-group="duration"] .skysimhub-selector__options {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 12px;
}

body.single-product [data-selector-group="sim_type"] .skysimhub-selector__options {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

body.single-product .skysimhub-selector__action {
    min-height: 56px;
    border-radius: 16px;
    font-size: 16px;
    font-weight: 700;
    transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease, color 0.18s ease, border-color 0.18s ease;
}

body.single-product .skysimhub-selector__action--primary {
    border: none;
    background: #f4053a;
    color: #ffffff;
    box-shadow: 0 12px 24px rgba(244, 5, 58, 0.24);
}

body.single-product .skysimhub-selector__action--secondary {
    border: 1px solid #f4053a;
    background: #ffffff;
    color: #f4053a;
    box-shadow: none;
}

body.single-product .skysimhub-selector__action--secondary:hover,
body.single-product .skysimhub-selector__action--primary:hover {
    transform: translateY(-1px);
}

body.single-product .skysimhub-selector__option {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    /* min-width: 84px; */
    min-height: 48px;
    padding: 10px 10px;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    background: #fff;
    color: #111827;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.2;
    box-shadow: none;
    transition: transform 0.18s ease, border-color 0.18s ease, background 0.18s ease, color 0.18s ease;
}


body.single-product .skysimhub-selector__option:hover {
    border-color: #f4053a;
    transform: translateY(-1px);
}



body.single-product .skysimhub-selector__quantity {
    display: grid;
    grid-template-columns: 55px 1fr 55px;
    align-items: center;
    min-height: 55px;
    padding: 6px;

    border-radius: 7px;
    background: #ffffff;
}

body.single-product .skysimhub-selector__qty-btn {
    width: 50px;
    border: 0;
    border-radius: 7px;
    background: #ffffff47;
    color: #F40531;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
}

body.single-product .skysimhub-selector__qty-value {
    text-align: center;
    font-size: 20px;
    font-weight: 800;
    color: #111827;
}

body.single-product .skysimhub-selector__checkout {
    margin-top: 15px;
    padding: 10px;
    border: 1px solid #f4053a1f;
    border-radius: 16px;
    background: #ffffff;
    box-shadow: none;
}

body.single-product .skysimhub-selector__checkout-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

body.single-product .skysimhub-selector__checkout-label {
    font-size: 12px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin-bottom: 20px;
}

body.single-product .skysimhub-selector__selected-name {
    margin-top: 8px;
    font-size: 20px;
    font-weight: 800;
    color: #111827;
}

body.single-product .skysimhub-selector__selected-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 10px;
    color: #6b7280;
    font-size: 13px;
}

body.single-product .skysimhub-selector__total-wrap {
    min-width: 210px;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
}

body.single-product .skysimhub-selector__price-line {
    display: inline-flex;
    align-items: baseline;
    gap: 10px;
    width: 100%;
}

body.single-product .skysimhub-selector__price-meta {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    min-height: 28px;
    margin-bottom: 0;
}

body.single-product .skysimhub-selector__regular-price {
    color: #9ca3af;
    font-size: 15px;
    text-decoration: line-through;
}

body.single-product .skysimhub-selector__discount-badge {
    display: inline-flex;
    align-items: center;
    min-height: 26px;
    padding: 4px 10px;
    border-radius: 999px;
    background: rgba(244, 5, 58, 0.12);
    color: #f4053a;
    font-size: 13px;
    font-weight: 700;
}

body.single-product .skysimhub-selector__total-price {
    margin-top: 0;
    font-size: 28px;
    font-weight: 900;
    color: #f4053a;
    white-space: nowrap;
}

body.single-product .skysimhub-selector__actions {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    margin-top: 10px;
}



body.single-product .esim-single-product__feature-icon {
    width: 28px;
    height: 28px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

body.single-product .esim-single-product__feature-icon > * {
    display: none !important;
}

/* Item 1 */
body.single-product .esim-single-product__feature-item:nth-child(1) .esim-single-product__feature-icon {
    background-image: url("/wp-content/uploads/2026/05/9498764-1.png");
}

/* Item 2 */
body.single-product .esim-single-product__feature-item:nth-child(3) .esim-single-product__feature-icon {
    background-image: url("/wp-content/uploads/2026/05/Frame-1000008686.png");
}

/* Item 3 */
body.single-product .esim-single-product__feature-item:nth-child(2) .esim-single-product__feature-icon {
    background-image: url("/wp-content/uploads/2026/05/Frame-1000008686-1.png");
}

/* Item 4 */
body.single-product .esim-single-product__feature-item:nth-child(6) .esim-single-product__feature-icon {
    background-image: url("/wp-content/uploads/2026/05/8350450-1.png");
}

/* Item 5 */
body.single-product .esim-single-product__feature-item:nth-child(4) .esim-single-product__feature-icon {
    background-image: url("/wp-content/uploads/2026/05/Frame-1000008687-1.png");
}

/* Item 6 */
body.single-product .esim-single-product__feature-item:nth-child(5) .esim-single-product__feature-icon {
    background-image: url("/wp-content/uploads/2026/05/Frame-1000008687.png");
}

/* Item 7 */
body.single-product .esim-single-product__feature-item:nth-child(7) .esim-single-product__feature-icon {
    background-image: url("/wp-content/uploads/2026/05/Frame-1000008687-5.png");
}

/* Item 8 */
body.single-product .esim-single-product__feature-item:nth-child(8) .esim-single-product__feature-icon {
    background-image: url("/wp-content/uploads/2026/05/Frame-1000008687-5.png");
}

/* Item 7 */
body.single-product .esim-single-product__feature-item:nth-child(7) .esim-single-product__feature-icon {
    background-image: url("/wp-content/uploads/2026/05/Frame-1000008687-5.png");
}

/* Item 8 */
body.single-product .esim-single-product__feature-item:nth-child(8) .esim-single-product__feature-icon {
    background-image: url("/wp-content/uploads/2026/05/Frame-1000008687-4.png");
}
/* Item 9 */
body.single-product .esim-single-product__feature-item:nth-child(9) .esim-single-product__feature-icon {
    background-image: url("/wp-content/uploads/2026/05/Frame-1000008687-2.png");
}

/* Item 10 */
body.single-product .esim-single-product__feature-item:nth-child(10) .esim-single-product__feature-icon {
    background-image: url("/wp-content/uploads/2026/05/Frame-1000008687-3.png");
}
