/* custom-core */
@media screen and (min-width: 1200px) {
    .col-xl-18 {
        width: 18%;
    }

    .col-xl-30 {
        width: 30%;
    }
}

.add-to-cart-form .button-payoo_bnpl {
    background-color: #2cba3b;
    border-radius: 4px !important;
    color: #fff;
    display: inline-block;
    line-height: 18px;
    padding: 5px 10px;
    text-align: center;
}

img[alt="banner-category/09-2025/z7045294017947-e296db1db2642cc273bf65375e209b20.jpg"] {
    height: 100%;
    max-height: 340px;
    object-fit: inherit;
}

.detail-gallery .product-image-slider-container img {
    max-height: 400px;
}

.product-cart-wrap:not(.deal-co) {
    border: 1px solid #c4e6b9;
    margin: 0 -7px;
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.product-cart-wrap .product-content-wrap .product-attributes {
    display: none;
}

.home-page .product-cart-wrap,
.carousel-best-seller .product-cart-wrap {
    height: auto;
    border: none;
    margin: unset;
    box-shadow: none;
}

.product-cart-wrap .product-content-wrap {
    padding: 2px 10px 10px;
}

.product-cart-wrap .product-content-wrap h2 {
    overflow: unset;
    display: block;
    height: unset;
    font-size: 13px;
    padding-top: 0;
}

.product-cart-wrap .product-content-wrap h2 a {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 40px;
    overflow: hidden;
    word-break: break-word;
    line-height: 20px;
    align-content: center;
}

.home-page .product-cart-wrap .product-content-wrap h2 a {
    word-break: break-word;
}

.product-cart-wrap .product-content-wrap h2 a span {
    word-break: break-word;
}

.product-cart-wrap .product-content-wrap .specifications {
    display: inline-block;
}

.product-cart-wrap .product-content-wrap .specifications a {
    display: inline-block;
}

.product-cart-wrap .product-content-wrap .specifications a span {
    margin-bottom: 2px;
    margin-right: 3px;
    padding: 2px 5px;
}

.product-cart-wrap .product-content-wrap .product-tragop-info {
    background-color: #f1f1f1;
    border-radius: 4px;
    padding: 5px;
}

.product-cart-wrap .product-content-wrap .product-tragop-info p {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 40px;
    overflow: hidden;
    word-break: break-word;
    line-height: 20px;
    align-content: center;
    font-size: 12px;
    padding-top: 0;
}

.product-cart-wrap .product-content-wrap .product-giam-hssv {
    position: relative;
    overflow: hidden;
}

.product-cart-wrap .product-content-wrap .product-giam-hssv p {
    font-size: 12px;
    margin-bottom: 0;
}

.product-cart-wrap .product-content-wrap .product-giam-hssv span {
    color: var(--color-brand-2);
    font-size: 14px;
    font-weight: 500;
}

.product-cart-wrap .product-content-wrap .product-giam-hssv .saletag-product {
    background-color: red;
    padding: 2px 7px;
    color: #fff;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 600;
    margin-top: 5px;
}

.fire::before,
.fire::after {
    content: "";
    position: absolute;
    inset: 0;
}

.fire::before {
    content: "";
    background-image: url("https://phuongtung.vn/storage/general/10-2025/silver-glitter-background.png"), url("https://phuongtung.vn/storage/general/10-2025/silver-glitter-background.png"),
        linear-gradient(0deg,
            white 30px,
            #ff8951 70px,
            #dcbc169c 40%,
            transparent 70%),
        radial-gradient(ellipse at bottom, transparent 30%, black 60%);
    background-size: 100px 150px, 5px 5px, 100% 100%, 100% 100%;
    background-position: 0px 0px, 0px 0px, #000;
    background-repeat: repeat, repeat, repeat, no-repeat;
    mix-blend-mode: color-dodge;
    filter: brightness(2.3) blur(5px) contrast(8);
    animation: fire 3s linear infinite;
    box-shadow: inset 0 -40px 50px -60px #63bbc5;
    height: 70px;
}

@keyframes fire {
    0% {
        background-position: center 0px, center 0px, 50% 100%, center center;
    }

    100% {
        background-position: center -10px, center -650px, 50% 100%, center center;
    }
}


.product-cart-wrap .product-content-wrap .product-price {
    margin-top: -5px !important;
}

.product-cart-wrap .product-content-wrap .product-attributes .attribute-swatches-wrapper {
    padding-bottom: 0;
}

.stores-system .footer-list li:not(:last-child) {
    margin-bottom: 7px;
}

.stores-system .footer-list a {
    font-size: 13px;
    line-height: 20px;
}

#list_store_location {
    display: grid;
}

#list_store_location>li {
    order: 99;
}

#list_store_location>li:first-child {
    order: 1;
}

