/*
Theme Name: HP Decor
Description: Sản phẩm Tâm huyết của WebKhoiNghiep. vn
Theme URI:         https://hpdecor.vn/
Author:            WEB KHƠI NGHIEP
Author URI:      https://webkhoinghiep. vn/
Template: flatsome
Version: 3.0
*/
.section-title-normal span, .section-title-normal {
    border-bottom: none !important;
}
/*************** ADD CUSTOM CSS HERE.   ***************/


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


}

/* Ẩn Email của bạn sẽ không được hiển thị công khai. Lưu tên của tôi, email, và trang web. */
#comments #email-notes, #comments .comment-notes, #comments .comment-form-cookies-consent{
	display: none;
}
/* Hết Ẩn Email ... */

/*
Thêm giá vào kết quả tìm kiếm plugin Algolia
Author: levantoan. com
*/
.suggestion-post-title{
    color: #1a1a1a;
}
.aa-dropdown-menu .aa-suggestion em {
    background: transparent;
}
.suggestion-post-price {
    font-size: 14px;
}
.suggestion-post-price > .amount,
.suggestion-post-price > ins .amount {
    color: red;
    text-decoration: none
}
.suggestion-post-price > ins{
    text-decoration: none
}
.suggestion-post-price del {
    font-size: 12px;
    color: grey
}
/* Hết */

/*Màu sắc Báo giá: 0943.585.986*/
span.amount {
    white-space: nowrap;
    color: #f5811e;
    font-weight: bold;
}

/* CSS bài viết liên quan theo tag*/
.feature {
    position: relative;
    overflow: hidden;
}
.feature::before {
	content: "";
	display: block;
	padding-top: 56.25%;
}
.feature .image{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-size: cover;
    background-position: center;
}
ul.row.related-post li {
    list-style: none;
}
.related-title {
    line-height: 1.3 !important;
    margin-top: 10px !important;
}
