/*
Theme Name: WEBVIP
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
a.button {
    font-weight: 400;
}
.rowdichvu .col-inner:hover{
    background: #E41E1E;
}
.rowdichvu .col-inner .icon-box-text p{
    font-size: 14px;margin-bottom: 10px;
}
a#js-hide-all-icon-e {
    display: none !important;
}
p.name.product-title.woocommerce-loop-product__title a{
    font-weight: 600;
    color: #0F172A;
    font-size: 14px;
    text-align: left;
}
.sanpham-home .col-inner {
    border: 1px solid #d3d3d3;
    border-radius: 10px;
    overflow: hidden;
    padding: 10px;
}
.header-nav-main{
    justify-content: center !important;
}
.Bloghome{}
span.person-title.is-small.thin-font.op-7 {
    font-weight: 700 !important;
    color: #000 !important;
    font-size: 14px !important;
    margin-top: 10px !important;
    display: block;
	text-transform: initial;
}
.thanhvien .box-text.text-center.is-small {
    padding: 15px 0;
}
/*Blog*/
.page-title {
    text-align: left;
    font-size: 24px;
}
.box.box-blog-post .box-image .image-cover,.relatedthumb{
    aspect-ratio: 1 / 1;
    overflow: hidden;
}
.box.box-blog-post .box-image .image-cover img,.relatedthumb img{
    width: 100%;
    height: 100%;
    object-fit: cover; /* cắt ảnh cho vừa khung */
    display: block;
}
.box.box-text-bottom.box-blog-post.has-hover {
    background: #f2f2f2;
    border-radius: 15px;
    border: 1px solid #d3d3d3;
    overflow: hidden;
}
.post-item .col-inner {
    background-color: #F1F5F9;
    border-radius: 25px;
    padding: 15px;
}
.box-text.text-left {
    padding: 15px;
}
.widget .is-divider {
    margin-top: .66em;
    display: none;
}
.product-hotline,.product-policises-wrapper {
    background: var(--mainColor2);
    border: 2px dotted #dbdbdb;
    line-height: 30px;
    padding: 5px 10px;
}
.badge.post-date.badge-outline {
    width: 90px;
    height: 60px;
}
span.post_comments.op-7.block.is-xsmall {
    display: none;
}
.flex-row.recent-blog-posts.align-top.pt-half.pb-half {
    padding-top: 15px;
}
.recent-blog-posts a {
    font-size: 14px;
}
.type-post h1.entry-title {
    text-align: left
}
.type-post .article-inner.has-shadow .entry-header-text-top {
    padding-top: 0;
    padding-bottom: 0
}
.type-post .entry-divider {

}
.entry-header-text.entry-header-text-top.text-left {
    padding-top: 0;
    padding-bottom: 0;
}
.entry-content {
    padding-top: 5px;
}
#toc_container p.toc_title {
    text-align: left;
}
.blog-wrapper>.archive-page-header {
    /*
    background: url(/wp-content/uploads/2024/07/bg-breadcrumb.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    margin-bottom: 20px;
    min-height: 334px;
    display: flex;
    align-items: center;
    position: relative;
    */
}
/*Blog*/
/*widget*/
.badge {
    height: 3.8em;
    width: 4.8em;
}
.widget-title {
    background-color: #9e1616;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 10px;
    display: block;
}
.product-hotline, .product-policises-wrapper {
    background: var(--mainColor2);
    border: 2px dotted #dbdbdb;
    line-height: 30px;
    padding: 5px 10px;
    font-weight: 500;
}
.widget .is-divider {
    margin-top: .66em;
    display: none;
}
.recent-blog-posts-li .post_comments {
    display: none;
}
.product-hotline,.product-policises-wrapper {
    background: var(--mainColor2);
    border: 2px dotted #dbdbdb;
    line-height: 30px;
    padding: 5px 10px;
}
ul.product_list_widget, #support-online ul, #filter-form, .flatsome_recent_posts ul {
    background: var(--mainColor2);
    border: 2px dotted #dbdbdb;
    line-height: 30px;
    padding: 5px 10px;
}
/*widget*/
/**/
.listtuonghieu .col {
    min-height: 150px;
}
.listtuonghieu .col .col-inner.text-center {
    display: flex;
    align-items: center;
}
.listtuonghieu .col-inner img{
    width: auto !important;
    max-height: 100px;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}