@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
*/
@media (max-width: 768px) {
  #header .header-main, #header.transparent .header-main {
    height: 70px;
  }
}
#header .header-main .nav > li > a.nav-top-link {
  line-height: 36px;
  padding: 0 15px;
  font-size: 16px;
  font-weight: 400;
}
#header .header-main .nav > li > a.nav-top-link:before {
  height: 1px;
  background-color: #fff;
}
#header .header-main .header-button .button {
  padding: 5px 35px;
}
#header .header-main .mobile-nav .nav-icon i {
  color: var(--fs-color-primary);
}

@media (max-width: 768px) {
  body .banner h1 {
    font-size: 20px;
  }
}
body .banner h2 {
  line-height: inherit;
}
@media (max-width: 768px) {
  body .banner .button {
    font-size: 16px;
  }
}
body .button:not(.icon):not(.is-link):not(.is-underline).secondary:hover {
  background-color: var(--fs-color-primary);
}
body .button:not(.icon):not(.is-link):not(.is-underline).primary:hover {
  background-color: var(--fs-color-secondary);
}
body h2 {
  font-size: 3rem;
}
@media (max-width: 1280px) {
  body h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 768px) {
  body h2 {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  body h2 {
    font-size: 1.8rem;
  }
}
body h3, body .woocommerce ul.products li.product h3, body .woocommerce #customer_login h2 {
  font-size: 2rem;
}
@media (max-width: 768px) {
  body h3, body .woocommerce ul.products li.product h3, body .woocommerce #customer_login h2 {
    font-size: 24px;
  }
}
body h4, body .woocommerce .woocommerce-order-details__title, body .woocommerce .wc-bacs-bank-details-heading, body .woocommerce .woocommerce-customer-details h2 {
  font-size: 24px;
}
body .share-icons a.icon {
  margin: 0 10px;
}
body .searchform .button.icon {
  background-color: var(--fs-color-primary);
}
body .price span.amount {
  color: var(--fs-color-primary);
}

.check-list ul li {
  position: relative;
  list-style: none;
  margin-left: unset !important;
  padding-left: 25px;
}
.check-list ul li::before {
  content: "\ea5e";
  font-family: "matbaows-icons";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  color: var(--fs-color-primary);
}

.entry-image img,
.leaf-radius .image-cover {
  border-radius: 0 40px 0 40px;
}
@media (max-width: 1280px) {
  .entry-image img,
  .leaf-radius .image-cover {
    border-radius: 0 30px 0 30px;
  }
}
@media (max-width: 768px) {
  .entry-image img,
  .leaf-radius .image-cover {
    border-radius: 0 20px 0 20px;
  }
}

.title-bannerhomee p {
  line-height: 78px;
  font-size: 75px;
  margin-bottom: 25px;
  font-weight: 700;
}

.mbws-secdanhmuc .col-inner {
  border-radius: 20px;
}

.mbws-secdanhmuc .col.medium-3 {
  flex-basis: 20%;
  max-width: 20%;
}

.header-wrapper.stuck div#masthead {
  background: #101819;
}

.mbws-roww-tintuong h2 {
  margin-bottom: 0;
  color: #2e3020;
}

.mbws-roww-tintuong h4.themecolor {
  color: #b1d659;
  margin-bottom: 0;
}

span.woocommerce-Price-amount.amount {
  font-size: 18px;
}

p {
  margin: 0 0 12px;
}

.themecolor {
  color: var(--fs-color-primary);
}

