/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");

body {
  font-family: "Roboto", sans-serif;
}

h2.section-title {
  border-bottom: 0;
}

h2.section-title span {
  color: #cb181e;
  border-bottom: 0;
  margin-bottom: 0;
  border-left: 10px solid #cb181e;
  padding: 2px 0 2px 10px;
  font-size: 27px;
}

.dgwt-wcas-flatsome-up {
  margin-top: -40vh;
}

#search-lightbox
  .dgwt-wcas-sf-wrapp
  input[type="search"].dgwt-wcas-search-input {
  height: 60px;
  font-size: 20px;
}

#search-lightbox .dgwt-wcas-search-wrapp {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.dgwt-wcas-overlay-mobile-on .mfp-wrap .mfp-content {
  width: 100vw;
}

.dgwt-wcas-overlay-mobile-on .mfp-close,
.dgwt-wcas-overlay-mobile-on .nav-sidebar {
  display: none;
}

.dgwt-wcas-overlay-mobile-on .main-menu-overlay {
  display: none;
}

.dgwt-wcas-open .header-search-dropdown .nav-dropdown {
  opacity: 1;
  max-height: inherit;
  left: -15px !important;
}

.dgwt-wcas-open:not(.dgwt-wcas-theme-flatsome-dd-sc)
  .nav-right
  .header-search-dropdown
  .nav-dropdown {
  left: auto;
}

.dgwt-wcas-theme-flatsome .nav-dropdown .dgwt-wcas-search-wrapp {
  min-width: 450px;
}

.header-search-form {
  min-width: 250px;
}

@media screen and (max-width: 1023px) {
  .section.has-mask.mask-arrow-large.show-for-medium {
    padding-bottom: 0 !important;
  }
}

.cs-section {
  padding: 60px 0 !important;
}

.cs-section.cs-section-pt-half {
  padding-top: 30px !important;
}

.cs-pb-0 {
  padding-bottom: 0 !important;
}

.cs-pt-0 {
  padding-top: 0 !important;
}

@media screen and (min-width: 1024px) {
  .cs-mb--20 {
    margin-bottom: -90px !important;
    pointer-events: none;
    padding-top: 5px;
  }
}

.cs-product-cat-list {
  padding: 24px;
  border-radius: 15px;
  border: 1px solid #d5d5d5;
}

@media screen and (max-width: 767px) {
  .cs-product-cat-list {
    padding: 15px;
    border-radius: 15px;
  }

  .section-title-container.cs-new-heading {
    margin-bottom: 15px;
  }
}

h2.section-title {
  border-bottom: 0;
}

h2.section-title span {
  color: #cb181e;
  border-bottom: 0;
  margin-bottom: 0;
  border-left: 10px solid #cb181e;
  padding: 2px 0 2px 10px;
  font-size: 27px;
}

@media screen and (max-width: 1023px) {
  h2.section-title span {
    font-size: 21px;
  }
}

.cs-product-small-heading p {
  font-size: 22px;
  margin-bottom: 20px;
}

@media screen and (max-width: 1023px) {
  .cs-product-small-heading p {
    font-size: 17px;
    margin-bottom: 12px;
  }
}

.cs-product-cat-container,
.cs-product-brand-container {
  gap: 15px;
  flex-wrap: wrap;
  justify-content: center;
}

.cs-product-cat-container > div,
.cs-product-brand-container > div {
  width: calc((100% - 105px) / 8) !important;
}

@media screen and (max-width: 1023px) {
  .cs-product-cat-container > div,
  .cs-product-brand-container > div {
    width: calc((100% - 75px) / 6) !important;
  }
}

@media screen and (max-width: 767px) {
  .cs-product-cat-container > div,
  .cs-product-brand-container > div {
    width: calc((100% - 30px) / 3) !important;
  }
}

.cs-product-cat-container > div:nth-child(n + 17),
.cs-product-brand-container > div:nth-child(n + 17) {
  display: none;
}

@media (max-width: 1023px) {
  .cs-product-cat-container > div:nth-child(n + 13),
  .cs-product-brand-container > div:nth-child(n + 13) {
    display: none;
  }
}

@media (max-width: 767px) {
  .cs-product-cat-container > div:nth-child(n + 7),
  .cs-product-brand-container > div:nth-child(n + 7) {
    display: none;
  }
}

.cs-product-cat-container.active > div:nth-child(n + 17),
.cs-product-brand-container.active > div:nth-child(n + 17) {
  display: block;
}

@media (max-width: 1023px) {
  .cs-product-cat-container.active > div:nth-child(n + 13),
  .cs-product-brand-container.active > div:nth-child(n + 13) {
    display: block;
  }
}

@media (max-width: 767px) {
  .cs-product-cat-container.active > div:nth-child(n + 7),
  .cs-product-brand-container.active > div:nth-child(n + 7) {
    display: block;
  }
}

.cs-product-cat-container > div a {
  font-size: 14px;
  line-height: 1.15em;
  font-weight: 600;
  color: #333;
}

@media screen and (max-width: 1023px) {
  .cs-product-cat-container > div a {
    font-size: 12.7px;
    font-weight: 700;
    color: #333;
  }
}

.cs-product-cat-container > div a:hover {
  color: #cb181e;
}

.cs-product-cat-container .box-text {
  padding: 0;
}

.cs-view-more-cat,
.cs-view-more-brand {
  border-radius: 5px !important;
  margin-bottom: 0 !important;
  margin-right: auto !important;
  margin-left: auto !important;
  margin-top: 20px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  border-width: 1px !important;
  text-transform: uppercase !important;
  color: #cb181e !important;
  border-color: #cb181e !important;
}

.cs-view-more-cat:hover,
.cs-view-more-brand:hover {
  color: #fff !important;
  background: #cb181e !important;
}

.cs-view-more-cat span,
.cs-view-more-brand span {
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  .cs-view-more-cat,
  .cs-view-more-brand {
    font-size: 12px;
    margin-top: 14px !important;
  }
}

.cs-home-product-tab {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .cs-home-product-tab {
    margin-top: 20px;
    display: none;
  }

  .cs-home-product-tab.cs-home-news-tab {
    display: block;
  }
}

.cs-home-product-tab ul.nav {
  gap: 10px;
  flex-wrap: nowrap;
}

@media screen and (max-width: 1023px) {
  .cs-home-product-tab ul.nav {
    overflow-x: auto;
    padding-bottom: 10px;
  }
}

.cs-home-product-tab ul.nav .tab {
  flex-grow: 1;
  margin: 0;
  width: unset !important;
}

@media screen and (max-width: 1023px) {
  .cs-home-product-tab ul.nav .tab {
    flex-shrink: 0;
  }
}

.cs-home-product-tab ul.nav .tab a:before {
  display: none;
}

.cs-home-product-tab ul.nav .tab a {
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #cb181e;
  color: #cb181e;
  border-radius: 5px !important;
  height: 40px;
  font-weight: 400;
  font-size: 15px;
}

@media screen and (max-width: 1023px) {
  .cs-home-product-tab ul.nav .tab a {
    padding: 0 14px;
    height: 34px;
    font-size: 14px;
  }
}

.cs-home-product-tab ul.nav .tab.active a {
  background: #cb181e !important;
  color: #fff !important;
}

.button.primary.cs-home-product-tab-view {
  margin: 0 auto 0px auto !important;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background: #cb181e !important;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  font-weight: 400;
}

.button.primary.cs-home-product-tab-view i {
  margin-top: 2px;
}

@media screen and (max-width: 1023px) {
  .button.primary.cs-home-product-tab-view {
    font-size: 14px;
  }
}

@media screen and (min-width: 1024px) {
  .cs-home-news-tab ul.nav {
    padding-left: calc((100% - 90px) / 4 + 30px);
  }
}

.cs-home-blog .is-divider {
  display: none;
}

.cs-home-blog .box-text {
  padding-bottom: 0 !important;
}

.cs-home-blog h3 {
  text-align: left;
  font-weight: 600;
  font-size: 17px;
}

.row-slides .col {
  padding-bottom: 0;
}

.row-slides .slick-track {
  padding: 1rem 0;
}

.row-slides .slick-slide {
  margin: 0 20px;
}

.header-bottom.wide-nav.hide-for-medium {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px,
    rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.header__hotline {
  color: #000;
}

#woocommerce-product-search-field-0 {
  border-radius: 5px 0 0 5px;
}

.dgwt-wcas-search-submit {
  padding: 0 35px;
  background: #fe0000 !important;
  border-radius: 0 5px 5px 0;
}

.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
  border-color: transparent #fe0000 transparent;
}

.displayNone {
  display: none;
}

.list-product-best-selling,
.product-bancheo {
  padding-bottom: 0;
}

.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover:before {
  border-right-color: #fe0000;
}

.footer-content {
  color: #fff;
  font-size: 16px;
}

.company-phone {
  color: #fff;
}

.company-phone p {
  font-size: 16px;
}

.company-phone:before {
  position: absolute;
  content: "";
  height: 90%;
  right: 0;
  top: 0;
  border-right: 1px solid #343434;
}

.company-phone .phone {
  display: flex;
  align-items: center;
}

.company-phone .phone .phone-detail a {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
}

.company-phone .phone .phone-detail span {
  font-size: 13px;
  font-weight: 400;
}

.company-phone .mail {
  position: relative;
  padding-top: 15px;
}

.company-phone .mail:before {
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  top: 0;
  border-top: 1px solid #343434;
}

.company-phone .mail .mail-detail {
  display: flex;
  align-items: center;
}

.company-phone .mail .mail-detail a {
  color: #fff;
}

.company-phone:after {
  position: absolute;
  content: "";
  height: 90%;
  left: 0;
  top: 0;
  border-right: 1px solid #343434;
}

.company-information .title-group {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 12px;
}

.company-information ul li {
  margin-bottom: 0;
}

.company-information ul li a {
  font-size: 14px;
  color: #fff;
}

.bct-img {
  margin-top: 20px;
}

#call-kqt {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-image: linear-gradient(to bottom left, #69d40c, #27881d);
  box-shadow: 0 0 0 0 #27881d;
  overflow: hidden;
  z-index: 100;
  position: fixed;
  bottom: 140px;
  right: 25px;
  -webkit-animation: pulse-green 2s infinite;
  animation: pulse-green 2s infinite;
}

#zalo-chat {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #028fe3;
  box-shadow: 0 0 0 0 #028fe3;
  position: fixed;
  right: 25px;
  bottom: 80px;
  overflow: hidden;
  z-index: 100;
  -webkit-animation: pulse-blue 2s infinite;
  animation: pulse-blue 2s infinite;
}

.absolute-footer.dark {
  color: #fff;
  font-size: 14px;
  border-top: 1px solid #fff;
  padding-top: 15px;
}

@keyframes pulse-green {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(7, 195, 1, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgb(2 143 227/0%);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgb(2 143 227/0%);
  }
}

#mega-menu-wrap {
  background: #e7442e;
}

#mega-menu-wrap a {
  color: #000;
}

@keyframes pulse-blue {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgb(2 143 227/70%);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgb(2 143 227/0%);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgb(2 143 227/0%);
  }
}

.sub-menu {
  min-width: 750px;
  display: flex;
  flex-wrap: wrap;
}

.sub-menu li {
  flex: 25%;
}

.sub-menu li a {
  color: #000;
}

#menu-item-149 .sub-menu {
  display: block;
}

.nav-dropdown-default .nav-column li > a,
.nav-dropdown.nav-dropdown-default > li > a {
  border: none;
}

.nav-dropdown-default .nav-column li > a {
  font-size: 12px !important;
}

@media (max-width: 768px) {
  #zalo-chat,
  #call-kqt {
    right: 20px;
  }
  #zalo-chat {
    bottom: 140px !important;
  }
  #call-kqt {
    bottom: 200px !important;
  }
  .absolute-footer.dark.medium-text-center.text-center {
    padding-bottom: 80px !important;
  }
}

