/*
Theme Name: Flatsome Child
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  ***************/


}


.stuck .header-main .nav > li > a[role="tab"]{
	line-height: 25px;
}
.menu-product .nav-tabs+.tab-panels{
	padding-bottom: 0;
}
.menu-product .col{
	padding-bottom: 15px;
}
.price-wrapper .price, .price-wrapper .price span.amount{
    color: #333;
	font-size: 0.9rem;
    font-weight: normal;
	margin-top: 10px;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link{
	text-transform: uppercase;
}
footer a{
	color: #fff;
}
footer .section-title-normal{
	border-bottom: 0;
}
.section-title-normal span{
	border-bottom: 1px solid #555;
}

.custom-icon{
    display: flex;
	gap: 1rem;
}
.custom-icon img{
	width: 35px;
}
.button.is-outline{
	border: 1px solid;
}
.btn-so-sanh-xe{
	float: right;
}
.btn-so-sanh-xe .woosc-btn{
	width: 185px;
}
.woocommerce-breadcrumb{
	font-size: 0.8em;
}
.price-wrapper .price.product-page-price span.amount{
	color: #343a40;
	font-size: 2em;
	font-weight: bold;
}
.price-wrapper .price.product-page-price span.amount .woocommerce-Price-currencySymbol{
	font-size: 75%;
	font-weight: normal;
}
form.cart{
	margin-bottom: 0;
}
.product-short-description{
	margin-bottom: 1.2em;
}
.product-short-description p{
	margin-bottom: 0.5em;
}
.row-add-to-cart .col{
	padding-bottom: 1em;
}
.form-dk p{
	text-align: center;
	margin-bottom: 0.5em;
}
.form-dk input.wpcf7-form-control, .form-dk select.wpcf7-form-control{
    height: 40px;
    font-size: 90%;
    border-radius: 50px;
}
.bang-gia-cac-dong-xe{
	border-collapse: collapse;
}
.bang-gia-cac-dong-xe th, .bang-gia-cac-dong-xe td{
	padding: 15px 10px;
	text-align: center;
	border: 1px solid #999;
}
.bang-gia-cac-dong-xe th{
	background: #ededed;
}
.bang-gia-cac-dong-xe td{
	color: #333;
	font-size: 1em;
	background: #fff;
}
.video-box-img .col-inner{
	position: relative;
}
.video-box-img .video-button-wrapper{
	position: absolute;
	top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
}






































