/*
Theme Name: Tuong Piano
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: 13px;
}

.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(--fs-color-primary);
  font-size: 18px;
}
main .widget .post_comments {
  display: none;
}

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

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

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

.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: currentColor;
  -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(--fs-color-primary);
  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;
  gap: 20px;
}
.nt-menu.ux-menu .ux-menu-link__link {
  min-height: unset;
  line-height: 1;
}
.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;
}

.woocommerce-cart-form a {
  color: #222;
}

ul.product_list_widget li a:not(.remove) {
  color: #222;
  font-size: 12px;
}

@media only screen and (max-width: 849px) {
  .product-gallery {
    margin-bottom: 15px;
  }
  .product-main {
    padding-bottom: 0;
  }
}
.header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.header .header-nav-main.nav > li > a {
  font-size: 12px;
  letter-spacing: 0.2em;
  font-weight: 700;
}
.header .header-button > a {
  font-size: 12px;
  padding: 3px 26px;
}

.off-canvas .header-button > a {
  font-size: 18px;
  padding: 3px 26px;
}
.off-canvas .nav-vertical > li > a {
  font-size: 18px;
}

.button.secondary {
  border: none;
  color: oklab(0% 0 0 / 0.6);
}
.button.secondary:hover {
  box-shadow: unset;
}
.button.is-large {
  font-size: 16px;
  padding: 9px 29px;
}
.button.white {
  border-color: oklab(0% 0 0 / 0.1);
  color: #000 !important;
}

.nt-border {
  border-radius: 48px;
  overflow: hidden;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.2509803922);
}

.nt-hero .banner {
  border-radius: 48px;
  overflow: hidden;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.2509803922);
}
.nt-hero h1 {
  font-size: 72px;
}
.nt-hero h1 em {
  font-weight: 500;
  color: #999999;
  font-weight: 500;
}
.nt-hero p {
  font-size: 20px;
}
.nt-hero .button.secondary {
  font-size: 12px;
  min-height: unset;
  line-height: 1.2;
  padding: 6px 15px;
}
.nt-hero .button.secondary .icon-certificate::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 99px;
  background-color: var(--fs-color-success);
  display: inline-block;
  position: relative;
  top: -1px;
}

.nt-title h1, .nt-title h2 {
  font-size: 48px;
  font-weight: 600;
  line-height: 1.2;
}
.nt-title p {
  color: oklab(0% 0 0 / 0.4);
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.2px;
}

.nt-dich-vu .large-3 > .col-inner {
  border: 1px solid oklab(0% 0 0 / 0.05);
}
.nt-dich-vu .large-3 > .col-inner:hover {
  border-color: oklab(0% 0 0 / 0.2);
}
.nt-dich-vu .large-3 > .col-inner:hover .icon-box-img {
  background-color: #000;
}
.nt-dich-vu .large-3 > .col-inner:hover .icon-box-img .icon-inner {
  color: #fff !important;
}
.nt-dich-vu .large-3 > .col-inner:hover .button {
  padding-left: 0.25rem;
}

.nt-dich-vu .icon-box {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nt-dich-vu .icon-box-text {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.nt-dich-vu .icon-box .button {
  font-size: 18px;
  margin: auto 0 0 0;
  padding: 0;
  min-height: unset;
  line-height: 1.2;
  text-align: left;
  transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
}
.nt-dich-vu .icon-box-img {
  background-color: oklab(0% 0 0 / 0.05);
  border-radius: 16px;
  line-height: 0;
  padding: 12px;
}
.nt-dich-vu .icon-box-img svg {
  padding-top: 0;
}
.nt-dich-vu .icon-box h3 {
  font-size: 20px;
}
.nt-dich-vu .icon-box p {
  font-size: 14px;
  color: oklab(0% 0 0 / 0.5);
}

.nt-ho-tro .large-6 {
  padding-bottom: 0;
}
.nt-ho-tro .large-6 p.uppercase {
  color: oklab(0% 0 0 / 0.4);
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 6px;
}
.nt-ho-tro .large-6 h4 {
  font-size: 24px;
}

.footer-wrapper {
  border: 1px solid oklab(0% 0 0 / 0.05);
  font-size: 14px;
  color: oklab(0% 0 0 / 0.5);
}
.footer-wrapper .ux-menu-title {
  font-size: 14px;
  text-transform: uppercase;
  color: oklab(0% 0 0 / 0.3);
  margin-bottom: 20px;
}
.footer-wrapper .ux-menu-link__link {
  color: oklab(0% 0 0 / 0.6);
  font-size: 14px;
}
.footer-wrapper .social-icons {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 10px;
}
.footer-wrapper .social-icons .button {
  background-color: oklab(0% 0 0 / 0.05);
  border: none;
  color: #000;
  width: 44px;
  height: 44px;
  font-size: 14px;
  line-height: 44px;
  margin: 0;
}
.footer-wrapper p.mb-0 {
  font-size: 12px;
  color: oklab(0% 0 0 / 0.4);
}
.footer-wrapper .nt-menu {
  justify-content: flex-end;
}
.footer-wrapper .nt-menu .ux-menu-link__link {
  font-size: 12px;
  color: oklab(0% 0 0 / 0.4);
}
.footer-wrapper .large-4 .ux-menu {
  flex-flow: row wrap;
}
.footer-wrapper .large-4 .ux-menu-title {
  width: 100%;
}
.footer-wrapper .large-4 .ux-menu-link {
  width: 50%;
}

.nt-about-us .row-1 {
  position: absolute;
  right: -32px;
  bottom: -32px;
  background-color: #fff;
  border: 1px solid oklab(0% 0 0 / 0.05);
  border-radius: 24px;
  padding: 32px !important;
  min-width: 350px;
}
.nt-about-us .row-1 .col {
  padding-bottom: 0;
}
.nt-about-us .row-1 h4 {
  font-size: 36px;
  margin-bottom: 0;
  line-height: 1.2;
}
.nt-about-us .row-1 p {
  text-transform: uppercase;
  font-size: 10px;
  color: oklab(0% 0 0 / 0.3);
  font-weight: 700;
}

.gallery-col > .col-inner {
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1019607843);
}

.back-post,
.posted-on {
  color: oklab(0% 0 0 / 0.4);
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.2px;
  opacity: 1;
  display: block;
}

.entry-header h1 {
  font-size: 48px;
  line-height: 1.2;
  text-transform: unset;
}
.entry-header .entry-image {
  border-radius: 32px;
  overflow: hidden;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.2509803922);
}

.entry-content .wp-caption {
  border-radius: 32px;
  overflow: hidden;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.2509803922);
}

.archive-page-header .text-center {
  text-align: left;
}
.archive-page-header h1.page-title {
  font-size: 48px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: unset;
}

.product-section {
  border: none;
}

.product-section-title,
.shop-page-title h1.shop-page-title {
  font-size: 48px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: unset;
}

.post-item .box-vertical {
  padding-bottom: 50px;
}
.post-item .box-vertical .box-image {
  display: none;
}
.post-item .box-vertical .box-text {
  padding: 0;
}
.post-item .box-vertical .box-text-inner {
  display: flex;
  flex-wrap: wrap;
}
.post-item .box-vertical .post-title > a {
  font-size: 30px;
  color: #000;
  font-weight: 700;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.post-item .box-vertical .from_the_blog_excerpt {
  font-size: 18px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  width: 100%;
  margin-bottom: 25px;
  margin-top: 10px;
}
.post-item .box-vertical .post-meta {
  color: oklab(0% 0 0 / 0.4);
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.2px;
  opacity: 1;
  order: -1;
}
.post-item .box-vertical .button {
  font-size: 14px;
  border-bottom: 1px solid #000 !important;
  border-radius: 0 !important;
  padding: 0;
  margin: 0;
  text-transform: unset;
  min-height: unset;
  line-height: 1.2;
  padding-bottom: 5px;
}

.nt-contact-us .icon-box .icon {
  background-color: oklab(0% 0 0 / 0.05);
  border-radius: 16px;
  line-height: 0;
  padding: 12px;
}
.nt-contact-us .icon-box .icon svg {
  padding-top: 0;
}
.nt-contact-us .icon-box p {
  color: oklab(0% 0 0 / 0.3);
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.2px;
}
.nt-contact-us .icon-box h3 {
  font-size: 20px;
}

.wpcf7 label {
  color: oklab(0% 0 0 / 0.3);
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.2px;
}
.wpcf7 .flex-col > .wpcf7-spinner {
  position: absolute;
  bottom: -25px;
  right: 0;
}
.wpcf7 .wpcf7-form-control:not(.wpcf7-submit) {
  height: 50px;
  border: 1px solid oklab(0% 0 0 / 0.05);
  border-radius: 16px;
  box-shadow: unset;
}
.wpcf7 .wpcf7-form-control:not(.wpcf7-submit):hover {
  border-color: var(--fs-color-primary);
}
.wpcf7 .wpcf7-spinner {
  position: absolute;
}
.wpcf7 .wpcf7-submit {
  margin: 0;
  margin: 0;
  font-size: 16px;
  width: 100%;
  height: 60px;
  margin-top: 15px;
}
.wpcf7 .col {
  padding-bottom: 5px;
}

.product-small.col .box-image {
  border-radius: 32px;
  overflow: hidden;
}
.product-small.col .box-image a {
  aspect-ratio: 4/5;
}
.product-small.col .box-image a img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.product-small.col .product-title {
  margin-bottom: 6px;
}
.product-small.col .product-title > a {
  font-size: 18px;
  font-weight: 700;
  color: #000;
}
.product-small.col span.amount {
  color: oklab(0% 0 0 / 0.5);
  font-size: 16px;
}
.product-small.col .category {
  color: oklab(0% 0 0 / 0.3);
  font-size: 10px;
  font-weight: 700;
  opacity: 1;
  margin-top: 5px;
}

.tabbed-content .nav-pills {
  background-color: oklab(0% 0 0 / 0.05);
  padding: 6px;
  border-radius: 16px;
  width: auto;
  margin: 0 0 40px auto;
}
.tabbed-content .nav-pills > li > a {
  font-size: 12px;
  padding: 3px 26px;
  border-radius: 12px;
}
.tabbed-content .nav-pills > li:not(.active) > a {
  color: oklab(0% 0 0 / 0.4);
}
.tabbed-content .nav-pills > li.active > a {
  background-color: #fff;
  color: #000;
}

.product-gallery-slider {
  border-radius: 48px;
  overflow: hidden;
}
.product-gallery-slider .slide {
  aspect-ratio: 4/5;
}
.product-gallery-slider .slide img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.product-thumbnails .col > a {
  aspect-ratio: 1/1;
  border-radius: 16px;
  overflow: hidden;
}
.product-thumbnails .col > a img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  transform: unset !important;
}

.product-info {
  padding-top: 0;
}
.product-info .product-title {
  font-size: 60px;
  line-height: 1.2;
}
.product-info .price span.amount {
  font-size: 30px;
  color: oklab(0% 0 0 / 0.8);
  font-weight: 400;
}
.product-info .product-short-description {
  font-size: 18px;
  color: oklab(0% 0 0 / 0.6);
}
.product-info .button.primary {
  font-size: 16px;
  padding: 10px 33px;
}
.product-info .posted_in {
  display: inline-block;
  margin-bottom: 15px;
}
.product-info .posted_in > a {
  font-size: 10px;
  font-weight: 700;
  color: oklab(0% 0 0 / 0.5);
  background-color: oklab(0% 0 0 / 0.05);
  padding: 6px 15px;
  border-radius: 10px;
  text-transform: uppercase;
}
.product-info .nt-stock {
  font-size: 10px;
  font-weight: 700;
  padding: 6px 15px;
  border-radius: 10px;
  text-transform: uppercase;
  margin-bottom: 15px;
  display: inline-block;
  margin-top: 7px;
  margin-bottom: 10px;
}
.product-info .nt-stock.green {
  color: oklch(52.7% 0.154 150.069deg);
  background-color: oklch(96.2% 0.044 156.743deg);
}
.product-info .nt-stock.red {
  color: oklch(50.5% 0.213 27.518deg);
  background-color: oklch(93.6% 0.032 17.717deg);
}
.product-info .nt-stock.orange {
  color: oklch(55.3% 0.195 38.402deg);
  background-color: oklch(95.4% 0.038 75.164deg);
}
.product-info .thong-so {
  padding-top: 24px;
  border-top: 1px solid oklab(0% 0 0 / 0.05);
  margin-top: 1.3em;
  margin-bottom: 40px;
}
.product-info .thong-so-title {
  color: oklab(0% 0 0 / 0.3);
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1.2px;
}
.product-info .thong-so-wrap {
  grid-template-columns: repeat(2, 1fr);
  display: grid;
  gap: 15px;
}
.product-info .thong-so-item span {
  display: block;
  color: oklab(0% 0 0 / 0.3);
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1.2px;
}
.product-info .thong-so-item strong {
  font-size: 14px;
  color: #000;
}

.shop-container .back-post {
  margin-bottom: 0;
  margin-top: 50px;
}

@media screen and (max-width: 549px) {
  .small-columns-1 > .flickity-viewport > .flickity-slider > .col {
    max-width: 300px;
  }
  .tabbed-content .nav-pills {
    margin-left: auto;
    margin-right: auto;
  }
  .product-small.col .box-text {
    text-align: center;
  }
  .post-item .box-vertical .post-title > a {
    font-size: 25px;
    -webkit-line-clamp: 2;
  }
  .post-item .box-vertical .from_the_blog_excerpt {
    -webkit-line-clamp: 3;
  }
  .product-gallery-slider,
  .product-small.col .box-image {
    border-radius: 20px;
  }
  .gallery-col > .col-inner {
    border-radius: 10px;
  }
  .small-columns-2 > .col {
    padding-bottom: 10px;
  }
  .small-columns-2 > .col:nth-child(2n+1) {
    padding-right: 5px;
  }
  .small-columns-2 > .col:nth-child(2n) {
    padding-left: 5px;
  }
  .footer-wrapper .nt-menu {
    justify-content: center;
  }
  .entry-header h1 {
    font-size: 30px;
  }
  .entry-header .entry-image {
    border-radius: 20px;
  }
  .entry-content .wp-caption {
    border-radius: 20px;
  }
  .nt-hero h1 em {
    font-size: 35px;
  }
  .nt-hero .button.is-large {
    width: 100%;
    max-width: 250px;
  }
  .nt-about-us .row-1 {
    padding: 20px 15px !important;
    margin-top: -30px !important;
    z-index: 1;
    position: relative;
    bottom: auto;
    right: auto;
    left: 15px;
  }
  .nt-border {
    border-radius: 20px;
  }
}
@media only screen and (max-width: 849px) {
  .product-info {
    padding-top: 15px;
  }
  .product-info .product-title {
    font-size: 36px;
  }
  .product-info .button.primary {
    margin-right: 0;
    width: 100%;
  }
  #dat-mua {
    border-radius: 20px;
  }
  .nt-about-us .row-1 {
    right: 0px;
  }
  .mobile-nav > li > a {
    color: var(--fs-color-primary);
  }
  .nt-hero h1 {
    font-size: 48px;
  }
  .nt-hero .large-6 {
    text-align: center;
  }
  .nt-hero p {
    font-size: 18px;
  }
  .product-section-title,
  .shop-page-title h1.shop-page-title,
  .archive-page-header h1.page-title {
    font-size: 30px;
  }
  .nt-title h1, .nt-title h2 {
    font-size: 30px;
  }
}
@media screen and (min-width: 850px) {
  .product-main .product-gallery {
    padding-right: 50px;
  }
  .product-main .product-info {
    padding-left: 50px;
  }
  #dat-mua {
    padding: 40px !important;
    border-radius: 48px;
  }
}
@media only screen and (min-width: 1361px) {
  .header .nav-spacing-xlarge > li {
    margin: 0 18px;
  }
}/*# sourceMappingURL=style.css.map */