#menu-danh-muc-san-pham {
  display: none;
}

.border-radius-left-slide img {
  border-radius: 10px;
}

.border-radius-right-slide img {
  border-radius: 10px;
}

.border-radius-10 .col-inner {
  border-radius: 10px;
}

.cate-product p {
  font-size: 14px;
}

.box-text.box-text-products {
  padding-left: 20px;
  padding-right: 10px;
  font-size: 16px;
}

.border-radius-10 .box {
  background: #fff;
  border-radius: 10px;
}

.woocommerce-loop-product__title.product-title a {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  color: #000;
  font-size: 14px;
  -webkit-box-orient: vertical;
  height: 35px;
}

.product-small .absolute .onsale,
.woocommerce-product-gallery .onsale {
  background: red;
  color: #fff;
  padding: 3px 8px;
  font-size: 13px;
  font-weight: 700;
  border-radius: 7px;
}

.woocommerce-product-gallery .onsale {
  border-radius: 0 10px 10px 0;
  font-size: 20px;
}

@media (min-width: 1230px) {
  .row-bestSelling .product-small .absolute .onsale {
    position: absolute;
    top: 270px;
    left: 130px;
  }
  .sales-week .product-small .absolute .onsale {
    position: absolute;
    top: 235px;
    left: 130px;
  }
  .event-row .product-small .absolute .onsale {
    position: absolute;
    top: 245px;
    left: 130px;
  }
  .category-page-row .product-small .absolute .onsale {
    position: absolute;
    top: 265px;
    left: 130px;
  }
  .row-tab-product .product-small .absolute .onsale {
    position: absolute;
    top: 223px;
    left: 130px;
  }
  .relate-box .product-small .absolute .onsale {
    position: absolute;
    top: 270px;
    left: 165px;
  }
  .relate-box .price span bdi {
    font-size: 20px !important;
  }
}

.relate-combo {
  margin-top: 0 !important;
}

.tabbed-content.home-tab-product {
  background: #fff;
  padding: 20px 10px;
  border-radius: 10px;
}

.tabbed-content.home-tab-product h4,
.tabbed-content.home-tab-product a {
  color: #000;
}

.nav-left .active a {
  color: red !important;
}

.tabbed-content.home-tab-product .product-small .col-inner {
  border: 1px solid silver;
}

.price-wrapper .price ins bdi {
  font-size: 15px;
  font-weight: 600;
  color: #c70606;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.price-wrapper .price del bdi {
  font-size: 14px;
  color: #575757;
}

.event-row .box-text-products {
  text-align: left !important;
}

.tab-showroom li b {
  color: #000;
}

.accordion-title.plain {
  font-size: 20px;
}

#mega-menu-title {
  color: #000;
  border: 1px solid #000;
}

#mega-menu-wrap {
  width: 210px;
  background: 0 0;
}

.header-bottom-nav .nav-top-link {
  color: #000 !important;
  font-weight: 400;
  height: 35px;
}

.header-bottom-nav .nav-top-link:hover {
  color: #ec462f !important;
}

.grid-tools a {
  color: red !important;
  opacity: 1 !important;
}

.woocommerce-breadcrumb.breadcrumbs a {
  font-size: 16px;
  color: #000;
}

.product-details-page .product-page-price {
  display: flex;
  flex-direction: column-reverse !important;
  align-items: left;
}

.product-page-price .woocommerce-Price-amount bdi {
  font-size: 23px !important;
}

.product-details-page del .woocommerce-Price-amount bdi {
  font-size: 18px !important;
}

.policy-product {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-top: 1px dotted;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #000;
}

.policy-product-items {
  flex: 50%;
}

.policy-product-items svg {
  width: 12px;
}

.policy-product-items p {
  font-size: 17px;
  color: #000;
  margin-bottom: 5px;
}

.product-details-page .single_add_to_cart_button {
  border-radius: 5px;
}

.action-more-page {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  margin-bottom: 0;
}

.action-more-page button {
  background-color: #0564f6;
  color: #fff;
  border-radius: 10px;
  border: none;
  padding: 10px;
}

.action-more-page button {
  flex: 50%;
}

.title-btn {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
}

.sub-btn {
  font-size: 12px;
  margin-bottom: 0;
  margin-left: 10px;
}

.showroom-product-page {
  font-size: 14px;
  background: red;
  text-align: center;
  border-radius: 7px;
}

.showroom-product-page .title {
  padding: 5px 0;
  margin-bottom: 0;
}

.showroom-product-page .title a {
  color: #fff;
  font-weight: 700;
}

.primary.is-small.mb-0.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart.is-outline {
  width: 100%;
  border-radius: 5px;
}

.related-products-wrapper .woocommerce-Price-amount bdi,
.related-products-wrapper del .woocommerce-Price-amount bdi {
  font-size: 16px !important;
}

.box-content {
  background-color: #e2252d;
  padding-bottom: 1px;
  border-radius: 10px;
}

.box-content-title {
  background-color: #e2252d;
  background-image: url(https://cdn.tgdd.vn/mwgcart/mwg-site/ContentMwg/images/bg-oltk-dt-min.png);
  background-repeat: no-repeat;
  background-position: top right;
  color: #fff;
  padding: 15px 15px 0;
  border-radius: 10px 10px 0 0;
}

.box-content-title {
  line-height: 20px;
}

.box-content-title h4 {
  margin-bottom: 5px;
  margin-top: 0;
  color: #fff;
  font-size: 18px;
}

.box-content-title p {
  margin: 0;
  color: #ffd028;
  font-size: 24px;
  font-weight: bolder;
}

.list-promotion {
  padding-left: 15px;
  background-color: #fff;
  margin: 10px 5px 5px;
  padding: 5px 10px;
  border-radius: 4px;
}

.list-promotion-items {
  margin: 5px 0;
}

.list-promotion-items p {
  margin: 0;
  color: #000;
  font-size: 16px;
}

.list-promotion-items p span {
  background: red;
  width: 20px;
  height: 20px;
  font-size: 15px;
  font-weight: bolder;
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.btn-contact-CSKH {
  margin-top: 10px;
}

.btn-contact-CSKH button {
  background-color: #d0021c;
  font-weight: 700;
  width: 100%;
  color: #fff;
  border: none;
  border-radius: 10px;
}

.flex-content-space {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.hot-img {
  margin-top: 15px;
  background: #fff;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-right: 10px;
}

@media (min-width: 1180px) {
  .single .woobt-products {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .single .woobt-products .woobt-product {
    border: 1px dotted #e5e5e5;
    border-collapse: collapse;
    padding: 10px 20px 10px 10px;
    position: initial;
    width: 50%;
  }
  .woobt-title-inner {
    width: 200px !important;
  }
}

.woobt-title-inner {
  display: -webkit-box;
  font-size: 16px;
  line-height: 1.3;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 300px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
}

.woobt-price,
.woobt-price-ori del .woocommerce-Price-amount bdi,
.woobt-price-ori ins .woocommerce-Price-amount bdi {
  font-size: 16px !important;
}

@media (max-width: 768px) {
  .woobt-form button {
    width: 100% !important;
  }
}

.woobt-form button {
  font-size: 15px;
  border-radius: 5px;
}

.woobt-before-text.woobt-text {
  font-size: 23px;
  color: red;
  font-weight: 700;
}

.woobt-additional.woobt-text {
  display: none !important;
}

.woobt-wrap {
  border: 1px solid #ddd;
  padding: 11px;
  border-radius: 10px;
}

.infor-product {
  font-size: 15px;
  color: #000;
}

.infor-product img {
  margin-right: 5px;
}

.row-infor-product {
  border-top: 1px solid #ddd;
  padding-top: 15px;
}

.add-to-cart-container form {
  margin-bottom: 0;
}

.price.product-page-price.price-on-sale {
  margin-bottom: 15px;
}

.title-box-promotion {
  font-size: 20px;
  font-weight: bolder;
  color: #000;
  margin-bottom: 5px;
}

.option-checkout {
  border: 1px solid #000;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 10px;
}

.header-option {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}

.header-option-right span {
  display: inline-flex;
  width: 25px;
  font-size: 15px;
  height: 25px;
  border-radius: 50%;
  background: gray;
  color: #fff;
  justify-content: center;
  align-items: center;
}

.content-option > b {
  color: #000;
  font-weight: 400;
  font-size: 15px;
}

.content-option > * {
  display: block;
  margin-bottom: 2px;
}

.content-option > span:last-of-type {
  white-space: pre-wrap;
  max-width: unset;
}

.content-option > b > span:last-of-type {
  display: block;
}

.content-option > b > span {
  font-size: 12px;
  color: #666;
}

.checkoutOption {
  background-color: #fb6e2e;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-size: 15px;
  padding: 14px 10px;
  text-align: center;
  text-decoration: none;
  margin-bottom: 10px;
}

.callorder {
  margin-bottom: 13px;
  text-align: center;
  font-size: 15px;
  margin-top: 10px;
}

.callorder a {
  text-decoration: none;
}

.title-relate-post-shoppage .section-title-single,
.product-details-page .section-title-single {
  position: relative;
  margin-bottom: 20px;
}

.title-relate-post-shoppage .section-title-single:before,
.product-details-page .section-title-single:before,
.product-details-page .nav-line > li.active > a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 100%;
  z-index: 3;
  background: #e9452e;
}

.title-relate-post-shoppage .section-title-single .section-tt-single,
.product-details-page .section-tt-single {
  font-size: 22px !important;
}

.title-relate-post-shoppage .section-title-single .section-tt-single,
.product-details-page .section-tt-single,
.product-details-page .nav-line > li.active > a {
  display: inline-block;
  background: #fff;
  font-size: 1.1rem;
  font-weight: 700;
  color: #e9452e;
  position: relative;
  z-index: 1;
  padding-right: 20px;
  padding-left: 30px;
  margin: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  height: 32px;
  line-height: 22px;
}

.product-details-page .content_product,
.product-details-page .upsellProduct .widget-upsell,
.product-details-page .relate-box,
.document-product,
.relate-combo .col-inner,
.list-product-best-selling .col-inner,
.upsell-products-element {
  line-height: 1.4;
  padding: 0;
  margin-bottom: 30px;
  overflow: hidden;
  text-align: justify;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 15px;
  -webkit-box-shadow: 5px 5px 15px rgb(0 0 0/10%);
  box-shadow: 5px 5px 15px rgb(0 0 0/10%);
}

.woocommerce-tabs {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.product-details-page .tab-panels {
  padding-top: 0;
}

.upsellProduct .product-title {
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-align: left;
}

.upsellProduct ins .woocommerce-Price-amount bdi {
  font-size: 16px !important;
  color: red;
}

.upsellProduct del .woocommerce-Price-amount,
.is-divider.small {
  display: none;
}

.upsellProduct .widget-title {
  color: red;
}

.upsellProduct .widget-upsell {
  margin-top: 25px;
}

#comments a.btn-reviews-now {
  font-size: 16px;
  text-transform: none;
  padding: 8px;
}

.woocommerce #reviews #comments h2 {
  display: none;
}

.single .viewmore_content a {
  background: #ec462f;
  border: 1px solid #ec462f;
  border-radius: 3px;
  padding: 5px 20px;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  display: none;
}

.product-details-page .relate-box .product-title {
  text-align: left;
}

.uppercase.text-left {
  color: #000;
}

.sales-week .tab.active.has-icon {
  background-color: #cb181e !important;
  border-radius: 7px;
  padding: 0 10px;
}

.sales-week .tab.has-icon {
  background-color: #d8d8d8;
  border-radius: 7px;
  padding: 0 10px;
}

.sales-week .tab.active.has-icon a {
  color: #fff !important;
}

.sales-week .tab.has-icon a {
  color: #000 !important;
  font-weight: 400;
}

.time-sales {
  position: absolute;
  top: 10px;
  right: 0;
}

.time-sales-text {
  background: red;
  font-weight: 700;
  text-align: center;
  border-radius: 5px;
}

.time-sales-text p {
  margin-bottom: 0;
  font-size: 14px !important;
}

.ux-timer.dark {
  margin-top: 0;
}

.shop-container .product-small.col {
  border: 1px solid #ddd;
  border-collapse: collapse;
}

#header
  #wide-nav
  .header-bottom-nav.nav-left
  #mega-menu-wrap
  #mega_menu
  > li:hover
  > ul,
#header
  #wide-nav
  .header-bottom-nav.nav-left
  #mega-menu-wrap
  #menu-vertical-menu
  > li:hover
  > ul {
  display: flex !important;
}

#header
  #wide-nav
  .header-bottom-nav.nav-left
  #mega-menu-wrap
  #mega_menu
  > li
  > ul,
#header
  #wide-nav
  .header-bottom-nav.nav-left
  #mega-menu-wrap
  #menu-vertical-menu
  > li
  > ul {
  align-content: flex-start;
  align-items: start;
  background-color: #fff;
  box-shadow: 0 2px 1px 0 rgb(0 0 0/25%);
  display: flex;
  flex-direction: row;
  flex-flow: row wrap;
  flex-wrap: wrap;
  min-width: 800px;
}

#header
  #wide-nav
  .header-bottom-nav.nav-left
  #mega-menu-wrap
  #mega_menu
  > li
  > ul
  > li,
#header
  #wide-nav
  .header-bottom-nav.nav-left
  #mega-menu-wrap
  #menu-vertical-menu
  > li
  > ul
  > li {
  padding: 10px;
  transition: none;
  white-space: normal;
  width: auto;
}

#mega-menu-wrap #mega_menu > li > ul > li,
#header
  #wide-nav
  .header-bottom-nav.nav-left
  #mega-menu-wrap
  #menu-vertical-menu
  > li
  > ul
  > li {
  padding: 10px;
  transition: none;
  white-space: normal;
  width: auto;
}

#header
  #wide-nav
  .header-bottom-nav.nav-left
  #mega-menu-wrap
  #mega_menu
  > li
  > ul
  > li
  > ul,
#header
  #wide-nav
  .header-bottom-nav.nav-left
  #mega-menu-wrap
  #menu-vertical-menu
  > li
  > ul
  > li
  > ul {
  box-shadow: none;
  display: block !important;
  left: unset;
  opacity: 1 !important;
  position: relative;
  top: unset;
  transition: none;
}

#header
  #wide-nav
  .header-bottom-nav.nav-left
  #mega-menu-wrap
  #mega_menu
  > li
  > ul
  > li
  > ul
  > li
  > a,
#header
  #wide-nav
  .header-bottom-nav.nav-left
  #mega-menu-wrap
  #menu-vertical-menu
  > li
  > ul
  > li
  > ul
  > li
  > a {
  background-color: #fff;
  border: none;
  color: #333;
  font-size: 14px;
  line-height: 1.3;
  padding: 3px 0;
}

#header
  #wide-nav
  .header-bottom-nav.nav-left
  #mega-menu-wrap
  #mega_menu
  > li
  > ul
  > li
  > a,
#header
  #wide-nav
  .header-bottom-nav.nav-left
  #mega-menu-wrap
  #menu-vertical-menu
  > li
  > ul
  > li
  > a {
  background-color: #fff;
  border: none;
  border-bottom: solid 1px #ddd;
  color: #333;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 5px;
  padding: 0;
  padding-bottom: 0;
  text-transform: uppercase;
}

#header
  #wide-nav
  .header-bottom-nav.nav-left
  #mega-menu-wrap
  #mega_menu
  > li
  > a,
#header
  #wide-nav
  .header-bottom-nav.nav-left
  #mega-menu-wrap
  #menu-vertical-menu
  > li
  > a {
  border: none;
  color: #333;
  display: inline-block;
  font-size: 14px;
  padding: 0;
  transition: all 0.3s;
}

#header #wide-nav .header-bottom-nav.nav-left #mega-menu-wrap #mega_menu > li,
#header
  #wide-nav
  .header-bottom-nav.nav-left
  #mega-menu-wrap
  #menu-vertical-menu
  > li {
  border: none;
  border-bottom: 1px solid #eee;
  border-left: 3px solid transparent;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  padding: 6.65px 10px;
  padding-left: 12px;
  position: static;
  text-transform: unset;
  white-space: unset;
}

.sf-vertical.sf-arrows > li > .sf-with-ul:after {
  left: 175px;
}

.nav-outline > li > a {
  border: 1px solid transparent;
  border-radius: 5px;
  font-weight: 400;
}

.tabbed-content.home-tab-product a {
  font-weight: 400;
}

.ot-vm-hover:hover #mega_menu {
  min-height: 427px;
}

#header
  #wide-nav
  .header-bottom-nav.nav-left
  #mega-menu-wrap
  #mega_menu
  > li:hover
  > ul {
  min-height: 427px;
  box-shadow: none;
  border: 1px solid #ddd;
}

.sf-menu li:hover {
  background: #fff;
}

.document-product {
  padding-top: 15px !important;
  padding-bottom: 0 !important;
  margin-right: 10px;
  margin-left: 10px;
}

.small-padding-top {
  padding-top: 5px;
}

.relate-combo .product_list_widget {
  margin-bottom: 0;
}

.home-tab-product-TBVS #tab-bồn-cầu-vệ-sinh a,
.home-tab-product-TBVS #tab-bồn-cầu-Điện-tử a,
.home-tab-product-TBVS #tab-chậu-rửa-lavabo a,
.home-tab-product-TBVS #tab-vòi-sen-xả-bồn a,
.home-tab-product-TBVS #tab-sen-cây a,
.home-tab-product-TBVS #tab-bồn-tắm a,
.home-tab-product-TBVS #tab-bồn-tiểu a,
.home-tab-product-TBVS #tab-phụ-kiện a,
.home-tab-product-TBVS #tab-bồn-cầu-1-khối a,
.home-tab-product-TBVS #tab-bồn-cầu-2-khối a,
.home-tab-product-TBVS #tab-bồn-cầu-trẻ-em a,
.home-tab-product-TBVS #tab-vòi-lavabo a,
.home-tab-product-TBVS #tab-vòi-sen-cây a,
.home-tab-product-TBVS #tab-vòi-sen-Đặt-sàn a,
.home-tab-product-TBVS #tab-vòi-sen-nóng-lạnh a {
  padding-left: 60px;
}

