@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
*/
/* ======================
   SUISSEINTL FONT SETUP
   ====================== */
@font-face {
  font-family: "Suisseintl";
  src: url("https://cdn.prod.website-files.com/61a5e47b1afd0c116d16aa40/677d09ee30adf10048f0648c_SuisseIntl-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Suisseintl";
  src: url("https://cdn.prod.website-files.com/61a5e47b1afd0c116d16aa40/677d09ee1fd6df60eb1bb93b_SuisseIntl-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Suisseintl";
  src: url("https://cdn.prod.website-files.com/61a5e47b1afd0c116d16aa40/677d09ee202f6230f9736268_SuisseIntl-Ultralight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Suisseintl";
  src: url("https://cdn.prod.website-files.com/61a5e47b1afd0c116d16aa40/677d09ee6b4e2d5bce0312a7_SuisseIntl-UltralightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Suisseintl";
  src: url("https://cdn.prod.website-files.com/61a5e47b1afd0c116d16aa40/677d09ee6b4e2d5bce031284_SuisseIntl-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Suisseintl";
  src: url("https://cdn.prod.website-files.com/61a5e47b1afd0c116d16aa40/677d09eee404f4a1b4d2330d_SuisseIntl-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Suisseintl";
  src: url("https://cdn.prod.website-files.com/61a5e47b1afd0c116d16aa40/677d09eef85053ed48f43cc6_SuisseIntl-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Suisseintl";
  src: url("https://cdn.prod.website-files.com/61a5e47b1afd0c116d16aa40/677d09ee93e2f969f190ffdd_SuisseIntl-RegularItalic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Suisseintl";
  src: url("https://cdn.prod.website-files.com/61a5e47b1afd0c116d16aa40/677d09ee752fa1bb443433ba_SuisseIntl-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Suisseintl";
  src: url("https://cdn.prod.website-files.com/61a5e47b1afd0c116d16aa40/677d09ee8f9cd674e7f1dd09_SuisseIntl-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Suisseintl";
  src: url("https://cdn.prod.website-files.com/61a5e47b1afd0c116d16aa40/677d09ee547ffc07f52a315c_SuisseIntl-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Suisseintl";
  src: url("https://cdn.prod.website-files.com/61a5e47b1afd0c116d16aa40/677d09ef7626fe1bde717158_SuisseIntl-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Suisseintl";
  src: url("https://cdn.prod.website-files.com/61a5e47b1afd0c116d16aa40/677d09ee8f9cd674e7f1dcf4_SuisseIntl-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Suisseintl";
  src: url("https://cdn.prod.website-files.com/61a5e47b1afd0c116d16aa40/677d09ee1efa3a85e63fb43d_SuisseIntl-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Suisseintl";
  src: url("https://cdn.prod.website-files.com/61a5e47b1afd0c116d16aa40/677d09ee46248aaf3436effe_SuisseIntl-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Suisseintl";
  src: url("https://cdn.prod.website-files.com/61a5e47b1afd0c116d16aa40/677d09ee0cb0c74e3eeec48d_SuisseIntl-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
/* ======================
   VARIABLES
   ====================== */
/* ======================
   MIXINS
   ====================== */
/* ======================
   BASE
   ====================== */
html form {
  margin-bottom: 0;
}

body {
  font-family: "Suisseintl", Georgia, sans-serif;
}
body h1, body h2, body h3, body h4, body h5, body h6,
body .heading-font,
body .off-canvas-center .nav-sidebar.nav-vertical > li > a {
  font-family: "Suisseintl";
}
body h1, body h2, body h3, body h4, body h5, body h6,
body .heading-font,
body .banner h1,
body .banner h2 {
  font-weight: 500;
  font-style: normal;
  line-height: 1.1;
  margin-bottom: 0;
}

.lh-1 * {
  line-height: 1;
}
@media (max-width: 850px) {
  .lh-1 * {
    line-height: 1.3;
  }
}

.nav > li > a {
  font-weight: normal;
  font-family: "Suisseintl", Georgia, sans-serif;
}

.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  font-weight: normal;
}

.strong {
  font-weight: 500;
}

td, th {
  padding: 1em;
}

em .alt-font {
  font-style: italic !important;
}

/* ======================
   SECTION BACKGROUNDS
   ====================== */
.mbws-section-bg-round .section-bg {
  border-radius: 1rem;
  left: 30px;
  right: 30px;
  width: calc(100% - 60px);
  background-color: var(--fs-color-primary);
}

.mbws-section-footer .section-bg {
  border-radius: 1rem 1rem 0 0;
  background-color: var(--fs-color-secondary);
}

/* ======================
   SHADOW
   ====================== */
.shadow-invert .box-shadow-5 {
  box-shadow: -1px -20px 18px 3px rgba(0, 0, 0, 0.0509803922);
}

/* ======================
   UTILITIES
   ====================== */
.br-16 {
  border-radius: 16px;
  overflow: hidden;
}
.br-16 .box-image {
  border-radius: 16px;
  overflow: hidden;
}

.h-100 {
  height: 100%;
}

/* ======================
   RESOURCES LIST
   ====================== */
.resources-list > .col > .col-inner .button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
  padding-top: 3px;
}
.resources-list > .col > .col-inner:hover .button {
  display: block;
}

/* ======================
   CONTACT FORM
   ====================== */
.mbws-form-contact {
  max-width: 35rem;
  margin: auto;
}

.wpcf7-form .wpcf7-form-control-wrap input,
.wpcf7-form .wpcf7-form-control-wrap textarea,
.wpcf7-form .wpcf7-form-control-wrap select {
  background-color: var(--color-mbws-custom-1);
  border-radius: 8px;
  border: none;
}
.wpcf7-form .wpcf7-form-control-wrap select option:first-child {
  color: #757575;
}
.wpcf7-form input[type=submit] {
  border-radius: 8px;
  margin-bottom: 0;
}
.wpcf7-form span.wpcf7-spinner {
  display: none;
}
.wpcf7-form .form-dk .wpcf7-form-control-wrap input {
  background-color: unset;
  border-bottom: 1px solid black;
  border-radius: 0;
}
.wpcf7-form .form-dk .wpcf7-submit {
  margin-right: 0;
  background-color: transparent;
  color: black;
  text-transform: none;
  padding: 0;
  border: none;
  border-bottom: 1px solid black;
  border-radius: 0;
  margin-left: 15px;
  background: url("/wp-content/themes/matbaows/assets/img/icon-arrow-turn-right.svg") no-repeat right/auto;
  padding-right: 18px;
  font-size: 0.9rem;
}
.wpcf7-form .form-dk .wpcf7-submit:hover {
  box-shadow: none;
}

/* ======================
   MISC ICONS
   ====================== */
.mbws-icon-arrow .icon-angle-right:before {
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  background-color: currentColor;
  -webkit-mask-image: url("/wp-content/themes/matbaows/assets/img/icon-arrow-turn-right.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  mask-image: url("/wp-content/themes/matbaows/assets/img/icon-arrow-turn-right.svg");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
}

/* ======================
   ACCORDION
   ====================== */
.accordion-item {
  background-color: var(--color-mbws-custom-1);
  margin-bottom: 15px;
  border-radius: 16px;
}
.accordion-item .accordion-title {
  font-size: 1.75rem;
  padding-left: 36px;
  font-weight: 500;
  border-top: none;
  padding-top: 15px;
  padding-bottom: 15px;
}
.accordion-item .accordion-title.active {
  font-weight: 500;
  color: inherit;
  background-color: unset;
}
.accordion-item .accordion-title.active .icon-angle-down:before {
  -webkit-mask-image: url("/wp-content/themes/matbaows/assets/img/icon-minus.svg");
  mask-image: url("/wp-content/themes/matbaows/assets/img/icon-minus.svg");
}
.accordion-item .accordion-title .toggle {
  left: calc(100% - 65px);
  top: 50%;
  transform: translateY(-50%);
}
.accordion-item .accordion-title .toggle i {
  font-size: 1em;
}
.accordion-item .accordion-title .icon-angle-down:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask-image: url("/wp-content/themes/matbaows/assets/img/icon-plus.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  mask-image: url("/wp-content/themes/matbaows/assets/img/icon-plus.svg");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
}

/* ======================
   CAREER SLIDER
   ====================== */
.slider-career .flickity-slider > section {
  margin-right: 30px;
  max-width: calc(20% - 25px);
}
.slider-career .flickity-prev-next-button {
  top: calc(100% + 25px);
  left: 0;
  background-color: var(--color-mbws-custom-1);
  border-radius: 99px;
  width: 36px;
  height: 36px;
  min-height: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
}
.slider-career .flickity-prev-next-button svg {
  display: none;
}
.slider-career .flickity-prev-next-button.next {
  left: 75px;
}
.slider-career .flickity-prev-next-button.next:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 17px;
  background-color: currentColor;
  -webkit-mask-image: url("/wp-content/themes/matbaows/assets/img/icon-arrow-turn-right.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  mask-image: url("/wp-content/themes/matbaows/assets/img/icon-arrow-turn-right.svg");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
}
.slider-career .flickity-prev-next-button.previous:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 17px;
  background-color: currentColor;
  -webkit-mask-image: url("/wp-content/themes/matbaows/assets/img/icon-arrow-turn-right.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  mask-image: url("/wp-content/themes/matbaows/assets/img/icon-arrow-turn-right.svg");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  transform: rotate(180deg);
}
@media (max-width: 1280px) {
  .slider-career .flickity-slider > section {
    max-width: calc(25% - 25px);
  }
}
@media (max-width: 850px) {
  .slider-career .flickity-slider > section {
    max-width: calc(33.33% - 20px);
    margin-right: 25px;
  }
}
@media (max-width: 767px) {
  .slider-career .flickity-slider > section {
    max-width: calc(50% - 15px);
    margin-right: 25px;
  }
}
@media (max-width: 420px) {
  .slider-career .flickity-slider > section {
    max-width: 100%;
    margin-right: 25px;
  }
}

/* ======================
   BOX OVERLAY
   ====================== */
.box-overlay .box-text {
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100%;
  width: 100%;
  border-radius: 14px;
}
.box-overlay .box-text .box-text-inner > * {
  display: none;
}
.box-overlay .box-text .box-text-inner > .is-divider {
  display: none !important;
}
.box-overlay .box-text .box-text-inner > h5 {
  display: block;
  font-size: 1.75rem;
  text-shadow: none;
}
.box-overlay .box-text .box-text-inner > h5 a:hover {
  color: unset;
}
.box-overlay:hover .box-text {
  background-color: #fbfbfb;
  justify-content: left;
}
.box-overlay:hover .box-text .box-text-inner {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
}
.box-overlay:hover .box-text .box-text-inner > * {
  display: block;
  text-align: left;
}
.box-overlay:hover .box-text .box-text-inner > *:last-child {
  margin-top: auto;
}
.box-overlay:hover .box-text h5 {
  color: black;
  text-shadow: none;
  font-size: 1.6rem;
  font-weight: 400;
}
.box-overlay:hover .box-text p {
  color: black;
  text-shadow: none;
  font-size: 1rem;
}
.box-overlay:hover .box-text a.button {
  color: black;
  font-size: 1rem;
  border-bottom: 1px solid black !important;
  min-height: 1.6rem !important;
  line-height: 1;
}
.box-overlay:hover .box-text a.button::after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  background-color: currentColor;
  -webkit-mask-image: url("/wp-content/themes/matbaows/assets/img/icon-arrow-turn-right.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  mask-image: url("/wp-content/themes/matbaows/assets/img/icon-arrow-turn-right.svg");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
}

/* ======================
   LOGO NEWSPAPER
   ====================== */
.mbws-logo-newspaper > .col > .col-inner {
  display: flex;
  flex-flow: column;
  grid-column-gap: 0.625rem;
  grid-row-gap: 0.625rem;
  justify-content: space-between;
}
.mbws-logo-newspaper > .col > .col-inner > .img {
  height: 3.125rem;
  align-items: center;
  display: flex;
}

/* ======================
   CATEGORY HEADER
   ====================== */
.mbws-category-header .widget {
  padding: 0;
}
.mbws-category-header ul.menu > li {
  display: inline-block;
  border-top: none;
  background-color: var(--color-mbws-custom-1);
  border-radius: 0.25rem;
  padding: 0 1rem;
  margin: 0 5px 5px 0;
  text-transform: uppercase;
}

.career-banner {
  border-radius: 1rem;
  overflow: hidden;
}
.career-banner .text-box-content .text-inner {
  position: relative;
}
.career-banner .text-box-content .text-inner .social-icons {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.career-banner .text-box-content .text-inner .social-icons a {
  color: var(--text-color);
  margin-left: unset;
}

/* ======================
   CAREER META
   ====================== */
.mbws-meta-career {
  display: flex;
}
.mbws-meta-career > div {
  display: inline-flex;
  width: auto;
  margin-right: 30px !important;
}

/* ======================
   OFF CANVAS
   ====================== */
.off-canvas-left .mfp-content,
.off-canvas-right .mfp-content {
  background-color: white;
}

/* ======================
   LAYOUT COLUMNS
   ====================== */
.col.col-center {
  max-width: 50.875rem;
}
.col.col-right {
  margin-left: auto;
}
.col.col-left .social-icons {
  flex-flow: column;
  display: flex;
  width: 36px;
}
.col.col-left .social-icons > a {
  margin-bottom: 0.5rem;
}

/* ======================
   RESPONSIVE
   ====================== */
@media (max-width: 1024px) {
  .col.col-left {
    order: 1;
  }
  .col.col-left .social-icons {
    flex-flow: row;
  }
}
@media (max-width: 480px) {
  .mbws-section-bg-round .section-bg {
    left: 15px;
    right: 15px;
    width: calc(100% - 30px);
  }
  .center-on-mobile .col-inner {
    text-align: center;
  }
}
@media (min-width: 850px) {
  .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;
    font-weight: 400;
    font-size: 0.875rem !important;
  }
  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;
    color: unset;
  }
  header#header .nav-dropdown li.menu-item-has-children > a:hover {
    color: var(--fs-color-primary);
  }
}
.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 .header-wrapper.stuck {
  box-shadow: none;
}
#header .header-main ul.header-nav > li > a {
  padding: 6px 8px;
}
#header .header-main .flex-left.hide-for-medium {
  margin-right: 16px;
}
#header .header-main .flex-left.hide-for-medium > ul.header-nav {
  padding-left: 16px;
  padding-right: 16px;
}
#header .header-main .flex-left.hide-for-medium .nav {
  justify-content: flex-end;
  width: fit-content;
  margin-left: auto;
  border-radius: 10px;
  padding: 6px;
}
#header .header-main .flex-right.hide-for-medium > ul.header-nav {
  justify-content: flex-end;
  width: fit-content;
  margin-left: auto;
  border-radius: 10px;
  padding: 6px 6px 6px 16px;
}
#header .header-main .nav > li.contact-button > a {
  background-color: var(--primary-color);
  border-radius: 8px;
  color: #fff !important;
  display: flex;
  gap: 5px;
  padding: 6px 16px;
  flex-direction: row-reverse;
}
#header .header-main .nav > li.contact-button > a i {
  font-size: 12px;
  vertical-align: baseline;
  margin-right: unset;
  margin-top: 5px;
}
#header .stuck .header-main .flex-left.hide-for-medium .nav,
#header .stuck .header-main .flex-right > ul.header-nav {
  background-color: var(--color-mbws-custom-1);
}
#header {
  /* ======================
  NAVIGATION DROPDOWN
   ====================== */
}
#header .nav-dropdown {
  border-radius: 16px;
  display: block;
  padding: 10px 0 !important;
  margin-top: 15px;
}
#header .nav-dropdown li li > a, #header .nav-dropdown > li > a,
#header .nav-dropdown .menu-item-has-children > a,
#header .nav-dropdown .nav-dropdown-col > a,
#header .nav-dropdown .title > a {
  font-size: 14px;
  border-bottom: none;
}
#header .nav-dropdown .menu-item-has-children {
  position: relative;
}
#header .nav-dropdown .menu-item-has-children::after {
  content: "\f105";
  font-family: fl-icons !important;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translatey(-50%);
  opacity: 0.6;
}
#header .nav-dropdown li:hover > ul.sub-menu {
  display: block !important;
}
#header .nav-dropdown .sub-menu {
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
  background-color: white;
  border-radius: 16px;
  padding: 10px 0 !important;
  top: -10px !important;
}

/* ======================
   BLOG / POST ITEMS (additions)
   ====================== */
.post-item .box-image .image-cover {
  border-radius: 16px;
}

.box-blog-post .is-divider {
  display: none;
}

.row.has-shadow .post-item .col-inner {
  overflow: hidden;
  border-radius: 16px;
}

/* ======================
   BLOG / POSTS
   ====================== */
h1.entry-title {
  font-size: 3rem;
}

.single-post article {
  margin-bottom: 0 !important;
}

.mbws-related-posts h3 {
  font-size: 2.5rem;
}

.post-item .box-image {
  border-radius: 16px;
}

.box-blog-post .is-divider {
  display: none;
}

/* ======================
   FOOTER
   ====================== */
#footer h4, #footer h5 {
  margin-bottom: 1.3em;
}/*# sourceMappingURL=style.css.map */