/*Css index*/
:root {
  --primary-color: #dd3333;
  --fs-color-primary: #dd3333;
  --fs-color-secondary: #d26e4b;
  --fs-color-success: #7a9c59;
  --fs-color-alert: #b20000;
  --fs-experimental-link-color: #000000;
  --fs-experimental-link-color-hover: #1e73be;
}
.tooltipster-base {
  --tooltip-color: #fff;
  --tooltip-bg-color: #000;
}
.off-canvas-right .mfp-content,
.off-canvas-left .mfp-content {
  --drawer-width: 300px;
}
.off-canvas .mfp-content.off-canvas-cart {
  --drawer-width: 360px;
}
.container-width,
.full-width .ubermenu-nav,
.container,
.row {
  max-width: 1170px;
}
.row.row-collapse {
  max-width: 1140px;
}
.row.row-small {
  max-width: 1162.5px;
}
.row.row-large {
  max-width: 1200px;
}
.header-main {
  height: 72px;
}
#logo img {
  max-height: 72px;
}
#logo {
  width: 63px;
}
.header-bottom {
  min-height: 10px;
}
.header-top {
  min-height: 30px;
}
.transparent .header-main {
  height: 30px;
}
.transparent #logo img {
  max-height: 30px;
}
.has-transparent + .page-title:first-of-type,
.has-transparent + #main > .page-title,
.has-transparent + #main > div > .page-title,
.has-transparent + #main .page-header-wrapper:first-of-type .page-title {
  padding-top: 60px;
}
.header.show-on-scroll,
.stuck .header-main {
  height: 74px!important;
}
.stuck #logo img {
  max-height: 74px!important;
}
.search-form {
  width: 100%;
}
.header-bg-color {
  background-color: rgba(255,255,255,0.9);
}
.header-bottom {
  background-color: #156953;
}
.header-main .nav > li > a {
  line-height: 16px;
}
.stuck .header-main .nav > li > a {
  line-height: 50px;
}
.header-bottom-nav > li > a {
  line-height: 16px;
}
@media (max-width: 549px) {
  .header-main {
    height: 70px;
  }
  #logo img {
    max-height: 70px;
  }
}
.main-menu-overlay {
  background-color: #dd890b;
}
.nav-dropdown {
  font-size: 100%;
}
.header-top {
  background-color: #183c62 !important;
  color: white;
}
#header-contact a {
  color: white;
}
body {
  color: #000000;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
  color: #1e73be;
}
/* H1 trong nội dung */
body .entry-content h1,
body .article-inner h1,
body .blog-post-inner h1,
body .page-wrapper h1{
  font-size: 2.2rem !important;     /* > 1.6rem của H2 */
  line-height: 1.15 !important;
  font-weight: 900 !important;
  color: #d10000 !important;        /* đỏ */
  margin: 0 0 0.9rem 0 !important;
}
body h1.entry-title, body .entry-title, body .page-title {
    font-size: 2.2rem !important;
    line-height: 1.15 !important;
    font-weight: 900 !important;
    color: #d10000 !important;
}
.breadcrumbs {
  text-transform: none;
}
button,
.button {
  text-transform: none;
}
.nav > li > a,
.links > li > a {
  text-transform: none;
}
.section-title span {
  text-transform: none;
}
h3.widget-title,
span.widget-title {
  text-transform: none;
}
.header:not(.transparent) .header-nav-main.nav > li > a {
  color: #131010;
}
.header:not(.transparent) .header-nav-main.nav > li > a:hover,
.header:not(.transparent) .header-nav-main.nav > li.active > a,
.header:not(.transparent) .header-nav-main.nav > li.current > a,
.header:not(.transparent) .header-nav-main.nav > li > a.active,
.header:not(.transparent) .header-nav-main.nav > li > a.current {
  color: #dd3333;
}
.header-nav-main.nav-line-bottom > li > a:before,
.header-nav-main.nav-line-grow > li > a:before,
.header-nav-main.nav-line > li > a:before,
.header-nav-main.nav-box > li > a:hover,
.header-nav-main.nav-box > li.active > a,
.header-nav-main.nav-pills > li > a:hover,
.header-nav-main.nav-pills > li.active > a {
  color: #FFF!important;
  background-color: #dd3333;
}
.header:not(.transparent) .header-bottom-nav.nav > li > a:hover,
.header:not(.transparent) .header-bottom-nav.nav > li.active > a,
.header:not(.transparent) .header-bottom-nav.nav > li.current > a,
.header:not(.transparent) .header-bottom-nav.nav > li > a.active,
.header:not(.transparent) .header-bottom-nav.nav > li > a.current {
  color: #156953;
}
.header-bottom-nav.nav-line-bottom > li > a:before,
.header-bottom-nav.nav-line-grow > li > a:before,
.header-bottom-nav.nav-line > li > a:before,
.header-bottom-nav.nav-box > li > a:hover,
.header-bottom-nav.nav-box > li.active > a,
.header-bottom-nav.nav-pills > li > a:hover,
.header-bottom-nav.nav-pills > li.active > a {
  color: #FFF!important;
  background-color: #156953;
}
.shop-page-title.featured-title .title-overlay {
  background-color: rgba(0,0,0,0.3);
}
@media screen and (min-width: 550px) {
  .products .box-vertical .box-image {
    min-width: 247px!important;
    width: 247px!important;
  }
}
.absolute-footer,
html {
  background-color: #000000;
}
.nav-vertical-fly-out > li + li {
  border-top-width: 1px;
  border-top-style: solid;
}

