/* Mobile */
.small-columns-1 {
  --columns: 1;
}

.small-columns-2 {
  --columns: 2;
}

.small-columns-3 {
  --columns: 3;
}

/* Tablet */
@media (min-width: 550px) {
  .medium-columns-1 {
    --columns: 1;
  }
  .medium-columns-2 {
    --columns: 2;
  }
  .medium-columns-3 {
    --columns: 3;
  }
  .medium-columns-4 {
    --columns: 4;
  }
  .medium-columns-5 {
    --columns: 5;
  }
  .medium-columns-6 {
    --columns: 6;
  }
}
/* Desktop */
@media (min-width: 850px) {
  .large-columns-1 {
    --columns: 1;
  }
  .large-columns-2 {
    --columns: 2;
  }
  .large-columns-3 {
    --columns: 3;
  }
  .large-columns-4 {
    --columns: 4;
  }
  .large-columns-5 {
    --columns: 5;
  }
  .large-columns-6 {
    --columns: 6;
  }
}
.product-summary form.cart > * {
  flex-basis: 100%;
  max-width: 100%;
}
.product-summary form.cart > *.single_add_to_cart_button {
  border-radius: 4px;
}
.product-summary form.cart > *.buy_now_button {
  flex-basis: 100%;
  max-width: 100%;
  width: 100%;
  margin: 0;
  padding: 5px 0;
  border-radius: 4px;
}
.product-summary form.cart > *.buy_now_button .mn {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
}
.product-summary form.cart > *.buy_now_button .desc {
  display: block;
  font-size: 14px;
  font-weight: 500;
}

.product_meta .tagged_as {
  display: none;
}

.product-short-description ul li {
  margin-bottom: 3px;
  font-weight: 400;
}

span.amount {
  font-weight: 400;
}

.product-info .price {
  font-size: 20px;
  font-weight: 500;
  margin: 10px 0 20px;
}

.archive-page-header .page-title {
  font-size: 20px;
  padding: 10px 15px 10px;
  border-bottom: 4px solid var(--fs-color-primary);
  background: #fff;
  border-radius: 10px 10px 0 0;
  text-align: left;
  margin-bottom: 0;
}

.category-filtering,
.woocommerce-result-count {
  display: none;
}

.woocommerce-breadcrumb > * {
  display: none;
}

#post-list .post-item {
  margin-bottom: 15px;
  padding-bottom: 0;
}
#post-list .post-item .box-text {
  padding: 10px;
}
#post-list .post-item .box-text .col-inner .box-blog-post {
  display: table;
  width: 100%;
}
@media screen and (max-width: 549px) {
  #post-list .post-item .box-text .from_the_blog_excerpt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
}

.lbk_sidebar_support {
  font-size: 14px;
  color: #333;
}
.lbk_sidebar_support .ux-menu-link--active .ux-menu-link__link,
.lbk_sidebar_support .ux-menu-link:hover .ux-menu-link__link {
  color: #333;
}
.lbk_sidebar_support .ux-menu-link__icon {
  color: var(--fs-color-primary);
}

#secondary aside.widget,
#shop-sidebar aside.widget {
  background: #fff;
  margin-bottom: 20px;
  padding: 15px;
  border-radius: 10px;
}
#secondary aside.widget:last-child,
#shop-sidebar aside.widget:last-child {
  margin-bottom: 0;
}
#secondary aside.widget .widget-title,
#shop-sidebar aside.widget .widget-title {
  display: block;
  padding: 10px;
  border-left: 3px solid var(--fs-color-primary);
  border-bottom: 1px solid #eee;
  margin: -15px -15px 15px;
}
#secondary aside.widget .is-divider,
#shop-sidebar aside.widget .is-divider {
  display: none;
}

.blog-wrapper {
  padding-top: 0;
}
.blog-wrapper > .row .large-9.col article {
  background: #fff;
  padding: 0 15px;
  border-radius: 10px;
}

.woocommerce-message .message-content {
  background: #fff;
  padding: 10px;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 400;
}

#moc_woocommerce_review {
  margin-top: 0;
  background: #fff;
  padding: 15px;
  border-radius: 10px;
}

.list_icons_chinhsach .icon-box {
  align-items: center;
  border-bottom: 1px dashed #eee;
  padding: 6px 0;
}
.list_icons_chinhsach .icon-box:last-child {
  border-bottom: 0;
}
.list_icons_chinhsach .icon-box .icon-box-text {
  font-size: 14px;
}

