@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
*/
/* Hide empty UX Builder block placeholder on frontend */
body:not(.wp-admin) .ux-block-placeholder {
  display: none !important;
}

#top-bar #header-contact {
  flex-direction: row-reverse;
}
#top-bar #header-contact li {
  margin: 0 10px !important;
}
#top-bar #header-contact li a {
  font-weight: 700;
  text-transform: unset;
}
#top-bar #header-contact li a::after {
  display: none;
}

#header .header-main .flex-row {
  align-items: center !important;
  flex-wrap: nowrap !important;
  gap: 8px !important;
}
#header #logo, #header .logo, #header .header-main .logo {
  flex: 0 0 auto !important;
  max-width: max-content !important;
  margin-right: 40px !important;
}
@media (max-width: 1280px) {
  #header #logo, #header .logo, #header .header-main .logo {
    margin-right: 25px !important;
  }
}
@media (max-width: 1024px) {
  #header #logo, #header .logo, #header .header-main .logo {
    margin-right: 18px !important;
  }
}
#header #logo a, #header .logo a, #header .header-main .logo a {
  display: inline-flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 12px !important;
  white-space: nowrap !important;
}
@media (max-width: 1280px) {
  #header #logo a, #header .logo a, #header .header-main .logo a {
    gap: 8px !important;
  }
}
@media (max-width: 1024px) {
  #header #logo a, #header .logo a, #header .header-main .logo a {
    gap: 6px !important;
  }
}
@media (max-width: 767px) {
  #header #logo a, #header .logo a, #header .header-main .logo a {
    gap: 4px !important;
  }
}
#header #logo a img.header-logo, #header #logo a img.header_logo, #header .logo a img.header-logo, #header .logo a img.header_logo, #header .header-main .logo a img.header-logo, #header .header-main .logo a img.header_logo {
  display: inline-block !important;
  max-height: 72px !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain !important;
}
@media (max-width: 1280px) {
  #header #logo a img.header-logo, #header #logo a img.header_logo, #header .logo a img.header-logo, #header .logo a img.header_logo, #header .header-main .logo a img.header-logo, #header .header-main .logo a img.header_logo {
    max-height: 52px !important;
  }
}
@media (max-width: 1024px) {
  #header #logo a img.header-logo, #header #logo a img.header_logo, #header .logo a img.header-logo, #header .logo a img.header_logo, #header .header-main .logo a img.header-logo, #header .header-main .logo a img.header_logo {
    max-height: 44px !important;
  }
}
@media (max-width: 767px) {
  #header #logo a img.header-logo, #header #logo a img.header_logo, #header .logo a img.header-logo, #header .logo a img.header_logo, #header .header-main .logo a img.header-logo, #header .header-main .logo a img.header_logo {
    max-height: 38px !important;
  }
}
#header #logo a img.header-logo-dark, #header #logo a img.header-logo-sticky, #header .logo a img.header-logo-dark, #header .logo a img.header-logo-sticky, #header .header-main .logo a img.header-logo-dark, #header .header-main .logo a img.header-logo-sticky {
  display: none !important;
}
#header #logo a .logo-side-badge, #header .logo a .logo-side-badge, #header .header-main .logo a .logo-side-badge {
  display: inline-block !important;
  font-size: 13.5px !important;
  font-weight: 700 !important;
  color: #d9534f !important;
  text-transform: uppercase !important;
  letter-spacing: 0.4px !important;
  line-height: 1.2 !important;
  white-space: nowrap !important;
  border-left: 2px solid #dddddd !important;
  padding-left: 12px !important;
}
@media (max-width: 1280px) {
  #header #logo a .logo-side-badge, #header .logo a .logo-side-badge, #header .header-main .logo a .logo-side-badge {
    font-size: 11px !important;
    padding-left: 7px !important;
    border-left-width: 1.5px !important;
    letter-spacing: 0.2px !important;
  }
}
@media (max-width: 1024px) {
  #header #logo a .logo-side-badge, #header .logo a .logo-side-badge, #header .header-main .logo a .logo-side-badge {
    font-size: 10px !important;
    padding-left: 5px !important;
    border-left-width: 1px !important;
    letter-spacing: 0px !important;
  }
}
@media (max-width: 767px) {
  #header #logo a .logo-side-badge, #header .logo a .logo-side-badge, #header .header-main .logo a .logo-side-badge {
    font-size: 9px !important;
    padding-left: 4px !important;
  }
}
#header .header-nav-main {
  justify-content: flex-end !important;
  margin-left: auto !important;
  margin-right: 25px !important;
  flex: 1 1 auto !important;
  min-width: 0 !important;
}
@media (max-width: 1280px) {
  #header .header-nav-main {
    margin-right: 15px !important;
  }
}
#header .header-nav-main > li.menu-item > a {
  padding-left: 12px !important;
  padding-right: 12px !important;
  white-space: nowrap !important;
}
@media (max-width: 1280px) {
  #header .header-nav-main > li.menu-item > a {
    padding-left: 7px !important;
    padding-right: 7px !important;
    font-size: 13px !important;
  }
}
@media (max-width: 1100px) {
  #header .header-nav-main > li.menu-item > a {
    padding-left: 5px !important;
    padding-right: 5px !important;
    font-size: 12.5px !important;
  }
}
#header .header-nav-main > li.menu-item > a::before {
  height: 2px;
}
#header .header-nav-main > li > a:hover {
  color: var(--fs-color-primary);
}
@media (max-width: 1280px) {
  #header .header-main .header-nav-right > li,
  #header .header-main .header-nav > li {
    margin-left: 3px !important;
    margin-right: 3px !important;
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
}
#header .header-nav-main li.header-search .header-search-form,
#header .header-nav-main li.header-search .nav-dropdown {
  padding: 0;
}
#header .header-nav-main li.header-search input {
  border: none;
  background-color: var(--fs-color-secondary);
  color: #fff;
}
#header .icon-shopping-cart:before {
  content: "\eb25";
  font-size: 22px;
  font-family: "matbaows-icons";
}
#header .icon-user:before {
  content: "\eb4d";
  font-size: 22px;
  font-family: "matbaows-icons";
}
#header [data-icon-label]:after {
  background-color: var(--fs-color-primary);
}

