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

/*************** ADD CUSTOM CSS HERE.   ***************/
/* Manual css */
body {
    font-family: Arial !important;
}

.nav > li > a,
h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a {
     font-family: Arial !important;
}

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

.p-2 {
	padding: 10px;
}

.mx-auto {
	margin-left: auto;
	margin-right: auto;
}

.absolute-footer {
	display: none;
}

.header-bottom {
    border-bottom: solid 1px #d9d9d9;
}

.price,
span.amount {
	color: #ff0000 !important;
    font-weight: bold;
    font-size: 16px !important;
}

.single_add_to_cart_button {
	display: none;
}

/* .wpcf7-form-control {
	border-radius: 5px !important;
} */

.gallery-box .shade {
	display: none;
}

.widget_nav_menu {
	padding-left: 0;
	padding-right: 0;
}

#menu-menu-footer {
	display: flex;
	flex-wrap: wrap;
    align-items: baseline;
}

#menu-menu-footer > li {
	width: 20%;
}

@media only screen and (max-width: 600px) {
	#menu-menu-footer > li {
		width: 100%;
		border-bottom: 1px solid #4aacc3;
	}
}

@media only screen and (min-width: 601px) {
	#menu-menu-footer .toggle {
		display: none;
	}
	
	#menu-menu-footer .sub-menu {
		display: block !important;
	}
}

#menu-menu-footer > li+li {
	border-top: 0 !important;
}

#menu-menu-footer .sub-menu {
	margin-left: 0;
    padding-left: 0;
    border-left: 0;
}

#menu-menu-footer > li > a {
	color: #e2aa11 !important;
}

#footer a:hover {
	color: #e2aa11 !important;
}

.section-title-center {
    font-weight: 500;
}

.section-title-center b {
	background-color: transparent !important;
}

.category-page-row .product-small .col-inner,
.related .product-small .col-inner,
.home .section .product-small .col-inner {
	background-color: #ffffff;
}

.product-loop-item-cat {
	padding: 5px 10px 3px;
	font-weight: 500;
	font-size: 18px;
}

.shop-sidebar .product-categories,
.sidebar-inner .product-categories {
	background-color: #ffffff;
}

.widget_product_categories .product-categories > .cat-item > a,
.post-sidebar .product-categories > .cat-item > a,
.sidebar-inner .product-categories > .cat-item > a {
    display: block;
    font-weight: normal;
    font-size: 16px;
    margin: 0 0 0;
    padding: 0;
	text-transform: uppercase;
    background-color: #2A1301;
    text-align: center;
    padding: 10px;
    display: block;
    color: #fff;
}

.widget_product_categories .product-categories > .cat-item > button,
.post-sidebar .product-categories > .cat-item > button,
.sidebar-inner .product-categories > .cat-item > button {
	display: none !important;
}

.widget_product_categories .product-categories .children,
.post-sidebar .product-categories .children,
.sidebar-inner .product-categories .children {
	display: block !important;
	margin-left: 0;
    padding-left: 0;
	border-left: 0;
}

.widget_product_categories .product-categories .children > li,
.post-sidebar .product-categories .children > li,
.sidebar-inner .product-categories .children > li {
	border-bottom: 1px dotted #ddd;
    line-height: 28px;
    padding: 5px 10px;
}

.widget_product_categories .product-categories .children > li:last-child,
.post-sidebar .product-categories .children > li:last-child,
.sidebar-inner .product-categories .children > li:last-child {
	border-bottom: 0;
}

.category-page-title,
.sidebar-inner .is-divider {
	display: none;
}

.post-sidebar .widget-area  {
	background-color: #ffffff;
}

.post-sidebar.large-3.col aside span.widget-title {
    background: #e2aa11;
    display: block;
    color: #fff;
    width: 100%;
    padding: 10px;
    padding-left: 34px;
    position: relative;
    font-size: 12px;
}

.post-sidebar.large-3.col aside span.widget-title:before {
    position: absolute;
    top: 10px;
    content: "+";
    left: 15px;
}

.post-sidebar aside .is-divider {
	display: none;
}

#related-posts {
    background: #f7f7f7;
    padding: 15px 0;
    border: 1px solid #233C80;
    margin-bottom: 20px;
}

.relatedcat h3 {
    text-transform: uppercase;
    background: #233C80;
    color: #fff;
    padding: 5px 15px;
    margin-top: -15px;
    font-size: 110%;
    font-weight: bold;
}

.relatedcat ul {
    padding-left: 30px;
    margin-bottom: -10px;
}

.border-bottom-product {
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
}

.border-bottom-product h2 {
    text-transform: uppercase;
}

.views_more {
    padding: 0 0px 10px 0;
    color: #da0505!important;
}

.views_more:focus,
.views_more:hover {
    color: #23527c;
    text-decoration: underline;
}

