/*
Theme Name: Miệt Vườn Xanh
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.product-footer .woocommerce-tabs>.nav-line-grow, .product-footer .woocommerce-tabs>.nav-line:not(.nav-vertical) {
    margin-top: 0px;
}
p.name.product-title a {
    text-align: center;
    color: #000;
    font-weight: 900;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

@media screen and (min-width: 850px) {
  .header-main .header-inner {
    align-items: flex-start;
    padding-top: 14px;
  }

  #logo {
    margin-right: 45px;
    width: 205px;
  }

  #logo img {
    max-height: 88px;
  }

  .header-main .header-nav.nav-left {
    flex: 1;
    justify-content: flex-start;
    padding-left: 30px;
    padding-top: 20px;
  }

  .header-main .header-search-form {
    margin: 0 auto;
    max-width: 560px;
    width: 100%;
  }

  .header-main .searchform .flex-row {
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    height: 40px;
    overflow: hidden;
  }

  .header-main .searchform .search-field {
    border: 0 !important;
    box-shadow: none;
    font-size: 13px;
    height: 38px;
    padding-left: 16px;
  }

  .header-main .ux-search-submit {
    background-color: var(--fs-color-primary);
    border-color: var(--fs-color-primary);
    border-radius: 0;
    height: 40px;
    line-height: 40px;
    min-height: 40px;
    padding: 0;
    width: 46px;
  }

  .header-main .ux-search-submit i {
    color: var(--wp--preset--color--white);
    font-size: 20px;
    line-height: 40px;
  }

  .header-main .header-nav.nav-right {
    align-items: flex-start;
    gap: 26px;
    min-width: 230px;
    padding-top: 13px;
  }

  .header-main .account-item > a,
  .header-main .cart-item > a {
    align-items: center;
    color: var(--fs-color-base);
    display: flex;
    flex-direction: column;
    font-size: 13px;
    gap: 4px;
    line-height: 1.2;
    opacity: 1;
  }

  .header-main .account-item > a::before {
    background-color: currentColor;
    content: "";
    display: block;
    flex: 0 0 auto;
    height: 28px;
    -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2032%2032%27%3E%3Cg%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%271.9%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Ccircle%20cx%3D%2716%27%20cy%3D%2710%27%20r%3D%275.5%27%2F%3E%3Cpath%20d%3D%27M5.5%2028c1.8-6.2%206-9.5%2010.5-9.5S24.7%2021.8%2026.5%2028%27%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") center / contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2032%2032%27%3E%3Cg%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%271.9%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Ccircle%20cx%3D%2716%27%20cy%3D%2710%27%20r%3D%275.5%27%2F%3E%3Cpath%20d%3D%27M5.5%2028c1.8-6.2%206-9.5%2010.5-9.5S24.7%2021.8%2026.5%2028%27%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") center / contain no-repeat;
    width: 28px;
  }

  .header-main .header-nav.nav-right:hover .account-item > a,
  .header-main .header-nav.nav-right:hover .cart-item > a,
  .header-main .header-nav.nav-right .account-item > a:hover,
  .header-main .header-nav.nav-right .cart-item > a:hover,
  .header-main .header-nav.nav-right .account-item.current-dropdown > a,
  .header-main .header-nav.nav-right .cart-item.current-dropdown > a {
    color: var(--fs-color-base);
    opacity: 1;
  }

  .header-main .account-item span {
    font-size: 0;
    line-height: 0;
  }

  .header-main .account-item span::after {
    content: "\0054\00e0\0069\0020\006b\0068\006f\1ea3\006e";
    font-size: 13px;
    font-weight: 600;
    line-height: 1.2;
  }

  .header-main .cart-item > a {
    flex-direction: column-reverse;
  }

  .header-main .cart-icon {
    border: 0;
    display: block;
    height: 30px;
    margin: 0;
    position: relative;
    width: 36px;
  }

  .header-main .cart-icon::before {
    background-color: var(--fs-color-base);
    content: "";
    display: block;
    height: 30px;
    -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2040%2032%27%3E%3Cg%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M3%204h5l4%2016h17l4-11H10%27%2F%3E%3Ccircle%20cx%3D%2715%27%20cy%3D%2727%27%20r%3D%272.5%27%2F%3E%3Ccircle%20cx%3D%2729%27%20cy%3D%2727%27%20r%3D%272.5%27%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") center / contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2040%2032%27%3E%3Cg%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M3%204h5l4%2016h17l4-11H10%27%2F%3E%3Ccircle%20cx%3D%2715%27%20cy%3D%2727%27%20r%3D%272.5%27%2F%3E%3Ccircle%20cx%3D%2729%27%20cy%3D%2727%27%20r%3D%272.5%27%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") center / contain no-repeat;
    width: 36px;
  }

  .header-main .cart-icon strong {
    background-color: var(--fs-color-primary);
    border: 0;
    border-radius: 99px;
    color: var(--wp--preset--color--white);
    display: block;
    font-size: 11px;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: -7px;
    text-align: center;
    top: -9px;
    width: 20px;
  }

  .header-main .header-cart-title {
    font-size: 0;
    line-height: 0;
  }

  .header-main .header-cart-title .cart-price {
    display: none;
  }

  .header-main .header-cart-title::after {
    content: "\0047\0069\1ecf\0020\0068\00e0\006e\0067";
    font-size: 13px;
    font-weight: 600;
    line-height: 1.2;
  }

  .header-bottom {
    min-height: 42px;
  }

  .header-bottom .flex-row {
    justify-content: flex-start;
  }

  .header-bottom-nav.nav-left {
    justify-content: center;
    margin: 0 0 0 185px;
  }

  .header-bottom-nav > li > a {
    color: var(--fs-color-primary);
    font-size: 14px;
    font-weight: 700;
    line-height: 42px;
    padding: 0 12px;
  }

  body.nav-dropdown-has-border .header-bottom-nav .nav-dropdown {
    border: 0 !important;
    border-radius: 6px;
    box-shadow: 0 10px 24px rgba(0, 0, 0, .11);
    min-width: 255px;
    padding: 8px 0;
  }

  body.nav-dropdown-has-arrow .header-bottom-nav li.has-dropdown::before,
  body.nav-dropdown-has-arrow .header-bottom-nav li.has-dropdown::after {
    display: none !important;
  }

  .header-bottom-nav .nav-dropdown-default > li > a {
    border-bottom: 0;
    color: #5f625f;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.35;
    margin: 0 8px;
    padding: 9px 12px;
  }

  .header-bottom-nav .nav-dropdown-default > li > a:hover {
    background-color: #f5faf3;
    border-radius: 5px;
    color: var(--fs-color-primary);
    padding-left: 12px;
    padding-right: 12px;
  }
}


/* Contact page */
.page-lienhe {
  background: #f7faf4 !important;
  padding: 28px 0 !important;
}

.page-lienhe .section-bg .is-border {
  display: none;
}

.page-lienhe .section-content > .row {
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
}

.page-lienhe .section-content > .row > .col {
  padding: 0 10px 20px;
}

.page-lienhe .section-content > .row > .col:first-child > .col-inner {
  background: #fff;
  border: 1px solid #e1e8df;
  border-radius: 7px;
  box-shadow: 0 4px 16px rgba(31, 77, 50, .06);
  padding: 22px 24px;
  text-align: left;
}

.page-lienhe .text p {
  color: #293129;
  font-size: 15px;
  line-height: 1.65;
  margin-bottom: 12px;
}

.page-lienhe .text p:first-child {
  color: var(--fs-color-success, #1f6b45);
  font-size: 19px;
  line-height: 1.35;
  margin-bottom: 12px;
}

.page-lienhe .text p:first-child strong {
  font-weight: 800;
}

.page-lienhe .text p:nth-of-type(2) strong {
  color: #173d26;
  font-weight: 800;
}

.page-lienhe .text p:nth-of-type(n+4) {
  align-items: center;
  background: #f7faf4;
  border: 1px solid #e3ecdf;
  border-radius: 6px;
  display: flex;
  font-weight: 700;
  margin-bottom: 8px;
  min-height: 40px;
  padding: 8px 12px;
}

.page-lienhe .text p:nth-of-type(n+4) a {
  color: var(--fs-color-success, #1f6b45);
}

.page-lienhe .text p:nth-of-type(n+4) a:hover {
  color: var(--fs-color-primary, #00be67);
}

.page-lienhe .section-content > .row > .col:nth-child(2) > .col-inner {
  background: #fff !important;
  border: 1px solid #e1e8df;
  border-radius: 7px;
  box-shadow: 0 4px 16px rgba(31, 77, 50, .08) !important;
  overflow: hidden;
  padding: 10px !important;
}

.page-lienhe .section-content > .row > .col:nth-child(2) p {
  margin-bottom: 0;
}

.page-lienhe iframe + br {
  display: none;
}

.page-lienhe iframe {
  border-radius: 5px;
  display: block;
  height: 520px;
  width: 100%;
}

body.page-id-55 .mvx-floating-contact {
  left: auto;
  right: 16px;
}

@media screen and (max-width: 849px) {
  .page-lienhe {
    padding: 22px 0 !important;
  }

  .page-lienhe .section-content > .row > .col:first-child > .col-inner {
    padding: 18px;
  }

  .page-lienhe iframe {
    height: 380px;
  }
}

@media screen and (max-width: 549px) {
  .page-lienhe {
    padding: 16px 0 !important;
  }

  .page-lienhe .section-content > .row {
    margin-left: 0;
    margin-right: 0;
  }

  .page-lienhe .section-content > .row > .col {
    padding-left: 0;
    padding-right: 0;
  }

  .page-lienhe .section-content > .row > .col:first-child > .col-inner,
  .page-lienhe .section-content > .row > .col:nth-child(2) > .col-inner {
    border-radius: 6px;
  }

  .page-lienhe .text p {
    font-size: 14px;
  }

  .page-lienhe .text p:first-child {
    font-size: 17px;
  }

  .page-lienhe iframe {
    height: 310px;
  }

  body.page-id-55 .mvx-floating-contact {
    left: 10px;
    right: auto;
  }
}

/* Footer */
#footer.footer-wrapper {
  background: #fbfcf7;
  color: #173d26;
  padding: 34px 0 0px;
}

#footer > .section {
  background: transparent;
  display: block;
  padding: 0 !important;
}

#footer .section-content {
  margin: 0 auto;
  max-width: 1250px;
  padding: 0 15px;
}

#footer .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: none;
}

#footer .row-small > .col {
  padding-bottom: 0;
}

#footer .row.col1,
#footer .row.col2 {
  background: linear-gradient(135deg, #fff 0%, #fbfcf5 100%);
  border: 1px solid #d8e5d2;
  box-shadow: 0 10px 24px rgba(24, 64, 35, .08);
  overflow: hidden;
}

#footer .row.col1 {
  align-items: center;
  border-radius: 16px;
  margin-bottom: 18px;
  padding: 18px 20px;
  position: relative;
}

#footer .row.col1 > .col {
  padding: 0 18px;
}

#footer .row.col1 > .col:first-child {
  padding-left: 0;
}

#footer .row.col1 > .col:last-child {
  padding-right: 0;
}

#footer .row.col1 .img-inner {
  border-radius: 14px;
  overflow: hidden;
}

#footer .row.col1 img {
  display: block;
  height: 220px;
  object-fit: cover;
  width: 100%;
}

#footer .row.col1 h2 {
  color: var(--fs-color-success);
  font-size: 30px;
  line-height: 1.25;
  margin: 0 0 18px;
  padding-left: 44px;
  position: relative;
  text-transform: capitalize;
}

#footer .row.col1 h2::before {
  background: var(--fs-color-secondary);
  border-radius: 12px 0 12px 0;
  content: "";
  height: 26px;
  left: 0;
  position: absolute;
  top: 5px;
  transform: rotate(-30deg);
  width: 18px;
}

#footer .row.col1 h2::after {
  background: var(--fs-color-secondary);
  bottom: -8px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 34px;
}

#footer .row.col1 p {
  color: #263428;
  font-size: 15px;
  line-height: 1.8;
  margin: 0;
  max-width: 560px;
}

#footer .row.col2 {
  border-bottom: 0;
  border-radius: 16px;
  padding: 28px 24px 30px;
}

#footer .row.col2 > .col {
  border-right: 1px solid #dce7d5;
  padding: 0 28px;
}

#footer .row.col2 > .col:first-child {
  padding-left: 0;
}

#footer .row.col2 > .col:last-child {
  border-right: 0;
  padding-right: 0;
}

#footer .row.col2 .icon-box {
  align-items: flex-start;
}

#footer .row.col2 .icon-box-img {
  margin-right: 16px;
  width: 82px !important;
}

#footer .row.col2 .icon-box-img img {
  border-radius: 99px;
}

#footer .row.col2 .icon-box-text h2 {
  color: var(--fs-color-success);
  font-size: 24px;
  line-height: 1.15;
  margin: 0 0 18px;
}

