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

/*************** ADD CUSTOM CSS HERE.   ***************/


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


}

body {
	font-size: 16px;
	line-height: 24px;
	padding: 5px 0;
}

h2, .h2 {
	font-size: 2.25em;
	line-height: 48px;
}

h3, .h3 {
	font-size: 1.25em;
	line-height: 30px;
	padding: 10px 0;
}

.box-text {
	font-size: 1em;
	line-height: 24px;
	padding: 16px 0;
}

ul {
	margin-top: 1em;
}

.is-divider {
	display: none;
}

.box-text .button {
    margin-top: 0;
    background-image: url(http://localhost/luatkhangthinh/wp-content/uploads/2025/05/arrow-icon.svg);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 30px;
}

.button, button, input[type=button], input[type=reset], input[type=submit] {
	font-weight: normal;
}

.footer img {
    margin-bottom: 0 !important;
}

p {
	margin-bottom: 1em;
}

.footer p {
	font-size: .9em;
}

.box-image img {
	border-radius: 8px;
}

.ux-menu-title {
    font-size: 1.25em;
}

.row.lien-he {
    padding: 40px 32px !important;
    backdrop-filter: blur(10px);
    background-color: rgb(255 255 255 / 40%);
    border-radius: 16px;
}

.row.lien-he input[type=email], .row.lien-he select, .row.lien-he input[type=number], .row.lien-he input[type=search], .row.lien-he input[type=tel], .row.lien-he input[type=text], .row.lien-he input[type=url], .row.lien-he textarea {
	height: 48px;
	border-radius: 5px;

}

.row.lien-he .button, .row.lien-he button, .row.lien-he input[type=button], .row.lien-he input[type=reset], .row.lien-he input[type=submit] {
	height: 48px;
	border-radius: 5px;
}

.row.lien-he .col, .row.lien-he-bai-viet .col {
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.row.lien-he label {
	color: #fff;
}

.post-sidebar {
    padding: 10px !important;
}

.row.lien-he-bai-viet {
    padding: 24px !important;
    backdrop-filter: blur(10px);
    background-color: #E5E7EB;
    border-radius: 16px;
}

.row.lien-he-bai-viet input[type=email], .row.lien-he-bai-viet select, .row.lien-he-bai-viet input[type=number], .row.lien-he-bai-viet input[type=search], .row.lien-he-bai-viet input[type=tel], .row.lien-he-bai-viet input[type=text], .row.lien-he-bai-viet input[type=url], .row.lien-he-bai-viet textarea {
	height: 48px;
	border-radius: 5px;

}

.row.lien-he-bai-viet .button, .row.lien-he-bai-viet button, .row.lien-he-bai-viet input[type=button], .row.lien-he-bai-viet input[type=reset], .row.lien-he-bai-viet input[type=submit] {
	height: 48px;
	border-radius: 5px;
}

.row.lien-he-bai-viet h3 {
	font-size: 1.875em;
	color: #2040D3;
}

.yarpp-thumbnail > img, .yarpp-thumbnail-default {
    border-radius: 6px;
	width: 146px !important;
    height: 106px !important;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	display: flex !important;
	height: auto !important;
	width: auto !important;
	border: none !important;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
	line-height: inherit !important;
	max-height: inherit !important;
}

.yarpp-related h3 {
	font-size: 30px !important;
	padding: 16px 0 !important;
}

footer.entry-meta {
	border: none;
}

.mb {
    margin-bottom: 5px;
}

.bang-bao-gia .bao-gia th, .bang-bao-gia .bao-gia td {
	border: 1px solid #ccc;
	padding: 10px;
}
.bang-bao-gia .bao-gia .tr-top {
	background-color: #384250;	
	color: #fff;
}

table.bao-gia {
	display: block;
  	overflow-x: auto;
}

.bang-bao-gia .bao-gia .tg-gia {
	background-color: #2040d3;
	color: #fff !important;
}

.bang-bao-gia .bao-gia .tg-gia td {
	color: #fff;
}

p.gia {
    font-size: 3.75em;
    margin: 40px 0;
    font-weight: bold;
}

td.button-gia {
    background-color: #2040d3;
}

td.button-gia a {
    color: #fff;
}

.banner-thanh-lap h2 {
	font-size: 3.75em;
	line-height: 1.2;
}

.wpcf7 form.sent .wpcf7-response-output {
	background-color: #edf5ff;
}