@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
*/
.pri-color * {
  color: var(--fs-color-primary) !important;
}

.sec-color * {
  color: var(--fs-color-secondary) !important;
}

body .box-shadow,
body .box-shadow-2,
body .box-shadow-2-hover:hover,
body .row-box-shadow-2 .col-inner,
body .row-box-shadow-2-hover .col-inner:hover,
body .add_to_cart_button,
body .wpcf7 .wpcf7-submit {
  box-shadow: 0px 5px 10px 0px rgba(33, 192, 183, 0.3019607843);
}
body .success.is-outline:hover {
  color: #000;
}
body .button.primary:hover {
  background-color: var(--fs-color-secondary);
}
body .button.primary::after {
  box-shadow: 0px 5px 10px 0px rgba(33, 192, 183, 0.3019607843);
  border-radius: 25px 25px 25px 25px;
}

.banner {
  overflow: hidden;
  border-radius: 20px;
}

.mbws_box-1 {
  border-radius: 20px;
  padding: 30px !important;
  background-color: #F7FAFA;
}

.br-20 img {
  border-radius: 20px;
}

@media (max-width: 768px) {
  .section-title-container .section-title {
    font-size: 1.5em;
  }
}
.section-title-container .section-title .section-title-main {
  border: unset;
}
@media (max-width: 768px) {
  .section-title-container .section-title .section-title-main {
    padding-left: 0 !important;
  }
}

.badge-container {
  left: 30px !important;
}
.badge-container .badge .badge-inner {
  padding: 12px 14px;
  border-radius: 8px;
  border: unset;
  color: #fff;
  background-color: #F25050;
  box-shadow: 0 5px 10px rgba(33, 192, 183, 0.3019607843);
}

.add-to-cart-button a {
  padding: 4px 40px 4px 15px;
  border-radius: 25px;
}
.add-to-cart-button a i {
  transform: translate(0, -50%);
  position: absolute;
  color: var(--fs-color-primary);
  padding: 16px 16px;
  border-radius: 25px;
  font-size: 15px;
  line-height: 14px;
  background: #fff;
  right: -20px;
  top: 50%;
  bottom: auto;
  box-shadow: 0 5px 10px rgba(33, 192, 183, 0.3019607843);
}

.star-rating::before {
  color: #FF7513 !important;
}
.star-rating span::before {
  color: #FF7513 !important;
}

.post-item .box {
  transition: all 150ms ease;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.post-item .box .box-text {
  padding: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.post-item .box .box-text .is-divider {
  display: none;
}
.post-item .box .box-text .post-title a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.wpcf7 .wpcf7-form-control-wrap input,
.wpcf7 .wpcf7-form-control-wrap textarea {
  background-color: #F5F5F5;
  border-radius: 30px;
  padding: 25px 30px;
}
.wpcf7 .wpcf7-submit {
  border-radius: 30px;
  padding: 10px 50px;
}

.button.success:hover,
input[type=submit]:hover,
.button.primary:hover {
  background-color: var(--fs-color-success);
  box-shadow: unset;
}

#header {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
}
#header .header-nav-main {
  justify-content: center !important;
}
#header .form-flat input[type=search] {
  padding-left: 15px;
  font-size: 16px;
  height: 40px;
  border-radius: 5px !important;
  background-color: #f6f6f6;
  border: none;
}
#header #header-contact a {
  font-size: 14px;
}
#header #header-contact a::after {
  display: none;
}
#header .header-cart-link {
  display: flex;
  flex-direction: row-reverse;
}
#header .header-cart-link i {
  margin-left: 0;
  margin-right: 5px;
}
#header .header-nav-main.nav-right:hover a::before {
  opacity: 1;
}
#header .account-item > a:before {
  content: "\eb4d";
  display: inline-block;
  font-size: 20px;
  font-family: "matbaows-icons" !important;
  font-weight: 400;
  margin-right: 5px;
}
@media (max-width: 767px) {
  #header .account-item > a:before {
    margin-bottom: -3px;
  }
}
#header .icon-shopping-cart:before {
  content: "\eb25";
  display: inline-block;
  font-size: 20px;
  font-family: "matbaows-icons" !important;
}
#header .icon-shopping-cart:after {
  right: -5px;
}
#header .icon-phone:before {
  content: "\eb09";
  display: inline-block;
  font-size: 20px;
  font-family: "matbaows-icons" !important;
}
#header .icon-envelop:before {
  content: "\eae5";
  display: inline-block;
  font-family: "matbaows-icons" !important;
  font-size: 20px;
}
@media (max-width: 767px) {
  #header .icon-user {
    display: none;
  }
}