#footer .row.col2 .icon-box-text p,
#footer .row.col2 > .col:nth-child(4) p {
  color: #263428;
  font-size: 14px;
  line-height: 1.65;
  margin-bottom: 14px;
}

#footer .row.col2 > .col:not(:first-child) h2 {
  color: var(--fs-color-success);
  font-size: 15px;
  font-weight: 800;
  line-height: 1.35;
  margin: 0 0 28px;
  min-height: 38px;
  padding-left: 50px;
  padding-top: 9px;
  position: relative;
  text-transform: uppercase;
}

#footer .row.col2 > .col:not(:first-child) h2::before {
  background-color: #eaf5e8;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  border-radius: 99px;
  content: "";
  height: 38px;
  left: 0;
  position: absolute;
  top: 0;
  width: 38px;
}

#footer .row.col2 > .col:nth-child(2) h2::before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%231f6b45'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Crect%20x='4'%20y='4'%20width='6'%20height='6'%20rx='1.2'/%3E%3Crect%20x='14'%20y='4'%20width='6'%20height='6'%20rx='1.2'/%3E%3Crect%20x='4'%20y='14'%20width='6'%20height='6'%20rx='1.2'/%3E%3Crect%20x='14'%20y='14'%20width='6'%20height='6'%20rx='1.2'/%3E%3C/svg%3E");
}

#footer .row.col2 > .col:nth-child(3) h2::before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%231f6b45'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M4%2013v-1a8%208%200%200%201%2016%200v1'/%3E%3Cpath%20d='M5%2013h2a1%201%200%200%201%201%201v3a1%201%200%200%201-1%201H6a2%202%200%200%201-2-2v-1a2%202%200%200%201%202-2Z'/%3E%3Cpath%20d='M19%2013h-2a1%201%200%200%200-1%201v3a1%201%200%200%200%201%201h1a2%202%200%200%200%202-2v-1a2%202%200%200%200-2-2Z'/%3E%3Cpath%20d='M16%2019c-.8%201-2%201.5-4%201.5'/%3E%3C/svg%3E");
}

#footer .row.col2 > .col:nth-child(4) h2::before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%231f6b45'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M22%2016.9v3a2%202%200%200%201-2.2%202%2019.8%2019.8%200%200%201-8.6-3.1%2019.4%2019.4%200%200%201-6-6A19.8%2019.8%200%200%201%202.1%204.2%202%202%200%200%201%204.1%202h3a2%202%200%200%201%202%201.7c.1%201%20.4%202%20.7%202.9a2%202%200%200%201-.5%202.1L8.1%209.9a16%2016%200%200%200%206%206l1.2-1.2a2%202%200%200%201%202.1-.5c.9%20.3%201.9%20.6%202.9%20.7a2%202%200%200%201%201.7%202Z'/%3E%3C/svg%3E");
}

#footer .row.col2 > .col:not(:first-child) h2::after {
  background: var(--fs-color-secondary);
  bottom: -8px;
  content: "";
  height: 2px;
  left: 50px;
  position: absolute;
  width: 32px;
}

#footer .ux-menu-link {
  border-bottom: 1px dashed #dbe7d4;
  margin: 0;
}

#footer .ux-menu-link__link {
  align-items: center;
  color: #27322b;
  min-height: 41px;
  padding: 0 0 0 22px;
  position: relative;
}

#footer .ux-menu-link__link::before {
  background: #8abd76;
  border-radius: 8px 0 8px 0;
  content: "";
  height: 11px;
  left: 0;
  position: absolute;
  top: 15px;
  transform: rotate(-34deg);
  width: 7px;
}

#footer .ux-menu-link__link:hover,
#footer .ux-menu-link__link:hover .ux-menu-link__text {
  color: var(--fs-color-success);
}

#footer .ux-menu-link__text {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.35;
}

#footer .row.col2 > .col:nth-child(4) p {
  border-bottom: 1px solid #dbe7d4;
  padding: 0 0 14px 28px;
  position: relative;
}

#footer .row.col2 > .col:nth-child(4) p::before {
  background-color: var(--fs-color-success);
  content: "";
  height: 17px;
  left: 0;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M20%2010c0%204.5-8%2011-8%2011s-8-6.5-8-11a8%208%200%201%201%2016%200Z'/%3E%3Ccircle%20cx='12'%20cy='10'%20r='3'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M20%2010c0%204.5-8%2011-8%2011s-8-6.5-8-11a8%208%200%201%201%2016%200Z'/%3E%3Ccircle%20cx='12'%20cy='10'%20r='3'/%3E%3C/svg%3E") center / contain no-repeat;
  position: absolute;
  top: 3px;
  width: 17px;
}

#footer .row.col2 > .col:nth-child(4) p.mvx-contact-phone::before,
#footer .row.col2 > .col:nth-child(4) p:last-child:nth-of-type(n+3)::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M22%2016.9v3a2%202%200%200%201-2.2%202%2019.8%2019.8%200%200%201-8.6-3.1%2019.4%2019.4%200%200%201-6-6A19.8%2019.8%200%200%201%202.1%204.2%202%202%200%200%201%204.1%202h3a2%202%200%200%201%202%201.7c.1%201%20.4%202%20.7%202.9a2%202%200%200%201-.5%202.1L8.1%209.9a16%2016%200%200%200%206%206l1.2-1.2a2%202%200%200%201%202.1-.5c.9%20.3%201.9%20.6%202.9%20.7a2%202%200%200%201%201.7%202Z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M22%2016.9v3a2%202%200%200%201-2.2%202%2019.8%2019.8%200%200%201-8.6-3.1%2019.4%2019.4%200%200%201-6-6A19.8%2019.8%200%200%201%202.1%204.2%202%202%200%200%201%204.1%202h3a2%202%200%200%201%202%201.7c.1%201%20.4%202%20.7%202.9a2%202%200%200%201-.5%202.1L8.1%209.9a16%2016%200%200%200%206%206l1.2-1.2a2%202%200%200%201%202.1-.5c.9%20.3%201.9%20.6%202.9%20.7a2%202%200%200%201%201.7%202Z'/%3E%3C/svg%3E");
}

#footer .absolute-footer {
  background: #005b2c;
  border-radius: 0;
  box-shadow: 0 10px 24px rgba(24, 64, 35, .12);
  color: #fff;
  margin: 18px 0 0;
  max-width: none;
  padding: 18px 28px;
  width: 100%;
}

#footer .absolute-footer .container {
  align-items: center;
  display: flex;
  justify-content: space-between;
  max-width: none;
  padding: 0;
}

#footer .absolute-footer .footer-primary {
  float: none;
}

#footer .copyright-footer {
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
}

@media screen and (max-width: 849px) {

  #footer .row.col1 {
    padding: 16px;
  }

  #footer .row.col1 > .col {
    flex-basis: 100%;
    max-width: 100%;
    padding: 0;
  }

  #footer .row.col1 > .col + .col {
    padding-top: 18px;
  }

  #footer .row.col1 img {
    height: 190px;
  }

  #footer .row.col1 h2 {
    font-size: 24px;
  }

  #footer .row.col2 {
    padding: 22px 18px;
  }

  #footer .row.col2 > .col {
    border-right: 0;
    border-bottom: 1px solid #dce7d5;
    flex-basis: 100%;
    margin-bottom: 22px;
    max-width: 100%;
    padding: 0 0 22px;
  }

  #footer .row.col2 > .col:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  #footer .absolute-footer .container {
    flex-direction: column;
    gap: 10px;
    text-align: center;
  }
}

@media screen and (max-width: 549px) {
  #footer .section-content {
    padding: 0 12px;
  }

  #footer .row.col1,
  #footer .row.col2 {
    border-radius: 12px;
  }

  #footer .absolute-footer {
    padding: 16px;
  }

  #footer .row.col1 img {
    height: 160px;
  }
}

/* Mobile header */
@media screen and (max-width: 849px) {
  #header .header-wrapper {
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .06);
  }

  #header .header-main {
    height: 78px !important;
  }

  #header .header-main .header-inner {
    padding-left: 14px;
    padding-right: 14px;
  }

  #header #logo {
    margin: 0 !important;
    width: 88px !important;
  }

  #header #logo img {
    max-height: 70px !important;
  }

  #header .mobile-nav.nav-left,
  #header .mobile-nav.nav-right {
    align-items: center;
  }

  #header .nav-icon > a,
  #header .mobile-nav .cart-item > a {
    align-items: center;
    display: flex;
    height: 42px;
    justify-content: center;
    min-width: 42px;
    opacity: 1;
    padding: 0;
  }

  #header .nav-icon > a {
    background: #f2faf5;
    border: 1px solid #d9ecdf;
    border-radius: 8px;
    color: var(--fs-color-success);
  }

  #header .nav-icon > a:hover {
    background: #edf7f1;
    color: var(--fs-color-success);
  }

  #header .nav-icon .icon-menu {
    font-size: 25px;
    line-height: 1;
  }

  #header .mobile-nav .cart-item > a {
    color: var(--fs-color-base);
  }

  #header .mobile-nav .cart-icon {
    border: 0;
    display: block;
    height: 30px;
    margin: 0;
    position: relative;
    width: 36px;
  }

  #header .mobile-nav .cart-icon::before {
    background-color: currentColor;
    content: "";
    display: block;
    height: 30px;
    -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2040%2032%27%3E%3Cg%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M3%204h5l4%2016h17l4-11H10%27%2F%3E%3Ccircle%20cx%3D%2715%27%20cy%3D%2727%27%20r%3D%272.5%27%2F%3E%3Ccircle%20cx%3D%2729%27%20cy%3D%2727%27%20r%3D%272.5%27%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") center / contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2040%2032%27%3E%3Cg%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M3%204h5l4%2016h17l4-11H10%27%2F%3E%3Ccircle%20cx%3D%2715%27%20cy%3D%2727%27%20r%3D%272.5%27%2F%3E%3Ccircle%20cx%3D%2729%27%20cy%3D%2727%27%20r%3D%272.5%27%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") center / contain no-repeat;
    width: 36px;
  }

  #header .mobile-nav .cart-icon strong {
    background-color: var(--fs-color-primary);
    border: 0;
    border-radius: 99px;
    color: #fff;
    display: block;
    font-size: 11px;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: -7px;
    text-align: center;
    top: -9px;
    width: 20px;
  }

  #header #wide-nav.header-bottom {
    background: #fff;
    min-height: 54px;
    padding: 0 14px 12px;
  }

  #header #wide-nav .container,
  #header #wide-nav .show-for-medium,
  #header #wide-nav .mobile-nav {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }

  #header #wide-nav .mobile-nav > .search-form {
    padding: 0;
    width: 100% !important;
  }

  #header #wide-nav .searchform .flex-row {
    background: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    height: 40px;
    overflow: hidden;
  }

  #header #wide-nav .searchform .search-field {
    border: 0;
    box-shadow: none;
    font-size: 13px;
    height: 38px;
    padding-left: 16px;
  }

  #header #wide-nav .ux-search-submit {
    background-color: var(--fs-color-primary);
    border-color: var(--fs-color-primary);
    border-radius: 0;
    height: 40px;
    line-height: 40px;
    min-height: 40px;
    padding: 0;
    width: 46px;
  }

  #header #wide-nav .ux-search-submit i {
    color: #fff;
    font-size: 20px;
    line-height: 40px;
  }

  .off-canvas-left .mfp-content {
    background: #fff;
    max-width: 340px;
    width: 84vw;
  }

  #main-menu.mobile-sidebar,
  #main-menu .sidebar-menu {
    background: #fff;
  }

  #main-menu .sidebar-menu {
    padding: 16px 0;
  }

  #main-menu .nav-sidebar {
    padding: 6px 12px;
  }

  #main-menu .nav-sidebar > li {
    border: 0;
    margin-bottom: 4px;
  }

  #main-menu .nav-sidebar > li > a {
    align-items: center;
    border-radius: 8px;
    color: #2f3b32;
    display: flex;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0;
    min-height: 44px;
    padding: 0 12px;
    text-transform: none;
  }

  #main-menu .nav-sidebar > li.active > a,
  #main-menu .nav-sidebar > li.current-menu-item > a,
  #main-menu .nav-sidebar > li > a:hover {
    background: #f1faf4;
    color: var(--fs-color-success);
  }

  #main-menu .nav-sidebar li.menu-item-has-children > a {
    padding-right: 44px;
  }

  #main-menu .nav-sidebar .toggle {
    color: var(--fs-color-success);
    height: 44px;
    opacity: 1;
    right: 8px;
    width: 36px;
  }

  #main-menu .nav-sidebar .children {
    background: #f8fbf7;
    border: 1px solid #e2efe4;
    border-radius: 8px;
    margin: 0 0 6px 12px;
    padding: 4px 0;
  }

  #main-menu .nav-sidebar .children li a {
    color: #536154;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
    min-height: 36px;
    padding: 8px 12px;
    text-transform: none;
  }
}

