#quick-view-product {
    bottom: 0;
    left: 0;
    overflow-x: auto;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0 !important;
    z-index: 9999
}
#popup-notify {
    bottom: 0;
    left: 0;
    overflow-x: auto;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 100px !important;
    z-index: 9999
}



#quick-view-product .swiper-button-next,
#quick-view-product .swiper-button-prev {
    background: initial
}

#quick-view-product .swiper-button-next:after,
#quick-view-product .swiper-button-prev:after {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0px 4px 30px rgba(19, 28, 25, 0.25);
    background: #fff
}

#quick-view-product .quick-view-product {
    position: absolute;
    width: 950px;
    top: 5%;
    height: auto;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 30px;
    background-color: #fff;
    z-index: 8011;
    border-radius: 5px
}
#popup-notify  .quick-view-product {
    position: absolute;
    width: 750px;
    top: 5%;
    height: auto;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 50px 0;
    background-color: #fff;
    z-index: 8011;
    border-radius: 5px
}

#quick-view-product .quick-view-product .quickview-close {
    position: absolute;
    right: -20px;
    top: -20px;
    color: #ffff
}
#popup-notify .quick-view-product .quickview-close {
    position: absolute;
    right: -20px;
    top: -20px;
    color: #ffff
}

#quick-view-product .quickview-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
    opacity: .5
}
#popup-notify  .quickview-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
    opacity: .5
}

#quick-view-product .large-image .img-product {
    padding-bottom: 100%;
    display: block;
    height: 0;
    position: relative;
    border: 1px solid #e9edf5;
    border-radius: 5px
}

#quick-view-product .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
}

#quick-view-product .thumbs_list_quickview {
    margin-top: 15px
}

#quick-view-product .thumbs_list_quickview ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#quick-view-product .thumbs_list_quickview ul .swiper-slide a {
    padding-bottom: 100%;
    display: block;
    height: 0;
    position: relative;
    border: 1px solid #e9edf5;
    border-radius: 5px
}

#quick-view-product .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
}

#quick-view-product .thumbs_list_quickview ul .swiper-slide.active a {
    border: 1px solid #ff5c00
}

#quick-view-product .product-info .title-product {
    font-size: 24px;
    color: #333;
    font-weight: bold
}

#quick-view-product .group-status {
    margin-bottom: 10px
}

#quick-view-product .group-status .first_status {
    display: inline-block;
    font-size: 14px
}

#quick-view-product .group-status .first_status .status_name {
    color: #ff5c00
}

#quick-view-product .group-status .line_tt {
    padding: 0 5px
}

#quick-view-product .selector-wrapper {
    display: none !important
}

#quick-view-product .price-box {
    margin-bottom: 10px;
    display: block
}

#quick-view-product .price-box .product-price {
    color: var(--pricecolor);
    font-size: 28px;
    font-weight: bold
}

#quick-view-product .price-box .old-price {
    color: #a5a5a5;
    font-size: 16px;
    margin-left: 5px
}

#quick-view-product .product-summary {
    margin-bottom: 10px;
    font-size: 14px
}

#quick-view-product .product-summary img {
    display: none
}

#quick-view-product .product-summary ul {
    padding-left: 15px
}

#quick-view-product .form_product_content .soluong1 {
    display: inline-block;
    margin-bottom: 15px;
    font-size: 14px;
    align-items: center
}

#quick-view-product .form_product_content .soluong1 .soluong_h {
    margin-bottom: 10px;
    display: block
}

#quick-view-product .form_product_content .soluong1 .input_number_product {
    width: 80px;
    margin-right: 10px;
    position: relative
}

#quick-view-product .form_product_content .soluong1 .btn_num {
    border: solid 1px #ddd;
    width: 20px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    height: 23px;
    line-height: 18px;
    cursor: pointer;
    background: initial;
    padding: initial
}

#quick-view-product .form_product_content .soluong1 .btn_num.num_1 {
    bottom: 0;
    top: initial;
    border-bottom-right-radius: 5px
}

#quick-view-product .form_product_content .soluong1 .btn_num.num_2 {
    border-top-right-radius: 5px
}

#quick-view-product .form_product_content .soluong1 #quantity-detail {
    width: 100%;
    height: 45px;
    border: solid 1px #ddd;
    text-align: center;
    padding-right: 20px;
    overflow: hidden;
    border-radius: 5px
}

#quick-view-product .form_product_content .button_actions {
    display: inline-block
}

#quick-view-product .form_product_content .button_actions button {
    border: initial;
    height: 45px;
    padding: 0 20px;
    background: #363636;
    color: #fff;
    margin-top: 29px;
    border-radius: 5px
}

#quick-view-product .form_product_content .button_actions button:hover {
    background: #f45c43
}

#quick-view-product .form_product_content .button_actions button.disabled {
    margin-top: 5px
}

#quick-view-product .swatch {
    font-size: 14px;
    margin-bottom: 5px
}

#quick-view-product .swatch .header {
    margin-bottom: 5px
}

#quick-view-product .swatch .swatch-element {
    display: inline-block;
    margin: 0px 5px 5px 0;
    padding: 5px 20px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    text-align: center;
}

#quick-view-product .swatch .swatch-element input {
    display: none
}

#quick-view-product .swatch .swatch-element label {
    min-width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ebebeb;
    cursor: pointer;
    white-space: nowrap;
    padding: 0 5px;
    position: relative;
    margin-bottom: 0;
    border-radius: 5px
}

#quick-view-product .swatch .swatch-element label.den {
    background: #000 !important;
    border-color: #000 !important
}

#quick-view-product .swatch .swatch-element label.trang {
    background: #fff !important;
    border-color: #ebebeb !important
}

#quick-view-product .swatch .swatch-element label.do {
    background: #FF1C1C !important;
    border-color: #FF1C1C !important
}

#quick-view-product .swatch .swatch-element label.vang {
    background: #FFC107 !important;
    border-color: #FFC107 !important
}

#quick-view-product .swatch .swatch-element label.cam {
    background: #FF835B !important;
    border-color: #FF835B !important
}

#quick-view-product .swatch .swatch-element label.hong {
    background: #f5d5d8 !important;
    border-color: #f5d5d8 !important
}

#quick-view-product .swatch .swatch-element label.xanh-duong {
    background: #14456e !important;
    border-color: #14456e !important
}

#quick-view-product .swatch .swatch-element label.tim {
    background: #8d00ff !important;
    border-color: #8d00ff !important
}

#quick-view-product .swatch .swatch-element input:checked+label {
    background: #363636;
    border-color: #363636;
    color: #fff
}

#quick-view-product .swatch .swatch-element .tooltip {
    display: none
}

#quick-view-product .swatch .swatch-element.soldout {
    position: relative
}

#quick-view-product .swatch .swatch-element.soldout label {
    position: relative
}

#quick-view-product .swatch .swatch-element.color input:checked+label:before {
    content: "";
    color: #fff;
    position: absolute;
    width: 13px;
    height: 13px;
    line-height: 10px;
    top: 50%;
    font-size: 12px;
    left: 50%;
    background-size: cover;
    transform: translate(-50%, -50%);
    background-image: url(//bizweb.dktcdn.net/100/449/923/themes/875305/assets/check-symbol.svg?1662353617180)
}

#quick-view-product .swatch .swatch-element.color input:checked+label.trang:before {
    background-image: url(//bizweb.dktcdn.net/100/449/923/themes/875305/assets/check-symbol-black.png?1662353617180)
}