.mbws_polylang a {
  padding: 8px 0 !important;
}
.mbws_polylang img {
  width: 24px !important;
  height: 16px !important;
}

@media (max-width: 1024px) {
  .header-main li.html.custom {
    display: block !important;
  }
}

.text-no-margin > * {
  margin-bottom: 0;
}

/* ads banner */
.mbws-ads-banners {
  position: relative;
}
.mbws-ads-banners .img {
  position: fixed;
  top: 130px;
  z-index: 999;
  width: 137px !important;
}
.mbws-ads-banners .img img {
  object-fit: contain !important;
  width: 137px;
  height: calc(-200px + 100vh) !important;
}
.mbws-ads-banners .img.left {
  left: calc((100vw - 1300px) / 2 - 137px - 90px);
}
.mbws-ads-banners .img.right {
  left: auto;
  right: calc((100vw - 1300px) / 2 - 137px - 90px);
}

@media (max-width: 1600px) {
  .mbws-ads-banners {
    display: none !important;
  }
}
.box-shadow.col > .col-inner {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  padding: 10px;
}

.radius-5 {
  border-radius: 5px;
  overflow: hidden;
}

.section-title b {
  display: none;
}

.section-title-normal {
  border-bottom: none !important;
}

.ss-border-top {
  position: relative;
}
.ss-border-top::before {
  content: "";
  width: 1270px;
  height: 1px;
  background-color: #e3e3e3;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

@media (max-width: 767px) {
  .mbws-title .section-title {
    font-size: 18px;
  }
}

.mbws_home-banner .plus .banner .banner-bg .bg {
  left: 100px;
}

.mbws_home-danhgia .test > .col > .col-inner {
  border-radius: 20px;
  border: solid 2px #E0E1E5;
  padding: 40px;
}
.mbws_home-danhgia .test > .col > .col-inner:hover {
  border-color: var(--fs-color-primary);
}
.mbws_home-danhgia .test > .col > .col-inner p {
  margin-bottom: 0;
}

.mbws_home-doitac .mbws_gallery {
  padding-top: 30px;
  border-radius: 20px;
  background-color: #F7FAFA;
}
@media (max-width: 767px) {
  .mbws_home-doitac .mbws_gallery .gallery-col {
    padding: 30px 60px 30px 60px;
  }
}
.mbws_home-doitac .mbws_gallery .gallery-col .box-image img {
  object-fit: contain;
  padding: 30px;
}
.mbws_home-doitac .mbws_gallery .gallery-col .box-text {
  display: none;
}

.mbws_home-spnoibat .tabbed-content {
  margin-top: -50px;
}
@media (max-width: 768px) {
  .mbws_home-spnoibat .tabbed-content .nav-simple {
    justify-content: left;
  }
}
.mbws_home-spnoibat .tabbed-content .nav > li {
  margin: 0 20px;
}
@media (max-width: 768px) {
  .mbws_home-spnoibat .tabbed-content .nav > li {
    margin: 0;
    margin-right: 10px;
  }
}
.mbws_home-spnoibat .tabbed-content .nav > li a:hover {
  color: var(--fs-color-primary);
}
.mbws_home-spnoibat .tabbed-content .nav li.active a {
  color: var(--fs-color-primary);
}

.home-product-cats {
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.home-product-cats .widget {
  margin-bottom: 0;
}
.home-product-cats ul.product-categories {
  position: relative;
}
.home-product-cats ul.product-categories li {
  border-top: none !important;
}
.home-product-cats ul.product-categories li a {
  font-size: 14px;
  padding: 0px 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  line-height: 32px;
  position: relative;
}
.home-product-cats ul.product-categories li a:hover {
  padding: 6px 10px;
  display: block;
  line-height: 1.3;
}
.home-product-cats ul.product-categories li.has-child > a::after {
  content: "\ea61";
  font-family: "matbaows-icons";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.home-product-cats ul.product-categories li .children {
  min-width: 200px;
  height: 100%;
  margin: 0;
  display: block;
  position: absolute;
  opacity: 0;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  padding: 0;
  transform: translateX(-15px);
  transition: all 0.4s;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
}
.home-product-cats ul.product-categories li .children li + li {
  border-top: 1px solid #ececec;
}
.home-product-cats ul.product-categories li .children li:hover {
  background-color: var(--fs-color-primary);
}
.home-product-cats ul.product-categories li .children li:hover > * {
  color: #fff;
}
.home-product-cats ul.product-categories li .children li a {
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
}
.home-product-cats ul.product-categories li:hover,
.home-product-cats ul.product-categories li.active {
  background-color: var(--fs-color-primary);
}
.home-product-cats ul.product-categories li:hover > .children,
.home-product-cats ul.product-categories li.active > .children {
  display: block;
  opacity: 1;
  z-index: 9;
  transform: translateX(0);
}
.home-product-cats ul.product-categories li:hover > a,
.home-product-cats ul.product-categories li.active > a {
  color: #fff;
}
.home-product-cats ul.product-categories .toggle {
  display: none;
}

@media (max-width: 1300px) {
  .home-product-cat-col {
    display: none !important;
  }
  .home-slider-col.col {
    max-width: 70%;
    flex-basis: 70%;
  }
  .home-banner-col.col {
    max-width: 30%;
    flex-basis: 30%;
  }
}
.home-icon-box .col-inner {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}
.home-icon-box .col-inner .icon-box {
  align-items: center;
}
.home-icon-box .col-inner .icon-box .icon {
  height: 28px;
}
.home-icon-box .col-inner .icon-box .icon-box-img img, .home-icon-box .col-inner .icon-box .icon-box-img svg {
  height: 28px;
  padding-top: 0;
}
.home-icon-box .col-inner .icon-box .icon-box-text {
  font-size: 14px;
}

@media (max-width: 1024px) {
  .home-slider-col.col {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
    flex-basis: 100%;
  }
}

.home-banner .overlay {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.001) 60%);
}

.home .mbws-title b {
  display: none;
}
.home .mbws-title .section-title-center {
  justify-content: center;
}
.home .mbws-title .section-title:not(.section-title-center) {
  justify-content: center;
}
.home .mbws-title .section-title:not(.section-title-center) .section-title-main {
  max-width: 60%;
}

.box-category .header-title {
  font-weight: 400;
  text-transform: unset;
}

@media (max-width: 767px) {
  .home-products {
    flex-wrap: nowrap !important;
    overflow-x: scroll;
  }
}
@media (max-width: 767px) {
  .home-products .product-small.col {
    min-width: 200px !important;
  }
}

#shop-sidebar .widget-title {
  color: #000;
}
#shop-sidebar .widget_product_search .search-field {
  padding: 23px 30px;
  border-radius: 30px 0px 0px 30px;
}
#shop-sidebar .widget_product_search .ux-search-submit {
  background-color: var(--fs-color-primary);
  border-radius: 0px 30px 30px 0px;
  padding: 4px 15px;
}
#shop-sidebar .price_slider_wrapper .price_slider {
  background-color: var(--fs-color-primary);
}
#shop-sidebar .price_slider_wrapper .button {
  padding: 5px 30px;
  background-color: var(--fs-color-primary);
  font-size: 1em;
}
#shop-sidebar ul li {
  border-top: unset;
  position: relative;
  padding-left: 30px;
}
#shop-sidebar ul li::after {
  content: "";
  width: 23px;
  height: 23px;
  top: 7px;
  left: 0px;
  position: absolute;
  background: transparent;
  border: 1px solid rgba(21, 37, 66, 0.231372549);
  border-radius: 5px;
}