@media screen and (max-width: 549px) {
  #header .header-main {
    height: 74px !important;
  }

  #header #logo {
    width: 82px !important;
  }

  #header #logo img {
    max-height: 66px !important;
  }

  #header #wide-nav.header-bottom {
    min-height: 50px;
    padding: 0 12px 10px;
  }

  .off-canvas-left .mfp-content {
    max-width: 320px;
    width: 82vw;
  }
}

/* Home slider + category */
.home-slider .overlay {
  display: none;
}

.home-slider .banner-layers.container {
  max-width: 1120px;
}

.home-slider .text-box {
  max-width: 430px;
  width: 43% !important;
}

.home-slider .text-box-content {
  color: var(--fs-color-base);
}

.home-slider h1 {
  color: var(--fs-color-success);
  font-size: 34px;
  line-height: 1.16;
  margin-bottom: 10px;
}

.home-slider p {
  color: var(--fs-color-base);
  font-size: 14px;
  line-height: 1.45;
  margin-bottom: 18px;
}

.home-slider .button.primary {
  border-radius: 5px !important;
  font-size: 13px;
  font-weight: 700;
  line-height: 36px;
  margin: 0;
  min-height: 36px;
  min-width: 132px;
  padding: 0 20px;
}

.home-slider .flickity-page-dots,
.home-slider .flickity-prev-next-button {
  display: none;
}

.home-chinhsach {
  padding-bottom: 18px !important;
  padding-top: 18px !important;
}

.home-chinhsach .row {
  margin-left: auto;
  margin-right: auto;
}

.home-chinhsach .col {
  padding-bottom: 0;
}

.home-chinhsach .col-inner {
  background: #f3f6f1;
  border-radius: 8px;
  height: 100%;
  padding: 15px 18px;
}

.home-chinhsach .icon-box {
  align-items: center;
  min-height: 58px;
}

.home-chinhsach .icon-box-img {
  margin-right: 15px;
  max-width: 48px;
  width: 48px !important;
}

.home-chinhsach .icon-box-img img {
  max-height: 42px;
  width: auto;
}

.home-chinhsach .icon-box-text h1,
.home-chinhsach .icon-box-text h2,
.home-chinhsach .icon-box-text h3,
.home-chinhsach .icon-box-text h4,
.home-chinhsach .icon-box-text h5,
.home-chinhsach .icon-box-text h6 {
  color: var(--fs-color-base);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.25;
  margin: 0 0 3px;
  text-transform: none;
}

.home-chinhsach .icon-box-text p {
  color: var(--fs-color-base);
  font-size: 13px;
  line-height: 1.35;
  margin: 0;
}

.home-danhmuc {
  padding-bottom: 18px !important;
  padding-top: 12px !important;
}


.home-danhmuc .col-inner > .row {
  margin-left: auto;
  margin-right: auto;
}

.home-danhmuc .box-category {
  background: var(--wp--preset--color--white);
  border: 1px solid #e4e4e4;
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .08);
  overflow: hidden;
}


.home-danhmuc .box-text {
  padding: 10px 8px 12px;
}

.home-danhmuc .header-title {
  color: var(--fs-color-success);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.25;
  margin: 0;
  text-transform: none;
}

.home-danhmuc .header-title::after {
  color: var(--fs-color-primary);
  content: "Xem ngay \2192";
  display: block;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 7px;
}


/* Home best sellers */

.home-saurieng .icon-box{
    background:#eef8ee;
    padding:20px;
    border-radius:10px;
}
.home-saurieng .icon-box-text{
    text-align:left;
}


.home-banchay .section-title-container,
.home-chebien .section-title-container,
.home-heophanmanh .section-title-container {
  margin: 0 auto 10px;
}

.home-banchay .col-inner > .row,
.home-chebien .col-inner > .row,
.home-heophanmanh .col-inner > .row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1110px;
}

.home-banchay .col-inner > .row.home-product-peek {
  margin-left: 0;
  margin-right: 0;
  max-width: none;
}

.home-banchay .section-title,
.home-chebien .section-title,
.home-heophanmanh .section-title {
  border: 0;
  margin-bottom: 10px;
}

.home-banchay .section-title b,
.home-chebien .section-title b,
.home-heophanmanh .section-title b {
  display: none;
}

.home-banchay .section-title-main,
.home-chebien .section-title-main,
.home-heophanmanh .section-title-main {
  border: 0;
  color: var(--fs-color-success);
  font-size: 22px;
  line-height: 1.25;
  padding: 0;
}

.home-banchay .row-small > .col,
.home-chebien .row-small > .col,
.home-heophanmanh .row-small > .col {
  padding-bottom: 14px;
}

.home-banchay .product-small.box,
.home-chebien .product-small.box,
.home-heophanmanh .product-small.box {
  background: var(--wp--preset--color--white);
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
}

.home-banchay .box-text,
.home-chebien .box-text,
.home-heophanmanh .box-text {
  display: grid;
  gap: 3px 8px;
  grid-template-areas: "title title" "price cart";
  grid-template-columns: minmax(0, 1fr) auto;
  margin-top: auto;
  padding: 9px 10px 10px;
}

.home-banchay .title-wrapper,
.home-chebien .title-wrapper,
.home-heophanmanh .title-wrapper {
  grid-area: title;
  min-width: 0;
}

.home-banchay .product-title,
.home-chebien .product-title,
.home-heophanmanh .product-title {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 0;
  min-height: 2.5em;
}

.home-banchay .product-title a,
.home-chebien .product-title a,
.home-heophanmanh .product-title a {
  color: var(--fs-color-base);
}

.home-banchay .product-cat,
.home-banchay .devvn_woocommerce_price_prefix,
.home-chebien .product-cat,
.home-chebien .devvn_woocommerce_price_prefix,
.home-heophanmanh .product-cat,
.home-heophanmanh .devvn_woocommerce_price_prefix {
  display: none;
}

.home-banchay .price-wrapper,
.home-chebien .price-wrapper,
.home-heophanmanh .price-wrapper {
  align-self: end;
  grid-area: price;
  min-width: 0;
}

.home-banchay .price,
.home-chebien .price,
.home-heophanmanh .price {
  color: var(--fs-color-base);
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}

.home-banchay .price del,
.home-banchay .price ins,
.home-chebien .price del,
.home-chebien .price ins,
.home-heophanmanh .price del,
.home-heophanmanh .price ins {
  display: inline-block;
}

.home-banchay .add-to-cart-button,
.home-chebien .add-to-cart-button,
.home-heophanmanh .add-to-cart-button {
  align-self: end;
  grid-area: cart;
}

.home-banchay .add-to-cart-button .button,
.home-chebien .add-to-cart-button .button,
.home-heophanmanh .add-to-cart-button .button {
  align-items: center;
  background-color: var(--fs-color-primary) !important;
  border-color: var(--fs-color-primary) !important;
  border-radius: 4px !important;
  color: var(--wp--preset--color--white) !important;
  display: inline-flex;
  font-size: 11px;
  font-weight: 700;
  gap: 4px;
  line-height: 24px;
  margin: 0;
  min-height: 24px;
  padding: 0 8px;
  white-space: nowrap;
}

.home-banchay .add-to-cart-button .button::before,
.home-chebien .add-to-cart-button .button::before,
.home-heophanmanh .add-to-cart-button .button::before,
:is(body.woocommerce-shop, body.tax-product_cat) .add-to-cart-button .button::before,
body.single-product .related-products-wrapper .add-to-cart-button .button::before {
  background-color: currentColor;
  content: "";
  display: block;
  flex: 0 0 auto;
  height: 12px;
  width: 12px;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Cg%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='9'%20cy='21'%20r='1'/%3E%3Ccircle%20cx='20'%20cy='21'%20r='1'/%3E%3Cpath%20d='M1%201h4l2.7%2013.4a2%202%200%200%200%202%201.6h8.9a2%202%200%200%200%202-1.6L23%206H6'/%3E%3C/g%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Cg%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='9'%20cy='21'%20r='1'/%3E%3Ccircle%20cx='20'%20cy='21'%20r='1'/%3E%3Cpath%20d='M1%201h4l2.7%2013.4a2%202%200%200%200%202%201.6h8.9a2%202%200%200%200%202-1.6L23%206H6'/%3E%3C/g%3E%3C/svg%3E") center / contain no-repeat;
}

.home-banchay .badge-container,
.home-chebien .badge-container,
.home-heophanmanh .badge-container {
  margin: 6px;
}


/* Home FAQs */
.home-faqs {
  padding-bottom: 30px !important;
  padding-top: 30px !important;
}

.home-faqs .section-title-container {
  margin-bottom: 4px;
}

.home-faqs .section-title {
  border: 0;
  justify-content: center;
  margin-bottom: 4px;
  text-align: center;
}

.home-faqs .section-title b {
  display: none;
}

.home-faqs .section-title-main {
  border: 0;
  color: var(--fs-color-success);
  font-size: 24px;
  letter-spacing: 0;
  line-height: 1.25;
  padding: 0;
}

.home-faqs .text p {
  color: #303830;
  font-size: 13px;
  line-height: 1.45;
  margin: 0 0 16px;
}

.home-faqs .accordion {
  margin: 0 auto;
  max-width: 1040px;
}

.home-faqs .accordion-item {
  background: #fff;
  border: 1px solid #e1e7df;
  border-radius: 8px;
  margin-bottom: 8px;
  overflow: hidden;
}

.home-faqs .accordion-title {
  align-items: center;
  border: 0;
  color: var(--fs-color-success);
  display: flex;
  font-size: 14px;
  font-weight: 800;
  gap: 12px;
  letter-spacing: 0;
  line-height: 1.35;
  min-height: 48px;
  padding: 14px 24px;
  position: relative;
}

.home-faqs .accordion-title:hover,
.home-faqs .accordion-title.active {
  background: #fff;
  color: var(--fs-color-success);
}

.home-faqs .accordion-title > span {
  flex: 1 1 auto;
  order: 1;
}

.home-faqs .accordion-title .toggle {
  background: transparent;
  border: 0;
  box-shadow: none;
  color: var(--fs-color-primary);
  flex: 0 0 22px;
  height: 22px;
  margin: 0 0 0 auto;
  min-height: 22px;
  opacity: 1;
  order: 2;
  padding: 0;
  position: relative !important;
  right: auto !important;
  top: auto !important;
  transform: none !important;
  width: 22px;
}

.home-faqs .accordion-title .toggle i {
  display: none;
}

.home-faqs .accordion-title .toggle::before,
.home-faqs .accordion-title .toggle::after {
  background: currentColor;
  content: "";
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.home-faqs .accordion-title .toggle::before {
  height: 2px;
  width: 14px;
}

.home-faqs .accordion-title .toggle::after {
  height: 14px;
  width: 2px;
}

.home-faqs .accordion-title.active .toggle::after {
  display: none;
}

.home-faqs .accordion-inner {
  border: 0;
  color: #252d25;
  font-size: 13px;
  line-height: 1.7;
  padding: 0 52px 18px 42px;
}

.home-faqs .accordion-inner p {
  margin: 0;
}

/* Product sale badge */
.col-inner > .badge-container {
  margin: 8px 0 0 8px;
}

.col-inner > .badge-container .badge,
.col-inner > .badge-container .badge-circle,
.col-inner > .badge-container .badge-outline {
  display: inline-flex !important;
  height: auto !important;
  margin-left: 0 !important;
  min-height: 32px;
  min-width: 48px;
  width: auto !important;
}

.col-inner > .badge-container .badge-inner.on-sale {
  align-items: center;
  background: #df871c !important;
  border: 2px solid #fff;
  border-radius: 99px !important;
  color: #fff;
  display: inline-flex !important;
  font-size: 13px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 0;
  line-height: 1;
  min-height: 32px;
  min-width: 48px;
  padding: 0 10px;
}

.col-inner > .badge-container .badge-inner.on-sale .onsale {
  display: block;
  line-height: 1;
}


/* Shop archive */
:is(body.woocommerce-shop, body.tax-product_cat) #main {
  background: #fff;
}

:is(body.woocommerce-shop, body.tax-product_cat) .shop-page-title {
  background: #f3faf0;
  border: 0;
  margin: 0 0 22px;
  min-height: 165px;
  overflow: hidden;
  position: relative;
}

:is(body.woocommerce-shop, body.tax-product_cat) .shop-page-title::before {
  background: linear-gradient(90deg, rgba(243, 250, 240, .98) 0%, rgba(243, 250, 240, .96) 44%, rgba(243, 250, 240, .72) 100%);
  content: "";
  inset: 0;
  position: absolute;
}

:is(body.woocommerce-shop, body.tax-product_cat) .shop-page-title::after {
  background-image: url("#");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: min(52vw, 620px) auto;
  bottom: 0;
  content: "";
  opacity: .96;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: min(62%, 680px);
}

:is(body.woocommerce-shop, body.tax-product_cat) .shop-page-title .page-title-inner {
  align-items: center;
  min-height: 165px;
  position: relative;
  z-index: 1;
}

