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

/*************** ADD CUSTOM CSS HERE.   ***************/
.header-vertical-menu__title {
    font-size: 15px!important;
}
.entry-content h2,.entry-content h3 {
	line-height: 35px;
    background-color: #f3f3f3;
    border-radius: 4px;
    padding: 6px 15px;
    border-left: 4px solid #ff1200;
}
.woof_container_inner h4 {
    font-size: 15px;
    color: #FFF;
    font-weight: 600;
    text-transform: uppercase;
    background: #b7191f;
    padding: 10px;
    border-radius: 10px;
}

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


}
/* css thông số kỹ thuật */
.block-information__box-right .box-content {
    border-radius: 10px;
    overflow: hidden;
	border: 1px solid #F2F2F2;
}
.box-content table {
    margin-bottom: 0;
}
.box-content table tbody tr th:first-child {
    width: 35%;
}
.box-content table tbody tr:nth-child(odd) {
    background: #F2F2F2;
}
.box-content table tbody tr:first-child {
    border-radius: 10px 10px 0 0;
}
.box-content table tbody tr th {
    font-weight: 300;
    text-transform: initial;
    line-height: 22px;
    padding: 4px 8px;
    font-size: 14px;
}
h2.box-title__title {
    font-size: 18px;
    color: #444444;
}
.tdsbs-0x00 {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    list-style: none;
	padding-left: 2px;
	padding: 0 5px;
    margin-top: 10px;
}

.tdsbs-0x00 .pa_dac-diem-noi-bat {
    border: 1px solid #0c00ff;
	border-left: 5px solid #0c00ff;
    padding: inherit;
    border-radius: 4px;
    color: #000000;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 12px;
    font-weight: 600;
}
.tdsbs-0x00 .pa_cong-suat-lanh {
    border: 1px solid #00b7f1;
    border-left: 5px solid #00b7f1;
    border-radius: 4px;
    color: #000000;
    padding: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 12px;
    font-weight: 550;
}
.tdsbs-0x00 .pa_loai-dieu-hoa {
    border: 1px solid #ffc800;
	border-left: 5px solid #ffc800;
    border-radius: 4px;
    color: #000000;
    padding: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 12px;
    font-weight: 550;
}
.tdsbs-0x00 .pa_nguon-dien {
    border: 1px solid #020202;
    border-left: 5px solid #000000;
    border-radius: 4px;
    color: #000000;
    padding: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 12px;
    font-weight: 550;
}
.tdsbs-0x00 .pa_khoi-luong-giat {
    border: 1px solid #000000;
    border-left: 5px solid #1d1d00;
    border-radius: 4px;
    color: #000000;
    padding: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 12px;
    font-weight: 550;
}
.tdsbs-0x00 .pa_loai-may-giat {
    border: 1px solid #e34c5d;
    border-left: 5px solid #e34c5d;
    border-radius: 4px;
    color: #000000;
    padding: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 12px;
    font-weight: 550;
}
.block-information__box-right {
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #ff0000;
    margin-bottom: 5px;
}
/* css button xem chi tiết cấu hình */
div#more-specific a {
    margin: 10px 0 0 0;
    width: 100%;
    background: #fff;
    text-transform: inherit;
    color: #000;
    font-weight: 300;
    font-size: 15px;
    border-radius: 8px;
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
}
div#more-specific a:hover {
    border: 1px solid #D70018;
    background: #FEF2F2;
    color: #D70018;
}
div#more-specific a span:after {
    content: "\f107";font-family: 'fl-icons';
    padding-left: 8px;
    font-size: 20px;
    vertical-align: sub;
}
/* css popup thông số kỹ thuật */
.block-information__popup {
	padding-bottom: 20px;
}
.block-information__popup .box-content {
    border-radius: 10px;
    overflow: hidden;
	border: 1px solid #F2F2F2;
}
#cau_hinh_chi_tiet {
    padding: 0 !important;
    border-radius: 10px;
    overflow: hidden;
}
h4.title-popup {
    background: #D70018;
    color: #fff;
    padding: 10px 15px;
}
.item-box-table {
    padding: 0px 15px;
}
.item-box-table p.box-title__title {
    margin: 14px 0 8px 0;
    font-weight: 700;
    color: #444444;
}
/* css button đóng popup */
button.mfp-close {
    display: none;
}
.thong-so_title button.mfp-close {
    float: right;
    top: 4px !important;
    font-size: 13px;
    display: flex;
    align-items: center;
    width: 75px;
    font-weight: 700;
    color: #fff;
    opacity: 1;
    text-transform: none;
	mix-blend-mode: hard-light;
}
.item-box-table.close-button {
    margin: 30px;
}
.item-box-table.close-button button.mfp-close {
    top: unset !important;
    bottom: 4px;
    right: 38%;
    color: #ffffff;
    mix-blend-mode: hard-light;
    width: 82px;
    font-size: 13px;
    opacity: 1;
    display: flex;
/*     align-items: center; */
    font-weight: 700;
    background: #D70018;
    border-radius: 8px;
	padding-left: 20px;
}