#list_store_location>li:last-child {
    order: 2;
}

#snow-animation-container {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: transparent !important;
    pointer-events: none;
}

#snow-animation-container>div {
    filter: unset !important;
}

#snow-animation-container>div::before {
    width: 15px;
    height: 15px;
    display: block;
    /* content: '❄'; */
    content: '';
    color: #fff;
    background-image: url(//member.phuongtung.vn/cdn/assets/image/hoa-mai.png);
    /* background-image: url(//member.phuongtung.vn/cdn/assets/image/bong-tuyet.png); */
    background-repeat: no-repeat;
    background-size: contain;
}


#snow-animation-container>div:nth-child(3n+1)::before {
    width: 12px;
    height: 12px;
}

#snow-animation-container>div:nth-child(3n+2)::before {
    width: 8px;
    height: 8px;
}

#snow-animation-container>div:nth-child(3n+2)::before {
    width: 10px;
    height: 10px;
}

.product-detail .detail-info .product-inventory {
    display: none !important;
}

.product-detail .detail-info .product-price.out-of-business span,
.product-detail .detail-info .product-price.coming-soon span {
    display: none !important;
}

.product-detail .detail-info .product-price.out-of-business::before,
.product-detail .detail-info .product-price.coming-soon::before {
    content: 'Đang cập nhật';
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

.product-detail .detail-info .product-price.out-of-business::before {
    content: 'Ngừng kinh doanh';
}

/* .product-detail .detail-info form.add-to-cart-form #gbbp_cart.is-out-of-stock > div.row, */
.product-detail .detail-info form.add-to-cart-form #gbbp_cart #cover-button-buynow {
    display: none;
}

.product-detail .detail-info form.add-to-cart-form #gbbp_cart.is-out-of-stock>div.row {
    opacity: 0;
    height: 0;
    overflow: hidden;
    pointer-events: none;
}

.product-detail .detail-info form.add-to-cart-form #gbbp_cart.is-out-of-stock #cover-button-buynow {
    display: block;
}

.product-cart-wrap .product-content-wrap .product-price.out-of-business::after,
.product-cart-wrap .product-content-wrap .product-price.coming-soon span::after {
    content: '(Giá bán dự kiến)';
    font-size: 13px;
    font-weight: 600;
    color: #000;
    display: block;
    text-transform: uppercase;
}

.product-cart-wrap .product-content-wrap .product-price.out-of-business::after {
    content: 'Ngừng kinh doanh';
    color: red;
    font-size: 12px;
}

/* end: custom-core */


body .section-deals .deal-container {
    background-color: #fff;
}

body .section-deals .deal-container .btn-more {
    margin-top: 0;
    max-width: 200px;
}


body header.header-area .header-bottom:before,
body header.header-area .header-middle:after,
body header.header-area .header-bottom:before,
body header.header-area .header-middle:before,
body.home-page #main-section::before,
body.home-page #main-section::after,
body.home-page #main-section::before,
body.home-page #main-section::before {
    content: unset;
}

body #quick-view-modal,
body #compare-modal {
    display: none !important;
}

body .main-menu.main-menu-padding-1>nav>ul>li.menu-hot {
    display: none;
}

body.home-page .deal-container.flashSale-main .deal-header>.row>div:nth-child(2) img {
    height: 100%;
    max-height: 140px;
    margin: 15px;
    display: block;
    object-fit: contain;
}


@media only screen and (min-width: 1200px) {
    .home-page #main-section .product-tabs.wow .product-cart-wrap .product-img img {
        max-width: 100%;
        height: 330px;
    }

    .home-page #main-section .product-tabs.wow .product-cart-wrap .product-content-wrap h2 {
        font-size: 16px;
        line-height: 20px;
    }

    .home-page #main-section .product-tabs.wow .product-cart-wrap .product-content-wrap .product-price {
        margin-bottom: 7px;
    }
}

@media only screen and (max-width: 767px) {
    body.home-page .deal-container.flashSale-main .deal-header>.row>div:nth-child(3) img {
        max-width: 300px;
        margin: 15px auto;
    }


    .main .table-chiphitragop table thead {
        display: table-header-group;
    }

    .main .table-chiphitragop table td {
        display: table-cell;
    }

    .main .table-chiphitragop table td * {
        font-size: 14px !important;
        margin: 0;
    }

    .main .table-chiphitragop table {
        width: calc(100vw - 20px);
        overflow: auto;
        display: block;
    }

    .main .table-chiphitragop table td {
        display: table-cell;
    }

    .main .table-chiphitragop table td * {
        font-size: 14px !important;
        margin: 0;
    }


    .main.single-blog .table {
        display: block;
    }

    .main.single-blog .table table {
        overflow-x: auto;
        display: block;
    }

    .main.single-blog .table td {
        display: table-cell;
    }

    .main.single-blog .table td * {
        font-size: 14px !important;
        margin: 0;
    }

    .main.single-blog .table {
        display: block;
    }

    .main.single-blog .table table {
        overflow-x: auto;
        display: block;
    }

    .main.single-blog .table td {
        display: table-cell;
    }

    .main.single-blog .table td * {
        font-size: 14px !important;
        margin: 0;
    }
}

