/*
Theme Name: webbachthang-v361 Child Theme
Theme URI: https://webbachthang.com
Description: Day la child theme cua Web Bach Thang
Author: Viet Hai
Author URI: https://webbachthang.com
Template: webbachthang-v361
Version: 3.6.1
*/

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


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


}

ol, ul { margin-left: 20px;}
b, strong { font-weight: 600 !important;}
#content table { border-right: solid 1px #ccc; border-top: solid 1px #ccc;}
#content table td { border-left: solid 1px #ccc; border-bottom-color: #ccc; padding-left: 1em; color: #111;}
.fas, fa { font-family: Fontawesome;}
#header .header-wrapper { display: flex; flex-direction: column;}
div#top-bar { order: 3; z-index: 1; }
div#top-bar a { color: #d10000; font-weight: 600; font-size: 18px; }
.home header.entry-header { display: none;}
.home .breadcrumb-blog { display: none;}
.home .page-header-wrapper { display: none;}
div#logo { width: 100% !important;}

/* topbar */
#top-bar a.tooltip { text-transform: unset;}
header#header { box-shadow: 0px 0px 10px 0px #ccc; }
.row.row-large { max-width: 1170px !important; padding: 0 15px; }
.header.transparent .header-wrapper, .header.transparent .header-bg-image, .header.transparent .header-bg-color, .header.transparent .header-bottom { background-color: rgba(251, 249, 249, 0.25882352941176473) !important; }
div#top-bar ul#header-contact li a { text-transform: unset;}

/* khung header logo */
#header #masthead .flex-left { max-width: calc(35% + 100px); text-align: center;}

@media screen and (max-width: 959px)  {  
  #header #masthead .flex-left { display: block !important; }
	.header-main li.html.custom { display: block !important;}
  .header-cty { font-size: 20px !important; line-height: 25px !important;}
}
@media screen and (max-width: 599px)  {  
  #header div#masthead { height: auto !important; }
	#header div#masthead .header-inner { display: block !important; }
	#header #masthead .flex-left { width: 100% !important; max-width: 400px; margin: auto;}
  div#logo { margin: auto; }
}

/* menu chính */
#header div#wide-nav >.flex-row { max-width: 100% !important;}
div#wide-nav ul.header-nav > li { margin: 0px;}
div#wide-nav ul.header-nav li a { font-size: 14px; }
div#wide-nav ul.header-nav > li > a { padding: 0px 14px; font-weight: 400;}
div#wide-nav ul.header-nav > li~li > a:hover { background: #00adef; color: #FFF !important;}
div#wide-nav .flex-right ul.header-nav .nav-dropdown a:hover { color: #00adef; }
div#wide-nav .flex-right ul.header-nav > li >.nav-dropdown >li >a { color: #000;}
div#wide-nav ul.header-nav > li:first-child > a { position: relative; overflow: hidden; color: #0066cc;}
div#wide-nav ul.header-nav > li:first-child > a:before { content: "\f015"; font-family: Fontawesome; position: absolute; left: 0px; right: 0px; margin: auto; color: #FFF !important; font-size: 22px; text-align: center;    z-index: 99; opacity: 1;}
div#wide-nav ul.header-nav .nav-dropdown-simple a:hover { color: #0066cc; }

@media screen and (min-width: 960px) and (max-width: 1080px) { 
  div#wide-nav ul.header-nav > li > a { font-size: 9px !important; }
}
@media screen and (min-width: 1081px) and (max-width: 1200px) { 
  div#wide-nav ul.header-nav > li > a { font-size: 11px !important; }
}

/* menu chính có sổ sang ngang */
div#wide-nav ul.header-nav .nav-dropdown-simple {  box-shadow: 0px 0px 10px 0px #ccc; }
div#wide-nav ul.header-nav .nav-dropdown { padding: 0px; border: 0px;}
div#wide-nav ul.header-nav .nav-dropdown li { display: block; width: 100%; position: relative; }
div#wide-nav ul.header-nav .nav-dropdown li~li a { border-top: 1px dotted #ccc;}
div#wide-nav ul.header-nav .nav-dropdown-simple a { font-weight: 400; text-transform: unset; position: relative;     color: #000;}
div#wide-nav ul.header-nav .nav-dropdown li .nav-column { display: none;}
div#wide-nav ul.header-nav .nav-dropdown li:hover .nav-column { display: block; position: absolute;    left: 100%; background: #FFF; top: 0px;}
div#wide-nav ul.header-nav .nav-dropdown li.menu-item-has-children >a:after { content: "\f105"; font-family: Fontawesome; position: absolute; right: 10px;}

