@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 (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 .nav-spacing-xlarge > li {
  margin: 0 20px;
}
#header .header-search .nav-dropdown {
  min-width: 400px;
}
#header .header-social-icons a {
  font-size: 14px;
}

#top-bar {
  border-bottom: 1px solid var(--color-mbws-border);
}
#top-bar i {
  color: var(--fs-color-secondary);
}

#header-contact > li > a::after {
  display: none;
}
#header-contact a {
  font-size: 14px;
}

.off-canvas .nav-vertical li > a {
  font-size: 1rem;
}
.off-canvas .nav-vertical li.current-menu-parent > a, .off-canvas .nav-vertical li.current-menu-item > a {
  color: var(--fs-color-primary);
}

body .thin-font * {
  font-weight: 500;
}
body .icon-map-pin-fill:before {
  content: "\f3c5";
  font-family: "Font Awesome 6 Pro" !important;
  font-weight: 300;
}
body .icon-envelop:before {
  content: "\f2b6";
  font-family: "Font Awesome 6 Pro" !important;
  font-weight: 300;
}
body .icon-phone:before {
  content: "\f095";
  font-weight: 300;
  font-family: "Font Awesome 6 Pro" !important;
}
body .overlay-gradient .section-bg-overlay {
  background: linear-gradient(90deg, var(--fs-color-primary) 0%, var(--fs-color-secondary) 70%);
  opacity: 0.9;
}
body .bg-gradient {
  background: linear-gradient(90deg, var(--fs-color-secondary) 0%, var(--fs-color-primary) 70%);
}
body button.button:not(.icon), body a.button:not(.icon) {
  font-weight: 500;
}
body button.button:not(.icon).primary:not(.is-link):not(.is-outline), body a.button:not(.icon).primary:not(.is-link):not(.is-outline) {
  background: linear-gradient(-120deg, var(--fs-color-primary), var(--fs-color-secondary));
}
body .searchform .button.icon {
  background-color: var(--fs-color-primary);
}
body .social-icons a.icon:not(.button), body .social-icons button.icon:not(.button) {
  margin: 0 10px;
  color: var(--fs-color-primary);
}
body .nav-pagination {
  text-align: left;
}
body .nav-pagination > li > a, body .nav-pagination > li > span {
  border-color: white;
}
body .last-reset p:last-of-type, body .last-reset h1:last-of-type, body .last-reset h2:last-of-type, body .last-reset h3:last-of-type, body .last-reset h4:last-of-type, body .last-reset h5:last-of-type, body .last-reset h6:last-of-type {
  margin-bottom: 0;
}

.dark .social-icons a.icon:not(.button), .dark .social-icons button.icon:not(.button) {
  color: white;
}

.mbws-title h2, .mbws-title h3 {
  margin-bottom: 10px;
}

.page-template-default .page-wrapper {
  padding: 80px 0;
}

.wpcf7-form input[type=submit] {
  height: 45px;
  padding: 0 30px;
  background: linear-gradient(-120deg, var(--fs-color-primary), var(--fs-color-secondary));
  margin: 0;
}
.wpcf7-form .wpcf7-spinner {
  display: none;
}