.mbws-page-header {
  padding: 80px 0;
  background-color: #F5F5F7;
}
.mbws-page-header .mbws-breadcrumbs p {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .mbws-page-header {
    padding: 60px 0 0;
  }
}
@media (max-width: 767px) {
  .mbws-page-header {
    padding: 45px 0 0;
  }
}

h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2 {
  font-style: italic !important;
}

.no-italic h1, .no-italic h2, .no-italic h3, .no-italic h4, .no-italic h5, .no-italic h6, .no-italic .heading-font, .no-italic .banner h1, .no-italic .banner h2 {
  font-style: normal !important;
}

a.button {
  clip-path: polygon(5% 0, 100% 0%, 95% 100%, 0% 100%);
  font-style: italic;
  font-weight: 600;
  transition: all 0.3s;
}
a.button.primary {
  color: var(--fs-color-secondary);
}
a.button.primary:hover {
  box-shadow: none;
  background-color: var(--fs-color-secondary) !important;
  color: #fff !important;
}

.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;
}
.select-resize-ghost:focus, .select2-container .select2-choice:focus, .select2-container .select2-selection:focus, input[type=date]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, select:focus, textarea:focus {
  border-color: var(--fs-color-secondary) !important;
}

.dark a.button.primary {
  color: var(--fs-color-secondary);
}

.hover-effect .image-cover {
  position: relative;
  overflow: hidden;
}
.hover-effect .image-cover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 120%;
  height: 100px;
  background: rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.6s linear;
  transition: all 0.6s linear;
  z-index: 1;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translateY(-150%);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translateY(-150%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  pointer-events: none;
}
.hover-effect .col:hover .image-cover::before,
.hover-effect .product-category:hover .image-cover::before,
.hover-effect .box:hover .image-cover::before, .hover-effect.box:hover .image-cover::before, .hover-effect.col:hover .image-cover::before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translateY(200%);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translateY(200%);
  left: -100%;
  top: 100%;
}

@media (min-width: 1024px) {
  .pc-pb-0.col {
    padding-bottom: 0;
  }
}
.no-italic * {
  font-style: normal !important;
}

.wpcf7-form .flex-row {
  gap: 15px;
}
.wpcf7-form label {
  font-weight: 400;
}
.wpcf7-form input[type=email], .wpcf7-form input[type=number], .wpcf7-form input[type=search], .wpcf7-form input[type=tel], .wpcf7-form input[type=text], .wpcf7-form input[type=url], .wpcf7-form textarea {
  height: 50px;
  box-shadow: none;
  border-color: #e1e1e1;
  padding-left: 15px;
  padding-right: 15px;
}
.wpcf7-form input[type=email]:focus, .wpcf7-form input[type=number]:focus, .wpcf7-form input[type=search]:focus, .wpcf7-form input[type=tel]:focus, .wpcf7-form input[type=text]:focus, .wpcf7-form input[type=url]:focus, .wpcf7-form textarea:focus {
  border-color: var(--fs-color-secondary);
}
.wpcf7-form .wpcf7-spinner {
  display: none;
}

input[type=submit] {
  font-size: 12px;
  font-weight: 800 !important;
  text-align: center;
  min-width: 148px;
  height: 40px;
  background-color: var(--fs-color-primary);
  color: var(--fs-color-secondary);
}
input[type=submit]:hover {
  background-color: var(--fs-color-secondary) !important;
  background-color: #fff;
}

.is-divider {
  background-color: var(--fs-color-primary) !important;
}

.section-title-center {
  margin-bottom: 30px;
}
.section-title-center::after {
  content: "";
  display: block;
  width: 160px;
  height: 10px;
  background-color: var(--fs-color-primary);
  clip-path: polygon(2% 0, 100% 0%, 98% 100%, 0% 100%);
  margin: auto;
}

.section-title-left {
  margin-bottom: 30px;
}
.section-title-left::after {
  content: "";
  display: block;
  width: 160px;
  height: 10px;
  background-color: var(--fs-color-primary);
  clip-path: polygon(2% 0, 100% 0%, 98% 100%, 0% 100%);
}

.line-height-1 * {
  line-height: 1;
}

