/*
Theme Name: Blue Moon
Theme URI: 
Description: 
Author: Ngoc Trinh
Template: flatsome
Version: 1.0
*/
/* ========== */
img.size-full.alignnone {
  margin-bottom: 0;
}

.wp-block-image figcaption {
  text-align: center;
}

.nt-bgr.banner .bg-fill,
.nt-bgr > .section-bg {
  background-size: auto !important;
}

.nt-bgr-repeat > .section-bg {
  background-size: auto !important;
  background-repeat: repeat-y !important;
}

.wp-block-media-text {
  margin-bottom: 40px;
}
.wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content {
  padding-right: 0;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-left: 0;
}
.wp-block-media-text .wp-block-media-text__media {
  border: 13px solid #fff;
  border-radius: 13px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.062745098);
}

.absolute-footer {
  padding-bottom: 10px;
}

.row-box-shadow-1 .col-inner,
.row-box-shadow-1-hover .col-inner:hover,
.box-shadow-1, .box-shadow-1-hover:hover {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1882352941);
}

.rank-math-breadcrumb a, .rank-math-breadcrumb span {
  font-size: 16px;
}

.blog-single footer.entry-meta {
  border: unset;
}

.mobile-nav .header-search .nav-dropdown {
  right: -30px;
  left: auto;
}

main .widget:not(.widget_search) {
  border: 1px solid #e6e6e6;
  padding: 0 20px 20px;
  border-radius: 12px;
}
main .widget-title {
  text-transform: uppercase;
  letter-spacing: 1px;
  border-bottom: 1px solid #e6e6e6;
  padding: 20px 0 13px;
  margin-bottom: 5px;
  display: block;
  color: var(--primary-color);
  font-size: 18px;
}
main .widget .post_comments {
  display: none;
}
main .widget ul > li > a {
  text-transform: capitalize;
  font-size: 14px;
}
main .widget .recent-blog-posts {
  align-items: center !important;
}
main .widget .recent-blog-posts a {
  font-size: 14px;
  margin-bottom: 0;
}
main .widget .recent-blog-posts .badge.post-date {
  width: 60px;
  height: 60px;
}

.is-divider:not(.divider) {
  display: none;
}

.uxb-wrapper .is-divider {
  display: block;
}

.wpcf7 .flex-col > .wpcf7-spinner {
  position: absolute;
  bottom: -25px;
  right: 0;
}

.product-thumbnails a,
.product-gallery-slider img {
  border: 1px solid #c3c3c3;
}

.single-post .product-footer table,
.single-product .product-footer table {
  border-collapse: collapse;
}
.single-post .product-footer table th,
.single-post .product-footer table td,
.single-product .product-footer table th,
.single-product .product-footer table td {
  text-align: center;
  padding: 5px 0;
  line-height: 20px;
  border: 1px solid #c3c3c3;
}
.single-post .product-footer table tr:nth-child(even) td,
.single-product .product-footer table tr:nth-child(even) td {
  background-color: #f2f2f2;
}
.single-post .wc-tabs,
.single-product .wc-tabs {
  display: none;
}