.home-tab-product-TBVS #tab-vòi-sen-nóng-lạnh a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/voi-sen-toto-tbs03302v-tbw01010a-740x740-1-300x300.jpg.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBVS #tab-vòi-sen-Đặt-sàn a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/BL-700904-29.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBVS #tab-vòi-sen-cây a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/tbw01002b1_tbg01302v_tbw01010a-300x300.jpg.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBVS #tab-vòi-lavabo a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/Ct2230a-545x545-1.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBVS #tab-bồn-cầu-trẻ-em a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/PIGGY-P0217HS2T-N-300x300.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBVS #tab-bồn-cầu-2-khối a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/Ruby_CD0725G-300x300.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBVS #tab-bồn-cầu-1-khối a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/CAU-1-KHOI-GALAXY-%E2%80%93-CK66-300x300.png");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBVS #tab-bồn-cầu-vệ-sinh a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/1-2.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBVS #tab-bồn-cầu-Điện-tử a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/2-2.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBVS #tab-chậu-rửa-lavabo a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/3-1.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBVS #tab-vòi-sen-xả-bồn a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/5-2.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBVS #tab-sen-cây a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/6-2.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBVS #tab-bồn-tắm a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/10.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 10;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBVS #tab-bồn-tiểu a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/11.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 11;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBVS #tab-phụ-kiện a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/13.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBB #tab-bếp-gas a,
.home-tab-product-TBB #tab-bếp-Điện-từ a,
.home-tab-product-TBB #tab-chậu-rửa-chén a,
.home-tab-product-TBB #tab-máy-hút-khử-mùi a,
.home-tab-product-TBB #tab-máy-rửa-bát a,
.home-tab-product-TBB #tab-máy-lọc-nước a,
.home-tab-product-TBB #tab-lò-vi-sóng a,
.home-tab-product-TBB #tab-lò-nướng a,
.home-tab-product-TBB #tab-tủ-lạnh a,
.home-tab-product-TBB #tab-Đồ-gia-dụng a,
.home-tab-product-TBB #tab-chậu-rửa-chén-1-hố a,
.home-tab-product-TBB #tab-chậu-rửa-chén-2-hố a,
.home-tab-product-TBB #tab-chậu-rửa-chén-có-bàn-chờ a,
.home-tab-product-TBB #tab-vòi-rửa-chén-3-Đường-nước a,
.home-tab-product-TBB #tab-vòi-rửa-chén-dây-rút a,
.home-tab-product-TBB #tab-vòi-rửa-chén-nóng-lạnh a {
  padding-left: 60px;
}

.home-tab-product-TBB #tab-vòi-rửa-chén-nóng-lạnh a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/Felix-Black-273-300x300.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBB #tab-vòi-rửa-chén-dây-rút a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/Ponte-Black-415-300x300.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBB #tab-vòi-rửa-chén-3-Đường-nước a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/Trim-Water-Grey-300x300.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBB #tab-chậu-rửa-chén-có-bàn-chờ a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/Chau-Rua-Chen-KONOX-BETA-1160-INOX-Ban-Phai-300x300.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBB #tab-chậu-rửa-chén-2-hố a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/Chau-Rua-Chen-KONOX-KN8248DOB-2-Hoc-300x300.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBB #tab-chậu-rửa-chén-1-hố a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/Chau-Rua-Chen-KONOX-Cube-5444SU-Inox-1-Hoc-300x300.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBB #tab-Đồ-gia-dụng a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/Bo-Noi-EUROSUN-MC1803-Premium-Inox-304-7-Mon-300x300.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBB #tab-bếp-gas a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/bep-gas.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBB #tab-bếp-Điện-từ a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/bep-hong-ngoai.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBB #tab-chậu-rửa-chén a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/chau-rua-chen.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBB #tab-máy-hút-khử-mùi a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/may-hut-mui.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBB #tab-máy-rửa-bát a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/may-rua-bat.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBB #tab-máy-lọc-nước a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/may-loc-nuoc.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBB #tab-lò-vi-sóng a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/lo-vi-song.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBB #tab-lò-nướng a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/lo-nuong.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBB #tab-tủ-lạnh a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/tu-lanh.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBB #tab-lò-nướng a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/lo-nuong.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBVS .tab.has-icon a span,
.home-tab-product-TBB .tab.has-icon a span,
.home-tab-product-TBN .tab.has-icon a span {
  font-size: 16px;
  text-transform: math-auto;
}

.home-tab-product-TBN #tab-bình-nước-nóng-15-lít a,
.home-tab-product-TBN #tab-bình-nước-nóng-20-lít a,
.home-tab-product-TBN #tab-bình-nước-nóng-30-lít a,
.home-tab-product-TBN #tab-máy-nước-nóng-gián-tiếp a,
.home-tab-product-TBN #tab-máy-nước-nóng-trực-tiếp a,
.home-tab-product-TBN #tab-máy-năng-lượng-mặt-trời a,
.home-tab-product-TBN #tab-máy-lọc-nước a,
.home-tab-product-TBN #tab-bồn-nước-inox a,
.home-tab-product-TBN #tab-bồn-nhựa-plasman a,
.home-tab-product-TBN #tab-bồn-tự-hoại a,
.home-tab-product-TBN #tab-bồn-nhựa-thế-hệ-mới a {
  padding-left: 60px;
}