:is(body.woocommerce-shop, body.tax-product_cat) .shop-page-title .page-title-inner > .flex-col:first-child {
  max-width: 42%;
}

:is(body.woocommerce-shop, body.tax-product_cat) .shop-page-title .woocommerce-breadcrumb {
  color: #222;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0 0 18px;
  text-transform: none;
}

:is(body.woocommerce-shop, body.tax-product_cat) .shop-page-title .woocommerce-breadcrumb a {
  color: #222;
}

:is(body.woocommerce-shop, body.tax-product_cat) .shop-page-title .breadcrumbs .divider {
  color: #777;
  margin: 0 8px;
}

:is(body.woocommerce-shop, body.tax-product_cat) .shop-page-title .category-filtering,
:is(body.woocommerce-shop, body.tax-product_cat) .shop-page-title .woocommerce-result-count,
:is(body.woocommerce-shop, body.tax-product_cat) .shop-page-title .woocommerce-ordering {
  display: none;
}

:is(body.woocommerce-shop, body.tax-product_cat) .mvx-shop-title-intro h1 {
  color: var(--fs-color-success);
  font-size: 36px;
  line-height: 1.12;
  margin: 0 0 10px;
}

:is(body.woocommerce-shop, body.tax-product_cat) .mvx-shop-title-intro p {
  color: #222;
  font-size: 15px;
  margin: 0;
}

:is(body.woocommerce-shop, body.tax-product_cat) .category-page-row {
  padding-top: 0;
}

:is(body.woocommerce-shop, body.tax-product_cat) .shop-container {
  padding-bottom: 25px;
}

:is(body.woocommerce-shop, body.tax-product_cat) .mvx-shop-filter-bar {
  align-items: center;
  display: flex;
  gap: 15px;
  justify-content: space-between;
  margin: 0 0 18px;
}

:is(body.woocommerce-shop, body.tax-product_cat) .mvx-shop-cat-filter {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

:is(body.woocommerce-shop, body.tax-product_cat) .mvx-shop-cat-filter a {
  align-items: center;
  background: #fff;
  border: 1px solid #dfe6dc;
  border-radius: 5px;
  color: #333;
  display: inline-flex;
  font-size: 12px;
  font-weight: 600;
  min-height: 34px;
  padding: 0 12px;
}

:is(body.woocommerce-shop, body.tax-product_cat) .mvx-shop-cat-filter a.is-active {
  background: var(--fs-color-primary);
  border-color: var(--fs-color-primary);
  color: #fff;
}

:is(body.woocommerce-shop, body.tax-product_cat) .mvx-shop-loop-tools {
  align-items: center;
  display: flex;
  gap: 16px;
  margin-left: auto;
}

:is(body.woocommerce-shop, body.tax-product_cat) .mvx-shop-count {
  color: #333;
  font-size: 14px;
  white-space: nowrap;
}

:is(body.woocommerce-shop, body.tax-product_cat) .mvx-shop-loop-tools .woocommerce-ordering {
  margin: 0;
}

:is(body.woocommerce-shop, body.tax-product_cat) .woocommerce-ordering select {
  border: 1px solid #dfe6dc;
  border-radius: 5px;
  box-shadow: none;
  color: #333;
  font-size: 13px;
  height: 36px;
  margin: 0;
  min-width: 150px;
  padding: 0 34px 0 14px;
}

:is(body.woocommerce-shop, body.tax-product_cat) .products.row-small {
  margin-left: -9px;
  margin-right: -9px;
}

:is(body.woocommerce-shop, body.tax-product_cat) .products.row-small > .product-small {
  padding: 0 9px 18px;
}

:is(body.woocommerce-shop, body.tax-product_cat) .product-small .col-inner {
  height: 100%;
}

:is(body.woocommerce-shop, body.tax-product_cat) .product-small.box {
  background: #fff;
  border: 1px solid #dde5dc;
  border-radius: 7px;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
}

:is(body.woocommerce-shop, body.tax-product_cat) .product-small .box-image {
  background: #f7f8f4;
}

:is(body.woocommerce-shop, body.tax-product_cat) .product-small .box-image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

:is(body.woocommerce-shop, body.tax-product_cat) .product-small .box-text {
  display: grid;
  gap: 3px 8px;
  grid-template-areas: "title title" "price cart";
  grid-template-columns: minmax(0, 1fr) auto;
  margin-top: auto;
  padding: 8px 10px 10px;
  text-align: left;
}

:is(body.woocommerce-shop, body.tax-product_cat) .product-small .product-cat,
:is(body.woocommerce-shop, body.tax-product_cat) .product-small .devvn_woocommerce_price_prefix {
  display: none;
}

:is(body.woocommerce-shop, body.tax-product_cat) p.name.product-title {
  grid-area: title;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.28;
  margin: 0 0 5px;
  min-height: 2.55em;
  min-width: 0;
  text-align: left;
}

:is(body.woocommerce-shop, body.tax-product_cat) p.name.product-title a {
  color: #222;
  font-weight: 700;
  text-align: left;
}

:is(body.woocommerce-shop, body.tax-product_cat) .price-wrapper {
  align-self: end;
  grid-area: price;
  margin: 0;
  min-width: 0;
}

:is(body.woocommerce-shop, body.tax-product_cat) .price {
  color: #e98213;
  display: block;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
}

:is(body.woocommerce-shop, body.tax-product_cat) .price del {
  color: #777;
  font-size: 12px;
  font-weight: 500;
  opacity: 1;
}

:is(body.woocommerce-shop, body.tax-product_cat) .price ins {
  color: #e98213;
  text-decoration: none;
}

:is(body.woocommerce-shop, body.tax-product_cat) .add-to-cart-button {
  align-self: end;
  grid-area: cart;
}

:is(body.woocommerce-shop, body.tax-product_cat) .add-to-cart-button .button {
  align-items: center;
  background: var(--fs-color-primary) !important;
  border-color: var(--fs-color-primary) !important;
  border-radius: 4px !important;
  color: #fff !important;
  display: inline-flex;
  font-size: 11px;
  font-weight: 700;
  gap: 4px;
  justify-content: center;
  line-height: 24px;
  margin: 0;
  min-height: 24px;
  padding: 0 8px;
  text-align: center;
  white-space: nowrap;
  width: auto;
}

:is(body.woocommerce-shop, body.tax-product_cat) .add-to-cart-button .button:hover {
  background: #009f55 !important;
  border-color: #009f55 !important;
  box-shadow: none;
}

:is(body.woocommerce-shop, body.tax-product_cat) .woocommerce-pagination {
  margin: 10px 0 4px;
}

:is(body.woocommerce-shop, body.tax-product_cat) .nav-pagination > li > .page-number {
  border: 1px solid #dfe6dc;
  border-radius: 5px;
  color: #333;
  font-size: 13px;
  height: 32px;
  line-height: 30px;
  min-width: 32px;
}

:is(body.woocommerce-shop, body.tax-product_cat) .nav-pagination > li > .page-number.current,
:is(body.woocommerce-shop, body.tax-product_cat) .nav-pagination > li > .page-number:hover {
  background: var(--fs-color-primary);
  border-color: var(--fs-color-primary);
  color: #fff;
}

:is(body.woocommerce-shop, body.tax-product_cat) .page-description {
  display: none;
}


/* Single post */
body.single-post #main {
  background: #fff;
}

body.single-post .blog-wrapper {
  padding-top: 0;
}

body.single-post .mvx-single-hero {
  background: #fff;
  border-top: 1px solid #f0f4ed;
  margin-bottom: 26px;
}

body.single-post .mvx-single-hero-inner {
  margin: 0 auto;
  max-width: 1110px;
  padding: 16px 15px 0;
}

body.single-post .mvx-single-breadcrumb {
  align-items: center;
  color: #5f665f;
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  gap: 7px;
  line-height: 1.4;
  margin-bottom: 14px;
}

body.single-post .mvx-single-breadcrumb a {
  color: #5f665f;
}

body.single-post .mvx-single-breadcrumb a:hover {
  color: var(--fs-color-primary);
}

body.single-post .mvx-single-hero-card {
  background-color: #293129;
  background-position: center;
  background-size: cover;
  border-radius: 7px;
  min-height: 330px;
  overflow: hidden;
}

body.single-post .mvx-single-hero-shade {
  align-items: center;
  background: linear-gradient(90deg, rgba(16, 22, 15, .78) 0%, rgba(16, 22, 15, .52) 50%, rgba(16, 22, 15, .08) 100%);
  display: flex;
  min-height: 330px;
  padding: 34px;
}

body.single-post .mvx-single-hero-content {
  color: #fff;
  max-width: 610px;
}

body.single-post .mvx-single-category {
  background: var(--fs-color-primary);
  border-radius: 4px;
  color: #fff;
  display: inline-flex;
  font-size: 11px;
  font-weight: 800;
  line-height: 1.35;
  margin-bottom: 12px;
  padding: 5px 9px;
  text-transform: uppercase;
}

body.single-post .mvx-single-category:hover {
  color: #fff;
}

body.single-post .mvx-single-hero h1 {
  color: #fff;
  font-size: 34px;
  letter-spacing: 0;
  line-height: 1.22;
  margin: 0 0 10px;
}

body.single-post .mvx-single-hero p {
  color: rgba(255, 255, 255, .9);
  font-size: 14px;
  line-height: 1.65;
  margin: 0 0 16px;
}

body.single-post .mvx-single-meta {
  align-items: center;
  color: rgba(255, 255, 255, .9);
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
  gap: 9px;
  line-height: 1.35;
}

body.single-post .mvx-single-meta span + span::before {
  content: "•";
  margin-right: 9px;
  opacity: .75;
}

body.single-post .mvx-single-avatar {
  border: 1px solid rgba(255, 255, 255, .75);
  border-radius: 50%;
  height: 28px;
  width: 28px;
}

body.single-post .article-inner > .entry-header,
body.single-post .blog-share,
body.single-post .article-inner > footer.entry-meta,
body.single-post .entry-author,
body.single-post .navigation-post,
body.single-post .comments-area {
  display: none;
}

body.single-post .entry-content.single-page {
  color: #303830;
  font-size: 15px;
  line-height: 1.75;
  padding-top: 0;
}

body.single-post #ft-toc > h2[data-role="sapo"] {
  color: #354035;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.7;
  margin: 0 0 14px;
}

body.single-post #ft-toc > h2[data-role="sapo"]:first-of-type {
  display: none;
}

body.single-post .entry-content h2:not([data-role="sapo"]) {
  color: var(--fs-color-success);
  font-size: 20px;
  letter-spacing: 0;
  line-height: 1.35;
  margin: 22px 0 8px;
}

body.single-post .entry-content p {
  margin-bottom: 14px;
}

body.single-post .entry-content figure {
  margin: 18px 0;
}

body.single-post .entry-content figure img {
  border-radius: 7px;
  display: block;
  width: 100%;
}

body.single-post .entry-content figcaption {
  color: #6f786f;
  font-size: 12px;
  line-height: 1.5;
  margin-top: 7px;
  text-align: center;
}

body.single-post .entry-content ul {
  margin-left: 0;
  padding-left: 18px;
}

body.single-post .entry-content li::marker {
  color: var(--fs-color-primary);
}

body.single-post .mvx-related-posts {
  margin: 24px 0 10px;
}

body.single-post .mvx-related-posts h2 {
  color: var(--fs-color-success);
  font-size: 20px;
  letter-spacing: 0;
  line-height: 1.35;
  margin: 0 0 12px;
}

body.single-post .mvx-related-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.single-post .mvx-related-card {
  border: 1px solid #e1e8df;
  border-radius: 7px;
  overflow: hidden;
}

body.single-post .mvx-related-thumb {
  aspect-ratio: 16 / 9;
  background: #f6f7f2 center / cover no-repeat;
  display: block;
}

body.single-post .mvx-related-body {
  padding: 10px 11px 12px;
}

body.single-post .mvx-related-body p {
  color: var(--fs-color-primary);
  font-size: 10px;
  font-weight: 800;
  line-height: 1.35;
  margin: 0 0 5px;
  text-transform: uppercase;
}

body.single-post .mvx-related-body h3 {
  font-size: 13px;
  line-height: 1.35;
  margin: 0 0 6px;
}

body.single-post .mvx-related-body h3 a {
  color: #1f241f;
}

body.single-post .mvx-related-body > div {
  color: #4f574f;
  font-size: 12px;
  line-height: 1.45;
  margin-bottom: 8px;
}

body.single-post .mvx-related-readmore {
  color: var(--fs-color-primary);
  font-size: 12px;
  font-weight: 800;
}

