@charset "UTF-8";
/**
 * _base.scss
 * 
 * 1/ biến màu săc
 * 2/ biến kích thước font chữ
 * 3/ Cấu hình border
 * 4/ Mixin
 * 5/ Responsive
*/
.mbws-left_container.col .col-inner {
  padding: 20px;
}
@media (min-width: 767px) {
  .mbws-left_container.col .col-inner {
    padding-left: calc((100vw - 1280px) / 2 + 20px) !important;
    padding-right: 50px !important;
  }
}

.mbws-right_container.col .col-inner {
  padding: 20px;
}
@media (min-width: 767px) {
  .mbws-right_container.col .col-inner {
    padding-right: calc((100vw - 1280px) / 2 + 20px) !important;
    padding-left: 50px !important;
  }
}

.mbws-title .mbws-title-main {
  text-transform: uppercase;
}
.mbws-title .mbws-title-main .mbws-title-highlight {
  margin-top: 10px;
}

.button span {
  font-weight: 400;
}
.button.is-outline {
  border: 3px solid !important;
}
.button.is-outline span {
  font-weight: 600;
}
.button.is-outline.success {
  color: var(--fs-color-primary) !important;
  text-transform: uppercase;
  border-color: var(--fs-color-success) !important;
}
.button.secondary:hover {
  color: var(--fs-color-primary) !important;
}

.section-title-container .section-title-center b {
  background-color: transparent;
}

.mbws-menu-products .mbws-query-title {
  font-size: 1.5rem;
  text-transform: uppercase;
}
.mbws-menu-products .mbws-products-list .mbws-product-item {
  margin-bottom: 20px;
}
.mbws-menu-products .mbws-products-list .mbws-product-item .mbws-product-box {
  display: flex;
  justify-content: space-between;
}
.mbws-menu-products .mbws-products-list .mbws-product-item .mbws-product-box h4 {
  margin-bottom: 0;
}
.mbws-menu-products .mbws-products-list .mbws-product-item .mbws-product-text {
  font-size: 0.9rem;
}

.page-header-wrapper .page-title-bg .title-overlay {
  background: linear-gradient(to bottom, var(--fs-color-primary), transparent);
}

.box-contact ul {
  list-style: none;
  margin-left: 0;
}
.box-contact ul li {
  margin-left: 0 !important;
}

.page-title.featured-title .page-title-inner {
  padding-bottom: 40px;
}

.header-main .header-button-1 .header-button a.button {
  background-color: var(--fs-color-success) !important;
}

.mbws-title {
  position: relative;
}
.mbws-title a {
  position: absolute;
  right: 0;
  bottom: 10px;
  font-size: 1.3rem;
  color: var(--fs-color-primary);
}
@media (max-width: 767px) {
  .mbws-title a {
    position: relative;
    font-size: 1rem;
    margin-top: 10px;
    text-align: center;
    margin-top: 0 auto;
    display: block;
  }
}
.social-icons.follow-icons .icon.button:not(.is-outline) {
  background-color: #fff !important;
  border-color: #fff !important;
  min-height: 30px !important;
  line-height: 30px !important;
  min-width: 30px !important;
}
.social-icons.follow-icons .icon.button:not(.is-outline) i {
  color: #000 !important;
}
.social-icons.follow-icons .icon.button:not(.is-outline).zalo {
  background-color: #fff !important;
  border-color: #fff !important;
  min-height: 30px !important;
  min-width: 30px !important;
}
.social-icons.follow-icons .icon.button:not(.is-outline).zalo svg {
  color: #000 !important;
  width: 23px;
}

.category-uu-dai .row-uu-dai .col:last-child a {
  color: #cd171e;
}

.page-id-2606 .row-uu-dai .col:first-child a {
  color: #cd171e;
}

