body.modal-open {
  padding-right: 0 !important;
  overflow: hidden;
}

.entry-content iframe,
.woocommerce-Tabs-panel iframe {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.fc-daygrid-body.fc-daygrid-body-unbalanced.fc-daygrid-body-natural {
  display: none;
}

#booking-sidebar {
  text-align: left;
  padding: 10px;
}

#booking-sidebar {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

#booking-sidebar button {
  margin-bottom: 8px;
  text-align: left;
  width: 100%;
  padding: 8px 12px;
  border: none;
  background: none;
  cursor: pointer;
  font-weight: normal;
}

#booking-sidebar button.active {
  font-weight: bold;
  background-color: #f0f0f0;
  border-left: 4px solid #2c3e50;
}

.ux-modal {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.5);
}

.ux-modal-content {
  margin: 5vh auto;
  background: #fff;
  padding: 2rem;
  border-radius: 10px;
  max-width: 600px;
  position: relative;
}

.ux-modal:not(.is-active) {
  display: none !important;
}

form#bookingFormV2 .col {
  padding: 0px;
}

input#booking_start_time {
  margin: 5px;
}

input#booking_end_time {
  margin: 5px;
}

:root {
  --primary-color: #097829;
  --secondary-color: #ffc107;
  --dark-color: #2c3e50;
}

.full-width .ubermenu-nav,
.container,
.row {
  max-width: 1320px;
}

.row.row-collapse {
  max-width: 1220px;
}

.row.row-small {
  max-width: 1242.5px;
}

.row.row-large {
  max-width: 1280px;
}

.header-main {
  height: 150px;
}

#logo img {
  max-height: 150px;
}

/* #logo {
  width: 236px;
} */

#logo img {
  padding: 10px 0;
}

.header-bottom {
  min-height: 55px;
}

.header-top {
  min-height: 30px;
}

.transparent .header-main {
  height: 265px;
}

.transparent #logo img {
  max-height: 265px;
}

.has-transparent + .page-title:first-of-type,
.has-transparent + #main > .page-title,
.has-transparent + #main > div > .page-title,
.has-transparent + #main .page-header-wrapper:first-of-type .page-title {
  padding-top: 315px;
}

.header.show-on-scroll,
.stuck .header-main {
  height: 78px !important;
  background: #ffffff;
}

.nav > li > a {
  line-height: 78px;
}

.stuck #logo img {
  max-height: 78px !important;
}

.search-form {
  width: 90%;
}

.header-bg-color {
  background-color: #ffffff;
}

.header-bottom {
  background-color: #097829;
}

.header-main .nav > li > a {
  line-height: 78px;
}

.stuck .header-main .nav > li > a {
  line-height: 78px;
}

.header-bottom-nav > li > a {
  line-height: 24px;
}

@media (max-width: 549px) {
  .header-main {
    height: 70px;
  }

  #logo img {
    max-height: 70px;
  }
}

.main-menu-overlay {
  background-color: #097829;
}

.nav-dropdown {
  font-size: 100%;
}

/* Sticky Menu Styles */
.sticky-menu {
  position: sticky;
  top: 0;
  /* z-index: 1000; */
  transition: all 0.3s ease;
}

.sticky-menu.stuck {
  position: fixed;
  width: 100%;
  top: 0;
}

/* Color */
.accordion-title.active,
.has-icon-bg .icon .icon-inner,
.logo a,
.primary.is-underline,
.primary.is-link,
.badge-outline .badge-inner,
.nav-outline > li.active > a,
.nav-outline > li.active > a,
.cart-icon strong,
[data-color="primary"],
.is-outline.primary {
  color: #097829;
}

/* Color !important */
[data-text-color="primary"] {
  color: #097829 !important;
}

/* Background Color */
[data-text-bg="primary"] {
  background-color: #097829;
}

/* Background */
.scroll-to-bullets a,
.featured-title,
.label-new.menu-item > a:after,
.nav-pagination > li > .current,
.nav-pagination > li > span:hover,
.nav-pagination > li > a:hover,
.has-hover:hover .badge-outline .badge-inner,
button[type="submit"],
.button.wc-forward:not(.checkout):not(.checkout-button),
.button.submit-button,
.button.primary:not(.is-outline),
.featured-table .title,
.is-outline:hover,
.has-icon:hover .icon-label,
.nav-dropdown-bold .nav-column li > a:hover,
.nav-dropdown.nav-dropdown-bold > li > a:hover,
.nav-dropdown-bold.dark .nav-column li > a:hover,
.nav-dropdown.nav-dropdown-bold.dark > li > a:hover,
.header-vertical-menu__opener,
.is-outline:hover,
.tagcloud a:hover,
.grid-tools a,
input[type="submit"]:not(.is-form),
.box-badge:hover .box-text,
input.button.alt,
.nav-box > li > a:hover,
.nav-box > li.active > a,
.nav-pills > li.active > a,
.current-dropdown .cart-icon strong,
.cart-icon:hover strong,
.nav-line-bottom > li > a:before,
.nav-line-grow > li > a:before,
.nav-line > li > a:before,
.banner,
.header-top,
.slider-nav-circle .flickity-prev-next-button:hover svg,
.slider-nav-circle .flickity-prev-next-button:hover .arrow,
.primary.is-outline:hover,
.button.primary:not(.is-outline),
input[type="submit"].primary,
input[type="submit"].primary,
input[type="reset"].button,
input[type="button"].primary,
.badge-inner {
  background-color: #097829;
}

/* Border */
.nav-vertical.nav-tabs > li.active > a,
.scroll-to-bullets a.active,
.nav-pagination > li > .current,
.nav-pagination > li > span:hover,
.nav-pagination > li > a:hover,
.has-hover:hover .badge-outline .badge-inner,
.accordion-title.active,
.featured-table,
.is-outline:hover,
.tagcloud a:hover,
blockquote,
.has-border,
.cart-icon strong:after,
.cart-icon strong,
.blockUI:before,
.processing:before,
.loading-spin,
.slider-nav-circle .flickity-prev-next-button:hover svg,
.slider-nav-circle .flickity-prev-next-button:hover .arrow,
.primary.is-outline:hover {
  border-color: #097829;
}

.nav-tabs > li.active > a {
  border-top-color: #097829;
}

.widget_shopping_cart_content .blockUI.blockOverlay:before {
  border-left-color: #097829;
}

.woocommerce-checkout-review-order .blockUI.blockOverlay:before {
  border-left-color: #097829;
}

/* Fill */
.slider .flickity-prev-next-button:hover svg,
.slider .flickity-prev-next-button:hover .arrow {
  fill: #097829;
}

/* Background Color */
[data-icon-label]:after,
.secondary.is-underline:hover,
.secondary.is-outline:hover,
.icon-label,
.button.secondary:not(.is-outline),
.button.alt:not(.is-outline),
.badge-inner.on-sale,
.button.checkout,
.single_add_to_cart_button,
.current .breadcrumb-step {
  background-color: #097829;
}