.home-tab-product-TBN #tab-bồn-nhựa-thế-hệ-mới a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/BL-700904-42-1-300x300.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBN #tab-bồn-tự-hoại a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/BL-700904-43-300x300.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBN #tab-bồn-nhựa-plasman a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/BL-700904-35-300x300.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBN #tab-bồn-nước-inox a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/Bon-Inox-DT-BNDTI1500NN-Ngang-316-300x300.jpg.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBN #tab-máy-lọc-nước a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/May-Loc-Nuoc-STIEBEL-ELTRON-Glacier-300x300.jpg.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBN #tab-máy-năng-lượng-mặt-trời a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/May-Nang-Luong-Mat-Troi-ARISTON-ECO-1812-25-TNSS-160-Lit-Dang-Ong-300x300.jpg.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBN #tab-máy-nước-nóng-trực-tiếp a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/May-Nuoc-Nong-ARISTON-AURES-PREMIUM-4.5PTruc-Tiep-Khong-Bom-Mau-Trang-300x300.jpg.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBN #tab-máy-nước-nóng-gián-tiếp a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/May-nuoc-nong-ARISTON-ANDRIS2-RS-30LGian-Tiep-300x300.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBN #tab-bình-nước-nóng-30-lít a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/May-nuoc-nong-ARISTON-ANDRIS2-LUX-D-30L-Gian-Tiep-300x300.jpg.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBN #tab-bình-nước-nóng-20-lít a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/May-nuoc-nong-ARISTON-SLIM2-LUX-D-WIFI-20L-Gian-Tiep-Co-Ket-Noi-WIFI-300x300.jpg.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.home-tab-product-TBN #tab-bình-nước-nóng-15-lít a:after {
  display: block;
  content: "";
  top: 0;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/May-nuoc-nong-ARISTON-ANDRIS2-R-15L-Gian-Tiep-300x300.png.webp");
  background-position: center center;
  background-size: 35px;
  width: 45px;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  background-repeat: no-repeat;
}

.badge-inner.callout-new-bg.is-small.new-bubble {
  font-size: 13px;
  display: dis;
  display: flex;
  position: absolute;
  background: 0 0;
  background: linear-gradient(135deg, #5efce8 10%, #736efe 100%);
  top: -25px;
  left: -5px;
  height: 20px;
  border-radius: 10px 0;
  align-items: center;
  justify-content: center;
  width: 55px;
}

.woocommerce-product-gallery .badge-inner.callout-new-bg.is-small.new-bubble {
  height: 27px;
  width: 65px;
  font-size: 17px;
}

.product-breadcrumb-container {
  background-color: #f5f5f5;
  margin-bottom: 10px;
  border-radius: 4px;
  overflow: auto;
  white-space: nowrap;
  padding: 8px 15px;
  border: 1px solid #ddd;
}

.woocommerce-pagination {
  margin-top: 20px;
}

.title-row-slideCate {
  color: #fff;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/03/bg-banner.png.webp");
  background-repeat: no-repeat;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  text-transform: uppercase;
  font-weight: 700;
  padding-top: 15px;
  padding-bottom: 5px;
}

.title-row-slideCate h3 {
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.15));
  font-family: Signika, sans-serif;
  text-shadow: 3px 0 #fe0000, -2px 0 #fe0000, 0 2px #fe0000, 0 -2px #fe0000,
    -2px -2px #fe0000, 3px 2px #fe0000, -2px 2px #fe0000, 3px -2px #fe0000;
}

.margin-bot-0 {
  margin-bottom: 0 !important;
}

.small-height {
  height: 55px;
}

.relate-box {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.is-form.expand.button.wp-element-button {
  color: #fff;
}

.account-link.account-login.icon.button.round.is-outline.is-small,
.header-cart-link.off-canvas-toggle.nav-top-link.icon.button.round.is-outline.is-small,
.header-cart-link.icon.button.round.is-outline.is-small,
.nav-top-link.nav-top-not-logged-in.icon.button.round.is-outline.is-small {
  border-color: #000;
  color: #000;
}

.account-link.account-login.icon.button.round.is-outline.is-small:hover,
.header-cart-link.off-canvas-toggle.nav-top-link.icon.button.round.is-outline.is-small:hover,
.header-cart-link.icon.button.round.is-outline.is-small:hover,
.nav-top-link.nav-top-not-logged-in.icon.button.round.is-outline.is-small:hover {
  background: #000 !important;
  color: #fff;
}

#mega_menu li:hover .sub-menu {
  opacity: 1 !important;
}

.sub-menu li:hover .sub-menu {
  opacity: 1 !important;
}

.sub-menu li:not(:hover) a,
.sub-menu li:not(:hover) ul {
  border: none !important;
}

.sf-arrows ul .sf-with-ul:after,
.woocommerce-message.message-wrapper {
  display: none;
}

.single .btn-more-feature-buying {
  font-size: 12px;
  margin-bottom: 0;
  color: #fff;
  text-align: center;
}

.btn-more-feature-buying {
  padding: 5px 0;
}

.single .btn-more-feature-buying span {
  display: block;
  font-size: 20px;
}

.btn-more-feature-buying span {
  font-size: 17px;
  font-weight: 700;
}

.meta-row-product {
  align-items: center;
  height: 100%;
}

.meta-row-product .berocket_brand_post_image {
  width: 45% !important;
  float: left !important;
}

.product_meta > span {
  border: none;
}

.sku,
.posted_in a {
  font-weight: 700;
}

.savings-percentage {
  display: none;
}

.productSummary .savings-percentage {
  display: block !important;
}

.sku_wrapper {
  order: 3;
}

.posted_in {
  order: 1;
}

.product-meta-origin {
  order: 2;
}

.product-meta-status {
  order: 4;
}

.savings-percentage {
  font-size: 17px;
  font-weight: 700;
}

.savings-percentage span {
  display: inline-block;
  background: red;
  padding: 3px 10px;
  color: #fff;
  border-radius: 10px;
  font-size: 15px;
  margin-left: 10px;
  text-align: center;
  animation-name: tada;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}

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

.product-page-price ins .woocommerce-Price-amount bdi:before {
  content: "Giá khuyến mãi:";
  display: inline-block;
  margin-right: 10px;
  color: #000;
  font-weight: 400;
  font-size: 16px;
}

.product-page-price ins .woocommerce-Price-amount bdi {
  margin-bottom: 10px;
}

.row-price-product-single-page {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.meta-infor-product {
  padding-bottom: 0;
}

.product_meta {
  margin-bottom: 0;
}

.stock.in-stock {
  display: none;
}

.special-offer {
  margin-bottom: 15px;
  border: solid 1px #e8e9ea;
  border-radius: 5px;
}

.special-offer .title {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px;
  padding: 4px 0;
  line-height: 26px;
  color: #fff;
  background: #b62329;
  overflow: hidden;
  border-bottom: solid 2px #e7e7e7;
  font-size: 18px;
  position: relative;
  text-align: left;
  padding-left: 55px;
}

.list-content {
  list-style: none;
}

.special-offer li {
  padding: 0 10px;
  margin-bottom: 5px;
  font-size: 17px;
}

.special-offer li .kmai-counter {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 50%;
  background-color: #fffe0a;
  margin-right: 10px;
  font-size: 13px;
}

.special-offer .content {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}

@media (max-width: 768px) {
  .special-offer .title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .product-page-price ins .woocommerce-Price-amount bdi:after {
    content: "Giá đã bao gồm VAT";
    display: block;
    margin-left: 0;
    background: red;
    margin-top: 15px;
    font-size: 20px;
    color: #ffff64;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
  }
  .price-wrapper .price ins bdi {
    display: inline-block;
  }
}

.special-offer ul {
  margin-bottom: 0;
}

.mobile-tab-product .nav-simple {
  overflow: auto;
  white-space: nowrap;
  flex-wrap: nowrap;
}

.nav-simple {
  overflow: auto;
  white-space: nowrap;
  flex-wrap: nowrap;
}

.mobile-tab-product .nav-simple .active {
  border: 1px solid red;
  padding-right: 10px;
  border-radius: 5px;
}

.mobile-tab-product .nav-simple li {
  margin-right: 25px;
}

.title-cate-icon {
  height: 40px;
}

.home-tab-product-TBVS .box-image img {
  height: 186.2px !important;
}

@media (max-width: 850px) {
  .off-canvas-left .mfp-content {
    width: 100% !important;
  }
  .sub-menu li {
    flex: 100%;
  }
}

.sticky-menu {
  position: fixed;
  bottom: 0;
  z-index: 1000;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 28px 0px,
    rgba(0, 0, 0, 0.1) 0px 2px 4px 0px,
    rgba(255, 255, 255, 0.05) 0px 0px 0px 1px inset;
}

.sticky-menu .justify-start {
  justify-content: space-between;
}

.sticky-menu .col {
  padding-bottom: 5px;
  padding-top: 5px;
}

@media (max-width: 768px) {
  .woobt-title-inner {
    width: 170px !important;
  }
}

.box-image img {
  border-radius: 10px 10px 0 0;
}

.displayBlock {
  display: block !important;
}

.block-tragop {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  margin-bottom: 10px;
}

.pr-top {
  background-color: #f6f6f6;
  border-bottom: 1px solid #e0e0e0;
  padding: 8px 10px;
}

.pr-txtb {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 5px;
  line-height: 20px;
  margin-left: 20px;
}

.pr-top .pr-txt {
  color: #666;
  font-size: 12px;
  line-height: 1.4;
  margin-top: 5px;
  font-style: normal;
}

.pr-content {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e0e0e0;
  justify-content: space-between;
  margin: 0 25px;
}

.pr-content .pr-item {
  padding: 15px 10px 10px;
}

.divb {
  margin-bottom: 10px;
  display: flex;
}

.divb .nb {
  background-color: #eb452f;
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  font-size: 11px;
  height: 20px;
  margin-top: 2px;
  width: 20px;
  justify-content: center;
  align-items: center;
}

.divb-right {
  padding-left: 10px;
  padding-top: 2px;
}

.pr-content .pr-item p {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 20px;
}

#btnTragop {
  background-color: #0069d9 !important;
  color: #fff;
  border: none;
  border-radius: 7px;
  font-size: 17px;
  width: 100%;
  margin: 10px 0;
}

.actionTragop {
  display: flex;
  margin: 0 20px;
  justify-content: space-between;
}

.left-actionTragop,
.right-actionTragop {
  width: 49%;
}

@media (min-width: 1024px) {
  .yith-wcan-filters
    .yith-wcan-filter
    .filter-items
    .filter-item.filter-has-5-column {
    width: 10%;
    height: 73px;
  }
}

.cash-back-label {
  font-weight: 700;
  text-align: left;
  background: red;
  color: #fff;
  padding: 5px 35px;
  padding-left: 50px;
  border-radius: 30px;
  white-space: nowrap;
  position: relative;
  background: #cf0404;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#cf0404),
    to(#9b0303)
  );
  background: linear-gradient(to bottom, #cf0404 0%, #9b0303 100%);
  margin-left: -5px;
  margin-top: 10px;
  display: inline-block;
  max-width: calc(100% + 5px);
  font-size: 16px;
}

.cash-back-label:before {
  content: "$";
  width: 20px;
  height: 20px;
  background: #ffe000;
  position: absolute;
  top: 8px;
  left: 15px;
  border-radius: 50%;
  color: #af0404;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height: 24px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.header-wrapper {
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.related-products-wrapper h3 {
  color: #e9452e;
  background: #fff;
  font-size: 22px;
  padding: 5px 0;
  padding-right: 20px;
}

.related-products-wrapper h3:before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 38px;
  background: #e9452e;
}

.product-section {
  border: none;
}

@media (min-width: 1200px) {
  .related-products-wrapper h3:after {
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 75%;
    height: 38px;
    background: #ddd;
  }
}

.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.label
  .term-label {
  display: none !important;
}

@media (min-width: 768px) {
  .tab-sales-week ul {
    width: 75% !important;
  }
}

.row-bestSelling .price del,
.row-bestSelling .price ins {
  display: block;
}

@media (min-width: 1024px) {
  #recent-products .woocommerce .row.large-columns-4 .col {
    max-width: 20%;
  }
}