#main-section.flashsale>section>.container>div:first-child>.row>div .section-title,
#main-section.flashsale>section>.container>div:first-child>.row>div .countdown-container {
    display: none;
}

#main-section>.ck-content>.section-deals:nth-child(5) .deal-container {
    padding-top: 40px;
}

/* @media only screen and (max-width: 767px) {
    #main-section>.ck-content>.section-deals:nth-child(3) .deal-container {
        background-position: bottom center;
    }
} */

#main-section>.ck-content>.section-deals:nth-child(3) .deal-container .deal-header>img {
    /* width: 100%; */
    margin-top: 15px;
}

#main-section>.ck-content>.section-deals:nth-child(3) .deal-container>div>.btn-more {
    background: #fff;
    outline: none;
    border: #68b50f;
    border-radius: 30px;
    color: #000;
    font-size: 14px;
}

#main-section>.ck-content>.section-deals.has-dealapple {
    display: none;
}

.product-detail #sale-online-container .buy-online-sales .time {
    display: none;
}

.product-detail #sale-online-container .buy-online-sales .sold {
    background-color: #fff;
}

body .main-categories-wrap.desktop-categories>a {
    color: #fff;
}

body .categories-dropdown-wrap ul li a:hover {
    color: #fff !important;
}


body .product__attribute .attribute-swatch-item.pe-none {
    display: none;
}

.modal-tried {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999999;
    opacity: 0;
    visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s;
}

.modal-tried.opened {
    opacity: 1;
    visibility: visible;
}

.modal-tried .modal-overlay {
    background-color: rgba(0, 0, 0, .3);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.modal-tried .modal-wrapper {
    background-color: #fff;
    width: 100%;
    max-width: 800px;
    border-radius: 5px;
    transform: translateY(100px);
    transition: opacity .2s, transform .5s;
}

.modal-tried.opened .modal-wrapper {
    transform: translateY(0);
}

.modal-tried .modal-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

.modal-tried .box-icon--close {
    cursor: pointer;
}

.modal-tried .modal-body,
.modal-tried .modal-head {
    padding: 15px;
}

.modal-tried .modal-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
}

.modal-tried .modal-body {
    overflow-y: auto;
    margin-bottom: 15px;
    height: 400px;
    max-height: calc(100vh - 100px);
}

.modal-tried .modal-body::before,
.modal-tried .modal-body::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
}

.modal-tried .modal-body::before {
    background-color: rgba(255, 255, 255, .9);
}

.modal-tried .modal-body::after {
    content: 'Äang táº£i ..';
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    font-weight: 500;
    line-height: 36px;
    color: #000;
}

.modal-tried.loading .modal-body::before,
.modal-tried.loading .modal-body::after {
    opacity: 1;
    visibility: visible;
}

/* popup-homepage */
#popup-homepage {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
}

#popup-homepage .popup-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#popup-homepage .popup-wrapper {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

#popup-homepage .popup-wrapper .popup-main {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    position: relative;
}

#popup-homepage .popup-wrapper .popup-main .popup-main_close,
#popup-homepage .popup-wrapper .popup-main .popup-main_close::before {
    display: block;
    width: 30px;
    height: 30px;
}

#popup-homepage .popup-wrapper .popup-main .popup-main_close {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
    border-radius: 50%;
}

#popup-homepage .popup-wrapper .popup-main .popup-main_close::before {
    content: '';
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.8em auto no-repeat;
}

#popup-homepage .popup-wrapper .popup-main a div {
    padding: 15px;
    background-color: #fff;
}

#popup-homepage .popup-wrapper .popup-main img.desk {
    display: block;
}

#popup-homepage .popup-wrapper .popup-main img.mobi {
    display: none;
}

@media only screen and (max-width: 767px) {
    #popup-homepage .popup-wrapper .popup-main img.desk {
        display: none;
    }

    #popup-homepage .popup-wrapper .popup-main img.mobi {
        display: block;
    }

    #popup-homepage .popup-wrapper .popup-main {
        max-width: 360px;
        text-align: center;
    }

    #popup-homepage .popup-wrapper .popup-main .popup-main_close,
    #popup-homepage .popup-wrapper .popup-main .popup-main_close::before {
        width: 20px;
        height: 20px;
    }

    #popup-homepage .popup-wrapper .popup-main a div {
        width: calc(100% - 20px);
        margin: 0 auto;
        padding: 10px;
    }

    #popup-homepage .popup-wrapper .popup-main img {
        height: 100%;
        max-height: 100vh;
        width: 100%;
    }

    #popup-homepage .popup-wrapper .popup-main .popup-main_close {
        top: 3px;
        right: 13px;
    }
}