[data-text-bg="secondary"] {
  background-color: #097829;
}

/* Color */
.secondary.is-underline,
.secondary.is-link,
.secondary.is-outline,
.stars a.active,
.star-rating:before,
.woocommerce-page .star-rating:before,
.star-rating span:before,
.color-secondary {
  color: #097829;
}

/* Color !important */
[data-text-color="secondary"] {
  color: #097829 !important;
}

/* Border */
.secondary.is-outline:hover {
  border-color: #097829;
}

.success.is-underline:hover,
.success.is-outline:hover,
.success {
  background-color: #097829;
}

.success-color,
.success.is-link,
.success.is-outline {
  color: #097829;
}

.success-border {
  border-color: #097829 !important;
}

/* Color !important */
[data-text-color="success"] {
  color: #097829 !important;
}

/* Background Color */
[data-text-bg="success"] {
  background-color: #097829;
}

body {
  font-size: 100%;
}

@media screen and (max-width: 549px) {
  body {
    font-size: 100%;
  }
}

body {
  font-family: "Roboto", sans-serif;
}

body {
  font-weight: 0;
}

body {
  color: #0a0a0a;
}

.nav > li > a {
  font-family: "Roboto", sans-serif;
}

.mobile-sidebar-levels-2 .nav > li > ul > li > a {
  font-family: "Roboto", sans-serif;
}

.nav > li > a {
  font-weight: 700;
}

.mobile-sidebar-levels-2 .nav > li > ul > li > a {
  font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
  font-family: "Roboto", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
  font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
  color: #097829;
}

.alt-font {
  font-family: "Roboto", sans-serif;
}

.alt-font {
  font-weight: 500 !important;
}

.header:not(.transparent) .header-nav-main.nav > li > a {
  color: #ffffff;
}

.header:not(.transparent) .header-nav-main.nav > li > a:hover,
.header:not(.transparent) .header-nav-main.nav > li.active > a,
.header:not(.transparent) .header-nav-main.nav > li.current > a,
.header:not(.transparent) .header-nav-main.nav > li > a.active,
.header:not(.transparent) .header-nav-main.nav > li > a.current {
  color: #46ad37;
}

.header-nav-main.nav-line-bottom > li > a:before,
.header-nav-main.nav-line-grow > li > a:before,
.header-nav-main.nav-line > li > a:before,
.header-nav-main.nav-box > li > a:hover,
.header-nav-main.nav-box > li.active > a,
.header-nav-main.nav-pills > li > a:hover,
.header-nav-main.nav-pills > li.active > a {
  color: #fff !important;
  background-color: #46ad37;
}

.header:not(.transparent) .header-bottom-nav.nav > li > a {
  color: #ffffff;
}

a {
  color: #097829;
}

a:hover {
  color: #0a0a0a;
}

.tagcloud a:hover {
  border-color: #0a0a0a;
  background-color: #0a0a0a;
}

@media screen and (min-width: 550px) {
  .products .box-vertical .box-image {
    min-width: 300px !important;
    width: 300px !important;
  }
}

.footer-2 {
  background-color: #3d6e35;
}

.absolute-footer,
html {
  background-color: #026000;
}

/* Custom CSS */
/* Chinh cot widget full */
.page-right-sidebar > .row > .col {
  padding-left: 0px !important;
}

/* An Vien Border cua Blog Va Widget */
h3.product-title.woocommerce-loop-product__title,
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
  font-size: 14px !important;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 2.5rem;
}

.col-divided {
  border-right: 0px solid transparent;
}

/* Can Giua Blog Excerpt */
.from_the_blog_excerpt {
  text-align: justify;
}

span.home-inffo {
  font-size: 1px;
  overflow: hidden;
  color: transparent;
}

.box-image {
  border-radius: 10px;
  overflow: hidden;
}

.woocommerce-product-gallery__image img {
  border-radius: 10px !important;
}

.luot-xem:before {
  content: "";
  color: #097829;
  display: inline-block;
  font-size: 14px;
  font-family: "FontAwesome";
  margin: auto;
  padding: 5px;
}

span.luot-xem {
  color: #097829;
}

.nav-dropdown.nav-dropdown-bold > li > a:hover {
  background-color: #097829;
}

.processing:before,
.loading-spin.centered {
  display: none !important;
}

html,
body {
  background: unset !important;
}

/* Nền Menu Mobile*/
.nav.nav-vertical {
  background-color: #097829;
}

.mobile-sidebar-levels-1 .nav-slide > li > ul.children.is-current-slide,
.mobile-sidebar-levels-1 .nav-slide > li > .sub-menu.is-current-slide {
  background-color: #097829;
}

.mobile-sidebar-levels-2
  .nav-slide
  > li
  > ul.children
  > li:not(.nav-slide-header)
  > a,
.mobile-sidebar-levels-2
  .nav-slide
  > li
  > .sub-menu
  > li:not(.nav-slide-header)
  > a {
  color: #ffffffcc;
  border-top: 0px solid rgba(255, 255, 255, 0.2);
}

/* Màu chỉ level 2 menu mobile*/
.mobile-sidebar-levels-2
  .nav-slide
  > li
  > ul.children
  > li:not(.nav-slide-header),
.mobile-sidebar-levels-2
  .nav-slide
  > li
  > .sub-menu
  > li:not(.nav-slide-header) {
  margin-top: 0;
  margin-bottom: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

/* Chỉnh menu quay dọc và xổ ngang*/
.header-nav > .menu-item:hover > .sub-menu {
  display: grid !important;
}

/* Độ rộng của menu*/
.header-nav > .menu-item > .sub-menu {
  display: none !important;
  min-width: 280px;
  left: 0;
  padding: 0;
}

.header-nav > .menu-item > .sub-menu > .menu-item {
  position: relative;
  width: 100%;
}

.header-nav > .menu-item > .sub-menu > .menu-item:hover a {
  color: yellow;
}

/* Đổi màu chữ hover và viền trắng*/
.header-nav > .menu-item > .sub-menu > .menu-item > a,
.header-nav > .menu-item > .sub-menu > .menu-item > .sub-menu > .menu-item > a {
  margin: 0;
  padding: 10px 15px;
  display: block;
  border-top: 1px solid #46ad37;
  border-right: 1px solid #46ad37;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
}

/* Màu chữ và độ dày chữ*/
.header-nav > .menu-item > .sub-menu > .menu-item > .sub-menu > .menu-item > a {
  color: #ffffff !important;
  font-weight: 400;
}

.header-nav > .menu-item > .sub-menu > .menu-item > a:hover {
  background-color: #46ad37;
  color: yellow !important;
}

.header-nav
  > .menu-item
  > .sub-menu
  > .menu-item
  > .sub-menu
  > .menu-item:hover
  > a {
  background-color: #46ad37;
  color: yellow !important;
}

.header-nav > .menu-item > .sub-menu > .menu-item > .sub-menu {
  top: 0;
  left: 279px;
  min-width: 260px;
  position: absolute;
  background-color: #097829;
  display: none !important;
}

.header-nav > .menu-item > .sub-menu > .menu-item:hover > .sub-menu {
  display: block !important;
}

.header-nav > .menu-item > .sub-menu {
  box-shadow: unset;
  border: none;
  background-color: #097829;
}

.header-nav.nav-box > li.active > a {
  color: yellow !important;
}

.wpcf7 form .wpcf7-response-output {
  margin: 4em 0.5em 1em;
}

/*CONTACT BUTTON ALL IN ONE */
.wpcf7-form-control.sdt-pt {
  width: 150px;
}

.flex-custom {
  display: flex;
}

.zalo-pt {
  background: url(../../images/sfarm/images/zalo-chat-fori-center-2.jpg) center
    center no-repeat;
  background-size: contain;
  border-radius: 100%;
  height: 30px;
  width: 30px;
}

.img-pt {
  display: block;
  object-fit: contain;
  object-position: center;
  border-radius: 100%;
  height: 40px;
  width: 40px;
}

.facebook-pt {
  background: url(../../images/sfarm/images/messenger-icon.png) center center
    no-repeat;
  background-size: contain;
  border-radius: 100%;
  height: 40px;
  width: 40px;
}

#main-div {
  position: fixed;
  right: 25px;
  bottom: 100px;
  z-index: 999;
}