.wpcf7-form .flex-row {
  gap: 0 20px;
}
.wpcf7-form .flex-row .flex-col {
  width: calc(50% - 20px);
}
@media (max-width: 768px) {
  .wpcf7-form .flex-row .flex-col {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .wpcf7-form .flex-row {
    flex-wrap: wrap;
  }
}
.wpcf7-form .select-resize-ghost, .wpcf7-form .select2-container .select2-choice, .wpcf7-form .select2-container .select2-selection, .wpcf7-form input[type=date], .wpcf7-form input[type=email], .wpcf7-form input[type=number], .wpcf7-form input[type=password], .wpcf7-form input[type=search], .wpcf7-form input[type=tel], .wpcf7-form input[type=text], .wpcf7-form input[type=url], .wpcf7-form select, .wpcf7-form textarea {
  margin-bottom: 20px;
  box-shadow: none;
  border: none;
  height: 45px;
}
.wpcf7-form .wpcf7-submit {
  text-transform: unset;
  padding: 5px 35px !important;
}
.wpcf7-form .wpcf7-spinner {
  display: none;
}

.post-template-default.single.single-post .header-inner.flex-row.container.logo-left.medium-logo-left, .archive.category .header-inner.flex-row.container.logo-left.medium-logo-left {
  background: var(--fs-color-secondary);
}

@media (max-width: 1024px) {
  .mbws-sec-banner1 .bg.section-bg.fill.bg-fill.bg-loaded {
    background-size: contain !important;
    background: rgba(255, 255, 255, 0);
  }
  .mbws-sec-banner1.mbws-sec-cover .bg.section-bg.fill.bg-fill.bg-loaded {
    background-size: cover !important;
    background: rgba(255, 255, 255, 0);
  }
  .mbws-sec-banner1 .bg.section-bg.fill.bg-fill.bg-loaded {
    background-size: contain !important;
    background: rgba(255, 255, 255, 0);
  }
  .title-bannerhomee p {
    font-size: 27px;
    line-height: 37px;
  }
  h2 {
    font-size: 30px;
    line-height: 32px;
    font-weight: 500;
    letter-spacing: 0px;
  }
  h1, .text-logo #logo {
    font-size: 60px;
    line-height: 60px;
    font-weight: 400;
    letter-spacing: 0px;
  }
}
@media (max-width: 768px) {
  .mbws-sec-banner1.mbws-sec-cover .bg.section-bg.fill.bg-fill.bg-loaded {
    background-size: cover !important;
    background: rgba(255, 255, 255, 0);
  }
  .mbws-sec-banner1 {
    max-height: 315px;
    background-color: #fff;
    top: 90px;
    height: 315px;
  }
  .mbws-sec-banner1 .bg.section-bg.fill.bg-fill.bg-loaded {
    background-size: contain !important;
    background: rgba(255, 255, 255, 0);
  }
  .title-bannerhomee p {
    font-size: 27px;
    line-height: 37px;
  }
  .header-inner.flex-row.container.logo-left.medium-logo-left {
    background-color: #101819 !important;
  }
  .mbws-secdanhmuc .col.medium-3.small-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .mbws-secdanhmuc .col.medium-3.small-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  h1, .text-logo #logo {
    font-size: 42px;
    line-height: 42px;
    font-weight: 400;
    letter-spacing: 0px;
  }
  .mbws-col-lienhee1 {
    width: 100%;
  }
}
.product-category.col > .col-inner {
  background-color: #fff;
  border-radius: 20px;
  padding: 30px 0px;
}
.product-category.col .box-image img {
  object-fit: contain;
}
.product-category.col .box-text {
  padding: 15px;
}
.product-category.col .box-text .header-title {
  font-size: 20px;
  text-transform: unset;
  margin-bottom: 10px;
}
.product-category.col .box-text .count {
  text-transform: unset;
  font-size: 14px;
}

@media (max-width: 767px) {
  .mbws_counter .counter-number {
    font-size: 3rem !important;
  }
}
.mbws_counter .title {
  color: var(--fs-color-primary);
}

.widget .widget-title {
  display: block;
  font-size: 24px;
  color: var(--heading-color);
  margin-bottom: 15px;
}
.widget .is-divider {
  display: none;
}
.widget.flatsome_recent_posts a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.blog-wrapper.page-wrapper {
  padding-top: 60px !important;
}

.post-item .box-image .image-cover {
  border-radius: 0 30px 0 30px;
}
@media (max-width: 768px) {
  .post-item .box-image .image-cover {
    border-radius: 0 20px 0 20px;
  }
}
.post-item .box-text {
  padding: 20px 20px 0;
}
.post-item .box-text .post-title {
  font-size: 20px;
  margin-bottom: 10px;
  line-height: 1.3;
  min-height: 2.6em;
}
.post-item .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;
}
.post-item .box-text .post-meta {
  font-size: 14px;
  margin-bottom: 10px;
}
.post-item .box-text .is-divider {
  display: none;
}

