/*
Theme Name:        Flatsome
Theme URI:         http://flatsome.uxthemes.com/
Author:            UX-Themes
Author URI:        http://www.uxthemes.com/
Description:       Multi-Purpose Responsive WooCommerce Theme
Version:           3.13.1
Requires at least: 4.7.0
Requires PHP:      5.6.20
Text Domain:       flatsome
License:           http://themeforest.net/licenses
License URI:       http://themeforest.net/licenses
*/

/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	font-family: 'Quicksand', sans-serif ;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}

::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
  height: 5px;
}

::-webkit-scrollbar-thumb {
  background-color: #555555;
  border: 2px solid #555555;
}

::-webkit-scrollbar-thumb {
  background-color: #ddd;
  border: 0;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: unset;
  background-color: #fff;
}

::-webkit-scrollbar {
  height: 4px;
  border-radius: 99px;
}

p {
  font-size: 16px;
  margin-bottom: 1rem;
}
.list-none {
  list-style: none;
}
.term-description ul li {
  margin-left: 1.3em;
}

input:autofill {
  -webkit-transition-delay: 9999s;
  transition-delay: 9999s;
}

input:-webkit-autofill {
  -webkit-transition-delay: 9999s;
  transition-delay: 9999s;
}

.row-box > .large-9 {
  max-width: 75% !important;
}
.row-box > .large-3 > .col-inner > .row > .large-12 {
  padding: 0 15px !important;
}
.row-box
  > .large-9
  > .col-inner
  > .row
  > .large-3
  > .col-inner
  > .row
  > .large-12 {
  padding: 0 15px !important;
}
.row-box > .large-9 > .col-inner > .row > .col {
  border-left: none !important;
}
.product-small {
  border: none !important;
}
.product-small.box {
  border: solid 1px #ddd !important;
}
.col-product {
  margin-top: 12px !important;
}
@media (max-width: 849px) {
  .col-product > .col-inner > .woocommerce > .products > .product-small {
    max-width: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: 620px) {
  .col-product > .col-inner {
    display: flex;
  }
  .row-box > .large-9 {
    max-width: 100% !important;
  }
}

#shop-sidebar > #nav_menu-3 {
  border: solid 1px lightgray;
}
#shop-sidebar .widget_custom_html {
  overflow: hidden;
}

/* #mega-menu-wrap{
	background:#ffffff00 !important;
}
#mega_menu {
    position: absolute;
	top: 20px !important;}
#mega-menu-title{
	display: none;
	padding:5px 0 5px 15px !important;
} */
.col_border {
  padding: 10px;
  border: 1px solid #e5e7f6;
  border-radius: 5px;
}
.section-title-main {
  padding: 7px 7px 0 7px;
}
.icon-angle-right:before {
  padding-right: 7px;
}
.flex-col.hide-for-medium.flex-left {
  max-width: 100%;
}
.home.ot-menu-show-home #mega_menu {
  min-height: 385px;
}
.sf-menu li.sfHover > ul {
  display: flex !important;
}
.sub_menu .sub_menu {
  display: flex !important;
  position: absolute !important;
  vertical-align: baseline !important;
}
body {
  color: #545454;
}
#wp_statistics_widget-2 label {
  width: 85%;
  float: left;
}
#wp_statistics_widget-2 li {
}
.content-area {
  background: #f1f1f1;
}

#wp_statistics_widget-2 li {
  margin-left: 1.3em;
  margin: 0px 10px 5px 0px;
}
.box-text-products {
  height: 100px;
}
.header-main {
  background: #ebebeb;
}
.header-main .form-flat input:not([type="submit"]),
.form-flat textarea,
.form-flat select {
  background-color: rgb(255, 255, 255);
  border-color: #fff;
  color: currentColor !important;
  border-radius: 5px;
}
.header-main li a {
  color: rgb(42, 127, 73);

  font-weight: normal;
  font-size: 14px;
  border-right: solid 1px;
  padding: 0 15px 0 0px;
  line-height: 15px;
}
.nav > li > a:hover,
.nav > li.active > a,
.nav > li.current > a,
.nav > li > a.active,
.nav > li > a.current,
.nav-dropdown li.active > a,
.nav-column li.active > a,
.nav-dropdown > li > a:hover,
.nav-column li > a:hover {
  color: rgb(238, 129, 47);
}
.header-main li a:hover {
  color: rgb(238, 129, 47);
}
.menu-item-290 a {
  border: 0 !important;
}
.searchform .button.icon i {
  color: #999;
}