#main-button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 60px;
  width: 60px;
  font-size: 30px;
  color: #097829;
  cursor: pointer;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.fa-comments:before {
  color: #097829;
}

#main-button ~ a {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  height: 55px;
  width: 55px;
  font-size: 30px;
  opacity: 0;
  text-decoration: none;
  color: #fff;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  transition: 0.2s all linear;
  -webkit-transition: 0.2s all linear;
  -moz-transition: 0.2s all linear;
  -ms-transition: 0.2s all linear;
  -o-transition: 0.2s all linear;
}

#main-button ~ .zalo-custom {
  background: #0066f9;
}

#main-button ~ .call-custom {
  background: #fff;
}

#main-button ~ .call-custom i {
  font-size: 22px;
}

#main-button.open ~ a {
  opacity: 1;
  transition: 0.4s all cubic-bezier(0, 0.01, 0, 1.27);
  -webkit-transition: 0.4s all cubic-bezier(0, 0.01, 0, 1.27);
  -moz-transition: 0.4s all cubic-bezier(0, 0.01, 0, 1.27);
  -ms-transition: 0.4s all cubic-bezier(0, 0.01, 0, 1.27);
  -o-transition: 0.4s all cubic-bezier(0, 0.01, 0, 1.27);
}

.wave {
  animation-name: wave;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@keyframes wave {
  0% {
    box-shadow: 0 0 0px 0px rgba(17, 138, 13, 0.5);
  }

  100% {
    box-shadow: 0 0 0px 25px rgba(17, 138, 13, 0);
  }
}

.open {
  animation-iteration-count: 1;
}

/* bottom menu mobile */
.wp-bottom-menu {
  display: none;
}

@media only screen and (min-width: 1200px) {
  /*************** ADD MOBILE ONLY CSS HERE***************/
  .blog-home .box-text-inner.blog-post-inner h5 {
    margin-top: -4px;
  }
}

@media only screen and (max-width: 550px) {
  /*************** ADD MOBILE ONLY CSS HERE***************/
  .blog-home .post-title {
    margin-top: 13px !important;
  }
}

/*************** ADD MOBILE ONLY CSS HERE***************/
.post-title {
  font-size: 19px !important;
}

/* light box */
.bao-gia-btn {
  border-radius: 90px;
  padding: 5px 20px !important;
}

/* search form header */
.searchform input {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}

.ux-search-submit {
  width: 55px;
  border-radius: 50px;
}

/*Đoạn css hiển thị search form*/
.flex-col.hide-for-medium.flex-left.flex-grow {
  margin-top: 30px;
}

li.header-block {
  margin-left: 30px !important;
}

/*END CSS Hiển thị search form*/
body {
  margin: 0;
  padding: 0;
  background: #000;
  /* Màu nền */
  overflow-x: hidden;
  /* Đảm bảo không có thanh cuộn ngang */
}

.snowflake {
  position: absolute;
  top: -10px;
  color: #fff;
  /* Màu tuyết */
  user-select: none;
  z-index: 1000;
  pointer-events: none;
  /* Đảm bảo tuyết không ảnh hưởng đến thao tác người dùng */
}

/* Custom CSS Tablet */
@media (max-width: 849px) {
  .nav-icon i {
    background: green;
    border-radius: 5px;
    padding: 8px 11px;
    height: auto-flow;
  }
}

/* Custom CSS Mobile */
@media (max-width: 549px) {
  /* bottom menu */
  .wp-bottom-menu {
    display: flex !important;
    height: 60px;
    z-index: 999;
    background: white;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    justify-content: space-around;
    height: 60px;
    box-shadow: 0 -5px 10px rgb(0 0 0 / 10%);
    transition: all 200ms;
    align-items: center;
  }

  .wp-bottom-menu .wp-bottom-menu-item {
    color: #097829;
    text-align: center;
    font-size: 12px;
    min-width: 63px;
  }

  .wp-bottom-menu i {
    font-size: 20px;
  }

  #contact-button {
    bottom: 50px;
  }

  .absolute-footer {
    margin-bottom: 60px;
  }

  #main-div {
    bottom: 140px;
  }
}

.label-new.menu-item > a:after {
  content: "Mới";
}

.label-hot.menu-item > a:after {
  content: "Hot";
}

.label-sale.menu-item > a:after {
  content: "Giảm giá";
}

.label-popular.menu-item > a:after {
  content: "Phổ biến";
}

.form-lienhe {
  input[type="search"],
  input[type="number"],
  input[type="email"],
  input[type="tel"],
  input[type="text"],
  textarea {
    border: 1px solid #097829;
    background: #097829;
    color: white;
  }
}

.form-lienhe input[type="submit"] {
  background: #d72c30 !important;
  display: block;
  margin: -54px auto;
  margin-right: 1px;
  background: #097829;
}

.form-lienhe input[type="text"]::placeholder {
  font-family: FontAwesome;
  content: "\f007";
}

/* Điều chỉnh khoảng các giữa các đoạn văn*/
p {
  margin-bottom: 7px;
}

/* Menu Ngang*/
#header .header-bg-container.fill {
  display: none;
}

/*  Form bang gia */
.wpcf7-form textarea,
.wpcf7-form input {
  border-radius: 5px;
}

.wpcf7-form .wpcf7-submit {
  border: 1px solid white !important;
}

