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

.form-lh:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 6px;
    background-color: #FFDC65;
    border-radius: 8px 8px 0 0;
}

.banner-lh {
    padding-bottom: 48vh !important;
}

.nf-form-fields-required {
    display: none;
}

.row-lh {
    backdrop-filter: blur(10px);
    box-shadow: 0px 0px 20px 0px #0000001A;
    border-radius: 10px;
    overflow: hidden;
    margin-top: -20vh;
    background: #fff;
}

.form-lh {
    padding: 45px 45px 15px;
    position: relative;
}

.form-lh h1 {
    font-size: 2rem;
    text-transform: uppercase;
}

.form-lh .nf-form-cont {
    margin-top: 50px;
}

.form-lh .nf-field-label label {
    font-weight: 500;
    color: #424242;
}

.form-lh .nf-form-layout .nf-field-element input,
.form-lh .field-wrap textarea {
    border: 1px solid #909090;
    border-radius: 6px;
}

.form-lh .nf-field-element textarea {
    height: 220px;
}

.form-lh .field-wrap input[type=submit] {
    border-color: #BE0000;
    background: #BE0000;
    width: 100%;
    text-transform: none;
    font-size: 16px;
    font-weight: 700;
    height: 50px;
}

.ket-noi-lh {
    background: #BE0000;
    padding: 45px;
}

.ket-noi-lh .col-inner {
    color: #fff;
}

.ket-noi-lh h2 {
    font-size: 2.25rem;
    color: #fff;
}

.ket-noi-lh table {
    margin-bottom: 40px;
}

.ket-noi-lh td {
    color: #fff;
    font-size: 1.25rem;
    border-bottom: 1px solid #B7B7B7;
}

.ket-noi-lh tr:last-child td {
    border: 0;
}

.ket-noi-lh td i {
    font-size: 14px;
    position: relative;
    bottom: 3px;
    padding-right: 10px;
}

.ket-noi-lh td strong {
    padding-left: 25px;
}

.ket-noi-lh .list-social strong {
    font-size: 1.25rem;
}

.ket-noi-lh .list-social i {
    color: #BE0000;
}

.ket-noi-lh .img {
    margin-top: 64px;
}
/*************** SIDEBAR.   ***************/
.txt-phone p {
    text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 3px 3px 5px #808080;
    white-space: nowrap;
    color: #ff0000;
    font-weight: 700;
    font-size: 24px;
}

.block-commit p {
    margin-bottom: 0;
}

.block-commit .icon-box-text {
    display: flex;
    align-items: center;
}

.pf-help-title {
    background: #dc002f;
    box-shadow: none;
    border: none;
    padding: 5px 10px !important;
}

.prdctfltr_add_scroll {
    border: 1px solid red;
    padding: 5px 10px;
}

.pf-help-title .widget-title {
    color: #ffffff;
    font-weight: normal;
}

.is-divider {
    display: none;
}
/*************** HOME PAGE.   ***************/
.txt-middle .col-inner {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.product-section {
	border: none;
}

.product-section .section-title-main {
    border: none !important;
    margin: 0;
    padding: 0;
}

.product-section .section-title {
    background: #ed1c24;
    color: #ffffff;
    font-size: 20px;
    border: none;
    margin: 0;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.product-section .section-title a {
    color: #ffffff;
    font-weight: normal;
	font-size: .7em !important;
}

.product-section .section-title a i {
    opacity: 1;
}

.product-section .product-small.box {
    background: #ffffff;
    padding: 7px;
}

.home .widget-title {
    background: #ed1c24;
    color: #ffffff;
    padding: 5px 10px;
    font-size: 20px;
    font-weight: 500;
    width: 100%;
    display: block;
}

.home ul.product-categories {
    border-left: 1px solid #ed1c24;
    border-bottom: 1px solid #ed1c24;
    border-right: 1px solid #ed1c24;
    padding-left: 10px;
    padding-right: 10px;
	background: #ffffff;
}

/*************** SINGLE PRODUCT.   ***************/
.product-short-description {
    background: #f1f8ff;
    border-radius: 7px;
    padding: 15px;
    font-size: 14px;
    margin-bottom: 15px;
}

.product-short-description ul {
	margin-bottom: 0;
}

.product-short-description ul li:last-child {
	margin-bottom: 0;
}

.single-product table {
	border: 1px solid #ddd;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.single-product table td {
	padding: 14px 16px !important;
	border: 1px solid #ddd;
	color: #333;
}

.single-product table tbody tr:first-child td {
	background-color: #2c3e50;
	color: white;
	font-weight: 600;	
}

.single-product table tbody tr:nth-child(even) td {
	background-color: #f9f9f9;
}

.single-product table tbody tr:not(:first-child):hover td {
	background-color: #e8f4f8;
	transition: background-color 0.2s ease;
}

/*************** FOOTER.   ***************/

.section-service-highlight h4 {
    font-size: 15px;
    color: #0A0A0A;
    margin-bottom: 0;
}

.section-service-highlight p {
    font-size: 14px;
}

.section-service-highlight img {
    padding-top: 0;
}



@media only screen and (max-width: 48em) {
	
	.product-section .section-title-main {
		font-size: 14px;
	}
	
	.single-product table td {
		padding: 10px 12px;
		font-size: 14px;
	}
	
	.section-service-highlight .icon-box {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	
	.section-service-highlight .icon-box-text {
		padding-left: 0 !important;
		text-align: center;
	}
	
	.section-service-highlight h4 {
		font-size: 14px;
	}
	
	.form-lh {
		padding: 30px 20px 15px;
	}

	.ket-noi-lh {
		padding: 30px 20px;
	}

	.form-lh .nf-form-cont {
		margin-top: 20px;
	}


}