@media (max-width: 1024px) {
  #recent-products .woocommerce .row.large-columns-3 .col {
    max-width: 33, 3333% !important;
  }
  #nhan-tu-van {
    max-width: 100% !important;
  }
}

@media (max-width: 768px) {
  #recent-products .woocommerce .row.large-columns-4 .col {
    max-width: 50% !important;
  }
}

.berocket_brand_description {
  overflow: hidden !important;
}

.img-BCT {
  width: 120px;
  margin-top: 10px;
}

.box-text-products .price-wrapper {
  height: 31px;
}

.comboOrderForm input {
  margin-bottom: 0;
  height: 40px;
}

@media (max-width: 678px) {
  #form-order-combo-1,
  #form-order-combo-2,
  #form-order-combo-3,
  #form-order-combo-4,
  #form-order-combo-5,
  #form-order-combo-6,
  #form-order-combo-7,
  #form-order-combo-8,
  #form-order-combo-9,
  #form-order-combo-10,
  #form-order-combo-11,
  #form-order-combo-12 {
    max-width: 100% !important;
  }
}

.gallery-gift-other p span {
  margin-right: 15px;
}

.gallery-gift-other p span:nth-child(33):before {
  content: "";
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/Qua-tang-17.png.webp");
  display: block;
  width: 200px;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 200px;
}

.gallery-gift-other p span:nth-child(31):before {
  content: "";
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/Qua-tang-16.png.webp");
  display: block;
  width: 200px;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 200px;
}

.gallery-gift-other p span:nth-child(29):before {
  content: "";
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/Qua-tang-15.png.webp");
  display: block;
  width: 200px;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 200px;
}

.gallery-gift-other p span:nth-child(27):before {
  content: "";
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/Qua-tang-14.png.webp");
  display: block;
  width: 200px;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 200px;
}

.gallery-gift-other p span:nth-child(25):before {
  content: "";
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/Qua-tang-13.png.webp");
  display: block;
  width: 200px;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 200px;
}

.gallery-gift-other p span:nth-child(23):before {
  content: "";
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/Qua-tang-12.png.webp");
  display: block;
  width: 200px;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 200px;
}

.gallery-gift-other p span:nth-child(21):before {
  content: "";
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/Qua-tang-11.png.webp");
  display: block;
  width: 200px;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 200px;
}

.gallery-gift-other p span:nth-child(19):before {
  content: "";
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/Qua-tang-10.png.webp");
  display: block;
  width: 200px;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 200px;
}

.gallery-gift-other p span:nth-child(17):before {
  content: "";
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/Qua-tang-9.png.webp");
  display: block;
  width: 200px;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 200px;
}

.gallery-gift-other p span:nth-child(15):before {
  content: "";
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/Qua-tang-8.png.webp");
  display: block;
  width: 200px;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 200px;
}

.gallery-gift-other p span:nth-child(13):before {
  content: "";
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/Qua-tang-7.png.webp");
  display: block;
  width: 200px;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 200px;
}

.gallery-gift-other p span:nth-child(11):before {
  content: "";
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/Qua-tang-6.png.webp");
  display: block;
  width: 200px;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 200px;
}

.gallery-gift-other p span:nth-child(9):before {
  content: "";
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/Qua-tang-5.png.webp");
  display: block;
  width: 200px;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 200px;
}

.gallery-gift-other p span:nth-child(7):before {
  content: "";
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/Qua-tang-4.png.webp");
  display: block;
  width: 200px;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 200px;
}

.gallery-gift-other p span:nth-child(5):before {
  content: "";
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/Qua-tang-3.png.webp");
  display: block;
  width: 200px;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 200px;
}

.gallery-gift-other p .wpcf7-form-control-wrap:nth-child(3):before {
  content: "";
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/Qua-tang-2.png.webp");
  display: block;
  width: 200px;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 200px;
}

.gallery-gift-other p .wpcf7-form-control-wrap:nth-child(1):before {
  content: "";
  background: url("https://kimquoctien.com/wp-content/uploads/2023/04/Qua-tang-1.png.webp");
  display: block;
  width: 200px;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 200px;
}

#w-pe9oa6yp .text-block-css {
  color: #fbef9e;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  text-decoration: line-through;
}

#w-0ums9hmn .text-block-css {
  color: #ff0;
  font-size: 32px;
  font-weight: 700;
  text-align: left;
}

.title-combo-price {
  padding: 15px;
  background-color: #ffcf17;
  border-radius: 15px;
  width: 900px;
  box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.37);
}

.flex-center-element .text {
  display: flex;
  justify-content: center;
}

.quanity-buy {
  margin-bottom: 15px;
  padding: 5px;
  text-align: center;
  background-color: #ffcf17;
  border-radius: 15px;
  width: 310px;
  box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.37);
  color: #000 !important;
  font-size: 17px;
}

.title-gift-price {
  background: #ed5337;
  color: #fcf3a2;
  padding: 15px;
  width: 500px;
  border-radius: 10px;
  box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.37);
}

.btn-order-combo-landingPage {
  background-color: #ffcf17 !important;
  color: #000;
  box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.37);
}

.gallery-gift-other p {
  display: flex;
  flex-wrap: wrap;
}

.confirm-btn-gift {
  background: #ff0;
  border-radius: 5px;
  border: 1px solid #000;
}

#gift17 label {
  margin-bottom: 220px !important;
}

.action-process-khuyenmai {
  position: absolute;
  bottom: 65px;
}

.action-process-khuyenmai p {
  margin-bottom: 10px;
}

.action-process-khuyenmai button {
  margin-bottom: 10px;
}

#notification-gift {
  color: green;
}

.brand_info.brand_slider_image img {
  height: 123px !important;
}

.brand_info.brand_slider_image {
  border: 1px solid #000;
  border-radius: 10px;
}

.brand_info.brand_slider_image span {
  display: none !important;
}

@media (max-width: 678px) {
  .brand_info.brand_slider_image img {
    height: 50px !important;
  }
}

.category-page-title .woocommerce-breadcrumb {
  display: none;
}

.notification-product {
  margin-bottom: 25px;
  background: red;
  color: #ff0;
  padding: 5px;
  border-radius: 50px;
  font-size: 16px;
  width: 350px;
  font-weight: bolder;
  text-align: center;
}

.product-video-popup i {
  display: none;
}

.product-video-popup {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALkAAACACAMAAABgBjgLAAAAaVBMVEX/AAD/////dXX/09P/t7f/8/P/tbX/qKj/7Oz/3t7/2tr/9vb/8PD/5OT/hIT/j4//l5f/ycn/U1P/PT3/rKz/ISH/wsL/np7/a2v/SEj/vb3/sLD/enr/Y2P/Tk7/FRX/WVn/MDD/KCitcALyAAAEz0lEQVR4nO2c6ZKiMBCADYdAwinKrSDv/5AbYFC5FLSTkKr9fk3V7MbPqYZ0Okkf0HcQotum6TiOhTFWOwJKFGWZRjl2aC1ZFkX0d2oPxpZF/6tp2johXwqgw/p/qjs4yPLYc123UJJrdUrT8F5fysN2yktdh2F6O1XXJFHogK4Xn7VAtcz1X+S9uW1aWNVi95p+ofc14bXwz5GKnbffY9EcZ76nVCFP4zF1mrj+0dlgbkbF/asgYEJ58VR9lbnqXkTLTrgZ9kdzK9nNH3vA3RjH/NCcxKINl7nhN+ZE6AP5iTJfNFfvouU+EC+YO/t7Msd4s+ZWLdprBcac+a5j/IE6NVdEO63EHpsHoo3W4o7MCdeU6hfKYGgeiRZajzI0l+ZPTjFfzYN9JivzuK/mvmibLYQv5nol2mYLpfo0N0XLbMN4mquiXbbhPs0N0S7bqPSH+VW0y0bMh/ne8/IxuDcn+0/Mh5x7c0umeaih6M0z0SZbCXvzHS/456l7c0+0yVZK58+8EG2ymaAzJ7K9zg+HvDM3ZUrOO/zOXII6yxivM8eiPbajSGt+1VtzqNWza3J71EOzNc+BhlMQ4TUb105rDjURteWEmE/eabXmUBNRVwixuMxruDWvgEbrSzjWCWjANwStOVQRtzenySfzgrbWmkNl509zRGLGs1vcmkON9mJOQ8aFGnYWj505neBYhnvB0pxOFOy2Qa6NuQ412sQc2czqlbfG3IEabWpOM2hG4X5vzC2o0ebMEQrYhExjDlZUnDdH6Mxi5dKYg+1tLZkjm8ESvTEH2yJaNKfuCdSH9DTmGtRgb8xpuAOHTGMOlZ6/N4d+uxNqDlY8/2COTMhw13maU3e45Z5NzcGqip/NabjfgD7MoeZgM/Qac0SOMPkvf3OoZKYxB3tuVprT/Bcg3C0h5jTcf87dRZkj/ddZRJg5fVR/C3csrfn/aGnh+oTK+1YUYS7rTEQ0SWd/sAUG51wRMMvVeZqDrix4rolgV3P81qEsVtA81v5sqhbs6y2sKkXMa1wsqnMlh7oim4poKG0Vuq2fgx1t5Vn5T9juWTDcbWG6T8R0h4vh3hzjXUWDlTnzndxuDxpqq5vn7nm37w8VjzxPLHRnLaByCv6nRKCeJY4nc8ruTBFUgs7xNNTfOS6oj+N4Au1kt+aS3Q9pSIis5xWb2y3N6VbZjvw/zuWactzGfSXuzOW6e9aSIUlPzrc356S8rXCxkew3ROS9lSPvTSjpbp8Zvbm8N/6k6a/Q4zzMj6JVtpHaD3OwI4t8aB/QvxvcMjRAeRI/zQl4eZsp2dNcrln0br+YY5ne6Ff0Yo6gDobxQB2YS7QWPZGBOapEC63miIbmqixZV4JG5mCVLtY4E3NJ2uZkaGruyJAxPjpDyda9LUGz5kjde/rikgVzpO+7ZjRo9TfuDLnjVkuhit6Y0wymEm04Tx2Pu6BOO6BGOyx5pfG09+xc11knr/bTdPZwqV112rl1udOvExlecU2FvijDqvCMYK5X7jvzFt10MI7OfsG3V/HlpPh5gC1zSfqz+RBiYjXSDP/Z0vr2dUvrVrC+h2HaNLVWCjqkH+dZsKGl9Qbz0fd4tBG3XtuIR1mWacf8eD6fjR76c54f+2big07iPzQS/weBXDow9x+U+QAAAABJRU5ErkJggg==);
  color: #fff;
  background-size: cover;
  background-position: center center;
  border: 1px solid #d93f2a !important;
}

.product-video-popup:hover i {
  color: #000 !important;
}

.product-video-popup:before {
  content: "Xem Video Sản Phẩm";
  text-align: left;
  display: inline-block;
  position: absolute;
  left: 55px;
  color: #000;
  font-size: 14px;
  line-height: 15px;
  margin-top: 10px;
  width: 75px;
}

.brand-image-shop-page {
  width: 70px;
  position: absolute;
  z-index: 1;
}

.event-row .brand-image-shop-page {
  display: none;
}

.view-more-btn {
  text-align: center;
}

.view-more-btn button {
  color: red;
  border: 1px solid red;
  border-radius: 50px;
  font-size: 18px;
}

.view-more-btn button:hover {
  background: red;
  color: #fff;
}

.content-dmsp {
  height: 250px;
  overflow-y: hidden;
  margin-bottom: 10px;
}

.height-full {
  height: 100% !important;
}

.woocommerce-layout__header .woocommerce-layout__header-wrapper {
  display: none !important;
}

.fl-row,
.related-posts {
  display: flex;
  flex-wrap: wrap;
}