/* Giới hạn short description của sản phẩm */
.product-small .box-text .product-title a,
.product-small .box-text p {
  display: inline-block;
  word-wrap: break-word;
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.product-small {
  font-size: 105%;
}

/* Custom widget */
.widget .is-divider {
  height: 30px;
  background: #f0f0f1;
}

/* Chinh mau nen va padding widget */
aside.widget {
  background: #f0f0f1;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  padding: 10px;
}

/* Chinh Mau va Font Tieu de widget */
.widget-title {
  background: #097829 !important;
  padding: 10px 20px !important;
  color: white;
  position: absolute;
  top: 0;
  left: 0;
  /* border-bottom-right-radius: 8px; */
}

/* Trang san pham chi tiet nut tu van */
.product-short-description .button {
  border-radius: 5px !important;
  background: -webkit-linear-gradient(top, #15ad10, #097829);
  height: 58.4px;
  max-width: 350px;
  white-space: nowrap;
}

.product-short-description .button:hover {
  background: -webkit-linear-gradient(bottom, #15ad10, #097829);
}

/*Sang CSS*/
.row.category-page-row {
  display: block;
}

/*Định dạng lại trang danh mục, cấu trúc html chuẩn SEO.*/
.row.category-page-row .col.large-9 {
  float: right;
}

/*Xử lý trên màn hình desktop*/
@media only screen and (min-width: 1224px) {
  /*Hiển thị full des danh mục */
  .term-description {
    position: relative;
    width: 1250px;
    right: 300px;
  }

  .term-description figure {
    margin: auto;
    max-width: 800px;
  }
}

/**/
.row.category-page-row .br_alabel.berocket_alabel_id_20592 > span {
  margin-top: -220px;
}

th,
td {
  border: 1px solid #ececec;
}

td > strong {
  padding: 8px;
}

/*css form liên hệ mua hàng*/
.lien-he-sang .accordion-inner {
  padding: 0px !important;
}

.lien-he-sang .accordion-title.plain.active {
  color: #097829 !important;
}

@media only screen and (max-width: 1620px) {
  .label-left,
  .label-right {
    height: auto;
    width: calc((100vw - 1200px) / 2);
  }
}

.label-left {
  left: calc((100vw - 1200px) / 2 - 210px);
}

.label-right {
  right: calc((100vw - 1200px) / 2 - 210px);
}

.label-left,
.label-right {
  height: 180px;
  position: fixed;
  top: 155px;
  width: auto;
  z-index: 999;
}

@media only screen and (max-width: 1620px) {
  .label-left {
    left: 0;
  }
}

@media only screen and (max-width: 1620px) {
  .label-right {
    right: 0;
  }
}

@media (max-width: 768px) {
  .label-left,
  .label-right {
    display: none;
  }
}

/* Giới hạn chiều rộng của phần form */
#col-1125804729 > .col-inner {
  max-width: 400px;
  /* điều chỉnh kích thước theo ý bạn */
  margin: 0 auto;
  /* căn giữa form */
  padding: 20px 15px 0 15px !important;
}

/* Giảm kích thước font chữ và padding các ô input, textarea */
#col-1125804729 input.wpcf7-form-control,
#col-1125804729 textarea.wpcf7-form-control {
  font-size: 14px;
  padding: 8px 10px;
  box-sizing: border-box;
  width: 100% !important;
  /* đảm bảo input full width trong phần giới hạn max-width */
}

/* Điều chỉnh chiều cao textarea */
#col-1125804729 textarea.wpcf7-form-control {
  height: 100px;
  /* hoặc 80px nếu muốn nhỏ hơn */
}

/* Thu nhỏ nút gửi */
#col-1125804729 input.wpcf7-submit {
  font-size: 14px;
  padding: 10px 20px;
  max-width: 100%;
  cursor: pointer;
}

.br_alabel .br_tooltip {
  display: none;
}

.br_alabel.berocket_alabel_id_20592 > span {
  color: white;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  position: relative;
  right: 0;
  text-align: center;
}

.br_alabel.berocket_alabel_id_20592 > span i.template-i-before {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.br_alabel.berocket_alabel_id_20592 > span i.template-i {
  background-color: transparent;
  display: block;
  line-height: 30px;
  position: absolute;
  z-index: 99;
}

.br_alabel.berocket_alabel_id_20592 > span i.template-i-after {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.br_alabel.berocket_alabel_id_20592 > span i.template-span-before {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

div.br_alabel.berocket_alabel_id_20592 {
  top: -10px;
  right: -10px;
  z-index: 1;
}

div.br_alabel.berocket_alabel_id_20592 > span {
  height: 28px;
  width: 100px;
  background-color: #f16543;
  color: #ffffff;
  border-radius: 3px;
  line-height: 1.2em;
  font-size: 13px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -10px;
  margin-bottom: -10px;
}

:root {
  --wp--preset--aspect-ratio--square: 1;
  --wp--preset--aspect-ratio--4-3: 4/3;
  --wp--preset--aspect-ratio--3-4: 3/4;
  --wp--preset--aspect-ratio--3-2: 3/2;
  --wp--preset--aspect-ratio--2-3: 2/3;
  --wp--preset--aspect-ratio--16-9: 16/9;
  --wp--preset--aspect-ratio--9-16: 9/16;
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
    135deg,
    rgba(6, 147, 227, 1) 0%,
    rgb(155, 81, 224) 100%
  );
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
    135deg,
    rgb(122, 220, 180) 0%,
    rgb(0, 208, 130) 100%
  );
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
    135deg,
    rgba(252, 185, 0, 1) 0%,
    rgba(255, 105, 0, 1) 100%
  );
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
    135deg,
    rgba(255, 105, 0, 1) 0%,
    rgb(207, 46, 46) 100%
  );
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
    135deg,
    rgb(238, 238, 238) 0%,
    rgb(169, 184, 195) 100%
  );
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
    135deg,
    rgb(74, 234, 220) 0%,
    rgb(151, 120, 209) 20%,
    rgb(207, 42, 186) 40%,
    rgb(238, 44, 130) 60%,
    rgb(251, 105, 98) 80%,
    rgb(254, 248, 76) 100%
  );
  --wp--preset--gradient--blush-light-purple: linear-gradient(
    135deg,
    rgb(255, 206, 236) 0%,
    rgb(152, 150, 240) 100%
  );
  --wp--preset--gradient--blush-bordeaux: linear-gradient(
    135deg,
    rgb(254, 205, 165) 0%,
    rgb(254, 45, 45) 50%,
    rgb(107, 0, 62) 100%
  );
  --wp--preset--gradient--luminous-dusk: linear-gradient(
    135deg,
    rgb(255, 203, 112) 0%,
    rgb(199, 81, 192) 50%,
    rgb(65, 88, 208) 100%
  );
  --wp--preset--gradient--pale-ocean: linear-gradient(
    135deg,
    rgb(255, 245, 203) 0%,
    rgb(182, 227, 212) 50%,
    rgb(51, 167, 181) 100%
  );
  --wp--preset--gradient--electric-grass: linear-gradient(
    135deg,
    rgb(202, 248, 128) 0%,
    rgb(113, 206, 126) 100%
  );
  --wp--preset--gradient--midnight: linear-gradient(
    135deg,
    rgb(2, 3, 129) 0%,
    rgb(40, 116, 252) 100%
  );
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),
    6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}