@media screen and (max-width: 849px) {
  :is(body.woocommerce-shop, body.tax-product_cat) .shop-page-title,
  :is(body.woocommerce-shop, body.tax-product_cat) .shop-page-title .page-title-inner {
    min-height: 155px;
  }

  :is(body.woocommerce-shop, body.tax-product_cat) .shop-page-title::after {
    background-position: right 245px center, right 110px center, right -45px center;
    background-size: 125px auto, 160px auto, 210px auto;
    opacity: .38;
    width: 72%;
  }

  :is(body.woocommerce-shop, body.tax-product_cat) .shop-page-title .page-title-inner > .flex-col:first-child {
    max-width: 72%;
  }

  :is(body.woocommerce-shop, body.tax-product_cat) .mvx-shop-title-intro h1 {
    font-size: 30px;
  }

  :is(body.woocommerce-shop, body.tax-product_cat) .mvx-shop-filter-bar {
    align-items: flex-start;
    flex-direction: column;
    min-width: 0;
    overflow: hidden;
  }

  :is(body.woocommerce-shop, body.tax-product_cat) .mvx-shop-cat-filter {
    flex-wrap: nowrap;
    max-width: 100%;
    min-width: 0;
    overflow-x: auto;
    padding-bottom: 2px;
    width: 100%;
  }

  :is(body.woocommerce-shop, body.tax-product_cat) .mvx-shop-cat-filter a {
    white-space: nowrap;
  }

  :is(body.woocommerce-shop, body.tax-product_cat) .mvx-shop-loop-tools {
    justify-content: space-between;
    margin-left: 0;
    width: 100%;
  }
}

@media screen and (max-width: 549px) {
  :is(body.woocommerce-shop, body.tax-product_cat) .shop-page-title,
  :is(body.woocommerce-shop, body.tax-product_cat) .shop-page-title .page-title-inner {
    min-height: 135px;
  }

  :is(body.woocommerce-shop, body.tax-product_cat) .shop-page-title::after {
    opacity: .22;
    width: 82%;
  }

  :is(body.woocommerce-shop, body.tax-product_cat) .shop-page-title .woocommerce-breadcrumb {
    font-size: 12px;
    margin-bottom: 12px;
  }

  :is(body.woocommerce-shop, body.tax-product_cat) .mvx-shop-title-intro h1 {
    font-size: 26px;
  }

  :is(body.woocommerce-shop, body.tax-product_cat) .mvx-shop-title-intro p {
    font-size: 13px;
  }

  :is(body.woocommerce-shop, body.tax-product_cat) .mvx-shop-loop-tools {
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 10px;
  }

  :is(body.woocommerce-shop, body.tax-product_cat) .mvx-shop-loop-tools .woocommerce-ordering,
  :is(body.woocommerce-shop, body.tax-product_cat) .woocommerce-ordering select {
    width: 100%;
  }

  :is(body.woocommerce-shop, body.tax-product_cat) .products.row-small {
    margin-left: -6px;
    margin-right: -6px;
  }

  :is(body.woocommerce-shop, body.tax-product_cat) .products.row-small > .product-small {
    padding: 0 6px 16px;
  }

  :is(body.woocommerce-shop, body.tax-product_cat) p.name.product-title {
    font-size: 12px;
    min-height: 3em;
  }
}

/* UX product slider peek */
.home-product-peek.row-slider,
.home-product-peek .row-slider {
  --mvx-peek-cell: 21.428%;
  overflow: hidden;
}

@media screen and (min-width: 850px) {
  .home-product-peek.row-slider.large-columns-1,
  .home-product-peek .row-slider.large-columns-1 { --mvx-peek-cell: 60%; }
  .home-product-peek.row-slider.large-columns-2,
  .home-product-peek .row-slider.large-columns-2 { --mvx-peek-cell: 37.5%; }
  .home-product-peek.row-slider.large-columns-3,
  .home-product-peek .row-slider.large-columns-3 { --mvx-peek-cell: 27.272%; }
  .home-product-peek.row-slider.large-columns-4,
  .home-product-peek .row-slider.large-columns-4 { --mvx-peek-cell: 21.428%; }
  .home-product-peek.row-slider.large-columns-5,
  .home-product-peek .row-slider.large-columns-5 { --mvx-peek-cell: 17.647%; }
  .home-product-peek.row-slider.large-columns-6,
  .home-product-peek .row-slider.large-columns-6 { --mvx-peek-cell: 15%; }
  .home-product-peek.row-slider.large-columns-7,
  .home-product-peek .row-slider.large-columns-7 { --mvx-peek-cell: 13.043%; }
  .home-product-peek.row-slider.large-columns-8,
  .home-product-peek .row-slider.large-columns-8 { --mvx-peek-cell: 11.538%; }
}

@media screen and (max-width: 849px) {
  .home-product-peek.row-slider.medium-columns-1,
  .home-product-peek .row-slider.medium-columns-1 { --mvx-peek-cell: 60%; }
  .home-product-peek.row-slider.medium-columns-2,
  .home-product-peek .row-slider.medium-columns-2 { --mvx-peek-cell: 37.5%; }
  .home-product-peek.row-slider.medium-columns-3,
  .home-product-peek .row-slider.medium-columns-3 { --mvx-peek-cell: 27.272%; }
  .home-product-peek.row-slider.medium-columns-4,
  .home-product-peek .row-slider.medium-columns-4 { --mvx-peek-cell: 21.428%; }
  .home-product-peek.row-slider.medium-columns-5,
  .home-product-peek .row-slider.medium-columns-5 { --mvx-peek-cell: 17.647%; }
  .home-product-peek.row-slider.medium-columns-6,
  .home-product-peek .row-slider.medium-columns-6 { --mvx-peek-cell: 15%; }
  .home-product-peek.row-slider.medium-columns-7,
  .home-product-peek .row-slider.medium-columns-7 { --mvx-peek-cell: 13.043%; }
  .home-product-peek.row-slider.medium-columns-8,
  .home-product-peek .row-slider.medium-columns-8 { --mvx-peek-cell: 11.538%; }
}

@media screen and (max-width: 549px) {
  .home-product-peek.row-slider.small-columns-1,
  .home-product-peek .row-slider.small-columns-1 { --mvx-peek-cell: 60%; }
  .home-product-peek.row-slider.small-columns-2,
  .home-product-peek .row-slider.small-columns-2 { --mvx-peek-cell: 37.5%; }
  .home-product-peek.row-slider.small-columns-3,
  .home-product-peek .row-slider.small-columns-3 { --mvx-peek-cell: 27.272%; }
  .home-product-peek.row-slider.small-columns-4,
  .home-product-peek .row-slider.small-columns-4 { --mvx-peek-cell: 21.428%; }
  .home-product-peek.row-slider.small-columns-5,
  .home-product-peek .row-slider.small-columns-5 { --mvx-peek-cell: 17.647%; }
  .home-product-peek.row-slider.small-columns-6,
  .home-product-peek .row-slider.small-columns-6 { --mvx-peek-cell: 15%; }
  .home-product-peek.row-slider.small-columns-7,
  .home-product-peek .row-slider.small-columns-7 { --mvx-peek-cell: 13.043%; }
  .home-product-peek.row-slider.small-columns-8,
  .home-product-peek .row-slider.small-columns-8 { --mvx-peek-cell: 11.538%; }
}

.home-product-peek.row-slider > .col,
.home-product-peek.row-slider > .flickity-viewport > .flickity-slider > .col,
.home-product-peek .row-slider > .col,
.home-product-peek .row-slider > .flickity-viewport > .flickity-slider > .col {
  flex-basis: var(--mvx-peek-cell);
  max-width: var(--mvx-peek-cell);
  width: var(--mvx-peek-cell);
}

.mvx-product-peek-slider-no-nav .flickity-prev-next-button {
  display: none;
}


@media screen and (max-width: 849px) {
  .home-slider .text-box {
    max-width: 380px;
    width: 55% !important;
  }

  .home-slider h1 {
    font-size: 28px;
  }
}

@media screen and (max-width: 549px) {
  .home-faqs .section-title-main {
    font-size: 22px;
  }

  .home-faqs .accordion-title {
    font-size: 13px;
    gap: 10px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .home-faqs .accordion-title .toggle {
    flex-basis: 20px;
    height: 20px;
    width: 20px;
  }

  .home-faqs .accordion-inner {
    padding: 0 44px 16px 16px;
  }

  .home-slider .text-box {
    max-width: 86%;
    width: 86% !important;
  }

  .home-slider h1 {
    font-size: 24px;
  }

  .home-danhmuc {
    padding-top: 10px !important;
  }

  .home-chinhsach .col {
    padding-bottom: 12px;
  }

  .home-chinhsach .col-inner {
    padding: 13px 15px;
  }

  .home-chinhsach .icon-box-img {
    margin-right: 12px;
    max-width: 42px;
    width: 42px !important;
  }

  .home-chinhsach .icon-box-text h1,
  .home-chinhsach .icon-box-text h2,
  .home-chinhsach .icon-box-text h3,
  .home-chinhsach .icon-box-text h4,
  .home-chinhsach .icon-box-text h5,
  .home-chinhsach .icon-box-text h6 {
    font-size: 14px;
  }

  .home-chinhsach .icon-box-text p {
    font-size: 12px;
  }

.home-banchay .section-title-main,
.home-chebien .section-title-main,
.home-heophanmanh .section-title-main {
  font-size: 20px;
}

.home-banchay .box-text,
.home-chebien .box-text,
.home-heophanmanh .box-text {
  grid-template-areas: "title" "price" "cart";
  grid-template-columns: 1fr;
  padding: 8px;
}

.home-banchay .product-title,
.home-chebien .product-title,
.home-heophanmanh .product-title {
  font-size: 12px;
}

.home-banchay .add-to-cart-button .button,
.home-chebien .add-to-cart-button .button,
.home-heophanmanh .add-to-cart-button .button {
  font-size: 10px;
  line-height: 22px;
  min-height: 22px;
  padding: 0 7px;
}
}

/* Single product detail */
body.single-product #main {
  background: #fff;
}

body.single-product .shop-container {
  padding-top: 0;
}

body.single-product .product-main {
  padding: 22px 0 8px;
}

body.single-product .product-main .content-row,
body.single-product .related-products-wrapper {
  margin-left: auto;
  margin-right: auto;
}

body.single-product .product-gallery,
body.single-product .product-summary {
  padding-bottom: 20px;
}

body.single-product .product-images,
body.single-product .product-gallery-slider,
body.single-product .woocommerce-product-gallery__image a {
  border-radius: 8px;
  overflow: hidden;
}

body.single-product .product-gallery .wp-post-image {
  aspect-ratio: 4 / 3;
  display: block;
  height: auto;
  object-fit: cover;
  width: 100%;
}

body.single-product .product-gallery .zoom-button {
  background: rgba(255, 255, 255, .78) !important;
  border: 1px solid rgba(255, 255, 255, .9) !important;
  color: var(--fs-color-success) !important;
}

body.single-product .product-summary .woocommerce-breadcrumb {
  color: #686868;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.4;
  margin: 0 0 9px;
  text-transform: none;
}

body.single-product .product-summary .woocommerce-breadcrumb a,
body.single-product .product-summary .woocommerce-breadcrumb .divider {
  color: #686868;
}

body.single-product .product-title.product_title {
  color: #143520;
  font-size: 28px;
  line-height: 1.18;
  margin: 0 0 8px;
}

body.single-product .product-page-price {
  color: var(--fs-color-primary);
  font-size: 24px;
  font-weight: 800;
  line-height: 1.2;
  margin: 0 0 8px;
}

body.single-product .product-page-price .devvn_woocommerce_price_prefix {
  display: none;
}

body.single-product .product-short-description {
  color: #222;
  font-size: 15px;
  line-height: 1.55;
  margin-bottom: 17px;
}

body.single-product .product-short-description p {
  margin-bottom: 0;
}

body.single-product form.variations_form.cart {
  margin-bottom: 0;
}

body.single-product table.variations {
  margin: 0 0 18px;
}

body.single-product table.variations tr {
  align-items: center;
  display: flex;
  gap: 16px;
}

body.single-product table.variations th,
body.single-product table.variations td {
  display: block;
  padding: 0;
}

body.single-product table.variations .label label {
  color: #222;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
}

body.single-product table.variations .value {
  align-items: center;
  display: flex;
  gap: 8px;
}

body.single-product .ux-swatches {
  margin: 0;
}

body.single-product .ux-swatch.ux-swatch--label {
  align-items: center;
  background: #fff;
  border: 1px solid #d8e2d8;
  border-radius: 5px;
  color: #333;
  display: inline-flex;
  font-size: 13px;
  font-weight: 500;
  min-height: 36px;
  padding: 0 14px;
}

body.single-product .ux-swatch.ux-swatch--label.selected,
body.single-product .ux-swatch.ux-swatch--label[aria-checked="true"] {
  border-color: var(--fs-color-primary);
  box-shadow: inset 0 0 0 1px var(--fs-color-primary);
  color: var(--fs-color-success);
}

body.single-product .reset_variations {
  color: #777;
  font-size: 12px;
  margin-left: 4px;
}