/* brand */
.brand-logo {
    margin: 0;
}

.brand-logo img {
    height: 60px;
}

/* product-cart-wrap */
.product-cart-wrap .product-badges {
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    z-index: 2 !important;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: column;
    row-gap: 5px;
    pointer-events: none;
}

.product-cart-wrap .product-badges .badge {
    background-color: #ffc200;
    color: #fff;
    border-radius: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    line-height: 18px;
    padding: 0 10px;
}

.product-cart-wrap .product-badges .badge.badge-lucky {
    background-color: #ed1c24;
}

/* body.home-page */
body.home-page #main-section .section-deals .deal-banner {
    margin: 20px 0 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    overflow: auto;
    white-space: nowrap;
    display: grid;
    grid-template-columns: repeat(3, 32.5%);
}

body.home-page #main-section .section-deals .deal-banner img {
    width: 100%;
    max-width: 500px;
}

/* page joblist */
#main-section.joblist>.container,
#main-section.feedback>.container,
#main-section.tcdm>.container {
    max-width: unset;
}

#main-section.joblist>.page-header,
#main-section.feedback>.page-header,
#main-section.tcdm>.page-header {
    display: none;
}

#main-section.joblist>.container>section,
#main-section.feedback>.container>section,
#main-section.tcdm>.container>section {
    margin-top: 0 !important;
}

#main-section #template-joblist,
#main-section #template-feedback,
#main-section #template-tcdm,
#main-section #template-event {
    width: 100%;
    min-height: 1000px;
}

#main-section #template-event {
    min-height: 1200px;
}

@media only screen and (max-width: 767px) {

    #main-section #template-joblist,
    #main-section #template-feedback,
    #main-section #template-tcdm {
        margin: 0 -10px;
        width: calc(100% + 20px);
    }

    #main-section #template-feedback {
        margin: 0;
        width: 100%;
    }

    body.home-page #main-section .section-deals .deal-banner {
        display: inline-block;
        scroll-snap-align: center;
    }

    body.home-page #main-section .section-deals .deal-banner span:not(:last-child) {
        margin-right: 10px;
    }

    body.home-page #main-section .section-deals .deal-banner img {
        max-width: 250px;
    }
}

@media only screen and (max-width: 480px) {
    body.home-page #main-section .section-deals .deal-banner img {
        max-width: 100vw;
    }
}


.on-desktop {
    display: block !important;
}

.on-mobile {
    display: none !important;
}

header .header-top .top-banner.slider .item {
    height: 55px;
}

header .header-top .top-banner.slider .item img {
    height: 100%;
}

@media only screen and (max-width: 767px) {
    .on-desktop {
        display: none !important;
    }

    .on-mobile {
        display: block !important;
    }

    header .header-top .top-banner.slider .item {
        height: 48px;
    }

    header .header-top .top-banner.slider .item img {
        width: 100%;
    }
}

.resp-container {
    margin: unset;
    overflow: hidden;
    padding-top: 57.8%;
    position: relative
}

.resp-container .resp-iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.product-detail .box-feature-content-body .content__list>.position-relative {
    display: block;
    overflow-y: auto;
}

@media screen and (max-width:1400px) {
    .resp-container {
        margin: unset;
        padding-top: 37.5%
    }
}

@media screen and (max-width:991px) {
    .resp-container {
        margin-top: unset;
        padding-top: 57.8%
    }
}

.suggest-series-product {
    margin-bottom: 15px;
    padding: 10px 0;
    margin-top: -20px;
}

.suggest-series-product .suggest-series-item {
    display: inline-block;
    margin: 0 10px 5px 0;
}

.suggest-series-product .suggest-series-item a {
    text-transform: uppercase;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #777;
    padding: 7px 10px 7px;
    box-sizing: border-box;
    border-radius: 4px;
    z-index: 2;
    position: relative;
}

.suggest-series-product .suggest-series-item.back-root a {
    border: none;
}

.suggest-series-product .suggest-series-item.active a,
.suggest-series-product .suggest-series-item:hover a {
    color: var(--color-brand);
    border-color: var(--color-brand);
}

@media screen and (max-width:767px) {
    .suggest-series-product {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }
}

/* css */
body.blog-template .loop-grid>.row>div:last-child {
    display: grid;
}

body.blog-template .loop-grid>.row>div:last-child>div {
    order: 9;
}

