/* BEGIN p-detail-4 */
.s-breadcrumb-1 {
    justify-content: left;
}
.p-detail-4 {
    margin: 30px 0 40px;
}
.p-detail-4 .p_title {
    font-size: 26px;
    line-height: 1.2em;
    margin-bottom: 0.6em;
    font-weight: bold;
    color: #1a1a1a;
}
.p-detail-4 .p_box {
    background-color: #fff;
}
.p-detail-4 .p_source {
    margin-bottom: 20px;
}
.p-detail-4 .p_source li {
    display: inline-block;
    margin-right: 20px;
    line-height: 0;
}
.p-detail-4 .p_source li span.fa::before {
    color: #fcc602;
}
.p-detail-4 .p_desc {
    margin-bottom: 15px;
    padding: 15px;
    background: #e7dfd4;
}
.p-detail-4 .p_desc li {
    color: #000;
    font-size: 15px;
    line-height: 1.334em;
    margin-bottom: 10px;
    text-align: justify;
}
.p-detail-4 .p_desc li>i {
    color: #FFC107;
}
.p-detail-4 .p_desc li>span {
    font-weight: 600;
}
.p-detail-4 .p_form {
    padding: 30px 40px;
    box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.2);
    border-top: 2px dotted rgba(0, 0, 0, 0.1);
    color: #fff;
    background: #b29336b3;
    border-radius: 24px;
    width: 50%;
    margin: 30px auto 0;
}
.p-detail-4 .p_form .c-button-11 {
    margin-top: 10px;
    padding: 15px 25px;
    font-size: 15px;
    background: #04b14c;
    background: linear-gradient(321deg, rgb(64 35 35) 18%, rgb(178 147 54) 95%);
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.p-detail-4 .c-headline-3 {
    margin-top: 0;
    margin-bottom: 20px;
}
.p-detail-4 .c-headline-3 .c_name {
    font-size: 25px;
    color: var(--color-main);
    font-weight: bold;
    line-height: 36px;
    padding: 0;
}
.p-detail-4 .c-headline-3:after {
    border-bottom: none;
    background: none;
}
/* END p-detail-4
@media(max-width: 991px) {
    .p-detail-4 .p_source {
        margin-bottom: 15px;
    }
    .p-detail-4 .p_source {
        margin: 10px 0;
    }
}
@media screen and (max-width: 767px) {
    .p-detail-4 .p_title {
        font-size: 20px;
    }
    .p-detail-4 .p_source li.date {
        display: none;
    }
    .p-detail-4 .p_form {
        padding: 20px 30px;
    }
    .p-detail-4 .p_title {
        font-size: 20px;
    }
    .p-detail-4 .p_source li.date {
        display: none;
    }
}
@media(max-width: 479px) {
    .p-detail-4 .p_form {
        padding: 20px 25px;
    }
    .p-detail-4 {
        margin: 30px 0;
    }
    .s-home-7 .c-headline-5 .c_name {
        font-size: 28px;
    }
    .p-detail-4 .c-headline-3 .c_name {
        font-size: 22px;
        line-height: 34px;
    }
    .p-detail-4 .p_form .c-button-11 {
        margin: 5px 0 10px;
        padding: 15px 20px;
    }
    .p-detail-4 .p_form .c-button-11 i {
        display: none;
    }
}
@media(max-width: 425px) {
    .p-detail-4 .p_form {
        padding: 20px 15px;
        margin-top: 25px;
    }
    .p-detail-4 .c-form-border--icon {
        margin-bottom: 15px;
    }
}
@media(max-width: 375px) {
    .s-home-7 .c-headline-5 .c_name {
        font-size: 25px;
    }
}
/* END c-upload-file */
@media screen and (min-width: 1260px) {
    .ht-page__main {
        width: calc(100% - 300px);
        padding: 25px 30px 25px 0;
        box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
    }
    .ht-page {
        margin-top: 0;
    }
    .p-detail-4 {
        margin: 0;
    }
}
@media screen and (min-width: 1260px) {
    .ht-page__sidebar {
        width: 260px;
        margin-top: 25px;
    }
}
.tag {
    display: flex;
    margin-top: 20px;
    font-size: 17px;
    align-items: start;
}
.tag span {
    color: #1a1a1a;
    font-weight: bold;
    margin-right: 5px;
    width: 75px;
}
.list-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.list-tags li {
    padding: 3px 10px;
    background: #fffae9;
    border-radius: 4px;
    color: #1a1a1a;
}
.list-tags li:hover {
    background: var(--color-main);
    color: #fff;
}
/* END s_comment */
.s_comment .s_title .product {
    text-transform: uppercase;
}
.s_comment {
    padding-top: 10px;
}
.s_comment .s_rate {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.s_comment .s_rate>span {
    margin-right: 7px;
    font-weight: 600;
}
.s_comment .s_rate .b-star-1 {
    float: unset;
    font-size: 28px;
}
/* END s_comment */

/* BEGIN s-comment-1 */
.s-comment-1 {
    padding-bottom: 25px;
    margin-bottom: 25px;
    position: relative;
}
.s-comment-1:after {
    content: '';
    position: absolute;
    display: block;
    width: 50%;
    height: 2px;
    left: 25%;
    background-color: #999;
    bottom: 0;
}
.s-comment-1 .avg-star {
    font-size: 50px;
    color: #fd9727;
    line-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-weight: bold;
    border-right: solid 1px #eee;
    height: 100%;
}
.s-comment-1 .avg-star .b-star-1 {
    font-size: 24px;
}
.s-comment-1 .avg-star>span {
    margin-bottom: 15px;
    color: #444;
}
.s-comment-1 .avg-star>i {
    margin: 0;
}
.s-comment-1 .rate {
    font-size: 14px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 10px 0;
    border-right: solid 1px #eee;
}
.s-comment-1 .rate .item {
    padding: 1px 20px;
    display: flex;
    align-items: center;
    margin-bottom: 3px;
    justify-content: center;
}
.s-comment-1 .rate .item .star {
    display: inline-block;
    color: #333;
    text-align: right;
    width: 20%;
}
.s-comment-1 .rate .item .star>i {
    color: #eebd01;
}
.s-comment-1 .rate .item .bar {
    width: 55%;
    background-color: #e9e9e9;
    height: 5px;
    display: inline-block;
    margin: 0 10px;
    border-radius: 3px;
}
.s-comment-1 .rate .item .total {
    width: 25%;
}
.s-comment-1 .rate .item .bar-line {
    background-color: #eebd01;
    background-image: linear-gradient(90deg, #eebd01 0%, #eebd01 97%);
    height: 5px;
    border-radius: 5px 0 0 5px;
    max-width: 100%;
}
.s-comment-1 .rate .item .total>span {
    font-weight: bold;
}
.s-comment-1 .s_form {
    margin-top: 15px;
    /* display: none; */
}
.s-comment-1 .rate-button {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* END s-comment-1 */

/* BEGIN b-star-1 */
.b-star-1 {
    font-size: 25px;
    line-height: 1;
    cursor: pointer;
    float: left;
    margin: 3px 10px 0 0;
}
.b-star-1 .b_star {
    display: inline-block;
}
.b-star-1 .b_star>span.one-star {
    width: 20%
}
.b-star-1 .b_star>span.two-star {
    width: 40%
}
.b-star-1 .b_star>span.three-star {
    width: 60%
}
.b-star-1 .b_star>span.four-star {
    width: 80%
}
.b-star-1 .b_star>span.five-star {
    width: 100%
}
.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;
}
_::-webkit-full-page-media, _:future, :root .b-star-1 .b_star>span>i:not(:last-child) {
    padding-right: 0;
}
/* BEGIN b-star-1 */

/* BEGIN s-comment-3 */
.s-comment-3 {
    margin-top: 10px;
}
.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 .thumb {
    margin: 15px 0;
}
.s-comment-3 .s_body .thumb>ul {
    display: flex;
    flex-wrap: wrap;
}
.s-comment-3 .s_body .thumb>ul>li:not(:last-child) {
    margin-right: 10px;
}
.s-comment-3 .s_body .thumb>ul img {
    width: 150px;
}
.s-comment-3 .s_body .mid {
    font-size: 14px;
    margin: 3px 0 7px;
}
.s-comment-3 .s_body .name>span {
    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: #006DFF;
    border-radius: 3px;
    font-weight: 600;
}
.s-comment-3 .s_body .footer {
    font-size: 12px;
    margin-top: 5px;
    color: #999;
    font-family: 'Mulish', Arial, sans-serif;
}
.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: #FE6500;
}
.s-comment-3 .s_body .reply {
    height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    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;
}
/* END s-comment-3 */
/* BEGIN b-star-1 */
.star {
    margin-bottom: 50px;
}
.star ul {
    display: table;
    content: '';
    clear: both;
    width: 100%;
}
.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 {
    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 .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 {
    margin-top: 50px;
}
.c-headline-8 {
    font-size: 22px;
    margin-bottom: 20px;
    padding-left: 10px;
    border-left: 5px solid var(--color-main);
    text-transform: uppercase;
    font-weight: bold;
    color: #1a1a1a;
}
/* Copy when using c-form-border */
.c-form-border {
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-transition: border-color 0.3s ease-in-out;
    -o-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
}
.c-form-border .c_input {
    padding: 1.215em 1.072em 1.215em 1.072em;
    -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.c-form-border .c_input:focus {
    outline: none;
    border-color: #ed1b23;
}
.c-form-border:placeholder {
    color: #ccc;
}
.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 {
    -webkit-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    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>i {
    color: #666666;
}
.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: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    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;
    -webkit-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    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: #ed1b23;
    position: absolute;
    top: -0.727em;
}
.c-form-border.is-focused {
    border-color: #ed1b23;
}
.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 */
.c-btn--secondary {
    background-color: var(--color-main);
}
.p_other .item {
    margin: 10px 20px;
}
.c-headline-1 .c_name {
    display: inline-block;
    padding: 0 10px;
    margin: 0 20px;
    font-size: 23px;
    color: #1a1a1a;
    font-weight: bold;
    background-color: #fff;
    position: relative;
    top: 10px;
}
[class*="c-headline-"] i {
    color: var(--color-main);
}
@media screen and (max-width: 992px) {
    .s-sidebar-6 {
        border: none;
        padding: 0;
    }
    .s-breadcrumb-1 {
        margin-bottom: 12px;
        display: -webkit-box;
        display: -ms-flexbox;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }
}