body.single-product .single_variation_wrap .variations_button {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

body.single-product .quantity.buttons_added {
  display: inline-flex;
  margin: 0;
}

body.single-product .quantity.buttons_added .button,
body.single-product .quantity.buttons_added .qty {
  border-color: #dde4dd;
  box-shadow: none;
  font-size: 14px;
  height: 38px;
  line-height: 38px;
  min-height: 38px;
}

body.single-product .quantity.buttons_added .button {
  color: #333;
  min-width: 34px;
  padding: 0;
}

body.single-product .quantity.buttons_added .qty {
  font-weight: 600;
  max-width: 42px;
}

body.single-product .single_variation .woocommerce-variation-price {
  display: none;
}

body.single-product .single_add_to_cart_button.button.alt {
  align-items: center;
  background: var(--fs-color-primary) !important;
  border-color: var(--fs-color-primary) !important;
  border-radius: 5px !important;
  color: #fff !important;
  display: inline-flex;
  font-size: 14px;
  font-weight: 700;
  gap: 7px;
  justify-content: center;
  letter-spacing: 0;
  line-height: 38px;
  margin: 0;
  min-height: 38px;
  min-width: 205px;
  padding: 0 22px;
  text-transform: none;
}

body.single-product .single_add_to_cart_button.button.alt::before {
  background-color: currentColor;
  content: "";
  display: block;
  flex: 0 0 auto;
  height: 14px;
  width: 14px;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Cg%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='9'%20cy='21'%20r='1'/%3E%3Ccircle%20cx='20'%20cy='21'%20r='1'/%3E%3Cpath%20d='M1%201h4l2.7%2013.4a2%202%200%200%200%202%201.6h8.9a2%202%200%200%200%202-1.6L23%206H6'/%3E%3C/g%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Cg%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='9'%20cy='21'%20r='1'/%3E%3Ccircle%20cx='20'%20cy='21'%20r='1'/%3E%3Cpath%20d='M1%201h4l2.7%2013.4a2%202%200%200%200%202%201.6h8.9a2%202%200%200%200%202-1.6L23%206H6'/%3E%3C/g%3E%3C/svg%3E") center / contain no-repeat;
}

body.single-product .single_add_to_cart_button.button.alt:hover {
  background: #009f55 !important;
  border-color: #009f55 !important;
  box-shadow: none;
}

body.single-product .mvx-buy-now-button.button {
  background: #fff !important;
  border: 1px solid #df871c !important;
  border-radius: 5px !important;
  color: #df871c !important;
  flex: 0 0 min(100%, 303px);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 38px;
  margin: 0;
  max-width: 303px;
  min-height: 38px;
  padding: 0 22px;
  text-transform: none;
}

body.single-product .mvx-buy-now-button.button:hover {
  background: #fff8f0 !important;
  box-shadow: none;
}

body.single-product .product-footer {
  padding-top: 0;
}

body.single-product .woocommerce-tabs.wc-tabs-wrapper {
  border: 1px solid #e1e8df;
  border-radius: 8px;
  margin-top: 4px;
  padding: 0 18px 18px;
}

body.single-product .product-tabs {
  border-bottom: 1px solid #e5e9e3;
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin: 0 0 14px;
}

body.single-product .product-tabs > li {
  display: block;
  margin: 0;
  width: auto;
}

body.single-product .product-tabs > li > a {
  color: #444;
  display: block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 40px;
  min-height: 40px;
  padding: 0;
  text-transform: none;
}

body.single-product .product-tabs > li.active > a {
  color: var(--fs-color-success);
}

body.single-product .product-tabs.nav-line > li > a::before {
  background-color: var(--fs-color-primary);
  height: 3px;
}

body.single-product .tab-panels {
  border: 0;
  padding: 0;
}

body.single-product .tab-panels .panel {
  color: #222;
  font-size: 14px;
  line-height: 1.55;
  padding: 0;
}

body.single-product #ft-toc h3 {
  color: #143520;
  font-size: 18px;
  line-height: 1.35;
  margin: 0 0 9px;
}

body.single-product #ft-toc p {
  margin: 0 0 10px;
}

body.single-product .related-products-wrapper {
  padding: 18px 0 24px;
}

body.single-product .product-section-title-related {
  border: 0;
  color: var(--fs-color-success);
  font-size: 20px;
  letter-spacing: 0;
  line-height: 1.25;
  margin: 0 0 12px;
  padding: 0;
  text-transform: none;
}

body.single-product .related-products-wrapper .row-small {
  margin-left: -9px;
  margin-right: -9px;
}

body.single-product .related-products-wrapper .product-small.col {
  padding: 0 9px 18px;
}

body.single-product .related-products-wrapper .product-small .col-inner {
  height: 100%;
}

body.single-product .related-products-wrapper .product-small.box {
  background: #fff;
  border: 1px solid #dde5dc;
  border-radius: 7px;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
}

body.single-product .related-products-wrapper .box-image {
  aspect-ratio: 4 / 3;
  background: #f7f8f4;
  overflow: hidden;
}

body.single-product .related-products-wrapper .box-image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

body.single-product .related-products-wrapper .box-text {
  display: grid;
  gap: 3px 8px;
  grid-template-areas: "title title" "price cart";
  grid-template-columns: minmax(0, 1fr) auto;
  margin-top: auto;
  padding: 8px 10px 10px;
  text-align: left;
}

body.single-product .related-products-wrapper .product-cat,
body.single-product .related-products-wrapper .devvn_woocommerce_price_prefix {
  display: none;
}

body.single-product .related-products-wrapper .product-title {
  grid-area: title;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.28;
  margin: 0 0 5px;
  min-height: 2.55em;
  min-width: 0;
  text-align: left;
}

body.single-product .related-products-wrapper .product-title a {
  color: #222;
  font-weight: 700;
  text-align: left;
}

body.single-product .related-products-wrapper .price-wrapper {
  align-self: end;
  grid-area: price;
  margin: 0;
  min-width: 0;
}

body.single-product .related-products-wrapper .price {
  color: #e98213;
  display: block;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
}

body.single-product .related-products-wrapper .price del {
  color: #777;
  font-size: 12px;
  font-weight: 500;
  opacity: 1;
}

body.single-product .related-products-wrapper .price ins {
  color: #e98213;
  text-decoration: none;
}

body.single-product .related-products-wrapper .add-to-cart-button {
  align-self: end;
  grid-area: cart;
}

body.single-product .related-products-wrapper .add-to-cart-button .button {
  align-items: center;
  background: var(--fs-color-primary) !important;
  border-color: var(--fs-color-primary) !important;
  border-radius: 4px !important;
  color: #fff !important;
  display: inline-flex;
  font-size: 11px;
  font-weight: 700;
  gap: 4px;
  justify-content: center;
  line-height: 24px;
  margin: 0;
  min-height: 24px;
  padding: 0 8px;
  text-align: center;
  white-space: nowrap;
  width: auto;
}

body.single-product .related-products-wrapper .flickity-prev-next-button {
  display: none;
}

@media screen and (min-width: 850px) {
  body.single-product .product-main .product-gallery {
    flex-basis: 50%;
    max-width: 50%;
    padding-right: 18px;
  }

  body.single-product .product-main .product-summary {
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 18px;
  }
}

@media screen and (max-width: 849px) {
  body.single-product .product-main {
    padding-top: 18px;
  }

  body.single-product .product-title.product_title {
    font-size: 24px;
  }

  body.single-product .product-page-price {
    font-size: 22px;
  }

  body.single-product .woocommerce-tabs.wc-tabs-wrapper {
    padding: 14px;
  }

  body.single-product .product-tabs {
    display: flex;
    gap: 8px;
    margin-bottom: 14px;
    overflow-x: auto;
  }

  body.single-product .product-tabs > li {
    flex: 0 0 auto;
    margin: 0;
    width: auto;
  }

  body.single-product .product-tabs > li > a {
    white-space: nowrap;
  }
}

@media screen and (max-width: 549px) {
  body.single-product .product-main {
    padding-top: 14px;
  }

  body.single-product .product-title.product_title {
    font-size: 22px;
  }

  body.single-product table.variations tr,
  body.single-product table.variations .value,
  body.single-product .single_variation_wrap .variations_button {
    align-items: flex-start;
    flex-direction: column;
  }

  body.single-product .single_add_to_cart_button.button.alt,
  body.single-product .mvx-buy-now-button.button,
  body.single-product .quantity.buttons_added {
    max-width: none;
    width: 100%;
  }

  body.single-product .quantity.buttons_added .qty {
    flex: 1;
    max-width: none;
  }

  body.single-product .related-products-wrapper .row-small {
    margin-left: -6px;
    margin-right: -6px;
  }

  body.single-product .related-products-wrapper .product-small.col {
    padding: 0 6px 16px;
  }

  body.single-product .related-products-wrapper .product-title {
    font-size: 12px;
    min-height: 3em;
  }
}

/* Blog archive/category */
:is(body.blog, body.category) #main {
  background: #fff;
}

:is(body.blog, body.category) .blog-wrapper {
  padding-top: 0;
}

:is(body.blog, body.category) .archive-page-header {
  display: none;
}

:is(body.blog, body.category) .mvx-blog-hero {
  background: #f7faf4;
  border-bottom: 1px solid #edf2ea;
  border-top: 1px solid #f0f4ed;
  margin-bottom: 30px;
  overflow: hidden;
}

:is(body.blog, body.category) .mvx-blog-hero-inner {
  align-items: center;
  display: flex;
  gap: 26px;
  margin: 0 auto;
  max-width: 1110px;
  min-height: 220px;
  padding: 22px 15px;
}

:is(body.blog, body.category) .mvx-blog-hero-content {
  flex: 1 1 auto;
  min-width: 0;
}

:is(body.blog, body.category) .mvx-blog-breadcrumb {
  align-items: center;
  color: #5f665f;
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  gap: 7px;
  line-height: 1.4;
  margin-bottom: 14px;
}

:is(body.blog, body.category) .mvx-blog-breadcrumb a {
  color: #5f665f;
}

:is(body.blog, body.category) .mvx-blog-breadcrumb a:hover {
  color: var(--fs-color-primary);
}

:is(body.blog, body.category) .mvx-blog-hero h1 {
  color: var(--fs-color-success);
  font-size: 36px;
  letter-spacing: 0;
  line-height: 1.18;
  margin: 0 0 10px;
}

:is(body.blog, body.category) .mvx-blog-hero p {
  color: #454d45;
  font-size: 15px;
  line-height: 1.55;
  margin: 0;
  max-width: 570px;
}

:is(body.blog, body.category, body.single-post) .blog-wrapper > .row {
  max-width: 1110px;
}

:is(body.blog, body.category, body.single-post) .blog-wrapper > .row.row-large {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 850px) {
  :is(body.blog, body.category, body.single-post) .blog-wrapper > .row.row-large > .large-9 {
    flex-basis: 74%;
    max-width: 74%;
    padding-left: 15px;
    padding-right: 15px;
  }

  :is(body.blog, body.category, body.single-post) .blog-wrapper > .row.row-large > .post-sidebar {
    flex-basis: 26%;
    max-width: 26%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

:is(body.blog, body.category) #post-list > .row {
  margin-left: -8px;
  margin-right: -8px;
}

:is(body.blog, body.category) #post-list > .row > .post-item {
  padding: 0 8px 18px;
}

:is(body.blog, body.category) .post-item .col-inner,
:is(body.blog, body.category) .post-item .box-blog-post {
  height: 100%;
}