.header-bottom {
  min-height: 44px !important;
  height: 44px;
  background-color: #009966;
}
.html_topbar_left {
  font-family: "Roboto", sans-serif !important;
  font-size: 14px !important;
}
.is-divider {
  display: none;
}
.menu-menu-san-pham-container i {
  padding-right: 10px;
}
.menu-menu-san-pham-container {
  width: 240px;
}
.widget .toggle {
  display: none;
}

.p1 .large-3 {
  max-width: 20%;
  flex-basis: 20%;
}
.p1 .tintuc {
  max-width: 25%;
  flex-basis: 25%;
}
.p1 .large-9 {
  max-width: 80%;
  flex-basis: 80%;
}
.p1 .large-9 .large-9 {
  max-width: 75%;
  flex-basis: 75%;
}
.page-wrapper {
  padding-top: 5px;
  padding-bottom: 30px;
}
.p1 .section-title-normal span {
  color: #2a7f49;
  font-size: 15px;
  padding-bottom: 0;
  border-bottom: 2px solid rgb(238, 129, 47);
  margin-bottom: -1px;
}
.section-title-container {
  margin-bottom: 0;
}
.tintuc .col,
.gallery-item,
.columns {
  padding: 0 15px 0px;
}
.tintuc .col-inner {
  background: #fff;
  padding: 10px;
}
.tintuc .col-inner .col-inner {
  padding: 0;
}
.is-large {
  color: #666;

  font-weight: normal;
  font-size: 14px;
  padding-left: 5px;
}
.is-large:before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 10px;
  position: absolute;
  margin: 2px 0 0 -10px;
}
.is-large:hover {
  color: #ee812f;
  text-decoration: underline;
}

.p2 .large-9 {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.tintuc .box-text {
  padding-top: 10px;
  padding-bottom: 0px;
}
.p2 .col-inner {
  border: solid 2px #009966;
  background: #fff;
}
.p2 .col-inner .col-inner {
  border: 0;
  padding: 0;
}
.product-small {
  border: solid 1px #ddd;
}
.archive .product-small {
  border: 0;
}
.p2 .col-inner .img {
  margin-bottom: 0px;
  padding: 5px;
}
.p2 .col-inner .box-image img {
  border: solid 2px #fff;
  height: 200px;
}

.p2 .product-title {
  height: 44px;
}
.section-title-normal a {
  color: #fff;
  font-size: 13px;

  font-weight: normal;
}
.section-title-normal a:hover {
  text-decoration: underline;
}
.p2 .section-title-normal {
  background: #009966;
}
.p2 .section-title-normal span {
  color: #fff !important;

  font-weight: normal;
  text-transform: none;
}
.p2 .row .gallery,
.row .row:not(.row-collapse),
.container .row:not(.row-collapse),
.lightbox-content .row:not(.row-collapse) {
  padding-left: 5px;
  padding-right: 5px;
}
.p2 .box-text {
  background: #fff;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 20px;
}
.is-smaller {
  font-size: 12px;
  text-transform: none;
  opacity: 1;
  color: #999;
}
.product-title a {
  color: #2a7f49;

  font-weight: bold;
}
.product-title a:hover {
  color: #ee812f;
  font-weight: bold;
}
span.amount {
  color: #e5322d;
}
.quick-view {
  color: #333 !important;
  background: #ebebeb !important;
  text-transform: none !important;
  font-family: "Roboto", sans-serif !important;
}
.tongkho {
  max-width: 33%;
  flex-basis: 33%;
}
.capdong {
  max-width: 22%;
  flex-basis: 22%;
}

.capdong2 {
  max-width: 33%;
  flex-basis: 33%;
}
.capdong2 img {
  height: 150px;
}

.tintuccapdong {
  background: #fff;
  max-width: 23%;
  flex-basis: 23%;
}
.tintuccapdong .box-text {
  background: #fff;
  padding-top: 0;
  padding-bottom: 0;
}
.tintuccapdong .col-inner .col-inner {
  border: 0;
}
.p7 {
  background: #fff;
}
.p7 h4 {
  font-size: 15px;
  color: #222;
  margin-bottom: 20px;
}
.p7 p {
  font-size: 14px;
  color: #2a7f49;
  padding-left: 15px;
}
.p7 p:hover {
  text-decoration: underline;
  color: #ef8131;
}
.p7 p:before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 10px;
  position: absolute;
  margin: 2px 0 0 -15px;
}
.product-small .product-small {
  border: solid 1px #ddd;
}
.term-description {
  background: #f9f9f9;
  padding: 30px;
  /* max-height: 250px;
  background: #f9f9f9;
  padding: 30px;
  padding: 15px;
  overflow: hidden; */
}
.term-description p {
  font-size: 15px;
}