body.blog-template .loop-grid>.row>div:nth-child(2) .post-title {
    font-size: 15px;
    line-height: 18px;
    height: 36px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

@media only screen and (max-width: 767px) {

    body.blog-template .loop-grid>.row>div:nth-child(2) .sm-grid-content>.col-xl-4,
    body.blog-template .loop-grid>.row>div:nth-child(3) .sm-grid-content>.col-xl-3 {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }

    body.blog-template .loop-grid>.row>div:nth-child(2) .sm-grid-content>.col-xl-8,
    body.blog-template .loop-grid>.row>div:nth-child(3) .sm-grid-content>.col-xl-9 {
        flex: 0 0 auto;
        width: 66.6666666667%;
    }

    body.blog-template .loop-grid>.row>div:nth-child(3) .post-title {
        font-size: 15px;
        line-height: 18px;
        height: 36px;
        -webkit-line-clamp: 2;
        overflow: hidden;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }

    body.blog-template .loop-grid>.row>div:nth-child(3) .post-exerpt {
        height: 72px;
        -webkit-line-clamp: 3;
        overflow: hidden;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }
}

.mobile-header-wrapper-inner .mobile-menu-wrap .main-categories-wrap>a {
    padding-top: 0;
}

.mobile-header-wrapper-inner .mobile-menu-wrap {
    display: flex;
    flex-direction: column-reverse;
    row-gap: 20px;
}

@keyframes ringbell {
    0% {
        transform: rotate(3.3deg)
    }

    100% {
        transform: rotate(-3.3deg)
    }
}

@keyframes ringbellreverse {
    0% {
        transform: rotate(-3.3deg)
    }

    100% {
        transform: rotate(3.3deg)
    }
}


#main-section>.ck-content>section:nth-child(1) .banner-img img {
    width: 100%;
}

.flashSale-main .deal-header .countdown-container {
    flex-flow: column;
    align-items: flex-start;
}

body .deals .deal-header h2,
.flashSale-main .deal-header .countdown-title {
    color: #fff;
}

@media only screen and (min-width: 921px) {
    body .deals .deal-header .img-deal {
        max-width: calc(20% + 320px);
        position: absolute;
        top: 15px;
        right: 25px;
    }

    body .deals .deal-header>.row>div:last-child {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media only screen and (max-width: 920px) {
    body .deals .deal-header {
        padding: 0;
    }

    body .deals .deal-header>.row {
        flex-direction: column-reverse;
        row-gap: 15px;
    }

    body .deals .deal-header>.row>div {
        width: 100%;
    }

    body .flashSale-main .deal-header .countdown-container {
        flex-flow: row;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    body .deals .deal-header {
        padding: 5px;
    }

    .flashSale-main .deal-header .countdown-container {
        row-gap: 10px;
    }

    body .deals .deal-header h2 {
        font-size: 28px;
        text-transform: uppercase;
    }

    body .countdown-container .deals-countdown .countdown-section {
        width: 40px;
        height: 40px;
        line-height: 36px;
    }

    body .countdown-container .deals-countdown .countdown-section:not(:last-child)::after {
        animation: flash linear 1s infinite;
    }
}

@media only screen and (max-width: 767px) {
    #main-section>.ck-content>section:nth-child(1) {
        margin-top: 0;
        display: none;
    }

    body .deals .countdown-container .deals-countdown .countdown-section {
        font-size: 16px;
        line-height: 30px;
        width: 30px;
        height: 30px;
    }

    body .deals .deal-container {
        margin: 0;
    }

    body .header-bottom {
        position: relative;
    }
}







/* @media only screen and (min-width: 1024px) {
  body.home-page #main-section::before,
  body.home-page #main-section::after {
      content: '';
      background-image: url(https://phuongtung.vn/storage/general/1-2024/lien1.png);
      background-size: contain;
      background-repeat: no-repeat;
        background-position: bottom;
      width: 150px;
      display: block;
      height: 300px;
    animation-duration: .546s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    transform-origin: top;
    pointer-events: auto;
        animation-name: ringbell;
      position: fixed;
          bottom: 30vh;
      left: calc(50% - 600px - 150px);
  }
  body.home-page #main-section::after {
      background-image: url(https://phuongtung.vn/storage/general/1-2024/lien2.png);
     left: unset;
        animation-name: ringbellreverse;
    right: calc(50% - 600px - 150px);
  }
}
@media only screen and (min-width: 1600px) {
  body.home-page #main-section::before {
      left: calc(50% - 725px - 150px);
   }
   body.home-page #main-section::after {
     left: unset;
    right: calc(50% - 725px - 150px);
   }
} */

/* body header.header-area .header-bottom:before,
body header.header-area .header-bottom:after {
    display: none;
} */

.header-area .header-middle .header-wrap {
    position: relative;
    z-index: 9;
    gap: 10px;
}

body header.header-area .header-bottom:before,
body header.header-area .header-bottom:after,
body header.header-area .header-middle:before,
body header.header-area .header-middle:after {
    content: '';
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
    height: 100%;
    width: 100%;
    max-width: 200px;
    position: absolute;
    top: 0;
    pointer-events: none;
}

body header.header-area .header-bottom:before,
body header.header-area .header-middle:before {
    background-image: url(https://phuongtung.vn/storage/general/1-2024/hoa-trai.png);
    left: 0;
}

body header.header-area .header-bottom:after,
body header.header-area .header-middle:after {
    background-image: url(https://phuongtung.vn/storage/general/1-2024/hoa-phai.png);
    /* background-position: right; */
    right: 0;
}
.header-bottom .header-wrap {
        z-index: 2;
}

@media (max-width: 991px) {
    body header.header-area .header-bottom:after,
    body header.header-area .header-middle:after {
        background-position: right;
    }
}
body .header-action-2 .header-action-icon-2>a img {
    max-width: 22px;
}

.header-wrap .help-block {
    display: none;
}

.za-chat__head-box {
    height: 50px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    position: absolute;
    bottom: 0;
    right: 5px;
}

a.fundiin__promotion-trigger:hover {
    color: #e9f1c8 !important;
}

.fundiin-promotion__panel {
    max-width: 100% !important;
}

/*  product-detail */
body.overflow-hidden {
    overflow: hidden !important;
}

.offcanvas#specsProductSidebar {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: end;
    justify-content: center;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.3);
    transition: all .3s;
    z-index: 999999999;
}

.offcanvas#specsProductSidebar.show {
    opacity: 1;
}

.offcanvas#specsProductSidebar .offcanvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .7);
    cursor: pointer;
}