.home_product_lists {
  --gap: 10px;
  gap: var(--gap);
}
.home_product_lists > .col {
  flex: 0 0 calc((100% - (var(--columns) - 1) * var(--gap)) / var(--columns));
  max-width: calc((100% - (var(--columns) - 1) * var(--gap)) / var(--columns));
}
.home_product_lists .col-inner {
  height: 100%;
}

.product-small.box {
  height: 100%;
  border: 1px solid transparent;
  padding: 10px;
  border-radius: 10px;
  background: #fff;
}
.product-small.box:hover {
  border-color: var(--fs-color-primary);
}

.woocommerce-loop-product__title {
  display: block;
  margin: 0 0 10px !important;
}
.woocommerce-loop-product__title a {
  margin: 0;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.home_form_lh .wpcf7-form {
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 0;
}
.home_form_lh .wpcf7-form input,
.home_form_lh .wpcf7-form textarea {
  border-radius: 10px;
}

.danhgiakhachhang {
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 15px;
  border: 2px solid transparent;
}
.danhgiakhachhang:hover {
  border: 2px solid var(--fs-color-primary);
}
.danhgiakhachhang:last-child {
  margin-bottom: 0;
}
.danhgiakhachhang .star-rating:before {
  color: orange;
}
.danhgiakhachhang .star-rating span:before {
  color: var(--fs-color-primary);
}
.danhgiakhachhang .icon-box-text .testimonial-text {
  line-height: normal;
}
.danhgiakhachhang .icon-box-text .testimonial-text p {
  font-size: 16px;
  font-weight: 400;
}
.danhgiakhachhang .icon-box-text .testimonial-meta {
  padding-top: 10px;
}

.page-title-inner {
  padding-top: 0;
}
.page-title-inner > .flex-row {
  background: #fff;
  padding: 10px 15px;
  border-radius: 10px;
}
.page-title-inner .orderby {
  border-radius: 10px;
}

.term-description {
  background: #fff;
  padding: 15px;
  margin-top: 20px;
  border-radius: 10px;
}
.term-description > *:last-child {
  margin-bottom: 0;
}
.term-description ul {
  padding-left: 17px;
}

.lbk_tinhcongsuat {
  font-size: 14px;
}
.lbk_tinhcongsuat > .title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  border-left: 3px solid var(--fs-color-primary);
  padding-left: 10px;
}
.lbk_tinhcongsuat .body {
  border: 1px solid #eee;
  border-bottom: 0;
}
.lbk_tinhcongsuat .body .item {
  border-bottom: 1px solid #eee;
}
.lbk_tinhcongsuat .body .item.title {
  font-weight: 500;
}
.lbk_tinhcongsuat .body .item .item_row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.lbk_tinhcongsuat .body .item .item_row .name {
  flex-basis: 120px;
}
.lbk_tinhcongsuat .body .item .item_row .input {
  flex-basis: 100px;
  display: flex;
  align-items: center;
}
.lbk_tinhcongsuat .body .item .item_row .input input {
  font-size: 14px;
  margin-bottom: 0;
  margin-right: 5px;
  height: 24px;
  width: 50px;
  box-shadow: 0 0;
  border-radius: 4px;
  -moz-appearance: textfield;
}
.lbk_tinhcongsuat .body .item .item_row .input input::-webkit-outer-spin-button, .lbk_tinhcongsuat .body .item .item_row .input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.lbk_tinhcongsuat .body .item .item_row > * {
  padding: 5px 10px;
  border-right: 1px solid #eee;
}
.lbk_tinhcongsuat .body .item .item_row > *:last-child {
  border-right: 0;
}