.fl-row .fl-col,
.related-post {
  width: 25%;
  padding: 5px;
  margin-bottom: 15px;
}

.fl-blog-post-inner img {
  height: 200px;
  width: 100%;
}

.related-post img {
  height: 150px;
  width: 100%;
}

@media (max-width: 1024px) {
  .fl-row .fl-col,
  .related-post {
    width: 33%;
    padding: 5px;
  }
}

@media (max-width: 768px) {
  .fl-row .fl-col,
  .related-post {
    width: 100%;
    padding: 5px;
  }
  .fl-blog-post-inner img {
    height: 100%;
    width: 100%;
  }
  .related-post img {
    height: 200px;
    width: 100%;
  }
}

.fl-blog-post-title,
.related-post h4 {
  line-height: 22px;
  margin-top: 15px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.fl-blog-post-title a,
.related-post h4 a {
  font-size: 18px;
  color: #000;
}

.fl-blog-post-excerpt,
.related-post p {
  color: gray;
  font-weight: 400;
  line-height: 22px;
  font-size: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.product-in-post {
  height: 430px;
}

.col-blog-news-home .from_the_blog_excerpt,
.col-blog-news-home .is-divider {
  display: none;
}

.col-blog-news-home .post-title {
  font-size: 15px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.subpost-items-news .col-inner {
  box-shadow: none;
}

.subpost-items-news .post-title {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.subpost-items-news img {
  border-radius: 0;
}

.subpost-items-news .box-text {
  padding-left: 15px;
  padding-right: 15px;
}

.magazin-heading {
  color: #cb181e;
  font-size: 20px;
  padding-left: 20px;
}

.magazin-heading:before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 30px;
  background: #cb181e;
  position: absolute;
  left: 0;
}

.main-post-news-items .col-inner {
  border-bottom: 1px dashed #ccc;
}

.title-child-category {
  font-size: 17px;
}

.detail-right-box {
  display: block;
  background-color: #fafafa;
}

.detail-right-box-title {
  padding: 10px 10px 0;
  font-size: 18px;
  font-weight: 700 !important;
}

.care-detail-box {
  padding: 10px;
}

.detail-right-box-wrap .care-detail-item {
  margin: 0;
  border-bottom: 1px solid #eee;
}

.thanh-toan-care img,
.bao-hanh-care img,
.van-chuyen-care img {
  -moz-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  width: 12px;
}

span.txt-e-c {
  margin-left: 5px;
}

span.txt-e-c {
  color: gray !important;
  font-size: 14px;
}

.support-ask-title {
  font-weight: 700;
  margin-bottom: 10px;
}

.support-ask-item a {
  font-size: 14px;
}

.support-ask-icon img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.col.meta-infor-product.small-12.large-12 {
  padding-bottom: 0;
}

.price-product-single-page {
  margin-bottom: 5px;
}

.row-price-product-single-page {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.tragop-btn,
.phone-calling-btn {
  background: #f6cd00;
  width: 100%;
  border-radius: 5px;
  padding: 8px 5px;
}

.tragop-btn p,
.phone-calling-btn p {
  font-size: 20px;
  line-height: 17px;
  margin-bottom: 0;
}

.tragop-btn p span,
.phone-calling-btn p span {
  font-size: 14px;
  font-weight: lighter;
}

.Service-freeship {
  padding: 0 5px;
}

.freeship-wrap-pc {
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 5px;
}

.icon-freeship {
  width: 32px;
  height: 32px;
  display: inline-block;
}

.txt-freeship {
  vertical-align: top;
  display: inline-block;
  width: calc(100% - 45px);
  margin-left: 5px;
  font-size: 14px;
}

.view-freeship {
  color: #0071c4 !important;
  text-align: right;
  display: block;
  font-size: 14px;
}

.hotline-wrap {
  border: 1px solid #ddd;
  border-radius: 3px;
}

.hotline-wrap {
  padding: 5px 0;
}

.box-hotline {
  padding: 10px 5px;
}

.slogan-box-hotline {
  font-size: 14px;
}

.slogan-box-hotline {
  padding: 5px;
}

.phone-box-hotline {
  padding: 5px;
  width: calc(100% - 10px);
  border-top: 1px solid #ddd;
  font-size: 14px;
  font-weight: bolder;
}

.phone-box-hotline a {
  margin-right: 5px;
}

.star-rating span:before,
.star-rating:before,
.woocommerce-page .star-rating:before,
.stars a:hover:after,
.stars a.active:after {
  color: #ffb909 !important;
}

.woocommerce-review-link {
  font-size: 15px;
}

@media (max-width: 768px) {
  .tragop-btn p span,
  .phone-calling-btn p span {
    font-size: 13px;
  }
}

.row-price-product-single-page {
  margin-bottom: 10px;
}

.row-price-product-single-page bdi {
  color: #da251c;
}

.row-price-product-single-page del span.amount bdi {
  font-size: 16px !important;
  color: #000;
}

.row-brand-single-product {
  margin-top: 10px;
}

.location-price {
  margin-bottom: 10px;
}

.row-brand-single-product img {
  display: none;
}

.product-details-page .br_brand_description {
  display: none;
}

.location-price .wc-price-based-country:before {
  content: "Xem Giá Tại:";
  display: inline-block;
  color: #000;
  position: absolute;
  left: 0;
  font-size: 16px;
}

.location-price select {
  background-color: hsl(204 20% 100%/7.5%);
  box-shadow: 0 1px 2px 0 rgb(0 0 0/0.15), inset 0 1px 0 0 rgb(255 255 255/0.05);
  border: none;
  font-size: 16px;
  font-weight: 700;
  border-radius: 5px;
  text-align: left;
  height: 25px;
  margin-left: 100px;
  margin-bottom: 5px;
  width: 170px;
  text-align: center;
  color: #fe0000;
}

.VAT-checked {
  font-size: 15px;
}

.product_meta {
  margin-bottom: 10px;
}

.location-price {
  margin-bottom: 10px;
}

.row-price-product-single-page {
  margin-bottom: 10px;
}

.location-price select option:nth-child(5),
.location-price select option:nth-child(6) {
  display: none !important;
}

.demo_store {
  display: none;
}

.custom-product-image {
  position: absolute;
  bottom: 170px;
  right: 0;
  z-index: 1;
  width: 90px;
}

.woobt-price-ori .amount bdi {
  font-size: 16px !important;
}

.btn-view-more button {
  background: #d93f2a;
  color: #fff;
  border-radius: 7px;
}

.fullHeight {
  max-height: 100% !important;
}

.box_content {
  max-height: 755px;
  padding-bottom: 20px;
}

.btn-view-more {
  text-align: center;
}

.btn-view-more {
  text-align: center;
}

.box_content {
  position: relative;
}

.box_content:after {
  display: block;
  content: "";
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.98) 55%,
    #fff 56%,
    #fff 100%
  );
  height: 15px;
  width: 100%;
  position: absolute;
  bottom: -15px;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

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

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

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

.text-recommendBuy-1-1 {
  padding: 15px;
}

.text-recommendBuy-1-1 p {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
}

.text-recommendBuy-1-1 p:before {
  content: "";
  display: inline-block;
  background: #fff;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-right: 10px;
}

.tab-price-sales ins .woocommerce-Price-amount bdi,
.tab-price-sales .price .woocommerce-Price-amount bdi {
  font-size: 16px !important;
}

.tab-price-sales #tab_vòi-xịt .box-image img {
  height: 202px;
}

.related-post h3 {
  font-size: 20px;
  line-height: 25px;
  margin-top: 15px;
}

.upsell-products-box {
  display: flex;
}

.upsell-products-box .product-small.col {
  width: 33.33%;
  border: 0;
  padding: 5px;
}

.upsell-products-box {
  text-align: left;
}

.upsell-products-box ins .woocommerce-Price-amount bdi {
  font-size: 18px !important;
}

.upsell-products-box del .woocommerce-Price-amount bdi {
  font-size: 15px !important;
}

@media (max-width: 768px) {
  .upsell-products-box {
    flex-wrap: wrap;
  }
  .upsell-products-box .product-small.col {
    width: 50%;
  }
}

.title-subcate-product {
  font-size: 16px;
  min-height: 43px;
}

.title-subcate-product a {
  color: #000 !important;
}

.style-list-default {
  list-style: circle inside;
}

.price-location-box ul {
  list-style: none;
}

.price-location-box {
  margin-top: 20px;
  overflow: hidden;
  text-align: left;
  font-size: 15px;
  padding-bottom: 0;
}

.price-location-box .woocommerce-Price-amount bdi {
  font-size: 18px !important;
  color: red;
}

.price-location-box ul li span {
  font-weight: bolder;
  display: inline-block;
}

.price-location-box ul li {
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-left: 0;
  border-bottom: 1px dashed;
  padding-bottom: 10px;
}

.price-location-box ul button {
  background: 0 0;
  padding: 0;
  margin: 0;
  outline: none;
  border-radius: 7px;
  box-shadow: none;
  border: 1px solid #f6cd00;
  background: #f6cd00;
  font-size: 13px;
  padding: 0 10px;
  margin-right: 5px;
}

.button-location-buy {
  color: #000;
}

.title-location-price {
  font-size: 19px;
  font-weight: bolder;
  margin-bottom: 10px;
}

.price-location-box {
  margin-bottom: 15px;
}

.text-location-price {
  min-width: 110px;
}

.button-contact-location-price {
  border-color: #0fa80f !important;
  background: #0fa80f !important;
}

.button-contact-location-price a {
  color: #fff;
}

@media (max-width: 1024px) {
  .action-btn-location-price {
    width: 100%;
    margin-top: 5px;
    display: flex;
    justify-content: space-between;
  }
  .price-location-box ul button {
    width: 45%;
  }
}

.entry-category b {
  font-size: 20px;
}

td {
  border: 1px solid #666;
  box-sizing: border-box;
  border-collapse: collapse;
}

td:first-child,
th:first-child {
  padding-left: 9px !important;
}

.filter-title {
  font-weight: bolder;
  font-size: 21px;
}

.title-name-part-of {
  font-size: 16px;
}

.infor-address-part-of {
  font-size: 15px;
}

#see-detail .icon-box-text p {
  margin-bottom: 0;
}

#see-detail .icon-box-text p:first-child {
  font-weight: bolder;
}

