/* Single Blog Post Styles — Karofi V2
 * Loaded only on: is_single() && 'post' === get_post_type()
 * Source: func-post.php — load_css_post_only()
 */

.danh-muc span.title,
.the-tim-kiem span.title {
    border-radius: 4px;
    background: #f14924;
    padding: 4px 10px;
    color: #fff;
    margin-right: 5px;
}

.blog-single .entry-meta {
    text-transform: none;
    font-size: 14px;
    letter-spacing: 0;
    color: gray;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 10px;
    background: #f9f9f9;
}

.danh-muc {
    margin-bottom: 15px;
}

.danh-muc a,
.the-tim-kiem a {
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 4px 10px;
    background: #dedede;
    color: #464646;
    display: inline-block;
}

.danh-muc a:hover,
.the-tim-kiem a:hover {
    background: #FF9800;
    color: white;
}

.bai-viet-lien-quan {
    margin-top: 15px;
}

.bai-viet-lien-quan h3 {
    font-size: 19px;
    color: black;
}

.bai-viet-lien-quan ul {
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
}

.bai-viet-lien-quan ul li {
    list-style: none;
    width: 25%;
    color: graytext;
    float: left;
    padding-left: 4px;
    padding-right: 5px;
}

.bai-viet-lien-quan ul li .box-image img {
    height: 120px;
    border-radius: 4px;
    object-fit: cover;
    object-position: center;
}

.bai-viet-lien-quan h4 {
    font-size: 15px;
    color: black;
    line-height: 19px;
    padding-top: 7px;
    height: 64px;
    overflow: hidden;
}

.bai-viet-lien-quan h4:hover {
    color: #E91E63;
    text-decoration: underline;
}

/* Sản phẩm liên quan Bài viết */
.san-pham-lien-quan h5.product-title {
    font-size: 18px;
    margin: 0;
    margin-bottom: 7px;
}

.san-pham-lien-quan .cot3 {
    width: 18%;
    float: left;
    display: inline-block;
}

.san-pham-lien-quan .ngay-dang {
    font-size: 14px;
    color: #afafaf;
}

.san-pham-lien-quan .price {
    margin: 15px;
    display: block;
    text-align: center;
    font-size: 21px;
    font-weight: 500;
    color: #fa3031;
}

.san-pham-lien-quan .nut-xem-chi-tiet:hover {
    background: linear-gradient(45deg, #00ACF0, #247CC4);
}

.san-pham-lien-quan .nut-xem-chi-tiet {
    display: block;
    width: 100%;
    background: #fe341e;
    background: linear-gradient(45deg, #247CC4, #00ACF0);
    text-align: center;
    border-radius: 4px;
    padding: 6px;
    color: white;
    font-size: 15px;
    margin: 15px 0;
}

.san-pham-lien-quan ul {
    margin: 0;
}

.san-pham-lien-quan .anh-dai-dien {
    display: inline-block;
    width: 17%;
    float: left;
    padding-right: 15px;
}

.san-pham-lien-quan {
    display: block;
}

.san-pham-lien-quan ul li .box-text {
    padding: 0;
    padding-right: 15px;
    width: 65%;
    float: left;
    display: inline-block;
}

.san-pham-lien-quan .tom-tat ul li {
    display: inline-block;
    background: url(../../misc/images/check.png) no-repeat;
    margin-left: 0;
    padding-left: 20px;
    background-size: 12px;
    list-style: none;
    background-position-y: 5px;
}

.san-pham-lien-quan ul li {
    display: inline-block;
    list-style: none;
}

.san-pham-lien-quan .item-splq {
    background-color: #f1f1f1;
    padding: 10px;
    margin-left: 0;
    border: 1px solid #cdcdcd;
}

.item-splq .box-text .tom-tat {
    height: 110px;
    overflow: auto;
}

.san-pham-lien-quan h2 {
    font-size: 20px;
}

.entry-title.mb {
    margin-bottom: 15px;
    text-transform: none;
    letter-spacing: 0;
}

@media (max-width: 549px) {
    .san-pham-lien-quan ul li .box-text {
        width: 54%;
    }

    .san-pham-lien-quan .cot3 {
        width: 29%;
    }

    .san-pham-lien-quan h5.product-title {
        text-align: center;
        font-size: 15px;
        margin: 0;
    }

    .san-pham-lien-quan .ngay-dang {
        display: none;
    }

    .san-pham-lien-quan ul li {
        margin-bottom: 7px;
    }

    .san-pham-lien-quan .tom-tat p {
        display: none;
    }

    .san-pham-lien-quan .price {
        margin: 0;
    }

    .san-pham-lien-quan .nut-xem-chi-tiet {
        font-size: 13px;
        margin: 0;
        margin-top: 10px;
    }

    .san-pham-lien-quan .nut-xem-chi-tiet .fa {
        display: none;
    }

    .bai-viet-lien-quan ul li {
        width: 50%;
    }

    .bai-viet-lien-quan ul li .box-image img {
        height: 100px;
    }

    .blog-single .large-3 {
        padding-left: 15px;
    }

    .blog-archive .post-item {
        flex-basis: 50%;
        max-width: 50%;
        padding: 5px;
    }

    .blog-archive .post-item .post-title {
        font-size: 15px;
        height: 57px;
    }

    .san-pham-lien-quan .anh-dai-dien {
        width: 40%;
    }

    .san-pham-lien-quan ul li .box-text {
        width: 60% !important;
    }

    .san-pham-lien-quan .cot3 {
        width: 60% !important;
    }

    .item-splq .box-text .tom-tat {
        display: none;
    }
}
