.noPadding {
    padding-bottom: 0 !important;
}

.img-border img {
    border-radius: 12px;
}

li.social_links_footer a:after {
    display: none;
}

#top-bar li.social_links_footer a img {
    width: 20px;
}

/* css box product */
.product-small.box {
	box-shadow: 0 0 15px #dddddd;
    border-radius: 12px;
    overflow: hidden;
}

.product-small.box .box-text.box-text-products {
    padding: 0;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-size: 15px;
    font-weight: 600;
    color: #000;
}

.product-small.box p.box-excerpt {
    margin-top: 15px;
}

.thongtin-si {
    margin: 10px 0;
}

.product-small.box {
    background: #fff;
}

.tt-si-content p {
    font-size: 14px;
	display: flex;
    align-items: center;
    gap: 5px;
}

.tt-si-content p img {
    width: 15px !important;
    padding-right: 2px !important;
}

a.tt-contact__zalo {
    background-color: #00b1d5;
    width: 100%;
    font-size: 16px;
    display: flex !important;
    align-items: center;
    justify-content: center;
	gap: 5px;
    height: 45px;
    line-height: 0px !important;
    text-decoration: none;
    border-radius: 0 0 12px 12px;
}

a.tt-contact__zalo, a.tt-contact__zalo:hover {
	color: #fff !important;
}

a.tt-contact__zalo span {
    font-weight: 700;
}

.tt-price {
    margin-top: 8px;
}

.tt-price strong {
    color: #A90000;
}

.tt-price-list strong {
    display: block;
    width: 100%;
}

.tt-price {
	background-color: #fffcf4;
    border: 1px solid #e13922;
    border-radius: 8px;
    padding: 8px;
/*     display: flex;
    gap: 12px; */
}

.tt-price-list .tt-price-ch {
    display: flex;
}

.tt-price-title, .tt-price-ch span {
    color: #A90000;
    font-weight: 700;
}

.tt-price-ch span {
    padding-left: 5px;
}

.tt-price-list {
    font-size: 14px;
}

a.tt-contact__zalo {
    margin: 0 !important;
}

.product-small.box .w-4 {
    width: 1rem;
    color: #32c105;
}

.product-small.box .title-wrapper, .product-small.box .thongtin-si, .product-small.box .tt-price {
    margin: 10px;
}



/* css trang lien he */
.form-lh input[type=tel], .form-lh input[type=text], .form-lh input[type=email], .form-lh textarea, .form-lh select {
    font-size: 15px;
    border: 0;
    box-shadow: 0 0;
    border-radius: 6px;
    height: 40px;
}

form.wpcf7-form {
    margin-bottom: 0;
}

.lh-maps p iframe {
    border-radius: 10px;
    overflow: hidden;
}

input.wpcf7-form-control.wpcf7-submit {
    border-radius: 6px;
    font-weight: 400;
    text-transform: math-auto;
    margin-bottom: 0;
}

.wpcf7-response-output {
    margin: 15px 0 0 0 !important;
}

.wpcf7-response-output {
    font-size: 15px;
}

/* css footer */
.ds-footer p, .ds-footer p a {
    font-size: 14px;
}

.ds-footer p {
    margin-bottom: 8px;
}

.ds-footer h4 {
    font-size: 15px;
}

li.social_links_footer {
    list-style: none;
	margin-left: 0 !important;
}

li.social_links_footer a img {
    width: 30px;
}

.copyright-footer {
    color: #222;
    font-size: 14px;
}