.section-video-bg iframe {
  height: 100vh;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .section-video-bg iframe {
    height: 100%;
  }
}

.review-slider .flickity-slider > .row {
  padding: 0 15px;
}
.review-slider .flickity-slider > .row:not(.is-selected) {
  opacity: 1;
}
.review-slider .flickity-page-dots {
  bottom: -60px;
}

.testimonial-box .testimonial-text.italic {
  font-style: normal !important;
}
.testimonial-box .test_name {
  display: block;
  text-transform: uppercase;
  font-style: italic;
}
.testimonial-box .testimonial-name-divider {
  display: none;
}

.accordion {
  border: 1px solid #E1E1E1;
  border-bottom: none;
}
.accordion .accordion-title {
  color: var(--fs-color-secondary);
  font-weight: 800;
  font-size: 20px;
  padding: 35px 25px;
  text-transform: uppercase;
  font-style: italic;
  border-top: none;
  border-bottom: 1px solid #E1E1E1;
}
.accordion .accordion-title.active {
  border-color: var(--fs-color-secondary);
  color: var(--fs-color-secondary);
  background-color: transparent;
  border-bottom: 1px solid #E1E1E1;
}
.accordion .accordion-title.active .toggle {
  transform: translateY(-50%);
}
.accordion .accordion-title.active .toggle i::before {
  content: "\eaf2";
}
.accordion .accordion-title .toggle {
  right: 0;
  left: auto;
  top: 50%;
  transform: translateY(-50%);
}
.accordion .accordion-title .toggle i {
  font-size: 20px !important;
  line-height: 1;
}
.accordion .accordion-title .toggle i::before {
  content: "\eb0b";
  font-family: "matbaows-icons";
  font-weight: 800;
}
.accordion .accordion-inner {
  padding: 15px 25px;
  border-bottom: 1px solid #E1E1E1;
}

.mbws-count-up .number {
  font-size: 32px;
  margin-bottom: 0;
}

.home-slider h2::after {
  content: "";
  display: block;
  width: 95%;
  height: 10px;
  margin-top: -10px;
  margin-left: auto;
  margin-right: auto;
  background-color: var(--fs-color-primary);
}
.home-slider .flickity-prev-next-button {
  opacity: 1 !important;
  width: 50px;
  height: 50px;
  background-color: #fff;
}
.home-slider .flickity-prev-next-button::before {
  content: "";
  line-height: 50px;
  font-size: 30px;
  font-weight: 400;
  font-family: "matbaows-icons";
  color: var(--fs-color-secondary);
}
.home-slider .flickity-prev-next-button.next::before {
  content: "\ea1f";
}
.home-slider .flickity-prev-next-button.previous::before {
  content: "\ea19";
}
.home-slider .flickity-prev-next-button:hover {
  background-color: var(--fs-color-secondary);
}
.home-slider .flickity-prev-next-button:hover::before {
  color: #fff;
}
.home-slider .flickity-prev-next-button svg {
  display: none;
}

.home-banners {
  margin-top: -100px;
}
.home-banners .badge {
  width: 70px;
  height: 70px;
  background-color: var(--fs-color-alert);
  border-radius: 99px;
  padding: 20px 0;
  position: absolute;
  top: -55%;
  right: 20px;
  z-index: 9;
}

.product-category.col {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .product-category.col {
    margin-bottom: 10px;
  }
}
.product-category.col .box-category {
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.product-category.col .box-category:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
.product-category.col .box-category .box-image img {
  object-fit: contain;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .product-category.col .box-category .box-image img {
    max-height: 110px;
  }
}
.product-category.col .box-category .box-text {
  padding: 10px 0 !important;
}
.product-category.col .box-category .box-text h5 {
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .product-category.col .box-category .box-text h5 {
    font-size: 13px !important;
    line-height: 1.3 !important;
  }
}
@media (max-width: 768px) {
  .product-category.col .box-category .box-text {
    padding-bottom: 10px !important;
  }
}

.slide-left,
.slide-right {
  transition: transform 0.3s ease;
}

.home-icon-box h3 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.logo-gallery .gallery-col {
  padding-bottom: 0 !important;
}
.logo-gallery .gallery-col .box-image img {
  object-fit: contain;
  opacity: 0.5;
}
.logo-gallery .gallery-col .box-image img:hover {
  opacity: 1;
}
@media (max-width: 1024px) {
  .logo-gallery .gallery-col .box-image img {
    opacity: 1;
  }
}

.ux-products-list.product_list_widget li {
  margin-left: 0;
  min-height: 105px;
  padding-left: 110px;
  border: none !important;
}
.ux-products-list.product_list_widget li a .product-title {
  font-weight: 800 !important;
  font-size: 16px;
  text-transform: uppercase;
}
.ux-products-list.product_list_widget li a img {
  width: 90px;
  height: 90px;
}

.home-blog .post-item .box {
  background-color: var(--fs-color-secondary);
}
.home-blog .post-item .box .box-text .cat-label {
  color: #fff;
  font-size: 12px;
  background-color: rgba(255, 255, 255, 0.1294117647);
  border-radius: 4px;
  text-transform: unset;
  opacity: 1;
  font-weight: 400;
  margin: 0 3px;
}
.home-blog .post-item .box .box-text .post-title {
  font-size: 20px;
  color: #fff;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.home-blog .post-item .box .box-text .post-title a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.home-blog .post-item .box .box-text .post-title:hover a {
  color: var(--fs-color-primary);
}
.home-blog .post-item .box .box-text .button {
  background-color: var(--fs-color-primary);
  border: none;
  font-size: 13px;
  padding: 8px 50px;
}
.home-blog .post-item .box .badge.post-date {
  top: 0;
  right: 0;
  transform: translateY(-50%);
  margin: auto;
  color: var(--fs-color-secondary);
  clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);
  font-size: 18px;
  width: 60px;
  height: 55px !important;
}
.home-blog .post-item .box .badge.post-date .badge-inner {
  color: var(--fs-color-secondary);
}
.home-blog .post-item .box .badge.post-date .badge-inner .post-date-day {
  font-weight: 800;
  font-size: 23px;
  font-style: italic;
}