.product-container .product-footer > .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.product-container .product-footer > .container > .woocommerce-tabs {
  flex-basis: calc(100% - 370px);
  max-width: calc(100% - 370px);
  margin-left: 0;
  padding-top: 0;
  display: block;
  order: 1;
}
@media screen and (max-width: 849px) {
  .product-container .product-footer > .container > .woocommerce-tabs {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.product-container .product-footer > .container > .woocommerce-tabs .nav-tabs > li > a {
  border-left: 0px solid #ddd;
  border-right: 0px solid #ddd;
}
.product-container .product-footer > .container > .related {
  flex-basis: 350px;
  max-width: 350px;
  order: 2;
}
@media screen and (max-width: 849px) {
  .product-container .product-footer > .container > .related {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.product-container .product-footer > .container > .related > .row .product-small {
  padding-bottom: 0;
}
.product-container .product-footer > .container > .related .product-section-title {
  font-size: 20px;
  padding: 10px 15px 10px;
  border-bottom: 4px solid var(--fs-color-primary);
  background: #fff;
  border-radius: 10px 10px 0 0;
  text-align: left;
  margin-bottom: 10px;
}
.product-container .product-footer > .container > #moc_woocommerce_review {
  flex-basis: 100%;
  max-width: 100%;
  order: 3;
}
.product-container .product-footer .tab-panels {
  padding: 15px;
  border: 0;
  border-radius: 0 10px 10px;
}
.product-container .product-main {
  padding-top: 0;
}
.product-container .product-main > .row {
  border-radius: 10px;
  overflow: hidden;
}
.product-container .product-main > .row #product-sidebar {
  padding: 15px;
}
.product-container .product-main > .row .product-info {
  padding: 15px;
  border-right: 0;
}
.product-container .product-main > .row .product-info .product-short-description {
  font-size: 14px;
}
.product-container .product-main > .row .product-info .product-title {
  font-size: 20px;
  color: #333;
}
.product-container .product-main > .row .product-info .woocommerce-breadcrumb {
  display: none;
}
.product-container .product-main > .row .product-gallery {
  padding: 15px;
}
.product-container .product-main > .row > * {
  background: #fff;
  padding: 15px !important;
}

.lbk_footer {
  font-size: 14px;
  background: #fff;
}
.lbk_footer .footer_bottom .dmca {
  max-width: 120px;
}
.lbk_footer .footer_bottom .footer_gioithieu ul {
  list-style: none;
  margin-bottom: 0;
}
.lbk_footer .footer_bottom .footer_gioithieu ul li {
  margin-left: 0;
}
.lbk_footer .footer_bottom .footer_gioithieu ul li i {
  margin-right: 5px;
}
.lbk_footer .footer_title {
  margin-bottom: 0;
}
.lbk_footer .footer_title .section-title {
  font-size: 16px;
}
.lbk_footer .footer_title .section-title .section-title-main {
  text-transform: uppercase;
  border-color: var(--fs-color-primary);
}

.home_sale {
  padding-bottom: 0 !important;
}
@media screen and (max-width: 768px) {
  .home_sale .home_sale_inner {
    margin-left: -10px;
    margin-right: -10px;
    flex-basis: calc(100% + 20px);
    max-width: calc(100% + 20px);
  }
}
.home_sale .home_sale_inner > .col-inner {
  background: var(--fs-color-primary);
  padding: 15px;
  border-radius: 10px;
}
.home_sale .home_sale_inner > .col-inner .title_box {
  color: #fff;
  font-size: 24px;
}
.home_sale .home_sale_inner > .col-inner .title_box p {
  margin-bottom: 10px;
}
.home_sale .home_sale_inner > .col-inner .product-small {
  padding-bottom: 0;
}
.home_sale .home_sale_inner > .col-inner .product-small .col-inner {
  background: #fff;
  border-bottom: 1px solid #eee;
  padding: 10px 10px 0;
  border-radius: 4px;
}
.home_sale .home_sale_inner .row.home_product_lists {
  flex-wrap: nowrap;
  gap: 10px;
  overflow-x: auto;
  overflow-y: hidden;
}
.home_sale .home_sale_inner .row.home_product_lists::-webkit-scrollbar-track {
  background: transparent;
}
.home_sale .home_sale_inner .row.home_product_lists {
  /* Chrome, Edge, Safari */
}
.home_sale .home_sale_inner .row.home_product_lists::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.home_sale .home_sale_inner .row.home_product_lists::-webkit-scrollbar-track {
  background: transparent;
}
.home_sale .home_sale_inner .row.home_product_lists::-webkit-scrollbar-thumb {
  background: #fff;
  border-radius: 10px;
}
.home_sale .home_sale_inner .row.home_product_lists > * {
  flex: 0 0 22%;
  max-width: 22%;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .home_sale .home_sale_inner .row.home_product_lists > * {
    flex: 0 0 27%;
    max-width: 27%;
  }
}
@media screen and (max-width: 549px) {
  .home_sale .home_sale_inner .row.home_product_lists > * {
    flex: 0 0 60%;
    max-width: 60%;
  }
}

.home_thuonghieu .thuonghieu_inner > .col-inner {
  background: #fff;
}
.home_thuonghieu .home_title .section-title {
  margin-bottom: 0;
}

.home_hotro {
  padding-bottom: 0 !important;
}
.home_hotro .hotro_inner > .col-inner {
  background: #fff;
}
.home_hotro .hotro_inner > .col-inner .list_hotro {
  padding: 0 15px;
}
.home_hotro .hotro_inner > .col-inner .list_hotro .post-item .box-text {
  padding-bottom: 0;
}
.home_hotro .hotro_inner > .col-inner .list_hotro .post-item .box-text .post-title {
  font-size: 14px;
  font-weight: 500;
}
.home_hotro .hotro_inner > .col-inner .list_hotro .post-item .is-divider {
  display: none;
}

.home_posts {
  padding-bottom: 0 !important;
}
.box-blog-post.box {
  justify-content: space-between;
  align-items: center;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid transparent;
}
.box-blog-post.box:hover {
  border-color: var(--fs-color-primary);
}
.box-blog-post.box .box-text {
  padding: 10px;
  background: #fff;
}
.box-blog-post.box .box-text .from_the_blog_excerpt {
  font-weight: 400;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.box-blog-post.box .box-text .box-text-inner .is-divider {
  display: none;
}
.box-blog-post.box .box-text .box-text-inner .post-title {
  font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.box-blog-post.box .box-text .box-text-inner .post-title a {
  color: #333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.entry-content {
  margin-bottom: 0;
}

footer.entry-meta {
  border: 0;
  background-color: #e7f0fa;
  border-radius: 10px;
  padding: 10px;
}

.lbk_related_post .box-blog-post.box {
  border-color: #e5e5e5;
}
.lbk_related_post .box-blog-post.box:hover {
  border-color: var(--fs-color-primary);
}

.home_sanpham {
  padding-bottom: 0 !important;
}
.product-small.col .col-inner .box-image .image-cover {
  padding-top: 125%;
}

.home_slide {
  border-top: 1px solid #e5e5e5;
}
.home_slide .slider-wrapper {
  margin-bottom: 0 !important;
}
.home_slide .slider-wrapper img {
  display: block;
}
.home_slide .slider-wrapper .flickity-page-dots {
  bottom: -25px;
}
@media screen and (min-width: 993px) {
  .home_slide .home_slide_slide .flickity-slider > * {
    margin: 0 5px;
  }
}

@media screen and (min-width: 993px) {
  .home_product_lists > .product-small:nth-child(n+9) {
    display: none;
  }
}

.home_title {
  margin-bottom: 0;
}
.home_title .section-title {
  font-size: 20px;
  padding: 10px 10px 5px;
  border-bottom: 4px solid var(--fs-color-primary);
  background: #fff;
  border-radius: 10px 10px 0 0;
}
.home_title .section-title .section-title-main {
  border: 0 !important;
  text-transform: none;
  color: var(--fs-color-primary);
}
.home_title .section-title .section-title-main a {
  font-size: 20px;
  padding-left: 0;
  color: var(--fs-color-primary);
}
.home_title .section-title > a {
  font-weight: 500;
  font-size: 14px;
  padding-left: 0;
}

#header .header-wrapper.stuck #wide-nav {
  border-top: 0;
  z-index: 11;
}
#header .header-wrapper.stuck #wide-nav .flex-left .header-vertical-menu {
  margin-top: -45px;
  width: 52px;
  cursor: pointer;
}
#header .header-wrapper.stuck #wide-nav .flex-left .header-vertical-menu .header-vertical-menu__opener {
  width: 52px;
  padding-bottom: 33px;
}
#header .header-wrapper.stuck #wide-nav .flex-left .header-vertical-menu .header-vertical-menu__opener > .icon-angle-down {
  display: none;
}
#header .header-wrapper.stuck #wide-nav .flex-left .header-vertical-menu .header-vertical-menu__title {
  display: none;
}
#header .header-wrapper.stuck #wide-nav .flex-right {
  display: none;
}
#header .header-inner .hide-for-medium.flex-right .nav > li {
  margin: 0 10px;
}
#header .header-inner .hide-for-medium.flex-right ul.header-nav > li > a {
  display: flex;
  flex-direction: row-reverse;
}
#header .header-inner .hide-for-medium.flex-right ul.header-nav > li > a i {
  margin-right: 5px;
  margin-left: 0;
  line-height: 24px;
  height: 24px;
}
#header .header-inner .hide-for-medium.flex-right ul.header-nav > li > a i img {
  max-width: 24px;
  display: block;
}
#header .header-inner .hide-for-medium.flex-right .header-contact-wrapper ul li a {
  display: flex;
  flex-direction: row;
}
#header .header-inner .hide-for-medium.flex-right .header-contact-wrapper ul li a i {
  font-size: 20px !important;
}
#header .header-inner .header-nav-main .header-search-form {
  width: 100%;
  max-width: 500px;
}
#header .header-inner .header-nav-main .header-search-form .searchform .ux-search-submit {
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 0 4px 4px 0;
  background: #ddd;
  color: #333;
  border: 0;
  line-height: 44px;
  height: 44px;
  width: 52px;
  margin-left: -8px;
}
#header .header-inner .header-nav-main .header-search-form .searchform #woocommerce-product-search-field-0 {
  box-shadow: 0 0;
  border: 0;
  border-radius: 10px;
  line-height: 44px;
  height: 44px;
  padding: 0 15px;
}
#header .header-bottom .flex-right {
  background: #fff;
  min-height: 35px;
}
#header .header-bottom .flex-right .html_topbar_left a {
  padding: 4px 4px 4px 0;
  margin-bottom: 0;
  line-height: 34px;
  float: right;
}