.footer-2 {
  border-top: solid 3px #c1c1c1;
  background-color: #009966;
}
.footer-2 h4 {
  margin-bottom: 20px;

  font-size: 16px;
}
.footer-2 p {
  border-bottom: solid 1px #009966;
  font-size: 14px;
}
.footer-2 i {
  padding-right: 10px;
  font-size: 12px;
}
.absolute-footer {
  background-color: #009966;
}
.call-now {
  z-index: 9999;
  background: #e5322d;
  width: 180px;
  line-height: 40px;
  position: fixed;
  bottom: 50px;
  left: 5px;
  text-align: center;
  border-radius: 30px;
  border: solid #fff;
}
.call-now a {
  color: #fff;
  font-weight: bold;
}
.icon-phone {
  animation: ember-hotline-001 1s infinite ease-in-out;
}
@-moz-keyframes ember-hotline-001 {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -moz-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -moz-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -moz-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -moz-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -moz-transform: rotate(0) scale(1) skew(1deg);
  }
}
@-webkit-keyframes ember-hotline-001 {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
@-o-keyframes ember-hotline-001 {
  0% {
    -o-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -o-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -o-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -o-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -o-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -o-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -o-transform: rotate(0) scale(1) skew(1deg);
  }
}


@media all and (max-width: 620px) {
  .small-12 {
    max-width: 100% !important;
    flex-basis: 100% !important;
  }
  .small-6 {
    max-width: 100% !important;
    flex-basis: 100% !important;
  }
  .vienthongl {
    width: 50% !important;
    float: left;
  }
  .alooooo {
    width: 50%;
    max-width: 50% !important;
  }
}

.slogan-right > ul > li {
  list-style-type: none;
  padding: 3px;
}
.slogan-right > ul {
  padding: 10px 0 3px 0;
}
.fas {
  color: green;
}
.slogan-right {
  background-color: #e5e7f6;
  margin: 10px 0 5px 0;
}
.overview5 {
  border-radius: 5px;
  width: 100%;
  border: 1px solid #e5e7f6;
  float: left;
  padding: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.overview5 ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.overview5 li {
  float: left;
  padding: 5px 0;
}
.overview5 li a {
  color: red;
  font-weight: 700;
}
.overview5 li a:hover {
  color: #0307fc;
  transition: 0.3s;
}
.cart {
  width: 100%;
  border: 1px solid #e5e7f6;
  float: left;
  padding: 20px 0 2px 15px;
  margin-top: 10px;
  margin-bottom: 2px;
}
.single_add_to_cart_button {
  background: red !important;
  border-radius: 5px !important;
}
.is-form {
  border-radius: 5px !important;
}
.widget_custom_html {
  margin-bottom: 5px;
}
.widget-title {
  padding-bottom: 25px;
}
.product_meta,
.pwb-single-product-brands {
  display: none !important;
}
#callnowbutton {
  display: block !important;
  position: fixed;
  text-decoration: none;
  z-index: 2147483647;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  transform: scale(1);
  bottom: 15px;
  left: 20px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgNjAgNjAiPjxwYXRoIGQ9Ik03LjEwNCAxNC4wMzJsMTUuNTg2IDEuOTg0YzAgMC0wLjAxOSAwLjUgMCAwLjk1M2MwLjAyOSAwLjc1Ni0wLjI2IDEuNTM0LTAuODA5IDIuMSBsLTQuNzQgNC43NDJjMi4zNjEgMy4zIDE2LjUgMTcuNCAxOS44IDE5LjhsMTYuODEzIDEuMTQxYzAgMCAwIDAuNCAwIDEuMSBjLTAuMDAyIDAuNDc5LTAuMTc2IDAuOTUzLTAuNTQ5IDEuMzI3bC02LjUwNCA2LjUwNWMwIDAtMTEuMjYxIDAuOTg4LTI1LjkyNS0xMy42NzRDNi4xMTcgMjUuMyA3LjEgMTQgNy4xIDE0IiBmaWxsPSIjMDA3Y2FiIi8+PHBhdGggZD0iTTcuMTA0IDEzLjAzMmw2LjUwNC02LjUwNWMwLjg5Ni0wLjg5NSAyLjMzNC0wLjY3OCAzLjEgMC4zNWw1LjU2MyA3LjggYzAuNzM4IDEgMC41IDIuNTMxLTAuMzYgMy40MjZsLTQuNzQgNC43NDJjMi4zNjEgMy4zIDUuMyA2LjkgOS4xIDEwLjY5OWMzLjg0MiAzLjggNy40IDYuNyAxMC43IDkuMSBsNC43NC00Ljc0MmMwLjg5Ny0wLjg5NSAyLjQ3MS0xLjAyNiAzLjQ5OC0wLjI4OWw3LjY0NiA1LjQ1NWMxLjAyNSAwLjcgMS4zIDIuMiAwLjQgMy4xMDVsLTYuNTA0IDYuNSBjMCAwLTExLjI2MiAwLjk4OC0yNS45MjUtMTMuNjc0QzYuMTE3IDI0LjMgNy4xIDEzIDcuMSAxMyIgZmlsbD0iIzU2NTY1NiIvPjwvc3ZnPg==)
    center/45px 45px no-repeat #009ac9;
}

