/*
Theme Name: webbachthang v390 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-v39
Version: v39
*/

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

@import url('fonts/style.css');
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

}
.full-width .ubermenu-nav, .container { max-width: 1230px !important;}
b, strong { font-weight: 600;}
header#header #masthead { box-shadow: 0px 0px 10px 0px #ccc; }
.home main#main >div#content >.row >.large-9 { padding: 0px !important;}
.page #main >.page-wrapper >.row >.large-12 { background: #FFF; padding: 15px; }
.page-template #main >.page-wrapper >.row >.large-9 { background: #FFF; padding: 0px; max-width: 73% !important;    margin-right: 0px; margin-left: auto; }
.page-template #main >.page-wrapper >.row { padding: 0 15px;}
ul, ol { margin-left: 30px;}
ul li, ol li { margin-left: 0px !important; }
.back-to-top.active { opacity: 1 !important; pointer-events: all !important; bottom: 50px; display: block !important; }
.shop-page-title .category-filtering { display: none !important; }
#header div#masthead >.container:last-child { display: none; }
.page-left-sidebar { padding-bottom: 0px;}
h2 {font-size: 20px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
.is-divider {  display: none !important;}

@media only screen and (min-width: 850px) {
	.category-page-row { padding: 30px 15px 0px;}
}
@media only screen and (max-width: 849px) {
  .shop-page-title h1.shop-page-title, h1.page-title { padding: 0px 15px 10px !important; }
  .page-template #main >.page-wrapper >.row >.large-9 { max-width: 100% !important; }
  .page-template #main >.page-wrapper >.row .sidebar { order: 2; }
}

/* khung website */
.khungweb { padding: 0 15px; max-width: 1230px !important;}
.khungweb .khung-noidung >.row { margin: 0px !important; }
.khungweb-full {flex-basis: 100% !important;max-width: 1230px !important;}

@media screen and (max-width: 767px) { 
	.khungweb {padding: 0px;}
	.khungweb .sidebar { padding: 0 15px !important; }
}
@media screen and (min-width: 768px) { 
	.khungweb .sidebar { padding: 0px !important; border: 0px;}
}

/* topbar */
#top-bar a.tooltip { text-transform: unset; color: #FFF;}
#top-bar .nav li a:after { content: unset;}
#top-bar .nav li a { color: #FFF;}

/* Hotline header */
ul.hotline-top { position: relative; font-weight: 500; font-size: 20px; color: #000; background-position: 0% 50%;    padding-left: 50px !important;}
ul.hotline-top:before { content: "\f2a0"; width: 42px; height: 42px; border-radius: 50%;  text-align: center; font-size: 23px; line-height: 40px; font-family: FontAwesome; position: absolute; left: 0px; color: #FFF; top: 0px; background-color: #d7102c; animation-name: stretch; animation-duration: 1.2s; animation-timing-function: ease-out; animation-delay: 0s; animation-direction: alternate; animation-iteration-count: infinite;  animation-fill-mode: none; animation-play-state: running; }
.hotline-top li { list-style: none; margin-bottom: 0px; line-height: 23px; font-size: 16px;}
.hotline-top li.hotline-phone { font-weight: 600; font-size: 22px; color: #d7102c; }
.hotline-top li.hotline-phone a { color: #d7102c;}

@keyframes stretch {
  0% { transform: scale(.95) rotate(-5deg); background-color: #d7102c; border-radius: 100%;  }
  40% { transform: scale(.8) rotate(10deg); background-color: #d7102c;  }
  50% { transform: scale(.8) rotate(30deg);  }
  60% { transform: scale(.8) rotate(10deg);  }
  70% { background-color: #d7102c; transform: scale(.8) rotate(30deg);  }
  80% { transform: scale(.8) rotate(10deg);  }
  100% { transform: scale(1.07); background-color: #d7102c;  }
}

/* header hotliner */
.header-hotline >.col {padding: 0px 5px;}
.header-hotline .icon-box h6 {text-transform: unset;color: #000; font-weight: 400;font-size: 13px;}
.header-hotline .icon-box h5.uppercase { font-size: 14px; text-transform: unset; color: #000;}

/* chữ chạy menu */
div#masthead ul.header-nav .html_topbar_left { width: 100%; margin: 0px;}
.marquee-container {overflow: hidden; position: relative; width: 100%;}
.marquee-container h3 { font-size: 21px; height: 100%; white-space: nowrap; margin: 0; line-height: 40px; text-align: center; -moz-transform: translateX(100%); -webkit-transform: translateX(100%);   transform: translateX(100%); -moz-animation: marquee 30s linear infinite; -webkit-animation: marquee 30s linear infinite; animation: marquee 20s linear infinite;}

@keyframes marquee {
	0% {-moz-transform: translateX(100%); -webkit-transform: translateX(100%);transform: translateX(100%);}
	100% { -moz-transform: translateX(-100%); -webkit-transform: translateX(-100%); transform: translateX(-100%);}
}

/* menu chính */
div#masthead ul.header-nav { justify-content: space-between;}
div#masthead ul.header-nav li.menu-item a { font-size: 15px; }
div#masthead ul.header-nav > li > a { padding: 0px 15px; font-weight: 600; text-align: center;}
div#masthead ul.header-nav > li.menu-item >.nav-dropdown >li >a { color: #FFF;border-bottom: 1px dashed #ccc;}
div#masthead ul.header-nav > li.menu-item >.nav-dropdown >li >a:hover { background: #b11116; color: #FFF !important;}
div#masthead ul.header-nav > li.menu-bg > a { background: #de221a; color: #FFF !important; padding: 10px 15px; position: relative;}
div#masthead ul.header-nav > li.menu-bg > a:hover { background: #013815;}
div#masthead ul.header-nav .menu-item ul.nav-dropdown { padding: 0px; border: 0px; background: #018957; z-index: 99;}
.header-bottom { border-bottom: 3px solid #dedede;}
#header #masthead .header-nav>li.current-menu-item>a:before, #header #masthead .header-nav>li.menu-item>a:hover:before { content: ''; display: block; position: absolute;  left: 0; right: 0; margin: auto; width: 0; height: 0; bottom: 3px; border-style: solid; border-width: 0 4px 4px;   border-color: transparent transparent #018957 transparent; opacity: 1!important;}
#header #masthead .header-nav>li.current-menu-item>a:after, #header #masthead .header-nav>li.menu-item>a:hover:after {content: ""; width: 60%; height: 3px; background: #018957; position: absolute; left: 0; right: 0; margin: auto; bottom: 0;}

/* menu chính sổ sang ngang sang ngang */
div#masthead ul.header-nav .menu-item .nav-dropdown-simple {  box-shadow: 0px 0px 10px 0px #ccc; }
div#masthead ul.header-nav .menu-item .nav-dropdown { padding: 0px; border: 0px; }
div#masthead ul.header-nav .menu-item .nav-dropdown li { display: block; width: 100%; position: relative; }
div#masthead ul.header-nav .menu-item .nav-dropdown li~li a { border-top: 1px dotted #ccc;}
div#masthead ul.header-nav .menu-item .nav-dropdown-simple a { font-weight: 400; text-transform: unset; position: relative; color: #FFF;}
div#masthead ul.header-nav .menu-item .nav-dropdown li .nav-column { display: none;}
div#masthead ul.header-nav .menu-item .nav-dropdown li:hover .nav-column { display: block; position: absolute;    left: 100%; background: #ff6f18; top: 0px;}
div#masthead ul.header-nav .menu-item .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: #018957;}
.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; }
nav#nav-below { display: none;}
.single-post .entry-content.single-page { display: flex; flex-direction: column;}
.fb-comments, .coments-title, p.commentcount, div#wp_rp_first { order: 8;}
.row.row-large.row-divided { padding: 0px 15px; }
.featured-title .page-title-bg { box-shadow: none; }
.shop-page-title.featured-title .title-overlay { max-width: 1180px; margin: auto !important; }
ul.mobile-nav li a { color: #FFF !important; }
.blog-archive { padding-top: 30px !important;}

@media screen and (min-width: 850px) {
  #main >.row >.large-3 { max-width: 25%; flex-basis: 25%; padding: 0px !important; }
  .khungweb .khung-noidung-right { max-width: 73%; padding: 0px !important; margin-left: 0px; margin-right: auto; }
  .khungweb .khung-noidung-left { max-width: 73%; padding: 0px !important; margin-right: 0px; margin-left: auto; }
  .single-product .product >.product-main >.row >.large-9 { padding: 0px; max-width: 73%; margin-right: 0px;    margin-left: auto; }
}
main#main >div#content >.row >.large-9 { background: #FFF; padding: 0px !important; }
.large-9 { border-left: 0px !important;  }

@media all and (max-width: 991px) { 
  main#main >div#content >.row >.large-9 { max-width: 100% !important; flex-basis: 100% !important;}
  #main >.row >.large-9 { max-width: 100% !important; width: 100% !important; flex-basis: 100% !important; }
}
@media all and (max-width: 959px) { 
  .sidebar { max-width: 95% !important; flex-basis: 100% !important; order: 2; margin: 20px auto 0px !important;    display: flex !important; padding: 0 15px !important;}
}
/* menu mobile */
@media screen and (max-width: 991px) {
  .category-filtering { display: none !important;}
  header#header >.header-wrapper { display: flex; flex-direction: column; }
  div#top-bar { order: 2; background: #018957 !important; }
  #top-bar .show-for-medium.flex-grow { display: block !important; }
  .mobile-nav .header-button >.button { border: 0px !important; padding: 10px !important; margin: 0px !important;     display: flex; min-height: inherit !important; }
  .mobile-nav .header-button >.button span.menu-title { display: inline-block !important; padding: 0px; line-height: initial; }
  #header .stuck div#masthead { position: fixed !important; top: 0px; left: 0px; z-index: 999999; background: #FFF; width: 100%; display: block !important;border-bottom: 2px solid #018957;}
  .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;}
  #header div#wide-nav .flex-col { display: none;}
  #header div#wide-nav { display: none !important; }
  #header div#wide-nav .flex-row { padding: 0px;}
  #header div#wide-nav .show-for-medium .mobile-nav li.nav-icon a { width: 100%; display: block; min-height: 45px;    line-height: 40px; text-align: left; margin: 0px !important; background: #018957 !important; border-radius: 0px !important; }
  #header div#wide-nav .show-for-medium .mobile-nav li.nav-icon .header-button { width: 100%;}
  #header div#wide-nav .show-for-medium .mobile-nav li.nav-icon { width: 100%; max-width: 100%;}
}

/* tiêu đề braed burm*/
.shop-page-title >.flex-row >.medium-text-center >p.woocommerce-result-count { display: none !important;}
.archive .shop-page-title >.flex-row >.flex-grow { width: 100% !important; max-width: 100% !important; display: flex !important; flex-direction: column;  margin-bottom: 20px;padding-bottom: 10px;border-bottom: 2px dashed #cccc;}
.shop-page-title .shop-page-title { order: 2; margin-top: 20px; }
.shop-page-title h1.shop-page-title { margin: 0px; text-transform: uppercase;}
.shop-page-title .page-title-right p.woocommerce-result-count {width: 50%;margin: 0;height: 39px;line-height: 39px;float: left;}
.shop-page-title .page-title-right form.woocommerce-ordering {width: 50%;float: right;height: 39px;z-index: 9!important;}
.shop-page-title .page-title-right { display: inline-block;width: 100%;margin-bottom: 30px;}

@media screen and (max-width: 767px) { 
  .shop-page-title .page-title-right p.woocommerce-result-count { width: 100% !important; }
  .shop-page-title .page-title-right form.woocommerce-ordering { width: 100% !important; }
}

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

/* breadcrumbs sản phẩm */
.single-product .page-title {background: whitesmoke;line-height: 20px;border-bottom: 0px solid #e6e6e6;padding: 10px 0px;max-width: 100% !important;}
.single-product .page-title >.woocommerce-breadcrumb {max-width: 1200px;padding: 0 15px;}
.page-title .page-title-inner { padding: 0px 15px; 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: #018957; }
.breadcrumbs .divider { display: none; }
.breadcrumbs { text-align: left; }

/* breadcrumbs tin tức */
.breadcrumb-blog { background: #f0f0f0; line-height: 40px;margin-bottom: 0px; }
.breadcrumb-blog .breadcrumbs { max-width: 1200px; margin: auto; text-transform: unset; line-height: 20px;  padding: 10px 15px; font-size: 14px; font-weight: 400; color: #018957; }
.archive main#main >div#content { padding-top: 0px; }

/* danh mục sản phẩm */
.shop-container { display: flex; flex-direction: column;}
.shop-container .term-description { order: 2; margin-top: 30px;}
span.price { height: 54px; overflow: hidden;}

/* giảm giá + mới */
.products .product .col-inner { position: relative; background-color: #FFF; box-shadow: 0 1px 3px -2px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); padding: 10px 10px 20px; }
.badge-container.absolute.left.top.z-1 { margin-top: 0px; width: 100%;}
.products .product .col-inner { position: relative;}
.badge-circle .on-sale:after{ content: ""; position: absolute; border-left: 10px solid #ea0000;  border-top: 11px solid transparent; border-bottom: 12px solid transparent; top: 0; right: -10px;}
.badge-circle .on-sale:before { content: ""; position: absolute; border-top: 5px solid #a62c07; border-left: 5px solid transparent; left: 0px; top: initial; bottom: -5px;}
.badge-circle .on-sale { background: #ea0000 !important;
    color: #fff;
    border: 0px;
    border-radius: 0px !important;
    padding: 2px 10px;
    position: relative;
    font-size: 11px;
    line-height: 19px;}
.badge-circle:first-child { position: absolute; top: 10px; top: 10px;}
.badge-circle:last-child { position: absolute; top: 10px; left: 2px; height: auto;}

/* giỏ hàng danh mục */
.home-sanpham .product-small .box-text .add-to-cart-button a, .products .product .col-inner .add-to-cart-button a { background-color: #c51100; color: #FFF; border-radius: 3px; font-weight: 400; text-transform: none; font-size: 13px; padding: 0 12px; line-height: 26px; min-height: 20px; border: 0px;margin: 0px; }
.home-sanpham .product-small .box-text .add-to-cart-button, .products .product .col-inner .add-to-cart-button { position: absolute; top: -40px; opacity: 0; transition: all; left: 10px; }
.home-sanpham .product-small:hover .box-text .add-to-cart-button, .products .product .col-inner:hover .add-to-cart-button { opacity: 1;}
.products .product .col-inner:hover .add-to-cart-button { top: -50%; }

/* sản phẩm */
.woocommerce .products .product .col-inner .box-text-products { padding: 10px 0px 0px; }
h1.product-title.entry-title { font-size: 20px;}
.header-single-product .header-content-center .price-wrapper { margin-bottom: 20px;padding-bottom: 10px;border-bottom: 2px dashed #ccc;}
.header-single-product .header-content-center .price-wrapper span.woocommerce-Price-amount:before { content: "Giá:"; margin-right: 5px;}
.single-product .product-page-price del span.woocommerce-Price-amount:before, .single-product .product-page-price ins span.woocommerce-Price-amount:before { display: none;}
.product-short-description p { margin-bottom: 10px; }
.product-short-description img { margin-bottom: 0px !important; }
.product-short-description { border-top: 0px dashed #000; padding-top: 0px; margin-top: 0px !important; margin-bottom: 0px;}
.price, .woocommerce-Price-amount, .amount { color: #c51100 !important; font-weight: bold;}
.grid-tools a { background: #0881c8;}
.woocommerce .products .product .title-wrapper .product-title a { height: 36px; overflow: hidden; margin: 0px; color: #000;}
span.price { font-size: 17px; position: relative; line-height: inherit;}
.price-wrapper .price { display: flex; flex-direction: column;}
span.price del { order: 2; margin-bottom: 0px; }
span.price del span { font-size: 15px; color: #000 !important;}
span.price ins { order: 1; }
span.price ins span { font-size: 17px;}
.social-icons { display: block; text-align: center;}
.attribute_pa_trong-luong .select_option_label.select_option span { width: auto;}
.shop-container .products { margin: 0px !important;}

/* khuyến mãi */
.khuyenmai-product { -moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;margin-top: 8px;padding: 7px 15px 8px;border: 1px solid #E6E6E6;font-size: 13px;line-height: 24px; color: #2B2B2B;}
.khuyenmai-product .tieude { font-weight: 600;margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px dashed #ccc; text-transform: uppercase;font-size: 15px;}
.khuyenmai-product .noidung ul {margin-bottom: 0px !important;}
.header-content-center .col-footer .tieude { font-weight: 600; margin-bottom: 20px; text-transform: uppercase; color: #ed1c24;}
.header-content-center .col-footer ul { margin-bottom: 0px !important;}

/* giá tiền ở mô tả ngắn sản phẩm */
.single-product .product-page-price del {margin-bottom: 10px;width: 100%;flex-basis: 100%;max-width: 100%;display: block;font-size: 14px;color: #000;}
.single-product .product-page-price del:before {content: "Giá bán thường:";}
.single-product .product-page-price ins {width: 100%;flex-basis: 100%;max-width: 100%;display: block;}
.single-product .product-page-price ins:before {content: "Giá khuyến mại: ";}
.single-product .product-page-price del span.woocommerce-Price-amount { color: #000 !important;}
.single-product .product-page-price ins span.woocommerce-Price-amount { font-size: 25px; }

/* mô tả ngắn sản phẩm */
.single-product h1.product-title.entry-title { font-size: 20px; text-transform: uppercase; font-weight: bold;  color: #d7102c; margin-top: 0px; }
.product-short-description p:before { font-family: Fontawesome; margin-right: 8px;  font-size: 12px; color: #018957; content: "\f00c";}
.product-short-description p { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #018957;}
.product-short-description { margin-bottom: 30px; }

/* chi tiết sp */
.single-product .tab-panels { padding: 15px 0px 0px;}
.single-product ul.product-tabs { margin-top: 0px !important;}
.single-product ul.product-tabs li { width: 100%; border-bottom: 2px dashed #ccc; }
.single-product ul.product-tabs li a { border: 0px; color: #018957 !important; font-weight: 400; border-radius: 0px; background: transparent; font-size: 16px; font-weight: bold; }

/* custom sản phẩm */
.custom-product-page .header-single-product { background: #FFF; margin-bottom: 30px; max-width: 1200px !important;}
.custom-product-page .header-single-product .header-content-left, .custom-product-page .header-single-product .header-content-center { padding: 15px;}
.custom-product-page .main-single-product { max-width: 1200px !important; }
.custom-product-page .main-single-product .main-content-left { background: #FFF; margin-right: auto; margin-left: 0px;}
.header-single-product .header-content-center .share-icons { background: transparent; margin: 0px; padding: 0px;}
.single-product ul.product-tabs li a:before { content: unset; }

@media screen and (min-width: 960px) { 
	.custom-product-page .main-single-product .main-content-left { max-width: 73%; padding: 0px;}
}

/* sản phẩm liên quan */
.related-products-wrapper { background: #FFF; margin-top: 30px;max-width: 1200px !important;margin-bottom: 20px;}
.related-products-wrapper h3.product-section-title { max-width: 100%; background: #018957; color: #FFF; padding: 10px;  font-size: 16px;}
.related-products-wrapper >.row { margin: 0px;}

/* chính sách sản phẩm */
.sidebar-product-cskh { border-radius: 0; max-width: 100% !important; margin: auto !important;border-bottom: 1px solid #e6e6e6; padding-bottom: 10px;}
.sidebar-product-cskh .icon-box-text h6 { font-weight: 400; color: #000; text-transform: unset;}
.sidebar-product-cskh .icon-box-text h5 { font-size: 15px; color: #000; text-transform: unset;}
.sidebar-product-cskh >.col { padding: 10px 15px;}
.sidebar-product-cskh .hotline-box .icon-box-text h6 { color: #f26b05; font-size: 20px; font-weight: 600;}

/* cam kết sản phẩm */
.custom-product-page .header-single-product .header-content-center { border-left: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6;}
.header-single-product .header-content-right { padding: 0px;}
.sidebar-product-cket { border-radius: 0; max-width: 100% !important; margin: 0px auto !important;    padding: 10px !important;}
.sidebar-product-cket >.col { padding: 0px;}
.sidebar-product-cket h3 { padding: 10px 10px 0px;color: #000; margin: 0px;}
.sidebar-product-cket ul { list-style: none; margin: 0px;}
.sidebar-product-cket ul li { padding: 5px 10px; margin-bottom: 0px;}
.sidebar-product-cket ul li:before { content: "\f058"; font-family: Fontawesome; color: #ff882e; margin-right: 10px;}

/* giỏ hàng */
.woocommerce div.product div.summary .single_add_to_cart_button { background: #018957 !important; border-radius: 5px; }
.woocommerce-cart a.checkout-button { background-color: #9c0e08 !important; }
.woocommerce-cart button.button { background: #c41412 !important; opacity: 1 !important; }
.woocommerce-cart .button-continue-shopping { color: #000 !important; }
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row { width: 100%; }
.woocommerce-checkout .woocommerce-billing-fields { border: 0px; }

/* thành toán */
.woocommerce-bacs-bank-details h3.wc-bacs-bank-details-account-name { color: red; }
.woocommerce-bacs-bank-details ul.wc-bacs-bank-details strong { color: #018957; }
.related-products-wrapper .row-slider .box-text-products { padding-bottom: 0px !important;}
.related-products-wrapper .row-slider .box-text-products a { font-weight: 400; font-size: 15px;}
.related-products-wrapper .add-to-cart-button { position: absolute; top: -40px; opacity: 0; transition: all; }
.related-products-wrapper .product-small:hover .add-to-cart-button { opacity: 1; }
.related-products-wrapper .add-to-cart-button a { background-color: #018957; color: #FFF; border-radius: 3px;    font-weight: 400; text-transform: none; font-size: 13px; padding: 0 12px; line-height: 26px; min-height: 20px;    border: 0px;}
  
/* mua hàng nhanh */
a.devvn_buy_now { margin-bottom: 0px; background: #018957; border-bottom: 2px solid #000 !important; border-right: 2px solid #000 !important; }
.devvn-popup-title { background: #018957 !important;}
.popup-customer-info-group .devvn-order-btn { background: #018957 !important; border-bottom: 2px solid #000;    border-right: 2px solid #000;}
.devvn_prod_variable .quantity.buttons_added { float: none !important; border: 0px !important; color: red; font-weight: bold;}
.devvn_prod_variable .quantity.buttons_added .minus { background: transparent; border-radius: 25px 0px 0px 25px;}
.devvn_prod_variable .quantity.buttons_added .qty { border-left: 0px; border-right: 0px;}
.devvn_prod_variable .quantity.buttons_added input { border: 1px solid #018957 !important; width: 40px !important;    font-size: 14px !IMPORTANT; border-radius: 0px 25px 25px 0px; }
.devvn_prod_variable .quantity.buttons_added input:hover, .devvn_prod_variable .quantity.buttons_added input:active { background: #018957 !important; color: #FFF !important;}
a.devvn_buy_now:focus, a.devvn_buy_now:hover { background: #018957 !important; border-bottom-color: #000 !important; }
.devvn_prod_variable .quantity .screen-reader-text { display: none;}

/* Tiêu đề danh mục tin tức */
h1.page-title {font-size: 24px; }
h1.page-title { font-size: 24px; padding-bottom: 10px; margin-bottom: 20px; border-bottom: 2px dashed #ccc;}

/* List Danh mục tin tức */
#macdinh .post-item {padding: 0px !important;}
.post-item .post-date {display: none !important;}
#macdinh .post-item .col-inner {background: #FFF;padding-bottom: 15px;margin-bottom: 15px;border-bottom: 1px dashed #000;}
#macdinh .post-item:last-child .col-inner {border: 0px;padding: 0px;margin: 0px;}
#macdinh .post-item .box-blog-post { display: inline-block !important; width: 100%;}
#macdinh .post-item .box-image { padding: 0px !important; display: block !important;}
#macdinh .post-item .box-text { padding: 0px;}
#macdinh .post-item .box-text h5.post-title { margin: 0px; color: #018957;}
#macdinh .post-item .box-text h5.post-title a { margin: 0px;}
.post-item .box-text .is-divider { display: none !important;}
#macdinh .post-item .box-text .post-xemtiep { display: block; text-align: right;}

@media screen and (min-width: 768px) {
  #macdinh .post-item .box-image { width: 20% !important; float: left;}
	#macdinh .post-item .box-image .image-cover { padding-top: 67% !important;}
  #macdinh .post-item .box-text { width: 78% !important; float: right;}
}

/* bài viết */
.single-post .entry-image.relative, .single-post .entry-meta, .single-post .entry-category { display: none; }
.single-post .entry-header-text h1 { color: #2a61ab; font-size: 27px; margin-bottom: 0px; border-bottom: 1px dotted #ccc; padding-bottom: 20px;}
.single-post .entry-header-text { padding: 0px; }

/* bài viết liên quan */
div#related_posts >h3 { font-weight: bold; background: url(image/logo-icon-tsa.png) no-repeat left top; color: #2a61ab; margin-bottom: 20px; width: 100%; background-size: contain;text-transform: uppercase;}
div#related_posts h3 span { position: relative; display: block; width: 100%; padding-bottom: 5px; border-bottom: 2px dashed #8c8c8c;}

ul.releted-post { margin: 0 0 18px 0 !important; padding: 0 !important; }
ul.releted-post li { overflow: hidden !important; list-style: inside !important; -moz-column-break-inside: avoid !important; -webkit-column-break-inside: avoid !important; break-inside: avoid-column !important; font-size: 14px;    margin-bottom: 0px;}
ul.releted-post li a { color: #000; }
ul.releted-post li:hover a { color: #00aced; }
ul.releted-post li a.img-thumbnai { display: none !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;}
}

/* Danh mục video */
div#video .box-vertical { display: block !important; border: 0px !important; margin: 0px !important; padding: 0px !important;}
#video .post-xemtiep { display: none !important;}
#video >.row { margin: 0px -10px !important; 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; box-shadow: 0 1px 3px -2px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); border-radius: 5px;}
div#video .post-item .box-image { display: block !important; width: 100% !important;max-width: 100% !important;border-radius: 5px 5px 0px 0px;}
div#video .post-item .box-text { padding: 15px 10px !important; border: 0px;width: 100% !important; max-width: 100% !important; display: block;}
div#video .post-item .box-text .from_the_blog_excerpt, div#video .post-item .box-text p { 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: #018957;}

/* video liên quan bài viết */
.format-video ul.releted-post { width: 100%; -js-display: flex; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap;}
.format-video ul.releted-post a.img-thumbnai { width: 100% !important; height: auto !important; margin: 0px 0px 10px !important; display: block !important; position: relative;    padding-top: 56% !important;}
.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; list-style: none !important;   margin-left: 0px; flex-basis: 100%; padding: 0 10px;}
.format-video ul.releted-post a.img-thumbnai img { width: 100%; transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s; right: 0; width: 100%; height: 100%; bottom: 0; left: 0; top: 0; position: absolute; object-position: 50% 50%; object-fit: cover; font-family: 'object-fit: cover;';}
.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: #018957;}

@media screen and (min-width: 960px) {
  .format-video ul.releted-post li {max-width: 33.3333%;}
}
@media screen and (max-width: 959px) {
  .format-video ul.releted-post li {max-width: 50%;}
}

/* tiêu đề brea */
.title-overlay { background: none !important ; }
.featured-title { background-color: #143e5c !important; }

/* 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, #018957; 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: 18px; line-height: 38px;}
.gd_support_8 .email { line-height: 50px; text-align: center; background: #018957; 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: #018957;}
.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 website */
.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: #018957; }
.sidebar .menu { border: 1px solid #ccc;}
.sidebar ul.product_list_widget, .sidebar .flatsome_recent_posts ul { padding: 0 10px; border: 1px solid #ccc;}

.post-date-day, .post-date-month { display: none !important;}
.sidebar .widget-title { background: #018957; color: #FFF; padding: 10px; text-transform: uppercase; font-weight: bold;display: block;}
.sidebar .widget { background: #FFF;}
.wp-megamenu-main-wrapper.wpmm-orientation-vertical ul.wpmm-mega-wrapper > li { margin: 0px;}
.sidebar, .col.large-3.hide-for-medium { border: 0px !important; 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; font-size: 15px;}
.col-divided { border: 0px !important; }
.sidebar .menu li a:hover { color: #FFF !important; }
.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; }
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: #018957; 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; padding-top: 12px; padding-bottom: 12px; position: relative; text-transform: uppercase; color: #000; font-size: 14px; z-index: 1; }
.sidebar .menu li a { border-top: 1px dashed #ccc !important;}
.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: #414b5c; color: #FFF; }

/* footer */
#footer { font-size: 14px;}
#footer .widget-title { color: #018957; font-weight: bold; text-transform: uppercase; font-size: 20px; margin-bottom: 15px; display: block;}
#footer .is-divider.small { background: #000; width: 100%; max-width: 100%; height: 2px;}
#footer a { color: #000; }
#footer a:hover { color: #018957 !important;}
footer#footer .footer-1 { box-shadow: 5px 5px 5px 5px #000;}
#footer .wp-video { width: 80% !important; }
#footer #footer .widget_nav_menu { margin-bottom: 0px !important; }
#footer .absolute-footer { display: none; }
#footer { padding-bottom: 0px; }
#footer ul.icon-left li { float: left; }
#footer .menu li { list-style: none;}
#footer .menu li a { display: block; color: #000; }
#footer .menu li a:before { content: "\f0da"; font-family: Fontawesome; margin-right: 8px;}
#footer .widget ul.menu li strong { color: red;}
#footer .gioi-thieu { background: rgb(1, 69, 115); color: #FFF; padding-left: 20px; padding-right: 20px;}
a#top-link { border-color: #FFF; color: #ffffff; background: #018957; display: block !important; visibility: inherit !important; z-index: 999; }
a#top-link:hover { background: #FFF; color: #018957; border-color: #018957;}
.footer-2 { border-top: 3px solid #018957;}

/* footer he thong */
.footer-hethong ul { padding-left: 15px; font-size: 14px;}
.footer-hethong ul li { list-style-type: square;}

/* footer liên hệ */
#footer .contact-footer h2 { font-size: 16px;color: #000;}
#footer .contact-footer ul li:nth-child(3):before { content: "\f0e0";}
#footer .contact-footer ul li:nth-child(2):before { content: "\f095";}
#footer .contact-footer ul li:nth-child(1):before { content: "\f041";}
#footer .contact-footer ul li:before { font-family: Fontawesome;position: absolute;left: 0px;top: 0px;}
#footer .contact-footer ul li { position: relative;padding-left: 20px; word-break: break-word;}
.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: #018957;}
.wpex-info-widget .wpex-clr p { margin: 0px;}

/* widget costom block */
.footer-ct .widget-title { padding-bottom: 0px !important;}
.footer-ct .row-content { padding-bottom: 20px;}
.footer-ct .row-content .social-icons { text-align: left !important;}
.footer-ct .row-content img { width: auto !important;}
.footer-ct .row-content .icon-box-text h6 { color: #707070; text-transform: unset !important; font-size: 12px;}
.footer-ct .row-content .icon-box-text h5 { font-size: 18px; font-weight: 400;}
#footer .footer-ct p { margin-bottom: 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;}
}

/* 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 { max-width: 1200px; margin: auto; }

/* 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;}
.social-icons.share-icons a.icon { font-size: 10px; border-radius: 50% !important; width: 30px; height: 30px;    line-height: 30px;}

/* hotline */
.widget_wbt_call_now_widget { display: block; width: 40px; position: fixed; bottom: 100px; left: 10px; z-index: 999999; padding: 0px !important; margin-bottom: 0px;}
.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: #2994e3; 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: #05E177; }
.float-icon-hotline ul li .fa-zalo { background: #ef0303 url(image/cbymx-eppw1.png) center center no-repeat; }
.float-icon-hotline ul li .fa-messenger { background: #168efb url(image/cbskn-228t7.png) center center no-repeat; }
.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 !important;}
  .float-icon-hotline ul li { margin-bottom: 0px !important; }
  .widget_wbt_call_now_widget { bottom: 10px !important ; left: 0px !important; }
  a#top-link { 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);}
}

/* 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: #018957;	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)}

/* Thương hiệu */
.page-thuonghieu >.tieude { padding-bottom: 0px !important;padding-top: 0px !important;}
.page-thuonghieu >.col .gallery-col { padding-bottom: 0px !important;}
.page-thuonghieu .flickity-prev-next-button { display: none;}
.page-thuonghieu .row { margin: auto !important; }
.page-thuonghieu h2 { text-transform: uppercase;margin-bottom: 20px;}
.page-thuonghieu >.tieude { margin-bottom: 0px;}
.page-thuonghieu .tieude .col-inner:after { background: #FFF;}
.page-thuonghieu .section-title { background: #FFF; margin-bottom: 0px; border-bottom: 0px; border-top: 2px solid #018957;}
.page-thuonghieu .section-title .section-title-main { margin: 0px; border: 0px; padding: 5px 15px; background: #018957; color: #FFF;}
.page-thuonghieu .gallery-col .text-left { display: none;}
.page-thuonghieu .col-noidung { padding-left: 0px;  padding-right: 0px;}

/* chính sách khách hàng chân trang */
.page-cskh { background: #FFF; max-width: 100% !important; padding: 30px 0px;}
.page-cskh .col { padding-bottom: 0px;}
.page-cskh .icon-box-text h5 { font-size: 115%; text-transform: unset; color: #000; margin-bottom: 5px;}
.page-cskh .icon-box-text h6 { font-size: 13px; text-transform: unset; color: #424242; font-weight: 400; line-height: 22px; opacity: 1; }

/* 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;}
}

/* home banner */
.banner-home .img:hover img { filter: brightness(0.5); }
.banner-home .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;}
.banner-home .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;}
.banner-home .img:hover .img-inner:before, .banner-home .img:hover .img-inner:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.banner-home .col { padding-bottom: 10px;}

/* home page */
.home h1.entry-title { display: none !important;}
.home-page .post-item:hover h5.post-title a { color: #018957;}
.home-page .post-item h5.post-title a { margin: 0px;}
.home-page .post-item h5.post-title { color: #000; margin: 0px;}
.khunghome >.col { padding-bottom: 10px;}
.khungslide { padding-bottom: 0px;}
.metaslider .theme-default .nivo-controlNav { position: absolute; bottom: 0px;}

/* home page */
.home-page { padding-top: 20px; }
.khunghomesp >.col { padding-left: 0px; padding-right: 0px;}

/* khung tiêu đề */
.khunghome .tieude { padding-bottom: 15px !important; text-align: center; text-transform: uppercase;}
.khunghome .tieude .col-inner { position: relative;}
.khunghome .tieude .col-inner:before, .home-blog .tieude .section-content:before { content: ""; background: #018957; width: 100%; height: 2px; position: absolute; left: 0px; top: 0px; bottom: 0px; margin: auto;}
.khunghome .tieude .col-inner h2 { margin: 0px; display: inline-block; width: auto; padding: 5px 15px; background: #018957; position: relative; z-index: 9; color: #FFF;}
.khunghome .tieude .col-inner h2:before, .home-blog .tieude h2:before { content: ""; position: absolute; left: -10px; border-top: 18px solid #ff000000; border-bottom: 18px solid #ff000000; border-right: 10px solid #018957; top: 0px;}
.khunghome .tieude .col-inner h2:after, .home-blog .tieude h2:after { content: ""; position: absolute; right: -10px; border-top: 18px solid #ff000000; border-bottom: 18px solid #ff000000; border-left: 10px solid #018957;top: 0px;}

/* khung sản phẩm */
.khungsanpham { background: #FFF; padding: 0 10px 0px !important;}
.khunghomesp .product-small .box-text .add-to-cart-button a, .products .product .col-inner .add-to-cart-button a { background-color: #018957; color: #FFF; border-radius: 3px; font-weight: 400; text-transform: none; font-size: 13px; padding: 0 12px; line-height: 26px; min-height: 20px; border: 0px; }
.khunghomesp .product-small .box-text .add-to-cart-button, .products .product .col-inner .add-to-cart-button { position: absolute; top: -56px; opacity: 0; transition: all; left: 10px; }
.khunghomesp .product-small:hover .box-text .add-to-cart-button, .products .product .col-inner:hover .add-to-cart-button { opacity: 1;}
.khungsanpham { background: #FFF; padding: 0 10px 0px !important;}
.khunghomesp { padding: 0px 15px;}
.khungsanpham .row { border-bottom: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5;}
.khungsanpham .row >.col { border-left: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5;padding: 0px 10px 10px;}
.khungsanpham .box-text { padding: 15px 0px 0px;}
.khunghome .title-wrapper .product-title { margin: 0px;}
.khunghome .title-wrapper a { color: #000; font-weight: 400; font-size: 14px; margin: 0px; height: 36px; overflow: hidden;}
.khunghome .slider button.flickity-button { opacity: 1;}
.khunghome svg.flickity-button-icon { border-radius: 0px; background-color: #018957; border: 0px; width: 24px; height: 40px; box-shadow: 1px 2px 4px rgba(0,0,0,.4);}
.khunghome svg.flickity-button-icon path.arrow { fill: #FFF;}

/* home 2 */
.khunghome-2 { background: url(https://flomilux.com.vn/wp-content/uploads/2019/12/why.jpg) no-repeat; background-size: cover; padding: 40px 0px; margin-bottom: 30px;}
.khunghome-2 .tieude1 { text-align: center; padding-bottom: 30px;}
.khunghome-2 .tieude1 h2 { margin: 0px; text-transform: uppercase; font-size: 25px; color: #018957;background: url(image/border-title-03.png) no-repeat center bottom; background-size: 243px; padding-bottom: 22px;}
.khunghome-2 >.col { max-width: 1200px; margin: auto;}
.khunghome-2 >.noidung { padding: 0px;}
.khunghome-2 >.noidung >.col-inner { width: 100%; -js-display: flex; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap;}
.khunghome-2 .icon-box { padding: 0 15px 15px;}
.khunghome-2 .icon-box h5.uppercase { color: #000; font-size: 14px;}
.khunghome-2 .icon-box .icon-box-img img { padding: 0px;}
.khunghome-2 .icon-box .icon-box-text { font-size: 14px;}

@media only screen and (min-width:960px) {
	.khunghome-2 .icon-box { max-width: 20%;}
}

/* khung home 3 */
.khunghome-3 .row { max-width: 1230px !important;flex-basis: 100% !important;}
.khunghome-3 .product-small .box-text { padding: 15px 0px; background: #FFF;}
.products .product .col-inner:hover .add-to-cart-button { top: -50%; }
.khunghomesp-banner .tieude { margin-bottom: 10px !important;}
.khunghomesp-banner .col-banner { margin-bottom: 20px;}
.khunghome-3 .absolute { display: none;}

/* khung home 4 */
.khunghome-4 { padding: 50px 0px 0px; margin-bottom: 30px;}
.khunghome-4 h2 { font-size: 26px; color: #018957; text-transform: uppercase; text-align: center; background: url(image/border-title-03.png) no-repeat center bottom; background-size: 243px; padding-bottom: 22px;}

/* đối tác*/
.khunghome4 .gallery-col { padding-bottom: 0px;}

/* home 5 */
.home-page .tieude { padding-bottom: 0px;}
.home-page .tieude h2.section-title { border-bottom: 0px solid #018957;justify-content: center;}
.home-page .tieude h2.section-title:before { content: ""; position: absolute; width: 100%; height: 2px; background: #018957; top: 3px; bottom: 0px; margin: auto; left: 0px;}
.home-page .tieude span.section-title-main { font-size: 15px; color: #ffffff; font-weight: 400; margin-bottom: -3px; background-color: #018957; padding: 10px 15px; border: 0px;position: relative;}
.home-page .tieude span.section-title-main:before { content: ""; width: 0; height: 0; border-left: 15px solid #018957; border-bottom: 19px solid transparent; border-top: 19px solid transparent; position: absolute; right: -15px; top: 0px;}
.home-page .tieude span.section-title-main:after { content: ""; width: 0;height: 0; border-right: 15px solid #018957; border-bottom: 19px solid transparent; border-top: 19px solid transparent; position: absolute; left: -15px; top: 0px;}
.home-page .tieude .section-title a { font-size: 15px;color: #000;}
.home-page .tieude .container.section-title-container { margin-bottom: 5px;}
.home-page .tieude span.section-title-main i {opacity: 1;}
.home-page5 { padding: 40px 0px !important; background: #f1f1f1;}
.home-page5 .col-left .col-inner {padding: 30px;}
.home-page5 .col-left ul { margin: 0px; list-style: none;}
.home-page5 .col-left ul li { margin-left: 0px; padding-left: 25px; position: relative;}
.home-page5 .col-left ul li:before { content: "\f00c"; font-family: Fontawesome; position: absolute; left: 0px; top: 0px; color: #7e1d0c;}
.home-page5 .col-right >.col-inner { padding: 30px; background: #FFF; border-radius: 10px; box-shadow: 0 3px 6px -4px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);}
.testimonial-text { font-style: unset !important;}
.home-page5 .accordion-item { background: #FFF; margin-bottom: 5px;}
.home-page5 .accordion-item .accordion-inner { padding: 15px;}
.home-page5 .accordion-item a.accordion-title { color: #000;}

/* thanh tìm kiếm nâng cao */
.khung-timkiem .col { padding: 0px;}
.woof_price3_search_container .woof_container_inner { margin-bottom: 20px;}
.sidebar .WOOF_Widget .woof_sid_widget { padding: 20px 10px;}
.chosen-container.chosen-container-single { width: 100% !important; margin-bottom: 0px; }
.woof_redraw_zone { width: 100%; -js-display: flex; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; -ms-flex-align: center !important; align-items: center !important;  -ms-flex-item-align: center !important; -ms-grid-row-align: center !important; align-self: center !important; vertical-align: middle !important;}
.chosen-container-single .chosen-single { border-radius: 0px; background: #FFF; box-shadow: initial; padding: 5px 25px 5px 5px; height: auto !important; }
.woof_container { margin: 0px !important; }
 .chosen-disabled .chosen-single { border: 1px solid #000; }
#sidebar button { width: 48%; background: #3ca00c !important; font-weight: bold !important; text-transform: capitalize;    border-radius: 0px !important;}
.woof_submit_search_form:before { content: "\f002"; font: normal normal normal 14px/1 FontAwesome; margin-right: 10px; }
div#woof_html_buffer, .chosen-container .chosen-results li.disabled-result { display: none !important; }
.sidebar .woof_container_radio .woof_list_radio li { display: inline-block;}
div#widget-tim-kiem { display: inline-block; width: 100%; margin: 0px;}
.woof_submit_search_form_container .woof_reset_search_form { display: none;}
.woof_redraw_zone .woof_price3_search_container { width: 100%; padding: 5px !important; max-width: 100%;}
.irs-grid-text { color: #cc2127;}
.irs-from, .irs-to, .irs-single { background: #cc2127;}

@media screen and (min-width: 959px) {
  .woof_redraw_zone .woof_container { width: 33.333% !important; float: left; padding: 5px !important; margin: 0px;}
  .woof_redraw_zone .woof_container .chosen-container a.chosen-single { height: 37px !important; overflow: hidden;}
  .woof_redraw_zone .woof_submit_search_form_container { margin: 0px; padding: 5px;}
  .woof_redraw_zone .woof_submit_search_form_container .button { margin-bottom: 0px; height: 37px; width: 100%; border: 0px !important; min-height: auto;}
}

/* tin tức */
.khung-tintuc { padding: 0 15px;}
.khung-tintuc >.col { padding: 0px;}
.khung-tintuc .box-text { padding: 15px;}
.khung-tintuc .box-text h5.post-title { margin: 0px; font-weight: 400; color: #000; font-size: 15px; height: 57px;    overflow: hidden;}
.khung-tintuc .box-text h5.post-title a.plain { margin: 0px;}

/* popup */
.form-boxtop { display: block; position: relative; box-sizing: border-box; margin: 0; padding: 24px 24px 0px; clear: both;}
.form-boxtop .form-box-heading { position: relative; display: block; box-sizing: border-box; font-size: 24px; font-weight: 600; line-height: 1.2em; margin: 0 auto; padding: 12px 0px;color: #d33; text-align: center;}
.form-boxtop .form-box-description { position: relative; display: block; box-sizing: border-box; font-size: 16px; line-height: 1.8em; margin: 0 auto; padding: 12px 0px; color: #333; text-align: center;}
.form-boxtop .formpopup { position: relative; box-sizing: border-box; text-align: center; margin: 0 auto; padding: 12px 0px;}
.form-boxtop .submit-bottom .wpcf7-submit {background: red !important; width: 246px; padding: 5px 20px !important; font-size: 14px; font-weight: bold;}
.form-boxtop .submit-bottom { text-align: center;}
.form-boxtop .formpopup .col { padding-bottom: 0px;}

div#newsletter-signup-link .close-buttom-popup { opacity: 1 !important; background: #f05123; font-size: 11px; mix-blend-mode: unset; color: #FFF; height: 55px; right: 0px !important;}
div#newsletter-signup-link .close-buttom-popup:after { content: ""; position: absolute; bottom: -11px; left: -1px; margin: 0px; border-left: 20px solid #f05123; border-right: 20px solid #f05123;  border-bottom: 10px solid #228a4400;}

/* form popup */
#form-popup-menu { position: fixed; bottom: 40px; left: 10px; background: #9c0004; color: #FFF !important; padding: 5px 15px; border-radius: 25px;font-weight: 600;}
.pop-dk-laithu { background-color: #f8f8f8;}
.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;}
.laithu-header >h3 { text-align: center; text-transform: uppercase; color: red;font-size: 25px; margin: 0px;}
.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 .row { margin: 0px;}

