.copyright-company {
    text-align: center;
    margin-top: 15px;
}

#footer {
    padding-bottom: 15px;
    padding-top: 20px;
}


.embed-product {
    border: 1px solid #ccc;
    padding: 15px 10px;
    border-radius: 3px;
}

.embed-product .embed-product__image {
    text-align: center;
}

.embed-product .embed-product__info {

}

.embed-product .embed-product__info .embed-product__name {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
    display: -webkit-box;
    height: calc(20px * 1.3 * 2);
    line-height: 1.3;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.embed-product .embed-product__info .embed-product__action {
    background: #f89406;
    background: -o-linear-gradient(top, #f89406, #f76b1c);
    border: 1px solid #d97f00;
    padding: 5px 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 14px;
    font-weight: 300;
    margin-top: 5px;
    display: inline-block;
}

.embed-product .embed-product__info .embed-product__price {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.3;
    color: #ff6b22;
    margin-bottom: 10px;
}

.embed-category .moreproduct {
    display: block;
    overflow: hidden;
    position: relative;
    line-height: 48px;
    font-size: 16px;
    color: #333 !important;
    text-align: center;
    margin: 30px auto 0;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding: 5px 20px;
    width: max-content;
    cursor: pointer;
}

.embed-category .moreproduct::after {
    content: '';
    width: 0;
    right: 0;
    border-left: 7px solid #333;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 5px;
}

.embed-category .product-item .pro-img a img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%!important;
    object-fit: cover;
    object-position: center;
    margin: 0!important;
}

.event-bg {
    background: url(../images/banner-bg.png) center/cover no-repeat;
    text-align: center;
    height: 500px;
    width: 100%;
    color: #fff;
    font-size: 72px;
    padding-top: 50px;
}

.products-meta .meta-promotion .promo-items {
    padding-inline-start: 8px;
    margin: 0;
    list-style: none;
}

.products-meta .meta-promotion .promo-items .promo-item {
    position: relative;
    margin-bottom: 8px;
}

.products-meta .meta-promotion .promo-items .promo-item:before {
    content: '+';
    position: absolute;
    left: -14px;
    line-height: 1;
}

p.product-description {
    font-size: 1em;
    margin: 0 0 20px;
    font-weight: 500;
    line-height: 1.2;
}

.primary-title.style02>h2 {
    border-bottom: 3px solid #f1c249;
    padding-bottom: 10px;
    display: inline-block;
    font-size: 20px;
    line-height: 1.2em;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Roboto Condensed",sans-serif;
    margin-bottom: 0;
}

.event-comment .comment-form {
    border-radius: 4px;
    border: 1px solid #dadada
}

.event-comment .comment-form textarea {
    width: 100%;
    border: none;
    border-radius: 4px 4px 0 0;
    padding: 10px;
    box-sizing: border-box;
    line-height: 20px;
    min-height: 100px;
    outline: 0
}

.event-comment .comment-form .comment-action {
    border-top: 1px solid #dadada;
    padding: 5px
}

.event-comment .comment-form .comment-action label {
    color: #4a90e2;
    cursor: pointer
}

.event-comment #write-comment,.event-comment .comment-form .comment-action a {
    padding: 5px 25px;
    height: 30px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #288ad6;
    border-radius: 4px;
    background: #288ad6
}

.event-comment .comment-total {
    padding: 12px 0 10px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    font-weight: 700;
    text-transform: capitalize
}

.event-comment .comment-list {
    border-top: 1px solid #dadada;
    padding: 20px 0;
    margin-top: 20px
}

.event-comment .comment-list .comment-item .comment-customer .customer-name {
    line-height: 22px;
    text-transform: capitalize
}

.event-comment .comment-list .comment-item .comment-reply .comment-time {
    font-size: 13px;
    color: #999
}

.event-comment .comment-list .comment-item .comment-child {
    margin: 5px 0 0 0;
    padding: 10px 15px;
    font-size: 14px;
    color: #333;
    background: #f8f8f8;
    border: 1px solid #dfdfdf;
    position: relative
}

.event-comment .comment-list .comment-item .comment-child .comment-child-item {
    border-bottom: 1px solid #dfdfdf
}

.event-comment .comment-list .comment-item .comment-child .comment-child-item:last-child {
    border-bottom: none
}

.blog-editor .part-2 {
    display: none;
}


.bo {
    height: auto;
    line-height: 1.5;
    margin: 10px auto;
}

.bo-title {
    height: 22%;
}

.bo-title p {
    color: #ffffff;
    font-size: 12px;
    margin-bottom: 0px;
}

.bo-content {
    height: auto;
    background-color: #ffffff;
}

.bo-content p {
    color: #000000;
    font-size: 14px;
    margin-bottom: 0px;
}

.bo-content-note {
    font-size: 10px !important;
}

.bo-content-title {
    font-weight: bold;
}

.bo .line-through {
    text-decoration: line-through;
}