/* menu danh muc */
#menu-menu-danh-muc-san-pham>li:hover{
  background: #ededed;
  transition: 0.3s linear;
}
#menu-menu-danh-muc-san-pham>li:hover .toggle{
  opacity: 1;
}
#menu-menu-danh-muc-san-pham>li:not(:last-child) {
  border-bottom:1px solid #009966;

}
#menu-menu-danh-muc-san-pham>li>ul>li>ul>li:hover a {
  font-weight: 600; 
  color: #009966;
  transition: 0.3s linear;
}
#menu-menu-danh-muc-san-pham>li>ul>li>ul>li a{
	 font-size: 14px;
}

@media(min-width:850px){
  #menu-menu-danh-muc-san-pham>li>button.toggle{
    display:none; 
  }
  #menu-menu-danh-muc-san-pham>li.has-child>a::before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    font-size: 18px;
    position: absolute;
    margin: 2px 0 0 -10px;
    height: 0px;
	right: 8px;
	top: 0;
	opacity: 0.6;
    transform: translateY(-50%);

}
  #menu-menu-danh-muc-san-pham>li>ul>li:hover>a{
    border-bottom: 1px solid #009966;
    transition: 0.3s linear;
  }

  .az-page.az-megamenu {
    position: absolute;
    top: 42px;
    left: 0;
    z-index: 10;
    /* display: none; */
  }
  .az-megamenu {
    background-color: #fff;
    padding-top: 5px;
    padding-right: 0;
    padding-left: 0;
    border-left: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
  }
  .az-megamenu {
    width: 245px;
    max-width: 245px;
    height: 367px;
    flex: 0 0 245px;
    -ms-flex: 0 0 245px;
  }

  .topbar-bottom-left .show-menucat   {
    color:#fff;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
  } 
  .topbar-bottom .topbar-bottom-left>a {
    color: #fff;
    font-weight: 700;
  }
  .az-megamenu>ul{
    padding-left: 0;
    display: block;
    margin: 0;
  }
  body.home .az-megamenu>ul ,body.home #stick_menu_pc {
    display: block;
  }
  body.home .header-wrapper.stuck #stick_menu_pc{
    display: none;
  }
  #stick_menu_pc.az-page.az-megamenu.action{
    display: block !important;
  }
  #stick_menu_pc{display: none;}
  .az-megamenu>ul {
    list-style-type: none;
    /* display: none; */
    transition: .2s all;
  }
  .az-megamenu>ul>li>a {
    position: relative;
    width: 100%;
    display: inline-block;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
  }
  .az-megamenu>ul>li>a{
    font-size: 16px;
    color: #333;
    padding-left: 15px;
	font-weight: 700;
  }
  .az-megamenu>ul>li>ul{
    width: 960px;
    overflow-x: scroll;
    left: 240px;
    position: absolute;
    top: 0;
    background-color: #fff;
    padding: 10px 15px 10px 20px;
    z-index: 50;
    height: calc(100% + 1px);
    border-left: none;
  }
  
  .az-megamenu>ul>li>ul>li{
    width:25%;
    float:left;
	padding: 0px 10px;
  }
  .az-megamenu>ul>li:hover ul{
    display: block;
  
  }
  .az-megamenu>ul>li:hover>ul{
	    padding:10px !important;
  }
  .az-megamenu>ul>li>ul>li>ul{
    border:none;
    padding-top:0px !important;
  }
  
  .az-megamenu>ul>li>ul>li>a{
    text-transform: uppercase;
    font-weight: 700;
	font-size:14px;
  }
  .az-megamenu>ul button{
    color: #000;
    transform: rotate(270deg);
  }
  .az-megamenu>ul>li>ul>li>button{
    display:none;
  }
  #header #wide-nav .flex-col .show-menucat{
    width: 245px;
    max-width: 245px;
    background: #1d71ab;
    position: relative;
	padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

}
@media(max-width:1270px) and (min-width:850px){
  .az-megamenu>ul>li>ul{
    width: 460px;
  }
  .az-megamenu>ul>li>ul>li{
    width:50%;
	padding: 0px 10px;
  }
  #stick_menu_pc.az-page.az-megamenu{
    display: none;
  }
  #stick_menu_pc.az-page.az-megamenu.action{
    display: block !important;
  }
}
@media(max-width:849px){
  .off-canvas:not(.off-canvas-center) li.html {
    padding: 0px;
  }
  .nav-vertical li li{
    padding-left:0px;
  }
  .topbar-bottom-left .show-menucat{
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #menu_pc{
    width:100%;
  }
  #menu-menu-danh-muc-san-pham>li:not(:last-child) {
      border-bottom: 1px solid #ececec;
      border-top: none;
      margin: 0;
  }
  #menu-menu-danh-muc-san-pham>li>a{
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 12.8px;
    color: rgba(102, 102, 102, 0.85);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    text-transform: uppercase;
    font-weight: bolder;
  }
  #menu-menu-danh-muc-san-pham>li>ul>li>a{
    font-size: 12.8px;
    color: rgba(102, 102, 102, 0.85);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    text-transform: none;
    font-size: 12.8px;
    font-weight: 600;
  }
  #menu-menu-danh-muc-san-pham>li>ul>li>ul{
    margin: 0;
    padding-left: 5px;
    margin-left: 20px;
  }
  #menu-menu-danh-muc-san-pham>li>ul>li>ul>li>a{
    font-size: 12.8px;
    padding-left:0px;
  }
  #menu-menu-danh-muc-san-pham>li>ul>li{
    margin: 0;
    padding-left: 5px;
  }
  #menu_pc li.active > a {
    color: rgb(238, 129, 47);
  }
  #menu_pc ul>li.has-child>a{
    width: 75%;
  }
  .show-menucat{
    padding: 15px !important;
    background: #009966;
    color: #fff;
    font-weight: 700;
  }
  #main-menu{
    padding-bottom:100px;
  }
}