.row-5 {
  flex-wrap: nowrap !important;
  overflow-x: scroll;
  overflow-y: hidden;
}
.row-5 > .col {
  max-width: 20%;
  flex-basis: 20%;
}
@media (max-width: 1024px) {
  .row-5 > .col {
    max-width: 40%;
    flex-basis: 40%;
    min-width: 40%;
  }
}
@media (max-width: 767px) {
  .row-5 > .col {
    max-width: 70%;
    flex-basis: 70%;
    min-width: 70%;
  }
}

.home .section-title-center h1, .home .section-title-center h2, .home .section-title-center h3, .home .section-title-center h4, .home .section-title-center h5, .home .section-title-center h6,
.home .section-title-center .section-title-main,
.home .section-title-center span,
.home .section-title-center b,
.home .section-title-center strong,
.home .section-title-left h1,
.home .section-title-left h2,
.home .section-title-left h3,
.home .section-title-left h4,
.home .section-title-left h5,
.home .section-title-left h6,
.home .section-title-left .section-title-main,
.home .section-title-left span,
.home .section-title-left b,
.home .section-title-left strong,
.home .section-title h1,
.home .section-title h2,
.home .section-title h3,
.home .section-title h4,
.home .section-title h5,
.home .section-title h6,
.home .section-title .section-title-main,
.home .section-title span,
.home .section-title b,
.home .section-title strong {
  font-weight: normal !important;
  font-style: normal !important;
  color: #777777 !important;
}

#post-list {
  padding-right: 150px;
}
@media (max-width: 1024px) {
  #post-list {
    padding-right: 0;
  }
}
#post-list .row {
  border-right: 1px solid var(--fs-color-secondary);
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #post-list .row {
    padding-right: 0;
  }
}
#post-list .post-item {
  position: relative;
  padding-bottom: 50px;
}
#post-list .post-item::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-color: var(--fs-color-secondary);
  border-radius: 6px;
  position: absolute;
  right: -36px;
  top: 15px;
}
#post-list .post-item .box {
  display: flex;
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  #post-list .post-item .box {
    display: block;
  }
}
#post-list .post-item .box-text {
  padding-left: 0;
  padding-top: 30px;
  position: static;
}
@media (max-width: 1024px) {
  #post-list .post-item .box-text {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  #post-list .post-item .box-text {
    padding-top: 20px;
  }
}
#post-list .post-item .box-text-inner {
  border: 1px solid #E1E1E1;
  padding: 60px 30px;
  border-radius: 5px;
}
@media (max-width: 1024px) {
  #post-list .post-item .box-text-inner {
    padding: 30px;
  }
}
@media (max-width: 1024px) {
  #post-list .post-item .box-image {
    width: 60% !important;
  }
}
@media (max-width: 767px) {
  #post-list .post-item .box-image {
    width: 100% !important;
  }
}
#post-list .post-item .box-image .image-cover {
  border-radius: 5px;
}
#post-list .post-item .is-divider {
  display: none;
}
#post-list .post-item .post-title {
  font-size: 20px;
  margin-bottom: 10px;
}
#post-list .post-item .post-meta {
  font-size: 15px;
  position: absolute;
  left: calc(100% + 70px);
  top: 8px;
}
@media (max-width: 1024px) {
  #post-list .post-item .post-meta {
    position: static;
    top: unset;
    left: unset;
  }
}
#post-list .post-item .from_the_blog_excerpt {
  font-size: 16px;
}
@media (max-width: 1024px) {
  #post-list .post-item .from_the_blog_excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
#post-list .post-item .button {
  text-transform: unset;
}
#post-list .post-item .button::after {
  content: "\ea1c";
  display: inline-block;
  margin-left: 5px;
  font-size: 16px;
  font-family: "matbaows-icons";
}

.single-post .entry-meta {
  font-size: 16px;
  text-transform: unset;
}
.single-post .blog_related {
  padding-top: 45px;
}
.single-post .blog_related .related-title {
  text-align: center;
  margin-bottom: 45px;
}

#comments.comments-area .comment-respond {
  background-color: transparent;
  padding: 0;
}
#comments.comments-area input[type=submit] {
  font-size: 14px;
  padding: 0 30px;
}

.product-small .box-text .product-title {
  font-weight: 700;
  font-size: 16px;
}
.product-small .wishlist-button {
  display: none !important;
}