.product-detail-info__cash-back__label {
  font-weight: 700;
  text-align: left;
  color: #fff;
  padding: 5px 15px;
  padding-left: 40px;
  border-radius: 30px;
  white-space: nowrap;
  position: relative;
  background: #cf0404;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#cf0404),
    to(#9b0303)
  );
  background: linear-gradient(to bottom, #cf0404 0%, #9b0303 100%);
  display: inline-block;
  font-size: 10px;
}

.product-detail-info__cash-back__label:before {
  content: "$";
  width: 25px;
  height: 25px;
  background: #ffe000;
  position: absolute;
  top: 5px;
  left: 7px;
  border-radius: 50%;
  color: #af0404;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 24px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.product-detail-info__cash-back__label-detail {
  display: inline-block;
  margin-top: 5px;
  margin-left: 15px;
  color: #333;
  position: relative;
  font-size: 15px;
  font-style: italic;
}

.product-detail-info__cash-back__label-detail:hover {
  text-decoration: underline;
  color: #da251c;
}

.product-detail-info__cash-back__label .woocommerce-Price-amount bdi {
  font-size: 16px !important;
  color: #fff;
  margin-right: 0;
}

.product-detail-info__cash-back__label .woocommerce-Price-currencySymbol {
  display: none;
}

.refund-price-col {
  padding-bottom: 10px;
}

.gift-for-product a {
  padding: 5px 10px !important;
  font-size: 14px !important;
}

.gift-for-product .tab-panels {
  background: url("https://kimquoctien.com/wp-content/uploads/2023/07/bg-gift-kqt.webp");
  background-size: cover;
  width: 305px;
  height: 125px;
  border: 0;
  border-radius: 15px;
}

.gift-for-product ul {
  margin-bottom: 5px;
}

.gift-for-product ul li a {
  border-left: 0 !important;
  border-right: 0 !important;
}

.gift-for-product .tab-panels span,
.gift-for-product .tab-panels .saved-product-content {
  color: #fff;
  font-size: 15px;
  font-weight: bolder;
  line-height: 20px;
}

.gift-for-product .tab-panels .panel.active {
  position: relative;
  top: 60px;
  left: 61px;
  width: 185px;
}

.filters-container form {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 0 !important;
}

.yith-wcan-filters .yith-wcan-filter {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  cursor: pointer;
  padding: 8px 10px;
  margin-right: 10px;
  position: relative;
  padding-right: 30px;
}

.yith-wcan-filters .yith-wcan-filter:after {
  content: "";
  display: inline-block;
  position: absolute;
  background: url("https://kimquoctien.com/wp-content/uploads/2023/07/down-filled-triangular-arrow.png.webp");
  width: 12px;
  height: 12px;
  background-size: cover;
  top: 13px;
  right: 10px;
}

.filter-title {
  margin-bottom: 0;
  font-size: 14px;
}

.filter-content {
  min-width: 250px;
  position: absolute;
  z-index: 100;
  padding: 8px 10px;
  background: #fff;
  font-size: 14px;
  top: 50px;
  border: 1px solid #e0e0e0;
  left: 0;
  border-radius: 4px;
}

.woosc-btn {
  color: #2f80ed;
  font-size: 12px;
  padding-left: 0;
}

.woosc-btn-has-icon .woosc-btn-icon {
  border: 1px solid;
  border-radius: 50%;
}

.add-to-cart-button {
  margin-top: 15px;
}

.add-to-cart-button a {
  width: 100%;
  border-radius: 5px;
}

.row-variable-product {
  padding-bottom: 15px;
  padding-top: 10px;
}

.row-variable-product .col-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.col-variable-product-field {
  width: 32%;
  border: 1px solid #ddd;
  border-radius: 9px;
  padding: 10px 5px;
}

.col-variable-product-field p {
  margin-bottom: 0;
  color: #555;
}

.name-variable-produc {
  font-weight: 600;
  text-align: center;
  font-size: 13px;
}

.price-variable-produc {
  text-align: center;
  line-height: 10px;
  margin-bottom: 5px !important;
}

.price-variable-produc .woocommerce-Price-amount bdi {
  font-size: 13px !important;
  margin-right: 0 !important;
}

.col-variable-product-field.active-field {
  border-color: #fe0000;
  color: #fe0000 !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.active-field .price-variable-produc .woocommerce-Price-amount bdi,
.active-field .name-variable-produc {
  color: #fe0000 !important;
}

.active-field a:before {
  content: "\2713";
  position: absolute;
  width: 12px;
  height: 12px;
  left: 0;
  border-left: unset;
  background: #fe0000;
  font-size: 9px;
  top: 0;
  font-weight: 600;
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 0 2px;
  border-top-left-radius: 6px;
}

.devvn_buy_now.devvn_buy_now_style {
  background: #0fa80f;
  color: #fff;
  border-radius: 5px;
  display: flex;
  height: 50.9px;
  justify-content: center;
  align-items: center;
}

.devvn_buy_now.devvn_buy_now_style:hover {
  background: #0fa80f;
}

.product-details-page .single_add_to_cart_button {
  width: 100%;
  font-size: 16px;
}

.action-row-btn-single .col {
  padding-bottom: 0;
}

.devvn_prod_variable .quantity .screen-reader-text {
  display: none;
}

@media (max-width: 768px) {
  .action-row-btn-single .col:nth-child(1) {
    padding-bottom: 0;
  }
  .action-row-btn-single .col:nth-child(2) {
    padding-bottom: 17px;
  }
}

.part-of-section .row {
  margin-left: 0;
  margin-right: 0;
}

.part-of-section .tab a {
  text-transform: capitalize;
}

.part-of-section .tab.active a {
  font-weight: bolder;
}

.part-of-section .nav {
  margin-bottom: 15px;
}

.shop_table tr,
.shop_table td {
  border: none;
}

.woo_discount_rules_table {
  display: none;
}

.card p {
  font-size: 13px;
  line-height: 17px;
  margin-bottom: 3px;
  color: #533d0d;
}

.footer-showroom {
  font-size: 15px !important;
  margin-bottom: 10px;
  font-weight: bolder;
  color: #fe0000 !important;
}

.map_detail {
  padding-left: 5px;
  color: #0084cb;
  font-size: 13px;
}

.icon-map-pin-fill {
  color: #0084cb !important;
  font-size: 14px;
}

.border-space {
  padding-bottom: 0 !important;
}

.title-tabs-content {
  font-size: 23px;
  font-weight: bolder;
  margin-bottom: 0.5rem;
  color: #3f3f3f;
  width: 100%;
}

#data-product_id {
  display: none;
}

.related-products-wrapper h3:after,
.related-products-wrapper h3:before {
  display: none;
}

.product-box-container {
  display: flex;
  flex-wrap: wrap;
}

.product-box {
  width: 19.5%;
}

.product-price {
  position: relative;
  padding: 0 10px;
  min-height: 50px;
}

.product-box img {
  width: 100%;
  height: 220px;
}

.product-box a {
  color: #000;
}

.product-box h3 {
  margin-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  color: #000;
  text-align: left;
  font-size: 14px;
  -webkit-box-orient: vertical;
  height: 45px;
  padding: 0 10px;
  margin-bottom: 0;
}

.sale-percentage {
  display: inline-block;
  position: absolute;
  bottom: 15px;
  right: 10px;
  background: red;
  color: #fff;
  padding: 3px 8px;
  font-size: 13px;
  font-weight: 700;
  border-radius: 7px;
}

.regular-price .woocommerce-Price-amount,
.sale-price .woocommerce-Price-amount {
  width: 100%;
  display: block;
}

.regular-price .woocommerce-Price-amount {
  height: 20px;
}

.regular-price .woocommerce-Price-amount bdi {
  font-size: 16px !important;
  color: gray;
  font-weight: lighter;
  text-decoration: line-through;
}

.sale-price .woocommerce-Price-amount bdi {
  font-weight: 600;
  color: #c70606;
  font-size: 20px !important;
}

.product-box-container .button.add-to-cart-button {
  width: 100%;
  border-radius: 5px;
  font-size: 12.8px;
  color: #fe0000;
  background: #fff;
  border: 2px solid #fe0000;
  margin-top: 5px;
  margin-right: 0;
}

.btn-add-to-cart-relate {
  padding: 0 10px;
}

.product-price {
  margin-bottom: 0;
}

@media (max-width: 1024px) {
  .product-box-container {
    justify-content: left;
  }
  .product-box {
    width: 33.33333%;
    padding: 5px;
  }
}

@media (max-width: 678px) {
  .product-box {
    width: 50%;
    padding: 5px;
  }
}

.section-heading {
  position: relative;
  background: #ddd;
  line-height: 1;
  margin-bottom: 15px;
}

.section-heading:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 100%;
  z-index: 3;
  background: #cb181e;
}

.section-heading h2 {
  display: inline-block;
  background: #fff;
  font-size: 20px;
  font-weight: 700;
  color: #cb181e;
  position: relative;
  z-index: 1;
  padding-right: 20px;
  padding-left: 30px;
  margin: 0;
}

.brand-wrapper-new .box-cate-product img {
  width: 100% !important;
}

.brand-TBVS .brand-wrapper-new .col-cate-product {
  width: 24.5% !important;
}

.brand-TBNB .brand-wrapper-new .col-cate-product,
.brand-TBN .brand-wrapper-new .col-cate-product {
  width: 33% !important;
}

.new-wrapper-categorise .tabbed-content {
  position: relative;
}

.new-wrapper-categorise .tabbed-content .title-tabs-content {
  position: absolute;
  top: 5px;
}

.wrap-cate-product {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.col-cate-product {
  width: 19.5%;
}

@media (max-width: 678px) {
  .col-cate-product {
    width: 49.5%;
  }
  #tab-thiết-bị-vệ-sinh,
  #tab-thiết-bị-nhà-bếp,
  #tab-thiết-bị-nước {
    width: 33%;
  }
  #tab-thiết-bị-vệ-sinh a,
  #tab-thiết-bị-nhà-bếp a,
  #tab-thiết-bị-nước a {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .new-wrapper-categorise .nav-left {
    justify-content: space-between;
  }
  .brand-TBVS .brand-wrapper-new .col-cate-product,
  .brand-TBNB .brand-wrapper-new .col-cate-product,
  .brand-TBN .brand-wrapper-new .col-cate-product {
    width: 49.5% !important;
  }
}

.box-cate-product {
  text-align: center;
}

.box-cate-product p {
  font-size: 13.5px;
  line-height: 15px;
  margin-bottom: 0;
  padding: 0 20px;
  margin-top: 10px;
  color: #000;
}

.box-cate-product img {
  width: 70px;
  height: 70px;
}

.new-wrapper-categorise .nav-tabs + .tab-panels {
  padding: 10px;
}

#mega-menu-title {
  border: none;
  background: #f1f1f1;
}

.box_content p,
.box_content li {
  font-size: 18px;
}

.box_content h2 {
  font-size: 20px;
}

.box_content h3 {
  font-size: 19px;
}