.entry-header h1 {
  font-size: 2.2rem;
}
@media (max-width: 768px) {
  .entry-header h1 {
    font-size: 2rem;
  }
}
.entry-header .entry-divider {
  display: none;
}
.entry-header .entry-meta {
  font-size: 14px;
  text-transform: unset;
}

.single footer.entry-meta {
  font-size: 14px;
  padding: 20px 0;
  border-bottom: none;
}
.single #comments .comment-respond {
  background-color: unset;
  padding: unset;
}
.single #comments .form-submit input {
  padding: 5px 35px;
  text-transform: unset;
}

@media (max-width: 768px) {
  .mbws-related-posts h3 {
    font-size: 24px;
  }
}

.shop-page-title .page-title-inner {
  min-height: 400px;
}
.shop-page-title .page-title-inner .flex-col {
  width: 100%;
}
.shop-page-title .page-title-inner .shop-page-title {
  font-size: 70px;
  line-height: 70px;
  font-weight: 400;
  letter-spacing: 0px;
}
@media (max-width: 768px) {
  .shop-page-title .page-title-inner .shop-page-title {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .shop-page-title .page-title-inner {
    min-height: 200px;
  }
}

.mbws-before-shop-loop {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  align-items: center;
  background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.08) 1px, transparent 1px, transparent 5px);
}
.mbws-before-shop-loop .woocommerce-result-count {
  margin-left: unset;
  margin-right: auto;
}
.mbws-before-shop-loop .woocommerce-ordering select {
  box-shadow: none;
  border: none;
  padding: unset;
  min-height: unset;
  height: unset;
  margin: unset;
  background-color: unset !important;
}

.product-small .product-title {
  font-size: 24px;
}
@media (max-width: 768px) {
  .product-small .product-title {
    font-size: 18px;
  }
}
.product-small .product-title a {
  color: var(--heading-color);
}

.product-info .price span.amount {
  font-size: 30px;
}
.product-info button.single_add_to_cart_button.button {
  font-weight: 400;
  padding: 5px 35px;
  text-transform: unset;
  border-radius: 99px;
}
@media (max-width: 768px) {
  .product-info button.single_add_to_cart_button.button {
    width: calc(100% - 100px);
  }
}
.product-info .quantity input {
  height: 50px;
  background-color: unset !important;
  border-left: none;
  border-right: none;
}
.product-info .quantity input.minus {
  border-right: none;
}
.product-info .quantity input.plus {
  border-left: none;
}
.product-info .product_meta {
  font-size: 1rem;
}
.product-info .product_meta span {
  padding: 15px 0;
}
.product-info .product_meta span:first-child {
  border-top: none;
}

.product-footer .woocommerce-tabs {
  border-top: none !important;
}
.product-footer .woocommerce-tabs .nav {
  border-bottom: 1px solid #ececec;
}
@media (max-width: 768px) {
  .product-footer .woocommerce-tabs .nav {
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow-x: scroll;
    overflow-y: hidden;
  }
}
.product-footer .woocommerce-tabs .nav li > a {
  font-weight: bold;
  padding: 14px 30px;
  width: fit-content;
  text-align: center;
  white-space: nowrap;
  position: relative;
}
@media (max-width: 768px) {
  .product-footer .woocommerce-tabs .nav li > a {
    font-size: 14px;
  }
}
.product-footer .woocommerce-tabs .nav li > a::before {
  bottom: 0;
  top: auto;
}
.product-footer .woocommerce-tabs .nav li > a:hover, .product-footer .woocommerce-tabs .nav li.active > a {
  color: var(--fs-color-primary);
}
.product-footer .woocommerce-tabs .tab-panels {
  padding: 30px 0;
}
.product-footer .related-products-wrapper.product-section .product-section-title {
  text-transform: unset;
}
@media (max-width: 768px) {
  .product-footer .related-products-wrapper.product-section .product-section-title {
    font-size: 24px;
  }
}