:where(.is-layout-flex) {
  gap: 0.5em;
}

:where(.is-layout-grid) {
  gap: 0.5em;
}

body .is-layout-flex {
  display: flex;
}

.is-layout-flex {
  flex-wrap: wrap;
  align-items: center;
}

.is-layout-flex > :is(*, div) {
  margin: 0;
}

body .is-layout-grid {
  display: grid;
}

.is-layout-grid > :is(*, div) {
  margin: 0;
}

:where(.wp-block-columns.is-layout-flex) {
  gap: 2em;
}

:where(.wp-block-columns.is-layout-grid) {
  gap: 2em;
}

:where(.wp-block-post-template.is-layout-flex) {
  gap: 1.25em;
}

:where(.wp-block-post-template.is-layout-grid) {
  gap: 1.25em;
}

.has-black-color {
  color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
  color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-color {
  color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
  color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
  color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
  color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-background-color {
  background-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
  background-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-background-color {
  background-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
  background-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-border-color {
  border-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
  border-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-border-color {
  border-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
  border-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
  background: var(--wp--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
  background: var(--wp--preset--gradient--midnight) !important;
}

.has-small-font-size {
  font-size: var(--wp--preset--font-size--small) !important;
}

.has-medium-font-size {
  font-size: var(--wp--preset--font-size--medium) !important;
}

.has-large-font-size {
  font-size: var(--wp--preset--font-size--large) !important;
}

.has-x-large-font-size {
  font-size: var(--wp--preset--font-size--x-large) !important;
}

.mini-cart {
  position: relative;
}

@media (min-width: 768px) {
  .mini-cart > a {
    display: flex;
    align-items: center;
    padding: 8px;
    border: 2px solid var(--primary-color);
    border-radius: 6px;
    text-decoration: none;
    position: relative;
  }
  .mini-cart > a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.1;
  }
}

.mini-cart > a {
  color: var(--primary-color);
}

.img_hover_cart .fas {
  font-size: 24px;
}

.mini-cart > a .count_item {
  display: block;
  background: var(--secondary-color);
  padding: 2px 6px;
  border-radius: 4px;
  font-size: 12px;
  color: black;
}

.mini-cart:hover .top-cart-content {
  visibility: visible;
  opacity: 1;
  z-index: 999;
  transition: all 0.3s ease;
}

@media (min-width: 1024px) {
  .mini-cart:hover .top-cart-content {
    z-index: 199;
    visibility: visible;
    opacity: 1;
    box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1),
      0 5px 15px rgba(0, 0, 0, 0.07);
  }
}

.top-cart-content {
  position: absolute;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  width: 400px;
  right: 0%;
  top: calc(100% + 8px);
  color: black;
  padding: 10px 15px;
  font-size: 14px;
}

.top-cart-content:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7.5px 10px 7.5px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  top: -9px;
  right: 60px;
  filter: drop-shadow(0px -2px 1px rgba(0, 0, 0, 0.05));
}

.top-cart-content .list-item-cart,
.top-cart-content .mini-products-list {
  list-style: none;
  padding: 0px;
  z-index: 1;
  position: relative;
}

.mini-cart .no-item {
  text-align: center;
}

.mini-cart .no-item p {
  margin: 0 auto;
}

.top-cart-content:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: -9px;
  z-index: 0;
}

.prl {
  padding: 0 20px;
}

.content-about {
  display: -webkit-box;
  -webkit-line-clamp: 10; /* Giới hạn 10 dòng */
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.namino-container {
  max-width: 1280px;
  margin: 0 auto;
}

/* ==== SLIDE GRID ==== */
.namino-slide-group {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

/* ==== CARD ==== */
.namino-product-card {
  background: white;
  border-radius: 12px;

  margin: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.namino-product-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}

.namino-product-image {
  width: 100%;
  height: 310px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
  /* background: #f8f8f8; */
  position: relative;
  overflow: hidden;
}

.namino-product-image img {
  max-width: 80%;
  max-height: 100%;
  object-fit: contain;
}

.namino-product-overlay {
  position: absolute;
  inset: 0;
  background: rgba(47, 97, 61, 0.8);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  padding: 20px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
}

.namino-product-overlay ul {
  padding: 0;
  margin: 0;
}

.namino-product-overlay li {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 6px;
  line-height: 1.4;
}

.namino-product-overlay span {
  color: #ffffff;
  /* float: right; */
  font-weight: 600;
}

.namino-product-card:hover .namino-product-overlay {
  opacity: 1;
  visibility: visible;
}

.namino-box-title {
  padding: 15px;
}

.namino-product-title {
  font-size: 16px;
  color: var(--primary-color);
  text-align: center;
  font-weight: 600;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  /*max-width: 30ch;*/
  text-overflow: ellipsis;
  white-space: nowrap;
}

.namino-product-price {
  font-size: 16px;
  color: #f3283d;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}

.namino-product-button {
  width: 100%;
  /* padding: 10px 16px; */
  border: 2px solid var(--primary-color);
  background: white;
  color: var(--primary-color);
  font-size: 14px;
  font-weight: 600;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: uppercase;
}

.namino-product-button:hover {
  background: var(--primary-color);
  color: white;
}

.namino-product-button.out-of-stock {
  border-color: #9ca3af;
  color: #9ca3af;
  cursor: not-allowed;
}

.namino-view-all-container {
  text-align: center;
  margin: 20px;
}

.namino-view-all-btn {
  display: inline-block;
  padding: 0.375rem 1.5rem;
  border: 2px solid var(--primary-color);
  color: var(--primary-color);
  background: white;
  border-radius: 25px;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease;
}

.namino-view-all-btn:hover {
  background: var(--primary-color);
  color: white;
}

/* ==== NAV ==== */
.owl-nav button {
  position: absolute;
  top: 48%;
  transform: translateY(-50%);
  background: white !important;
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  line-height: 40px !important;
  max-height: 40px !important;
  min-height: 40px !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  font-size: 24px !important;
  color: var(--primary-color) !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  outline: none;
}

.owl-nav button.owl-prev {
  left: -25px;
}

.owl-nav button.owl-next {
  right: -25px;
}

.owl-nav button:hover {
  background: var(--primary-color) !important;
  color: white !important;
}
.owl-nav button i {
  font-size: 16px;
}
.owl-dots {
  margin-top: 10px;
  text-align: center;
}

.owl-dot {
  width: 12px;
  height: 12px;
  line-height: 12px !important;
  max-height: 12px !important;
  min-height: 12px !important;
  border-radius: 50%;
  background: #716e6e !important;
  display: inline-block;
  margin: 0 5px;
}

.owl-dot.active {
  background: var(--primary-color) !important;
}

.owl-stage {
  margin-bottom: 10px !important;
}

/* Fix for dropdown menu positioning */
.header-nav > .menu-item.has-dropdown:hover > .sub-menu {
  opacity: 1 !important;
  max-height: inherit !important;
  visibility: visible !important;
}

.header-nav > .menu-item > .sub-menu {
  opacity: 0 !important;
  max-height: 0 !important;
  visibility: hidden !important;
  min-width: 280px;
  left: 0;
  padding: 0;
  transition: all 0.3s ease;
  top: 100%;
  position: absolute;
  background-color: #097829;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.header-nav > .menu-item > .sub-menu > .menu-item > .sub-menu {
  top: 0;
  left: 279px;
  min-width: 260px;
  position: absolute;
  background-color: #097829;
  opacity: 0 !important;
  max-height: 0 !important;
  visibility: hidden !important;
  transition: all 0.3s ease;
}

.header-nav > .menu-item > .sub-menu > .menu-item:hover > .sub-menu {
  opacity: 1 !important;
  max-height: inherit !important;
  visibility: visible !important;
}

@media (max-width: 991px) {
  .namino-slide-group {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 575px) {
  .namino-slide-group {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px;
  }
  .namino-product-image {
    height: 130px;
    justify-content: center;
    display: flex;
  }
  .namino-product-title {
    font-size: 0.9rem;
  }
  .col-mob-custom {
    padding-bottom: 10px;
  }
}

#section_1233083846 {
  padding-top: 30px;
  padding-bottom: 30px;
}

#section_1233083846 .section-bg-overlay {
  background-color: rgba(9, 120, 41, 0.593);
}

/* #section_1233083846 .section-bg.bg-loaded {
  background-image: url(../../images/sfarm/images/6.jpg);
} */

#section_1233083846 .section-bg {
  background-position: 49% 54%;
}

#section_1233083846 .ux-shape-divider--top svg {
  height: 150px;
  --divider-top-width: 100%;
}

#section_1233083846 .ux-shape-divider--bottom svg {
  height: 150px;
  --divider-width: 100%;
}

#section_1005603993 {
  padding-top: 50px;
  padding-bottom: 50px;
}

