/*!
Theme Name: nt-theme
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nt-theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

nt-theme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');
@font-face {
    font-family: 'Tomatoes';
    src: url('fonts/Tomatoes.woff2') format('woff2'),
        url('fonts/Tomatoes.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DFVN Catchy Mager';
    src: url('fonts/DFVN-CatchyMager-Regular.woff2') format('woff2'),
        url('fonts/DFVN-CatchyMager-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


body{
    font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  color: #1f1f1f;
  font-style: normal;
  font-siZE: 14px;
}
a, p, button, ul , li, input{
    font-family: "Quicksand", sans-serif;
}
a{
    text-decoration: none;
}
img {
    max-width: 100%;
}
.grid-header {
    display: grid
;
    align-items: center;
    justify-content: space-between;
    grid-template-columns: 45% 10% 45%;
}
ul#mainmenu {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.sub-menu {
    display: none;
    list-style: none;
    padding: 13px;
}
ul#mainmenu li {
    padding: 6px;
    border-bottom: 1px solid #fff;
    margin-right: 20px;
}
ul#mainmenu a {
    color: #1f1f1f;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    text-decoration: none;
}
ul.sub-menu li a {
    padding: 15px 11px;
    margin-bottom: 2px;
    width: 100%;
    display: block;
}
ul#mainmenu li.current-menu-item, #mainmenu li:hover {
    border-color: #9A9776;
}
ul#mainmenu ul li.current-menu-item, #mainmenu ul li:hover {
 border-color: #fff;
    background: #9A9776;
}
.h-content {
    float: right;
    display: flex
;
    align-items: center;
    justify-content: flex-end;
}
.social-icons.social-icons-2 {
    display: flex
;
    align-items: center;
    justify-content: space-around;
    gap: 20px;
    margin-left: 40px;
}
ul#mainmenu li ul li:hover {
    background: #9a9776;

}
ul#mainmenu li ul li {
    margin: 0px;
    padding: 0;
}
a.booking-now {
    font-family: Quicksand;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    color: #1f1f1f;
    text-decoration: none;
}
.slider-ileads {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.slides-ileads {
  display: flex;
  transition: transform 0.5s ease-in-out;
  width: 100%;
}

.slide-ileads {
    min-width: 100%;
    position: relative;
    flex-shrink: 0;
    width: 100%;
}
.slide-ileads img {
  width: 100%;
  height: auto; /* Đây là phần quan trọng */
  display: block;
  object-fit: cover;
}