.offcanvas#specsProductSidebar .offcanvas-context {
    width: 100%;
    max-width: 550px;
    background: #fff;
    z-index: 1;
    height: 100vh;
    overflow: auto;
    transition: transform 0.3s;
    transform: translateX(100%);
}

.offcanvas#specsProductSidebar.show .offcanvas-context {
    transform: translateX(0);
}

.offcanvas#specsProductSidebar .offcanvas-context .offcanvas-header {
    position: sticky;
    top: 0;
    background-color: #fff;
}

.offcanvas#specsProductSidebar .head-spec {
    display: grid;
    grid-template-columns: 50px auto;
    align-items: center;
}

/* .offcanvas#specsProductSidebar .nav-specs .navspec-item {
    padding: 7px 0;
    width: auto!important;
    display: inline-block;
}
.offcanvas#specsProductSidebar .nav-specs .navspec-item.slick-active,
.offcanvas#specsProductSidebar .nav-specs .navspec-item:hover  {
    border-bottom: 2px solid #dc3545;
}
.offcanvas#specsProductSidebar .nav-specs .navspec-item a {
    color: #000;
    padding: 7px 15px;
}.offcanvas#specsProductSidebar .nav-specs .navspec-item:hover a,
.offcanvas#specsProductSidebar .nav-specs .navspec-item.slick-active a {
    color: #dc3545;
} */

.offcanvas#specsProductSidebar .navspecs-slide #productSpecsSlide {
    overflow-x: hidden;
    display: flex;
}

.offcanvas#specsProductSidebar .navspecs-slide .navspec-item {
    width: 100%;
    min-width: 140px;
}

.offcanvas#specsProductSidebar .navspecs-slide .navspec-item a {
    color: #000;
    font-size: 14px;
    padding: 7px 0;
    display: block;
    text-align: center;
}

.offcanvas#specsProductSidebar .navspecs-slide .navspec-item:hover a,
.offcanvas#specsProductSidebar .navspecs-slide .navspec-item a.active-spec {
    color: #dc3545;
    border-bottom: 2px solid #dc3545;
}

.offcanvas#specsProductSidebar .content-specs {
    font-size: 14px;
    line-height: 20px;
}

.offcanvas#specsProductSidebar .content-specs>div {
    display: grid;
    grid-template-columns: 40% 60%;
    align-items: flex-start;
    border-bottom: 1px dashed #ccc;
    padding: 5px 0;
}

.offcanvas#specsProductSidebar .content-specs>div.spec-anchor {
    font-weight: 700;
    font-size: 15px;
    display: block;
    border-bottom: none;
    padding: 10px 0;
}

/* box-feature-specs */
.product-detail .box-feature-specs {
    margin-top: 15px;
}

.product-detail .box-feature-specs .product-spec-head span {
    font-size: 16px;
    font-weight: 600;
}

.product-detail .box-feature-specs .product-spec-head button {
    padding: 5px 10px;
    background-color: transparent;
    color: var(--color-brand);
    display: flex;
    align-items: center;
}

.product-detail .box-feature-specs .product-spec-head button:hover {
    background-color: var(--color-brand);
    color: #fff;
    border-color: var(--color-brand);
}