.post-item .box-text {
  padding: 15px !important;
}

.single-post #respond, .single-post #comment {
  border-radius: 20px;
}
.single-post #respond #submit, .single-post #comment #submit {
  border-radius: 15px;
}

.archive .woocommerce-ordering .orderby {
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  background-color: var(--fs-color-primary);
  color: #fff;
}

.product-small.col .box, .product-small.col > .col-inner {
  height: 100%;
}

.product-small.box {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  padding: 10px;
  border-radius: 5px;
  transition: all 0.3s;
}
.product-small.box:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.55);
}
.product-small .box-text {
  padding: 0 !important;
}
.product-small .box-text .product-title {
  font-size: 14px;
}
.product-small .box-text .star-rating {
  font-size: 12px;
}

.price {
  font-size: 14px;
  display: flex !important;
  flex-direction: column;
}
.price > ins {
  order: 0;
}
.price > del {
  order: 1;
  font-size: 12px;
}
.price > del span.amount {
  margin-right: 0;
}
.price .discount {
  margin-left: 10px;
  color: #111;
}

.wishlist-icon {
  display: none;
}

.yith-wcwl-add-button {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.yith-wcwl-add-button .add_to_wishlist i.yith-wcwl-icon {
  font-style: unset;
}
.yith-wcwl-add-button .add_to_wishlist i.yith-wcwl-icon.fa-heart-o::before {
  content: "\eabe";
  font-family: "matbaows-icons" !important;
}
.yith-wcwl-add-button .add_to_wishlist span {
  display: none;
}
.yith-wcwl-add-button .separator {
  display: none;
}

.delete_item .yith-wcwl-icon {
  font-style: unset;
}
.delete_item .yith-wcwl-icon::before {
  content: "\f67c";
  font-family: "matbaows-icons" !important;
  color: var(--fs-color-primary);
}

.woocommerce-product-gallery__wrapper {
  padding: 20px;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.product-thumbnails a {
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.product-info.col {
  padding-left: 5px;
  padding-top: 0;
}
@media (max-width: 767px) {
  .product-info.col {
    padding: 0 15px;
  }
}
.product-info.col .col-inner {
  padding: 20px !important;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
@media (max-width: 767px) {
  .product-info.col .col-inner {
    padding: 0 !important;
    box-shadow: none;
  }
}
.product-info.col .product-title {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .product-info.col .product-title {
    font-size: 18px;
  }
}
.product-info.col form {
  margin-bottom: 0;
}
.product-info.col .quantity {
  border: 1px solid silver;
  border-radius: 5px;
  overflow: hidden;
  display: block;
  width: fit-content;
  margin-bottom: 20px;
}
.product-info.col .quantity input {
  border: none;
  box-shadow: none;
}
.product-info.col .is-divider {
  height: 1px;
  max-width: 100%;
}
.product-info.col .mbws-buy-now-button {
  margin-right: 0;
}
.product-info.col .single_add_to_cart_button,
.product-info.col .mbws-buy-now-button {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  text-transform: capitalize;
  width: 47%;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .product-info.col .single_add_to_cart_button,
  .product-info.col .mbws-buy-now-button {
    width: 100%;
  }
}
.product-info.col .single_add_to_cart_button::before {
  content: "\eb25";
  font-family: "matbaows-icons" !important;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  margin-right: 10px;
  font-size: 20px;
}

.product-sidebar {
  padding-left: 20px;
}
.product-sidebar .col-inner {
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.product-sidebar .col-inner .section-title {
  text-align: center;
  font-size: 16px;
  color: #fff;
  display: block;
  width: 100%;
  background-color: var(--fs-color-primary);
  padding: 10px 20px;
}
.product-sidebar .col-inner .section-title b {
  display: none;
}
.product-sidebar .col-inner .icon-box {
  padding: 10px 15px;
}
.product-sidebar .col-inner .icon-box + .icon-box {
  border-top: 1px solid #eee;
}
.product-sidebar .col-inner .icon-box .icon-box-text {
  font-size: 14px;
}

@media (max-width: 1024px) {
  .custom-realted-products .product-small.col {
    max-width: 25%;
    flex-basis: 25%;
  }
}
@media (max-width: 767px) {
  .custom-realted-products .product-small.col {
    max-width: 50%;
    flex-basis: 50%;
  }
}

.woocommerce-tabs {
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  padding: 20px !important;
}
.woocommerce-tabs .tabs > li > a {
  font-size: 14px;
  text-transform: uppercase;
  opacity: 1;
  color: #555;
}
.woocommerce-tabs .tabs > li > a::before {
  display: none;
}
@media (max-width: 767px) {
  .woocommerce-tabs .tabs > li > a {
    width: fit-content;
    white-space: nowrap;
    margin-right: 20px;
  }
}
.woocommerce-tabs .tabs > li.active a {
  color: var(--fs-color-primary);
}
@media (max-width: 767px) {
  .woocommerce-tabs .tabs {
    flex-wrap: nowrap;
    overflow-x: scroll;
    justify-content: flex-start;
  }
}

#comments {
  max-width: 100%;
  flex-basis: 100%;
}
#comments .commentlist {
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  padding: 20px !important;
}
#comments .commentlist li {
  margin-left: 0;
}
#comments .commentlist li .comment_container .flex-col:not(.comment-text) {
  max-width: 40px;
  flex-basis: 40px;
}
#comments .commentlist li .comment_container .flex-col.comment-text {
  padding-right: 0;
}

