.b-card-38 {
    width: 100px;
    height: 100px;
    display: inline-block;
    margin-bottom: 15px;
}
/* BEGIN b-card-39 */
.b-card-39 {
    display: block;
    color: #fff;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-radius: 8px;
    margin-bottom: 10px;
}
.b-card-39 img, .b-card-39 video {
    height: 100%;
    object-fit: cover;
}
.b-card-39::before, .b-card-39.overlay::before {
    content: '';
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.b-card-39 .b_icon {
    width: 100%;
    font-size: 20px;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    z-index: 9;
    position: absolute;
    position: absolute;
    bottom: 50%;
    -webkit-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
}
.b-card-39:hover::before, .b-card-39.overlay::before, .b-card-39.overlay::before {
    background-color: rgb(0 0 0 / 20%);
}
.b-card-39:hover .b_icon {
    opacity: 1;
    visibility: visible;
    bottom: 0;
}
.b-card-39 .b_overlay, .b-card-39 .b_overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    z-index: 1;
}
.s-img-1 {
    margin-bottom: 30px;
}
.s-img-1 .headline {
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 18px;
}
.listComment {
    padding-top: 40px;
    border-top: 1px solid #eee;
}
/* END b-card-39 */
.you-like {
    border: 1px solid#ddd;
    border-radius: 10px;
    padding: 20px 30px;
    margin: 15px 0 30px;
}
.you-like .desc {
    font-weight: 500;
}
.you-like .desc a {
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    background-image: linear-gradient(to bottom, #4098ff, #356cf1);
    border-radius: 30px;
    padding: 5px 20px;
    margin-top: 10px;
    display: inline-block;
}
.heading-23 {
    transition: all .3s;
    padding: 20px 0px;
    position: relative;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: var(--primary-color);
    position: relative;
    margin-bottom: 8px;
}
.heading-23::before {
    content: "";
    position: absolute;
    bottom: 12px;
    width: 21%;
    height: 2px;
    left: 0;
    bottom: 16px;
    background-color: var(--primary-color);
}
/* BEGIN b-star-1 */
.b-star-1 {
    display: block;
    font-size: 20px;
    line-height: 1;
    cursor: pointer;
    margin: 10px 0 15px;
}
.b-star-1 .b_star {
    display: inline-block;
}
.b-star-1 .b_star>span {
    display: -webkit-flex;
    display: flex;
    position: relative;
    width: 0%;
    color: #EEBD01;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.b-star-1 .b_star>span>i:not(:last-child) {
    padding-right: 0.12em;
}
@-moz-document url-prefix() {
    .b-star-1 .b_star>span>i:not(:last-child) {
        padding-right: 0.2em;
    }
}
.b-star-1 .b_star>span::after {
    content: '\f005 \202F \f005 \202F \f005 \202F \f005 \202F \f005';
    font-family: FontAwesome;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
}
.b-star-1 .b_rate {
    color: #999;
    font-size: 0.44em;
    margin-top: 0.273em;
}
.c-form--star .b-star-1 {
    display: inline-block;
    position: relative;
    font-size: 25px;
}
.c-form--star .c_error {
    position: relative;
    top: -3px;
    right: 0;
    margin-left: 15px;
    z-index: 0;
}
.c-form--star .c_error>span {
    position: unset;
}
.c-form--image .c_error {
    position: relative;
    float: right;
    line-height: normal;
    transform: none;
}
.c-form--image .c_error>span {
    position: unset;
}
/* BEGIN b-star-1 */
.star {
    margin-bottom: 40px;
}
.p-detail-10 .star .b_info {
    display: table;
    content: '';
    clear: both;
    width: 100%;
    margin: 0;
}
.star ul li {
    float: left;
    color: #ffd200;
    margin-right: 5px;
    font-size: 22px;
    width: 20px;
    height: auto;
}
.star .left {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.star .left .b-star-1 {
    margin: 0;
}
.star .col-7.border {
    border-left: 1px solid#eee;
}
.star .left h2 {
    font-size: 40px;
    font-weight: bold;
    margin-right: 10px;
    line-height: 1;
}
.star .color {
    flex: 1;
    height: 10px;
    width: 120px;
    background-color: #eee;
    margin-right: 5px;
    border-radius: 30px;
}
.star .color>div {
    background-color: #ffd200;
    height: 100%;
    border-radius: 30px;
}
.star .b_info .right li {
    color: #888;
    font-size: 13px;
    margin-bottom: 5px;
    width: 12px;
    height: 18px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.star .col-8.small>div {
    display: flex;
    align-items: center;
    margin-bottom: 7px;
}
.star .col-12.text-right {
    display: flex;
    align-items: end;
    justify-content: end
}
.star .danhgia {
    font-weight: bold;
    color: #000;
    border: 1px solid #ddd;
    padding: 8px 25px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    transition: all .1s;
    border-radius: 30px;
}
.star .danhgia:hover {
    box-shadow: none;
}
.star .item-body {
    display: none;
    margin-top: 50px;
}
/* Style chung c-upload */
.c-upload>input {
    cursor: pointer;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 0;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
}
/* BEGIN c-upload-image */
.c-upload-image .c_thumb {
    position: relative;
    overflow: hidden;
    line-height: 0;
    margin-bottom: 10px;
}
.c-upload-image .c_thumb::before {
    content: '';
    display: block;
    padding-bottom: 75%;
}
.c-upload-image .c_thumb>div {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.c-upload-image .c_thumb>div>img {
    width: 100%;
}
.c-upload-image .c_thumb-preview {
    display: none !important;
}
.c-upload-image .c_btn {
    text-align: center;
}
.c-upload-image .c_btn-change, .c-upload-image .c_btn-remove {
    display: none;
}
.c-upload-image .c_btn-remove {
    position: relative;
    z-index: 2;
}
.c-upload-image.is-active .c_thumb-default {
    display: none;
}
.c-upload-image.is-active .c_thumb-preview {
    display: flex !important;
}
.c-upload-image.is-active .c_btn-change, .c-upload-image.is-active .c_btn-remove {
    display: inline-block;
}
.c-upload-image.is-active .c_btn-new {
    display: none;
}
/* END c-upload-image */
/* BEGIN p-detail-10 */
.p-detail-10 {
    padding: 0;
}
.p-detail-10 .title-product {
    font-size: 26px;
    color: #545454;
    font-weight: 500;
    margin-bottom: 12px;
}
.p-detail-10 .p_content .title-more {
    font-size: 15px
}
.p-detail-10 .b_info i {
    color: #ffd200;
    margin-right: 5px;
    font-size: 22px;
}
.p-detail-10 .b_info {
    display: flex;
    align-items: center;
    margin: 15px 0 20px;
    width: 100%;
}
.p-detail-10 .scroll {
    cursor: pointer;
}
.p-detail-10 .b-card-36 .b_info {
    margin: 10px 0;
}
.p-detail-10 .b_info li {
    float: left;
    line-height: 1;
}
.p-detail-10 .b_info li.rev {
    color: #666;
    margin-left: 10px;
    margin-top: 5px;
}
.p-detail-10 .b_info li.count {
    position: relative;
    padding-right: 10px;
    margin-right: 10px;
    padding-top: 3px;
}
.p-detail-10 .b_info li.count::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    height: 20px;
    width: 2px;
    background-color: #666;
}
.p-detail-10 .b_info li.rev:hover {
    color: var(--primary-color);
}
.p-detail-10 .p_content .price {
    margin-bottom: 15px;
    line-height: 1;
}
.p-detail-10 .p_content .price .discount {
    font-size: 40px;
    font-weight: 600;
    margin-right: 15px;
    color: var(--primary-color);
    letter-spacing: -1px;
}
.p-detail-10 .p_content .price .market {
    color: #999;
    text-decoration: line-through;
    font-weight: normal;
    font-size: 16px
}
.p-detail-10 .b_desc {
    margin-bottom: 30px;
}
.p-detail-10 .b_desc .headline-2 {
    margin-bottom: 5px;
}
.p-detail-10 .b_desc .headline-2 .title {
    font-size: 18px;
    margin-bottom: 10px;
    color: #444;
    position: relative;
    text-transform: none;
    margin-bottom: 0;
    font-weight: bold
}
.p-detail-10 .b_desc>p {
    font-weight: 500;
}
.p-detail-10 .b_desc .ht-format-detail p {
    position: relative;
    padding-left: 24px;
}
/* .p-detail-10 .b_desc .ht-format-detail p::before {content: "\f111"; font-family: FontAwesome; color: var(--primary-color); position: absolute; left: 0; font-size: 10px; top: 5px; } */
.model .b-card-36 {
    display: block;
    border: 2px solid transparent;
    overflow: hidden;
    margin-bottom: 15px;
    height: calc(100% - 15px);
}
.model .b-card-36:hover {
    border-color: var(--primary-color);
}
.model .b-card-36:hover img {
    transform: none
}
.model .b-card-36 .b_title {
    padding: 8px;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 13px
}
.p-detail-10 ul.img {
    display: table;
    content: '';
    clear: both;
}
.p-detail-10 ul.img li {
    float: left;
    margin-right: 10px;
}
.p-detail-10 ul.img li img {
    height: 50px;
}
.p-detail-10 .p_content .quality {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.p-detail-10 .p_content .quality a {
    text-align: center;
    display: inline-block;
    box-shadow: none;
    margin-left: 12px;
    padding: 0.715em 7px;
    border: 2px solid;
    font-weight: 500;
    width: 125px;
}
.p-detail-10 .p_content .quality a.c-btn--primary:hover {
    border-color: var(--primary-color);
    color: var(--primary-color);
}
.p-detail-10 .p_content .quality>div span {
    float: left;
    color: #666;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    width: 30px;
    height: 36px;
    line-height: 36px;
    background-color: #f9f9f9;
    font-weight: normal;
    border: 1px solid #eee;
    border-radius: 2px;
}
.p-detail-10 .p_content .quality>div input {
    float: left;
    font-weight: 500;
    text-align: center;
    min-width: 2.143em;
    width: 60px;
    height: 36px;
    border: 1px solid #eee;
    margin: 0 -1px;
}
.p-detail-10 .p_content .quality>div input:focus {
    outline: none;
}
.p-detail-10 .star .right li {
    color: #888;
    font-size: 13px;
    margin-bottom: 5px;
    width: 12px;
    height: 18px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.p-detail-10 .star .right i {
    margin-right: 5px;
    font-size: 13px;
    color: #888;
}
/* END p-detail-10 */
/* BEGIN b-slide-1 */
.b-slide-1 .b_thumb {
    margin-bottom: 5px;
}
.b-slide-1 .b_thumb img {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.b-slide-1 .b_thumb .arrows {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 10px;
    z-index: 9;
    position: absolute;
    top: 50%;
    width: 2.143em;
    height: 2.143em;
    box-shadow: 0 2px 2px 0 rgba(51, 51, 51, 0.14), 0 3px 1px -2px rgba(51, 51, 51, 0.2), 0 1px 5px 0 rgba(51, 51, 51, 0.12);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.b-slide-1 .b_thumb .arrows::before {
    content: '';
    font-family: FontAwesome;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.b-slide-1 .b_thumb .arrows:hover {
    color: #05a;
    box-shadow: 0 2px 2px 0 rgba(0, 85, 170, 0.14), 0 3px 1px -2px rgba(0, 85, 170, 0.2), 0 1px 5px 0 rgba(0, 85, 170, 0.12);
}
.b-slide-1 .b_thumb .prev {
    left: 5px;
}
.b-slide-1 .b_thumb .prev::before {
    content: "\f053";
}
.b-slide-1 .b_thumb .next {
    right: 5px;
}
.b-slide-1 .b_thumb .next::before {
    content: '\f054';
}
.b-slide-1 .b_thumb:hover .arrows {
    background-color: rgba(0, 85, 170, 0.3);
}
.b-slide-1 .b_nav {
    position: relative;
    width: 100%;
    height: 117px !important;
}
.b-slide-1 .b_nav>ul {
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: absolute;
}
.b-slide-1 .b_nav>ul li {
    float: left;
    width: calc(100% / 4);
    border: 0px solid transparent;
    position: relative;
    overflow: hidden;
}
.b-slide-1 .b_nav>ul li:nth-child(n+5) {
    visibility: hidden;
}
.b-slide-1 .b_nav>ul li::before {
    content: '';
    display: block;
    padding-bottom: 100%;
}
.b-slide-1 .b_nav>ul li>a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.b-slide-1 .b_nav>ul li>a>img {
    width: 100%;
}
.b-slide-1 .b_nav>ul li>a:not(.is-active)::before {
    content: '' !important;
    width: 100%;
    height: 100%;
    background-color: rgba(51, 51, 51, 0.51);
    position: absolute;
    top: 0;
    left: 0;
}
.b-slide-1 .fadeIn {
    animation-name: fadeIn;
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
/* END b-slide-1 */
.p-detail-10 .card-why {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    font-style: italic;
    color: #666;
    height: 100%;
    font-size: 14px;
    line-height: 1.2;
}
.p-detail-10 .card-why i {
    height: 25px;
    margin-right: 5px;
    width: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: limegreen;
}
/* BEGIN s-tab-1 */
.s-tab-1 {
    border-top: 1px solid #f5f5f5;
    position: relative;
    margin-bottom: 30px;
}
.s-tab-1 .s_menu::after {
    content: '';
    display: table;
    clear: both;
}
.s-tab-1 .s_menu>li {
    float: left;
    transition: all .3s;
    padding: 20px 0px;
    position: relative;
    font-size: 17px;
    font-weight: 500;
}
.s-tab-1 .s_menu>li:not(:last-child) {
    margin-right: 30px;
}
.s-tab-1 .s_menu>li::before {
    content: "";
    position: absolute;
    bottom: 12px;
    width: 100%;
    height: 2px;
    left: 0;
    background-color: var(--primary-color);
    transform: scale(0);
    transition: all .3s
}
.s-tab-1 .s_menu>li a {
    display: block;
    text-transform: uppercase;
}
.s-tab-1 .s_menu>li:hover::before {
    transform: scale(1)
}
.s-tab-1 .s_menu>li.is-active::before {
    transform: scale(1)
}
.s-tab-1 .s_menu>li.is-active {
    color: var(--primary-color);
}
.s-tab-1 .s_content {
    background-color: #fff;
    padding: 30px 0;
}
.s-tab-1 .s_content>li {
    display: none;
}
.s-tab-1 .s_content>li:first-child {
    display: block;
}
/* END s-tab-1 */
.s-home-9 {
    background-color: rgba(0, 85, 170, 0.1);
    margin: 30px 65px 0;
}
.s-home-9 .s_block-img.ht-ratio--65::before {
    padding-bottom: 65%;
}
.s-home-9 .s_block-content h2 {
    text-transform: uppercase;
    font-size: 25px
}
table {
    margin: auto;
    width: 80%;
    background-color: #fff;
}
table, tr, th, td {
    border: 1px solid #eee;
    border-collapse: collapse;
}
table td, table th {
    padding: 10px;
}
.s-tab-1 .details {
    margin: 0 65px;
}
/* BEGIN c-form-border */
/* Copy when using c-form-border */
.c-form-border {
    border: 1px solid #ccc;
    border-radius: 3px;
    transition: border-color 0.3s ease-in-out;
}
.c-form-border .c_input {
    padding: 1.215em 1.072em 1.215em 1.072em;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.c-form-border .c_input:focus {
    outline: none;
    border-color: #d92027;
}
.c-form-border--icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.c-form-border--icon .c_input {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    width: 1%;
    z-index: 2;
}
.c-form-border--icon .c_icon {
    transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.c-form-border--icon .c_icon:first-child {
    padding: 0.5em 0 0.5em 1.072em;
}
.c-form-border--icon .c_icon:nth-child(2) {
    padding: 0.5em 1.072em 0.5em 0;
}
.c-form-border--icon .c_icon:not(.c_icon--top) {
    display: flex;
    align-items: center;
}
.c-form-border--icon .c_icon--top>i {
    position: relative;
    top: -0.142em;
}
.c-form-border--label .c_label {
    color: #999;
    background-color: #fff;
    pointer-events: none;
    padding: 0 0.358em 0 0.358em;
    z-index: 9;
    position: absolute;
    top: 0.572em;
    left: 0.715em;
    transition: 0.3s ease all;
}
.c-form-border--label:not(.is-empty) .c_label, .c-form-border--label.is-focused .c_label {
    font-size: 0.786em;
    color: #d92027;
    position: absolute;
    top: -0.727em;
}
.c-form-border.is-focused {
    border-color: #d92027;
}
.c-form-border.is-error {
    margin-bottom: 1.786em;
    border-color: #f55145;
}
.c-form-border.is-error .c_label {
    color: #f55145 !important;
}
.c-form-border.is-error .c_icon+.c_error {
    left: 0.143em;
    text-align: left;
}
.c-form-border.is-error .c_icon+.c_error>span {
    left: 0;
    margin: 0;
}
/* END c-form-border */
/* BEGIN s-form-3 */
.s-form-3 .c-modal-box {
    max-width: 800px;
    padding-top: 4em;
}
.s-form-3 .form-group {
    margin-bottom: 10px;
}
/* END s-form-3 */
/* Style chung S-CART */
[class*="s-cart-"] .s_table {
    font-size: 14px;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    margin-bottom: 20px;
}
[class*="s-cart-"] .s_table tr td {
    border-bottom: 1px solid #ccc;
    padding: 0.5em 0.215em 0.5em 0.215em;
}
[class*="s-cart-"] .s_table tr td:first-child {
    padding-left: 0;
}
[class*="s-cart-"] .s_table tr td:last-child {
    padding-right: 0;
}
[class*="s-cart-"] .s_table tr:last-child td {
    border: none;
}
/* BEGIN s-cart-1 */
.s-cart-1 table {
    text-align: center;
}
.s-cart-1 .td-image {
    width: 60px;
    line-height: 0;
}
.s-cart-1 .td-quantity {
    width: 85px;
    font-size: 12px;
}
.s-cart-1 .td-quantity span {
    display: block;
    color: #fff;
    cursor: pointer;
    min-width: 1.667em;
    width: 1.667em;
    height: 1.667em;
    line-height: 1.667em;
    margin: 0 auto;
    text-align: center;
    background-color: var(--primary-color);
}
.s-cart-1 .td-quantity input {
    display: block;
    text-align: center;
    border: 1px solid var(--primary-color);
    margin: 0 auto;
    font-weight: bold;
    min-width: 1.667em;
    width: 1.667em;
    height: 1.667em;
}
.s-cart-1 .td-quantity input:focus {
    outline: none;
}
.s-cart-1 .td-price, .s-cart-1 .td-sum, .s-cart-1 .td-total {
    width: 100px;
}
.s-cart-1 .td-remove {
    width: 20px;
}
.s-cart-1 .td-remove i {
    width: auto !important;
    cursor: pointer;
    color: #f60;
}
/* END s-cart-1 */
.s-tab-1 .rate i {
    color: #ffd200;
    margin-right: 5px;
    font-size: 22px;
}
.s-tab-1 .rate {
    display: table;
    margin: 15px 0;
    width: 100%;
}
.s-tab-1 .rate li {
    float: left;
    line-height: 1;
    display: block !important
}
/* BEGIN s-comment-3 */
.s-comment-3 {
    margin-top: 10px;
}
.s-comment-3.more {
    margin-top: 0;
    margin-bottom: 30px;
}
.s-comment-3::after {
    content: '';
    display: table;
    clear: both;
}
.s-comment-3 .s_author {
    float: left;
    color: #666;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    background-color: #ddd;
    border-radius: 50%;
    overflow: hidden;
    line-height: 1.786em;
    width: 1.786em;
    height: 1.786em;
}
.s-comment-3 .s_author img {
    width: 100%;
}
.s-comment-3 .s_body {
    float: right;
    width: calc(100% - 30px);
}
.s-comment-3 .s_body .c-form textarea.c_input {
    padding-top: 5px !important;
}
.s-comment-3 .s_body .name {
    display: inline-block;
    font-weight: bold;
    font-size: 15px;
    margin: 2px 0;
}
.s-comment-3 .s_body .name>span.author {
    display: inline-block;
    color: #fff;
    font-weight: normal;
    font-size: 0.8em;
    padding: 0.334em 0.417em 0.25em 0.417em;
    line-height: 1;
    background-color: var(--primary-color);
    border-radius: 3px;
    margin-left: 3px;
}
.s-comment-3 .s_body .footer {
    font-size: 12px;
    margin-top: 20px;
    color: #999;
}
.s-comment-3 .s_body .footer>span[ht-trigger] {
    cursor: pointer;
    margin-right: 15px;
}
.s-comment-3 .s_body .footer>span[ht-trigger]:hover {
    color: #f60;
}
.s-comment-3 .s_body .reply {
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all 0.2s linear;
}
.s-comment-3 .s_body .reply::after {
    content: '';
    display: table;
    clear: both;
}
.s-comment-3 .s_body .reply.show {
    height: auto;
    opacity: 1;
    margin-top: 10px;
}
.s-comment-3 .s_body .thumb {
    margin: 15px 0;
}
.s-comment-3 .s_body .thumb>ul {
    display: flex;
}
.s-comment-3 .s_body .thumb>ul>li:not(:last-child) {
    margin-right: 10px;
}
.s-comment-3 .s_body .thumb li {
    position: relative;
    width: 80px;
    line-height: 0;
    border-radius: 8px;
    overflow: hidden;
}
.s-comment-3 .s_body .thumb>ul .item {
    cursor: pointer;
    border: 1px solid rgb(204 204 204 / 25%);
    border-radius: 8px;
}
.s-comment-3 .s_body .thumb>ul .item img {
    height: 100%;
    object-fit: cover;
}
.s-comment-3 .s_body .thumb .count {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    font-weight: 500;
    z-index: 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(0 0 0 / 30%);
    cursor: pointer;
}
.s-tab-1 .info {
    margin: 0 200px;
}
.s-tab-1 .info .item {
    background-color: #f9f9f9;
    border-bottom: 2px solid #fff;
}
.s-tab-1 .info .item:nth-child(odd) {
    background-color: #ededed;
}
.s-tab-1 .info .item span {
    font-size: 15px;
    line-height: 1.4;
    padding: 8px 0;
    position: relative;
    display: block;
    padding-left: 15px;
    padding-right: 15px;
}
.s-tab-1 .info .item span.item-title {
    width: 50%;
    float: left;
    text-align: right;
    font-weight: 500;
}
.s-tab-1 .info .item span.item-title::after {
    content: '';
    position: absolute;
    right: -1px;
    width: 2px;
    height: 100%;
    top: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 2;
}
.s-tab-1 .info .item span.item-content {
    float: left;
    width: 50%;
    text-align: left;
}
/* END s-comment-3 */
.s-breadcrumb-1 {
    margin-bottom: 12px;
}
.s-breadcrumb-1 li {
    color: #999;
}
.title-more {
    margin-bottom: 12px;
}
.p-detail-10 .p_content .color {
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #999;
    flex-wrap: wrap;
}
.p-detail-10 .p_content .color .color-item {
    display: flex;
    align-items: center;
    padding: 6px 12px;
    margin-bottom: 10px;
    margin-right: 12px;
    cursor: pointer;
    float: left;
    border: 1px solid #ccc;
    border-radius: 6px;
    position: relative;
}
.p-detail-10 .p_content .color .color-item span {
    font-size: 14px;
    margin-left: 9px;
    color: #333;
    font-weight: bold;
}
.p-detail-10 .p_content .color .color-item.active {
    border-color: var(--primary-color);
}
.p-detail-10 .p_content .color label {
    min-width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #ccc;
    padding: 0;
    display: inline-block;
}
.color-item .check {
    opacity: 0;
    visibility: hidden;
    display: none;
}
.color-item.active .check {
    position: absolute;
    visibility: visible;
    opacity: 1;
    display: block;
    bottom: 0;
    right: 1px;
    font-size: 10px;
    color: var(--primary-color);
}
.color-item .check::before {
    content: '';
}
.p-detail-10 .policy {
    position: relative;
}
.see-all-policy {
    display: block;
    color: #05a;
    margin-left: 11px;
    margin-top: 8px;
    margin-bottom: 20px;
}
.see-all-policy:hover {
    color: var(--primary-color);
}
.download-file {
    display: inline-block;
    margin-top: 12px;
    margin-bottom: 12px;
    color: var(--primary-color);
}
.ht-format-detail.view-more {
    position: relative;
    max-height: 450px;
    overflow: hidden;
}
.ht-format-detail.pure::after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(100, 100, 100, 0) 80%, #fff 100%);
    z-index: 111;
}
.btn-view-more {
    cursor: pointer;
    display: inline-block;
    font-weight: 300;
    margin-top: 16px;
    transition: 0.25s ease;
    padding: 10px;
    color: #fff;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    background: var(--primary-color);
}
.btn-view-more:hover {
    color: #f30;
}
.see-more {
    display: flex;
    justify-content: center;
}
.ht-format-detail.is-active {
    max-height: inherit;
}
.btn-p_info {
    width: 185px;
    padding: 10px;
    border-radius: 8px;
    background: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    text-align: center;
    border: 1px solid #ccc;
    cursor: pointer;
    margin: 25px auto;
}
#info_desc .c-modal-box {
    width: 800px;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05);
}
.ht-format-detail table {
    width: 100%;
}
.p-detail-10 .p-gift {
    position: relative;
    border-radius: 12px;
    border: 1px dashed var(--primary-color);
    padding: 3px 16px;
    margin-top: 45px;
}
.p-detail-10 .p-gift p {
    margin-bottom: 5px;
}
.p-detail-10 .p-gift-annount {
    position: absolute;
    top: -26px;
    left: 50%;
    transform: translateX(-50%);
    width: 82%;
    padding: 10px;
    background: white;
    border-radius: 14px;
    border: 1px solid var(--primary-color);
    display: flex;
    align-items: center;
}
.p-detail-10 .p-gift-annount span {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin-left: 9px;
    color: var(--primary-color);
    margin-top: 5px;
}
.p-detail-10 .p-gift div:last-child {
    margin-top: 35px;
}
.p-detail-10 .p-poli_wrap {
    margin-top: 20px;
    border: 1px solid #ccc;
}
.p-detail-10 .p-poli_wrap h4 {
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #4b4b4b;
    border-bottom: 1px solid #ccc;
}
.p-detail-10 .p-poli-list li:not(:last-child) {
    border-bottom: 1px solid #ccc;
}
.p-detail-10 .p-poli-list li {
    padding: 10px 10px;
    display: flex;
    align-items: center;
}
.p-detail-10 .p-poli-list li img {
    width: 40px;
    width: 100%;
    max-width: 30px;
    margin-right: 12px;
}
.p-detail-10 .p-hotline {
    display: flex;
    padding: 10px 11px;
    background: #fff3cd;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 13px;
    align-items: center;
    color: #856404;
}
.p-detail-10 .p-hotline img {
    max-width: 40px;
    width: 100%;
}
.p-detail-10 .p-hotline strong {
    color: var(--primary-color);
    font-size: 21px;
}
.p-detail-10 .p-hotline p {
    margin: 0 0 0 15px;
    font-size: 16px;
    font-weight: 600;
}
.p-detail-10 .p-status {
    border: 1px solid #ccc;
    padding: 12px;
    border-radius: 12px;
    color: #4c4c4c;
    font-size: 16px;
}
.p-detail-10 .p-status li span:last-child {
    color: var(--primary-color);
}
.ht-format-detail.chinh-sach p {
    font-style: italic;
    color: #666;
    font-size: 14px;
    line-height: 1.3;
    padding-left: 0 !important;
}
.ht-format-detail.chinh-sach p::before {
    content: "\f058";
    font-family: FontAwesome;
    color: #d14900;
    font-size: 18px;
    margin-right: 7px;
    color: limegreen;
    font-style: normal;
}
.b_desc .chinh-sach {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}
.b-slide-1 .slider-nav .item::after {
    content: '' !important;
    width: 100%;
    height: 100%;
    background: rgb(51 51 51 / 30%);
    position: absolute;
    top: 0;
    left: 0;
    transition: all .4s ease;
}
.b-slide-1 .slider-nav .item:hover::after, .b-slide-1 .slider-nav .item.slick-current::after {
    background: transparent;
}
.b-slide-1 .slider-nav .item {
    cursor: pointer;
    line-height: 1.2;
    margin: 0 1px;
    transition: all .3s ease;
    position: relative;
    border: 2px solid transparent;
    border-radius: 8px;
    overflow: hidden;
}
.b-slide-1 .slider-nav .item.slick-current {
    border-color: var(--primary-color);
}
.b-card-36 .b_desc {
    margin-bottom: 0;
}
.ps-info {
    align-items: center;
    margin-bottom: 20px;
}
.ps-info.odd {
    flex-direction: row-reverse;
}
.ps-info .s-title {
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 16px;
}
.p-desc.mobile {
    display: none;
}
.b-slide-1 .slider-nav {
    padding: 0 25px;
}
.slider-for .slick-arrow {
    background: transparent;
    font-size: 10px;
    color: transparent;
    border-radius: 0;
    box-shadow: none;
}
.slider-for .slick-arrow::before {
    font-size: 35px;
    color: var(--primary-color);
}
.b-slide-1 .slider-nav .slick-prev {
    left: -10px;
}
.b-slide-1 .slider-nav .slick-next {
    right: -10px;
}
.c-imgreview .c-modal-box {
    max-width: 1000px;
    width: auto;
    /* padding-top: 2.286em; */
    transform: none;
}
.c-imgreview .c_close {
    width: 25px;
    height: 25px;
    line-height: 25px;
    top: 5px;
    right: 5px;
    background-color: #05768224;
    color: var(--hover-color);
    border-radius: 50% !important;
    z-index: 10;
}
.s-imgreview-1 {
    padding: 15px;
}
.s-imgreview-1 .s_content {
    padding: 0;
}
.s-imgreview-1 .s_content .comment {
    font-size: 16px;
    max-height: 280px;
    overflow-x: auto;
}
.s-imgreview-1 .s_content .comment::-webkit-scrollbar {
    width: 5px;
    border-radius: 5px;
}
.s-imgreview-1 .s_content .comment::-webkit-scrollbar-track {
    background: #ccc;
}
.s-imgreview-1 .s_content .comment::-webkit-scrollbar-thumb {
    background: var(--hover-color);
    border-radius: 5px;
}
.s-imgreview-1 .s_content .title {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    font-size: 16px;
    margin-top: 10px;
}
.s-imgreview-1 .s_content .title>i.fa {
    color: var(--primary-color);
    font-size: 30px;
    margin-right: 9px;
}
.s-imgreview-1 .s_content .date {
    color: #888;
    margin-bottom: 10px;
}
.s-imgreview-1 .s_content .b-star-1 {
    margin-top: 0;
    font-size: 16px;
}
.s-imgreview-1 .s_box .slick-slide {
    border-radius: 8px;
}
.s-imgreview-1 .s_box .slick-slide img {
    height: 100%;
    object-fit: contain;
}
.s-imgreview-1 .s_list {
    margin-top: 15px;
}
.s-imgreview-1 .s_list .item .ht-ratio--60 {
    border: 2px solid transparent;
    border-radius: 8px;
}
.s-imgreview-1 .s_list .item.slick-current .ht-ratio--60 {
    border-color: #d70018;
}
.s-imgreview-1 .s_list .item {
    margin-right: 15px;
    cursor: pointer;
}
.s-imgreview-1 .transform-none {
    -webkit-transform: none !important;
    transform: none !important;
    margin-left: auto;
}
.s-imgreview-1 .slider-for .slick-track {
    display: flex;
}
.s-imgreview-1 .s_list .slick-arrow {
    background-color: rgb(255 255 255 / 85%);
}
.discount-timer-title {
    margin-bottom: 12px;
}
#discount-timer {
    display: inline-block;
    vertical-align: middle;
    background: none;
    box-shadow: none;
    font-size: 14px;
    font-weight: 500;
    filter: none;
}
#discount-timer .number-countdow {
    line-height: 24px;
    width: 24px;
    height: 24px;
    color: #fff;
    background: #e9131b;
    min-width: 0;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    position: relative;
    margin: 0 5px;
}
.number-countdow#day:after, .number-countdow#hour:after, .number-countdow#minute:after {
    content: ":";
    position: absolute;
    right: -7px;
    font-size: 14px;
    color: #191919;
    font-weight: 500;
    line-height: 24px;
}
.p-detail-10 .b-slide-1 iframe {
    z-index: 111;
}
.p-detail-10 .b-slide-1 .video-thumb img {
    height: 100%;
    object-fit: cover;
}
.p-detail-10 .b-slide-1 .video-thumb .b_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease;
}
.p-detail-10 .b-slide-1 .video-thumb .b_overlay .icon {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    font-size: 20px;
    line-height: 38px;
    color: #fff;
    border: 2px solid #fff;
    animation: ripple-play 1.5s linear infinite;
}
.p-detail-10 .b-slide-1 .video-thumb .b_overlay .icon i {
    position: absolute;
    font-size: 20px;
    left: 55%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.ytp-spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 64px;
    margin-left: -32px;
    z-index: 18;
    pointer-events: none;
}
.ytp-spinner-container {
    pointer-events: none;
    position: absolute;
    width: 100%;
    padding-bottom: 100%;
    top: 50%;
    left: 50%;
    margin-top: -50%;
    margin-left: -50%;
    animation: ytp-spinner-linspin 1.5682352941176s linear infinite;
    -webkit-animation: ytp-spinner-linspin 1.5682352941176s linear infinite;
}
.ytp-spinner-rotator {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-animation: ytp-spinner-easespin 5332ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: ytp-spinner-easespin 5332ms cubic-bezier(.4, 0, .2, 1) infinite both;
}
.ytp-spinner-left, .ytp-spinner-right {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}
.ytp-spinner-left {
    right: 49%;
}
.ytp-spinner-right {
    left: 49%;
}
.ytp-spinner-circle {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    width: 200%;
    height: 100%;
    border-style: solid;
    border-color: #ddd #ddd transparent;
    border-radius: 50%;
    border-width: 6px;
}
.ytp-spinner-left .ytp-spinner-circle {
    left: 0;
    right: -100%;
    border-right-color: transparent;
    -webkit-animation: ytp-spinner-left-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: ytp-spinner-left-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both;
}
.ytp-spinner-right .ytp-spinner-circle {
    left: -100%;
    right: 0;
    border-left-color: transparent;
    -webkit-animation: ytp-right-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: ytp-right-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both;
}
@-webkit-keyframes ytp-spinner-linspin {
    to {
        -webkit-transform: rotate(1turn)
    }
}
@keyframes ytp-spinner-linspin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}
@-webkit-keyframes ytp-spinner-easespin {
    12.5% {
        -webkit-transform: rotate(135deg)
    }
    25% {
        -webkit-transform: rotate(270deg)
    }
    37.5% {
        -webkit-transform: rotate(405deg)
    }
    50% {
        -webkit-transform: rotate(540deg)
    }
    62.5% {
        -webkit-transform: rotate(675deg)
    }
    75% {
        -webkit-transform: rotate(810deg)
    }
    87.5% {
        -webkit-transform: rotate(945deg)
    }
    to {
        -webkit-transform: rotate(3turn)
    }
}
@keyframes ytp-spinner-easespin {
    12.5% {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }
    25% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }
    37.5% {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg)
    }
    50% {
        -webkit-transform: rotate(540deg);
        transform: rotate(540deg)
    }
    62.5% {
        -webkit-transform: rotate(675deg);
        transform: rotate(675deg)
    }
    75% {
        -webkit-transform: rotate(810deg);
        transform: rotate(810deg)
    }
    87.5% {
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg)
    }
    to {
        -webkit-transform: rotate(3turn);
        transform: rotate(3turn)
    }
}
@-webkit-keyframes ytp-spinner-left-spin {
    from {
        -webkit-transform: rotate(130deg)
    }
    50% {
        -webkit-transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(130deg)
    }
}
@keyframes ytp-spinner-left-spin {
    from {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg)
    }
    50% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg)
    }
}
@-webkit-keyframes ytp-right-spin {
    from {
        -webkit-transform: rotate(-130deg)
    }
    50% {
        -webkit-transform: rotate(5deg)
    }
    to {
        -webkit-transform: rotate(-130deg)
    }
}
@keyframes ytp-right-spin {
    from {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg)
    }
    50% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    to {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg)
    }
}
@media (min-width: 576px) {
    .b-card-39 .b_overlay.mobile {
        display: none;
    }
    .s-imgreview-1 .slider-for .item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: auto;
    }
}
@media (min-width: 768px) {
    .star .align {
        display: flex;
        align-items: center;
    }
}
@media (min-width: 992px) {
    .p-detail-10 .col-md-6.sticky {
        position: sticky;
        top: 15px;
    }
    .info-mobile {
        display: none;
    }
    .p-desc.mobile {
        display: none;
    }
    .p-desc.desktop {
        display: block;
        margin-top: 30px;
    }
}
@media (min-width: 1260px) {
    .s-tab-1 .container-fluid {
        padding: 0;
    }
    .p-detail-10 .p_content {
        padding-left: 25px;
        border-left: 1px solid #f5f5f5;
    }
    .s-tab-1>.container-fluid.more {
        position: sticky;
        z-index: 99;
        background-color: #f5f5f5;
        margin: 0;
        padding: 0 65px;
        top: 0;
    }
}
@media (min-width: 1660px) {
    .p-detail-10 .p-gift-annount span {
        font-size: 19px;
    }
    .p-detail-10 .p-gift-annount {
        justify-content: center;
    }
}
@media (min-width: 1903px) {
    .ht-format-detail.chinh-sach p {
        font-size: 18px;
    }
    .p-detail-10 .p_content .title {
        font-size: 35px;
    }
    .p-detail-10 .p_content .title-more {
        font-size: 22px;
    }
    .p-detail-10 .b_info i {
        font-size: 35px;
    }
    .p-detail-10 .p_content .price .discount {
        font-size: 60px;
    }
    .p-detail-10 .p_content .price .market {
        font-size: 35px;
    }
    .p-detail-10 .p_content .title-color {
        font-size: 26px !important;
        margin-bottom: 10px;
        margin-top: 24px;
    }
    .p-detail-10 .p_content .color label {
        min-width: 50px;
        height: 50px;
    }
    .p-detail-10 .p_content .color .color-item span {
        font-size: 22px;
        margin-left: 9px;
        color: #333;
        font-weight: 400;
    }
    .color-item.active .check {
        font-size: 15px;
    }
    .p-detail-10 .b_desc .headline-2 .title {
        font-size: 26px;
    }
    .p-detail-10 .card-why i {
        font-size: 24px;
    }
    .p-detail-10 .card-why {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .p-detail-10 .hoan-doi {
        margin-top: 30px;
    }
    .p-detail-10 .p_content .quality>div span {
        float: left;
        color: #666;
        cursor: pointer;
        text-align: center;
        font-size: 20px;
        width: 55px;
        height: 59px;
        line-height: 59px;
        background-color: #f9f9f9;
        font-weight: normal;
        border: 1px solid #eee;
        border-radius: 2px;
    }
    .p-detail-10 .p_content .quality>div input {
        float: left;
        font-weight: 500;
        text-align: center;
        min-width: 2.143em;
        width: 60px;
        height: 59px;
        border: 1px solid #eee;
        margin: 0 -1px;
    }
    .btn-p_info {
        width: 256px;
        padding: 18px
    }
    .btn-view-more {
        padding: 16px 24px;
    }
    .heading-23 {
        font-size: 30px;
    }
    .heading-23::before {
        width: 30%;
    }
    .star .left h2 {
        font-size: 55px;
    }
    .star .right li {
        color: #888;
        font-size: 24px;
        margin-bottom: 18px;
        margin-left: 10px;
    }
    .star .col-8.small>div {
        margin-bottom: 2px;
    }
    .ratingPercent span {
        font-size: 22px;
    }
    .b-star-1 .b_star>span {
        font-size: 35px;
    }
    .star .danhgia {
        font-size: 25px;
        font-weight: bold;
        color: #000;
        border: 1px solid #ddd;
        padding: 16px 32px;
    }
    .s-comment-3 .s_body .footer {
        font-size: 19px;
    }
    .s-comment-3 .s_body .name {
        font-size: 24px;
    }
    .s-comment-3 .s_body {
        float: right;
        width: calc(100% - 50px);
    }
    .s-comment-3 .s_author {
        float: left;
        color: #666;
        font-size: 23px;
    }
    .p-detail-10 .p-status {
        font-size: 22px;
    }
    .p-detail-10 .p-hotline p {
        font-size: 25px;
    }
    .p-detail-10 .p-hotline strong {
        font-size: 29px;
    }
    .p-detail-10 .p_content .quality a {
        padding: 14px;
        width: auto;
    }
    .b-slide-1 .b_nav {
        position: relative;
        width: 100%;
        height: 136px !important;
    }
    .p-detail-10 .p-gift {
        border: 2px dashed var(--primary-color);
    }
    .p-detail-10 .p-poli_wrap h4 {
        padding: 10px;
        font-size: 26px;
    }
    .p-detail-10 .card-why {
        font-size: 19px;
    }
    .ps-info .s-title {
        font-size: 27px;
    }
}
@media (min-width: 1259px) {
    .s-breadcrumb-1 {
        margin-bottom: 12px;
        display: -webkit-box;
        display: -ms-flexbox;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }
    .s-breadcrumb-1::-webkit-scrollbar {
      display: none; /* Ẩn trên Chrome, Safari */
    }
}
@media (max-width: 1259px) {
    .p-detail-10 .p_content .quality {
        display: block
    }
    .p-detail-10 .p_content .quality .clearfix {
        margin-bottom: 15px;
    }
    .p-detail-10 .p_content .quality a {
        margin-left: 0;
    }
    .s-breadcrumb-1 {
        margin-bottom: 12px;
        display: -webkit-box;
        display: -ms-flexbox;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }
    .p-detail-10 .b_desc .ht-format-detail {
        padding-left: 0;
    }
}
@media (max-width: 991px) {
    .s-tab-1 .info {
        margin: 0;
    }
    .p-detail-10 .p_content .title {
        font-size: 25px;
        margin-top: 20px;
    }
    .s-tab-1 .s_menu>li:not(:last-child) {
        margin-right: 15px;
    }
    .s-tab-1 .s_menu {
        display: flex;
        align-items: center;
        flex-wrap: unset;
        justify-content: unset;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }
    .s-faq-1, .s-tab-1 .details {
        margin: 0 10px;
    }
    .p-detail-10 {
        padding-bottom: 0;
    }
    .info-mobile {
        display: block;
    }
    .info-desktop {
        display: none;
    }
    .bg-white {
        padding: 30px 0 0;
    }
    .p-desc.mobile {
        display: block;
    }
    .p-desc.desktop {
        display: none;
    }
    .sticky {
        margin-bottom: 30px;
    }
    .hoan-doi {
        display: flex;
        flex-direction: column-reverse;
        margin-top: 10px;
    }
    .p-detail-10 .p_content .quality {
        margin-bottom: 0;
        display: flex;
        align-items: center;
    }
    .p-detail-10 .p_content .quality .clearfix {
        margin-bottom: 0;
        margin-right: 12px;
    }
    .p-detail-10 .p_content .quality a {
        margin-right: 12px;
    }
    #info_desc .c-modal-box {
        width: 450px;
    }
    .p-detail-10 .p_content .price {
        margin-top: 20px;
    }
    .bg-white {
        padding: 18px 0 0;
    }
    .b-card-39 .b_overlay {
        font-size: 16px;
    }
    .s-imgreview-1 .s_content .title {
        margin-top: 5px;
        margin-bottom: 10px;
    }
    .s-imgreview-1 .s_content .b-star-1 {}
    .s-imgreview-1 .s_content .comment {
        max-height: 210px;
        font-size: 15px;
    }
}
@media (max-width: 767px) {
    .s-form-3 .c-modal-box {
        max-width: 100%;
        min-width: auto;
    }
    .s-imgreview-1 .s_content .comment {
        max-height: 120px;
    }
    .col-12.border {
        margin-top: 15px;
    }
}
@media (max-width: 575px) {
    table {
        width: 100%;
    }
    .p-detail-10 .p_content .title {
        font-size: 19px;
        font-weight: bold;
    }
    .s-cart-1 {
        font-size: 90%;
    }
    .s-cart-1 .td-image {
        display: none;
    }
    .s-cart-1 .td-name {
        width: 100%;
    }
    .s-tab-1 .s_menu {
        display: flex;
        flex-wrap: unset;
        justify-content: unset;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }
    .s-tab-1 .s_menu>li {
        width: calc(50%);
        font-size: 15px;
        text-align: center;
        margin-right: 0;
    }
    .star .danhgia {
        margin-top: 15px;
    }
    .p-detail-10 .p_content .price .discount {
        font-size: 40px
    }
    .b-card-39.overlay-mobile::before {
        background-color: rgb(0 0 0 / 20%);
    }
    .s-img-1 .row>div:nth-child(n+5) {
        display: none;
    }
    .center-mobile {
        display: block;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .s-imgreview-1 .slider-for .item .align-items--center {
        display: block;
    }
    .s-imgreview-1 .s_content .title {
        margin-top: 20px;
    }
    .s-imgreview-1 .s_list .item {
        margin-right: 5px;
    }
    .s-imgreview-1 .s_content .comment {
        max-height: initial;
    }
}
@media (max-width: 479px) {
    .p-detail-10 .p_content .quality {
        display: block;
    }
    .s-tab-1 .s_menu>li {
        width: calc(100%);
    }
    .p-detail-10 .b_desc .ht-format-detail {
        padding-left: 0;
    }
    .p-detail-10 .card-why {
        margin-bottom: 10px;
    }
    .p-detail-10 .b_info {
        margin: 10px 0 15px;
        flex-wrap: wrap;
    }
    .p-detail-10 .b_info li.count {
        padding: 0;
        width: 100%;
        margin-bottom: 11px;
        margin-right: 0;
    }
    .p-detail-10 .b_info li.count::after {
        content: initial;
    }
    .s-tab-1 .s_content {
        padding: 15px 0;
    }
    .p-detail-10 .p_content .quality .clearfix {
        margin-bottom: 10px;
    }
    #info_desc .c-modal-box {
        width: 300px;
    }
    .p-detail-10 .p_content .quality a {
        width: 46%;
    }
    .row.info-product {
        flex-direction: column-reverse;
    }
    .p-detail-10 .b_desc {
        margin: 0;
    }
    .btn-view-more:hover {
        color: #fff;
    }
    .ps-info .ht-format-detail {
        margin-bottom: 12px;
    }
    .p-detail-10 .b-card-36 .b_info i {
        font-size: 14px;
    }
    .b-slide-1 .slider-nav {
        padding: 0;
    }
    .s-imgreview-1 .s_content {
        padding: 0;
    }
}
@media (max-width: 375px) {
    .p-detail-10 .p_content .quality a {
        /* display: inline; */
        text-align: center;
        margin-top: 5px;
        padding: 10px 10px;
        width: 40%;
    }
}