/* Custom CSS */
.nav > li > a {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 14px;
}
h1,
h2,
h3,
.heading-font {
  font-family: "Roboto";
  text-transform: none;
  font-weight: 500;
  font-size: 18px;
}
h4,
h5,
h6,
.heading-font {
  font-family: "Roboto";
  text-transform: none;
  font-weight: normal;
}
@media (min-width:48em) {
  .product-category .box-image img {
    padding: 15px 15px 60px 15px;
  }
}
.alt-font {
  font-family: "Roboto", sans-serif;
}
.header-bottom {
  background: #156953;
  border: none;
  margin-bottom: 0;
  background-size: 100% 100%;
}
.nav-spacing-large>li {
  margin: 0;
}
.nav-spacing-large>li a {
  padding-left: 12px;
  padding-right: 12px;
  line-height: 23px;
}
.nav-spacing-large>li a:hover {
  background: #419a00;
  color: white;
}
.header:not(.transparent) .header-bottom-nav.nav > li.active > a {
  background: #419a00;
  border-bottom: 1px solid #227447;
  color: white;
}
.header:not(.transparent) .header-bottom-nav.nav > li > a:hover {
  color: white;
}
.nav-dropdown {
  padding: 10px 0 0px;
  border: 0px solid #333333;
  color: #1b1b1b;
}
.nav-dropdown>li>a,
.nav-column>li>a {
  color: #333333;
  line-height: 18px;
  font-size: 14px;
}
.nav-dropdown>li>a:hover,
.nav-column>li>a:hover {
  color: black;
}
.nav-dropdown.nav-dropdown-simple>li>a:hover,
.nav-column>li>a:hover {
  background: rgb(21, 105, 83);
}
.nav-dropdown .menu-item-has-children>a,
.nav-dropdown .title>a,
.nav-dropdown .nav-dropdown-col>a {
  color: #419a00;
  font-size: 14px;
}
.nav-dropdown-simple .nav-column li>a:hover,
.nav-dropdown.nav-dropdown-simple>li>a:hover {
  background: #fafafa;
}
.block-title {
  background: var(--wpr-bg-fa1baeda-f94c-489c-98f9-a9a74a181646) no-repeat 50% 100%;
  padding: 15px 0 20px;
  margin-bottom: 20px;
}
.box-text .button {
  font-weight: normal;
  text-transform: none;
  font-size: 13px;
  border-radius: 4px;
}
.cau-chuyen .row .col .post-item .box-text {
  background: linear-gradient(to right, rgb(21, 105, 83), #0f943e, rgb(119, 176, 38), rgb(78, 154, 0));
}
.cau-chuyen .row .col .post-item .box-text p {
  font-size: 15px;
  color: #97d851;
}
.post-item .box-text .post-title {
  color: #000000;
  margin-bottom: 10px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
}
.box-blog-post .is-divider {
  display: none;
}
.cau-chuyen .row .col .post-item .post-title {
  margin-bottom: 30px;
  color: white;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 24px;
}
.video .row .col .post-item .box-text {
  border-bottom: 5px solid #419a00;
  padding-bottom: 3px;
  text-align: center;
}
.khuyen-mai .row .col .post-item .box-vertical {
  border-bottom: 5px solid #419a00;
}
.footer2-nav ul {
  margin-bottom: 0;
  max-width: 1200px;
  margin: 0 auto;
}
.footer2-nav {
  display: flex;
  border-top: 2px solid #156953;
  margin-bottom: 0;
  background: #1a8065;
}
.footer2-nav ul li {
  float: left;
  list-style: none;
  margin-bottom: 0;
}
.footer2-nav ul li a {
  padding-left: 15px;
  line-height: 40px;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  padding-right: 15px;
  font-size: 13px;
  text-transform: uppercase;
}
.footer2-nav ul li a:hover {
  background: #156953;
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer-section .cot4 .sidebar-wrapper .widget_nav_menu {
  margin-left: 0;
}
.footer-section .cot4 .sidebar-wrapper .widget_nav_menu li {
  list-style: square;
  color: #419a00;
}
.footer-section .cot4 .sidebar-wrapper .widget_nav_menu li a {
  font-size: 14px;
  color: white;
}
.footer-section .cot4 .sidebar-wrapper .widget_nav_menu li a:hover {
  color: #d8d8d8;
}
.nhan-tin .row .col,
.entry-header-text {
  padding-bottom: 0;
}
.nhan-tin .row .col p,
form {
  margin-bottom: 0;
}
.nhan-tin .form-flat input:not([type="submit"]) {
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
  border-color: rgb(65, 154, 0);
}
.nhan-tin input[type='submit']:not(.is-form) {
  border-radius: 4px;
  background: #419a00;
  text-transform: none;
  font-weight: normal;
}
.tin-tuc .post .cot1 .post-item .post-title {
  margin-bottom: 10px;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 32px;
}
.tin-tuc .post .cot2 .col {
  padding-bottom: 19px;
}
.tin-tuc .post .cot1 .post-item .box-text {
  padding-left: 10px;
  padding-right: 10px;
}
.tin-tuc .row .col,
.tin-tuc .post .cot1 .post-item .box-text,
.tin-tuc .post .col {
  padding-bottom: 5px;
}
.tin-tuc .post .post-item .box-text {
  background: white;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
}
.cau-hoi .accordion-title.active,
.accordion-title {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  color: #ffffff;
  background: #156953;
  margin-bottom: 7px;
}
.accordion-inner {
  background: #419a00;
  margin-bottom: 7px;
  color: white;
}
.accordion-title span,
.toggle i {
  color: white;
  font-size: 15px;
  text-transform: uppercase;
}
.menu-floatright {
  width: 100px;
  position: fixed;
  top: 35%;
  right: 0;
  z-index: 99999;
}
.menu-floatright #toggle_social {
  position: absolute;
  right: 0px;
}
.menu-floatright ul {
  padding: 0;
}
.menu-floatright #toggle_social ul li {
  position: relative;
  border-radius: 3px;
  border: 1px solid #fff;
  list-style: none;
  margin-bottom: 10px;
}
.menu-floatright #toggle_social ul li img {
  width: 57px;
  border-radius: 5px;
}
.menu-floatright #toggle_social ul li .toggle_social-des {
  font-size: 9px;
  text-align: center;
  color: #fff;
  position: absolute;
  width: 90%;
  left: 5%;
  bottom: 5%;
  margin-bottom: 0;
}
.menu-floatright #back_to_top {
  border: 1px solid #fff;
  width: 57px;
  height: 57px;
  background: #F7C15F;
  border-radius: 5px;
}
.menu-floatright #back_to_top a {
  display: block;
  text-align: center;
  color: rgb(255, 255, 255);
  width: 100%;
  height: 100%;
  font-size: 26px;
}
.menu-floatright #toggle_social ul li .toggle_social-des {
  font-size: 9px;
  text-align: center;
  color: rgb(255, 255, 255);
  position: absolute;
  width: 90%;
  left: 5%;
  bottom: 5%;
  margin-bottom: 0px;
}
.hidden-lg {
  display: none !important;
}
.menu-floatright .click-toggle_social {
  width: 30px;
  height: 30px;
  color: rgb(255, 255, 255);
  font-size: 24px;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0px;
  top: -40px;
  background: rgb(255, 204, 76);
  border-radius: 5px;
  transition: all 1s ease;
}
.blog-single .article-inner .entry-image img,
.blog-single .badge.post-date {
  display: none;
}
.blog-single .article-inner .is-divider {
  height: 1px;
  max-width: 100%;
}
.duong_dan_breadcrumb {
  display: block;
  margin-bottom: 10px;
}
.duong_dan_breadcrumb #crumbs {
  margin-bottom: 0;
}
.duong_dan_breadcrumb #crumbs li {
  color: gray;
  display: inline-block;
  font-size: 14px;
  margin-bottom: 0;
  list-style: none;
}
.duong_dan_breadcrumb #crumbs li a {
  color: #419a00;
  font-size: 14px;
  padding-right: 5px;
}
.duong_dan_breadcrumb span {
  display: inline-block;
  font-size: 14px;
  color: #999;
  line-height: 1;
  padding-right: 7px;
}
.duong_dan_breadcrumb li a {
  display: inline-block;
  white-space: nowrap;
  font-size: 14px;
  color: #288ad6;
  padding: 0 10px 0 0;
}
.info-tieu-de {
  margin-top: 10px;
  font-size: 14px;
  color: #8a8a8a;
}
.meta-date-capnhat,
.luot-xem {
  padding-right: 13px;
}
.info-tieu-de a {
  color: gray;
}
.meta-related a {
  font-size: 15px;
  color: #db393d;
}
.entry-content {
  padding-top: 15px;
}
footer.entry-meta {
  font-size: 15px;
}
footer.entry-meta a {
  color: #419a00;
}
footer.entry-meta .bottom-post-tag {
  display: block;
  margin-top: 10px;
}
footer.entry-meta .bottom-post-tag a {
  background: #419a00;
  padding: 5px 10px;
  border-radius: 4px;
  color: white;
}
footer.entry-meta .bottom-post-tag a:hover {
  background: #fac100;
  color: #b20000;
}
.title-post-lien-quan {
  margin-top: 15px;
}
.list-news {
  display: inline-table;
}
.list-news li:first-child {
  width: 22%;
  margin-right: 15px;
  float: left;
  list-style: none;
  margin-left: 0;
}
.list-news li {
  width: 22%;
  margin-left: 15px;
  margin-right: 14px;
  float: left;
  list-style: none;
}
.list-news li:nth-child(4n+4) {
  width: 22%;
  margin-left: 15px;
  float: right;
  list-style: none;
  margin-right: 0;
}
.list-news li .item-list h4 {
  margin-top: 10px;
  line-height: 19px;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}
