#notification-popup {
    display: none;
    align-items: center;
    justify-content: center;
    bottom: 0;
    left: 0;
    overflow-x: auto;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0 !important;
    z-index: 9999;
}

#notification-popup.active {
    display: flex;
    animation: fadeIn 1s;
}

#notification-popup .notification-popup {
    position: absolute;
    z-index: 8011;
    max-width: 550px;
}

#notification-popup .notification-popup .notification-popup-text {
    background-color: #fff;
    padding: 20px;
    min-height: 300px;
}

#notification-popup .notification-popup .notification-popup-text .notification-popup-text-header {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    font-size: 1.2rem;
}
#notification-popup .notification-popup .notification-popup-text .notification-popup-text-body {
    display: flex;
    align-items: center;
    padding-top: 20px;
    max-height: 500px;
    overflow: auto;
}

#notification-popup .notification-popup .popup-close {
    position: absolute;
    right: 7px;
    top: -23px;
    color: black;
    font-size: 2rem
}

#notification-popup .popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
    opacity: .5
}

#notification-popup .large-image .img-product {
    padding-bottom: 100%;
    display: block;
    height: 0;
    position: relative;
    border: 1px solid #e9edf5
}

#notification-popup .large-image .img-product img {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    position: absolute
}

#notification-popup .thumbs_list_quickview {
    margin-top: 15px
}

#notification-popup .thumbs_list_quickview ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#notification-popup .thumbs_list_quickview ul .swiper-slide a {
    padding-bottom: 100%;
    display: block;
    height: 0;
    position: relative;
    border: 1px solid #e9edf5
}

#notification-popup .thumbs_list_quickview ul .swiper-slide a img {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important;
    height: auto !important;
    position: absolute
}

#notification-popup .thumbs_list_quickview ul .swiper-slide.active a {
    border: 1px solid #ff5f15
}

#notification-popup .product-info .title-product {
    font-size: 24px;
    color: #000;
    font-weight: 400;
    line-height: 36px;
    margin: 0
}

#notification-popup .product-info .title-product a {
    color: #3d454e
}

#notification-popup .product-info .title-product a:hover {
    color: #ff5f15
}

#notification-popup .group-status {
    margin-bottom: 15px;
    margin-top: 20px
}

#notification-popup .group-status .first_status {
    display: inline-block;
    font-size: 13px;
    color: #000;
    line-height: 22px
}

#notification-popup .group-status .first_status .status_name {
    color: #969696
}

#notification-popup .group-status .soluong {
    font-weight: 400;
    display: inline-block;
    color: red !important
}

#notification-popup .group-status .line_tt {
    padding: 0 5px
}

#notification-popup .selector-wrapper {
    display: none !important
}

#notification-popup .price-box {
    margin-bottom: 20px;
    display: block
}

#notification-popup .price-box .product-price {
    color: #000;
    font-size: 36px;
    font-weight: bold;
    display: inline-block
}

#notification-popup .price-box .old-price {
    display: inline-block;
    position: relative;
    margin-left: 15px;
    display: inline-block;
    color: #adadad;
    font-size: 20px;
    font-weight: 400
}

#notification-popup .product-summary {
    margin: 20px 0;
    font-size: 14px;
    color: #898989;
    border-top: 1px dotted #ccc;
    padding-top: 20px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 20px
}

#notification-popup .product-summary img {
    display: none
}

#notification-popup .swatch {
    font-size: 14px;
    margin-bottom: 15px
}

#notification-popup .swatch .header {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 14px;
    min-width: 85px;
    margin-right: 5px;
    float: left
}

#notification-popup .swatch .swatch-element {
    display: inline-block;
    margin: 0px 5px 5px 0
}

#notification-popup .swatch .swatch-element input {
    display: none
}

#notification-popup .swatch .swatch-element label {
    min-width: 26px;
    height: 26px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #e4e4e4;
    color: #000;
    cursor: pointer;
    white-space: nowrap;
    padding: 0 5px;
    position: relative;
    margin-bottom: 0
}

#notification-popup .swatch .swatch-element label .crossed-out {
    display: none
}

#notification-popup .swatch .swatch-element.den label {
    background: #000 !important;
    border-color: #000 !important
}

#notification-popup .swatch .swatch-element.trang label {
    background: #fff !important;
    border-color: #ebebeb !important
}

#notification-popup .swatch .swatch-element.do label {
    background: #FF1C1C !important;
    border-color: #FF1C1C !important
}

#notification-popup .swatch .swatch-element.vang label {
    background: #FFC107 !important;
    border-color: #FFC107 !important
}