.caption-ileads {
    position: absolute;
    left: 0;
    color: white;
    font-size: 20px;
    padding: 8px 12px;
    border-radius: 5px;
    text-align: center;
    width: 100%;
    bottom: 100px;
}
.dots-ileads {
    position: absolute;
    bottom: 250px;
    right: 20px;
    text-align: right;
}
.dots-ileads span {
    height: 8px;
    width: 8px;
    margin-left: 6px;
    background-color: #ffffff;
    border-radius: 50%;
    display: block;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin: 30px 0px;
    position: relative;
}
.dots-ileads span.active-ileads {
  background-color: #fff;
}
.dots-ileads span.active-ileads:before {
    width: 18px;
    height: 18px;
    border: 1px solid #fff;
    position: absolute;
    top: -6px;
    left: -6px;
    content: '';
    border-radius: 50%;
}
.slide-ileads>.container {
    position: relative;
}
div#slider-ileads>.container {
    position: relative;
}
.subtitle-slider {
    color: #f2e9e0;
    text-align: center;
    font-family: 'Tomatoes';
    font-size: 100.541px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.title-slider{
    color: #FFF;

text-align: center;
font-family: 'DFVN Catchy Mager';
font-size: 156.59px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.title-section h2 {
    color: var(--blue, #9A9776);
    font-family: 'DFVN Catchy Mager';
    font-size: 100px;
    font-style: normal;text-transform: uppercase;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 5px;
}
.title-section>p {
    color: var(--blue, #9A9776);
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 7.2px;
    text-transform: uppercase;
}
.title-section {
    MARGIN-TOP: 50px;
    margin-bottom: 30px;
}
section.section-services {
    padding: 50px 0px;
    background: linear-gradient(180deg, #FFF 0%, #FFF0E1 50%, #FFF 86%), #FFF;
}
.services-box {
    border-radius: 172px;
    border: 1px solid #000;
    padding: 10px;
    overflow: hidden;
    position: relative;
    padding-bottom: 5px;
}
.services-box img {
    width: 100%;
    height: auto;
    border-radius: 172px;
}
.services-box h3.heading {
    position: absolute;
    top: 0;
    left: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center;    width: 100%;

    color: #FFF;
    text-align: center;
    font-family: 'DFVN Catchy Mager';
    font-size: 37.005px;
    font-style: normal;
    font-weight: 400;
    line-height: 37px;
    letter-spacing: 1.85px;
}
h3.heading span {
    color: var(--white, #FFF);
    text-align: center;
    font-family: Quicksand;
    font-size: 14.802px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 4.441px;
}
a.btn.btn-line-white.btn-big {
    display: inline-block;
  
    text-align: center;
    border-radius: 50px;
    border: 1px solid var(--blue, #9A9776);
    width: auto;
    padding: 20px 28px;
    color: #9A9776;
    text-transform: uppercase;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
}
.text-center {
    text-align: center;
    
}
.inner-padding{
  padding: 30px;  
}
.title-left {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.price-box {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #5E5D5D;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.name-price{
    font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: 30px;
}
.content-price {
    color: #5E5D5D;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
span.price-sale {
    background: #9A9776;
    padding: 7px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}
span.price-normal {
    background: #DC6446;
    padding: 7px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    text-decoration: line-through;
}
.right-about-home h2 {
    color: var(--blue, #9A9776);
    font-family: 'DFVN Catchy Mager';
    font-size: 90px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 100%;
    letter-spacing: 5px;
}
.right-about-home strong {
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    color: #1f1f1f;
}
.right-about-home p {
    color:#5E5D5D;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
}
.img-about {
    display: inline-block;
    position: relative;
    padding: 10px;
    border: 1px solid #1f1f1f;
    border-radius: 242px;
    padding-bottom: 5px;
    overflow: hidden;
}
.left-about-home {
    text-align: center;
    position: relative;
}
.left-about-home:before {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    position: absolute;
    background-image: url(/wp-content/uploads/2025/04/1-10.png);
    background-size: 39%;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: bottom right;
}
/* Popup overlay */
.popup-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

/* Popup content full width + height */
.popup-content {
  position: relative;
  width: 90%;
  height: 90%;
  max-width: 1200px;
  max-height: 90%;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Close button */
.close-popup {
  position: absolute;
  top: -10px;
  right: -10px;
  background: #fff;
  color: #000;
  font-size: 24px;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
  z-index: 10000;
}

/* Make iframe take full space */
.video-container {
  width: 100%;
  height: 100%;
}

.video-container iframe {
  width: 100%;
  height: 100%;
  border: none;
}
button.play-video {
    position: absolute;
    width: 266px;
    height: 266px;
    left: calc(50% - 133px);
    top: calc(50% - 133px);
    background: transparent;
    border: none;
    outline: none;
    cursor: pointer;
}
.video-iframe {
    position: relative;
    line-height: 0;
}
.title-section.title-white * {
    color: #fff;
}
section.review {
    padding: 50px 0px;
    background: #9A9776;
}
.content-right-title {
    color: #fff;
    max-width: 50%;
    padding-right: 5%;
}
.slider-wrapper {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: auto;
  overflow: hidden;
}

.slider-container {
  overflow: hidden;
}

.slider-track {
  display: flex;
  transition: transform 0.3s ease;
  cursor: grab;
}

.slide {
    flex: 0 0 25%;
    padding: 10px;
    box-sizing: border-box;
    background: transparent;
    border: none;
}
.review-box {
    padding: 20px;
    background: #fff;
     border-radius: 36px;
}
.review-box>p {
    margin: 20px 0px;
}
.box--user {
    display: flex
;
    align-items: center;
    gap: 10px;
}
.name-user {
    color: #5E5D5D;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}
.border-white {
    padding: 10px;
    border: 1px solid #fff;
    border-radius: 36px;
}
.review-box blockquote {
    margin-top: 14px;
}
.work-user {
    font-size: 14px;
    text-transform: none;
}
.review-box footer {
    padding: 0;
    background: transparent;
    margin: 0;
    margin-top: 15px;
}
h1.title-404 {
    FONT-SIZE: 200PX ! IMPORTANT;
    MARGIN-BOTTOM: 13PX;
}.form-search-404 input#s {
    border-radius: 0px;
    border: 1px solid #B5B5B5;
    background: transparent;
    width: calc(100% - 76px);
}
.form-search-404 input#searchsubmit {
    background: #E15555;
    width: 76px;
    background-image: url(/wp-content/uploads/2025/04/icon-search-404.png);
    background-repeat: no-repeat;
    background-position: center;
}
.form-search-404 {
    margin-top: 50px;
}
.content-404 {
    text-align: center;
   
    margin: 0 auto;
}.content-404 h3 {
    font-size: 48px;
    margin-bottom: 15px;
}
.content-404 p {
    font-size: 22px;
    margin-bottom: 20px;
}
.btn-404 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}
a.btn-home-404 {
    padding: 16px 30px;
    background: #E15555;
    border-radius: 50px;
    border:1px solid #E15555;
    color: #fff;
    text-transform: uppercase;
}
a.btn-contact-404{
     padding: 16px 30px;
    background: #fff;
    border:1px solid #E15555;
    border-radius: 50px;
    color: #E15555;
    text-transform: uppercase;
}
a.btn-home-404 svg {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.quyen-loi .right-about-home h2 em {
    font-style: normal;
}

/* Tablet */
@media (max-width: 1024px) {
  .slide {
    flex: 0 0 33.3333%; /* 3 slides */
  }
}

/* Mobile */
@media (max-width: 768px) {
  .slide {
    flex: 0 0 66.6666%; /* 1.5 slides */
  }
}

.slider-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #9A9776;
    color: white;
    border: none;
    padding: 14px 19px;
    cursor: pointer;
    z-index: 2;
    border-radius: 50%;
}

.slider-btn.prev {
  left: 10px;
}

.slider-btn.next {
  right: 10px;
}

/* Responsive on very small screens */
@media (max-width: 480px) {
  .popup-content {
    width: 90%;
    height: 50%;
  }
}
.time-left>h2 {
    color: var(--blue, #9A9776);
    font-family: 'DFVN Catchy Mager';
    font-size: 72px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;text-transform: uppercase;
    letter-spacing: 3.6px;
    margin-bottom: 30px;
}
p.name-time {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
section.time-work {
    padding: 100px 0px ;
}
.box-contact {
    background: #FFF8F0;
    padding: 85px;
}
.form-booking h2 {
    color: var(--blue, #9A9776);
    font-family: 'DFVN Catchy Mager';
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 3.2px;
}
.form-booking>p {
    color:  #5E5D5D;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.form-booking {
    border-radius: 24px;
    background: #FFF;
    padding: 80px;
}
.form-booking input {
    border: none;
    border-bottom: 1px solid #5E5D5D;
    background: transparent;
    font-family: Quicksand;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 15px 0px;
    width: 100%;
    outline: none;
    margin: 10px 0px;
}
.form-booking  input.wpcf7-form-control.wpcf7-submit.has-spinner.btn-gui {
    border-radius: 50px;
    border: 1px solid var(--blue, #9A9776);
    width: auto;
    padding: 20px 47px;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    color: #9A9776;
    text-transform: uppercase;
    margin-top: 30px;
}
.calendar-ileads {
    max-width: 100%;
    padding: 20px;
    color: #8b826d;
    margin-top: 22px;
    display: block;
}

    .calendar-inner-ileads {
      background: #fff7ee;
      border: 1px solid #5E5D5D;
      border-radius: 10px;
      padding: 0px;
      width: 100%;
    }
.calendar-header-ileads {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 10px;
    background: #fff;
    padding: 10px;
    border-radius: 10px 10px 0px 0px;
    font-family: 'DFVN Catchy Mager';
    color: #9A9776;
    letter-spacing: 2.019px;
}

    .calendar-header-ileads button {
      background: none;
      border: none;
      font-size: 20px;
      cursor: pointer;
      color: #8b826d;
    }

    .calendar-weekdays-ileads,
    .calendar-days-ileads {
      display: grid;
      grid-template-columns: repeat(7, 1fr);
      text-align: center;
    }

   .calendar-weekdays-ileads div {
    font-weight: bold;
    padding: 10px 0;
    border-bottom: 1px solid #5E5D5D;
    margin-bottom: 24px;
}
.about-home {
    padding: 80px 0px;
}
.calendar-days-ileads div {
    padding: 24px 0;
    min-height: 40px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 50%;
    transition: background 0.2s;
}
    .calendar-days-ileads .today {
    font-weight: bold;
    background: #9a9776;
    color: #ffffff;
}

    .calendar-days-ileads .selected {
      background: #8b826d;
      color: #fff;
    }

    @media (max-width: 768px) {
      .calendar-header-ileads {
        font-size: 20px;
      }
      .calendar-days-ileads div, .calendar-weekdays-ileads div {
        font-size: 14px;
        padding: 8px 0;
      }
    }

    @media (max-width: 480px) {
      .calendar-header-ileads {
        font-size: 18px;
      }
      .calendar-days-ileads div, .calendar-weekdays-ileads div {
        font-size: 12px;
        padding: 6px 0;
      }
    }
    .slider2-wrapper {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
}

.slider2-container {
  overflow: hidden;
}

.slider2-track {
  display: flex;
  transition: transform 0.3s ease;
  cursor: grab;
}
.slider2-slide {
    flex: 0 0 16.6666%;
    box-sizing: border-box;
    text-align: center;
    background: transparent;
    border: none;
}

/* Tablet */
@media (max-width: 1024px) {
  .slider2-slide {
    flex: 0 0 25%; /* 4 cột */
  }
}

/* Mobile */
@media (max-width: 768px) {
  .slider2-slide {
    flex: 0 0 33.3333%; /* 3 cột */
  }
}
.box-slider-brand {
    background: #5E5D5D;
    padding: 50px;
}.slider2-slide img {
    max-height: 91px;
    width: auto;
    margin: 0;
    margin-top: ;
}span.date-post {
    position: absolute;
    border-radius: 30px;
    border: 1px solid var(--blue, #9A9776);
    background: #FFF;
    font-size: 20px;
    color: #1f1f1f;
    width: 60px;
    text-align: center;
    text-transform: uppercase;
    padding: 13px 0px;
	LEFT:20px;
}
.blog-item img {
    border-radius: 172px 172px 0px 0px;
    height: auto;
    width: 100%;
}
.blog-item .heading {
    color: var(--black, #1F1F1F);
    font-family: "DFVN Catchy Mager";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    margin: 20px 0px;
}
.excepts-blog {
    color: var(--Gray, #5E5D5D);
    font-family: Quicksand;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
p.read-more-btn {
    color: var(--Gray, #5E5D5D);
    font-family: Quicksand;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 2.8px;
    text-transform: uppercase;
    border-bottom: 1px solid #5e5d5d;
    display: inline-block;
    margin: 18px 0px;
}
section.blog-home {
    padding: 80px 0px;
}
.blog-item {
    position: relative;
    margin-top: 30px;
}
footer {
    background: #5E5D5D;
    padding: 80px 0px;
    margin-top: 80px;
    color: #fff;
}
.footer-1 img {
    width: 160px;
}
.footer-1 {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}
.footer-col>p>strong {
    color: var(--white, #FFF);
    font-family: 'DFVN Catchy Mager';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    margin-top: 22px;
}
.footer-col li a {
    color: var(--white, #FFF);
    font-family: Quicksand;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.footer-col ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.social-footer img {
    height: 23px;
}
ul.social-footer {
    display: flex
;
    align-items: center;
    gap: 14px;
    margin-top: 30px;
}
.menu-mobile-tr {
    display: none;
}
ul#mainmenu .menu-item-has-children {
    position: relative;
    padding-right: 12px;
}
ul#mainmenu .menu-item-has-children:after {
    content: '';
    border: solid #9A9776;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    right: 0;
    top: 15px;
    transition: all .5s;
}
ul#mainmenu .menu-item-has-children:hover:after {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
@media (min-width: 1024px) {
.menu-item-has-children:hover ul.sub-menu {
    display: block !important;
    position: absolute;
    top: 100%;
    left: 0;
    background: var(--white, #FFF);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    width: 220px;
}
}
header.side-header {
    position: relative;
    z-index: 2;
}
section#subheader h1 {
    color: #FFF;
    text-align: center;
    font-family: "DFVN Catchy Mager";
    font-size: 90px;
    font-weight: 400;
    line-height: 116px;
    text-transform: capitalize;
}
.crumb ol {
    display: flex
;
    align-items: center;
    justify-content: center;
    list-style: none;
    gap: 14px;
}
.crumb ol a {
    color: #fff;
}
section#subheader {
    padding: 90px 0px 110px 0px;
    text-align: center;
    color: #fff;
}
.left-about-ld {
    text-align: center;
    position: relative;
}
.img-about-ld {
    display: inline-block;
    padding: 10px;
    position: relative;
}
.img-about-ld img{
       border-radius: 245.5px 245.5px 0px 0px;
}
.img-about-ld:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: calc(100% - 30px);
    border: 1px solid #000;
    border-radius: 245.5px 245.5px 0px 0px;
}
.right-about-home ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.right-about-home li {
    font-size: 22px;
    font-weight: 600;
    padding: 10px;
    padding-left: 45px;
    position: relative;
}
.right-about-home li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 100%;
    background-image: url(/wp-content/uploads/2025/04/check.png);
    background-repeat: no-repeat;
    background-position: 0px 17px;
}
.right-about-home h5 {
    color: var(--blue, #9A9776);
    font-family: Quicksand;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 7.2px;
}
.blog-section {
    padding: 80px 0px;
}.header-single-tr {
    background: #F8F5F5;
    display: inline-block;
    width: 100%;
    padding: 23px 0px;
    margin: 20px 0px;
}.header-single-tr ol li a {
    color: #000;
}
.header-single-tr .crumb ol {
    justify-content: flex-start;
    padding: 0px;
}
.single-left {
    color: #1f1f1f;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
}
.single-title {
    font-size: 36px;
    line-height: 1.3;
    font-weight: 500;
}
.product-detail .single-title {
    font-size: 36px;
    line-height: 1.3;
    font-weight: 600;
    color: var(--Gray, #5E5D5D);
    font-family: "DFVN Catchy Mager";
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 3.2px;
}
.single-left p {
    margin-bottom: 20px;
}
.meta-header {
    margin: 10px 0px 30px 0px;
}
.tip {
  transition: opacity 0.3s ease;
}
.share-btn p {
    margin: 0;
}
.share-btn img {
    max-width: 36px;
}
.share-btn ul {
    display: flex
;
    align-items: center;
    list-style: none;
    gap: 10px;
}
.share-btn {
    display: flex
;
    align-items: center;
}
.share-rating {
    display: flex
;
    align-items: center;
}
.share-btn ul li {
    position: relative;
}

.diva-post-author {
    display: flex
;
    gap: 30px;
    justify-content: flex-start;
    width: 100%;
    padding: 30px;
    border-radius: 12px;
    align-items: start;
}
.author-avt {
    width: 93px;
}
.diva-author-info a {
    color: #1f1f1f;
    font-weight: 600;
    padding-bottom: 15px;
    font-size: 16px;
    display: block;
}
.author-description.limit-content p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0px;
    margin-bottom: 0px !important;
}

span.read-more-au, span.close-more-au  {
    color: #5E5D5D;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-top: 17px;
    display: inline-block;
    border-bottom: 1px solid;
    letter-spacing: 2px;
    cursor: pointer;
}
span.close-more-au {
    display: none;
}
.relate-post {
    padding: 50px 0px;
}
p.title-rela:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 300px;
    height: 1px;
    background: #000;
}
p.title-rela {
    font-size: 36px;
    position: relative;
    padding-bottom: 16px;
}
.dich-vu-post h3 a {
    color: var(--black, #1F1F1F);
    text-align: center;
        font-family: 'DFVN Catchy Mager';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}
.dich-vu-post {
    border-radius: 10px;
    border: 0.5px solid var(--Gray, #dbdbdb);
    background: var(--white, #FFF);
    text-align: center;
    padding: 25px;
}
.dich-vu-term-wrapper {
    background: var(--ombre, linear-gradient(180deg, #FFF 0%, #FFF0E1 50%, #FFF 86%), #FFF);
    padding: 64px 0px;
}
section#cham-soc-mong {
    background: #9A9776;
}
section#cham-soc-mong .title-section.text-center * {
    color: #fff;
}
span.close-filter {
    display: none;
}input#s {
    font-family: "Quicksand", sans-serif !important;
    font-weight: 500 !important;
}
a.shop-now:hover, .form-submit:hover input#submit {
    background: #9a9776;
    color: #ffff;
    border-color: #9a9776;
    cursor: pointer;
}
a.shop-now:hover svg path, .form-submit:hover svg path {
    fill: #ffff;
}
.form-submit:hover:before{
    background-image: url(/wp-content/uploads/2025/05/arrow-cmt-hover.png);
}
a.thumb-ser img {
    width: 174px;
    height: 174px;
    object-fit: cover;
}
a.thumb-ser {
    display: inline-block;
    width: 100%;
    text-align: center;
    position: relative;
}
a.thumb-ser:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 280%;
    height: 100%;
    background-image: url(/wp-content/uploads/2025/04/0a4fedd3-96a2-4eba-96f6-178852fd3a52-1.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.dich-vu-post h3 {
    padding: 10px 0px;
    font-size: 14px;
}
.dich-vu-post .excerpt {
    color: var(--Gray, #5E5D5D);
    text-align: center;
    font-family: Quicksand;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
}
.dich-vu-term-wrapper .title-section.text-center h3 {
    line-height: 1.4;
}
.ser-section.ser-section-bg {
    background: var(--ombre, linear-gradient(180deg, #FFF 0%, #FFF0E1 50%, #FFF 86%), #FFF);
    padding: 64px 0px;
}
a.thumb-product img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: 200px 200px 0px 0px;
    padding: 8px;
}
a.thumb-product:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 18px);
    border: 1px solid #000000;
    border-radius: 200px 200px 0px 0px;
}
a.thumb-product {
    position: relative;
    display: block;
    line-height: 0;
}
.product-item h4 a {
    color: var(--black, #1F1F1F);
    text-align: center;
    font-family: 'DFVN Catchy Mager';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.2px;
}
.product-item {
    text-align: center;
}
p.price-pr {
    color: var(--black, #1F1F1F);
    text-align: center;
    font-family: 'DFVN Catchy Mager';
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.6px;
}
a.shop-now {
    border-radius: 50px;
    border: 1px solid var(--Gray, #5E5D5D);
    padding: 16px;
    justify-content: center;
    align-items: center;
    gap: 18px;
    margin-top: 20px;
    display: flex;
    width: 201px;
    margin: 0 auto;
    margin-top: 10px;
    color: #5E5D5D;
    font-size: 14px;
    font-weight: 600;
}
input#s {
    width: 100%;
    background: #F2E9E0;
    border: none;
    padding: 20px;
    border-radius: 33px;
}
input#searchsubmit {
    position: absolute;
    top: 0px;
    right: 13px;
    background-image: url(/wp-content/uploads/2025/04/icon-search.png);
    width: 18px;
    height: 100%;
    border: none;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
form#searchform-product {
    position: relative;
    margin-bottom: 50px;
}
p.title-widget {
    color: var(--Gray, #5E5D5D);
    font-family: "DFVN Catchy Mager";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.6px;
    border-bottom: 1px solid #5E5D5D;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.cateogry-list {
    padding-top: 50px;
}
ul#sidebarmenu li a {
    color: var(--Gray, #5E5D5D);
    font-family: "DFVN Catchy Mager";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 1.2px;
}
.product-section {
    padding: 64px 0px;
}
select#sort_by {
    border: none;
    border-bottom: none;
    width: 200px;
    text-align: left;
    font-size: 18px;
    color: var(--black, #1F1F1F);
    font-family: "DFVN Catchy Mager";
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.2px;
    padding: 14px;
    margin-bottom: 7px;
    outline: none;
    float: right;
    display: inline-block;
}
div#post-container {
    width: 100%;
    border-top: 1px solid #ccc;
    padding-top: 50px;
}
ul#sidebarmenu {
    padding: 0;
    list-style: none;
}
.range-slider {
    position: relative;
    width: 100%;
    height: 20px;
}
.range-slider input[type="range"] {
    position: absolute;
    width: 100%;
    pointer-events: none;
    -webkit-appearance: none;
    height: 2px;
    background: #E15555;
}
.range-slider input[type="range"]::-webkit-slider-thumb {
  pointer-events: all;
  width: 16px;
  height: 16px;
  background: #E15555;
  border-radius: 50%;
  cursor: pointer;
  -webkit-appearance: none;
}

.range-values {
  margin-top: 10px;
  font-weight: bold;
  color: #f6931f;
}
.range-values {
    display: flex
;
    align-items: center;
    justify-content: space-between;
}
.range-values button {
    border-radius: 70px;
    background: #D9D9D9;
    width: 88px;
    height: 38px;
    border: navajowhite;
    color: var(--Gray, #5E5D5D);
    text-align: center;
    font-family: 'DFVN Catchy Mager';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.2px;
}
span#priceDisplay {
    color: var(--Gray, #5E5D5D);
      font-family: 'DFVN Catchy Mager';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.2px;
}
.custom-gallery {
  text-align: center;
}

.main-slider-wrapper {
    position: relative;
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
}

.main-slider {
  display: flex;
  transition: transform 0.4s ease-in-out;
}

.main-slide {
    min-width: 100%;
    position: relative;
 ;
}
.main-slide img {
    width: 100%;
    border-radius: 50% 50% 0px 0px;
    object-fit: cover;
    height: 600px;
    padding: 10px;
}

.main-prev, .main-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  background: #fff;
  border: none;
  padding: 5px 10px;
  cursor: pointer;
  z-index: 2;
}
.main-slide:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0px;
    width: calc(100% - 2px);
    border: 1px solid #000;
    height: calc(100% - 25px);
    border-radius: 50% 50% 0px 0px;
}
.main-prev { left: 0; }
.main-next { right: 0; }

.thumb-slider-wrapper {
    position: relative;
    margin-top: 10px;
    overflow: hidden;
    width: 80%;
    margin-inline: auto;
}

.thumb-slider {
  display: flex;
  transition: transform 0.3s ease-in-out;
  gap: 10px;
}
.thumb-slide {
    width: calc(100% / 5);
    cursor: pointer;
}
.thumb-slide img {
    width: 100%;
    height: 74px;
    object-fit: cover;
    border-radius: 0px;
    border: 2px solid transparent;
}
.main-slider.grabbing {
  cursor: grabbing;
}
.thumb-slide.active img {
  border-color: #333;
}

.thumb-prev, .thumb-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  background: #fff;
  border: none;
  padding: 3px 8px;
  cursor: pointer;
  z-index: 2;
}

.thumb-prev { left: 0; }
.thumb-next { right: 0; }

.list-bg {
    border: 1px solid #5E5D5D;
    border-radius: 40px;
    padding: 50px;
}
.title-bg p {
    color: var(--blue, #9A9776);
    text-align: center;
    font-family: Quicksand;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 7.2px;
}
.title-bg h4 {
    color: var(--blue, #9A9776);
    text-align: center;
    font-family: "DFVN Catchy Mager";
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 3.2px;
}
.top-price {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.bottom-price {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.top-price span {
    color: var(--black, #1F1F1F);
    font-family: "DFVN Catchy Mager";
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.price-box-2 {
    padding: 10px 0px;
}
.top-price:before {
    content: '';
    position: absolute;
    top: 16px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #5E5D5D;
    z-index: -1;
}
.top-price p, .top-price span {
    background: #fff;
    padding: 0;
}
.top-price p{
    padding-right: 10px;
}
.top-price span{
    padding-left: 10px;
}
.price-box-fix .price-box-2 {
    width: calc(100% - 120px);
}
.price-box-fix {
    display: flex
;
    align-items: center;
    justify-content: space-between;
}
.price-box-fix img {
    max-width: 100px;
    border-radius: 50%;
    height: 100px;
    object-fit: cover;
}
.goi-box {
    background: #fff;
    border-radius: 24px;
    overflow: hidden;
}
section.goi-section {
    padding: 64px 0px;
    margin-top: 64px;
}
.goi-section .right-about-home p {
    color: var(--white, #FFF);
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
}
section.goi-section .container {
    max-width: 1200px;
}
.right-about-home h4 {
    color: var(--white, #FFF);
    text-align: center;
    font-family: "DFVN Catchy Mager";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 12px;
}
.left-goi-ld div#services-masonry .goi-box:nth-child(2n) .header-goi {
    background: #9a9776;
    color: #fff;
}
.header-goi {
    padding: 30px;
    border-radius: 10px 10px 0px 0px;
}
p.name-goi {
    font-family: Quicksand;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 7.2px;
}
p.price-goi {
    font-family: "DFVN Catchy Mager";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2.4px;
}
p.time-goi {
    font-family: Quicksand;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 4.8px;
}
.mo-ta {
    padding: 30px;
}
.mo-ta ul li:last-child {
    border: none;
}
.mo-ta ul li {
    padding: 15px 0px;
    color: var(--Gray, #5E5D5D);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    border-bottom: .5px solid #5E5D5D;
}
.mo-ta ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
}
.mo-ta ul li img {
    margin-right: 9px;
    max-width: 13px;
}
a.btn.btn-bg-green.btn-big, section.goi-section aside.right-about-home a.btn.btn-bg-green.btn-big:hover {
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    border: 1px solid var(--blue, #9A9776);
    width: auto;
    padding: 20px 28px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
    background: #9A9776;
}

.right-about-home.right-abot-tr {
    text-align: left;
}
.right-about-home.right-abot-tr h3 {
    color: #9a9776;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 2px;
}
p.comment-title.color-primary.pb-3.mb-2.d-flex.align-items-center {
    font-size: 20px;
    background: #F8F5F5;
    padding: 20px;
    border-radius: 20px 20px 0px 0px;
}
.price-single .price-sale {
    color: var(--red, #E15555);
    font-family: "DFVN Catchy Mager";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2px;
    background: transparent;
    padding: 0;
}
.price-single span.price-normal {
    color: #858585;
    font-family: "DFVN Catchy Mager";
    font-size: 29px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2px;
    background: transparent;
    padding: 0;
}
button#addToCartBtn {
    background: #9A9776;
    color: #fff;
    border: none;
    padding: 22px;
    cursor: pointer;
}input#quantity {
    padding: 21px;
    width: 100px;
    border: 1px solid #5E5D5D;
    box-shadow: none;
}
.meta-rating {
    padding: 15px 0px;
}
.desctipion-product {
    padding: 10px 0px;
}
p.title-rela-product {
    color: var(--Gray, #5E5D5D);
    font-family: "DFVN Catchy Mager";
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 3.2px;
    padding-bottom: 30px;
}
.tabs-product {
    width: 100%;
    max-width: 100%;
}
.tab-buttons-product {
    display: flex
;
    border-bottom: 1px solid #5E5D5D;
}
.tab-btn-product {
    /* flex: 1; */
    padding: 10px 0px;
    cursor: pointer;
    border: none;
    transition: all 0.3s ease;
    width: 200px;
    text-align: left;
    color: var(--black, #1F1F1F);
    font-family: 'DFVN Catchy Mager';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.2px;
    background: transparent;
}
.tab-btn-product.active-product span {
    color: #E15555;
    border-bottom: 1px solid;
    padding-right: 10px;
}
  .tab-content-product {
    display: none;
    padding: 20px 0px;
    border: none;
    border-top: none;
    background: #fff;
}
.tab-content-product p, .tab-content-product ul, .tab-content-product ol {
    margin-bottom: 15px;
}

    .tab-content-product.active-product {
      display: block;
    }
    .post-item-side img {
    width: 105px;
    height: 105px;
    border-radius: 50%;
    object-fit: cover;
    display: inline-block;
    margin-right: 15px;
}.post-item-side>a {
    display: flex
;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
}
.post-item-side span {
    display: inline-block;
    width: calc(100% - 125px);
    color: #fff;
    color: var(--black, #1F1F1F);
    font-family: "DFVN Catchy Mager";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 61px;
}
.relatedcat>h3 {
    color: var(--black, #1F1F1F);
    font-family: Quicksand;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    border-bottom: 1px solid;
    padding-bottom: 10px;
    margin-bottom: 25px;
    margin-top: 50px;
}
.post-item-side {
    display: inline-block;
    width: 100%;
    margin: 10px 0px;
}
.form-sidebar h3 {
    color: var(--black, #1F1F1F);
    font-family: Quicksand;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    background: #F8F5F5;
    padding: 24px;
    border-radius: 20px 20px 0px 0px ;
}
.form-sidebar {
    border-radius: 20px;
    border: 0.5px solid var(--Gray, #5E5D5D);
    margin-top: 50px;
}
.form-sidebar span.wpcf7-form-control-wrap {
    padding: 0px 24px;
    display: block;
}
.form-sidebar input {
    color: #5E5D5D;
    background: transparent;
    border: none;
    padding: 21px 0px;
    border-bottom: 1px solid #5E5D5D;    width: 100%;
}
.form-sidebar input.wpcf7-form-control.wpcf7-submit {
    display: block;
    margin: 0 auto;
    padding: 16px 24px;
    margin-top: 18px;
    background: #9A9776;
    border-radius: 50px;
    color: var(--white, #FFF);
    text-align: center;
    font-family: Quicksand;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    border-bottom: none;
    max-width: calc(100% - 48px);
}
.right-contact h5 {
    color: var(--blue, #9A9776);
    font-family: Quicksand;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 7.2px;
    margin-bottom: 21px;
}
.right-contact h3 {
    color: var(--blue, #9A9776);
    font-family: "DFVN Catchy Mager";
    font-size: 100px;
    font-style: normal;
    font-weight: 400;
    line-height: 100px;
    letter-spacing: 5px;
}
.list-item-social img {
    position: absolute;
    left: 0;
}
.list-socila-tr>div {
    padding: 10px 0px;
    position: relative;
    padding-left: 27px;
}
.list-socila-tr {
    padding: 30px 5%;
}
#cart-container table {
    border: none;
}
#cart-container tr {
    border: none;
}
div#cart-container td {
    padding: 10px;
    border: 1px solid #cccc;
    border-top: none;
}
div#cart-container th {
    padding: 10px;
    border: 1px solid #ccc;
    background: #F8F5F5;
}
p.title-cart-page {
    color: var(--blue, #9A9776);
    font-family: "DFVN Catchy Mager";
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 5px;
    margin-top: 50px;
    margin-bottom: 10px;
}
button#checkout-btn, form#checkoutForm>button {
    background: #9A9776;
    color: #fff;
    border: none;
    padding: 14px 30px;
    text-transform: uppercase;cursor: pointer;
    display: block;
    border-radius: 20px;
    margin-top: 30px;
}
button.remove-item {
    background: red;
    border: none;
    font-size: 17px;
    border-radius: 20px;cursor: pointer;
    width: 26px;
    color: #fff;
}
input.qty-input {
    max-width: 50px;
    padding: 7px;
}
p.total-cart {
    margin-top: 30px;
    color: var(--red, #E15555);
    font-family: "DFVN Catchy Mager";
    font-size: 29px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2px;
}
span.mini-btn{
    cursor: pointer;
}
span.mini-btn img {
    max-width: 23px;
}
.mini-cart-div {
    position: relative;
    padding: 26px 0px;
}
div#mini-cart {
    position: absolute;
    top: 100%;
    background: white;
    padding: 15px;
    border: navajowhite;
    z-index: 999;
    left: -150px;
    width: 300px;
    background: var(--white, #FFF);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    display: none;
}
div#mini-cart>strong {
    color: #9A9776;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
}
div#mini-cart-items>div img {
    padding: 2px;
}
.item-mini {
    display: flex
;
    gap: 10px;
    margin-bottom: 0px;
    align-items: center;
    border: none;
    border-bottom: 1px solid #cccc;
    margin-bottom: 5px;
}
.footer-mini a:hover {
    color: #9A9776;
    background: transparent;
    border: 1px solid #9A9776;
}
.footer-mini a {
    background: #9A9776;
    padding: 7px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    width: 45%;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #9A9776;
}
.total-mini {
    font-size: 16px;
    margin: 10px 0px;
}
.footer-mini {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}
a.btn.btn-line-white.btn-big:hover, .form-booking input.wpcf7-form-control.wpcf7-submit.has-spinner.btn-gui:hover {
    background: #9A9776;
    color:#fff;
}a.btn.btn-line-white.btn-big:hover svg path {
    fill:#fff;
}
.star-rating {
    direction: rtl;
    font-size: 24px;
    unicode-bidi: bidi-override;
    display: inline-block;
}

.star-rating input[type="radio"] {
    display: none;
}

.star-rating label {
    color: #ddd;
    cursor: pointer;
}

.star-rating input[type="radio"]:checked ~ label,
.star-rating label:hover,
.star-rating label:hover ~ label {
    color: #f5b301;
}
.comment-avatar{
       width: 43px;
    display: block;
    height: 43px;
    margin-right: 10px;
}
.content-cmt {
    display: block;
    width: calc(100% - 53px);
}
ul.approved-comments>li {
    display: flex
;
}

ul.approved-comments li .avatar {
    width: 43px;
    display: block;
    height: 43px;
    border-radius: 50%;
}
h3#reply-title, p.logged-in-as {
    display: none;
}
p.comment-form-rating label {
    color: var(--black, #1F1F1F);
    font-family: 'DFVN Catchy Mager';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}.star-rating label {
    color: #ffffff;
    cursor: pointer;
    -webkit-text-stroke: 1px #000000;
}
form#commentform textarea#comment, form#commentform input#author, form#commentform input#email, .form-ip-checkout input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #5E5D5D;
    outline: none;
    padding: 4px 0px;
    color: var(--Gray, #5E5D5D);
    font-family: Quicksand;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}
p.comment-form-cookies-consent {
    display: none;
}
p.comment-form-email {
    float: right;
    width: calc(50% - 15px);
}
p.comment-form-author {
    display: inline-block;
    width: calc(50% - 15px);
    float: left;
}
p.comment-form-comment {
    margin-bottom: 40px;
}
input#submit {
    border-radius: 50px;
    border: 1px solid var(--Gray, #5E5D5D);
    padding: 16px;
    width: 200px;
    background: transparent;
    color: var(--Gray, #5E5D5D);
    text-align: center;
    font-family: Quicksand;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}
form#commentform {
    display: flex
;
    flex-wrap: wrap;
}
p.comment-form-comment {
    width: 100%;
}
form#commentform {
    display: flex
;
    flex-wrap: wrap;
    justify-content: space-between;
}
p.comment-form-rating {
    order: 1;
    width: 100%;
    margin-bottom: 0px;
}
.star-rating {
    order: 2;
    width: 100%;
    text-align: left;
    margin-bottom: 30px;
}
p.comment-form-comment {
    order: 3;
}
p.comment-form-author {
    order: 4;
}
p.comment-form-email {
    order: 5;
}
p.form-submit {
    order: 6;
    margin-top: 20px;
}
p.form-submit:before {
    content: '';
    position: absolute;
    top: 16px;
    right: 23px;
    background-image: url(/wp-content/uploads/2025/04/arrow-cmt-1.png);
    width: 23px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
}
p.form-submit {
    position: relative;
}
.form-ip-checkout input{
    margin-bottom: 30px;
}
.order-detail-tr>h3 {
    color: #222222;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 5px;
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    font-family: "DFVN Catchy Mager";
}div#orderDetails li {
    padding: 10px 0px;
    font-size: 17px;
    border-bottom: 1px solid;
    margin-bottom: 20px;
}
div#orderDetails ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
div#orderDetails>strong {
    margin-top: 30px;
    color: var(--red, #E15555);
    font-family: "DFVN Catchy Mager";
    font-size: 29px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2px;
}
form#checkoutForm>button{
    display: block;
    margin: 0 auto;
}
.hiden-pc {
    display: none !important;
}
section.thankyou-page h2 {
    font-size: 100px;
    font-family: 'DFVN Catchy Mager';
    font-weight: normal;
    line-height: 100px;
}
section.thankyou-page h3 {
    font-size: 48px;
    font-weight: 400;
    margin-bottom: 20px;
}
section.thankyou-page {
    text-align: center;
    color: #ffff;
    padding: 120px 0px;
}
a.btn-thank svg {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.thank-content {
    max-width: 800px;
    margin: 0 auto;
}
.page-template-page-thankyou footer {
    margin: 0px;
}
a.btn-thank {
    padding: 15px;
    display: block;
    max-width: 180px;
    margin: 0 auto;
    border: 1px solid #fff;
    border-radius: 50px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 29px;
}
span.cart-count {
    position: absolute;
    top: -5px;
    color: #ffffff;
    background: red;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    font-size: 11px;
    text-align: center;
    right: -9px;
}
span.mini-btn {
    cursor: pointer;
    position: relative;
    display: block;
}
ul#services-masonry {
    padding: 0px;
}header.side-header.fixed-menu {
    position: fixed;
    width: 100%;
    background: #fff;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.54);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.54);
    z-index: 99;
}
.quantity-wrapper {
  display: flex;
  align-items: center;
  gap: 5px;
  position: relative;
}

button.qty-btn.qty-plus {
    top: 3px;
}
.qty-btn {
    font-size: 20px;
    cursor: pointer;
    background: transparent;
    border: none;
    position: absolute;
    left: 76px;
    top: 24px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.add-to-cart-container {
    display: flex
;
    gap: 10px;
}
.mo-ta a.btn.btn-bg-green.btn-big {
    margin: 0 auto;
    display: block;
    max-width: 200px;
}
section.goi-section aside.right-about-home {
    text-align: center;
}
section.goi-section aside.right-about-home a.btn.btn-bg-green.btn-big {
    background: transparent;
    border: 1px solid #fff;
}
a.btn.btn-bg-green.btn-big:hover {
    background: transparent;
    color: #9a9776;
}
a.btn.btn-bg-green.btn-big:hover svg path{
    fill: #9a9776;
}
.page-template-page-contact footer {
    margin: 0px;
}.video-iframe>img {
    width: 100%;
    height: auto;
}
.single-left>article img, .single-left>article figure {
    width: 100% !important;
    height: auto;
}
.single-left figcaption {
    background: #E1EACD;
    padding: 9px;
    text-align: center;
    padding-top: 5px;
    margin-bottom: 10px;
}
.single-left>article figure{
	background: #E1EACD;
}
.single-left article li {
    margin-bottom: 10px;
}
.single-left>article h1, .single-left>article h2, .single-left>article h3, .single-left>article h4, .single-left>article h5 {
    margin-bottom: 14px;
    color: #9A9776;
}
.meta-header svg {
    max-width: 17px;
}
.meta-header>strong {
    display: flex
;
	gap:5px;
    align-items: flex-end;
	margin-right:5px;
}
.meta-header {
    display: flex
;
    align-items: center;
}
.meta-header time {
    display: flex
;
    align-items: center;
    margin-left: 5px;
    gap: 8px;
}