.header-main .cart-icon::before,
.header-main a > .icon-search:before,
.header-main .icon-phone::before,
.header-main .icon-user::before {
  content: "";
  width: 20px;
  height: 20px;
  background-color: #000000;
  -webkit-mask-size: 100%;
          mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  display: block;
}
.header .header-main.nav-dark .cart-icon::before,
.header .header-main.nav-dark a > .icon-search:before,
.header .header-main.nav-dark .icon-phone::before,
.header .header-main.nav-dark .icon-user::before {
  content: "";
  background-color: #ffffff;
}
.header .header-main.nav-dark li > a > i:not(.icon-angle-down) {
  color: #ffffff !important;
}
.header-main span.cart-icon {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.header-main span.cart-icon strong {
  border: unset;
  font-weight: 400;
  background: var(--primary-color);
  color: #fff !important;
  font-size: 11px;
  width: 17px;
  height: 17px;
  border-radius: 99px;
  line-height: 16px;
  margin: 0;
  position: absolute;
  top: -10px;
  right: -10px;
  opacity: 0.9;
}
.header-main span.cart-icon strong:after {
  display: none;
}
.header-main span.cart-icon:before {
  -webkit-mask-image: url(img/icon-shopping-bag.svg);
          mask-image: url(img/icon-shopping-bag.svg);
}
.header-main .icon-user::before {
  -webkit-mask-image: url(img/user.svg);
          mask-image: url(img/user.svg);
}
.header-main .icon-phone::before {
  -webkit-mask-image: url(img/icon-call.svg);
          mask-image: url(img/icon-call.svg);
}
.header-main a > .icon-search:before {
  -webkit-mask-image: url(img/loupe.svg);
          mask-image: url(img/loupe.svg);
}

.nt-menu.ux-menu {
  flex-flow: row wrap;
}
.nt-menu.ux-menu .ux-menu-link:first-child .ux-menu-link__link {
  padding-left: 0;
}
.nt-menu.ux-menu .ux-menu-link:last-child .ux-menu-link__link {
  padding-right: 0;
}
.nt-menu.ux-menu .ux-menu-link__link {
  padding: 0 15px;
  min-height: unset;
  line-height: 1;
  margin-bottom: 10px;
}
.nt-menu.ux-menu.ux-menu--divider-solid .ux-menu-link .ux-menu-link__link {
  border: none;
}
.nt-menu.ux-menu.ux-menu--divider-solid .ux-menu-link + .ux-menu-link .ux-menu-link__link {
  border-left: 1px solid #6B6B6B;
}

.text > h1, .text > h2, .text > h3,
.banner h1,
.banner h2,
.banner h3 {
  line-height: inherit;
}

.sub-menu .row {
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 849px) {
  .product-gallery {
    margin-bottom: 15px;
  }
  .product-main {
    padding-bottom: 0;
  }
}
.header .nav-dark .nav > li > a {
  color: #fff;
}
.header .nav-dropdown > li.current-menu-item > a {
  color: var(--fs-color-primary);
  font-weight: 700;
}
.header .nav-dropdown > li > a {
  color: var(--fs-color-secondary);
  font-size: 14px;
}
.header-search .header-search-form {
  padding-bottom: 0 !important;
}

.nt-banner-hero h2 {
  font-size: 50px;
}

.button:not(.circle):not(.ux-search-submit) {
  padding: 5px 25px;
}
.button:not(.circle):not(.ux-search-submit).white {
  color: var(--fs-color-primary) !important;
}

.section-title span {
  font-size: 40px;
}
.section-title-center > b {
  background-color: transparent;
}

.nt-title h1, .nt-title h2 {
  font-size: 40px;
  text-transform: uppercase;
  line-height: 1.2;
}
.nt-title p {
  color: #666666;
}

.nt-service .icon-box {
  height: 100%;
  border: 1px solid #ddd;
  border-radius: 12px;
  overflow: hidden;
}
.nt-service .icon-box img {
  padding-top: 0;
  border-radius: 0 0 12px 12px;
}
.nt-service .icon-box h3 {
  text-transform: uppercase;
  font-size: 20px;
}
.nt-service .icon-box ul li {
  margin-left: 15px;
  margin-bottom: 0;
  color: var(--fs-color-secondary);
}
.nt-service .icon-box ul li::marker {
  color: var(--fs-color-primary);
}
.nt-service .icon-box-text {
  padding: 10px 20px 20px 20px;
}
.nt-service .plain {
  height: 100%;
}

.nt-consultation h2 {
  margin-bottom: 0;
}
.nt-consultation .button {
  margin: 0;
}

.nt-process .icon-box h3 {
  font-size: 20px;
}

.nt-about-us ul li {
  margin-bottom: 5px;
}
.nt-about-us ul li::marker {
  color: var(--fs-color-primary);
}
.nt-about-us .banner {
  border-radius: 12px;
  overflow: hidden;
}

.nt-experience .icon-box h3 {
  font-size: 38px;
  color: #fd6509;
  line-height: 1;
  margin-bottom: 10px;
}
.nt-experience .icon-box h4 {
  font-size: 20px;
}
.nt-experience .icon-box + .icon-box {
  margin-top: 30px;
}

.post-item .box-text {
  padding: 40px 30px 30px;
  background: #fff;
  border: 1px solid #ddd;
  border-top: 0;
}
.post-item .post-title {
  font-size: 18px;
  margin-bottom: 15px;
}
.post-item .post-title > a {
  margin: 0;
  color: currentColor;
}
.post-item .post-meta {
  position: absolute;
  top: -20px;
  background: var(--fs-color-primary);
  color: #fff;
  padding: 5px 15px;
  left: 30px;
  opacity: 1;
  font-size: 16px;
  border-radius: 99px;
}
.post-item .button.is-underline {
  opacity: 1;
  font-size: 14px;
  padding: 0;
}
.post-item .button.is-underline:before {
  width: 100%;
  left: 0;
  opacity: 1;
  bottom: 5px;
}

.project-item .post-title > a {
  font-size: 16px;
}
.project-item .box-text {
  padding-left: 0;
  padding-right: 0;
}

.wpcf7 .wpcf7-spinner {
  display: none;
}
.wpcf7 .wpcf7-form-control:not(.wpcf7-submit) {
  border-color: #BDBDBD;
  box-shadow: unset;
  border-radius: 8px;
  height: 43px;
}
.wpcf7 .wpcf7-submit {
  min-width: 150px;
  height: 43px;
  margin-right: 0;
}

.footer-wrapper {
  color: #7e8c9e;
  font-size: 14px;
}
.footer-wrapper .social-icons {
  margin-top: 0;
  margin-bottom: 10px;
}
.footer-wrapper .social-icons .icon {
  font-size: 13px;
  margin: 0 6px;
}
.footer-wrapper .social-icons .icon:first-child {
  margin-left: 0;
}
.footer-wrapper .dark, .footer-wrapper .dark p, .footer-wrapper .dark td {
  color: #ddd;
}
.footer-wrapper h4 {
  font-size: 20px;
  margin-bottom: 10px;
  color: #fff;
}
.footer-wrapper .icon-box {
  margin-top: 5px;
}
.footer-wrapper .wpcf7 .wpcf7-form-control:not(.wpcf7-submit) {
  border-radius: 8px 0 0 8px;
  border-color: var(--fs-color-secondary);
  border-right-width: 0;
}
.footer-wrapper .wpcf7 .wpcf7-submit {
  border-radius: 0 8px 8px 0 !important;
}

.nt-banner-hero h1 {
  font-size: 40px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  line-height: 1.2;
}
.nt-banner-hero p {
  margin: 0;
}

.single-project .nt-banner-hero h1 {
  font-size: 30px;
}
.single-project .nt-banner-hero .rank-math-breadcrumb .last {
  display: none;
}
.single-project .entry-content {
  padding: 0;
}

.nt-core-values .icon-box {
  padding-top: 20px;
}

@media screen and (max-width: 549px) {
  .nt-banner-hero h1 {
    font-size: 30px;
  }
  .single-recruitment .nt-banner-hero h1 {
    font-size: 25px;
  }
  .small-columns-1.slider .flickity-slider > .col {
    max-width: 320px;
  }
  .post-item .box-text {
    padding: 30px 20px 15px;
  }
  .post-item p {
    font-size: 14px;
  }
  .post-item .post-title {
    font-size: 18px;
  }
  .nt-banner-hero h2 {
    font-size: 30px;
  }
  .nt-title h1, .nt-title h2 {
    font-size: 25px;
  }
  .project-item .post-title > a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 849px) and (min-width: 550px) {
  .nt-banner-hero h2 {
    font-size: 40px;
  }
  .nt-title h1, .nt-title h2 {
    font-size: 30px;
  }
  .nt-process .icon-box h3 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 849px) {
  .off-canvas-left.mfp-ready .mfp-content {
    background-color: var(--fs-color-primary);
  }
  .off-canvas-left.mfp-ready .nav-vertical > li > a {
    color: #fff;
  }
}
@media only screen and (min-width: 1161px) {
  .nav-spacing-xlarge > li {
    margin: 0 25px;
  }
}/*# sourceMappingURL=style.css.map */