#section_1005603993 .section-bg-overlay {
  background-color: rgba(9, 120, 41, 0.616);
}

/* #section_1005603993 .section-bg.bg-loaded {
  background-image: url(../../images/sfarm/images/banner08.jpg);
} */

#section_1005603993 .section-bg {
  background-position: 50% 45%;
}

#section_1005603993 .ux-shape-divider--top svg {
  height: 150px;
  --divider-top-width: 100%;
}

#section_1005603993 .ux-shape-divider--bottom svg {
  height: 150px;
  --divider-width: 100%;
}

.namino-quytrinh-container {
  width: 100%;
  max-width: 1280px;
  position: relative;
  margin: 30px auto;
}

.namino-quytrinh-title {
  text-align: center;
  color: var(--primary-color);
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 40px;
  font-family: "UVN Bai Sau";
}

.namino-quytrinh-slider-wrapper {
  position: relative;
  background: #2d5016;
  border-radius: 30px;
  padding: 0;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}

.namino-quytrinh-slider-content {
  position: relative;
  overflow: hidden;
}

.namino-quytrinh-slide {
  display: none;
  position: relative;
  width: 100%;
  height: auto;
  animation: fadeIn 0.5s ease-in-out;
}

.namino-quytrinh-slide.active {
  display: block;
}

.namino-quytrinh-slide-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.namino-quytrinh-slide-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.3));
  padding: 40px;
}

.namino-quytrinh-slide-title {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 15px;
  color: white;
}

.namino-quytrinh-slide-description {
  font-size: 18px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.95);
}

.namino-quytrinh-nav-button {
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
  color: var(--primary-color);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 40px;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}

.namino-quytrinh-nav-button:hover {
  transform: translateY(-50%) scale(1.5);
}

.namino-quytrinh-prev-button {
  left: -110px;
}

.namino-quytrinh-next-button {
  right: -148px;
}

.namino-quytrinh-dots-container {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  z-index: 20;
}

