.hello-theme-pricing-plan .product-details-mobile,
.hello-theme-pricing-plan.pricing-table {
    background: #fff;
    color: var(--e-global-color-text);
}
.hello-theme-scalling-plan-mobile .scaling-category i,
.scalling-table-label-tooltips {
    margin-left: 5px;
    cursor: pointer;
}
.hello-theme-checkout-button a,
.pricing__table .pt__option .pt__option__item .pt__item .pt__row:last-child a {
    padding: 15px 30px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    transition: 0.25s;
    background-color: #0061ff;
}
.pricing__table .pt__option .pt__option__item .pt__item .pt__row:last-child a:hover,
.pricing__table .pt__option .pt__option__mobile__nav .mobile__nav__btn:hover {
    background-color: #0057e6;
}
.hello-theme-pricing-plan .top-border,
.top-border {
    border-top: 1px dashed #bcbcfe;
}
.bottom-border,
.hello-theme-pricing-plan .bottom-border {
    border-bottom: 1px dashed #bcbcfe;
}
.hello-theme-pricing-plan .no-border,
.no-border {
    border: unset;
}
.scalling-table-label-tooltips {
    float: right;
}
.pricing-table-select-option option {
    background: 0 0;
}
.tippy-box[data-theme~="light"] {
    box-shadow: none;
}
.hello-theme-pricing-plan.pricing-table {
    padding: 30px 0;
    margin: 30px auto;
    border-radius: 24px;
}
.hello-theme-pricing-plan .pricing-table-header h2 {
    text-align: center;
    margin-bottom: 20px;
}
.hello-theme-pricing-plan .pricing-table-row {
    display: flex;
    padding: 10px 30px;
}
.hello-theme-pricing-plan .plan-category,
.hello-theme-pricing-plan .plan-column {
    padding: 10px;
    flex: 1;
}
.hello-theme-pricing-plan .plan-category {
    text-align: left;
}
.hello-theme-checkout-button,
.hello-theme-pricing-plan .plan-column {
    text-align: center;
}
.hello-theme-pricing-plan .header-row .plan-column,
.hello-theme-scalling-plan .header-row,
.hello-theme-scalling-plan-mobile .scaling-category {
    font-weight: 700;
}
.hello-theme-pricing-plan .plan-column .plan-button {
    margin-top: 10px;
}
.hello-theme-pricing-plan .plan-button .button {
    background-color: #28a745;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 5px;
}
.hello-theme-pricing-plan .plan-button .button:hover {
    background-color: #218838;
}
.hello-theme-pricing-plan .pricing-table-row.mobile {
    justify-content: center;
    padding: 5px;
}
.hello-theme-pricing-plan .pricing-table-select-option {
    margin-top: 20px;
    margin-bottom: 20px;
}
.hello-theme-pricing-plan .plan-column.mobile {
    text-align: center;
    flex: 0 0 35%;
}
.hello-theme-scalling-plan {
    width: 100%;
    border-collapse: collapse;
}
.hello-theme-scalling-plan .scalling-table-content {
    width: 100%;
}
.hello-theme-scalling-plan .scalling-table-row {
    display: flex;
}
.hello-theme-scalling-plan .scalling-category,
.scalling-column {
    padding: 10px;
    text-align: center;
    flex: 0 0 12.5%;
}
.hello-theme-scalling-plan .scalling-category {
    text-align: left;
    flex: 0 0 25%;
}
.hello-theme-scalling-plan-mobile {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin: 20px 0;
}
.hello-theme-scalling-plan-mobile .scaling-category-group,
.hello-theme-scalling-plan-mobile .scaling-value-group {
    display: flex;
    flex-direction: column;
}
.hello-theme-scalling-plan-mobile .scaling-category-group {
    width: 60%;
}
.hello-theme-scalling-plan-mobile .scaling-value-group {
    width: 40%;
}
.hello-theme-scalling-plan-mobile .scaling-category,
.hello-theme-scalling-plan-mobile .scaling-column {
    padding: 10px;
    text-align: left;
}
.hello-theme-scalling-plan-mobile .scaling-column {
    padding: 10px;
    text-align: center;
}
.hello-theme-scalling-plan-mobile .header-row {
    font-weight: 700;
    padding: 10px 0;
    text-align: center;
}
.hello-theme-scalling-plan-mobile .swiper-button-next,
.hello-theme-scalling-plan-mobile .swiper-button-prev {
    color: #007bff;
}
.hello-theme-sub-tab-buttons,
.hello-theme-tab-buttons {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.hello-theme-sub-tab-button,
.hello-theme-tab-button {
    margin: 0 10px;
    padding: 10px 20px;
    cursor: pointer;
    background-color: #f1f1f1;
    border: 1px solid #ccc;
}
.hello-theme-sub-tab-button.active,
.hello-theme-tab-button.active {
    background-color: #ddd;
}
.hello-theme-sub-tab-content,
.hello-theme-tab-content {
    display: none;
}
.hello-theme-sub-tab-content.active,
.hello-theme-tab-content.active {
    display: block;
}
.hello-theme-sub-tab-content {
    margin-bottom: 50px;
}
.hello-theme-checkout-button a {
    color: #fff;
    border-radius: 10px;
    text-align: center;
}
.pricing__table {
    display: flex;
    margin: 30px;
}
.pricing__table .pt__title {
    max-width: 25%;
    flex: 1;
}
.pricing__table .pt__title .pt__title__wrap {
    position: relative;
    flex: 1;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 24px 0;
    font-size: 1.375rem;
    line-height: 1.4;
    text-align: center;
}
.pricing__table .pt__title .pt__title__wrap .pt__row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 18px;
    font-weight: 500;
    min-height: 70px;
    padding-left: 16px;
    padding-right: 16px;
    border-bottom: 1px solid rgba(73, 72, 74, 0.1);
    text-align: left;
    align-items: flex-start;
}
.pricing__table .pt__title .pt__title__wrap .pt__row:first-child {
    border-bottom: 0;
}
.pricing__table .pt__option {
    position: relative;
    flex: 1;
}
.pricing__table .pt__option .pt__option__mobile__nav {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: auto;
    left: 0;
    right: auto;
    display: none;
    justify-content: space-between;
    width: 100%;
}
.pricing__table .pt__option .pt__option__mobile__nav .mobile__nav__btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    color: #fff;
    border-radius: 50%;
    background-color: #0061ff;
    transition: 0.25s;
}
.pricing__table .pt__option .pt__option__mobile__nav .mobile__nav__btn.swiper-button-disabled {
    background-color: #c0beb6;
    pointer-events: none;
}
.pricing__table .pt__option .pt__option__mobile__nav .mobile__nav__btn svg {
    width: 16px;
    color: #faf7f2;
}
.pricing__table .pt__option .pt__option__item {
    flex: 1;
    width: auto;
    max-width: 33.3333%;
    margin-right: 0;
}
.pricing__table .pt__option .pt__option__item .pt__item {
    position: relative;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: flex-start;
    margin-bottom: 1em;
    overflow: hidden;
    border-radius: 24px;
}
.pricing__table .pt__option .pt__option__item .pt__item.recommend {
    background-color: rgba(0, 97, 255, 0.15);
    border: 1px solid #0061ff;
}
.pricing__table .pt__option .pt__option__item .pt__item .pt__item__wrap {
    flex: 1;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: center;
    padding: 24px 0 0;
    font-size: 1.375rem;
    line-height: 1.4;
    position: relative;
}
.pricing__table .pt__option .pt__option__item .pt__item .pt__row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 70px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 16px;
    font-weight: 300;
    border-bottom: 1px solid rgba(73, 72, 74, 0.1);
}
.pricing__table .pt__option .pt__option__item .pt__item .pt__row:first-child {
    border-bottom: 0;
    font-size: 20px;
    font-weight: 600;
}
.pricing__table .pt__option .pt__option__item .pt__item .pt__row:last-child {
    display: inline-flex;
    padding: 20px 15px;
    align-items: center;
    border-bottom: 0;
}
.pricing__table .pt__option .pt__option__item .pt__item .pt__row:last-child a {
    color: #fff;
    border-radius: 10px;
}
@media (max-width: 991px) {
    .pricing__table .pt__option .pt__option__item .pt__item .pt__item__wrap,
    .pricing__table .pt__title .pt__title__wrap {
        font-size: 1.3rem;
    }
    .pricing__table .pt__option,
    .pricing__table .pt__title {
        max-width: 50%;
    }
    .pricing__table .pt__title .pt__title__wrap .pt__row {
        padding-left: 32px;
        padding-right: 32px;
    }
    .pricing__table .pt__option .pt__option__mobile__nav {
        z-index: 2;
        top: 40px;
        display: flex;
        grid-column-gap: 8px;
        grid-row-gap: 8px;
        justify-content: space-between;
        width: 110%;
        margin-left: -5%;
    }
    .pricing__table .pt__option .pt__option__slider {
        overflow: hidden;
    }
    .pricing__table .pt__option .pt__option__item {
        width: 100%;
        max-width: none;
        flex: none;
    }
    .pricing__table .pt__option .pt__option__item .pt__item {
        border: 1px solid #ddd;
        background-color: #fafafa;
    }
}
@media (min-width: 641px) and (max-width: 1024px) {
    .pricing-table-content {
        overflow-x: scroll;
    }
    .hello-theme-pricing-plan .plan-category,
    .hello-theme-pricing-plan .plan-column,
    .hello-theme-scalling-plan .scalling-category {
        flex: 0 0 40%;
    }
    .hello-theme-scalling-plan .scalling-table-content {
        overflow-x: scroll;
    }
    .hello-theme-scalling-plan .scalling-column {
        flex: 0 0 25%;
    }
    /* Hide scrollbar for Chrome, Safari and Opera */
	.pricing-table-content::-webkit-scrollbar,
	.scalling-table-content::-webkit-scrollbar {
	    display: none;
	}
	/* Hide scrollbar for IE, Edge and Firefox */
	.pricing-table-content,
	.scalling-table-content{
	  -ms-overflow-style: none;  /* IE and Edge */
	  scrollbar-width: none;  /* Firefox */
	}
}
@media (min-width: 641px) and (max-width: 1024px) and (orientation: landscape) {
    .pricing-table-content {
        overflow-x: scroll;
    }
    .hello-theme-pricing-plan .plan-category,
    .hello-theme-pricing-plan .plan-column,
    .hello-theme-scalling-plan .scalling-category {
        flex: 0 0 40%;
    }
    .hello-theme-scalling-plan .scalling-table-content {
        overflow-x: scroll;
    }
    .hello-theme-scalling-plan .scalling-column {
        flex: 0 0 25%;
    }
    /* Hide scrollbar for Chrome, Safari and Opera */
	.pricing-table-content::-webkit-scrollbar,
	.scalling-table-content::-webkit-scrollbar {
	    display: none;
	}
	/* Hide scrollbar for IE, Edge and Firefox */
	.pricing-table-content,
	.scalling-table-content{
	  -ms-overflow-style: none;  /* IE and Edge */
	  scrollbar-width: none;  /* Firefox */
	}
}
@media (max-width: 640px) {
    .pricing-table-content.pricing-table-desktop {
        overflow-x: scroll;
    }
    .hello-theme-pricing-plan .pricing-table-desktop .plan-category,
    .hello-theme-pricing-plan .pricing-table-desktop .plan-column,
    .hello-theme-scalling-plan .scalling-category {
        flex: 0 0 40%;
    }
    .hello-theme-pricing-plan .pricing-table-mobile .plan-category.mobile {
        padding: 8px 8px 8px 20px;
        flex: 0 0 70%;
    }
    .hello-theme-pricing-plan .pricing-table-mobile .plan-column.mobile {
        padding: 8px;
    }
    .hello-theme-scalling-plan .scalling-table-content {
        overflow-x: scroll;
    }
    /* Hide scrollbar for Chrome, Safari and Opera */
	.pricing-table-content::-webkit-scrollbar,
	.scalling-table-content::-webkit-scrollbar {
	    display: none;
	}
	/* Hide scrollbar for IE, Edge and Firefox */
	.pricing-table-content,
	.scalling-table-content{
	  -ms-overflow-style: none;  /* IE and Edge */
	  scrollbar-width: none;  /* Firefox */
	}
    .hello-theme-scalling-plan .scalling-column {
        flex: 0 0 25%;
    }
    .pricing__table {
        margin: 60px 15px;
    }
    .pricing__table .pt__title .pt__title__wrap .pt__row {
        padding-left: 0;
        padding-right: 15px;
        font-size: 14px;
    }
    .pricing__table .pt__option .pt__option__item .pt__item .pt__row {
        font-size: 14px;
        font-weight: 400;
    }
    .pricing__table .pt__option .pt__option__item .pt__item .pt__row:last-child a {
        padding: 12px 20px;
    }
    [data-tippy-root] {
        max-width: 100px;
        width: 100px;
    }
    .tippy-box[data-theme~="light"] {
        box-shadow: none;
    }
}