.badge {
  height: 24px !important;
}
.badge .badge-inner.on-sale {
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
}

.price span.amount {
  font-weight: 400;
}

.widget {
  margin-bottom: 60px !important;
  position: relative;
}
.widget .widget-title {
  color: var(--fs-color-secondary);
  font-size: 14px;
  display: block;
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e1e1e1;
}
.widget .is-divider {
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  max-width: 10px;
  margin: 5px 0 !important;
  background-color: var(--fs-color-secondary) !important;
}
.widget .woocommerce-widget-layered-nav-list {
  display: flex;
}
.widget .woocommerce-widget-layered-nav-list .ux-swatch--color {
  height: 24px;
  width: 24px;
}
.widget .woocommerce-widget-layered-nav-list .ux-swatch--color .ux-swatch__color {
  border-radius: 99px;
  overflow: hidden;
}
.widget .woocommerce-widget-layered-nav-list a {
  border: 1px solid #e1e1e1;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 1;
  position: relative;
  margin-right: 10px;
}
.widget .woocommerce-widget-layered-nav-list a::before {
  position: absolute !important;
  margin: auto;
  top: unset !important;
}
.widget .woocommerce-widget-layered-nav-list a:not(:first-child) {
  display: none;
}
.widget .woocommerce-widget-layered-nav-list .count {
  display: none;
}

.widget > ul > li + li, ul.menu > li + li {
  border-top: none !important;
}

.page-numbers.nav-pagination > li {
  margin: 0 5px !important;
}
.page-numbers.nav-pagination > li a, .page-numbers.nav-pagination > li span {
  border-radius: 0;
  min-width: 36px;
  min-height: 36px;
  border-width: 1px;
  border-color: #e1e1e1;
  line-height: 34px;
  font-weight: 400;
}

.nav-pagination > li > .current, .nav-pagination > li > a:hover, .nav-pagination > li > span:hover {
  background-color: var(--fs-color-secondary) !important;
  border-color: var(--fs-color-secondary) !important;
}

.product-info .breadcrumbs {
  display: none;
}
.product-info .product-title {
  text-transform: uppercase;
}
.product-info .variations .label label {
  font-size: 15px;
}
.product-info .quantity input {
  box-shadow: none !important;
  background-color: transparent !important;
}
.product-info .quantity input[type=number] {
  min-height: 44px;
}
.product-info .single_add_to_cart_button {
  flex: 1 1 0px !important;
  min-width: 0 !important;
  width: auto !important;
  max-width: none !important;
  height: 44px;
}
.product-info .single_add_to_cart_button::before {
  content: "\eb25";
  font-family: "matbaows-icons";
  font-weight: 400;
  margin-right: 5px;
  font-size: 16px;
}
.product-info .ux-buy-now-button {
  flex: 1 1 0px !important;
  min-width: 0 !important;
  width: auto !important;
  max-width: none !important;
  height: 44px;
  background-color: transparent;
  border-color: var(--fs-color-secondary);
  color: var(--fs-color-secondary);
}
.product-info .ux-buy-now-button:hover {
  background-color: var(--fs-color-secondary);
}
.product-info .yith-wcwl-add-button {
  margin-bottom: 8px;
}
.product-info .yith-wcwl-add-button a.add_to_wishlist::before {
  content: "\eb2e";
  font-family: "matbaows-icons";
  font-size: 18px;
}
.product-info .yith-wcwl-add-button a.delete_item::before {
  content: "\f6a6";
  font-family: "matbaows-icons";
  font-size: 18px;
}
.product-info .product_meta > span {
  border: none;
  padding: 8px 0;
  font-size: 16px;
}

.product-footer .woocommerce-tabs {
  border-top: none !important;
}
.product-footer .woocommerce-tabs .tabs {
  border-bottom: 1px solid #ececec;
}
.product-footer .woocommerce-tabs .tabs li a {
  font-weight: 800;
  font-style: italic;
  padding: 15px;
  font-size: 14px;
}
.product-footer .woocommerce-tabs .tabs li a::before {
  top: auto;
  bottom: 0;
  height: 2px;
}
.product-footer .woocommerce-tabs .tabs li.active a {
  color: var(--fs-color-primary);
}
.product-footer .woocommerce-tabs .tab-panels {
  padding-top: 30px;
}
.product-footer #review_form .review-form-inner {
  padding: 0 !important;
  border: none !important;
}

