@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
*/
.section-title-container {
  margin-bottom: 50px !important;
}
.section-title-container .section-title-center b {
  background-color: transparent;
}
.section-title-container .section-title-center .section-title-main::after {
  content: "";
  background-color: #eeeeee;
  width: 200px;
  position: absolute;
  bottom: -17px;
  height: 2px;
  left: 50%;
  transform: translateX(-50%);
}
.section-title-container .section-title-center .section-title-main::before {
  content: "";
  background-color: #fff;
  background-image: url(/wp-content/uploads/2025/08/left-1.svg);
  height: 18px;
  background-size: contain;
  width: 20px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -26px;
  z-index: 99;
}

.button span {
  font-weight: 400;
  text-transform: uppercase;
}

@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%;
}

.mbws-related-posts-title {
  margin-top: 30px;
}

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

.header .stuck > div:not(.hide-for-sticky) {
  background-color: var(--color-sticky-header-bgr);
}
.header .stuck > div:not(.hide-for-sticky) .nav li.menu-item a {
  color: var(--color-sticky-header-nav);
}
.header .stuck > div:not(.hide-for-sticky) .nav li.menu-item a:hover {
  color: var(--color-sticky-header-nav-hover);
}

.header-wrapper .header-main .flex-right .header-nav li + li a::before {
  content: "\f111";
  font-size: 1rem;
  font-size: 5px;
  color: var(--fs-color-primary);
  margin-right: 15px;
  font-family: "Font Awesome 6 Pro";
}

.accordion .accordion-item .accordion-title {
  font-size: 1rem;
  color: #333;
  font-weight: bold;
}
.accordion .accordion-item .accordion-title.active {
  background-color: transparent;
  color: var(--fs-color-primary);
}
.accordion .accordion-item .accordion-content {
  font-size: 1rem;
  line-height: 1.5;
  color: #666;
}

.row-tester .col .col-inner {
  padding: 50px;
  background-color: var(--color-mbws-bgr);
}
.row-tester .col .col-inner::before {
  content: "\f10d";
  font-family: "Font Awesome 6 Pro";
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  position: absolute;
  padding: 0 10px;
  top: 0px;
  left: 0px;
  background-color: var(--fs-color-primary);
}

.mbws_slider .text p {
  margin-bottom: 20px;
  font-size: 1.2rem;
  font-family: var(--heading-font-family);
  font-weight: 400;
  letter-spacing: 10px;
}

@media (min-width: 767px) {
  .mbws_contact .col {
    padding-bottom: 0 !important;
  }
}
.mbws_contact .icon-box-text h4 {
  margin-bottom: 0;
}

.widget .is-divider {
  background-color: var(--fs-color-primary);
}
.widget .widget-title {
  color: var(--heading-color);
}

.post-item .box-text .is-divider {
  display: none;
}
.post-item .box.box-overlay .box-text {
  height: 100%;
  align-content: center;
}

@media (min-width: 767px) {
  #footer .mbws_submit .col {
    padding-bottom: 0 !important;
  }
  #footer .mbws_submit .col h3 {
    margin-bottom: 0;
  }
  #footer .mbws_submit .col .button {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #footer .mbws_submit .col .col-inner {
    text-align: left;
  }
  #footer .mbws_submit .col:nth-child(2) {
    padding-bottom: 0 !important;
  }
  #footer .mbws_submit .col:nth-child(2) .button {
    margin-bottom: 0;
  }
}/*# sourceMappingURL=style.css.map */