/* Rating CSS here */
.thaitoan-rating .star-rating {
    display: inline-block;
    height: 14px;
    vertical-align: middle;
    font-size: 13px;
    margin-top: 5px !important;
}
.product-summary .single_add_to_cart_button {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}
.devvn-popup-inner .single_add_to_cart_button {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    text-transform: none;
    border-radius: 5px;
}
.thaitoan-atc-icon {
    height: 24px;
}
.thaitoan-atc-icon svg {
    fill: #fff;
    width: 22px;
    width: 22px;
}
.devvn-popup-inner .thaitoan-atc-icon svg {
    fill: #fff;
    width: 20px;
    width: 20px;
}
/* Reviews Form */
.rating-table.row.row-small.align-middle {
    padding: 10px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 1px 1px 0 rgb(60 64 67 / 10%), 0 0px 2px 1px rgb(60 64 67 / 15%);
    margin: 1.5em 0;
}
.rating-table>.col {
    padding-bottom: 0;
}
.title-rating {
    font-size: 1.1em;
    margin-bottom: 1em;
    width: 100%;
}
.rating_total {
    font-size: 2.4em;
    color: #f3330d;
    font-weight: bold;
    margin-bottom: 4px;
    background: #f3f4f7;
    border-radius: 5px;
    padding: 0 .7em;
}
.star-rating-custom {
    text-align: left;
}
.ptt-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ptt-col-1 {
    width: 35px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.star-cust {
    height: 15px;
    margin: 3px 2px 5px 2px;
    filter: invert(79%) sepia(16%) saturate(6499%) hue-rotate(4deg) brightness(101%) contrast(97%);
}
.ptt-col-2 {
    width: 100%;
    margin: auto 10px;
}
.ptt-meter-bar {
    width: 97%;
    background-color: #e9ecef;
    border-radius: 19.6px;
    height: 10px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin: 0 4px 0 5px;
}
.ptt-bar-temperature {
    height: 100%;
    background: #FEC606;
    border-radius: 5px;
    background-image: linear-gradient(to right,#feab01,#FEC606);
}
.ptt-col-3 {
    min-width: 10%;
}
.rating-table__total, .rating-table_cmt {
    text-align: center;
}
.rating-table_cmt button {
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 12px 16px;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    background: var(--primary-color);
}
.star-rating-custom .star-rating, span.tong-danh-gia {
    margin: 0 1em !important;
    font-size: 1em !important;
}
.rating-table__total {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.rating-table_cmt button a {
    color: #fff;
}
.product-footer div#reviews {
    padding-top: 40px;
}
.woocommerce-Reviews .review {
    margin-left: 0;
}
.product-footer .commentlist li .avatar, .product-footer .comment-list li .avatar {
    width: 40px;
}
.product-footer .commentlist li .comment-text, .product-footer .comment-list li .comment-text {
    padding: 0 0.5em;
}
.review-item .star-rating {
    font-size: 13px;
}
.comment_container.review-item {
    align-items: center !important;
}
.product-footer .commentlist li .description, .product-footer .comment-list li .description {
    font-style: italic;
    font-size: 0.92em;
}
strong.woocommerce-review__author {
    font-size: 14px;
}
.product-footer .woocommerce-review__published-date, .product-footer span.woocommerce-review__dash {
    display: none;
}
.product-footer ul.children {
    margin-top: 0;
}
em.woocommerce-review__verified {
    padding: 0 0 0 15px;
    background-size: 12px;
    line-height: 1.2;
    color: #52b858;
    font-size: 12px;
    margin: 0 0 5px 0;
}
.woocommerce-page .star-rating:before, .star-rating span:before {
    color: #FEC606;
}
.star-rating--inline {
    display: inline-block;
    height: 14px;
    vertical-align: middle;
    font-size: 13px;
    margin-top: 5px !important;
}
.woocommerce-product-rating {
    margin-top: 5px;
}
.star-rating span:before, .star-rating:before, .woocommerce-page .star-rating:before, .stars a:hover:after, .stars a.active:after {
    color: #fec606 !important;
}
.product .product-small.box .woocommerce-product-rating i {
    font-size: 95%;
}
.product .product-small.box .woocommerce-product-rating span.sp-da-ban {
    font-weight: normal;
    color: #555;
}
.single-product span.reviews-averagex {
    color: #fe9606;
    border-bottom: 1px solid #fe9606;
    margin-right: 1px;
    font-weight: 700;
}
.single-product .product-summary .woocommerce-product-rating {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    margin-top: 0;
}
.single-product .fb_iframe_widget {
    top: 3px;
    right: -5px !important;
}

@media (max-width: 1024px) and (min-width: 769px){

}
@media (max-width: 768px) {

}