#notification-popup .swatch .swatch-element.cam label {
    background: #FF835B !important;
    border-color: #FF835B !important
}

#notification-popup .swatch .swatch-element.hong label {
    background: #f5d5d8 !important;
    border-color: #f5d5d8 !important
}

#notification-popup .swatch .swatch-element.xanh-duong label {
    background: #14456e !important;
    border-color: #14456e !important
}

#notification-popup .swatch .swatch-element.xanh label {
    background: #00ff15 !important;
    border-color: #00ff15 !important
}

#notification-popup .swatch .swatch-element.tim label {
    background: #8d00ff !important;
    border-color: #8d00ff !important
}

#notification-popup .swatch .swatch-element input:checked+label {
    background: #ff5f15;
    border-color: #ff5f15;
    color: #fff
}

#notification-popup .swatch .swatch-element .tooltip {
    display: none
}

#notification-popup .swatch .swatch-element.soldout {
    position: relative
}

#notification-popup .swatch .swatch-element.soldout label {
    position: relative
}

#notification-popup .swatch .swatch-element.color label {
    border-radius: 0;
    width: 26px;
    min-width: 26px !important;
    height: 26px !important;
    line-height: 26px !important
}

#notification-popup .swatch .swatch-element.color input:checked+label:before {
    display: block;
    content: "";
    width: 26px;
    height: 26px !important;
    position: absolute;
    border: 2px solid #ff5f15;
    border-radius: 0
}

#notification-popup .swatch .swatch-element.color.trang input:checked+label:before {
    background-image: url(//bizweb.dktcdn.net/100/458/161/themes/894921/assets/check-symbol-black.png?1665478617114)
}

#notification-popup .box-variant .selector-wrapper {
    margin-bottom: 15px !important
}

#notification-popup .box-variant .selector-wrapper label {
    font-weight: bold;
    width: 100%;
    font-size: 14px;
    float: left;
    color: #000;
    line-height: 40px
}

#notification-popup .box-variant .selector-wrapper .single-option-selector {
    height: 45px;
    width: 35%;
    border-radius: 30px;
    border: 1px solid #ebebeb;
    padding: 0 15px
}

#notification-popup .soluong1 {
    margin-bottom: 25px
}

#notification-popup .button_actions .add_to_cart {
    border: initial;
    height: 60px;
    line-height: 60px;
    padding: 0 40px;
    background: #ff5f15;
    color: #fff;
    border-radius: 3px;
    text-transform: none;
    border: 1px solid transparent;
    font-size: 18px;
    font-weight: 400;
    width: 100%;
    margin-top: 0px;
    text-transform: uppercase
}

#notification-popup .button_actions .add_to_cart.btn[disabled] {
    margin-left: 0px;
    opacity: 0.6
}

#notification-popup .button_actions .add_to_cart:hover {
    background: #fff;
    color: #ff5f15;
    border: 1px solid #ff5f15
}

@media (min-width: 768px) and (max-width: 991px) {
    #notification-popup .button_actions .add_to_cart {
        width:100%;
        margin-left: 0px;
        margin-top: 20px
    }
}

#notification-popup .button_actions .btn-soldout {
    border: initial;
    height: 60px;
    line-height: 60px;
    padding: 0 40px;
    background: #ff5f15;
    color: #fff;
    text-transform: none;
    border: 1px solid transparent;
    font-size: 18px;
    font-weight: 400;
    margin-left: 0px;
    opacity: 0.6;
    width: 100%;
    text-transform: uppercase
}

#notification-popup .button_actions .btn-soldout:hover {
    background: #fff;
    color: #ff5f15;
    border: 1px solid #ff5f15
}

#notification-popup .flex-quantity {
    display: block;
    position: relative;
    height: 74px;
    width: 100%;
    margin-top: 20px
}

@media (min-width: 768px) and (max-width: 991px) {
    #notification-popup .flex-quantity {
        display:block
    }
}

#notification-popup .custom-btn-number {
    padding: 0
}

#notification-popup .input_number_product {
    display: inline-flex;
    width: 100px;
    height: 60px;
    min-height: 60px;
    position: relative;
    background: transparent;
    padding: 0;
    border: 0;
    margin: 0;
    float: none;
    margin-left: 15px
}

#notification-popup .input_number_product .btn_num {
    font-size: 17px;
    line-height: 0px;
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 15px;
    background: transparent;
    float: left;
    color: #000;
    text-align: center;
    padding: 0px;
    border: 0;
    padding-right: 0px;
    position: absolute;
    top: 0;
    outline: none
}

#notification-popup i {
    width: 10px;
    height: 10px;
    transform: translateY(0px)
}