.child-category  .menu-item-has-children .sub-menu {
  display: none;
}

.child-category .menu-item-has-children.open .sub-menu {
  display: block;
}
.child-category .carousel-cell ,.related-products-slider .carousel-cell {
  width: 20% !important; /* Adjust the width as needed */
  display: inline-block;
}
.related-products-slider .carousel-cell .col{
  padding: 0px;
}
.child-category .carousel-cell a>span{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.4;
  font-weight:600;
  padding:5px 0px;
  min-height: 50px;
}

@media(min-width:1271px){
	.row_customenmt>.large-9{
	max-width:80%;
	flex-basis: 80%;
}
.row_customenmt>.large-3{
	max-width:20%;
	flex-basis: 20%;
}
.row_customenmt>.large-9 .banner {
	max-height:183px;
}
.text.min-h-nmt{
	min-height: 80px;
}
.text.min-h-nmt>p{
	margin-bottom:0px;
}
}
@media(max-width:1270px){
.row_customenmt>.large-9{
	max-width:100%;
	flex-basis: 100%;
}
.row_customenmt>.large-3{
	max-width:20%;
	flex-basis: 20%;
}
.row_customenmt>.large-9 .banner {
	max-height:229px;
}
}
@media(max-width:620px){
 .row_customenmt>.large-9 .banner {
	max-width:50%;
	float:left;
}
.child-category .carousel-cell ,.related-products-slider .carousel-cell{
  width: 50% !important; /* Adjust the width as needed */
  display: inline-block;
}
}
.box_sanphamnmt .box-text{
	min-height:110px;
}
.box_sanphamnmt .box-text .product-title ,.shop-container .woocommerce-loop-product__link{
	display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding-bottom:0px;
}
.tax-product_cat .category-page-row{
  padding-top:15px;
}
.tax-product_cat .category-page-row .ad {
  padding-bottom:15px;
}
.tax-product_cat .category-page-row .ad>a>img {
  border-radius: 10px;
}
.child-category .flickity-prev-next-button {
  opacity: 1;
  background: #ffffff2b;
  border-radius: 50px;
  width: 50px;
  height: 50px;
}
.child-category .flickity-prev-next-button:hover {
  background: #fff;
}
.child-category .carousel-cell.col{
  padding:5px;
}
.shop-page-title .page-title-inner .is-large::before{
  display:none;
}
.tax-product_cat .category-page-row .child-category{
  background-color: #f2f2f273;
  margin-bottom: 15px;
  border-radius: 10px;
}
.has-shadow > .col > .col-inner ,.product-small .product-small{
  border-radius: 10px;
}
.child-category .carousel-cell img{
  max-height: 150px;
  width: 100%;
}
.shop-container .product-small .box-image img{
  max-height: 200px;
  width: 100%;
  min-height: 200px;
}