.product-detail .box-feature-specs .product-spec-head button img {
    margin-right: 5px;
    filter: hue-rotate(40deg);
}

.product-detail .box-feature-specs .product-spec-head button:hover img {
    filter: brightness(0) invert(1);
}

.product-detail .box-feature-specs .product-spec-body div h6 {
    font-size: 14px;
    font-weight: 500;
}

.product-detail .box-feature-specs .product-spec-body div span {
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
}


/* box-feature-policy */
.product-detail .box-feature-policy {
    margin-top: 15px;
}

.product-detail .box-feature-policy .product-policy-head span {
    font-size: 16px;
    font-weight: 600;
}

.product-detail .box-feature-policy .product-policy-body {
    display: grid;
    gap: 10px;
}

.product-detail .box-feature-policy .product-policy-body .boxset-product {
    grid-column: 1 / span 2;
    grid-row: 2;
}

@media only screen and (max-width: 767px) {
    .product-detail .box-feature-policy .product-policy-body {
        display: block;
    }
}

.product-detail .box-feature-policy .product-policy-body div .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--color-brand);
    color: #fff;
    padding: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.product-detail .box-feature-policy .product-policy-body div i {
    font-size: 20px;
    font-weight: 500;
    display: flex;
}

.product-detail .box-feature-policy .product-policy-body div span {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
}

.product-cart-wrap .product-img-action-wrap .product-img a {
    text-align: center;
    display: block;
}

.product-cart-wrap .product-img-action-wrap .product-img a>img {
    max-width: 180px;
}

/* product-item techspec */
.product-cart-wrap .product-img.have-techspec>a {
    display: grid;
    grid-template-columns: auto 70px;
    align-items: center;
}

.product-cart-wrap .product-img.have-techspec>a>img {
    padding: 0 10px;
}

.product-cart-wrap .product-img.have-techspec>a .product-spec_hightlight span {
    font-size: 9px;
    line-height: 14px;
    color: #333;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 28px;
    overflow: hidden;
    word-break: break-word;
    align-content: center;
    padding: 0 5px;
}

.product-cart-wrap .product-img.have-techspec>a .product-spec_hightlight img {
    min-height: auto;
    height: auto;
    max-height: 16px;
    margin: 0;
}

@media only screen and (max-width: 1400px) {
    .product-cart-wrap .product-img.have-techspec>a .product-spec_hightlight img {
        min-height: auto;
        height: auto;
        max-height: 16px;
        margin: 0;
    }
}

/* baohanh-product */
.detail-info .baohanh-product {
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.detail-info .baohanh-product .baohanh-head {
    background-color: #f6f6f6;
    border-bottom: 1px solid #e0e0e0;
    font-weight: 700;
    padding: 8px 10px;
}

.detail-info .baohanh-product .baohanh-head .toggle-baohanh-popup {
    font-size: 13px;
    font-weight: 600;
    float: right;
}

.detail-info .baohanh-product .baohanh-context {
    font-size: 14px;
    line-height: 16px;
    padding: 12px;
}

.detail-info .baohanh-product .list-group-item {
    box-shadow: 0 0 0 0.1px var(--color-brand) !important;
    margin-bottom: 0;
    padding: 10px 15px !important;
    font-size: 14px;
    line-height: 16px;
}

.detail-info .baohanh-product .list-group-item h6 {
    margin-bottom: 3px;
    font-size: 14px;
    line-height: 16px;
}

.detail-info .baohanh-product .list-group-item span {
    color: red;
    font-weight: 600;
}

/* giamgiabalo-product */
.detail-info .giamgiabalo-product {
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.detail-info .giamgiabalo-product .giamgiabalo-head {
    background-color: #f6f6f6;
    border-bottom: 1px solid #e0e0e0;
    font-weight: 700;
    padding: 8px 10px;
}

.detail-info .giamgiabalo-product .giamgiabalo-head .toggle-giamgiabalo-popup {
    font-size: 13px;
    font-weight: 600;
    float: right;
}

.detail-info .giamgiabalo-product .giamgiabalo-context {
    font-size: 14px;
    line-height: 16px;
    padding: 12px;
    background-color: #e5e5e5;
    position: relative;
}

.detail-info .giamgiabalo-product .list-group-item {
    box-shadow: none !important;
    margin-bottom: 0;
    padding: 10px 15px !important;
    font-size: 14px;
    line-height: 16px;
}

.detail-info .giamgiabalo-product .list-group-item h6 {
    margin-bottom: 3px;
    font-size: 14px;
    line-height: 16px;
}

.detail-info .giamgiabalo-product .list-group-item span {
    color: red;
    font-weight: 600;
}

.detail-info .giamgiabalo-product .list-group-radio .form-check-input:checked+.list-group-item {
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    display: grid;
    grid-template-columns: 50px auto;
}

#popupBaloDellSlide .item img {
    height: 400px;
    object-fit: contain;
}


/* giamgiabalo-product */
.detail-info .tragopOBSINNOConfigs-product {
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.detail-info .tragopOBSINNOConfigs-product .tragopOBSINNOConfigs-head {
    background-color: #f6f6f6;
    border-bottom: 1px solid #e0e0e0;
    font-weight: 700;
    padding: 8px 10px;
}

.detail-info .tragopOBSINNOConfigs-product .tragopOBSINNOConfigs-head .toggle-tragopOBSINNOConfigs-popup {
    font-size: 13px;
    font-weight: 600;
    float: right;
}

.detail-info .tragopOBSINNOConfigs-product .tragopOBSINNOConfigs-context {
    font-size: 14px;
    line-height: 16px;
    padding: 12px;
    background-color: #fff;
    position: relative;
}

.detail-info .tragopOBSINNOConfigs-product .list-group-item {
    box-shadow: none !important;
    margin-bottom: 0;
    padding: 10px 15px !important;
    font-size: 14px;
    line-height: 16px;
}

.detail-info .tragopOBSINNOConfigs-product .list-group-item h6 {
    margin-bottom: 3px;
    font-size: 14px;
    line-height: 16px;
}

.detail-info .tragopOBSINNOConfigs-product .list-group-item span {
    color: red;
    font-weight: 600;
}

.detail-info .tragopOBSINNOConfigs-product .list-group-radio .form-check-input:checked+.list-group-item {
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    display: grid;
    grid-template-columns: 50px auto;
}

/*  */
.tp-tab.is-active:before {
    color: #737373;
    content: "\f102";
    display: inline-block;
    font-family: Font Awesome\ 5 Pro;
    font-size: 12px;
    z-index: 2;
    position: absolute;
    bottom: -18px;
    left: calc(50% - 4px);
}




/* GroupButtonBuuyNow */
#gbbp_cart .product-extra-link2 {
    transition: all .3s;
}

#gbbp_cart.loaded-groupbuynow .product-extra-link2 {
    display: flex;
}