@media (max-width: 767px) {
  .single-product .product-gallery, .single-product .product-info {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .single-product .product-title {
    font-size: 20px !important;
  }
  .single-product .price {
    font-size: 1.1em !important;
  }
  .single-product .product-thumbnails {
    gap: 6px !important;
  }
  .single-product .product-thumbnails .col {
    flex: 0 0 calc(25% - 4.5px) !important;
    width: calc(25% - 4.5px) !important;
    max-width: calc(25% - 4.5px) !important;
  }
  .single-product .product-thumbnails a {
    height: 52px !important;
  }
  .single-product .woocommerce-tabs .tabs {
    overflow-x: auto !important;
    flex-wrap: nowrap !important;
    padding-bottom: 5px !important;
    -webkit-overflow-scrolling: touch;
  }
  .single-product .woocommerce-tabs .tabs li {
    white-space: nowrap !important;
  }
}
#footer a:hover {
  color: var(--fs-color-primary);
}
#footer .footer-logo .ux-logo-link {
  padding: 0 !important;
}
#footer .footer-logo {
  margin-bottom: 30px;
}
#footer .follow-icons a {
  margin: 0 10px;
  color: var(--fs-color-primary);
}
#footer .section-title {
  border-bottom: none;
}
#footer .section-title .section-title-main {
  border-bottom: none;
  margin-bottom: 10px;
}
#footer .section-title::after {
  content: "";
  display: block;
  width: 48px;
  height: 3px;
  background-color: var(--fs-color-primary);
  clip-path: polygon(3% 0, 100% 0%, 97% 100%, 0% 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
#footer .ux-menu-link__link {
  min-height: unset !important;
  padding: 3px 0 !important;
}
#footer .footer-address h3 {
  text-transform: uppercase;
}
#footer .footer-address p {
  font-size: 15px;
}
#footer .absolute-footer {
  color: #fff;
}
#footer .absolute-footer .footer-primary {
  padding: 10px 0;
}
#footer .absolute-footer a {
  color: var(--fs-color-primary);
}
#footer .dark .payment-icons .payment-icon {
  background-color: #fff;
  opacity: 1;
}
#footer .dark .payment-icons .payment-icon svg * {
  fill: var(--fs-color-secondary);
}
#footer .message-box {
  padding-left: 0;
  padding-inline: 0;
}

.text-outline * {
  color: #000;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #585858;
  line-height: 1;
  margin-bottom: -30px;
  font-family: "Rubik", sans-serif;
  font-style: italic;
}

/* Single Product Variation Swatches - 6 items per row, larger size & multi-line wrap */
.single-product .product-info table.variations,
.product-info table.variations,
table.variations {
  display: block !important;
  width: 100% !important;
  margin-top: 10px !important;
  margin-bottom: 14px !important;
  border: none !important;
}
.single-product .product-info table.variations tbody,
.product-info table.variations tbody,
table.variations tbody {
  display: block !important;
  width: 100% !important;
}
.single-product .product-info table.variations tr,
.product-info table.variations tr,
table.variations tr {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  margin-bottom: 14px !important;
  width: 100% !important;
  border: none !important;
}
.single-product .product-info table.variations th.label,
.product-info table.variations th.label,
table.variations th.label {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
  padding: 0 0 8px 0 !important;
  margin: 0 !important;
  font-weight: 700 !important;
  font-size: 15px !important;
  color: #111111 !important;
  text-align: left !important;
  border: none !important;
  box-sizing: border-box !important;
}
.single-product .product-info table.variations td.value,
.product-info table.variations td.value,
table.variations td.value {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  box-sizing: border-box !important;
}

.woo-variation-swatches .variable-items-wrapper,
.variations_form .variable-items-wrapper,
.variable-items-wrapper {
  display: flex !important;
  flex-wrap: wrap !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  gap: 8px !important;
  list-style: none !important;
  box-sizing: border-box !important;
}

/* Color Image Swatches - Exactly 6 per row */
.woo-variation-swatches .variable-items-wrapper .variable-item.image-variable-item,
.woo-variation-swatches .variable-items-wrapper .variable-item.color-variable-item,
.variations_form .variable-items-wrapper .variable-item.image-variable-item,
.variations_form .variable-items-wrapper .variable-item.color-variable-item,
.variable-items-wrapper .variable-item.image-variable-item,
.variable-items-wrapper .variable-item.color-variable-item,
.variable-items-wrapper.image-variable-items-wrapper .variable-item,
.variable-items-wrapper.color-variable-items-wrapper .variable-item {
  flex: 0 0 calc((100% - 40px) / 6) !important;
  width: calc((100% - 40px) / 6) !important;
  max-width: calc((100% - 40px) / 6) !important;
  min-width: 0 !important;
  height: 52px !important;
  min-height: 52px !important;
  padding: 4px !important;
  margin: 0 !important;
  border: 1px solid #d0d0d0 !important;
  border-radius: 4px !important;
  background-color: #ffffff !important;
  box-sizing: border-box !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden !important;
  cursor: pointer !important;
  transition: border-color 0.2s ease, box-shadow 0.2s ease !important;
}

@media (max-width: 480px) {
  .woo-variation-swatches .variable-items-wrapper,
  .variations_form .variable-items-wrapper,
  .variable-items-wrapper {
    gap: 6px !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }
  .woo-variation-swatches .variable-items-wrapper .variable-item,
  .variations_form .variable-items-wrapper .variable-item,
  .variable-items-wrapper .variable-item,
  .woo-variation-swatches .variable-items-wrapper .variable-item.image-variable-item,
  .woo-variation-swatches .variable-items-wrapper .variable-item.color-variable-item,
  .variations_form .variable-items-wrapper .variable-item.image-variable-item,
  .variations_form .variable-items-wrapper .variable-item.color-variable-item,
  .variable-items-wrapper .variable-item.image-variable-item,
  .variable-items-wrapper .variable-item.color-variable-item,
  .variable-items-wrapper.image-variable-items-wrapper .variable-item,
  .variable-items-wrapper.color-variable-items-wrapper .variable-item {
    flex: 0 0 calc((100% - 24px) / 5) !important;
    width: calc((100% - 24px) / 5) !important;
    max-width: calc((100% - 24px) / 5) !important;
    height: 48px !important;
    min-height: 48px !important;
    padding: 2px !important;
    margin: 0 !important;
  }
}