.bai-viet-lien-quan {
  margin-top: 15px;
}

#main .bai-viet-lien-quan ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}
@media screen and (max-width: 767.98px) {
  #main .bai-viet-lien-quan ul {
      grid-template-columns: repeat(2, 1fr);
  }
}

.bai-viet-lien-quan ul {
  margin-bottom: 0;
  display: inline-block;
  width: 100%;
}
#main .bai-viet-lien-quan ul li {
  padding: 0;
  width: 100%;
  float: unset;
}

.bai-viet-lien-quan ul li {
  list-style: none;
  width: 25%;
  color: graytext;
  float: left;
  padding-left: 4px;
  padding-right: 5px;
}
.list-bai-viet .box-image {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 5px;
}
.list-bai-viet .box-image img {
  max-height: 160px;
  width: 100%;
  min-height: 160px;
}
.bai-viet-lien-quan h3{
  color:#000;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}
.bai-viet-lien-quan .tieu-de-bai-viet {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-size: 15px;
  line-height: 25px;
  height: 50px;
  margin: 0;color:#2a7f49;
}
.bai-viet-lien-quan>ul>li{
  border: 1px solid #f5f9ff00;
  box-shadow: rgb(0 0 0 / 4%) 0px 3px 3px;
}
#custom_html-3 .textwidget {
  overflow: hidden;
}
.meta {
  font-size: 16px;
  font-weight: 500;
}

.meta {
  margin-bottom: 0;
  align-items: center;
  flex-wrap: wrap;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.meta>div {
  margin-right: 30px;
}
.meta_nmtdev .author a, .meta_nmtdev .date, .meta_nmtdev .last-update {
  display: flex;
  align-items: center;
}
.pl_5 {
  padding-left: 5px;
}
.container_time_share {
  overflow: hidden;
  display: flex;
  align-items: center;
  background: #f1f1f1;
  padding: 5px 15px;
  align-content: center;
  justify-content: space-between;
}
.blog-single .entry-meta {
  text-transform: none;
  font-size: 14px;
  letter-spacing: 0;
  color: gray;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  padding: 10px;
  background: #f9f9f9;
}
.danh-muc span.title, .taxonomy-terms span.title {
  border-radius: 4px;
  background: var(--primary-color);
  padding: 4px 10px;
  color: white;
  margin-right: 5px;
}

.shop-page-title .page-title-inner .flex-col{
	position: relative;
}
.shop-page-title .page-title-inner .flex-col .is-medium{
	position: absolute;
  top: 0;
  width: 100%;
}

.shop-page-title .page-title-inner .flex-col .shop-page-title{
	margin-top: 30px;
	color:#009966;
}
.breadcrumbs{
	font-size:14px;
}
.breadcrumbs>a{
	font-size:12px;
}

.header-block-block-1 .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 5px;
}
.header-block-block-1 .icon-box-left .icon-box-text p{
	font-size: 14px;
    line-height: 1.2;
	white-space: nowrap;
	color:#009966;
}
.header-block-block-1 .icon-box-left .icon-box-text p strong{
	font-weight:600;
}
.header-block-block-1 .col{
	padding-bottom:0px;
}
.header-block-block-1 .icon-box-left .icon-box-img .icon-inner img{
	filter: brightness(0) saturate(100%) invert(38%) sepia(97%) saturate(372%) hue-rotate(93deg) brightness(92%) contrast(91%);
}
.term-description-catproduct-nmt{
	border-radius: 5px;
    border: 1px solid #e5e7f6;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}
@media(min-width:1200px){
	#header #masthead .header-inner .flex-right{
		width:55%;
	}
}