.list-news .item-list h4 a {
  color: black;
}
.blog-wrapper .large-8 {
  padding-right: 10px;
}
.blog-wrapper .large-4 {
  padding-left: 10px;
}
.article-inner .entry-content .row {
  margin-left: 0;
  margin-right: 0;
}
.section-slider,
.section-body {
  padding-right: 0 !important;
  padding-left: 0!important;
}
.section-body .cot4 .tieu-de {
  height: 40px;
  background: #db393d;
  padding-left: 10px;
  color: white;
  padding-top: 9px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.section-body .cot4 .sidebar-wrapper {
  background: #f3f4fa;
}
.section-body .cot4 .sidebar-wrapper .widget_nav_menu ul li {
  list-style: circle;
  color: green;
  margin-left: 10px;
}
.section-body .cot5 .tieu-de {
  height: 40px;
  background: #db393d;
  padding-left: 10px;
  color: white;
  padding-top: 9px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.section-body .cot5 .sidebar-wrapper {
  background: #f3f4fa;
}
.section-body .cot5 .sidebar-wrapper .widget_nav_menu ul li {
  list-style: circle;
  color: green;
  margin-left: 10px;
}
.form-lien-he input:not([type="submit"]),
.form-lien-he select {
  background-color: rgba(0,0,0,0.03);
  box-shadow: none;
  border-color: rgba(0,0,0,0.09);
  color: currentColor !important;
  border-radius: 99px;
}
.form-lien-he textarea {
  background-color: rgba(0,0,0,0.03);
  box-shadow: none;
  border-color: rgba(0,0,0,0.09);
  color: currentColor !important;
  border-radius: 29px;
}
.form-lien-he button,
.form-lien-he input {
  border-radius: 99px;
}
input[type='email'],
input[type='search'],
input[type='number'],
input[type='url'],
input[type='tel'],
input[type='text'],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type='email'],
input[type='date'],
input[type='search'],
input[type='number'],
input[type='text'],
input[type='tel'],
input[type='url'],
input[type='password'],
textarea,
select,
.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection {
  box-sizing: border-box;
  border: 1px solid #ddd;
  padding: 0 .75em;
  height: 2.507em;
  font-size: .97em;
  border-radius: 0;
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
  background-color: #fff;
  color: #333;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  transition: color .3s, border .3s, background .3s, opacity .3s;
}
button,
input,
select,
textarea {
  font: inherit;
}
.section-body .cot4 .sidebar-wrapper .widget_nav_menu ul li a {
  color: #156953;
}
.section-body .cot4 .tieu-diem .post-item {
  margin-right: 8px;
  padding-bottom: 0;
  margin-left: 8px;
  padding-top: 5px;
}
.section-body .cot4 .tieu-diem .post-item .box-text {
  padding-right: 5px;
}
.section-body .cot4 .tieu-diem .post-item .box-text .post-title {
  font-size: 14px;
  font-weight: normal;
  font-family: "Roboto", sans-serif;
  text-transform: none;
  color: #000000;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table-price thead > tr > th {
  background-color: #ffbe02;
  padding: 20px 20px 20px 0 !important;
  color: #a9410f;
  text-transform: uppercase;
  border: 0 !important;
}
.table-price thead > tr > th span {
  border-left: 2px solid #fff;
  padding-left: 20px !important;
}
.table-title-level01 {
  background-color: #fedf67;
  color: #a9410f;
  text-transform: uppercase;
  font-weight: 500;
  border: 0 !important;
  padding-left: 0px !important;
}
.section-bang-gia .table-title-level01 td {
  border: 0;
}
.section-bang-gia .table-bordered td {
  padding: 14px 0 14px 30px;
  vertical-align: middle;
}
.table-title-level01 td span {
  padding-left: 0px !important;
  display: block;
  color: black;
}
.table-td1 {
  font-weight: bold;
}
.table-bordered {
  border: 1px solid #ddd;
}
.tb-text-align {
  text-align: center;
  padding: inherit !important;
}
.table>tbody>tr>td {
  line-height: 25px;
}
.table-title-level02 {
  background-color: #fff3cb;
  color: #a9410f;
  text-transform: uppercase;
  font-weight: 500;
}
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border-right: 1px solid #ececec;
  padding-left: 8px;
}
.page-khuyen-mai .post-item .box-text .post-title {
  margin-bottom: 10px;
}
.page-khuyen-mai .post-item .col-inner:hover {
  border-bottom: 5px solid #fae600;
}
.page-khuyen-mai .post-item .col-inner {
  border-bottom: 5px solid #f7f7f7;
}
.page-inner p,
.article-inner p {
  line-height: 28px;
}
.page-inner h2,
.article-inner h2 {
  font-size: 18px;
}
.page-wrapper .accordion .accordion-item .accordion-title {
  font-size: 15px;
  font-family: "Roboto",sans-serif;
  font-weight: bold;
}
.box-text p {
  color: #4a3838;
}
.tin-tuc .post-item .box-text .post-title {
  font-size: 14px;
  line-height: 21px;
  padding-bottom: 5px;
  text-transform: none;
}
.footer-secondary {
  padding: 0;
}
.footer-section .col {
  padding-bottom: 0;
}
.header:not(.transparent) .header-bottom-nav.nav > li > a {
  font-weight: normal;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 13px;
}
.duong_dan_breadcrumb #crumbs {
  margin-bottom: 0;
  background: #e3efcd;
  padding: 5px 10px;
  color: white;
  border-radius: 4px;
}
#secondary .section-slider {
  padding-top: 0;
  padding-bottom: 0;
}
.is-divider {
  height: 1px;
  max-width: 100%;
}
.html-before-comments .post-item {
  padding-bottom: 0;
}
.google-maps {

  /* This is the aspect ratio */
  position: relative;
  padding-bottom: 25%;
  height: 0;
  overflow: hidden;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.menu-mobile {
  top: 0px;
  position: absolute;
  height: auto;
  padding-top: 60px;
}
.sub-menu.menu-open {
  opacity: 1;
  left: 0;
  position: relative;
  padding: 15px !important;
}
.toggle svg {
    transition: transform 0.3s ease;
    transform-origin: center;
}

.toggle.open svg {
    transform: rotate(180deg);
}
.menu-mobile .sub-menu {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transform: translateY(-8px);
    transition:
        max-height .35s ease,
        opacity .25s ease,
        transform .25s ease;
}

.menu-mobile .sub-menu.menu-open {
    max-height: 1000px;
    opacity: 1;
    transform: translateY(0);
}
.mfp-bg, .menu-mobile {
  display: none;
}
.block-imp {
  display: block !important;
}
/* Overlay */
.mfp-bg {
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease;
}

.mfp-bg.block-imp {
    opacity: 1;
    visibility: visible;
}

/* Popup */
.menu-mobile {
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s ease;
}

.menu-mobile.block-imp {
    opacity: 1;
    visibility: visible;
}

/* Nội dung menu xổ từ trên xuống */
.mobile-sidebar {
    opacity: 0;
    transform: translateY(-30px);
    transition:
        opacity .35s ease .15s,
        transform .4s cubic-bezier(.22,.61,.36,1) .15s;
}

.menu-mobile.block-imp .mobile-sidebar {
    opacity: 1;
    transform: translateY(0);
}
/* Custom CSS Mobile */
.mobile-sidebar .menu-item > a {
    flex: 0 0 auto !important;
    width: auto !important;
    margin: auto;
}
@media (max-width: 549px) {
  .menu-floatright {
    display: none;
  }
  .tin-tuc .row .cot2 .post-item .box-image {
    width: 25%;
    float: left;
  }
  .tin-tuc .row .cot2 .post-item .box-text {
    width: 75%;
    float: left;
    padding-left: 5px;
  }
  .tin-tuc .row .cot2 .post-item .box-text .post-title {
    font-size: 14.8px;
  }
  .cau-chuyen .row .col .post-item .box-text {
    padding-left: 10px;
    padding-right: 10px;
  }
  .nhan-xet .icon-box-left .icon-box-img {
    max-width: 100%;
    width: 100% !important;
  }
  .nhan-xet .icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 0;
  }
  .footer-section .cot4 .sidebar-wrapper .widget_nav_menu li {
    margin-left: 20px;
  }
  .list-news li:first-child,
  .list-news li,
  .list-news li:nth-child(4n+4) {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .list-news .new-img {
    width: 25%;
    float: left;
  }
  .list-news .item-list {
    width: 75%;
    float: left;
    padding-left: 5px;
  }
  .label-new.menu-item > a:after {
    content: "Mới";
  }
  .label-hot.menu-item > a:after {
    content: "Thịnh hành";
  }
  .label-sale.menu-item > a:after {
    content: "Giảm giá";
  }
  .label-popular.menu-item > a:after {
    content: "Phổ biến";
  }
}
/*End css index*/
.is-outline:hover svg g{
  fill: white !important;
}
.product-main {
    padding: 40px 0
}
.popup-single-p.mfp-container:before {
  content: none;
} 
.popup-single-p .mfp-content {
    display: flex;
    align-items: center;
    height: 100%;
}
.popup-single-p #bao-gia {
  padding: 30px 15px 0px;
  max-width: 600px;
}
.popup-single-p #bao-gia .wpcf7-submit{ 
    display: block;
    margin: auto;
}
.display-none {
  display: none;
}
.woocommerce-product-gallery__trigger span {
  display: none;
}
.woocommerce ul.products li.product .box-image, .product-small .box-image {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9 !important;
    overflow: hidden !important;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.quick-view {
  display: flex;
  width: 100%;
  padding: 0;
}
.quick-view a {
    background: red;
    width: 100%;
    color: white;
    padding: 3px;
}
ul.nav-pagination li {
  margin: 0;
}
.huphaco-xemnhanh-box {
    background: #fff;
    padding: 0;
    margin: 0 0 30px;
    font-family: Arial, sans-serif;
}

.huphaco-xemnhanh-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 15px;
}