.grid-home-top {
	height: 300px !important;
}
/* Manual css */
#logo a img{
	box-shadow: 2px 6px 10px gray;
	border-radius: 4px;
}
.header-main {
	z-index: 12 !important;
}

ul {
	list-style: none;
}

.topbar-nav {
	padding: 5px 0;
}

.topbar-nav li {
	display: inline-block;
	margin: 0;
}

.topbar-nav li a {
	color: #000;
	font-weight: 600;
}

.topbar-nav li a:hover {
	color: #233C80;
	text-decoration: underline;
}

.topbar-nav li b {
	color: #000;
	margin: 0 5px;
}

#main .section-title-container {
	margin-bottom: 0;
}

.home #main .section-title-normal {
	color: #000;
	border-bottom: 0;
}

.home #main .section-title-normal span {
	color: #000;
	border-bottom: 0;
	padding-left: 15px;
}

.home #main .section-title-normal span:before {
	content: '';
	display: block;
	width: 3px;
	height: 60%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #233C80;
	top: 4px;
}

.home .post-item .box-text .is-divider {
	display: none;
}

.uu-dai .post-item {
	padding-bottom: 0;
}

.uu-dai .post-item .box-text .post-title {
	color: #000;
	font-size: 14px;
	font-weight: normal;
}

.tin-tuc-noi-bat .home-first-blog {
	height: 100%;
}

.tin-tuc-noi-bat .post-item {
	padding-bottom: 20px !important;
}

.tin-tuc-noi-bat .post-item .col-inner {
	height: 100%;
	background: rgba(240, 240, 240, 0.8);
	border: 1px solid #233C80;
}

.tin-tuc-noi-bat .post-item .box-text {
	padding: .7em !important;
	text-shadow: none;
}

.tin-tuc-noi-bat .home-first-blog .post-item .box-text .post-title {
	color: #233C80;
	text-shadow: none;
	max-height: 66px;
	overflow: hidden;
}

.tin-tuc-noi-bat .home-snd-blog .post-item .box-text  .post-title {
	color: #233C80;
	text-shadow: none;
	max-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2; /* number of lines to show */
	-webkit-box-orient: vertical;
}

.tin-tuc-noi-bat .post-item .box-text .from_the_blog_excerpt {
	color: #000;
	text-shadow: none;
	margin: 0;
}

#footer .section-title-container {
	margin-bottom: 0;
}

#footer .section-title-normal,
#footer .section-title-main {
	font-size: 16px;
	color: #000;
	border-bottom: 0;
}

#footer ul li {
	font-size: 14px;
	color: #000;
	margin-left: 0;
}

#footer p {
	color: #000;
	margin-bottom: 5px;
}

#footer .hotline {
	font-weight: bold;
	color: #BC1012;
}

#footer .wpcf7-form p {
	text-align: right;
}

#footer .wpcf7-form .wpcf7-submit {
	background: #E74458;
	border-radius: 0 !important;
	margin: 0;
}

.product-slide-top .post-item .box-text .post-title {
	color: #243C80;
	font-weight: normal;
	font-size: 22px;
}

.product-slide-top .post-item .box-text .is-divider {
	margin-top: .5em;
	margin-bottom: .5em;
	height: 3px;
	max-width: 100px;
	background: #243C80;
}

.product-slide-top .post-item .box-text .from_the_blog_excerpt {
	color: #000;
}

.page .prd-archive .box .box-text h4 {
	min-height: 42px;
}

.page .phan-loai-xe .col-inner {
	border: 1px solid #243C80;
}

.page .phan-loai-xe .text-box .text {
	position: absolute;
	top: -20px;
	width: 100%;
}

.page .phan-loai-xe .text-box .text h3 {
	color: #243C80;
}

.page .product-info-top h3 {
	font-weight: normal;
	font-size: 24px;
	color: #243C80;
	position: relative;
	text-transform: uppercase;
	padding-bottom: 20px;
}

.page .product-info-top h3:after {
	content: '';
	display: block;
	width: 30%;
	height: 2px;
	position: absolute;
	left: 0;
	background: #233C80;
	margin-top: 7px;
}

.page .product-info-top p {
	color: #000;
	font-size: 14px;
}

.page .srl-section {
	z-index: 10;
}

.page .srl-section .stuck .col {
	padding-bottom: 0;
	background: #fff;
}

.page .single-prd-scrl {
	text-align: right;
	border-bottom: 1px solid #233C80;
	background: #fff;
	margin-bottom: 0;
}

.page .single-prd-scrl li {
	display: inline-block;
	margin-top: 12px;
}

.page .single-prd-info td {
	padding-left: 0;
}

.page .single-prd-info .slider-custom  {
	background: #233c80;
}

.page .single-prd-scrl li a {
	text-transform: uppercase;
}