.no-results {
  max-width: 1200px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .nav-dropdown-has-border header#header .nav-dropdown ul.sub-menu {
    border-style: solid;
    border-width: 2px;
  }
  header#header .nav-dropdown {
    display: block;
    padding: 20px 0;
  }
  header#header .nav-dropdown ul.sub-menu {
    position: absolute;
    left: 100%;
    top: 0;
    width: 250px;
    padding: 0;
    display: none !important;
  }
  header#header .nav-dropdown ul.sub-menu a {
    white-space: normal;
    margin: 0;
    padding: 10px 15px;
    border: 0;
    font-weight: 400;
  }
  header#header .nav-dropdown li {
    border-right: 0;
    white-space: normal;
    width: 100%;
    display: block;
    position: relative;
  }
  header#header .nav-dropdown li:hover > ul.sub-menu {
    display: block !important;
  }
  header#header .nav-dropdown li.menu-item-has-children > a {
    font-weight: 400;
    text-transform: none;
  }
}
.entry-content ul li ul {
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.blog-wrapper.blog-archive {
  padding-top: 0;
}

.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
  box-shadow: none !important;
}

.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input {
  margin-bottom: 0;
}
.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
  font-size: 0;
  height: unset;
  min-height: unset;
  padding: 0 10px;
}
.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button::before {
  content: "\eb1c";
  font-family: "matbaows-icons";
  font-size: 1rem;
  color: inherit;
}

.widget_price_filter .price_slider_wrapper .ui-slider.price_slider .ui-slider-handle {
  background-color: var(--fs-color-primary);
}
.widget_price_filter .price_slider_wrapper .ui-slider.price_slider .ui-slider-range {
  background-color: var(--fs-color-secondary);
}
.widget_price_filter .price_slider_wrapper .price_slider_amount .button {
  background-color: var(--fs-color-primary);
}

.wpcf7-form .wpcf7-form-control-wrap input {
  margin-bottom: 0;
}
.wpcf7-form .wpcf7-form-control-wrap textarea {
  margin-bottom: 0;
}
.wpcf7-form .form-dk {
  display: flex;
  width: 100%;
}
.wpcf7-form .form-dk .wpcf7-spinner {
  display: none;
}
.wpcf7-form .form-dk .wpcf7-submit {
  margin-right: 0;
}

.box-contact p i {
  color: var(--fs-color-primary);
  width: 23px;
  text-align: center;
}

#related_posts {
  border-top: 4px double #e8e8e8;
  padding-top: 10px;
}
#related_posts .col {
  float: left;
  margin-left: 0;
  list-style: none;
}
#related_posts li:nth-child(1) {
  padding-left: 0 !important;
}
#related_posts li:nth-child(2) {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#related_posts li:nth-child(3) {
  padding-right: 0 !important;
}
#related_posts .relatedthumb img {
  height: 100%;
}

.relatedcontent h3 {
  font-size: 16px;
  margin-top: 7px;
}

#header .header-nav {
  justify-content: end;
  margin-right: 20px;
}
#header.transparent .nav-column > li > a,
#header.transparent .nav-dropdown > li > a,
#header.transparent .nav-vertical-fly-out > li > a,
#header.transparent .nav > li > a {
  color: #fff;
}
#header.transparent .nav > li > a i {
  color: #fff !important;
}
#header .menu-item-design-container-width .nav-dropdown {
  background-color: transparent;
  padding: 0;
}
#header .menu-item-design-container-width .nav-dropdown .row-menu .box .box-text {
  height: 100%;
  align-content: center;
  background: rgba(0, 0, 0, 0.6235294118);
}

.header.show-on-scroll,
.stuck .header-main {
  background-color: #000;
}
.header.show-on-scroll ul li a i,
.stuck .header-main ul li a i {
  color: #fff !important;
}

.page-id-1433 .mbws-title .mbws-title-style span {
  font-size: 3rem !important;
}
@media (max-width: 767px) {
  .page-id-1433 .mbws-title .mbws-title-style span {
    font-size: 2rem !important;
  }
}

.mbws_feature .row-box_right .col-inner {
  align-content: center;
  padding: 50px;
}
@media (max-width: 767px) {
  .mbws_feature .row-box_right .col-inner {
    padding: 20px !important;
  }
}
.mbws_feature .box-text {
  height: 100%;
  padding: 100px !important;
  background: linear-gradient(to bottom, var(--fs-color-primary), transparent);
}
@media (max-width: 767px) {
  .mbws_feature .box-text {
    padding: 30px !important;
  }
}
.mbws_feature .box-text .mbws-title {
  margin-bottom: 20px;
}
.mbws_feature .box-text .box-text-inner {
  text-shadow: none;
}
.mbws_feature .box-text .star-icon {
  margin-bottom: 20px;
}
.mbws_feature .box-text .star-icon i {
  padding-right: 20px;
  display: inline-block;
  font-size: 0.9rem;
}

