@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 .section-title.section-title-normal {
  border-bottom: 1px solid var(--fs-color-primary);
}
.section-title-container .section-title.section-title-normal .section-title-main {
  margin-bottom: 2px;
  background-color: var(--fs-color-primary);
  color: #fff;
  padding: 5px 20px;
  border-bottom: none;
  font-weight: 500;
}

.button {
  font-weight: 500 !important;
}
.button.is-outline {
  border: 1px dashed var(--fs-color-primary) !important;
  color: var(--fs-color-primary) !important;
}
.button.is-outline:hover {
  background-color: var(--fs-color-primary) !important;
  color: #fff !important;
}

b,
strong {
  font-weight: bold !important;
}

.page-header-wrapper .page-title {
  margin-bottom: 0;
}

@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 .header-main .flex-right {
  width: 60%;
}
#header .header-main .row-header-contact h3 {
  font-size: 1rem;
  color: var(--fs-color-primary);
  margin-bottom: 0;
}
#header .header-main .row-header-contact ul li {
  margin-bottom: 0;
  margin-left: 0;
  font-size: 0.85rem;
  list-style: none;
}
#header .header-main .row-header-contact .icon-box h4 {
  margin-bottom: 0;
  font-size: 0.9rem;
}
#header .header-main .row-header-contact .icon-box p {
  font-size: 0.9rem;
}
#header .header-bottom .nav .menu-item a {
  padding: 13px 20px;
  text-transform: uppercase;
  font-weight: 400;
}

.col-contact .icon-box p {
  margin-bottom: 0;
}

.mbws_info .button {
  width: 100%;
}

.mbws_brand .gallery-col img {
  height: 100%;
  width: auto;
  object-fit: contain;
  height: 90px;
}

.mbws_subscribe h3 {
  margin-bottom: 0;
}
.mbws_subscribe .wpcf7-form {
  margin-bottom: 0;
}
.mbws_subscribe .wpcf7-form .wpcf7-submit {
  margin-bottom: 0;
  background-color: var(--fs-color-secondary);
}

.widget-title {
  background-color: var(--fs-color-primary);
  color: #fff;
  display: block;
  padding: 10px;
}

.widget .is-divider {
  display: none;
}

.post-item .box-text .cat-label {
  background-color: var(--fs-color-primary);
  opacity: 1;
}
.post-item .box-text .is-divider {
  display: none;
}

.post-item .box-text .from_the_blog_excerpt {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

#footer .absolute-footer {
  padding-bottom: 10px;
}
#footer .absolute-footer .copyright-footer {
  color: #fff;
}/*# sourceMappingURL=style.css.map */