.huphaco-xemnhanh-head h3 {
    margin: 0 !important;
    font-size: 20px !important;
    line-height: 1.25 !important;
    font-weight: 500 !important;
    color: #1f2937 !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
}

.huphaco-xemnhanh-head a {
    font-size: 14px !important;
    line-height: 1.2 !important;
    font-weight: 400 !important;
    color: #1677ff !important;
    text-decoration: none !important;
    white-space: nowrap;
}

.huphaco-xemnhanh-head a:hover {
    color: #0b63ce !important;
    text-decoration: none !important;
}

/**
* Khung cuộn: hiển thị khoảng 5 bài
*/
.huphaco-xemnhanh-scroll {
    max-height: 405px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 6px;
    scroll-behavior: smooth;
}

/**
* Scrollbar nhẹ, không quá nổi
*/
.huphaco-xemnhanh-scroll::-webkit-scrollbar {
    width: 5px;
}

.huphaco-xemnhanh-scroll::-webkit-scrollbar-track {
    background: #f1f5f9;
    border-radius: 999px;
}

.huphaco-xemnhanh-scroll::-webkit-scrollbar-thumb {
    background: #cbd5e1;
    border-radius: 999px;
}

.huphaco-xemnhanh-scroll::-webkit-scrollbar-thumb:hover {
    background: #94a3b8;
}