.bo-price {

    font-size: 20px !important;
    font-weight: bold;
}

.bo .list-km {
    font-size: 14px;
}

.bo .list-km li {
    border: none;
    padding: 0px;
}

.bo .sp-size {
    font-size: 9px;
}

.bo .fs {
    font-size: 13px;
}

.bo .title-countdown {
    font-size: 10px;
    text-align: center;
    margin-bottom: 2px;
    color: white;
    font-weight: bold;
}

.bo span#fs-seconds::before,
.bo span#fs-minutes::before {
    content: ":";
    float: left;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    opacity: 0.7;
    animation: rgb(29, 28, 28) 1.5s ease-in-out infinite;
    right: 9px;
    color: white;
}

.bo .count-down {
    font-size: 11px;
    color: black;
    margin: 3px;
    padding: 4px 4px 4px 3px;
}

.bo .time-end {
    display: flex;
}

.bo .product-left {
    font-size: 9px !important;
    padding-left: 5%;
    margin-top: auto;
    margin-bottom: auto;
    font-weight: 600;
    color: rgb(255, 255, 255) !important;
}

.bo .border-sale {
    height: 14px;
    border-radius: 10px;
}

.bo .border-sale-left {
    height: 100%;
    border-radius: 10px;
    display: flex;
}

@media (max-width: 767px) {
    .bo {
        width: 100%;
    }
}
/** Styles for the review and key **/
.new-frontend .header__pc .header--middle .header__middle .header__middle--center .most-keywords .keywords {
    border-radius: 0;
}
.section-product-detail .review-section {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 15px 15px 20px;
    margin-top: 40px;
    background-color: #fff;
    margin-bottom: 20px;
}

.section-product-detail .review-section .title {
    line-height: 1.4;
    font-size: 20px;
    font-weight: 700;
}

.section-product-detail .review-section .review-overview {
    padding: 25px 0;
}

.section-product-detail .review-section .review-overview .review-stars {
    border-right: 1px solid #f1f1f1;
}

.section-product-detail .stars-overview .stars-average {
    color: #fe8c23;
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
}

.section-product-detail .stars-overview .stars-icon {
    margin: 0 8px;
}

.section-product-detail .icon-detail-emptystar {
    background-position: -269px 0;
    height: 17px;
    width: 18px;
}

.section-product-detail .stars-rate {
    margin-bottom: 7px;
}

.section-product-detail .review-section .action {
    padding: 15px 10px;
}

.section-product-detail a.button-action.button-action__create {
    background-color: #2f80ed;
    color: #fff;
    margin-left: 0;
}

.section-product-detail a.button-action {
    border: 1px solid #2f80ed;
    border-radius: 4px;
    color: #2f80ed;
    display: block;
    line-height: 17px;
    margin-left: 3%;
    padding: 11px 5px;
    text-align: center;
    width: 48.5%;
    max-width: 250px;
}

.section-product-detail .stars-rate .number-star {
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    width: 25px;
}

.section-product-detail .stars-rate .timeline-stars {
    background-color: #eee;
    height: 4px;
    position: relative;
    width: calc(100% - 60px);
}

.section-product-detail .stars-rate .number-percent {
    color: #2f80ed;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    padding-left: 10px;
    text-align: left;
    width: 35px;
}

.section-product-detail .stars-rate .number-star i {
    margin-top: -4px;
}

.section-product-detail .icon-detail-blackstar {
    background-position: -290px 0;
    height: 8px;
    width: 8px;
}

.section-product-detail .stars-rate .timeline-stars .timing {
    background-color: #fe8c23;
    left: 0;
    height: 4px;
    position: absolute;
    top: 0;
}

.section-product-detail .stars-overview {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    cursor: pointer;
}

.section-product-detail .icon-detail-fullstar {
    background-position: -230px 0;
    height: 15px;
    width: 16px;
}

.section-product-detail .icon-detail-halfstar {
    background-position: -249px 0;
    height: 17px;
    width: 18px;
}

.section-product-detail .icon1-star {
    background-position: -205px -60px;
    height: 12px;
    width: 13px;
}

.section-product-detail .icon1-star-gray {
    background-position: -225px -60px;
    height: 12px;
    width: 13px;
}

.review-list .review-item {
    margin-bottom: 20px;
}

.review-item .star {
    margin-bottom: 10px;
}
.icon-detail-heart {
    background-position: -190px -40px;
    height: 12px;
    width: 12px;
    margin: 0 5px;
    margin-left: 15px;
}

.review-list .rep-item, .comment-item .rep-item{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin-left: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 15px 100px 15px 10px;
    background-color: #F7F6CB;
    border-radius: 10px;
    position: relative;
}

.review-list .rep-item::before, .comment-item .rep-item::before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #F7F6CB;
    content: '';
    left: 10px;
    position: absolute;
    top: -10px;
}