:is(body.blog, body.category) .post-item .box-blog-post {
  background: #fff;
  border: 1px solid #e1e8df;
  border-radius: 7px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

:is(body.blog, body.category) .post-item .box-image {
  aspect-ratio: 16 / 15;
  background: #f6f7f2;
  display: block;
  flex: 0 0 auto;
  overflow: hidden;
  width: 100%;
}

:is(body.blog, body.category) .post-item .image-cover {
  height: 100%;
  padding-top: 0 !important;
  position: relative;
}

:is(body.blog, body.category) .post-item .box-image img {
  height: 100%;
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
}

:is(body.blog, body.category) .post-item .box-text {
  display: flex;
  flex: 1 1 auto;
  padding: 10px 12px 12px;
  text-align: left;
}

:is(body.blog, body.category) .post-item .box-text-inner {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}

:is(body.blog, body.category) .post-item .badge.post-date,
:is(body.blog, body.category) .post-item .is-divider,
:is(body.blog, body.category) .post-item .from_the_blog_comments {
  display: none;
}

:is(body.blog, body.category) .mvx-blog-card-cat {
  color: var(--fs-color-primary);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .02em;
  line-height: 1.35;
  margin: 0 0 5px;
  text-transform: uppercase;
}

:is(body.blog, body.category) .post-item .post-title {
  font-size: 14px;
  font-weight: 800;
  line-height: 1.35;
  margin: 0;
}

:is(body.blog, body.category) .post-item .post-title a {
  color: #1f241f;
}

:is(body.blog, body.category) .post-item .post-title a:hover {
  color: var(--fs-color-success);
}

:is(body.blog, body.category) .post-item .from_the_blog_excerpt {
  color: #4f574f;
  display: -webkit-box;
  font-size: 12px;
  line-height: 1.45;
  margin: 7px 0 9px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

:is(body.blog, body.category) .mvx-blog-card-meta {
  align-items: center;
  color: #778077;
  display: flex;
  font-size: 11px;
  gap: 5px;
  line-height: 1.35;
  margin-top: auto;
}

:is(body.blog, body.category) .mvx-blog-card-meta::before {
  background-color: currentColor;
  content: "";
  height: 12px;
  width: 12px;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Cg%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Crect%20x='3'%20y='4'%20width='18'%20height='18'%20rx='2'/%3E%3Cpath%20d='M16%202v4M8%202v4M3%2010h18'/%3E%3C/g%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Cg%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Crect%20x='3'%20y='4'%20width='18'%20height='18'%20rx='2'/%3E%3Cpath%20d='M16%202v4M8%202v4M3%2010h18'/%3E%3C/g%3E%3C/svg%3E") center / contain no-repeat;
}

:is(body.blog, body.category) .mvx-blog-readmore {
  color: var(--fs-color-primary);
  display: inline-flex;
  font-size: 12px;
  font-weight: 800;
  gap: 4px;
  line-height: 1.35;
  margin-top: 8px;
}

:is(body.blog, body.category) .nav-pagination {
  margin: 3px 0 18px;
}

:is(body.blog, body.category) .nav-pagination > li > .page-number {
  border-color: #dce7db;
  border-radius: 4px;
  color: var(--fs-color-success);
  font-size: 12px;
  font-weight: 700;
  height: 28px;
  line-height: 26px;
  min-width: 28px;
}

:is(body.blog, body.category) .nav-pagination > li > .page-number.current,
:is(body.blog, body.category) .nav-pagination > li > .page-number:hover {
  background: var(--fs-color-primary);
  border-color: var(--fs-color-primary);
  color: #fff;
}

:is(body.blog, body.category, body.single-post) .post-sidebar .widget_product_categories,
:is(body.blog, body.category, body.single-post) .post-sidebar .widget_categories,
:is(body.blog, body.category, body.single-post) .post-sidebar .flatsome_recent_posts {
  background: #f7faf4;
  border: 1px solid #e1e8df;
  border-radius: 7px;
  margin: 0 0 18px;
  padding: 15px;
}

:is(body.blog, body.category, body.single-post) .post-sidebar .widget_product_categories .widget-title,
:is(body.blog, body.category, body.single-post) .post-sidebar .widget_categories .widget-title,
:is(body.blog, body.category, body.single-post) .post-sidebar .flatsome_recent_posts .widget-title {
  color: var(--fs-color-success);
  display: block;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.35;
  margin: 0 0 10px;
}

:is(body.blog, body.category, body.single-post) .post-sidebar .widget_product_categories .is-divider,
:is(body.blog, body.category, body.single-post) .post-sidebar .widget_categories .is-divider,
:is(body.blog, body.category, body.single-post) .post-sidebar .flatsome_recent_posts .is-divider {
  background-color: var(--fs-color-primary);
  height: 2px;
  margin: 0 0 8px;
  max-width: 44px;
  opacity: 1;
}

:is(body.blog, body.category, body.single-post) .post-sidebar .widget_product_categories ul,
:is(body.blog, body.category, body.single-post) .post-sidebar .widget_categories ul,
:is(body.blog, body.category, body.single-post) .post-sidebar .flatsome_recent_posts ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

:is(body.blog, body.category, body.single-post) .post-sidebar .widget_product_categories li,
:is(body.blog, body.category, body.single-post) .post-sidebar .widget_categories li,
:is(body.blog, body.category, body.single-post) .post-sidebar .flatsome_recent_posts li {
  border-bottom: 1px solid #e6eee2;
  list-style: none;
  margin: 0;
}

:is(body.blog, body.category, body.single-post) .post-sidebar .widget_product_categories li:last-child,
:is(body.blog, body.category, body.single-post) .post-sidebar .widget_categories li:last-child,
:is(body.blog, body.category, body.single-post) .post-sidebar .flatsome_recent_posts li:last-child {
  border-bottom: 0;
}

:is(body.blog, body.category, body.single-post) .post-sidebar .widget_product_categories li a,
:is(body.blog, body.category, body.single-post) .post-sidebar .widget_categories li a {
  color: #293129;
  display: block;
  font-size: 13px;
  line-height: 1.35;
  padding: 7px 0;
}

:is(body.blog, body.category, body.single-post) .post-sidebar .widget_product_categories li a:hover,
:is(body.blog, body.category, body.single-post) .post-sidebar .widget_categories li a:hover,
:is(body.blog, body.category, body.single-post) .post-sidebar .flatsome_recent_posts a:hover {
  color: var(--fs-color-primary);
}

:is(body.blog, body.category, body.single-post) .post-sidebar .widget_product_categories .children,
:is(body.blog, body.category, body.single-post) .post-sidebar .widget_categories .children {
  border-left: 1px solid #dfe9db;
  margin: 0 0 4px 8px;
  padding-left: 10px;
}

:is(body.blog, body.category, body.single-post) .post-sidebar .flatsome_recent_posts .recent-blog-posts {
  padding-bottom: 8px;
  padding-top: 8px;
}

:is(body.blog, body.category, body.single-post) .post-sidebar .flatsome_recent_posts .badge {
  border-radius: 5px;
  height: 52px;
  overflow: hidden;
  width: 52px;
}

:is(body.blog, body.category, body.single-post) .post-sidebar .flatsome_recent_posts .badge-inner {
  border-radius: 5px;
}

:is(body.blog, body.category, body.single-post) .post-sidebar .flatsome_recent_posts a {
  color: #232b23;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.35;
}

:is(body.blog, body.category, body.single-post) .post-sidebar .flatsome_recent_posts .post_comments {
  display: none;
}

/* Cart + checkout */
:is(body.woocommerce-cart, body.woocommerce-checkout) #main {
  background: #f7faf4;
}

:is(body.woocommerce-cart, body.woocommerce-checkout) .checkout-page-title {
  background: #fff;
  border-bottom: 1px solid #e1e9dd;
  border-top: 1px solid #f0f5ed;
  margin: 0 0 18px;
  padding: 10px 0;
}

:is(body.woocommerce-cart, body.woocommerce-checkout) .checkout-breadcrumbs {
  align-items: center;
  color: #788277;
  font-size: 15px;
  gap: 8px;
  line-height: 1.35;
  margin: 0;
  text-transform: none;
}

:is(body.woocommerce-cart, body.woocommerce-checkout) .checkout-breadcrumbs a {
  color: #788277;
}

:is(body.woocommerce-cart, body.woocommerce-checkout) .checkout-breadcrumbs a.current,
:is(body.woocommerce-cart, body.woocommerce-checkout) .checkout-breadcrumbs a:hover {
  color: var(--fs-color-primary, #00be67);
}

:is(body.woocommerce-cart, body.woocommerce-checkout) .checkout-breadcrumbs .divider {
  color: #b2beb0;
  font-size: 13px;
}

:is(body.woocommerce-cart, body.woocommerce-checkout) .page-checkout {
  padding-bottom: 30px;
  padding-top: 0;
}

body.woocommerce-cart .woocommerce.row-divided > .cart-collaterals {
  border-left: 0;
}

body.woocommerce-cart .cart-wrapper,
body.woocommerce-cart .cart-sidebar,
body.woocommerce-checkout #customer_details,
body.woocommerce-checkout .large-5 > .col-inner.has-border,
body.woocommerce-checkout .woocommerce-form-coupon,
body.woocommerce-checkout .woocommerce-form-login {
  background: #fff;
  border: 1px solid #e1e9dd;
  border-radius: 7px;
  box-shadow: 0 4px 16px rgba(31, 77, 50, .06);
  padding: 15px;
}

body.woocommerce-checkout .large-5 > .col-inner.has-border {
  border-color: #e1e9dd !important;
}

body.woocommerce-checkout .checkout-sidebar {
  padding: 0;
}

body.woocommerce-cart .cart_totals > table:first-child {
  display: none;
}

body.woocommerce-cart .cart_totals h2,
body.woocommerce-cart .ux-cart-coupon .widget-title,
body.woocommerce-checkout .woocommerce-billing-fields > h3,
body.woocommerce-checkout .woocommerce-additional-fields > h3,
body.woocommerce-checkout #ship-to-different-address,
body.woocommerce-checkout #order_review_heading {
  color: var(--fs-color-success, #1f6b45);
  font-size: 16px;
  font-weight: 800;
  line-height: 1.35;
  margin: 0 0 12px;
  text-transform: none;
}

:is(body.woocommerce-cart, body.woocommerce-checkout) table.shop_table {
  border: 0;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 13px;
  margin: 0;
}

:is(body.woocommerce-cart, body.woocommerce-checkout) table.shop_table th,
:is(body.woocommerce-cart, body.woocommerce-checkout) table.shop_table td {
  border-color: #e6eee2;
  color: #293129;
  padding: 10px 9px;
}

body.woocommerce-cart table.cart thead th,
body.woocommerce-checkout .woocommerce-checkout-review-order-table thead th {
  background: #eff8ed;
  border-bottom: 1px solid #dce9d7;
  color: var(--fs-color-success, #1f6b45);
  font-size: 12px;
  font-weight: 800;
  text-transform: none;
}

body.woocommerce-cart table.cart .product-thumbnail img {
  border-radius: 6px;
  width: 70px;
}

body.woocommerce-cart table.cart .product-name a,
body.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name {
  color: #232b23;
  font-weight: 700;
}

body.woocommerce-cart table.cart .product-name a:hover {
  color: var(--fs-color-primary, #00be67);
}

body.woocommerce-cart table.cart .product-remove .remove {
  align-items: center;
  border: 1px solid #f1caca;
  border-radius: 50%;
  color: #c62828 !important;
  display: inline-flex;
  height: 24px;
  justify-content: center;
  line-height: 22px;
  width: 24px;
}

:is(body.woocommerce-cart, body.woocommerce-checkout) .woocommerce-Price-amount {
  color: #df871c;
  font-weight: 800;
}

:is(body.woocommerce-cart, body.woocommerce-checkout) .order-total .woocommerce-Price-amount {
  color: var(--fs-color-primary, #00be67);
  font-size: 16px;
}

body.woocommerce-cart .quantity.buttons_added .button,
body.woocommerce-cart .quantity.buttons_added .qty {
  border-color: #dbe7d4;
  box-shadow: none;
  font-size: 13px;
  height: 34px;
  line-height: 34px;
  min-height: 34px;
}

body.woocommerce-cart .quantity.buttons_added .qty {
  font-weight: 700;
  max-width: 42px;
}

body.woocommerce-cart table.cart td.actions {
  border-bottom: 0;
  padding-top: 13px;
}

body.woocommerce-cart .actions .button,
body.woocommerce-cart .ux-cart-coupon .button,
body.woocommerce-cart .shipping-calculator-form .button,
body.woocommerce-checkout .woocommerce-form-coupon .button,
body.woocommerce-checkout .woocommerce-form-login .button {
  border-radius: 5px;
  font-size: 13px;
  font-weight: 700;
  line-height: 36px;
  min-height: 36px;
  padding: 0 14px;
}

body.woocommerce-cart .button-continue-shopping {
  background: #fff !important;
  border-color: #dbe7d4 !important;
  color: var(--fs-color-success, #1f6b45) !important;
}

body.woocommerce-cart button[name="update_cart"] {
  background: var(--fs-color-success, #1f6b45) !important;
  border-color: var(--fs-color-success, #1f6b45) !important;
  color: #fff !important;
}

body.woocommerce-cart .cart_totals .shop_table,
body.woocommerce-checkout .woocommerce-checkout-review-order-table {
  border-top: 1px solid #e6eee2;
}

body.woocommerce-cart .shipping__list,
body.woocommerce-checkout .shipping__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

body.woocommerce-cart .shipping__list_item,
body.woocommerce-checkout .shipping__list_item {
  margin: 0;
}

body.woocommerce-cart .shipping__list_label,
body.woocommerce-checkout .shipping__list_label {
  color: #293129;
  font-weight: 700;
}

body.woocommerce-cart .woocommerce-shipping-destination {
  color: #5d665d;
  font-size: 12px;
  line-height: 1.45;
  margin: 8px 0;
}

body.woocommerce-cart .shipping-calculator-button,
body.woocommerce-checkout .showcoupon {
  color: var(--fs-color-primary, #00be67);
  font-weight: 800;
}

body.woocommerce-cart .ux-cart-coupon {
  border-top: 1px solid #e6eee2;
  margin-top: 14px;
  padding-top: 14px;
}

body.woocommerce-cart .ux-cart-coupon .coupon,
body.woocommerce-checkout .woocommerce-form-coupon .coupon {
  margin: 0;
}

:is(body.woocommerce-cart, body.woocommerce-checkout) input.input-text,
:is(body.woocommerce-cart, body.woocommerce-checkout) textarea.input-text,
:is(body.woocommerce-cart, body.woocommerce-checkout) select,
:is(body.woocommerce-cart, body.woocommerce-checkout) .select2-container .select2-selection--single {
  background: #fff;
  border: 1px solid #dbe7d4;
  border-radius: 5px;
  box-shadow: none;
  color: #232b23;
  font-size: 13px;
  min-height: 38px;
}

:is(body.woocommerce-cart, body.woocommerce-checkout) input.input-text,
:is(body.woocommerce-cart, body.woocommerce-checkout) select {
  height: 38px;
}

:is(body.woocommerce-cart, body.woocommerce-checkout) textarea.input-text {
  min-height: 76px;
  padding-top: 9px;
}

:is(body.woocommerce-cart, body.woocommerce-checkout) input.input-text:focus,
:is(body.woocommerce-cart, body.woocommerce-checkout) textarea.input-text:focus,
:is(body.woocommerce-cart, body.woocommerce-checkout) select:focus,
:is(body.woocommerce-cart, body.woocommerce-checkout) .select2-container--open .select2-selection--single {
  border-color: var(--fs-color-primary, #00be67);
  box-shadow: 0 0 0 2px rgba(0, 190, 103, .12);
}

:is(body.woocommerce-cart, body.woocommerce-checkout) .select2-selection__rendered {
  color: #232b23;
  line-height: 38px;
  padding-left: 12px;
}

:is(body.woocommerce-cart, body.woocommerce-checkout) .select2-selection__arrow {
  height: 38px;
}

body.woocommerce-checkout .form-row {
  margin-bottom: 12px;
}

body.woocommerce-checkout .form-row label,
body.woocommerce-cart .shipping-calculator-form .form-row label {
  color: #293129;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 4px;
}

body.woocommerce-checkout .required {
  color: #c62828;
}

body.woocommerce-checkout .woocommerce-shipping-fields,
body.woocommerce-checkout .woocommerce-additional-fields {
  border-top: 1px solid #e6eee2;
  margin-top: 4px;
  padding-top: 12px;
}

body.woocommerce-checkout #ship-to-different-address label {
  align-items: center;
  display: flex;
  font-size: 14px;
  gap: 7px;
  margin: 0;
}

body.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info.message-wrapper {
  background: #fff;
  border: 1px solid #e1e9dd;
  border-left: 3px solid var(--fs-color-primary, #00be67);
  border-radius: 6px;
  color: #293129;
  margin-bottom: 14px;
}

body.woocommerce-checkout .woocommerce-form-coupon-toggle .message-container {
  max-width: none;
  padding: 10px 13px;
}

body.woocommerce-checkout #payment {
  background: transparent;
  border: 0;
  margin-top: 12px;
}

body.woocommerce-checkout #payment ul.payment_methods {
  border: 1px solid #e1e9dd;
  border-radius: 6px;
  margin: 0 0 12px;
  padding: 0;
}

body.woocommerce-checkout #payment li.wc_payment_method {
  border-bottom: 1px solid #edf2e9;
  list-style: none;
  margin: 0;
  padding: 11px 12px;
}

body.woocommerce-checkout #payment li.wc_payment_method:last-child {
  border-bottom: 0;
}

body.woocommerce-checkout #payment li.wc_payment_method > label {
  color: #293129;
  font-size: 13px;
  font-weight: 800;
}

body.woocommerce-checkout #payment div.payment_box {
  background: #f7faf4;
  border: 1px solid #e1e9dd;
  border-radius: 6px;
  color: #4f574f;
  font-size: 13px;
  line-height: 1.5;
  margin: 9px 0 0;
  padding: 10px 12px;
}

body.woocommerce-checkout #payment div.payment_box::before {
  display: none;
}

body.woocommerce-checkout #payment .place-order {
  margin: 0;
  padding: 0;
}

body.woocommerce-cart .checkout-button,
body.woocommerce-checkout #place_order {
  background: var(--fs-color-primary, #00be67) !important;
  border-color: var(--fs-color-primary, #00be67) !important;
  border-radius: 5px !important;
  color: #fff !important;
  display: block;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 40px;
  margin: 0;
  min-height: 40px;
  padding: 0 18px;
  text-align: center;
  width: 100%;
}

body.woocommerce-cart .checkout-button:hover,
body.woocommerce-checkout #place_order:hover {
  background: #009f55 !important;
  border-color: #009f55 !important;
  box-shadow: none;
}

body.woocommerce-cart .cart-container .text-center.pt.pb {
  background: #fff;
  border: 1px solid #e1e9dd;
  border-radius: 7px;
  margin: 0 auto;
  max-width: 640px;
  padding: 22px 18px !important;
}

body.woocommerce-cart .wc-empty-cart-message .message-wrapper {
  background: transparent;
  border: 0;
  margin: 0 0 12px;
}

body.woocommerce-cart .wc-empty-cart-message .message-container {
  color: #293129;
  font-weight: 700;
  padding: 0;
}

body.woocommerce-cart .return-to-shop {
  margin: 0;
}

body.woocommerce-cart .return-to-shop .button {
  background: var(--fs-color-primary, #00be67) !important;
  border-color: var(--fs-color-primary, #00be67) !important;
  border-radius: 5px;
  color: #fff !important;
  font-size: 13px;
  font-weight: 800;
  line-height: 36px;
  min-height: 36px;
  padding: 0 16px;
}

@media screen and (max-width: 849px) {
  :is(body.woocommerce-cart, body.woocommerce-checkout) .checkout-page-title {
    margin-bottom: 14px;
    padding: 9px 0;
  }

  :is(body.woocommerce-cart, body.woocommerce-checkout) .checkout-breadcrumbs {
    font-size: 14px;
  }

  body.woocommerce-cart .cart-wrapper,
  body.woocommerce-cart .cart-sidebar,
  body.woocommerce-checkout #customer_details,
  body.woocommerce-checkout .large-5 > .col-inner.has-border,
  body.woocommerce-checkout .woocommerce-form-coupon,
  body.woocommerce-checkout .woocommerce-form-login {
    padding: 12px;
  }

  body.woocommerce-checkout .form-row-first,
  body.woocommerce-checkout .form-row-last {
    float: none;
    width: 100%;
  }
}

@media screen and (max-width: 549px) {
  :is(body.woocommerce-cart, body.woocommerce-checkout) .page-checkout {
    padding-bottom: 22px;
  }

  body.woocommerce-cart .cart-wrapper,
  body.woocommerce-cart .cart-sidebar,
  body.woocommerce-checkout #customer_details,
  body.woocommerce-checkout .large-5 > .col-inner.has-border,
  body.woocommerce-checkout .woocommerce-form-coupon,
  body.woocommerce-checkout .woocommerce-form-login,
  body.woocommerce-cart .cart-container .text-center.pt.pb {
    border-radius: 6px;
    padding: 11px;
  }

  body.woocommerce-cart table.cart td {
    padding: 8px 0;
  }

  body.woocommerce-cart table.cart .product-thumbnail img {
    width: 54px;
  }

  body.woocommerce-cart table.cart .product-remove .remove {
    height: 22px;
    line-height: 20px;
    width: 22px;
  }

  body.woocommerce-cart .actions .continue-shopping,
  body.woocommerce-cart .actions button[name="update_cart"] {
    float: none !important;
    width: 100%;
  }

  body.woocommerce-cart .actions .continue-shopping {
    margin-bottom: 8px;
  }

  body.woocommerce-cart .button-continue-shopping,
  body.woocommerce-cart button[name="update_cart"] {
    display: block;
    text-align: center;
    width: 100%;
  }

  body.woocommerce-checkout .woocommerce-form-coupon .flex-col {
    flex-basis: 100%;
    max-width: 100%;
  }
}

.mvx-floating-contact {
  align-items: center;
  bottom: 80px;
  display: flex;
  flex-direction: column;
  gap: 9px;
  left: 16px;
  position: fixed;
  z-index: 99;
}

.mvx-floating-contact__item {
  align-items: center;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 4px 14px rgba(0, 0, 0, .18);
  color: var(--fs-color-primary, #1f6b45);
  display: flex;
  height: 54px;
  justify-content: center;
  position: relative;
  width: 54px;
}

.mvx-floating-contact__item svg {
  display: block;
  fill: currentColor;
  height: 34px;
  stroke: none;
  width: 34px;
}

.mvx-floating-contact__item--phone {
  background: #fff;
  color: var(--fs-color-primary, #1f6b45);
}

.mvx-floating-contact__item--phone svg {
  animation: mvx-phone-ring 1.8s ease-in-out infinite;
  transform-box: fill-box;
  transform-origin: center;
}

.mvx-floating-contact__item--messenger,
.mvx-floating-contact__item--zalo {
  background: #fff;
}

.mvx-mobile-menu-bar {
  display: none;
}

@keyframes mvx-phone-ring {
  0%, 68%, 100% {
    transform: rotate(0deg);
  }

  72%, 80%, 88% {
    transform: rotate(-12deg);
  }

  76%, 84%, 92% {
    transform: rotate(12deg);
  }
}

@media (prefers-reduced-motion: reduce) {
  .mvx-floating-contact__item--phone svg {
    animation: none;
  }
}

@media screen and (max-width: 849px) {
  body {
    padding-bottom: 86px;
  }

  .mvx-mobile-menu-bar {
    align-items: center;
    background: #fff;
    border-top: 3px solid #cfe8cf;
    border-radius: 16px 16px 0 0;
    bottom: 0;
    box-shadow: 0 -6px 18px rgba(0, 0, 0, .10);
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    left: 0;
    padding: 8px 6px calc(8px + env(safe-area-inset-bottom));
    position: fixed;
    right: 0;
    z-index: 98;
  }

  .mvx-mobile-menu-bar__item {
    align-items: center;
    color: #1f4d32;
    display: flex;
    flex-direction: column;
    font-size: 12px;
    font-weight: 700;
    gap: 4px;
    line-height: 1.15;
    min-width: 0;
    padding: 3px 2px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
  }

  .mvx-mobile-menu-bar__item svg {
    display: block;
    fill: none;
    height: 26px;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2.2;
    width: 26px;
  }

  .mvx-mobile-menu-bar__item.is-active,
  .mvx-mobile-menu-bar__item:hover {
    color: var(--fs-color-primary, #16b55f);
  }

  body.single-post .mvx-single-hero-card,
  body.single-post .mvx-single-hero-shade {
    min-height: 280px;
  }

  body.single-post .mvx-single-hero h1 {
    font-size: 30px;
  }

  :is(body.blog, body.category) .mvx-blog-hero-inner {
    min-height: 0;
  }

  :is(body.blog, body.category) .mvx-blog-hero h1 {
    font-size: 30px;
  }

  :is(body.blog, body.category) #post-list > .row > .post-item {
    flex-basis: 50%;
    max-width: 50%;
  }
}

@media screen and (max-width: 549px) {
  body {
    padding-bottom: 76px;
  }

  .mvx-mobile-menu-bar {
    border-radius: 14px 14px 0 0;
    bottom: 0;
    left: 0;
    padding: 7px 4px calc(7px + env(safe-area-inset-bottom));
    right: 0;
  }

  .mvx-mobile-menu-bar__item {
    font-size: 11px;
    gap: 3px;
  }

  .mvx-mobile-menu-bar__item svg {
    height: 23px;
    width: 23px;
  }

  .mvx-floating-contact {
    bottom: 102px;
    gap: 8px;
    left: 10px;
  }

  .mvx-floating-contact__item {
    height: 48px;
    width: 48px;
  }

  .mvx-floating-contact__item svg {
    height: 28px;
    width: 28px;
  }

  .mvx-floating-contact__item--phone svg {
    height: 27px;
    width: 27px;
  }

  body.single-post .mvx-single-hero {
    margin-bottom: 20px;
  }

  body.single-post .mvx-single-hero-inner {
    padding-top: 14px;
  }

  body.single-post .mvx-single-hero-card,
  body.single-post .mvx-single-hero-shade {
    min-height: 260px;
  }

  body.single-post .mvx-single-hero-shade {
    background: rgba(16, 22, 15, .62);
    padding: 22px;
  }

  body.single-post .mvx-single-hero h1 {
    font-size: 25px;
  }

  body.single-post .mvx-related-grid {
    grid-template-columns: 1fr;
  }

  :is(body.blog, body.category) .mvx-blog-hero {
    margin-bottom: 22px;
  }

  :is(body.blog, body.category) .mvx-blog-hero-inner {
    display: block;
    padding: 20px 15px;
  }

  :is(body.blog, body.category) .mvx-blog-hero h1 {
    font-size: 26px;
  }

  :is(body.blog, body.category) .mvx-blog-hero p {
    font-size: 14px;
  }

  :is(body.blog, body.category) #post-list > .row > .post-item {
    flex-basis: 100%;
    max-width: 100%;
  }
}