.huphaco-xemnhanh-list {
    position: relative;
    padding-left: 17px;
}

.huphaco-xemnhanh-list:before {
    content: "";
    position: absolute;
    left: 5px;
    top: 8px;
    bottom: 8px;
    width: 1px;
    border-left: 2px dotted #1677ff;
    opacity: 0.45;
}

.huphaco-xemnhanh-item {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 92px;
    gap: 10px;
    align-items: center;
    padding: 0 0 17px;
    margin: 0 0 17px;
    min-height: 64px;
}

.huphaco-xemnhanh-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.huphaco-xemnhanh-dot {
    position: absolute;
    left: -17px;
    top: 50%;
    transform: translateY(-50%);
    width: 9px;
    height: 9px;
    background: #1677ff;
    border-radius: 50%;
    z-index: 2;
    box-shadow: 0 0 0 4px #fff;
}

.huphaco-xemnhanh-title {
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #253044 !important;
    font-size: 15px !important;
    line-height: 1.42 !important;
    font-weight: 400 !important;
    text-decoration: none !important;
    letter-spacing: 0;
    word-break: normal;
}

.huphaco-xemnhanh-title:hover {
    color: #0b63ce !important;
    text-decoration: none !important;
}

.huphaco-xemnhanh-thumb {
    display: block;
    width: 92px;
    height: 62px;
    border-radius: 8px;
    overflow: hidden;
    background: #f3f4f6;
    border: 1px solid #e5e7eb;
    flex-shrink: 0;
}