.btn-cate-popup a {
  position: absolute;
  top: 5px;
  right: -5px;
  z-index: 1;
  margin-bottom: 0 !important;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.btn-cate-popup a:before {
  display: none;
}

.btn-cate-popup .product-video-popup {
  border: 3px solid #fff !important;
}

.wpkqcg_qrcode_wrapper img {
  position: absolute;
  z-index: 1;
  bottom: 10px;
  right: 10px;
  width: 70px !important;
}

@media (min-width: 1230px) {
  .best-selling-home .product-small .absolute .onsale {
    position: absolute;
    top: 265px;
    left: 130px;
  }
}

.company-phone img {
  width: 25px;
  padding-bottom: 5px;
  margin-left: 5px;
}

@media (max-width: 1024px) {
  .relate-box .sale-percentage {
    bottom: 290px !important;
  }
}

.page-title-inner {
  min-height: 0px;
  padding-top: 20px;
  position: relative;
}

.category-page-row {
  padding-top: 0 !important;
}

.boxSales {
  position: fixed;
  right: 100px;
  bottom: -1000px;
  background: #fff;
  transition: 0.5s;
  z-index: 1000;
  padding: 5px 15px;
  border-radius: 10px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.list-colum-items {
  display: flex;
  align-items: center;
  width: 345px;
  justify-content: space-between;
}

.list-colum-items-content p {
  margin-top: 0;
  margin-bottom: 0;
}

.list-colum-items img {
  width: 70px;
}

.list-colum-items-content {
  margin-left: 10px;
  margin-right: 10px;
}

.list-colum-items {
  border-bottom: 1px dashed #ddd;
  padding-top: 10px;
  padding-bottom: 10px;
}

.left-transition {
  bottom: 15px;
}

.list-colum {
  position: relative;
}

.floating-support__item.btn-action-list-sales {
  cursor: pointer;
}

.closeBox {
  position: absolute;
  right: -50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -25px;
  color: #000 !important;
  padding: 5px;
  background: #fff;
  border-radius: 50%;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.title-combo p {
  font-weight: bolder !important;
  margin-bottom: 0;
  margin-bottom: 15px;
}

.image-list-combo-items img {
  width: 150px;
}

.list-combo-items a {
  display: flex;
  align-items: center;
}

.list-combo-items p {
  margin-bottom: 0;
  font-size: 17px;
  max-width: 200px;
}

.list-combo {
  height: 380px;
  border-radius: 10px;
  overflow-y: auto;
  padding: 15px;
  margin-bottom: 15px;
}

.price-product-combo {
  font-weight: bolder;
}

.price-product-combo .woocommerce-Price-amount.amount bdi {
  font-size: 17px !important;
  color: #e9452e;
}

.sku-product {
  color: #000;
}

.notification-sales {
  padding-top: 5px;
  background: #e9452e;
  padding-bottom: 5px;
  border-radius: 0 0 20px 20px;
}

.notification-sales .woocommerce-Price-amount.amount bdi {
  color: #fff;
}

.notification-sales p {
  margin-bottom: 0;
  text-align: center;
  color: #fff;
}

.notification-sales {
  font-size: 16px;
}

.notification-sales p span {
  font-size: 20px;
  font-weight: bolder;
}

.combo-detail.cate-page {
  position: absolute;
  z-index: 1000;
  background: #fff;
  left: 250px;
  top: 335px;
  border: 1px solid;
  padding: 15px;
  border-radius: 15px;
}

.cate-page .title-combo {
  padding-left: 15px;
}

.cate-page .list-combo {
  height: 280px;
}

@media (max-width: 867px) {
  .list-colum {
    background: #fff;
  }
  .left-transition {
    right: 0;
    bottom: 0;
    z-index: 10000;
    height: 100%;
    width: 100%;
    overflow-y: auto;
  }
  .closeBox {
    margin-right: 0;
    right: -10px;
    top: 0;
  }
}

.chat {
  position: fixed;
  z-index: 1000;
  left: -1000px;
  bottom: -100px;
  display: inline-block;
  min-width: 300px;
  max-width: 80%;
  transition: 0.5s;
}

.defaultRight {
  left: 50px;
  bottom: 20px;
}

.profile img {
  height: 50px;
  width: 50px;
}

.profile {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 75px;
  width: 75px;
  background: #fff;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  left: -45px;
  top: -2px;
  border: 3px solid #fe0000;
}

.message {
  background: #fe0000;
  color: #fff;
  padding: 5px 25px 5px 45px;
  border-radius: 0 20px 0 0;
  font-size: 14px;
  width: 250px;
}

.message p {
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  height: 45px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin-top: 0;
  margin-bottom: 0;
}

.user {
  text-align: left;
  padding: 3px 25px 0 45px;
  font-size: 16px;
  background: #fff;
  color: #fe0000;
  display: block;
  font-weight: 600;
  font-style: normal;
  width: 250px;
  height: 25px;
}

.time-ago-noti {
  display: block;
  font-size: 12px;
  padding-left: 45px;
  background: #fff;
  border-radius: 0 0 20px 20px;
  width: 250px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

@media (max-width: 768px) {
  .defaultRight {
    bottom: 80px;
  }
}

.wc-lucky-wheel-shortcode-container {
  margin: 0 !important;
}

.wpkqcg_qrcode_wrapper img {
  top: 10px !important;
}

.product-detail-info__refune__label {
  margin-top: -51px;
  position: absolute;
  border: 1px solid #cf0404;
  padding: 6px;
  border-radius: 18px;
  background-color: #cf0404;
  color: #fffef3;
  font-weight: bolder;
  font-size: 12px;
  padding-left: 35px;
}

.rank-math-breadcrumb a {
  color: #333;
  font-weight: 500;
}

.rank-math-breadcrumb span {
  color: #333;
}

.rank-math-breadcrumb .last {
  color: #333;
  font-weight: bolder;
}

.rank-math-breadcrumb {
  overflow: auto;
  white-space: nowrap;
  margin-bottom: 20px;
}

.rank-math-breadcrumb p {
  margin-bottom: 0;
  text-align: left;
}

.product-detail-info__refune__label:before {
  content: "$";
  width: 25px;
  height: 25px;
  background: #ffe000;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 50%;
  color: #af0404;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 24px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

@media screen and (max-width: 767px) {
  .product-detail-info__refune__label {
    font-size: 10px;
    padding: 7px 10px 7px 36px;
    left: 8px;
  }
}

.product-detail-info__refune__label bdi {
  color: #fe0;
}

@media screen and (min-width: 1024px) {
  .post-sidebar {
    padding-left: 0 !important;
  }
}

.recent-blog-posts-li .flex-col.mr-half {
  display: none;
}

.recent-blog-posts-li a {
  margin: 0;
  font-weight: 700;
  line-height: 24px;
  color: #333;
}

.recent-blog-posts {
  padding: 16px 0;
}

.post-sidebar .widget-title {
  font-size: 20px;
  color: #cb181e;
}

.widget_custom_related_posts ul {
  margin-top: 16px;
}

.widget_custom_related_posts ul li {
  display: flex;
  border: unset !important;
  padding-bottom: 16px;
}

.widget_custom_related_posts ul li:last-child {
  display: flex;
  border: unset !important;
  padding-bottom: 16px;
}

.widget_custom_related_posts ul li a:first-child {
  display: flex;
  width: 35%;
  flex: unset;
  padding: 0;
  border-radius: 5px;
  overflow: hidden;
}

.widget_custom_related_posts ul li a:first-child img {
  object-fit: cover;
  max-height: 80px;
}

.widget_custom_related_posts ul li a:last-child {
  display: flex;
  width: 65%;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: 700;
  color: #333;
  padding: 0 0 0 12px;
  min-height: 76px;
}

@media screen and (max-width: 767px) {
  .widget_custom_related_posts ul li a:first-child {
    width: 30%;
  }
  .widget_custom_related_posts ul li a:last-child {
    -webkit-line-clamp: 2;
    width: 70%;
    min-height: 56px;
  }
}

.article-inner .entry-header-text {
  padding-bottom: 0 !important;
}

.article-inner .entry-header-text h1 {
  margin-bottom: 0;
}

h1.cs-new-heading-plain {
  border-bottom: 0;
  margin: 0;
  border-bottom: 0;
  padding: 0;
  color: #cb181e;
  border-bottom: 0;
  margin-bottom: 0;
  border-left: 10px solid #cb181e;
  padding: 2px 0 2px 10px;
  font-size: 27px;
  text-align: left;
  display: flex;
  align-items: center;
  width: unset !important;
}

@media screen and (max-width: 1023px) {
  h1.cs-new-heading-plain {
    font-size: 22px;
    border-left: 10px solid #cb181e;
    padding: 2px 0 2px 10px;
  }
}

.yith-wcan-filters .yith-wcan-filter {
  margin-bottom: 0;
}

.products.row.row-small.large-columns-5.medium-columns-3.small-columns-2.equalize-box {
  margin: 0;
}

.filter-content {
  z-index: 9999;
  width: 700px;
  padding: 15px 20px;
}

.filter-title {
  pointer-events: none;
}

.filter-items {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 0;
}

.filter-item.text a {
  height: 40px;
  display: flex;
  padding: 0 16px;
  border-radius: 5px;
  border: 1px solid #666;
  align-items: center;
  justify-content: center;
  gap: 4px;
}

.filter-item.text a:hover,
.filter-item.text.active a {
  color: #fff !important;
  background: #cb181e !important;
  border-color: #cb181e;
}

.filter-item.text a:hover > span,
.filter-item.text.active a > span {
  color: #fff;
}

@media screen and (max-width: 767px) {
  .filters-container form {
    position: relative;
  }
  .filters-container form > div {
    position: unset !important;
    display: flex;
    align-items: center;
  }
  .filter-content {
    width: calc(100vw - 30px);
    left: 0;
    top: 50px;
    padding: 15px 10px;
  }
  .filter-item.text a {
    height: 36px;
    padding: 0 10px;
    font-size: 11px;
  }
  .filters-container form > div:after {
    position: unset !important;
    margin-right: -16px;
    margin-left: 12px;
  }
}

#header
  #wide-nav
  .header-bottom-nav.nav-left
  #mega-menu-wrap
  #mega_menu
  > li
  > ul,
#header
  #wide-nav
  .header-bottom-nav.nav-left
  #mega-menu-wrap
  #menu-vertical-menu
  > li
  > ul {
  min-width: 1012px;
}

td ul,
td ol {
  padding-left: 16px !important;
}

td ul:last-child,
td ol:last-child {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 1023px) {
  .nav-right .nav-dropdown {
    display: none !important;
  }
  .nav-right .button {
    padding: 0;
  }
  .nav-right .button .icon-search {
    padding: 7px;
  }
  .nav-dropdown-has-arrow li.current-dropdown.has-dropdown:after,
  .nav-dropdown-has-arrow li.current-dropdown.has-dropdown:before {
    display: none !important;
  }
  .dgwt-wcas-st {
    line-break: anywhere;
  }
  .js-dgwt-wcas-overlay-mobile.dgwt-wcas-overlay-mobile {
    max-height: 100vh;
    overflow-y: auto;
    position: fixed;
    top: 0;
    left: 0;
  }
  .dgwt-wcas-overlay-mobile-on,
  .dgwt-wcas-overlay-mobile-on body {
    overflow: unset !important;
  }
}

.categories-carousel .slick-list.draggable {
  width: 80% !important;
  margin: 0 auto;
}

.categories-carousel:not(.flickity-enabled) > a,
.categories-carousel > a,
.categories-carousel > a > img,
.categories-carousel > div:not(.col),
.categories-carousel > img,
.categories-carousel > p {
  width: auto !important;
}

.categories-carousel.slick-slider {
  width: 94% !important;
}

.categories-carousel .category-item {
  padding: 10px 15px;
  text-align: center;
  border-radius: 5px;
  margin: 0 10px;
  font-size: 12px;
  white-space: nowrap;
  overflow: show;
  text-overflow: ellipsis;
  height: 50px;
  line-height: 50px;
}

.categories-carousel .category-item a {
  text-decoration: none;
  color: #333;
  font-weight: 700;
  display: block;
}

.categories-carousel .category-item a:hover {
  color: #007bff;
}

.categories-carousel {
  margin-top: -42px;
}

.categories-carousel .slick-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}

.categories-carousel .slick-arrow {
  background: url(https://kimquoctien.com/wp-content/uploads/2024/11/arrow.svg)
    center no-repeat !important;
  background-size: contain;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  z-index: 10;
  cursor: pointer;
}

.categories-carousel .slick-prev {
  left: -40px;
}

.categories-carousel .slick-next {
  right: -40px;
  transform: rotate(180deg);
}

@media (max-width: 768px) {
  .categories-carousel .slick-arrow {
    width: 20px;
    height: 20px;
  }
  .categories-carousel .category-item {
    font-size: 14px;
    height: auto;
    line-height: normal;
  }
}

.custom-logo-carousel .slick-list.draggable {
  width: 75% !important;
  margin: 0 auto;
}

.custom-logo-carousel:not(.flickity-enabled) > a,
.custom-logo-carousel > a,
.custom-logo-carousel > a > img,
.custom-logo-carousel > div:not(.col),
.custom-logo-carousel > img,
.custom-logo-carousel > p {
  width: auto !important;
}

.slick-slide {
  margin: 0 20px;
}

.logo-carousel {
  overflow: inherit;
  margin-top: -10px !important;
}

.slick-slide img {
  width: 100%;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-track {
  padding: 1rem 0;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-arrow {
  position: sticky;
  top: 50%;
  background: url(https://kimquoctien.com/wp-content/uploads/2024/11/arrow.svg)
    center no-repeat !important;
  color: #000;
  border: none;
  width: 2rem;
  height: 1.5rem;
  text-indent: -10000px;
  margin-top: -16px;
  z-index: 99;
  cursor: pointer;
}

.slick-arrow.slick-next {
  right: -50px;
  transform: translateY(-50%) rotate(180deg);
}

.slick-arrow.slick-prev {
  left: -50px;
}

@media (max-width: 768px) {
  .slick-arrow {
    width: 1rem;
    height: 1rem;
  }
}

body {
  background-color: #010101;
}

.row {
  overflow: hidden;
}

.cart_item .showroom,
.cart_item .hotline,
.cart_item .quantity-label {
  display: none !important;
}

.cs-section.pb-0 {
  padding-bottom: 0 !important;
}