/* menu di động */
.mobile-sidebar .sidebar-menu.no-scrollbar a { color: #FFF;}
.mobile-sidebar .sidebar-menu.no-scrollbar { background: #185BA9;}
.mobile-sidebar .sidebar-menu.no-scrollbar button.toggle i[class^="icon-"] { color: #FFF;}
input[type='submit'], input[type='submit'].button, input[type='submit'], .primary { background: #185BA9;}
.woocommerce-message.message-wrapper { display: none; }
.back-to-top { bottom: 50px;}
nav#nav-below { display: none;}
.single-post .entry-content.single-page { display: flex; flex-direction: column; padding-top: 0px; }
.fb-comments, .coments-title, p.commentcount, div#wp_rp_first { order: 8;}
.row.row-large.row-divided { padding: 0px; }
.featured-title .page-title-bg { box-shadow: none; }
.shop-page-title.featured-title .title-overlay { max-width: 1180px; margin: auto !important; }

@media screen and (min-width: 850px) {
  #main >.row >.large-3 { max-width: 25%; flex-basis: 25%; padding: 0px !important; }
  #main >.row >.large-9 { max-width: 74%; padding: 0px !important; margin-right: auto; margin-left: 0px; }
  .single-product .product >.product-main >.row >.large-9 { padding: 0px; max-width: 74%; margin-right: auto;    margin-left: 0px; }
  main#main >div#content >.row >.large-9 { max-width: 73%; padding: 0px !important; margin-left: 0px; margin-right: auto;}
}
@media screen and (max-width: 959px) {
	#header div#wide-nav .hide-for-medium.flex-center { display: none !important;}
  #header div#wide-nav { min-height: auto !important; }
  #header div#wide-nav .mobile-nav li, #header div#wide-nav .mobile-nav li a, #header div#wide-nav .mobile-nav li .header-button { width: 100%; display: block !important; max-width: 100%; text-align: left; border: 0px;}
  #header div#wide-nav .mobile-nav li a { font-size: 17px; }
  #header div#wide-nav >.flex-row.container { padding: 0px !important; }
  #header div#wide-nav .mobile-nav span.menu-title { display: inline-block !important;}
}

.large-9 { border-left: 0px !important;  }

/* menu mobile */
@media (max-width: 959px) {
  div#top-bar { display: none; }
  .medium-logo-center .logo { -webkit-order: 2; -ms-flex-order: 2; order: 2; text-align: center; margin: 0 15px; }
  .medium-logo-center .flex-left { -webkit-order: 1; -ms-flex-order: 1; order: 1; -webkit-flex: 1 1 0; -ms-flex: 1 1 0; flex: 1 1 0; }
  .medium-logo-center .hide-for-medium.flex-left, .medium-logo-center .hide-for-medium.flex-right { display: none; }
  .medium-logo-center .flex-right { -webkit-flex: 1 1 0; -ms-flex: 1 1 0; flex: 1 1 0; -webkit-order: 3; -ms-flex-order: 3; order: 3;}
  [data-show="show-for-medium"], .show-for-medium { display: block !important; }
  
  .medium-logo-center .flex-right.show-for-medium { max-width: calc(9% + 100px); flex-basis: 100%; display: block !important;}
  .medium-logo-center .flex-right.show-for-medium li.html.custom { display: block !important;}
  .medium-logo-center .flex-right.show-for-medium li.html.custom .header-cty { font-size: 13px !important; line-height: 17px;}
	#header div#masthead div#logo {
    max-width: 70%;
    float: left;
}
	
  
}

/* tiêu đề braed burm*/
.shop-page-title >.flex-row >.medium-text-center { display: none;}
.shop-page-title >.flex-row >.flex-grow { width: 100% !important; max-width: 100% !important;     display: flex !important; flex-direction: column; }
.shop-page-title .shop-page-title { order: 2; margin-top: 20px; }
.shop-page-title h1.shop-page-title, h1.page-title { order: 2; margin: 20px auto 10px; color: #1c1c1a; font-weight: bold; padding-left: 0px; padding-bottom: 10px; position: relative; background: url(image/tt_icon.png) left 2px no-repeat; text-align: left; border-bottom: 3px solid #1c1c1a; text-transform: uppercase; max-width: 1170px; }
.shop-page-title h1.shop-page-title:before, h1.page-title:before { content: ""; position: absolute; border-bottom: 3px solid #de221a; bottom: -3px; padding-right: 15px; left: 0px; max-width: 200px; width: 100%;}

/* breadcrumbs danh mục sản phẩm */
.page-title { background: #f2f2f2; }
.page-title-inner .is-large { background: #f0f0f0; padding: 5px 0px; }
.archive .breadcrumbs { padding: 5px; max-width: 1170px; margin: auto; color: #de221a; text-transform: unset;    font-weight: 400; font-size: 14px; }
.archive .page-title .page-title-inner { padding: 0px; min-height: auto; max-width: 100%; }
.archive .shop-page-title .is-xsmall { background: #f5f5f5; border-bottom: 1px solid #e6e6e6; }

/* breadcrumbs sản phẩm */
.single-product .page-title { background: #f0f0f0; line-height: 20px; border-bottom: 1px solid #e6e6e6; padding: 0 5px; }
.page-title .page-title-inner { padding: 0px; min-height: auto;}
.breadcrumbs { text-transform: uppercase; color: #222; font-weight: bold; letter-spacing: 0px; padding: 0;}
.breadcrumbs a { position: relative; display: inline-block; text-transform: none; font-weight: 400; font-size: 14px;  color: #000; padding-right: 20px; margin-right: 10px; }
.breadcrumbs a:before { content: "\f105"; font-family: fontawesome; position: absolute; top: -1px; right: 0px;    padding: 0; font-size: 22px; line-height: 20px; }
.breadcrumbs a:last-child:before { content: none; }
.breadcrumbs a:hover { color: #0066cc; }
.breadcrumbs .divider { display: none; }
.breadcrumbs { text-align: left; }

/* breadcrumbs tin tức */
.breadcrumb-blog { background: #f0f0f0; line-height: 40px; }
.breadcrumb-blog .breadcrumbs { max-width: 1170px; margin: auto; text-transform: unset; line-height: 20px;  padding: 10px 15px; font-size: 14px; font-weight: 400; color: #de221a; }
.archive main#main >div#content { padding-top: 0px; }
.post-xemtiep, .post-xemtiep:hover { color: #de221a; font-weight: 600; display: block !important;    text-align: right; font-size: 17px; }
.post-xemtiep { padding-top: 0px; padding-bottom: 0px;}
p.from_the_blog_excerpt {text-align: justify;}
.box-blog-post .post-date { display: none; }
.is-divider { display: none !important;}
.category .large-9 .box-blog-post .post-title { margin-bottom: 15px; color: #0066cc;}
.category .large-9 .post-item { padding-bottom: 0px;}
.category .large-9 .post-item:last-child .box-blog-post { border-bottom: 0px; padding-bottom: 0px;}

@media screen and (min-width: 768px) {
  .category .large-9 .box-blog-post .box-image { width: 30% !important; padding: 0px !important; float: left;}
	.category .large-9 .box-blog-post .box-text { padding: 0px; width: 67% !important; float: right;}
}

/* tiêu đề brea */
.title-overlay { background: none !important ; }
.featured-title { background-color: #001447 !important; }
.page-title h1.entry-title { text-transform: uppercase; }

/* bài viết */
.single-post .entry-header-text { padding: 0px; font-size: 14px; text-transform: uppercase; color: red; }

/* danh mục bài viết */
.category .row >.large-9 >.row { display: block !important;}
.category .row >.large-9 >.row .post-item:nth-child(2) { max-width: 58.33333%; float: left; display: inline-block; margin-bottom: 30px !important;}
.category .row >.large-9 >.row .post-item:nth-child(2) .box-image { width: 100% !important;}
.category .row >.large-9 >.row .post-item:nth-child(2) .box-text { width: 100% !important; background: #FFF;    padding: 10px; border: 1px solid #ddd;}
.category .row >.large-9 >.row .post-item:nth-child(2) .box-text a.post-xemtiep { display: none !important;}
.category .row >.large-9 >.row .post-item:nth-child(2) .box-blog-post { margin: 0px; padding: 0px; border: 0px;}
.category .row >.large-9 >.row .post-item:nth-child(-n+16)~.post-item:nth-child(-n+16):hover .box-blog-post a {   color: #0066cc; }

@media screen and (min-width: 1025px) {
	.category .row >.large-9 >.row .post-item:nth-child(-n+16)~.post-item:nth-child(-n+16) { max-width: 41.66667%;    float: right;}
	.category .row >.large-9 >.row .post-item:nth-child(16) { margin-bottom: 20px !important; }
	.category .row >.large-9 >.row .post-item:nth-child(-n+16)~.post-item:nth-child(-n+16) .col-inner { background: #FFF; padding: 0 10px;}
	.category .row >.large-9 >.row .post-item:nth-child(-n+16)~.post-item:nth-child(-n+16) .box-blog-post { padding: 0px; margin: 0px; border: 0px;}
	.category .row >.large-9 >.row .post-item:nth-child(-n+16)~.post-item:nth-child(-n+16) .box-image { display: none !important;}
	.category .row >.large-9 >.row .post-item:nth-child(-n+16)~.post-item:nth-child(-n+16) .box-text { width: 100% !important; padding-top: 6px; padding-bottom: 6px; border-bottom: 1px solid #e4e4e4;}
	.category .row >.large-9 >.row .post-item:nth-child(-n+16)~.post-item:nth-child(-n+16) .box-blog-post .post-title { margin: 0px;}
	.category .row >.large-9 >.row .post-item:nth-child(-n+16)~.post-item:nth-child(-n+16) .box-blog-post .box-text a { font-weight: 400; color: #000; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; height: 42px; text-align: left;}
	.category .row >.large-9 >.row .post-item:nth-child(-n+16)~.post-item:nth-child(-n+16) p { display: none;}
  .category .row >.large-9 >.row .post-item:nth-child(n+17) { clear: both; margin-bottom: 20px;}
	.category .row >.large-9 >.row .post-item:nth-child(n+17) .col-inner { background: #FFF;  padding: 10px;}
}

@media screen and (max-width: 1024px) {
  .category .row >.large-9 >.row .post-item:nth-child(2) { max-width: 100%;}
	.category .row >.large-9 >.row .post-item~.post-item { clear: both; margin-bottom: 20px;}
	.category .row >.large-9 >.row .post-item~.post-item .col-inner { background: #FFF;  padding: 10px;}
}
@media screen and (max-width: 849px) {
	.row >.large-9 >.row .post-item:nth-child(2) { padding: 0px !important;}
}

/* Danh mục video */
#video >.row { margin: 0px; background: #FFF; padding: 10px 0px !important; display: flex !important;}
div#video .post-item { max-width: 33.33333% !important; flex-basis: 100% !important; width: 100% !important;    float: left !important; padding: 0 10px 10px; margin-bottom: 20px !important;}
div#video .post-item .col-inner { padding: 0px !important;}
div#video .post-item .box-image { display: block !important; width: 100% !important;}
div#video .post-item .box-text { padding: 15px 0px 0px !important; border: 0px;}
div#video .post-item .box-text .from_the_blog_excerpt { display: none !important;}
div#video .post-item .box-blog-post .post-title { font-weight: 400; color: #000; margin: 0px; font-size: 17px;}
div#video .post-item .box-blog-post .post-title a { margin: 0px; -webkit-line-clamp: 3; height: 66px; overflow: hidden;}
div#video .post-item:hover a { color: #0066cc;}

/* video liên quan bài viết */
.format-video ul.releted-post { column-count: 3 !important;}
.format-video ul.releted-post a.img-thumbnai { width: 100% !important; height: auto !important; margin: 0px 0px 10px !important;    position: relative;}
.format-video ul.releted-post a.img-thumbnai:before { font-family: 'fl-icons' !important; font-size: 1.3em; left: 0px; right: 0px; bottom: 0px; top: 0px;margin: auto !important; z-index: 9; content: "";background: url(image/icon_video_home.png); width: 50px; height: 50px; position: absolute; opacity: 1; transition: transform .2s, opacity .2s;}
.format-video ul.releted-post li { border: 0px;margin-bottom: 20px !important;}
.format-video ul.releted-post a.img-thumbnai img { width: 100%;}
.format-video ul.releted-post a.title { width: 100%; display: block; font-weight: 400; color: #000; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; height: 73px; text-align: left;}
.format-video ul.releted-post li:hover a.title {font-weight: 400;color: #0066cc;}

/* chi tiết bài viết */
.single-post main#main >div#content >.row >.large-9 { background: #FFF; padding: 30px !important;}
.single-post .entry-image.relative, .single-post .entry-meta, .single-post .entry-category { display: none;}

/* bài viết liên quan */
div#related_posts >h3 { border-bottom: 2px solid #ccc; padding-bottom: 10px; margin-bottom: 30px; text-transform: uppercase; font-weight: bold; }
div#related_posts h3 span { position: relative;}
div#related_posts h3 span:before { content: ""; position: absolute; width: 100%; height: 2px; background: #de221a;    bottom: -16px; left: 0px;}

ul.releted-post { margin: 0 0 18px 0 !important; padding: 0 !important; -moz-column-count: 2 !important;    -moz-column-gap: 40px !important; -moz-column-rule: 1px solid #ccc !important; -webkit-column-count: 2 !important;       -webkit-column-gap: 40px !important; -webkit-column-rule: 1px solid #ccc !important; column-count: 2 !important;    column-gap: 40px !important; column-rule: 1px solid #ccc !important;}
ul.releted-post li { overflow: hidden !important; list-style: none !important; margin: 0px 0px 10px !important;    padding: 0 0 10px 0 !important; -moz-column-break-inside: avoid !important; -webkit-column-break-inside: avoid !important; break-inside: avoid-column !important;  border-bottom: 1px solid #ccc;}
ul.releted-post li a { color: #000; }
ul.releted-post li:hover a { color: #0066cc; }
ul.releted-post li a.img-thumbnai { display: block !important; width: 75px !important; height: 75px !important;    overflow: hidden; float: left !important; margin: 0 10px 0 0 !important; padding: 0 !important;}
ul.releted-post li img { display: block !important; max-width: 100% !important; margin: 0 !important; padding: 0 !important; background: none !important; border: none !important; float: none !important; border-radius: 3px !important; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) !important;}

@media screen and (max-width: 480px) {
  ul.releted-post { -moz-column-count: auto !important; -moz-column-gap: normal !important; -moz-column-rule: none !important; -webkit-column-count: auto !important; -webkit-column-gap: normal !important; -webkit-column-rule: none !important; column-count: auto !important; column-gap: normal !important; column-rule: none !important;}
}
/* end */
/* hotline sidebar */
.gd_support_8 { background: url(image/bg-support08.png)top center no-repeat, #f3f3f3; padding-top: 135px; }
.gd_support_8 .supporter:first-child, .gd_support_8 .supporter:last-child { border-bottom: none;}
.gd_support_8 .supporter { margin: 0 4px; padding: 0; overflow: hidden; position: relative;}
.gd_support_8 .info .name { text-align: center; background: url(image/border3.png) 7px center repeat-x; line-height: 25px;}
.gd_support_8 .info > * { font-size: 14px; color: #000000; font-weight: 600;}
.gd_support_8 .info .name span { display: inline-block; padding: 0 10px; background: #f3f3f3; color: #000000;    font-size: 16px; font-weight: 600; line-height: 25px;}
.gd_support_8 .online { position: absolute; right: 15px; bottom: 8px;}
.gd_support_8 .hotline { width: 80%; margin: 0 auto; background: url(image/icon-tel2.png) 3px center no-repeat, #0066cc; border-radius: 20px; margin-bottom: -20px; text-align: center; position: relative; z-index: 1;}
.gd_support_8 .hotline a { font-weight: bold; color: #fff; font-size: 16px; display: block;;}
.gd_support_8 .email { line-height: 50px; text-align: center; background: #0066cc; color: #fff; padding-top: 10px;}

/* hotline sidebar dạng 2 */
div#custom_hotline { display: inline-block; width: 100%; }
.block-content { width: 100%; background: #f2f2f2 none repeat scroll 0 0; float: left; margin-bottom: 0px; }
.block-content ul { list-style: none; margin: 0px;}
.block-content ul li { border-bottom: 1px solid #cecece; float: left; margin-bottom: 10px; padding-bottom: 10px;    width: 100%; margin-left: 0px; }
.block-content ul li:last-child { border: 0 none;}
.block-content ul li:before { background: #dc7123 none repeat scroll 0 0; color: #fff; content: "\f007"; float: left; font-family: FontAwesome; line-height: 75px; margin-right: 10px; padding: 0 5px;}
.block-content .name-suport { color: #de221a;}
.block-content .phone-suport { color: red;}
.block-content .email-suport { color: #000; font-weight: 400; font-size: 15px; }
.block-content span { display: block; font-weight: 700;}

/* sidebar bài viết mới */
.sidebar .recent-posts-widget-with-thumbnails ul { padding: 10px;}
.sidebar .recent-posts-widget-with-thumbnails ul li { margin-bottom: 0px;}
.sidebar .recent-posts-widget-with-thumbnails ul li~li { padding-top: 10px; margin-top: 10px; border-top: 1px dashed; margin-left: 0px; }
.sidebar .recent-posts-widget-with-thumbnails ul li a { color: #000;}
.sidebar .recent-posts-widget-with-thumbnails ul li a:hover { color: #de221a; }
.page-left-sidebar .sidebar { padding: 0px; }
span.post_comments { display: none !important; }

/* sidebar menu */
.widget-area .menu li, .sidebar .menu li { border: 0px; position: relative;}
.widget-area .menu li a:after, .sidebar .menu li a:after { position: absolute; content: ''; top: 0; left: 0; width: 0; height: 100%;  background-color: #de221a; transform-origin: left; transition: width 0.25s ease; z-index: -1; }
.widget-area .menu li a:hover:after, .sidebar .menu li a:hover:after { width: 100%; }
.widget-area .menu li a, .sidebar .menu li a { display: block; border-bottom: 1px dashed #ccc !important; padding-top: 12px; padding-bottom: 12px; position: relative; text-transform: uppercase; font-weight: 600; color: #000; font-size: 14px; z-index: 1; }
.widget-area .menu li a:hover, .sidebar .menu li a:hover { color: #FFF; }
.widget-area .menu li:hover button.toggle, .sidebar .menu li:hover button.toggle { color: #FFF; }
.widget-area .menu >li >a, .sidebar .menu >li >a { padding-left: 30px;}
.widget-area .menu .sub-menu li a:before, .sidebar .menu .sub-menu li a:before { content: "\f0da"; font-family: fontawesome; position: absolute; left: 30px;}
.widget-area .menu .sub-menu li a, .sidebar .menu .sub-menu li a { padding-left: 50px;}
.widget-area .menu >li >a:before, .sidebar .menu >li >a:before { content: "\f138"; font-family: Fontawesome; position: absolute; left: 5px;}
.widget-area .menu .sub-menu, .sidebar .menu .sub-menu  { margin: 0px; padding: 0px; border: 0px;}
.widget-area .menu li button.toggle, .sidebar .menu li button.toggle { position: absolute; margin: 0px; border: 1px solid #ccc; right: 2px; top: 5px; height: 30px; width: 30px; z-index: 9;}
.widget-area .menu li button.toggle:hover, .sidebar .menu li button.toggle:hover { background: #0066cc; color: #FFF; }

.icon-angle-down:before { opacity: 1 !important; }
.sidebar .menu li.current-menu-item .sub-menu { display: block; }
.sidebar .menu li.current-product_cat-parent ul.sub-menu { display: block;}
.sidebar .menu li.current-product_cat-parent ul.sub-menu li.current-menu-item a { background: #de221a; color: #FFF;}

/* sidebar sản phẩm */
.post-date-day, .post-date-month { display: none !important;}
.post-sidebar .widget-title, .shop-sidebar .widget-title, #shop-sidebar .widget-title, .sidebar .widget-title { background: #0066cc; color: #FFF; padding: 10px; text-transform: uppercase; font-weight: bold;}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li { margin: 0px;}
.post-sidebar ul.product_list_widget, .post-sidebar .flatsome_recent_posts ul, .shop-sidebar ul.product_list_widget, .shop-sidebar .flatsome_recent_posts ul, #shop-sidebar ul.product_list_widget, #shop-sidebar .flatsome_recent_posts ul, .sidebar ul.product_list_widget, .sidebar .flatsome_recent_posts ul { padding: 0 10px;}
div#product-sidebar, .post-sidebar, .col.large-3.hide-for-medium { border: 0px; padding: 0px !important;}
.gd_support_8 .email p { margin: 0px;}
.widget_products ul.product_list_widget .product-title, .widget li.recent-blog-posts-li a { color: #000 !important; }
.col-divided { border: 0px !important; }

/* sidebar tin tức, trang */
.large-9.col.medium-col-first { border-left: 0px !important;}
.post-date .badge-inner { text-indent: -100px; overflow: hidden; }
.badge.absolute.top.post-date.badge-outline { display: none; }
.sidebar { padding: 0px !important;}
.page-template-page-right-sidebar div#content { padding: 0px; margin-left: 0px; margin-right: auto;}

@media only screen and (min-width: 850px) {
  .page-template-page-right-sidebar div#content { max-width: 74%; }
}
@media only screen and (max-width:849px) {
	.sidebar { padding: 0 10px !important;}
}

/* sidebar sử dụng blocks */
.sidebar .block_widget { border: 0px; background: transparent;}
.sidebar-video .tieude { padding: 0px; background: #f2f2f2;}
.sidebar-video .tieude a { background: #f2f2f2; padding-right: 15px; color: #b90716 !important; font-weight: 600; font-size: 16px; text-transform: uppercase; z-index: 9; position: relative;}
.sidebar-video .tieude h3 { position: relative; background: transparent !important; padding: 0px !important;    display: block !important; }
.sidebar-video .tieude h3:before { content: ""; width: 100%; height: 2px; background: #b90716; position: absolute;    left: 0px; top: 50%;}
.sidebar-video .tieude >.col-inner {  border: 0px !important;}
.sidebar-tintuc .post-item .box-image { float: left;}
.sidebar-tintuc .post-item .box-text { padding: 10px 0px 0px; width: 67%; float: right;}
.sidebar-post .post-item { padding: 0px 0px 5px;}
.sidebar-post .post-item .box-text .post-title, .sidebar-tintuc .post-item .box-text .post-title { margin: 0px; color: #000; font-weight: 400; }
.sidebar-post .post-title:hover a, .sidebar-video .row-noidung .box-text:hover a { color: #0074cc !important; }
.sidebar-video .post-item~.post-item .text-left .post-title a:before, .sidebar-video .row-noidung .col~.col .box-text a:before { color: #ed1c24; font-family: Fontawesome; margin-right: 5px; content: "\f144";}
.sidebar-post .post-item~.post-item .box-text { padding: 0px}
.sidebar-post .post-item~.post-item { padding-bottom: 5px; padding-top: 5px; border-top: 1px solid #eee;}
.sidebar-post .post-title { margin-bottom: 0px !important;}
.sidebar-post .row-noidung >.col-inner >.row { margin: 0px;}
.sidebar-post .row-noidung { padding: 10px 10px 5px;}
.sidebar-video .row-noidung { padding: 0px; }
.block_widget .sidebar-post { margin: 0px 0px 20px !important; background: #FFF;}
.sidebar .widget_custom_html { margin-bottom: 0px;}
.sidebar-video .row-noidung >.col-inner >.row { padding-bottom: 10px; }
.sidebar-video .row-noidung .col { padding: 0px; }
/* .sidebar-video .row-noidung .col~.col .product-small .box-image { display: none !important; } */
.sidebar-video .row-noidung .box-text { padding: 10px 10px 0px; }
.sidebar-video .row-noidung .box-text a { font-size: 15px; font-weight: 600; color: #000 !important; }
.sidebar-video .row-noidung .col~.col .box-text a { font-size: 14px; font-weight: 400;}
/* .sidebar-video .product-small .box-image .right { top: 40%;left: 0px; right: 0px; margin: auto; } */
.sidebar-video .row-noidung .post-item~.post-item { padding: 0 10px; border: 0px;}
.sidebar-video .row-noidung .post-item~.post-item >.col-inner { border-top: 1px solid #eee; padding-top: 5px; margin-top: 5px;}
.sidebar-video .row-noidung .post-item~.post-item .box-image { display: none;}
.sidebar-tintuc .post-item .post-title {  position: relative !important;}
.sidebar-tintuc .tieude { background: #0074CC; color: #fff; text-transform: uppercase; display: block; text-align: left; font-weight: 600; padding: 6px 20px; border: 0px; margin: 0px;}
.sidebar-tintuc .tieude h3 { margin: 0px; color: #FFF; font-size: 16px;}
.sidebar-tintuc .tieude a { font-size: 16px; color: #FFF}

/* footer */
footer#footer { padding-top: 20px; }
#footer .widget-title { color: #06c; font-weight: bold; text-transform: uppercase; font-size: 20px; margin-bottom: 10px; line-height: initial; }
#footer .is-divider.small { background: #000; width: 100%; max-width: 100%; height: 2px;}
#footer a { color: #000; }
#footer a:hover { text-decoration: underline;}
footer#footer .footer-1 { box-shadow: 5px 5px 5px 5px #000; padding-bottom: 0px; padding-top: 15px;}
footer#footer .footer-1 .widget p { margin-bottom: 10px;}
#footer .wp-video { width: 80% !important; }
#footer .footer-1 .widget_nav_menu { margin-bottom: 0px !important; }
#footer .absolute-footer { display: none; }
.footer-1 { padding-bottom: 30px; }
footer#footer .footer-1 .widget { margin-bottom: 0px; font-size: 14px;}
.footer-1 .widget h2 { font-weight: 600; font-size: 20px;}
.footer-1 .widget ul li { margin: 0px; position: relative; padding-left: 25px; word-wrap: break-word; }
.footer-1 .widget ul li:before { font-family: Fontawesome; position: absolute; left: 0px; top: 0px;}
.footer-1 .widget ul li:nth-child(1):before { content: "\f095";}
.footer-1 .widget ul li:nth-child(2):before { content: "\f003";}
.footer-1 .widget .col-left p { margin-bottom: 5px;}
.footer-1 .widget table { margin-bottom: 0px; margin-top: 15px;}
.footer-1 .widget table td { border: 1px solid #c5c5c5; padding: 10px !important;}
.footer-1 .widget table h3 { color: #000;}
.footer-row >.col~.col { border-left: 1px solid #ccc;}
.footer-row .col-center p { margin-bottom: 0px;}
.footer-1 .widget p { color: #000;}
.footer-row .col-center ul { margin-bottom: 30px;}
.footer-1 .col-right ul li:nth-child(1):before { content: "\f2c0" !important;}
.footer-1 .col-right ul li:before { content: "\f2bc" !important;}
.footer ul { margin-bottom: 30px;}

.footer-1 a { color: #000 !important;}
#footer strong { color: #000;}
.widget_wbt_call_now_widget { margin: 0px; }
a#top-link { color: #FFF; background: #0066cc; display: block !important;}
a#top-link:hover { background: #FFF; color: #0066cc; border-color: #0066cc;}
.footer-1 .social-icons { text-align: left; }

/* footer menu */
#footer .menu li { border: 0px; margin-bottom: 5px;}
#footer .menu li a { padding: 0px; display: block; color: #FFF; }
#footer .menu li ul.sub-menu, #footer .menu li button.toggle { display: none !important; }
@media only screen and (max-width:767px) { 
	#footer .menu li { padding-bottom: 5px; border-bottom: 1px dotted #FFF;}
  .footer-1 .menu { margin-bottom: 20px; }
}
@media only screen and (min-width:768px) {
  .footer-1 .menu li~li a { padding: 0 10px !important;}
  .footer-1 .menu li a { padding-right: 10px !important; }
  .footer-1 .menu li:before { content: unset !important;}
  .footer-1 .menu li { padding: 0px !important;}
  .footer-1 .menu { width: 100%; position: relative; display: inline-block; display: -ms-flexbox; display: flex;    -ms-flex-flow: row wrap; flex-flow: row wrap; -ms-flex-align: center; align-items: center; border-bottom: 1px solid #fff; margin-bottom: 20px; padding-bottom: 5px; }
}

/* footer liên hệ */
#custom_lienhe h2 { font-size: 18px; font-weight: 400; color: #de221a;}
.wpex-info-widget .wpex-clr { position: relative; padding-left: 40px; margin-bottom: 15px;}
.wpex-info-widget .wpex-clr span.fa { position: absolute; left: 0px; font-size: 25px; color: #de221a;}
.wpex-info-widget .wpex-clr p { margin: 0px;}

/* reponsiver */
@media (max-width: 958px) {
  .medium-logo-center .logo { -webkit-order: 2; -ms-flex-order: 2; order: 2; text-align: center; margin: 0 15px; }
  .medium-logo-center .flex-left { -webkit-order: 1; -ms-flex-order: 1; order: 1; -webkit-flex: 1 1 0; -ms-flex: 1 1 0; flex: 1 1 0;}
  .medium-logo-center .flex-right { -webkit-flex: 1 1 0; -ms-flex: 1 1 0; flex: 1 1 0; -webkit-order: 3; -ms-flex-order: 3; order: 3;}
  [data-show="show-for-medium"], .show-for-medium { display: block !important; }
}

/* căn chỉnh lại khung menu + logo + khung slide cho chuẩn màn hình */
@media only screen and (max-width:959px) {
  #header #wide-nav > .flex-row > .flex-left { display: none; }
  #header div#wide-nav .flex-center { max-width: 100%; padding: 0 10px;}
  #header div#wide-nav { display: block !important;}
}

/* bản quyền */
#footer .copyright a { color: #000; }
.fa-clock:before { content: "\f017"; }
#footer .copyright { margin: 0px; font-size: 12px; background: #FFF; color: #000; }
#footer .copyright div { width: 1320px; margin: auto; padding: 0 15px;}

/* chia sẻ mạng xã hội */
.social-icons.share-icons:before { content: "Chia sẻ"; bottom: 0px; font-size: 16px; font-weight: bold; margin-right: 20px; color: #000;}
.social-icons.share-icons a { margin-bottom: 0px;}
.social-icons.share-icons { position: relative; background: #e8e8e8; padding: 10px 0px 10px 10px; margin-bottom: 30px; text-align: left; width: 100%;}
.social-icons.share-icons a.icon { font-size: 10px; border-radius: 50% !important; width: 30px !important; height: 30px !important; line-height: 30px;}
a.zalo-share-button { color: #03A5FA !important; line-height: 41px !important; padding-left: 4px !important; }

/* hotline */
.float-icon-hotline { display: block; width: 40px; position: fixed; bottom: 68px; left: 17px; z-index: 999;}
.float-icon-hotline ul { display: block; width: 100%; padding-left: 0; margin-bottom: 0;}
.float-icon-hotline ul li { display: block; width: 100%; position: relative; margin-bottom: 10px; cursor: pointer;}
.float-icon-hotline ul li .fa { background-color: #ed1c24; display: block; width: 40px; height: 40px; text-align: center; line-height: 36px; -moz-box-shadow: 0 0 5px #888; -webkit-box-shadow: 0 0 5px#888; box-shadow: 0 0 5px #888; color: #fff; font-weight: 700; border-radius: 50%; position: relative; z-index: 2; border: 2px solid #fff;}
.float-icon-hotline ul li .fa-phone { background-color: #ed1c24; }
.float-icon-hotline ul li .fa-zalo { background: #ef0303 url(image/cbymx-eppw1.png) center center no-repeat; }
.float-icon-hotline ul li .fa-facebook { background: #168efb }
.animated.infinite { animation-iteration-count: infinite;}
.tada { animation-name: tada;}
.animated { animation-duration: 1s; animation-fill-mode: both; }
.float-icon-hotline ul li span { display: inline-block; padding: 0; background-color: #ff6a00; color: #fff;    border: 2px solid #fff; border-radius: 20px; height: 40px; line-height: 36px; position: absolute; top: 0;left: 15px;  z-index: 0; width: 0; overflow: hidden; -webkit-transition: all 1s; transition: all 1s; background-color: #ff6a00;    -moz-box-shadow: 0 0 5px #888; -webkit-box-shadow: 0 0 5px#888; box-shadow: 0 0 5px #888; font-weight: 400;    white-space: nowrap; opacity: 0; }

@media only screen and (min-width: 960px) {
	.float-icon-hotline ul li:hover span { width: 215px; padding-left: 30px; padding-right: 10px; opacity: 1;}
}

@media only screen and (max-width: 959px) { 
	.float-icon-hotline ul { display: flex !important ; }
  .float-icon-hotline ul li~li { margin-left: 10px;}
  .float-icon-hotline { bottom: 15px !important ; }
}

@keyframes tada {
  0% { transform: scale3d(1,1,1);}
  10%, 20% { transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);}
  30%, 50%, 70%, 90% { transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}
  40%, 60%, 80% { transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}
  100% { transform: scale3d(1,1,1);}
}

/* form đăng ký lái thử */
.btn-ot.laithu { text-align: center; }
.laithu-header >h3 { text-align: center; text-transform: uppercase; color: red; font-size: 25px; margin: 0px;}
.laithu-header .wpcf7dtx-dynamictext { border: 0px; padding: 0px; margin: 0px; box-shadow: none; text-align: center;  font-size: 20px; }
div#fancybox-wrap { max-width: 800px; width: 100% !important; left: 0px !important; right: 0px !important;   margin: auto;}
.laithu .box-dangkylai { border-radius: 3px; font-size: 15px; color: #fff !important; padding: 10px 20px;    display: inline-block; margin: 0px; -webkit-transition: all .3s; transition: all .3s; background-color: #db361f;    background-image: -webkit-gradient(linear,left bottom,left top,from(#c3311d),to(#db361f)); background-image: linear-gradient(0deg,#c3311d 0,#db361f 100%); text-align: center; line-height: 20px;}
.laithu .box-dangkylai b { display: block; text-transform: uppercase; line-height: 1;}
.laithu .box-dangkylai span { color: rgba(255,255,255,.8); font-size: 11px;}
.laithu .box-dangkylai:hover { background: #c5301c;}
div#fancybox-content { width: 100% !important; border: 0px !important;}
.laithu-header { padding: 14px 30px; background-color: #fff; box-shadow: 0 1px 3px 0 rgba(0,0,0,.09); position: relative; border-top-left-radius: 6px; border-top-right-radius: 6px; margin-bottom: 30px;}
.pop-dk-laithu { background-color: #f8f8f8;}
.pop-dk-laithu .laithu-body { padding: 20px 30px 20px;}
.pop-dk-laithu .laithu-body .laithu-content { background: #FFF; border-radius: 6px; padding: 20px;}
.pop-dk-laithu .laithu-body .laithu-content label.col-lg-3 { text-align: left!important; font-size: 15px; color: #333; font-weight: 400; position: relative; cursor: pointer; padding-top: calc(.375rem + 1px); padding-bottom: calc(.375rem + 1px); margin-bottom: 0; line-height: 1.5;}
input[type='submit'] { max-width: 200px; width: 100%; font-size: 14px; padding: 0px; margin: 0px !important;}
.pop-dk-laithu .laithu-body .laithu-content .form-group { margin: 0px !important;}
div#call_now { padding: 0px !important; max-width: 800px !important; width: 100%; }

@media only screen and (min-width: 960px) {
	.pop-dk-laithu .laithu-body .laithu-content label.col-lg-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%;  max-width: 25%;}
  .pop-dk-laithu .laithu-body .laithu-content .col-lg-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%;    max-width: 75%;}
}

/* scroll bar */
::-webkit-scrollbar { width: 5px; background-color: #F5F5F5;}
::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #F5F5F5;}
::-webkit-scrollbar-thumb {	background-color: #0066cc;	background-image: -webkit-linear-gradient(45deg,rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,			transparent 75%, transparent)}

/* home page */
.home-page { margin: 0px !important;}
.home-page a.post-xemtiep { display: none !important;}
.home-page >.col >.col-inner { background: #FFF; }
.home-page .post-item .box-blog-post .post-title { color: #000;}
.home-page .post-item .box-blog-post .post-title a:hover, .home-page .post-item:hover a { color: #0066cc;}
.home-page .from_the_blog_excerpt { text-align: left !important;}

/* home page 1 left */
.home-page-1 .page-left .post-item .box-text { padding: 10px;background: #FFF;}
.home-page-1 .page-left .post-item { padding-bottom: 0px;}
.home-page-1 .page-left .post-item~.post-item .box-image { display: none;}
.home-page-1 .page-left .post-item~.post-item .from_the_blog_excerpt { display: none;}
.home-page-1 .page-left .post-item~.post-item .text-left p { display: none;}
.home-page-1 .page-left .post-item~.post-item .box-text .post-title { margin: 0px; color: #000; font-weight: 400; }
.home-page-1 .page-left .post-item~.post-item .box-text .post-title a { -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; height: 21px; text-align: left;}
.home-page-1 .page-left .post-item~.post-item .text-left .post-title a:before { color: #0074CC; content: "\f111";    font-family: Fontawesome; font-size: 5px; margin-right: 10px;}
.home-page-1 .page-left .post-item~.post-item .box-text { padding: 0px 10px;}
.home-page-1 .page-left .post-item~.post-item { padding-bottom: 5px; padding-top: 5px;}

/* tiêu đề home 1 */
.home-page .section-title span { border: 0px; padding: 0px; margin: 0px;}
.home-page .section-title { background: #0074CC; color: #fff; font-size: 16px; text-transform: uppercase; display: block; text-align: left; font-weight: 600; padding: 10px 20px; border: 0px; margin: 0px;}
.home-page-1 .section-title-container { margin: 0px 0px 10px;}

/* home page 1 right */
.home-page >.page-right >.col-inner >.row { margin: 0px;}
.home-page-1 .page-right .post-item .box-text .post-title { margin: 0px; color: #000; font-weight: 400; }
.home-page-1 .page-right .post-item .box-text .post-title a { margin: 0px;}
.home-page-1 .page-right .post-item .box-text { padding: 0px;}
.home-page-1 .page-right .post-item { padding: 0px 10px; }
.home-page-1 .page-right .post-item .box-image { float: left;}
.home-page-1 .page-right .post-item .box-text { width: 67%; float: right;}
.home-page-1 .page-right .post-item .col-inner { display: inline-block; width: 100%; padding-bottom: 7px; border-bottom: 1px solid #e4e4e4;}
.home-page-1 >.page-right >.col-inner >.row {  height: 475px; overflow: hidden; }
.home-page-1 >.page-right >.col-inner >.row:hover { overflow: auto;}

@media only screen and (max-width: 1024px) { 
	.home-page .page-left, .home-page .page-right { max-width: 100% !important; flex-basis: 100% !important;}
}

/* home page 1 button */
.home-page-1 .col-button >.col-inner { background: #fff; border: 1px solid #ddd; padding: 10px;}
.home-page-1 .col-button .post-item { padding-bottom: 0px;}
.home-page-1 .col-button .row { margin: 0px -5px;}
.home-page-1 .col-button .post-item { padding-bottom: 0px; padding: 0px 5px;}
.home-page-1 .col-button .post-item .box-blog-post .post-title { font-weight: 400 !important; margin: 0px;}

/* home page tiêu đề */
.home-page .tieude { padding-bottom: 0px;}
.home-page .tieude >.col-inner { background: transparent; border-bottom: 2px solid #0074CC;}
.home-page .tieude h3 { margin: 0px;}
.home-page .tieude a { background: #0074CC; padding: 5px 15px; color: #fff; font-weight: 600; font-size: 16px;    text-transform: uppercase;}
.home-page .tieude a:hover { background: #03345f;}

/* home banner ads */
.home-banner-ads { margin: 0px !important;}
.home-banner-ads .img:hover img { filter: brightness(0.5); }
.home-banner-ads .img-inner:before { content: ""; position: absolute; width: 90%; height: 90%; left: 0px; top: 0px;    right: 0px; bottom: 0px; background: transparent; z-index: 9; margin: auto; transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; transition: opacity .35s,transform .35s,-webkit-transform .35s; border-top: 1px solid #fff; border-bottom: 1px solid #fff; -webkit-transform: scale(0, 1);  transform: scale(0, 1); -webkit-transform-origin: 0 0; transform-origin: 0 0;}
.home-banner-ads .img-inner:after { content: ""; position: absolute; width: 90%; height: 90%; left: 0px; top: 0px;    right: 0px; bottom: 0px; background: transparent; z-index: 9; margin: auto; transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; transition: opacity .35s,transform .35s,-webkit-transform .35s; border-right: 1px solid #fff; border-left: 1px solid #fff; -webkit-transform: scale(1, 0); transform: scale(1, 0); -webkit-transform-origin: 0 0; transform-origin: 0 0;}
.home-banner-ads .img:hover .img-inner:before, .home-banner-ads .img:hover .img-inner:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1);}

/* home page 3 left */
.home-page-3 >.page-left >.col-inner { padding-bottom: 0px; background: transparent;}
.home-page-3 .page-left .tieude { background: #f2f2f2;}
.home-page-3 .page-left .row-noidung >.col-inner { padding: 10px; background: #FFF;}
.home-page-3 .page-left .post-item .box-text { padding: 10px;}
.home-page-3 .page-left .post-item { padding-bottom: 0px;}

.home-page-3 .tintuc-left .col-right {
    padding-left: 0px;
}
.home-page-3 .tintuc-left .col-right >.col-inner {
    background: #FFF;
}
.home-page-3 .tintuc-left .col-right .row {
    margin: 0px !important;
    padding: 10px;
}
.home-page-3 .tintuc-left .col-right .post-item {
    padding-left: 0px;
    padding-right: 0px;
}
.home-page-3 .tintuc-left .col-right .post-item:not(:last-child) {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.home-page-3 .tintuc-left .col-right .post-item .box-image {
    float: left;
}
.home-page-3 .tintuc-left .col-right .post-item .box-text {
    padding: 0px;
    width: 67%;
    float: right;
}
.home-page-3 .tintuc-left .col-right .post-item .post-title {
    margin: 0px;
    font-weight: 400;
}



/* .home-page-3 .page-left .post-item~.post-item .box-image { display: none;}
.home-page-3 .page-left .post-item~.post-item .from_the_blog_excerpt { display: none;}
.home-page-3 .page-left .post-item~.post-item .text-left p { display: none;}
.home-page-3 .page-left .post-item~.post-item .box-text .post-title { margin: 0px; color: #000; font-weight: 400; }
.home-page-3 .page-left .post-item~.post-item .text-left .post-title a:before { color: #0074CC; content: "\f111";    font-family: Fontawesome; font-size: 5px; margin-right: 10px;}
.home-page-3 .page-left .post-item~.post-item .box-text { padding: 0px 10px;} 

.home-page-3 .post-item .box-blog-post .post-title { margin-top: 0px; margin-bottom: 5px;}
.home-page-3 .page-left .post-item~.post-item .box-text .post-title a { -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; height: 21px; text-align: left;}
.home-page-3 .page-left .post-item:nth-child(2) {  margin-bottom: 15px;}
.home-page-3 .page-left .post-item~.post-item .box-text { padding: 0px; padding-bottom: 5px; margin-bottom: 5px;    border-bottom: 1px solid #ddd;}
.home-page-3 .page-left .post-item:last-child .box-text { border: 0px; margin: 0px; padding: 0px;}
.home-page-3 .page-left .row-noidung { padding-bottom: 0px;}
.home-page-3 .page-left .tintuc-left {  margin-bottom: 30px;}

@media only screen and (max-width: 549px) {
  .home-page-3 .page-left .post-item~.post-item .box-text .post-title a { height: 16px !important; }
  .home-page-1 .page-left .post-item~.post-item .box-text .post-title a { height: 18px !important; }
}
@media only screen and (max-width: 479px) { 
  .home-page-3 .page-left .post-item:nth-child(2) .box-text { width: 100% !important; height: auto !important;}
  .home-page-3 .page-left .post-item:nth-child(2) .box-image { width: 100% !important; }
} */
/* tiêu đề home page 3 right */
.home-page .tieude-1 a { font-weight: 600; font-size: 16px; border-radius: 0 40px 40px 0; padding: 5px 15px;    background: #03345f; color: #fff;}
.home-page .tieude-1 h3 { margin: 0px;}
.home-page .tieude-1 { padding: 0px 0px 15px;}
.home-page .tieude-1 a:hover { background: #0074cc; }

/* home page 3 right */
.home-page-3 .page-right .post-item .box-text { padding: 10px 0px 0px;}
.home-page-3 .page-right .post-item { padding: 0px 0px 5px;}
.home-page-3 .page-right .post-item~.post-item .box-image { display: none;}
.home-page-3 .page-right .post-item~.post-item .box-text .post-title { margin: 0px; color: #000; font-weight: 400; }
.home-page-3 .page-right .post-item~.post-item .text-left .post-title a:before { color: #0074CC; content: "\f111";    font-family: Fontawesome; font-size: 5px; margin-right: 10px;}
.home-page-3 .page-right .post-item~.post-item .box-text { padding: 0px}
.home-page-3 .page-right .post-item~.post-item { padding-bottom: 5px; padding-top: 5px; border-top: 1px solid #eee;}
.home-page-3 .page-right .post-title { margin-bottom: 0px !important;}
.home-page-3 .page-right .row-noidung >.col-inner >.row { margin: 0px;}
.home-page-3 .page-right .row-noidung { padding: 0px 10px;}

/* khách hàng */
.home #main >.page-wrapper { padding-bottom: 0px;}
.home footer#footer { padding-top: 0px !important; }
.home-khachhang { padding-top: 25px; padding-bottom: 3px; background: #FFF; max-width: 1170px !important;}
.home .home-khachhang, .page-id-697  .home-khachhang, .woocommerce-page .home-khachhang { max-width: 1170px !important;}
.home-khachhang { max-width: 1140px !important;}
.home-khachhang .tieude h2 { font-size: 26px; font-weight: 600; color: #0066cc;}
.home-khachhang .tieude p { color: #5d5b5b; line-height: 30px; font-size: 18px;}
.bx-wrapper { max-width: 1170px !important; }

/* page video */
/* tiêu đề video */
.page-video .tieude { padding-bottom: 10px;}
.page-video .tieude >.col-inner { border-bottom: 2px solid #0074CC;}
.page-video .tieude >.col-inner h3 { background: #0074CC; color: #fff; font-weight: 600;    font-size: 16px; text-transform: uppercase; display: inline-block; width: auto; margin: 0px;}
.page-video .tieude >.col-inner a { color: #FFF; }

/* page video 1 */
.page-video-1 .box-push .box-text { margin: 0px auto; position: absolute; bottom: 0px; left: 0px; right: 0px;    width: 100%; max-width: 100%; font-weight: 600; font-size: 20px; line-height: 24px; text-align: left; background: transparent; z-index: 9;}
.page-video-1 .box-push .box-text a { color: #FFF; font-size: 20px; line-height: 24px;}
.page-video .box-push .box-image { position: relative;}
.page-video-1 .box-push .box-image:before { content: ""; position: absolute; width: 100%; height: 60%; bottom: 0; left: 0; top: auto; right: 0; background: rgba(0,0,0,0,0.5); background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.5))); background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);    background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(0,0,0,0.63) 100%); filter: ; progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0); z-index: 9;}
.page-video-1 .box-push .box-image .right { top: 10px; left: 10px;}
.page-video-1 .row-content .row { margin: 0px -10px;}
.page-video-1 .row-content .row .post-item { padding: 0 9.8px 19.6px;}

/* page video 2 */
.page-video-2 .tieude { padding-bottom: 0px;}
.page-video-2 .row-content >.col-inner { background: #fff; border: 1px solid #ddd; padding: 10px 0px;}
.page-video-2 .row-content .row { margin: 0px;}
.page-video-2 .row-content .row .post-item {padding: 0 10px 15px;}
.page-video-2 .row-content .row .post-item .post-title { color: #000; font-weight: 400;}
.page-video-2 .row-content .row .post-item:hover .post-title a { color: #0066cc;}

/* page tiêu đề */
.page-id-697 header.entry-header h1:before { content: ""; position: absolute; border-bottom: 2px solid #de221a;    bottom: -2px; padding-right: 15px; left: 0px; max-width: 200px; width: 100%;}
.page-id-697 header.entry-header h1 { order: 2; margin: 0px auto 20px; color: #1c1c1a; font-weight: bold;    padding-left: 0px; padding-bottom: 10px; position: relative; background: url(image/tt_icon.png) left 2px no-repeat;  text-align: left; border-bottom: 2px solid #1c1c1a; text-transform: uppercase; max-width: 1170px; font-size: 18px; }

/* danh mục video */
/* .tax-product_cat .shop-container { background: #FFF; padding: 10px !important;}
.tax-product_cat .shop-container .products .product .box-text a, .related .product .box-text a { font-size: 16px; line-height: 24px; color: #000; text-align: left; font-weight: 600;}
.tax-product_cat .shop-container .products .product .box-text, .related .product .box-text { padding: 10px 0px 0px;}
.tax-product_cat .shop-container .products .product .box-image, .related .product .box-image  { position: relative !important;}
.tax-product_cat .shop-container .products .product .box-image .right, .related .product .box-image .right { background: url(image/icon_video_home.png); width: 50px; height: 50px; position: absolute; opacity: 1; transition: transform .2s, opacity .2s; top: 65%;}
.category-filtering { display: none !important; }