.page #dang-ky-lai-thu .form-title {
	font-size: 28px;
	color: #243c82;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid #e0e0e0;
}

.page #dang-ky-lai-thu .form-desc {
	font-weight: normal;
	font-size: 20px;
	line-height: 26px;
	color: #00f;
	margin: 20px 0 10px 0;
	padding-bottom: 20px;
}

/* 
.page .single-prd-scrl .accordion {
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}

.page .single-prd-scrl .a {
	line-height: 21px;
	padding: 12px 39px;
}

.page .single-prd-scrl .toggle {
	top: 0;
	right: 0;
} */

.page .title-decor1 .section-title-main {
	color: #243C80; 
}

.page .title-decor1 .section-title-main:after {
	text-align: center;
	content: '';
	display: block;
	width: 100px;
	height: 2px;
	background: #233C80;
	margin: 5px auto 0 auto;
}

/* .page .wpcf7-form p {
	text-align: center;
} */

.page .wpcf7-form p label {
	text-align: left;
}

.page #main .wpcf7-form .wpcf7-submit {
	width: 200px;
	background: #E74458;
	border-radius: 0 !important;
	margin: 0;
}

.page .tabbed-content .flickity-viewport .large-12 .col-inner {
	border-bottom: 2px solid #243C80;
}

.page .tabbed-content .slider-wrapper {
	border: 2px solid #243C80;
}

.page .title-decor1 span {
	font-size: 28px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

.fb-share-button > span {
    vertical-align: unset !important;
}


#main .widget {
    margin-bottom: 1.5em;
    background-color: #F3F3F3;
}

#main .widget-title {
	color: #fff;
	background-color: #233C80;
	border: solid 1px #233C80;
	padding: 5px 20px;
	width: 100%;
	display: inline-block;
	line-height: 30px;
	font-size: 15px;
}

#main .widget .is-divider {
	display: none;
}

#main .widget ul {
	border: solid 1px #d5d5d5;
	padding: 5px 0 10px 0;
	background-color: #F3F3F3;
}

#main .widget ul li {
	border: none;
}

#main .widget ul li:before {
	color: blue;
	content: '•';
	display: block;
	width: 30px;
	position: absolute;
	padding-left: 8px;
}

#main .widget ul li a {
	font-size: 14px;
	color: #0072bc;
	padding: 5px 20px;
	font-weight: bold;
}

#main .widget ul li:hover:before {
	color: #233C80;
}

#main .widget ul li:hover a {
	text-decoration: underline;
}

.category #wrapper .post-item .box-text .post-title {
	font-size: 15px;
	color: #233C80;
}

.category #wrapper .post-item .box-text .is-divider {
	background: #233C80;
}

.category #wrapper .post-item .box-text .from_the_blog_excerpt {
	color: #000;
}

.category #wrapper .post-item:not(:last-child) .col-inner:after {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background: #f0f0f0;
	margin: 15px auto;
}

.archive .blog-archive .post-item {
	padding-bottom: 10px !important;
}

.icon-menu::before {
    color: #fff;
}

/**
.page .tabbed-content .tab a {
	color: #243C80;
	font-weight: normal;
	padding: 5px 10px;
	display: block;
}

.page .tabbed-content ul .active {
	background-color: #243C80;
}

.page .tabbed-content .tab {
	min-width: 13%;
	text-align: center;
	border: 2px solid #243C80;
	border-right: 0;
	padding: 0;
	margin: 0;
}

.page .tabbed-content ul .active a {
	color: #fff;
	font-weight: bold;
}
*/

.dvls_maps_header_left,
.dvls_maps_col #dvls_district {
	display: none;
}

.dvls_maps_wrap .dvls_result_infor h3 {
    font-size: 16px !important;
    background-color: #dce7e8;
    padding: 15px;
    border-bottom: 1px solid #cacaca;
}


.header-nav .nav-dropdown>li>a {
	color: #333 !important;
}

.header-nav .nav-dropdown>li>a:hover {
	color: #233c80 !important;
}

.header-nav .nav-dropdown {
	padding: 10px;
	border: none;
	box-shadow: 0 1px 10px #999;
	font-size: 15px;
}

.header-nav .horizontal-nav .nav-dropdown {
	min-width: 620px;
}

.header-nav .horizontal-nav .nav-dropdown.nav-dropdown-default>li>a {
	border-bottom: 0;
}

.header-nav .horizontal-nav .nav-dropdown li.menu-item {
	float: left;
	width: 200px;
}

.header-nav .horizontal-nav .nav-dropdown li.menu-item:not(:last-child) {
	border-right: 1px solid #ccc;
}

.header-nav .horizontal-nav .nav-dropdown li.menu-item img {
	transition: transform .2s;
	max-height: 90px;
}