.mbws_menu .col .col-inner {
  padding: 40px;
}
.mbws_menu .col.col-active {
  margin-top: -30px;
  overflow: hidden;
}
.mbws_menu .col.col-active .img {
  position: absolute;
  left: 50%;
  height: 100%;
  width: 100%;
  transform: translateX(-50%);
  z-index: -1;
  top: 0;
}
.mbws_menu .col.col-active .img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.7);
}

.col-menu .col-inner .menu-title {
  font-size: 4rem;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  align-content: end;
  text-align: left;
  background-color: rgba(13, 61, 59, 0.3490196078);
}
@media (max-width: 767px) {
  .col-menu .col-inner .menu-title {
    font-size: 2rem;
  }
}
.col-menu .col-inner .menu-title p {
  margin-bottom: 0;
  margin-left: 20px;
  color: #fff;
}
.col-menu .col-inner .menu-title p a {
  color: #fff;
}

.mbws-video.video {
  padding-top: 0 !important;
}

.mbws-menu-slider .mbws-menu-slider-images {
  height: 450px;
}
@media (max-width: 767px) {
  .mbws-menu-slider .mbws-menu-slider-images {
    height: 280px;
  }
}
.mbws-menu-slider .mbws-menu-slider-images::before {
  content: "";
  height: 100%;
  width: 100%;
  background-color: rgba(12, 62, 68, 0.368627451);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.mbws-menu-slider .mbws-menu-slider-images .image img {
  height: 450px;
  object-fit: cover;
}
@media (max-width: 767px) {
  .mbws-menu-slider .mbws-menu-slider-images .image img {
    height: 280px;
  }
}
.mbws-menu-slider .box-text {
  position: absolute;
  bottom: 0;
  padding-left: 20px;
  z-index: 2;
  padding-bottom: 10px;
}
.mbws-menu-slider .box-text h3 {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 400;
  font-family: var(--text-font-family) !important;
}

.archive-page-header .page-title {
  font-size: 4.7rem;
  color: #fff;
}
@media (max-width: 767px) {
  .archive-page-header .page-title {
    font-size: 2.5rem;
  }
}

.post-item .box {
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
.post-item .box-image {
  border-radius: 10px;
}
.post-item .box-text {
  padding: 10px 15px;
}
.post-item .box-text .post-title {
  margin-bottom: 10px;
}
.post-item .box-text .post-title a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 42px;
}
@media (max-width: 767px) {
  .post-item .box-text .post-title a {
    min-height: 34px;
  }
}
.post-item .box-text .is-divider {
  display: none;
}
.post-item .box-text .post-meta {
  font-size: 0.9rem;
  margin-bottom: 10px;
}
.post-item .box-text .post-meta::before {
  content: "\f073";
  font-family: "Font Awesome 6 pro";
  margin-right: 5px;
}
.post-item .box .box-text .from_the_blog_excerpt {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* number of lines to show */
  line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 1.3;
  min-height: 3.9em;
}

.blog-single .relatedthumb img {
  aspect-ratio: 5/3;
  object-fit: cover;
  width: 100%;
  height: auto !important;
}

.archive-title_product .page-title-inner {
  padding-top: 90px;
}
.archive-title_product .page-title-inner .title-wrapper {
  font-size: 2.8rem;
}
@media (max-width: 767px) {
  .archive-title_product .page-title-inner .title-wrapper {
    font-size: 2rem;
  }
}

.shop-page-title {
  display: none;
}

.tax-product_cat .shop-page-title .page-title-inner {
  min-height: 300px !important;
}
.tax-product_cat .shop-page-title .title-overlay {
  background: linear-gradient(to bottom, var(--fs-color-primary), transparent);
}

.product-small .badge-circle,
.product-small .badge-outline {
  margin-left: 10px;
}
.product-small .badge-inner.on-sale {
  background-color: #c42027;
}
@media (max-width: 767px) {
  .product-small .col-inner .box-text {
    padding: 10px;
  }
}
.product-small .col-inner .box-text .product-title {
  font-weight: 600;
}
.product-small .col-inner .box-text .product-title a {
  color: var(--fs-color-primary);
  font-size: 1.1rem;
}
@media (max-width: 767px) {
  .product-small .col-inner .box-text .product-title a {
    font-size: 0.9rem;
  }
}
.product-small .col-inner .box-text span.amount {
  color: #faad16;
  font-size: 1.1rem;
}

.mbws-catnav-wrap .mbws-catnav {
  display: flex;
  justify-content: space-evenly;
  list-style: none;
}
@media (max-width: 767px) {
  .mbws-catnav-wrap .mbws-catnav {
    gap: 0 30px;
    list-style: none;
    flex-wrap: wrap;
  }
}
.mbws-catnav-wrap .mbws-catnav li a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .mbws-catnav-wrap .mbws-catnav.level-1 {
    margin-bottom: 0;
  }
}
.mbws-catnav-wrap .mbws-catnav.level-1 li a {
  font-size: 2rem;
  font-family: var(--heading-font-family);
  list-style: none;
  text-transform: uppercase;
  color: var(--fs-color-primary);
}
@media (max-width: 767px) {
  .mbws-catnav-wrap .mbws-catnav.level-1 li a {
    font-size: 1.5rem;
  }
}
.mbws-catnav-wrap .mbws-catnav.level-1 li.active a {
  color: #faad16;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .mbws-catnav-wrap .mbws-catnav.level-2 {
    flex-wrap: wrap !important;
    gap: 10px;
  }
}
@media (max-width: 767px) {
  .mbws-catnav-wrap .mbws-catnav.level-2 li {
    width: calc(50% - 5px);
    margin-bottom: 0;
  }
}
.mbws-catnav-wrap .mbws-catnav.level-2 li a {
  font-size: 1.3rem;
  font-family: var(--heading-font-family);
  list-style: none;
}
@media (max-width: 767px) {
  .mbws-catnav-wrap .mbws-catnav.level-2 li a {
    border: 1px solid var(--fs-color-primary);
    display: block;
    font-size: 1rem;
    padding: 0 10px;
  }
}
.mbws-catnav-wrap .mbws-catnav.level-2 li.active a {
  color: #faad16;
  text-decoration: underline;
}

