@font-face {
    font-family: 'KPZ';
    src: url('../fonts/KPZ/light/KPZ-Light.woff2') format('woff2'), url('../fonts/KPZ/light/KPZ-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'KPZ';
    src: url('../fonts/KPZ/regular/KPZ-Regular.woff2') format('woff2'), url('../fonts/KPZ/regular/KPZ-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'KPZ';
    src: url('../fonts/KPZ/bold/KPZ-Bold.woff2') format('woff2'), url('../fonts/KPZ/bold/KPZ-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'KPZ-Handwritten';
    src: url('../fonts/KPZHandwritten/regular/KPZHandwritten-Regular.woff2') format('woff2'), url('../fonts/KPZHandwritten/regular/KPZHandwritten-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'kids-icons';
    src: url('../fonts/Kids-Icons/Kids-Icons.woff2') format('woff2'), url('../fonts/Kids-Icons/Kids-Icons.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: auto
}

ul.product-items, ul.product-items li {
    margin: 0;
}

ul.product-items li {
    border-bottom: solid 1px #eee;
    border-top: solid 1px #eee;
    border-right: solid 1px #eee;
}

ul.product-items li:first-child {
    border-left: solid 1px #eee;
    outline: 1px solid #eee;
    border-bottom: 0;
    border-top: 0;
    border-right: 0;
}

.product-item-actions .actions-secondary>.action:before,
.rating-summary .rating-result:before {
    font-size: 14px;
    line-height: 14px;
    color: #00baf2;
    font-family: 'kids-icons';
    vertical-align: middle;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.product-item-actions .actions-secondary>.action:before {
    content: '\e903';
}

.rating-summary .rating-result>span:before {
    position: relative;
    z-index: 2;
    -webkit-font-smoothing: antialiased;
    font-family: 'kids-icons';
    font-size: 12px;
    height: 12px;
    letter-spacing: 2px;
    line-height: 12px;
    content: '\e905' '\e905' '\e905' '\e905' '\e905';
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: block;
}

.product-items,
.rating-summary-block, a.action.add {
    display: flex;
    align-items: baseline;
}

.product-reviews-summary .rating-summary {
    display: inline-block;
    vertical-align: middle;
}

.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label,
.rating-summary .rating-result>span span{
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.product-reviews-summary {
    display: flex !important;
    justify-content: space-between;
}

.products-grid .product-reviews-summary {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 10px);
    margin-bottom: 0
}

.rating-summary .rating-result {
    vertical-align: middle;
}

.rating-summary .rating-result:before {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    color: #ffbe31;
    font-size: 12px;
    height: 12px;
    letter-spacing: 2px;
    line-height: 12px;
    content: '\e902' '\e902' '\e902' '\e902' '\e902';
    display: block;
}

.rating-summary .rating-result>span:before {
    color: #ffbe31;
    content: '\e905' '\e905' '\e905' '\e905' '\e905';
}

.rating-summary .rating-result>span {
    display: block;
    overflow: hidden;
}

span.toggle-review, span.wishlist-count {
    color: #00baf2;
    font-size: 14px;
}

.product-item-label.gift_product>span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.product-item-label.sale_product span {
    font-size: 13px;
}

.actions-secondary {
    display: flex;
    align-items: center;
}

.product-items,
.reviews-actions, .actions-secondary {
    font-size: 13px;
}

.ins-sales-label-attribute {
    display: flex !important;
    flex-direction: column;
}

.product-item-label-list {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    text-align: center;
}

.product-item-label {
    font-weight: 700;
    display: none;
}

.product-item-info.promotion {
    position: relative;
}

.product-item-info {
    margin: 5px;
}

.product-item-label.gift_product:before {
    font-size: 40px;
    line-height: 45px;
    content: '\e934';
    font-family: 'kids-icons';
    font-weight: 400;
}

.product-item-label.hot_product,
.product-item-label.sale_product,
.product-item-label.new_product {
    font-size: 15px;
    height: 37px;
    width: 37px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-bottom: 7px;
    border: 1px solid #ff4332;
    color: #ff4332;
}

.product-item-label.gift_product {
    background-color: unset;
    color: #ff4332;
    display: inline;
}

.product-item-label.sale_product {
    background-color: #ff4332;
    color: #fff;
}

ul.product-items {
    list-style-type: none;
    overflow-x: auto;
    overflow-y: hidden;
}

.product-item-link {
    font-size: 15px;
    color: #202020;
}

.old-price {
    color: #ababab;
    font-size: 12px;
    font-weight: 400;
    text-decoration: line-through;
}

.special-price,
.final-price {
    color: #ff4332;
    font-size: 16px;
    font-weight: 700;
}

.product-item-buy-now {
    text-align: center;
    margin: 10px 0;
}

.hung-photo .product-image-photo .td-animation-stack-type0-2 {
    margin: 0;
}

.reviews-actions {
    display: flex;
    justify-content: space-between;
}

.product-item-buy-now a {
    width: 100%;
    background-color: #ff7132;
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    border-color: #ff7132;
    border-radius: 5px;
}

ul.product-items li {
    flex: 1 0 26%;
}

.product-items {
    flex-wrap: nowrap;
}

img.hung-photo {
    margin-bottom: 0 !important;
}

a.apbutton:hover,
a.product-item-link:hover{
    text-decoration: none;
}

.container::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: linear-gradient(left, #96A6BF, #63738C);
    box-shadow: inset 0 0 1px 1px #5c6670;
}

.container::-webkit-scrollbar {
    height: 7px;
    background-color: #F5F5F5;
}

.container::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #eee;
}

.rating-result {
    position: relative;
}

.product-item-name {
    line-height: 15px !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-item-details>div#toc_container {
    display: none !important;
}

@media only screen and (min-width: 1024px) {
    .product-item-buy-now a {
        padding: 7px 45px;
    }
}

@media only screen and (max-width: 767px) {
    .product-item-label.new_product,
    .product-item-label.sale_product,
    .product-item-label.hot_product {
        font-size: 12px;
    }

    .reviews-actions {
        display: block;
    }

    .product-items li {
        margin-left: 0;
    }

    a.product-item-link {
        font-size: 13px;
    }

    .product-item-info.promotion {
        padding: 3px;
    }

    .product-hover-text {
        width: 158px;
    }

    .product-item-buy-now a {
        padding: 10px 35px;
    }

    a.tocompare {
        display: none;
    }

    ul.product-items li {
        flex: 1 0 47%;
    }
}