.header-nav .horizontal-nav .nav-dropdown li.menu-item .menu-image-title {
	display: block;
	padding-top: 10px;
}

.header-nav .horizontal-nav .nav-dropdown li.menu-item img:hover {
  transform: scale(1.1);
}

#logo a {
	width: max-content;
	position: absolute;
	top: -35px;
}

.stuck #logo a {
	top: 0;
}

#logo img {
	max-height: 90px !important;
}

/**
.page-template-page-blank-title-center .entry-header {
	display: none;
}
*/

.menu-item.submenu-dich-vu > .sub-menu > li > a {
	text-transform: uppercase;
    font-size: .8em;
    font-weight: bolder;
}

.menu-item.submenu-dich-vu > ul.sub-menu {
	display: block;
}

.menu-item.submenu-dich-vu > .sub-menu > li ul.sub-menu {
	padding-left: 15px;
}

.menu-item.submenu-dich-vu > .sub-menu > li ul.sub-menu {
	padding-left: 15px;
}

/***** style dgm form *****/
#dgm_fc_box_form.active .content {
	text-align: center;
}

#dgm_fc_box_form.active .content {
	height: 410px !important;
}

#dgm_fc_box_form.active .content, .mfp-content .wpcf7 {
background-color: #537895;
background-image: linear-gradient(315deg, #537895 0%, #09203f 74%) !important;
}

#dgm_fc_box_form.active .wpcf7-response-output {
    margin-top: 60px;
}

.dk-tu-van, .dk-tu-van td, #dgm_fc_box_form h3 {
	color: #fff;
}

.dk-tu-van td {
	border-bottom: none !important;
	padding: 0 10px 0 0;
}

.dk-tu-van p {
	padding-top: 10px;
	text-align: center;
}

.dk-tu-van .btn-submit {
	width: 200px;
	display: block;
	position: absolute;
	right: 20px;
}

.dk-tu-van input.wpcf7-form-control.wpcf7-submit {
	margin-top: 0 !important; 
	border: 1px solid #fff;
	border-radius: 20px
}
/***** end style dgm form *****/

/*************** ADD MOBILE ONLY CSS HERE  ***************/
@media only screen and (min-width: 998px) {
	.post-sidebar {
		padding-left: 45px !important;
	}
}

@media only screen and (max-width: 48em) {
	#logo a {
		top: 0;
	}
	
	.nav-vertical li li {
		padding-right: .5em;
	}
	
	.menu-image-title-below.menu-image-not-hovered {
		padding-left: 0 !important;
	}
	
	.menu-image-title-below.menu-image-not-hovered > img {
		width: auto;
		height: 130px;
		padding-bottom: 0;
	}

	.home .noi-bat .text-box h4 {
		font-size: 14px;
		font-weight: normal;
	}
	
	.medium-logo-center .flex-left {
		flex: 0;
	}
	
	.phan-loai-xe .banner-layers {
		overflow: unset;
	}
	
	.phan-loai-xe .text-box .text {
		bottom: -15px;
		background-color: rgba(240, 240, 240, 0.8) !important;
	}
	
	.phan-loai-xe .text-box .text h3 {
		font-size: 16px;
	}
	
	.page .title-decor1 span {
		padding-top: 10px;
		margin-bottom: 5px;
	}
	
	.archive .blog-archive .post-item .box-text {
		padding-bottom: 0;
	}
}

@media only screen and (max-width: 767px) {
	.home #main .section-title-main {
		font-weight: 700;
	}
	
	.page .tabbed-content .tab {
		border-bottom: none;
		border-right: none;
	}
	
	.page .tabbed-content .tab:last-child {
		border-bottom: none;
	}
	
	.page .single-prd-scrl {
		text-align: unset;
	}
	
	.page .single-prd-scrl li {
		margin-left: 10px;
	}
}
.nav-vertical.nav-tabs > li > a {
	  min-height: 60px;
}

.nav-vertical.nav-tabs > li.active > a {
    border-color: #233c80;
    background-color: #233c80;
    color: white;
}
b, strong {
    font-weight: bold!important;
}
#main .widget ul li a {
    color: #000;    font-weight: normal;
}
.fb_iframe_widget_fluid_desktop iframe[style]{width:100% !important}
@media only screen and (min-width: 1024px) {
.widget-area {
position: -webkit-sticky;
position: sticky;
top: 0;
}
}
.tags {margin-top: 15px}
.tags a{
    display: inline-block;
    padding: 5px 15px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #696969;
    border-radius: 16px;
    border: 1px solid #cccccc;
}
.page .title-decor .section-title-main {
    color: #243C80;
    -webkit-text-security: disc;
    display: none;
}
.grecaptcha-badge {
    display:none;
}

.page-child .page-header-excerpt {
	display: none;
}

#menu-item-449 #menu-item-8457 {
	text-align: center;
}
