@charset "UTF-8";
/*
Theme Name: Bread Box Nha Trang
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;
}
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;
}

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

.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;
}
.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;
}

.wpcf7 .flex-col > .wpcf7-spinner {
  position: absolute;
  bottom: -25px;
  right: 0;
}
.wpcf7 .wpcf7-form-control:not(.wpcf7-submit) {
  height: 40px;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  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;
}
.wpcf7 .col {
  padding-bottom: 5px;
}

.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-main .header-nav-main > li > a {
  font-size: 16px;
}
.header-main .header-nav-main .header-search {
  margin-left: 0 !important;
}
.header-main .header-search > a,
.header-main .cart-item > a {
  width: 55px;
  height: 55px;
  background-color: #fff;
  border-radius: 99px;
  justify-content: center;
  align-items: center;
}

.off-canvas-left.mfp-ready .mfp-content {
  background-color: var(--fs-color-primary);
}
.off-canvas-left.mfp-ready .nav-sidebar.nav-vertical > li > a {
  font-size: 18px;
  color: #fff;
}
.off-canvas-left.mfp-ready .nav-sidebar.nav-vertical > li + li {
  border: none;
}

.nt-about-us h4 {
  margin-bottom: 0;
}
.nt-about-us .img-inner::before, .nt-about-us .img-inner::after {
  content: "";
  position: absolute;
}
.nt-about-us .img-inner:before {
  background: url(img/pngegg-1-min.png) no-repeat;
  width: 419px;
  height: 284px;
  background-size: contain;
  z-index: -1;
  right: 0;
  top: 0;
  opacity: 0.5;
}
.nt-about-us .img-inner::after {
  background: url(img/Pngtree—bakery-sketch_7266369-1-min.png) no-repeat;
  width: 494px;
  height: 385px;
  background-size: contain;
  z-index: -1;
  opacity: 0.5;
  bottom: -12%;
  transform: translateY(12%);
  right: 12%;
}
.nt-about-us .img-inner img {
  -o-object-fit: contain;
     object-fit: contain;
}

.section-title-center b {
  background-color: transparent;
}
.section-title-normal {
  border: none;
}
.section-title-normal span {
  padding-bottom: 0;
  border: none;
}
.section-title span {
  font-size: 30px;
  color: var(--fs-color-primary);
}

.product-category .header-title {
  font-size: 20px;
}

.nt-categories .flickity-page-dots .dot {
  border-color: #fff;
  background-color: var(--fs-color-primary);
  opacity: 0.7;
}

.product-small.col .product-title {
  margin-bottom: 5px;
}
.product-small.col .product-title > a {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--fs-color-secondary);
}
.product-small.col .price span.amount {
  font-size: 18px;
  color: var(--fs-color-primary);
  font-weight: 400;
}
.product-small.col .price del, .product-small.col .price del span.amount {
  font-size: 16px;
}
.product-small.col .add-to-cart-button > a {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid var(--fs-color-secondary);
  color: var(--fs-color-secondary);
  line-height: 2.5;
  z-index: 1;
  position: relative;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  text-transform: unset;
}
.product-small.col .add-to-cart-button > a::before {
  content: "";
  position: absolute;
  top: -30px;
  left: -30px;
  right: -30px;
  bottom: 145%;
  transform: rotate(-5deg);
  transition: all 0.8s;
  background: var(--fs-color-primary);
  z-index: -1;
}
.product-small.col .add-to-cart-button > a:hover {
  border-color: var(--fs-color-primary);
  color: #fff;
  background-color: transparent;
}
.product-small.col .add-to-cart-button > a:hover:before {
  bottom: -50%;
}

.nt-sub-title h5 {
  font-weight: 700;
  font-size: 150px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #F7F1E5;
  text-transform: uppercase;
  margin-bottom: 0;
  white-space: nowrap;
}

.nt-testimonial .slider {
  padding-bottom: 50px;
}
.nt-testimonial .slider::before {
  content: "";
  width: 65px;
  height: 65px;
  background: var(--fs-color-primary) url(img/icon-testimonial.png) no-repeat center;
  display: inline-block;
  background-size: 45%;
  border-radius: 99px;
  margin-bottom: 5px;
}
.nt-testimonial .slider .flickity-prev-next-button {
  left: 0;
  right: auto;
  bottom: 0;
  top: auto;
}
.nt-testimonial .slider .flickity-prev-next-button.next {
  margin-left: 60px;
}
.nt-testimonial .testimonial-text {
  font-style: normal !important;
  font-size: 16px;
  line-height: 1.6;
}
.nt-testimonial .testimonial-name {
  font-size: 18px;
  text-transform: uppercase;
}
.nt-testimonial .testimonial-box {
  display: flex;
  flex-direction: column-reverse;
}
.nt-testimonial .testimonial-box .icon-box-img {
  margin: unset;
  border: 1px dashed #000000;
  padding: 2px;
  margin-top: 15px;
}
.nt-testimonial .testimonial-box .icon-box-img img {
  padding-top: 0;
}
.nt-testimonial .testimonial-meta {
  position: absolute;
  left: 120px;
  bottom: 34px;
}

.footer-wrapper h5 {
  font-size: 20px;
  text-transform: uppercase;
}
.footer-wrapper .dark .social-icons .button.is-outline {
  background-color: var(--fs-color-secondary);
  border-color: var(--fs-color-secondary);
}

.featured-title .page-title-inner {
  min-height: 275px;
}
.featured-title .page-title-inner h1 {
  font-size: 35px;
  margin-bottom: 5px;
  text-transform: capitalize;
}

.nt-hero h1 {
  font-size: 35px;
  margin-bottom: 5px;
  margin-top: 0;
  text-transform: capitalize;
}
.nt-hero .breadcrumbs p {
  margin: 0;
}

.nt-title h2 {
  font-size: 50px;
  line-height: 1.2;
  color: var(--fs-color-primary);
}
.nt-title h5 {
  font-size: 25px;
  color: var(--fs-color-primary);
  font-weight: 500;
  margin-bottom: 0;
}
.nt-title h5::before, .nt-title h5::after {
  content: "";
  background-color: var(--fs-color-primary);
  width: 132px;
  height: 1px;
  display: inline-block;
  position: relative;
  top: -7px;
}
.nt-title h5::before {
  margin-right: 20px;
}
.nt-title h5::after {
  margin-left: 20px;
}

.nt-category-pr .ux-menu {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 15px;
}
.nt-category-pr .ux-menu a.ux-menu-link__link {
  display: block;
  background: #ffffff;
  border: 1px solid var(--fs-color-primary);
  padding: 10px 0;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  transition: all 0.5s;
  margin-bottom: 0;
}
.nt-category-pr .ux-menu a.ux-menu-link__link:hover {
  background-color: var(--fs-color-primary);
  color: #fff;
}
.nt-category-pr.active {
  z-index: 999;
}
.nt-category-pr.active .nt-category-pr-link {
  position: fixed;
  max-width: unset;
  top: 70px;
  left: 0;
  padding: 0 !important;
  background-color: var(--fs-color-success);
}
.nt-category-pr.active .nt-category-pr-link .col {
  padding-bottom: 0;
}
.nt-category-pr.active .nt-category-pr-link .ux-menu {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
}
.nt-category-pr.active .nt-category-pr-link a.ux-menu-link__link {
  border: none;
  background: unset;
  color: #fff;
  font-size: 18px;
  padding: 5px 15px !important;
}
.nt-category-pr.active .nt-category-pr-link a.ux-menu-link__link:hover {
  background-color: unset;
}
body.admin-bar .nt-category-pr.active .nt-category-pr-link {
  top: 102px;
}
.nt-category-pr.active .section-title-container {
  margin-bottom: 80px;
}

.post-item .from_the_blog_excerpt {
  font-size: 14px;
}
.post-item .box-text {
  background-color: #fff;
  padding: 20px 30px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1019607843);
}
.post-item .post-title {
  color: var(--fs-color-success);
  font-size: 20px;
  margin-bottom: 15px;
}
.post-item .post-title > a {
  color: currentColor;
}
.post-item .button:not(.icon) {
  font-size: 13px;
  font-weight: 700;
  color: var(--fs-color-success);
  text-transform: capitalize;
  border-top: 2px solid #cbd2da !important;
  display: block;
  text-align: left;
  padding-top: 6px;
  margin-top: 25px;
  border-radius: 0 !important;
}
.post-item .button:not(.icon):before {
  content: "";
  background-color: var(--fs-color-primary);
  height: 2px;
  left: 0;
  position: absolute;
  top: -2px;
  transition: 0.3s;
  width: 92px;
}
.post-item .button:not(.icon)::after {
  content: "⟶";
  display: inline-block;
  margin-left: 5px;
  position: relative;
  top: -3px;
}
.post-item .post-meta {
  background: var(--fs-color-primary);
  display: inline-block;
  color: #fff;
  opacity: 1;
  padding: 6px 10px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
}
.post-item .post-meta::before {
  content: "";
  width: 14px;
  height: 14px;
  -webkit-mask: url(img/icon-calendar.svg);
          mask: url(img/icon-calendar.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #fff;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 8px;
}

.post-item .box-push .box-text {
  margin-left: 0;
  margin-top: -35px;
  max-width: calc(100% - 30px);
}
.post-item .box-push .box-text .post-title {
  margin-top: 20px;
}

#breadcrumb-container .col {
  padding-bottom: 0;
}

@media screen and (max-width: 549px) {
  .nt-title h5 {
    font-size: 16px;
  }
  .nt-title h5::before, .nt-title h5::after {
    width: 20px;
  }
  .nt-category-pr .ux-menu a.ux-menu-link__link {
    padding: 5px 0;
    font-size: 14px;
  }
  .nt-testimonial .slider .flickity-prev-next-button {
    display: block;
  }
  .nt-testimonial .nt-testimonial .testimonial-name {
    font-size: 16px;
  }
  .nt-sub-title h5 {
    font-size: 40px;
  }
  .nt-title h2,
  .section-title span {
    font-size: 25px;
  }
  .product-category .header-title {
    font-size: 16px;
  }
  .nt-product-nb .slider .flickity-prev-next-button,
  .nt-categories .slider .flickity-prev-next-button {
    display: none;
  }
  .product-small.col .price span.amount {
    font-size: 15px;
  }
  .product-small.col .price del, .product-small.col .price del span.amount {
    font-size: 13px;
  }
  .product-small.col .product-title > a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 849px) {
  .header-main .header-search > a, .header-main .cart-item > a {
    width: 35px;
    height: 35px;
  }
  .nt-category-pr .ux-menu {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    padding: 6px 0;
    font-size: 16px;
  }
  .nt-category-pr.active .nt-category-pr-link .ux-menu {
    overflow: scroll;
    justify-content: flex-start;
    flex-wrap: nowrap;
  }
  .nt-category-pr.active .nt-category-pr-link .ux-menu a.ux-menu-link__link {
    font-size: 16px;
    white-space: nowrap;
    padding: 5px !important;
  }
}
@media only screen and (min-width: 1361px) {
  .header-main .flex-col.hide-for-medium .nav > li {
    margin: 0 15px;
  }
  .row-large.row-full-width .product-small.col .add-to-cart-button > a {
    line-height: 3;
  }
  .row-large.row-full-width .product-small.col .price span.amount {
    font-size: 21px;
  }
  .row-large.row-full-width .product-small.col .price del, .row-large.row-full-width .product-small.col .price del span.amount {
    font-size: 18px;
  }
  .row-large.row-full-width .product-small.col .product-title > a {
    font-size: 24px;
  }
}/*# sourceMappingURL=style.css.map */