.namino-quytrinh-dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(93, 90, 90, 0.4);
  margin: 0 6px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.namino-quytrinh-dot.active {
  background: var(--primary-color);
  width: 30px;
  border-radius: 6px;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 768px) {
  .namino-quytrinh-container {
    padding: 0 15px;
  }
  .namino-quytrinh-title {
    font-size: 32px;
  }

  .namino-quytrinh-slide {
    height: 350px;
  }

  .namino-quytrinh-slide-overlay {
    padding: 25px;
  }

  .namino-quytrinh-slide-title {
    font-size: 22px;
  }

  .namino-quytrinh-slide-description {
    font-size: 15px;
  }

  .namino-quytrinh-nav-button {
    width: 45px;
    height: 45px;
    font-size: 22px;
  }

  .namino-quytrinh-prev-button {
    left: -55px;
  }

  .namino-quytrinh-next-button {
    right: -55px;
  }

  .namino-quytrinh-dots-container {
    bottom: 15px;
  }

  .row .gallery,
  .row .row:not(.row-collapse),
  .container .row:not(.row-collapse),
  .lightbox-content .row:not(.row-collapse) {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 576px) {
  .namino-quytrinh-nav-button {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }

  .namino-quytrinh-prev-button {
    left: -50px;
  }

  .namino-quytrinh-next-button {
    right: -50px;
  }
}

/* Hero Section */
.namino-gioithieu-hero-section {
  position: relative;
  height: 100vh;
  background: linear-gradient(135deg, #2ecc71 0%, #27ae60 100%);
  overflow: hidden;
}

.namino-gioithieu-hero-content {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center;
  color: white;
}

.namino-gioithieu-hero-title {
  font-family: "Montserrat", sans-serif;
  font-size: 4rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  animation: fadeInUp 1s ease;
}

.namino-gioithieu-hero-subtitle {
  font-size: 1.5rem;
  font-weight: 300;
  margin-bottom: 2rem;
  animation: fadeInUp 1.2s ease;
}

.namino-gioithieu-hero-year {
  font-size: 1.2rem;
  opacity: 0.9;
  animation: fadeInUp 1.4s ease;
}

/* Animated Background */
.namino-gioithieu-bg-animation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.namino-gioithieu-leaf {
  position: absolute;
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 0 50% 50% 50%;
  animation: float 15s infinite ease-in-out;
}

.namino-gioithieu-leaf:nth-child(1) {
  left: 10%;
  animation-delay: 0s;
}
.namino-gioithieu-leaf:nth-child(2) {
  left: 30%;
  animation-delay: 2s;
}
.namino-gioithieu-leaf:nth-child(3) {
  left: 50%;
  animation-delay: 4s;
}
.namino-gioithieu-leaf:nth-child(4) {
  left: 70%;
  animation-delay: 6s;
}
.namino-gioithieu-leaf:nth-child(5) {
  left: 90%;
  animation-delay: 8s;
}

@keyframes float {
  0%,
  100% {
    transform: translateY(-100px) rotate(0deg);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    transform: translateY(100vh) rotate(360deg);
    opacity: 0;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* About Section */
.namino-gioithieu-about-section {
  padding: 10px 0px 100px;
  background: white;
}

.namino-gioithieu-section-title {
  font-family: "Montserrat", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  color: var(--dark-color);
  margin-bottom: 1rem;
  position: relative;
  display: inline-block;
  width: auto;
}

.namino-gioithieu-section-title::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 60px;
  height: 4px;
  background: var(--primary-color);
}

.namino-gioithieu-about-text {
  font-size: 1.1rem;
  line-height: 1.8;
  color: #555;
  margin-top: 2rem;
}

/* Features Section */
.namino-gioithieu-features-section {
  padding: 100px 0;
  background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
}

.namino-gioithieu-feature-card {
  background: white;
  border-radius: 15px;
  padding: 40px 30px;
  text-align: center;
  transition: all 0.4s ease;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  height: 100%;
  margin-bottom: 30px;
}

.namino-gioithieu-feature-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 40px rgba(27, 86, 52, 0.3);
}

.namino-gioithieu-feature-icon {
  width: 80px;
  height: 80px;
  background: var(--primary-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 25px;
  font-size: 2rem;
  color: white;
  transition: all 0.4s ease;
}

.namino-gioithieu-feature-card:hover .namino-gioithieu-feature-icon {
  transform: rotateY(360deg);
}

.namino-gioithieu-feature-title {
  font-family: "Montserrat", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  color: var(--dark-color);
  margin-bottom: 15px;
}

.namino-gioithieu-feature-desc {
  color: #666;
  line-height: 1.7;
}

/* Values Section */
.namino-gioithieu-values-section {
  padding: 100px 0;
  background: white;
}

.namino-gioithieu-value-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
  padding: 25px;
  border-radius: 10px;
  transition: all 0.3s ease;
}

.namino-gioithieu-value-item:hover {
  background: #f8f9fa;
  transform: translateX(10px);
}

.namino-gioithieu-value-number {
  width: 50px;
  height: 50px;
  background: var(--primary-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-weight: 700;
  font-size: 1.2rem;
  margin-right: 20px;
  flex-shrink: 0;
}

.namino-gioithieu-value-content h4 {
  font-family: "Montserrat", sans-serif;
  color: var(--dark-color);
  margin-bottom: 10px;
}

/* CTA Section */
.namino-gioithieu-cta-section {
  padding: 80px 0;
  background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
  color: white !important;
  text-align: center;
}

.namino-gioithieu-cta-title {
  font-family: "Montserrat", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  color: var(--dark-color) !important;
  margin-bottom: 1.5rem;
}

.namino-gioithieu-cta-button {
  background: white;
  color: var(--primary-color);
  padding: 10px 20px;
  border-radius: 50px;
  font-weight: 600;
  font-size: 0.9rem;
  border: none;
  transition: all 0.3s ease;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}

.namino-gioithieu-cta-button:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);
}

/* Scroll Animation */
.namino-gioithieu-animate-on-scroll {
  /* opacity: 0; */
  transform: translateY(50px);
  transition: all 0.8s ease;
}

.namino-gioithieu-animate-on-scroll.animated {
  opacity: 1;
  transform: translateY(0);
}

/* Responsive */
@media (max-width: 768px) {
  .namino-gioithieu-hero-title {
    font-size: 2.5rem;
  }
  .namino-gioithieu-hero-subtitle {
    font-size: 1.2rem;
  }
  .namino-gioithieu-section-title {
    font-size: 2rem;
  }
}
.text-dark {
  color: var(--dark-color);
}
.text-primary {
  color: var(--primary-color) !important;
}

.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: var(--primary-color);
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: var(--primary-color);
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

a.mucluc-dropdown-list_button {
}

a.mucluc-dropdown-list_button:before {
  content: "\f03a";
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 400;
  background: #fff;
  color: var(--primary-color) !important;
  font-size: 30px;
  width: 50px;
  height: 50px;
  display: inline-block;
  line-height: 48px;
  text-align: center;
  border: 1px solid #ddd;
}

.meta-toc.fiedx {
  position: fixed;

  left: 5px;

  top: 200px;

  z-index: 111;
}

.meta-toc .mucluc-dropdown-list_button {
  display: none;
}

.meta-toc.fiedx .mucluc-dropdown-list_button {
  display: block;
}

.meta-toc:not(.fiedx) .box-readmore {
  display: block !important;
}

.box-readmore {
  padding: 10px;

  background-color: #f5f5f5;

  width: 100%;

  margin-top: 2px;

  border: 1px solid #dddddd;

  font-size: 13px;

  margin-bottom: 10px;
}

.meta-toc.fiedx .box-readmore {
  width: 350px;

  display: none;
}

.box-readmore li ul > li {
  margin: 0;

  margin-bottom: 8px;
}

.box-readmore li ul > li:before {
  content: counters(item, ".") " ";
}

.box-readmore ul {
  list-style-type: none;

  counter-reset: item;

  margin-bottom: 0px;

  padding-left: 0px !important;

  margin-top: 8px;
}

.box-readmore ul li {
  display: table;

  counter-increment: item;

  margin: 0 0 5px 0;
}

.box-readmore ul li a {
}

.box-readmore ul li:before {
  content: counters(item, ".") ". ";

  display: table-cell;

  padding-right: 5px;
}

.box-readmore ul li a {
  color: #000 !important;

  cursor: pointer;

  font-weight: 500;

  font-size: 14px;
}

.box-readmore ul li li a {
  font-weight: 400;
}

.box-readmore ul li a:hover {
  color: #767676;
}

.entry-title {
  color: var(--primary-color);
}

.time-main {
  font-size: 13px;
}

.icon-bars-custom i {
  font-size: 1.9em !important;
}

.mobile-sidebar .nav-vertical li > a {
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 20px;
}

.mobile-sidebar .sidebar-menu {
  height: 100%;
}

.sub-menu .menu-item-mobile-custom a {
  color: #ffffff !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.menu-custom-toggle .toggle {
  color: rgba(255, 255, 255, 0.8);
}

.namino-productdetail-product-section {
  background-color: white;
  padding: 30px;
  margin-top: 20px;
  border-radius: 5px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.namino-productdetail-product-image {
  border: 1px solid #ddd;
  padding: 10px;
  background: white;
}

.namino-productdetail-product-image img {
  width: 100%;
  height: auto;
}

.namino-productdetail-thumbnail-container {
  display: flex;
  gap: 10px;
  margin-top: 15px;
  margin-bottom: 40px;
}

.namino-productdetail-thumbnail {
  border: 2px solid #ddd;
  padding: 5px;
  cursor: pointer;
  width: 80px;
}

.namino-productdetail-thumbnail.active {
  border-color: #4caf50;
}

.namino-productdetail-thumbnail img {
  width: 100%;
}

.namino-productdetail-product-title {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
}

.namino-productdetail-breadcrumb-custom {
  font-size: 14px;
  color: #666;
  margin-bottom: 10px;
}

.namino-productdetail-breadcrumb-custom a {
  color: #4caf50;
  text-decoration: none;
}

.namino-productdetail-price {
  font-size: 32px;
  color: #ff0000;
  font-weight: bold;
  margin: 0;
}

.namino-productdetail-promotion-box {
  background-color: #fff9e6;
  padding: 15px;
  border: 1px dashed #ffd700;
  margin: 20px 0;
}

.namino-productdetail-promotion-box h6 {
  color: #097829;
  font-weight: bold;
  margin-bottom: 10px;
}

.namino-productdetail-promotion-item {
  display: flex;
  align-items: center;
  margin: 8px 0;
  font-size: 14px;
}

.namino-productdetail-promotion-item i {
  color: #4caf50;
  margin-right: 8px;
}

.namino-productdetail-promotion-item li {
  position: relative;
  margin-bottom: 5px;
  list-style: none !important;
}

.namino-productdetail-quantity-selector {
  margin: 20px 0;
}

.namino-productdetail-quantity-selector label {
  margin-right: 15px;
  font-weight: bold;
}

.namino-productdetail-quantity-input {
  display: flex;
  align-items: center;
}

.namino-productdetail-quantity-input button {
  width: 30px;
  height: 30px;
  border: 1px solid #ddd;
  background: white;
  cursor: pointer;
  margin: 0;
  padding: 4px;
  line-height: initial;
  min-height: initial;
}

.namino-productdetail-quantity-input input {
  width: 65px;
  height: 30px;
  text-align: center;
  border: 1px solid #ddd;
  border-left: none;
  border-right: none;
  margin-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.namino-productdetail-btn-add-cart {
  background-color: #097829;
  color: white;
  /* padding: 0px 14px; */
  border: none;
  border-radius: 5px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  /* width: 100%; */
}

.namino-productdetail-btn-add-cart:hover {
  background-color: #135024;
}

.namino-productdetail-service-icons {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-radius: 6px;
  padding: 15px;
}

.namino-productdetail-service-item {
  display: flex;
  align-items: center;
  font-size: 16px;
}

.namino-productdetail-service-item:not(:first-of-type) {
  margin-top: 10px;
}

.namino-productdetail-service-item i {
  color: #097829;
  margin-right: 10px;
  font-size: 24px;
}

.namino-productdetail-payment-methods {
  margin-top: 15px;
}

.namino-productdetail-payment-methods img {
  height: 25px;
  margin-right: 5px;
}

.namino-productdetail-info-section {
  background-color: white;
  padding: 30px !important;
  margin-top: 40px;
  border-radius: 5px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.namino-productdetail-info-section h5 {
  color: #333;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #4caf50;
}

.namino-productdetail-info-section ul {
  list-style: none;
  padding-left: 0;
}

.namino-productdetail-info-section ul li {
  padding: 0;
  padding-left: 20px;
  position: relative;
  margin-bottom: 5px;
}

.namino-productdetail-info-section ul li p {
  margin-bottom: 5px;
}

.namino-productdetail-info-section ul li:before {
  content: "•";
  color: #4caf50;
  font-weight: bold;
  position: absolute;
  left: 0;
}

.namino-productdetail-related-products {
  background-color: white;
  padding: 30px;
  margin: 40px 0px;
  border-radius: 5px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.namino-productdetail-related-products h5 {
  font-size: 24px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 2px solid #4caf50;
}

.namino-productdetail-product-card {
  border: 1px solid #ddd;
  padding: 15px;
  text-align: center;
  margin-bottom: 20px;
  border-radius: 5px;
  transition: box-shadow 0.3s;
}

.namino-productdetail-product-card:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.namino-productdetail-product-card img {
  width: 100%;
  height: 200px;
  object-fit: contain;
  margin-bottom: 15px;
}

.namino-productdetail-product-card h6 {
  font-size: 14px;
  color: #333;
  margin-bottom: 10px;
  height: 40px;
  overflow: hidden;
}

.namino-productdetail-product-card .old-price {
  text-decoration: line-through;
  color: #999;
  font-size: 13px;
}

.namino-productdetail-product-card .new-price {
  color: #ff0000;
  font-weight: bold;
  font-size: 16px;
}

.namino-productdetail-btn-view-more {
  background-color: white;
  border: 2px solid #4caf50;
  color: #4caf50;
  padding: 8px 30px;
  border-radius: 20px;
  margin-top: 20px;
}

.namino-productdetail-sale-badge {
  background-color: #ff0000;
  color: white;
  padding: 3px 8px;
  font-size: 12px;
  border-radius: 3px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #097829; /* màu tùy chọn */
  border-radius: 50%;
  margin-right: 8px;
}

.namino-productdetail-description {
  max-height: 500px;
  overflow: hidden;
  position: relative;
  transition: max-height 0.5s ease;
}

.namino-productdetail-description::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background: linear-gradient(to top, white, transparent);
}

.namino-productdetail-description.expanded {
  max-height: none;
}

.namino-productdetail-description.expanded::after {
  display: none;
}

.namino-btn-toggle-desc {
  display: inline-block;
  color: #097829;
  border: 1px solid #097829;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  margin-top: 10px;
  transition: background-color 0.3s;
}

.namino-btn-toggle-desc:hover {
  background-color: #097829;
  color: white;
}

.product-sidebar {
  border-left: 1px solid #eee;
}

.namino-cart-item {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eee;
  padding: 12px;
}
.namino-cart-item:last-child {
  border-bottom: none;
}
.namino-cart-item img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 5px;
  margin-right: 12px;
}
.namino-cart-info {
  flex: 1;
  margin-right: 2px;
}
.namino-cart-info h6 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 5px;
}
.namino-cart-info .namino-price {
  color: red;
  font-weight: 600;
}
.namino-remove-item {
  color: #aaa;
  font-size: 18px;
  cursor: pointer;
  transition: color 0.2s;
  
}
.namino-remove-item:hover {
  color: #ff5c00;
}
.namino-cart-summary {
  padding: 15px;
  /* border-top: 1px solid #eee; */
  text-align: left;
}
.namino-cart-summary .namino-total {
  /* font-weight: 600; */
  font-size: 16px;
}
.namino-btn-checkout {
  width: 100%;
  background-color: var(--primary-color);
  color: #fff;
  font-weight: 600;
  border: none;
  border-radius: 5px;
  padding: 10px;
  margin-top: 10px;
  transition: background 0.2s;
}
.namino-btn-checkout:hover {
  background-color: #135024;
}

/* Hiệu ứng hover dropdown (tùy chọn) */
.namino-cart-wrapper {
  position: relative;
  display: inline-block;
}
/* .namino-cart-dropdown {
  position: absolute;
  right: 0;
  top: 100%;
  margin-top: 10px;
  display: none;
  z-index: 999;
}
.namino-cart-wrapper:hover .namino-cart-dropdown {
  display: block;
  animation: fadeInDown 0.3s ease;
} */
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 767.98px) {
  .modal-mobile {
    display: none !important;
  }
}