.huphaco-xemnhanh-thumb img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block;
}

.huphaco-xemnhanh-noimg {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 500;
    color: #64748b;
    background: #f1f5f9;
}

@media (max-width: 849px) {
    .huphaco-xemnhanh-box {
        margin-top: 24px;
    }

    .huphaco-xemnhanh-head h3 {
        font-size: 20px !important;
        font-weight: 500 !important;
    }

    .huphaco-xemnhanh-head a {
        font-size: 14px !important;
        font-weight: 400 !important;
    }

    .huphaco-xemnhanh-scroll {
        max-height: 420px;
        padding-right: 5px;
    }

    .huphaco-xemnhanh-item {
        grid-template-columns: minmax(0, 1fr) 96px;
        gap: 12px;
    }

    .huphaco-xemnhanh-title {
        font-size: 15px !important;
        line-height: 1.42 !important;
        font-weight: 400 !important;
    }

    .huphaco-xemnhanh-thumb {
        width: 96px;
        height: 64px;
    }
}
 .huphaco-viewed-soft-box {
      background: #fff;
      padding: 0;
      margin: 0 0 30px;
      font-family: Arial, sans-serif;
  }

  .huphaco-viewed-soft-head {
      margin-bottom: 14px;
  }

  .huphaco-viewed-soft-head h3 {
      margin: 0 !important;
      font-size: 20px !important;
      line-height: 1.25 !important;
      font-weight: 500 !important;
      color: #1f2937 !important;
      text-transform: none !important;
      letter-spacing: 0 !important;
  }

  .huphaco-viewed-soft-list {
      display: flex;
      flex-direction: column;
      gap: 15px;
  }

  .huphaco-viewed-soft-item {
      display: grid;
      grid-template-columns: 104px minmax(0, 1fr);
      gap: 12px;
      align-items: center;
      padding: 0;
      margin: 0;
  }

  .huphaco-viewed-soft-thumb {
      display: block;
      width: 104px;
      height: 70px;
      border-radius: 9px;
      overflow: hidden;
      background: #f3f4f6;
      border: 1px solid #e5e7eb;
      flex-shrink: 0;
  }

  .huphaco-viewed-soft-thumb img {
      width: 100% !important;
      height: 100% !important;
      object-fit: cover !important;
      display: block;
  }

  .huphaco-viewed-soft-noimg {
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      background: #f1f5f9;
      color: #64748b;
      font-size: 20px;
      font-weight: 500;
  }

  .huphaco-viewed-soft-title {
      display: -webkit-box !important;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      color: #253044 !important;
      font-size: 15px !important;
      line-height: 1.42 !important;
      font-weight: 400 !important;
      text-decoration: none !important;
      letter-spacing: 0;
  }

  .huphaco-viewed-soft-title:hover {
      color: #0b63ce !important;
      text-decoration: none !important;
  }

  .huphaco-viewed-soft-empty {
      background: #f8fafc;
      border: 1px dashed #cbd5e1;
      border-radius: 10px;
      padding: 12px;
      color: #64748b;
      font-size: 14px;
      line-height: 1.5;
  }

  @media (max-width: 849px) {
      .huphaco-viewed-soft-box {
          margin-top: 24px;
      }

      .huphaco-viewed-soft-head h3 {
          font-size: 20px !important;
          font-weight: 500 !important;
      }

      .huphaco-viewed-soft-item {
          grid-template-columns: 108px minmax(0, 1fr);
          gap: 12px;
      }

      .huphaco-viewed-soft-thumb {
          width: 108px;
          height: 72px;
      }

      .huphaco-viewed-soft-title {
          font-size: 15px !important;
          font-weight: 400 !important;
          line-height: 1.42 !important;
      }
  }
  .slider-noibat button {
      z-index: 1;
      border: 2px solid black;
      border-radius: 50%;
  }
  .product-home button.btn-pre {
      left: 3px !important;
  }
  .product-home button.btn-pre {
      right: 3px !important;
  }

  .product-home .slick-dots {
    bottom: 15px;
    left: 0;
    line-height: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 20%;
    text-align: center;
}