.review-list .rep-item .rep-content, .comment-item .rep-item .rep-content {
    /*padding: 5px 100px 10px 10px;*/
    margin-left: 10px;
    /*background-color: #f7f7f7;*/
    /*border-radius: 10px;*/
    /*border: solid 1px grey;*/
}

.review-list .rep-item .avatar-rep img, .comment-item .rep-item .avatar-rep img {
    width: 40px !important;
    margin-top: 0px !important;
}

.review-list .rep-item .rep-content .role-name-rep .name,
.comment-item .rep-item .rep-content .role-name-rep .name{
    font-weight: bold;
}

.review-list .rep-item .rep-content .role-name-rep .role,
.comment-item .rep-item .rep-content .role-name-rep .role{
    padding: 3px 4px 3px 4px;
    background-color: darkcyan;
    color: white;
    font-size: 12px;
    border-radius: 5px;
    margin-left: 5px;
}

.review-section .review-list .review-item .customer-name, .comment-item .review-item .customer-name {
    font-weight: bold;
}

.review-list .review-item .customer-name span {
    font-weight: 100;
    color: #ffa700fa;
    font-size: 12px;
    margin-left: 5px;
    font-weight: bold;
}

.review-item .review-like, .comment-item .comment-like {
    color: black;
}

.section-products-detail .card {
    border-radius: 13px;
    border: none;
    padding: 16px;
}
.new-frontend .header__pc .header--bottom .main-menu .menu-items .menu-item a{
    display: flex;
    align-items: center;
    padding: 8px 12px !important;
}
.new-frontend .header__pc .header--bottom .main-menu .menu-items .menu-item a .menu-item__icon img{
    width: 16px !important;
    height: 16px !important;
}
.new-frontend .header__pc .header--bottom .main-menu .menu-items .menu-item .sub-menu .subs-item {
    padding-block: 1px !important;
}

.section-top-mobile .top-banner__slider .banner-img img {
    width: 100% !important;
    height: auto !important; 
}
.section-top-mobile .banner-bottom-scroll {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    display: flex; 
}
.section-top-mobile .banner-bottom-scroll a {
    flex: 0 0 auto; 
    margin-right: 10px; 
}
.section-top-mobile .banner-bottom-scroll img {
    height: 150px !important;
    width: auto;
}
#popup-rating .product-title {
    font-size: 24px;
    line-height: 30px;
    line-height: 1.25em;
    font-weight: 700;
    margin-bottom: 20px;
}

#popup-rating .product-info .product-name h3 {
    font-size: 14px;
}

#popup-rating .stars-overview {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}

#popup-rating .stars-overview .stars-average {
    color: #fe8c23;
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
}

#popup-rating .stars-overview .stars-icon {
    margin: 0 8px;
}

#popup-rating .icon-detail-fullstar {
    background-position: -230px 0;
    height: 15px;
    width: 16px;
}

#popup-rating .icon-detail-emptystar {
    background-position: -269px 0;
    height: 17px;
    width: 18px;
}

#popup-rating .stars-rate {
    margin-bottom: 7px;
}

#popup-rating .stars-rate .number-star {
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    width: 25px;
}

#popup-rating .icon-detail-blackstar {
    background-position: -290px 0;
    height: 8px;
    width: 8px;
}

#popup-rating .stars-rate .number-star i {
    margin-top: -4px;
}

#popup-rating .stars-rate .timeline-stars {
    background-color: #eee;
    height: 4px;
    position: relative;
    width: calc(100% - 60px);
}

#popup-rating .stars-rate .timeline-stars .timing {
    background-color: #fe8c23;
    left: 0;
    height: 4px;
    position: absolute;
    top: 0;
}

#popup-rating .stars-rate .number-percent {
    color: #2f80ed;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    padding-left: 10px;
    text-align: left;
    width: 35px;
}

/* Page thankyou */
.thankyou.section-blog-page {padding-top: 10px; padding-bottom: 15px;}
.thankyou-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}
.thankyou .return-link {padding: 0 5px 10px;}
.thankyou .return-link .fa{font-size: 18px;}
.thankyou-main {max-width: 1200px;}
.thankyou__head {background-color: #F8B300; border-radius: 12px;}
.thankyou__head .head-txt {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    text-align:center;
    margin-top: 1rem;
}
.thankyou__body {
    background-color: #fff;
    margin-top: 20px;
    padding: 20px;
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.thankyou__body .highlight{color: #F8B300;}
.thankyou__body .body-content {
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
}
.thankyou__body .body-content .body-txt{
    text-align: center;
    margin: 5px 0;
    padding: 0 10px;
    line-height: 21px;
}

.thankyou__body .body-note .note-txt {
    color: crimson;
    font-style: italic;
    font-size: 12px;
}
/* End page thankyou */

/* Custom product detail Fancybox */
.product-detail-fancybox .fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right: 0;
    height: 95px;
    padding: 10px 10px 5px 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
}

.product-detail-fancybox .fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 0;
}

.fancybox-thumbs__list a:before {
    border-width: 3px;
}
/* End custom product detail Fancybox */