@media (min-width: 767px) {
  .shop-container .products {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(4, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
}
.shop-container .products .col {
  max-width: 100% !important;
  width: 100%;
}
.shop-container .products .col:hover .col-inner .box-image img {
  scale: 1.05;
  transition: all 0.3s ease;
}
.shop-container .products .col:hover .col-inner .box-text {
  transform: translatex(0);
  transition: all 0.3s ease;
}
.shop-container .products .col .col-inner {
  overflow: hidden;
}
.shop-container .products .col .col-inner .box-image img {
  scale: 1;
  transition: all 0.3s ease;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.shop-container .products .col .col-inner .box-text {
  transition: all 0.3s ease;
  position: absolute;
  bottom: 0;
  background: linear-gradient(0deg, #000, transparent);
  align-content: center;
  padding-left: 20px;
  padding-right: 20px;
}
.shop-container .products .col .col-inner .box-text .product-title a {
  color: #fff;
}
@media (max-width: 767px) {
  .shop-container .products .col .col-inner .box-text {
    transform: translatex(0);
    transition: all 0.3s ease;
    position: absolute;
    background: linear-gradient(to top, var(--fs-color-primary), transparent);
    bottom: 0;
    text-align: center;
    align-content: center;
    padding-left: 20px;
    padding-right: 20px;
    height: unset;
  }
}
@media (min-width: 767px) {
  .shop-container .products .col:nth-child(1) {
    grid-area: 1/1/2/2;
  }
  .shop-container .products .col:nth-child(2) {
    grid-area: 2/1/3/2;
  }
  .shop-container .products .col:nth-child(3) {
    grid-area: 1/2/3/4;
  }
  .shop-container .products .col:nth-child(4) {
    grid-area: 1/4/2/5;
  }
  .shop-container .products .col:nth-child(5) {
    grid-area: 2/4/3/5;
  }
  .shop-container .products .col:nth-child(6) {
    grid-area: 3/1/4/2;
  }
  .shop-container .products .col:nth-child(7) {
    grid-area: 4/1/5/2;
  }
  .shop-container .products .col:nth-child(8) {
    grid-area: 3/2/5/4;
  }
  .shop-container .products .col:nth-child(9) {
    grid-area: 3/4/4/5;
  }
  .shop-container .products .col:nth-child(10) {
    grid-area: 4/4/5/5;
  }
}

.single-product-right .col-inner .price-wrapper .price {
  font-size: 2rem;
}
.single-product-right .col-inner .woocommerce-breadcrumb {
  display: none;
}
.single-product-right .col-inner .single_add_to_cart_button.button {
  color: var(--fs-color-primary);
  font-weight: 400;
}
.single-product-right .col-inner .ux-buy-now-button {
  background-color: transparent;
  border: 1px solid #fff;
  font-weight: 400;
}
.single-product-right .col-inner span.amount {
  color: red;
}

.branch-archive .cua_hang .box-image {
  position: relative;
  border-radius: 10px;
}
.branch-archive .cua_hang .box-image .button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
  width: 200px;
}
.branch-archive .cua_hang .box-text .post-title {
  margin-bottom: 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 37px;
}
.branch-archive .cua_hang .box-text .branch-meta > div {
  margin-bottom: 10px;
}
.branch-archive .cua_hang .box-text .button {
  margin-top: 0;
  border-radius: 100px;
}
.branch-archive .cua_hang .box:hover .box-image img {
  filter: brightness(0.8);
}
.branch-archive .cua_hang .box:hover .box-image .button {
  display: block;
}
.branch-archive .page-numbers {
  width: 100%;
  margin-bottom: 50px;
}

.kv-filter {
  margin-top: 30px;
  z-index: 999;
  position: relative;
}
.kv-filter .kv-parent-list {
  background-color: var(--fs-color-secondary);
  border-radius: 10px;
  width: 200px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  padding: 15px 0;
}
.kv-filter .kv-parent-list li {
  padding: 5px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 0;
}
.kv-filter .kv-parent-list li:last-child {
  border-bottom: none;
}
.kv-filter .kv-parent-list li:hover > a {
  color: var(--fs-color-primary);
  font-weight: 600;
}
.kv-filter ul {
  list-style: none;
}
.kv-filter ul li:last-child {
  margin-bottom: 0;
}
.kv-filter .kv-parent {
  cursor: pointer;
}
.kv-filter .kv-parent:hover .kv-children-panel {
  display: block;
}
.kv-filter .kv-parent {
  position: relative;
}
.kv-filter .kv-parent.is-active > a {
  font-weight: bold;
}
.kv-filter .kv-children-panel {
  position: absolute;
  display: none;
  top: -15px;
  left: 200px;
  padding: 15px 0;
  background: #fff7eb;
  border-radius: 10px;
  width: 200px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.kv-filter .kv-children-panel .kv-child-list {
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.kv-filter .kv-children-panel .kv-child-list li.is-active > a {
  font-weight: bold;
}

#action_kv {
  background-color: var(--fs-color-secondary);
  border-radius: 10px;
  width: 200px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  padding: 10px 30px;
  display: block;
  color: var(--fs-color-primary);
  font-weight: 600;
  margin-bottom: 20px;
  cursor: pointer;
}

.single-cua_hang .page-header-wrapper {
  margin-bottom: 50px;
}
.single-cua_hang .brand-kv {
  width: fit-content;
  padding: 7px 20px;
  border-radius: 5px;
  border: 1px solid var(--fs-color-primary);
}
.single-cua_hang .slider-video iframe {
  width: 100%;
}
.single-cua_hang .branch-info .col-inner {
  padding-right: 50px;
}
@media (max-width: 767px) {
  .single-cua_hang .branch-info .col-inner {
    padding-right: 0;
  }
}
.single-cua_hang .branch-info .col-inner .branch-meta > div {
  margin-bottom: 20px;
}
.single-cua_hang .branch-info .col-inner .button {
  border-radius: 100px;
}

.branch-slider .slider-img img {
  aspect-ratio: 16/10;
}

#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6,
#footer .heading-font {
  font-family: "Bricolage Grotesque", sans-serif !important;
}
#footer .dark .box-contact p i {
  color: #fff;
}