.row-slider .product-home .slick-dots {
    bottom: 0;
}

.flickity-rtl .product-home .slick-dots {
    direction: rtl;
}

.product-home .slick-dots li {
    border: 3px solid #111;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 0 5px;
    opacity: .4;
    transition: opacity .3s;
    width: 12px;
}

.product-home .slick-dots li,
.product-home .slick-dots li {
    background-color: #111;
    border: 0;
    height: 10px;
    opacity: .2;
    width: 10px;
}

.product-home .slick-dots li:hover {
    opacity: .7;
}

.product-home .slick-dots li:first-child:last-child {
    display: none;
}

.product-home .slick-dots li.slick-active {
    background-color: #111;
    opacity: 1 !important;
}

.product-home .slick-dots li {
    border-radius: 0;
    height: 4px;
    margin: 0;
    width: 40px;
}

.product-home .slick-dots li {
    border-radius: 0;
    height: 4px;
    width: 40px;
}

.product-home .slick-dots li {
    background-color: #111;
}

.product-home .slick-dots li {
    border-radius: 0;
    margin: 2px;
}
.quickview-popup {
  display: none;
}
.quickview-popup .mfp-content {
    top: 0;
    height: 100%;
    align-items: center;
    display: flex;
}
.quickview-popup .lightbox-content {
    width: 100%;
    padding: 30px;
}
.quickview-popup .mfp-container:before {
  content: none;
}
.quickview-popup.mfp-ready {
  background-color: rgba(0, 0, 0, 0.7);
  display: block;
}
.main-popup-single {
  z-index: 9999;
}
footer .section-bg,
footer .col-inner {
  background: #183c62 !important;
}
footer p,
footer strong,
footer span,
footer a {
  color: white !important;
}
footer a:hover {
  color: #dc862c !important;
}
li.menu-item > a {
  font-weight: bold ;
  color: #183c62 !important;
}