/*
Theme Name: Mỹ phẩm
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.archive__title--banner img {
    width: 100%;
    height: 400px;
    filter: brightness(60%);
}

.archive__title--banner h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 38px;
    margin-bottom: 0 !important;
    transform: translate(-50%, -50%);
}

.archive__title--banner {
    position: relative;
}
.blog-archive .post-item .box-text .post-title {
    color: #0076c0;
    font-size: 15px;
    font-weight: bold;
    display: -webkit-box; 
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    overflow: hidden; 
    text-overflow: ellipsis; 
}

.blog-archive .post-item .box-text .from_the_blog_excerpt {
    font-size: 14px;
    color: #000;
}
.permalink {
    font-size: 14px;
    color: #000;
    margin-top: 20px;
}
.permalink:hover{
    color: #3e96e4
}
.blog-archive .post-item .box-text {
    padding: 20px !important;
}
.breadcrumbs {
    color: #3e96e4 !important;
    margin-bottom: 30px;
}
.breadcrumbs span {
    color: #3e96e4 !important;
    font-size: 16px;
    font-weight: bold !important;
}

.breadcrumbs span .archive {
    color: #000 !important;
    text-transform: none;
}
.entry-category {
    display: none;
}
.blog-single .entry-title {
    font-size: 32px !important;
    font-weight: bold !important;
    line-height: 1.2;
    margin-bottom: 0 !important;
}
.article-inner.has-shadow.box-shadow-5 {
    box-shadow: none;
}
.entry-author.author-box, #comments {
    display: none;
}
.bai-viet-lien-quan h4 {
    /* font-size: 22px;
    color: black;
    height: 64px;
    
    font-family: "roboto", sans-serif;
    margin: 16px 0;
    line-height: 1.2;
    display: -webkit-box; 
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    overflow: hidden; 
    text-overflow: ellipsis;  */
    font-weight: 600;
    font-family: "roboto", sans-serif;
    margin-bottom: 0 !important;
}
.permalink-title {
    /* font-size: 22px; */
    color: black;
    height: 64px;
    font-weight: 600;
    font-family: "roboto", sans-serif;
    margin: 16px 0;
    line-height: 1.2;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
p.description {
    color: #000;
}
.bai-viet-lien-quan ul li .box-image img {
    height: 170px;
    border-radius: 6px;
    object-fit: cover;
    object-position: center;
}
span.widget-title {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    text-transform: none;
    display: block;
    margin-bottom: 10px;

    color: black;
}
.widget .recent-blog-posts-li .badge {
    width: 100px;
    height: 100px;
}
.recent-blog-posts a {
    font-size: 14px;
    font-weight: bold;
}
.expert-consultation {
    display: flex;
    margin-bottom: 30px;
;
}
.expert-consultation .expert-thumbnail {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    overflow: hidden;
    margin-right: 15px;
}
.expert-content .name {
    font-size: 18px;
    font-weight: bold;
}

.expert-content p {
    margin: 0;
}
.tab-product .woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-weight: bold;
}

.tab-product .price strong {
    color: #009688;
    font-size: 16px;
    font-weight: normal;
}
.tab-product li.active a {
    padding: 2px 25px;
    font-family: "roboto", sans-serif !important;
}
.tab-product li a {
    border: 1px solid #d4d4d4;
    padding: 2px 25px;
    font-family: "roboto", sans-serif !important;
    font-weight: normal;
    color: gray;
}

.tab-product ul li {
    margin: 0 5px;
}
.single.single-post .is-divider {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 1px;
    margin-bottom: 0;
}
.banner-post img {
    width: 100%;
}

.banner-post {
    margin-bottom: 30px;
}
.single.single-post .large-9.col, .single.single-post .entry-header-text.entry-header-text-top, .single.single-post .entry-content {
    padding-left: 0;
}
.post-news .entry-divider.is-divider {
    display: block;
    color: #3e96e4;
    background: #3e96e4;
    width: 100% !important;
    max-width: 80px !important;
    margin: 5px 0 15px 0;
}

.post-news h3 {
    font-family: "roboto", sans-serif;
    font-weight: bold;
    margin-bottom: 0;
}
/* .column-math-height .col.post-item, .column-math-height .col-inner, .column-math-height .post, .column-math-height .row.post-custom-1, .column-math-height .row.post-custom-2, .column-math-height a.plain, .column-math-height .box.box-normal.box-text-bottom.box-blog-post.has-hover {
    height: 100%;
}  */
.pad-none{
    padding-bottom: 0 !important;
}
.post-custom-2 .col.post-item .col-inner {
    height: 100%;
    background: #fff;
}
.section-column .col-inner {
    height: 100%;
}
.post-custom-2 {
    height: 100%;
}
.section-column:first-child {
    padding-left: 0;
}
.section-column:last-child {
    padding-right: 0;
}
.post-custom-1 .col.post-item {
    padding-left: 0;
    padding-bottom: 0;
}
.post-custom-2 .col.post-item {
    padding-right: 0;
    padding-bottom: 0;
}
.custom-breadcum{
    /* padding-bottom: 15px; */
}
.post-news {
    margin-bottom: 30px;
}
.post_custom .image-cover img {
    object-fit: fill;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
@media(max-width: 767px){
    .archive__title--banner img{
        height: 200px;
    }
}
@media(min-width: 850px){
    .large-columns-3>.col{
        flex-basis: 25% !important;
        max-width: 25% !important;
    }
    .blog-single .large-3{
        padding-left:0
    }
}