body:not(.home) #wide-nav {
  border-top: 0;
}
body:not(.home) #wide-nav .flex-left .header-vertical-menu {
  margin-top: -45px;
  width: 52px;
  cursor: pointer;
}
body:not(.home) #wide-nav .flex-left .header-vertical-menu .header-vertical-menu__opener {
  width: 52px;
  padding-bottom: 33px;
}
body:not(.home) #wide-nav .flex-left .header-vertical-menu .header-vertical-menu__opener > .icon-angle-down {
  display: none;
}
body:not(.home) #wide-nav .flex-left .header-vertical-menu .header-vertical-menu__title {
  display: none;
}
body:not(.home) #wide-nav .flex-right {
  display: none;
}

.lbk_breadcrumbs {
  padding: 8px 0;
  font-size: 14px;
}
.lbk_breadcrumbs nav p {
  margin-bottom: 0;
}

.price-wrapper del .woocommerce-Price-amount {
  color: #666;
}
.price-wrapper .woocommerce-Price-amount {
  color: red;
}

@media screen and (min-width: 850px) {
  .pc-pb-0 {
    padding-bottom: 0 !important;
  }
}
#main,
#wrapper {
  background-color: #e7f0fa;
}

.badge-container {
  margin: 10px 10px 0 0;
  left: auto;
  right: 0;
}
.badge-container .badge {
  width: 30px;
  height: 30px;
}
.badge-container .badge .badge-inner {
  border-radius: 50%;
  font-size: 12px;
}