#review_form_wrapper {
  max-width: 100%;
  flex-basis: 100%;
}
#review_form_wrapper .review-form-inner {
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  padding: 20px !important;
  border: none;
}
#review_form_wrapper #review_form input[type=submit] {
  width: 300px;
  height: 40px;
  border-radius: 5px;
}

.absolute-footer {
  display: none;
}

.mbws_toolbar {
  bottom: auto;
  top: 40%;
}
@media (max-width: 768px) {
  .mbws_toolbar {
    bottom: 0;
    top: auto;
  }
}

@media (max-width: 767px) {
  .mbws_toolbar {
    border-radius: 8px 8px 0 0;
    box-shadow: 0 -5px 5px 0 rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding-bottom: 5px;
    background-color: #fff !important;
  }
}
.mbws_toolbar ul > li > a[title=TikTok] img {
  background-color: #fff;
}
@media (max-width: 767px) {
  .mbws_toolbar ul > li > a {
    background-color: transparent !important;
    display: inline-block !important;
    padding: 0 !important;
  }
  .mbws_toolbar ul > li > a img {
    display: none;
  }
  .mbws_toolbar ul > li > a span {
    display: block;
    color: #555 !important;
    opacity: 1 !important;
    visibility: visible !important;
    background-color: transparent !important;
    position: static !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto;
    font-size: 12px !important;
    line-height: 1 !important;
    height: unset !important;
  }
  .mbws_toolbar ul > li > a div {
    display: none !important;
  }
  .mbws_toolbar ul > li > a::before {
    content: "";
    display: block;
    font-family: "matbaows-icons";
    font-size: 30px;
    color: var(--fs-color-primary);
  }
  .mbws_toolbar ul > li > a[title="Trang chủ"]::before {
    content: "\eac1";
  }
  .mbws_toolbar ul > li > a[title=Facebook]::before {
    content: "\ec1a";
  }
  .mbws_toolbar ul > li > a[title=TikTok]::before {
    content: "\ec73";
  }
  .mbws_toolbar ul > li > a[title=Zalo]::before {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../img/icons8-zalo.svg);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 10px auto;
  }
}