@font-face {
    font-family: "camera";
    src: url("./fonts/ABCCameraPlainVariable-Trial.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

.txt-banner {
    font-size: 56px;
    line-height: 1.2;
    text-align: center;
    color: #000;
    font-weight: bold;
}

.txt-banner p {
    margin: 0;
}

.txt-feature {
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    color: #000;
    margin: 0;
}

.txt-feature p {
    margin: 0;
}

.box-pricing .feature-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.box-pricing .feature-list li {
    margin: 0 0 10px 0;
    color: #000;
}

.box-pricing .feature-list li i {
    color: #0e6245;
    margin-right: 10px;
}

.box-pricing {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #fff;
    border-radius: 16px;
    flex-flow: column;
    width: 100%;
    margin-bottom: 0;
    padding: 24px;
    transition: all .3s;
    display: flex;
    box-shadow: 0 1.5px 13.6px #0000001a;
}

.box-pricing .icon-box-img {
    margin-bottom: 0 !important;
}

.box-pricing .icon-box-text h3 {
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    font-weight: 600;
}

.box-pricing .icon-box-text .price {
    font-size: 30px;
    font-weight: 700;
    line-height: 100%;
    color: #000;
    margin-bottom: 20px;
}

.box-pricing .icon-box-text .button {
    width: 100%;
    border-radius: 24px;
    margin-bottom: 20px;
}

.box-pricing .icon-box-text .button.btn-login {
    background-color: #000000;
    color: #fff;
}

.tab-pricing .nav-simple {
    gap: 20px;
}

.tab-pricing .nav-simple li span {
    font-size: 18px;
    line-height: 1.5;
    color: #000;
    font-weight: 600;
    padding: 10px 25px 10px 40px;
    position: relative;
}

.tab-pricing .nav-simple li.active span {
    color: #fff;
    background-color: #000000;
    border-radius: 24px;
}

#tab-theo-tháng.active span::before {
    background-image: url(https://cdn.prod.website-files.com/64808cc9f88d76f4355b870a/67042f227dbac373c98cd4fa_w-ni-calendar.svg);
}

#tab-theo-tháng span::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 10px;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(https://cdn.prod.website-files.com/64808cc9f88d76f4355b870a/67042f223638f0d17b015836_bl-ni-calendar.svg);
}

#tab-trọn-đời.active span::before {
    background-image: url(https://cdn.prod.website-files.com/64808cc9f88d76f4355b870a/67042f21a4aeaf057e9cf80a_w-ni-key-star.svg);
}

#tab-trọn-đời span::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 10px;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(https://cdn.prod.website-files.com/64808cc9f88d76f4355b870a/67042f213dde703078f6e99d_bl-ni-key-star.svg);
}

.title-main .section-title b {
    display: none;
}

.title-main .section-title {
    font-size: 36px;
    text-align: center;
    display: block;
    color: #000;
    margin-bottom: 0;
}

.ss-description {
    width: 50%;
}

.ss-description p {
    margin: 0;
    font-weight: bold;
}

.testimonial-box .icon-box-img {
    display: flex;
    gap: 10px;
    align-items: center;
}

.testimonial-box .icon-box-img img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.testimonial-meta {
    color: #000;
}

.testimonial-meta p {
    margin: 0;
    line-height: 1.3em;
}

.testimonial-company {
    font-size: 14px;
}

.testimonial-name {
    font-weight: 600;
}

.testimonial-box {
    background-color: #fff;
    border: 1px #fff;
    border-radius: 30px;
    flex-direction: column;
    flex: none;
    align-items: stretch;
    width: 100%;
    padding: 36px 32px;
    display: block;
    overflow: visible;
    box-shadow: 0 12px 100px #0000000d;
}

.testimonial-box h3 {
    color: #000;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
}

.arcu-widget.right.arcu-message {
    bottom: 100px !important;
}

.nmn-row-slider .flickity-button {
    opacity: 1;
    bottom: unset;
    top: 35%;
    transform: unset !important;
    background-color: #fff;
    border-radius: 8px;
    color: #f15a24;
}

.nmn-row-slider .flickity-prev-next-button.next {
    right: -10px;
}

.nmn-row-slider .flickity-prev-next-button.previous {
    left: -10px;
}

.nmn-row-slider .flickity-page-dots {
    bottom: 0;
}

.nmn-row-slider .flickity-page-dots .dot {
    border: 1px solid #7c7c7c;
    border-radius: 8px;
    height: 4px;
    width: 12px;
    background-color: #7c7c7c;
}

.nmn-row-slider .flickity-page-dots .dot.is-selected {
    background-color: var(--primary-color);
    border: 1px solid var(--primary-color);
}

.icon-box-banner {
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border-radius: 20px;
    padding: 0 0 10px 0;
}

.product-small .product-actions {
    margin-bottom: 10px;
}

.nmn-breadcrumb .woocommerce-breadcrumb a {
    color: #000000;
    font-size: 14px;
}

.nmn-breadcrumb .woocommerce-breadcrumb i {
    font-size: 12px;
    color: #000000;
}

.product-small.box-normal {
    background-color: #ffff;
    border-radius: 8px;
    overflow: hidden;
    height: 100%;
}

.product-small.box-normal .title-wrapper {
    text-align: left;
}

.product-small.box-normal .box-text {
    padding-bottom: 0;
}

.product-small.box-normal .box-image {
    height: auto !important;
}

.product-small.box-normal .product-title a {
    color: #000000;
}

.product-normal .row>.col>.col-inner {
    height: 100%;
}

.product-small.box-normal .price-wrapper {
    text-align: left;
    position: absolute;
    top: -35px;
    background-color: #00000063;
    width: 100%;
    left: 0;
    padding: 10px;
}

.product-small.box-normal .price {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.product-small.box-normal .price bdi {
    color: #fff;
}

.product-relate-title {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
}

.row.product-normal>.col {
    padding: 0 !important;
}

.woocommerce-info.message-wrapper {
    font-size: 18px;
}
@media only screen and (max-width: 48em) {

    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .ss-description {
        width: 100%;
    }

    .title-main {
        margin-bottom: 0 !important;
        font-size: 18px;
    }

    .txt-banner {
        font-size: 28px;
    }

}