.nav-column > li > a,
.nav-dropdown > li > a,
.nav-vertical-fly-out > li > a,
.nav > li > a {
  color: #333;
  transition: all 0s;
}
.nav-dropdown {
  transition: opacity 0s, visibility 0s;
}

#header .header-wrapper.stuck #wide-nav .flex-left .header-vertical-menu .icon-angle-down {
  display: block;
}

.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item > a {
  font-weight: 500;
  font-size: 14px;
  transition: all 0s;
}
.header-vertical-menu__fly-out .nav-vertical-fly-out > li.menu-item > a:hover {
  color: var(--fs-color-primary);
}

.nav-dropdown-has-border .nav-dropdown {
  border: 1px solid #ddd;
}

.header-vertical-menu__fly-out .current-dropdown.menu-item .nav-dropdown {
  min-height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  padding: 10px;
}
.header-vertical-menu__fly-out .current-dropdown.menu-item .nav-dropdown > li {
  flex-basis: 25%;
  max-width: 25%;
}
.header-vertical-menu__fly-out .current-dropdown.menu-item .nav-dropdown > li > a {
  border-bottom: 0;
  font-size: 14px;
  font-weight: 500;
}
.header-vertical-menu__fly-out .current-dropdown.menu-item .nav-dropdown > li > a:hover {
  color: var(--fs-color-primary);
}

b,
strong {
  font-weight: inherit;
  font-weight: 700;
}

body {
  color: #333;
}

#wide-nav .nav-dropdown-default,
#masthead .nav-dropdown-default {
  padding: 0px;
}

@media screen and (max-width: 549px) {
  .product-container .product-main > .row .product-info form.cart .single_add_to_cart_button,
  .product-container .product-main > .row .product-info form.cart .buy_now_button {
    flex-basis: 100% !important;
    max-width: 100% !important;
  }
  .product-container .product-main > .row .product-info form.cart .single_add_to_cart_button {
    margin-bottom: 10px !important;
  }
}