@media (max-width: 1024px) {
  .home-first-img .img-inner {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

.mbws-services .post-item.featured_item .col-inner {
  background-color: var(--color-mbws-bgr);
  padding: 30px;
  cursor: pointer;
}
.mbws-services .post-item.featured_item .box .box-image {
  display: none;
}
.mbws-services .post-item.featured_item .box .box-text {
  text-align: center;
  padding-bottom: 0;
}
.mbws-services .post-item.featured_item .box .box-text .is-divider {
  display: none;
}
.mbws-services .post-item.featured_item .box .box-text .post-title {
  margin-bottom: 5px;
}
.mbws-services .post-item.featured_item .box .box-text .from_the_blog_excerpt {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* number of lines to show */
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.mbws-service-icon {
  margin-bottom: 15px;
}
.mbws-service-icon svg {
  width: 80px;
  height: 80px;
  fill: var(--fs-color-primary);
}

.box.mbws-member .box-text .box-text-inner {
  display: flex;
  flex-direction: column;
}
.box.mbws-member .box-text .box-text-inner > h4 {
  order: 1;
  margin-bottom: 10px;
}
.box.mbws-member .box-text .box-text-inner > h4 .person-name {
  font-size: 24px;
  text-transform: none;
}
.box.mbws-member .box-text .box-text-inner > h4 .person-title {
  font-size: 14px;
  opacity: 1;
}
.box.mbws-member .box-text .box-text-inner .social-icons {
  order: 3;
}
.box.mbws-member .box-text .box-text-inner .social-icons a {
  margin: 0 10px;
}
.box.mbws-member .box-text .box-text-inner .member-description {
  order: 2;
  margin-bottom: 16px;
  font-size: 16px;
}

.testimonial-box .icon-box-img {
  position: absolute !important;
  left: 0;
  bottom: 0;
  margin-bottom: 0 !important;
}
.testimonial-box .testimonial-text {
  background-color: var(--color-mbws-custom-1);
  padding: 30px;
  font-style: unset !important;
  position: relative;
  margin-bottom: 10px;
}
.testimonial-box .testimonial-text::before {
  content: "";
  display: block;
  width: 28px;
  height: 14px;
  background: var(--color-mbws-custom-1);
  position: absolute;
  top: 100%;
  left: 18px;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
}
.testimonial-box .testimonial-meta {
  margin-left: 80px;
}
.testimonial-box .testimonial-name {
  font-size: 20px;
  display: block;
}
.testimonial-box .testimonial-name-divider {
  display: none;
}

.logo-gallery .gallery-col .box-image {
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1) !important;
  border-bottom: 3px solid var(--fs-color-primary) !important;
}
.logo-gallery .gallery-col .box-image img {
  max-width: 70%;
  object-fit: contain;
}
.logo-gallery .flickity-prev-next-button {
  margin-top: -30px;
}

.mbws-map p {
  margin-bottom: 0;
  line-height: 0;
}
.mbws-map iframe {
  width: 100%;
}

.contact-box {
  align-items: center;
}
.contact-box h3 {
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .contact-box h3 {
    font-size: 18px;
  }
}

#content.blog-wrapper {
  padding: 80px 0 !important;
}
@media (max-width: 767px) {
  #content.blog-wrapper {
    padding: 40px 0 !important;
  }
}

.post-item .box-text .is-divider {
  display: none;
}
.post-item .box-text .post-title {
  font-size: 18px;
}
.post-item .box-text .from_the_blog_excerpt {
  font-size: 15px;
}

.single-featured_item .entry-header-text,
.single-post .entry-header-text {
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.single-featured_item .entry-header-text .entry-title,
.single-post .entry-header-text .entry-title {
  font-size: 46px;
}
@media (max-width: 767px) {
  .single-featured_item .entry-header-text .entry-title,
  .single-post .entry-header-text .entry-title {
    font-size: 30px;
  }
}
.single-featured_item .entry-header-text .is-divider,
.single-post .entry-header-text .is-divider {
  display: none;
}
.single-featured_item .entry-header-text .entry-meta,
.single-post .entry-header-text .entry-meta {
  font-size: 14px;
  text-transform: none;
}
.single-featured_item .entry-content,
.single-post .entry-content {
  padding-top: 30px;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}
.single-featured_item footer.entry-meta,
.single-post footer.entry-meta {
  border: none;
  text-align: center;
}
.single-featured_item footer.entry-meta a,
.single-post footer.entry-meta a {
  border: 1px solid var(--color-mbws-border);
  border-radius: 30px;
  padding: 5px 15px;
}

.blog-share {
  padding: 30px 0 60px;
}
.blog-share a.button.icon:not(.is-outline) {
  background-color: var(--fs-color-primary) !important;
  border-color: var(--fs-color-primary) !important;
  width: 100px;
  margin-bottom: 0;
  padding: 2px 0;
  margin: 0 3px;
}
@media (max-width: 767px) {
  .blog-share a.button.icon:not(.is-outline) {
    width: unset;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .blog-share {
    padding: 0 0 30px 0;
  }
}

.mbws-related-posts h3 {
  font-size: 30px;
  text-align: center;
}
.mbws-related-posts .post-item .box-image .image-cover {
  padding-top: 75% !important;
}
.mbws-related-posts .post-item .post-title {
  text-align: center;
}
.mbws-related-posts .post-item .from_the_blog_excerpt {
  display: none;
}

.mbws-related-services .related-services-title {
  font-size: 30px;
}
.mbws-related-services .slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
  margin-top: unset;
}