.variable-items-wrapper .variable-item.image-variable-item .variable-item-contents,
.variable-items-wrapper .variable-item.color-variable-item .variable-item-contents {
  width: 100% !important;
  height: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  position: relative !important;
}

.variable-items-wrapper .variable-item.image-variable-item img,
.variable-items-wrapper .variable-item.image-variable-item .variable-item-image,
.variable-items-wrapper .variable-item.color-variable-item img {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: contain !important;
  display: block !important;
  margin: 0 auto !important;
  border: none !important;
  border-radius: 2px !important;
}

/* Button Swatches */
.variable-items-wrapper .variable-item.button-variable-item,
.variable-items-wrapper.button-variable-items-wrapper .variable-item {
  flex: 0 0 auto !important;
  min-width: 52px !important;
  height: 38px !important;
  padding: 0 14px !important;
  margin: 0 !important;
  border: 1px solid #d0d0d0 !important;
  border-radius: 4px !important;
  background-color: #ffffff !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #222222 !important;
  cursor: pointer !important;
  box-sizing: border-box !important;
  transition: all 0.2s ease !important;
}

/* Selection state */
.variable-item.selected,
.variable-item.image-variable-item.selected,
.variable-item.button-variable-item.selected,
.variable-items-wrapper .variable-item.selected,
.variations td.value .variable-item.selected {
  border: 2px solid #000000 !important;
  box-shadow: none !important;
  outline: none !important;
  background-color: #ffffff !important;
  font-weight: 700 !important;
  color: #000000 !important;
}

/* Remove white checkmark overlay so full lure image remains visible */
.variable-item.selected::before,
.variable-item.selected::after,
.variable-item.selected .variable-item-contents::before,
.variable-item.selected .variable-item-contents::after,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).image-variable-item.selected:not(.no-stock) .variable-item-contents::before,
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item.selected:not(.no-stock) .variable-item-contents::before {
  display: none !important;
  content: none !important;
  background-image: none !important;
}

/* Out of stock swatches */
.variable-item.disabled,
.variable-item.out-of-stock,
.variable-item.no-stock {
  opacity: 0.4 !important;
  cursor: not-allowed !important;
}

/* Responsive Cart Form & Buttons Layout */
.product-info form.cart, .single-product form.cart {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 10px !important;
  margin: 16px 0 !important;
}

.product-info .quantity, .single-product .quantity {
  display: inline-flex !important;
  align-items: center !important;
  height: 44px !important;
  min-height: 44px !important;
  max-height: 44px !important;
  margin: 0 !important;
  border: 1px solid #d0d0d0 !important;
  border-radius: 6px !important;
  overflow: hidden !important;
  background-color: #ffffff !important;
  flex: 0 0 auto !important;
  box-sizing: border-box !important;
}
.product-info .quantity input[type=number], .single-product .quantity input[type=number] {
  width: 44px !important;
  height: 42px !important;
  min-height: 42px !important;
  line-height: 42px !important;
  border: none !important;
  padding: 0 !important;
  text-align: center !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  color: #111111 !important;
  background: transparent !important;
  box-shadow: none !important;
}
.product-info .quantity .minus, .product-info .quantity .plus,
.single-product .quantity .minus, .single-product .quantity .plus {
  width: 32px !important;
  height: 42px !important;
  line-height: 42px !important;
  border: none !important;
  background-color: #f7f7f7 !important;
  color: #444444 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  cursor: pointer !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 !important;
  margin: 0 !important;
  transition: background-color 0.2s ease !important;
}
.product-info .quantity .minus:hover, .product-info .quantity .plus:hover {
  background-color: #e5e5e5 !important;
  color: #000000 !important;
}

/* Add to Cart button */
.product-info .single_add_to_cart_button, .single-product .single_add_to_cart_button,
.product-info button.single_add_to_cart_button, .single-product button.single_add_to_cart_button,
button[name="add-to-cart"] { 
  flex: 1 1 0px !important;
  min-width: 0 !important;
  width: auto !important;
  max-width: none !important;
  height: 44px !important; 
  min-height: 44px !important; 
  max-height: 44px !important; 
  line-height: normal !important; 
  padding: 0 10px !important; 
  margin: 0 !important; 
  font-size: 13.5px !important; 
  font-weight: 700 !important; 
  letter-spacing: 0.3px !important; 
  text-transform: uppercase !important; 
  border-radius: 6px !important; 
  border: none !important; 
  background-color: #f59e0b !important; 
  color: #ffffff !important; 
  box-sizing: border-box !important; 
  display: inline-flex !important; 
  align-items: center !important; 
  justify-content: center !important; 
  text-align: center !important; 
  white-space: nowrap !important; 
  cursor: pointer !important; 
  transition: all 0.2s ease !important; 
}
.product-info .single_add_to_cart_button:hover, .single-product .single_add_to_cart_button:hover,
button[name="add-to-cart"]:hover { 
  background-color: #d97706 !important; 
}