#gbbp_cart.loaded-groupbuynow .product-extra-link2 .toggle-buynow-popup {
    width: 100%;
    max-width: 200px;
    height: 100% !important;
    background-color: #000;
    color: #fff;
    border-color: #000;
}

#gbbp_cart.loaded-groupbuynow .buynow-group-tragop {
    display: none;
}

#GroupButtonBuuyNow_popup .modal-body {
    padding: 10px !important;
}

#GroupButtonBuuyNow_popup .modal-body a {
    display: flex;
    align-items: center;
    padding: 5px;
    color: #000;
    font-size: 14px;
    position: relative;
}

#GroupButtonBuuyNow_popup .modal-body a::before {
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    right: 10px;
    position: absolute;
    transition: all .3s;
}

#GroupButtonBuuyNow_popup .modal-body a:hover::before {
    right: 15px;
}

#GroupButtonBuuyNow_popup .modal-body a img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
}

#GroupButtonBuuyNow_popup .modal-body a div span {
    display: block;
    font-size: 11px;
    line-height: 1;
}


.product-detail .detail-info .title-detail>span {
    word-break: break-word;
}

.hotline-fix-right {
    background-color: var(--color-brand-2);
    border-radius: 50%;
    bottom: 120px;
    display: inline-block;
    height: 40px;
    line-height: 46px;
    position: fixed;
    right: 30px;
    text-align: center;
    width: 40px;
    z-index: 998
}

.hotline-fix-right i {
    color: #fff;
    font-size: 20px;
}

.icon-zalo {
    bottom: 20px;
    position: fixed;
    right: 30px;
    z-index: 999 !important;
    width: 40px;
    height: 40px;
}

.icon-messager {
    bottom: 70px;
    position: fixed;
    right: 30px;
    z-index: 999 !important;
    width: 40px;
    height: 40px;
}

.icon-messager a {
    display: block;
}

.icon-messager a svg {
    width: 40px;
    height: 40px;
}

.zalo-chat-widget {
    bottom: 24px !important;
    height: 50px !important;
    left: unset !important;
    right: 25px !important;
    width: 50px !important;
    z-index: 998 !important
}

.fb_dialog {
    z-index: 100 !important
}

#scrollUp {
    background-color: var(--color-brand);
    border-radius: 5px;
    bottom: calc(50% - 20px);
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    color: #fff;
    cursor: pointer;
    height: 40px;
    right: 30px;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    text-align: center;
    transition: .3s ease;
    width: 40px;
    z-index: 999 !important
}

#scrollUp.active {
    opacity: 1;
    visibility: visible
}

#scrollUp i {
    display: block;
    font-size: 16px;
    line-height: 40px
}

#scrollUp:hover {
    transform: translateY(-5px)
}