/* Buy Now button */
.product-info .ux-buy-now-button, .single-product .ux-buy-now-button,
.product-info a.ux-buy-now-button, .single-product a.ux-buy-now-button,
.product-info button.ux-buy-now-button, .single-product button.ux-buy-now-button,
.product-info .buy-now-button, .single-product .buy-now-button,
a.ux-buy-now-button, button.ux-buy-now-button { 
  flex: 1 1 0px !important; 
  min-width: 0 !important; 
  width: auto !important; 
  max-width: none !important; 
  height: 44px !important; 
  min-height: 44px !important; 
  max-height: 44px !important; 
  line-height: normal !important; 
  padding: 0 10px !important; 
  margin: 0 !important; 
  font-size: 13.5px !important; 
  font-weight: 700 !important; 
  letter-spacing: 0.3px !important; 
  text-transform: uppercase !important; 
  border-radius: 6px !important; 
  border: 1.5px solid #d9534f !important; 
  background-color: #ffffff !important; 
  color: #d9534f !important; 
  box-sizing: border-box !important; 
  display: inline-flex !important; 
  align-items: center !important; 
  justify-content: center !important; 
  text-align: center !important; 
  white-space: nowrap !important; 
  cursor: pointer !important; 
  transition: all 0.2s ease !important; 
}
.product-info .ux-buy-now-button:hover, .single-product .ux-buy-now-button:hover { 
  background-color: #d9534f !important; 
  color: #ffffff !important; 
}

@media (max-width: 600px) {
  .product-info form.cart, .single-product form.cart,
  .product-info .woocommerce-variation-add-to-cart, .single-product .woocommerce-variation-add-to-cart,
  .product-info .variations_button, .single-product .variations_button {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
    width: 100% !important;
  }
  .product-info form.cart.variations_form, .single-product form.cart.variations_form {
    flex-wrap: wrap !important;
  }
  /* Row 1: Quantity + Add to Cart */
  .product-info .quantity, .single-product .quantity {
    flex: 0 0 auto !important;
    height: 44px !important;
    min-height: 44px !important;
    max-height: 44px !important;
  }
  .product-info .quantity input[type=number], .single-product .quantity input[type=number] {
    width: 38px !important;
    height: 42px !important;
    line-height: 42px !important;
    font-size: 15px !important;
  }
  .product-info .quantity .minus, .product-info .quantity .plus,
  .single-product .quantity .minus, .single-product .quantity .plus {
    width: 30px !important;
    height: 42px !important;
    line-height: 42px !important;
  }
  .product-info .single_add_to_cart_button, .single-product .single_add_to_cart_button,
  button[name="add-to-cart"] {
    flex: 1 1 0px !important;
    min-width: 0 !important;
    width: auto !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    padding: 0 10px !important;
    height: 44px !important;
    min-height: 44px !important;
    max-height: 44px !important;
    white-space: nowrap !important;
    letter-spacing: 0.2px !important;
  }
  /* Row 2: Buy Now full width */
  .product-info .ux-buy-now-button, .single-product .ux-buy-now-button,
  .product-info a.ux-buy-now-button, .single-product a.ux-buy-now-button,
  .product-info button.ux-buy-now-button, .single-product button.ux-buy-now-button,
  .product-info .buy-now-button, .single-product .buy-now-button,
  a.ux-buy-now-button, button.ux-buy-now-button {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    padding: 0 12px !important;
    height: 44px !important;
    min-height: 44px !important;
    max-height: 44px !important;
    margin-top: 2px !important;
    letter-spacing: 0.5px !important;
    text-align: center !important;
    justify-content: center !important;
  }
}

/* Single Product Full-Width (Tràn viền sang 2 bên) Layout */
.single-product #wrapper,
.single-product #main,
.single-product #content,
.single-product .shop-container,
.single-product .product-container {
  max-width: 100% !important;
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  box-sizing: border-box !important;
}

.single-product .container,
.single-product .product-main,
.single-product .product-footer .container,
.single-product .mbws-page-header .row {
  max-width: 100% !important;
  width: 100% !important;
  padding-left: 40px !important;
  padding-right: 40px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
}

.single-product .product-main > .row,
.single-product .row.content-row {
  max-width: 100% !important;
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: flex-start !important;
}

@media (min-width: 850px) {
  .single-product .product-gallery,
  .single-product .product-main .product-gallery,
  .single-product .product-gallery.col {
    flex: 0 0 50% !important;
    max-width: 50% !important;
    width: 50% !important;
    padding-right: 35px !important;
    padding-left: 0 !important;
    box-sizing: border-box !important;
  }
  .single-product .product-info,
  .single-product .product-main .product-info,
  .single-product .product-info.col,
  .single-product .entry-summary {
    flex: 0 0 50% !important;
    max-width: 50% !important;
    width: 50% !important;
    padding-left: 35px !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
  }
}

@media (max-width: 849px) {
  .single-product .container,
  .single-product .product-main,
  .single-product .product-footer .container,
  .single-product .mbws-page-header .row {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .single-product .product-gallery,
  .single-product .product-main .product-gallery,
  .single-product .product-info,
  .single-product .product-main .product-info {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box !important;
  }
}






