/*
 Theme Name:   Nevo Child
 Theme URI:    https://nevothemes.com
 Description:  Default Nevo child theme
 Author:       NevoThemes
 Author URI:   https://nevothemes.com
 Template:     nevo
 Version:      0.1
*/
/* Fix overflow */


/*-----------------------------------------------hotlineringring-------------------------------------------*/
.hotline-phone-ring-wrap {
position: fixed;
bottom: 0;
left: 0;
z-index: 999999;
}
.hotline-phone-ring {
position: fixed;
visibility: visible;
background-color: transparent;
width: 110px;
height: 110px;
cursor: pointer;
z-index: 11;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0);
transition: visibility .5s;
right: -20px;
bottom: -20px;
display: block;
z-index: 999;
}
.hotline-phone-ring-circle {
width: 130px;
height: 130px;
top: -20px;
left: -20px;
position: absolute;
background-color: transparent;
border-radius: 100%;
border: 2px solid #5AA34B;
-webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
transition: all .5s;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
opacity: 0.5;
}
.hotline-phone-ring-circle-fill {
width: 90px;
height: 90px;
top: 0px;
left: 0px;
position: absolute;
background-color: #5AA34B !important;
border-radius: 100%;
border: 2px solid transparent;
-webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
transition: all .5s;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
background-color: #5AA34B;
width: 70px;
height: 70px;
top: 10px;
left: 10px;
position: absolute;
background-size: 20px;
border-radius: 100%;
border: 2px solid transparent;
/*-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;*/
/*animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;*/
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
font-size: 14px;
text-align: center;
color: #fff;
font-weight: bold;
line-height: 1.4;
margin-top: 5px;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
width: 20px;
height: 20px;
}
.hotline-bar {
position: absolute;
background: rgb(49, 74, 166);
border-radius: 3px;
padding: 0 15px 0 0;
background-size: 100%;
cursor: pointer;
transition: all 0.8s;
-webkit-transition: all 0.8s;
z-index: 9;
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
border-radius: 50px !important;
/* width: 175px !important; */
left: 33px;
bottom: 37px;
}
.hotline-bar > a {
color: #fff;
text-decoration: none;
font-size: 15px;
font-weight: bold;
text-indent: 50px;
display: block;
letter-spacing: 1px;
line-height: 40px;
font-family: Arial;
}
.hotline-bar > a:hover,
.hotline-bar > a:active {
color: #fff;
}
@-webkit-keyframes phonering-alo-circle-anim {
0% {
-webkit-transform: rotate(0) scale(0.5) skew(1deg);
-webkit-opacity: 0.1;
}
30% {
-webkit-transform: rotate(0) scale(0.7) skew(1deg);
-webkit-opacity: 0.5;
}
100% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
-webkit-opacity: 0.1;
}
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
0% {
-webkit-transform: rotate(0) scale(0.7) skew(1deg);
opacity: 0.6;
	background-color: #247145;
}
50% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
opacity: 0.6;
	background-color: #247145;
}
100% {
-webkit-transform: rotate(0) scale(0.7) skew(1deg);
opacity: 0.6;
	background-color: #247145;
}
}
@-webkit-keyframes phonering-alo-circle-img-anim {
0% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
}
10% {
-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
}
20% {
-webkit-transform: rotate(25deg) scale(1) skew(1deg);
}
30% {
-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
}
40% {
-webkit-transform: rotate(25deg) scale(1) skew(1deg);
}
50% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
}
100% {
-webkit-transform: rotate(0) scale(1) skew(1deg);
}
}
/*-----end--booknow----*/
table, th, td{
	border:none;
}
.inline-cta {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 14px;
  border-radius: 999px;
  background: rgba(0,0,0,0.85);
  width: fit-content;
}

/* button */
.inline-cta .cta-btn {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
  transition: opacity 0.25s ease;
}

.inline-cta .cta-btn:hover {
  opacity: 0.75;
}

/* divider */
.inline-cta .cta-divider {
  color: rgba(255,255,255,0.6);
  font-weight: 400;
}

@font-face { 
	font-family: 'EsmeraldaPro'; src: url('/wp-content/uploads/fonts/SVN-Esmeralda Pro.otf') format('opentype'); 
font-weight:normal;
	font-style:normal;
}

/*---------------------------------toggle---menu-------------------------------*/
.popup-title {
    font-size: 19px;
    font-weight: 600;
    color:white;
}

.popup-background.popup-close {}

.popup-body {
    background-color: #528d46;
}

.menu-mobile .nevo-toggle {
    background-color: transparent;
}
.popup-body span.nevo-item-title {
    color: white;
}
.popup-body .nevo-icon svg {
    fill: white;
}

.popup-body svg.close.popup-close {
    fill: white;
}
/*---------------------------------toggle---menu-------------------------------*/
/*-------------------------------bread---cum------------------*/
/* ===== LUXURY BREADCRUMB – MAGNOLIA STYLE ===== */
.separate-containers .single-after-entry > *, .sidebar .widget, .site-main .page-header, .site-main > * {
    margin-bottom: 0px;
}
.nevo-breadcrumb {
  position: relative;
  text-align: center;
 /* margin-top: -65px;*/
}

.nevo-breadcrumb li {
  list-style: none;
  font-size:18px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.65);
  position: relative;
}


/* link */
.nevo-breadcrumb a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  transition: all 0.3s ease;
}

.nevo-breadcrumb a:hover {
  color: #9ED47C; /* xanh Magnolia */
}

/* item hiện tại */
.nevo-breadcrumb .breadcrumb-item-last,
.nevo-breadcrumb li:last-child span {
  color: #caffa8;
  font-weight: 500;
  font-size:25px
}
div#page-header {
    z-index: 2;
}
/*-----------------------------font-family----------------------*/
h1, h2, h3 {
    font-family: 'EsmeraldaPro' !important;
    letter-spacing: 1px;
}
/*----------------------------css-header-------------------*/
.top-contact {
  display: flex;
   /* khóa trục dọc */
  flex-wrap: wrap;
  align-content: stretch;
  align-items: center;
	gap:15px;
  justify-content: center;
}

.top-contact a {
  display: flex;
  align-items: center;
  gap: 10px;
  line-height: 0;        /* 🔥 cực kỳ quan trọng */
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
}

.top-contact i {
  font-size: 14px;
  line-height: 1;
  display: block;        /* 🔥 tránh baseline font */
  position: relative;
  top: 0.5px;            /* 🔥 tinh chỉnh nhẹ cho FA */
}

/* ===== DESKTOP ONLY ===== */
@media (min-width: 1025px){
span.nevo-item-title {
    font-size: 17px;
    font-weight: 600;
}
/* Setup chung cho menu link */
.nevo-menu-link {
  position: relative;
  padding-bottom: 0px;
}

/* Gạch dưới */
.nevo-menu-link::after {
  content: "";
  position: absolute;
  left: 0%;
  bottom: 5px;
  width: 0;
  height: 2.5px;
  background-color: #5a8f3c; /* xanh Magnolia */
  border-radius: 2px;
  transform: translateX(0%);
  transition: width 0.35s ease;
}

/* Hover vào hiện gạch */
.menu-item:hover > .nevo-menu-link::after {
  width: 50%;
}
/* Trang đang active thì luôn có gạch */
.current-menu-item > .nevo-menu-link::after,
.menu-item > .nevo-menu-link[aria-current="page"]::after {
  width:50%;
}
/*-------------------------css--sub---menu-------------------------------------------------*/
	/* ===============================
   LUXURY NAIL SPA SUBMENU (SAFE)
   =============================== */

/* Submenu level 1 */
.nevo-navigation ul.sub-menu.no-marker {
  background: #ffffff;
  min-width: 250px;
  padding: 12px 0;
  border-radius: 11px;
  border: 1px solid rgba(82,141,70,0.18);
  box-shadow:
    0 14px 38px rgba(0,0,0,0.14),
    0 3px 10px rgba(82,141,70,0.12);
  z-index: 999;
}

/* reset marker & spacing */
.nevo-navigation ul.sub-menu.no-marker,
.nevo-navigation ul.sub-menu.no-marker li {
  list-style: none !important;
  margin: 0;
  padding: 0;
}

/* kill nevo bullets */
.nevo-navigation ul.sub-menu.no-marker li::before,
.nevo-navigation ul.sub-menu.no-marker li::after {
  content: none !important;
}

/* menu item */
.nevo-navigation ul.sub-menu.no-marker li a {
  display: block;
  padding: 14px 28px;
  font-size: 14px;
  letter-spacing: 0.14em;
  color: #2a2a2a;
  transition: background 0.25s ease, color 0.25s ease;
  position: relative;
}

/* subtle divider */
.nevo-navigation ul.sub-menu.no-marker li:not(:last-child) a {
  border-bottom: 1px solid rgba(82,141,70,0.15);
}

/* hover clean luxury */
.nevo-navigation ul.sub-menu.no-marker li a:hover {
  background: rgba(82,141,70,0.08);
  color: #528D46;
}

/* ===============================
   DROPDOWN LEVEL 1 – GẦN MENU CHA
   =============================== */
.nevo-navigation li.menu-item-has-children > ul.sub-menu.no-marker {
  opacity: 0;
  visibility: hidden;
  transform: translateY(6px);
  
  transition: opacity 0.25s ease, transform 0.25s ease;
}

.nevo-navigation li.menu-item-has-children:hover > ul.sub-menu.no-marker {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* ===============================
   SUBMENU LEVEL 2 – KÉO GẦN LẠI
   =============================== */
.nevo-navigation ul.sub-menu.no-marker ul.sub-menu {
  top: 0;
  left: 100%;
  margin-left: 1px;        /* 🔥 chỉnh khoảng cách tại đây */
  border-radius: 11px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(6px);
  transition: opacity 0.25s ease, transform 0.25s ease;
}

/* hover mở submenu cấp 2 */
.nevo-navigation
ul.sub-menu.no-marker
li.menu-item-has-children:hover
> ul.sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

}
/*---------------------------------------------end-css-submenu------------------------------------------*/
/*--------------------------end-css-header-------------------*/
/*-------------------------css-footer----------------------*/
div#site-footer { 
z-index: 2; 
position: relative; 
}
.spa-footer__title {
  font-size: 20px;
	font-weight:600;
  color: #ffffff;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 16px;
}

.spa-footer__block p {
  font-size: 14px;
  line-height: 1.7;
 color: #ffffff;
  margin-bottom: 10px;
}

.spa-footer__block i {
  margin-right: 8px;
  color: #ffffff;
}
.spa-footer__block a{
 color: #ffffff;
}

/*------------------------end-css-footer----------------------*/
/*----------------------------------------------------------------------CSS-SERVICE-----------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------CSS-SERVICE-MANICURE------------------------------------*/
.service-addon {
  font-size: 14px;
  line-height: 1.7;
  text-align: center;
  color: #528D46;
  letter-spacing: 0.4px;
}
.service-addon::before {
  content: "— ";
  color: #528D46;
}
.service-addon::after {
  content: " —";
  color: #528D46;
}
.service-header {
  display: flex;
  justify-content: space-between;
   align-items: flex-end; 
  border-bottom: 1px solid rgba(82, 141, 70, 0.25);
   padding-bottom: 10px; 
  margin-bottom: 15px;
}
.service-name {
  font-size: 30px;
	 margin-bottom: 0px;
  font-weight: 600;
  letter-spacing: 0.8px;
  color: #528D46;
font-family: "EsmeraldaPro" !important;
}

.service-price {
  font-size: 20px;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.service-price .cash {
  color: #528D46;
  font-weight: 600;
  font-size: 20px;
}

.service-price .divider {
  margin: 0 5px;
  color: rgba(53, 111, 41, 0.4);
}

.service-price .card {
  color: #555;
}

.service-desc {
text-align: justify;
  font-size: 16px;
  line-height: 1.8;
  color: #3a3a3a;
  margin-bottom: 18px;
}

.service-note {
  font-size: 14px;
  font-style: italic;
  color: #528D46;
  text-align: right;
}
.service-sub{
    font-size:18px;
} 

/*-------------------------------------------------------------------------table------------------------------------------------------------------*/
 /* .service-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
}

.service-header-row td {
  border-bottom: 1px solid rgba(82, 141, 70, 0.25);
  padding-bottom: 16px;
}

.service-name {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.8px;
  color: #528D46;
  font-family: "EsmeraldaPro" !important;
}

.service-price {
  text-align: right;
  font-size: 20px;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  white-space: nowrap;
}

.service-price .cash {
  color: #528D46;
  font-weight: 600;
}

.service-price .divider {
  margin: 0 6px;
  color: rgba(53, 111, 41, 0.4);
}

.service-price .card {
  color: #555;
}

.service-desc-row td {
  padding-top: 15px;
}

.service-desc {
  font-size: 16px;
  line-height: 1.8;
  color: #3a3a3a;
  text-align: justify;
} */
/*----------------------------------------------------------------------end---table------------------------------------------------------------*/
/*------------------------------------------------------END--CSS-SERVICE-MANICURE------------------------------------*/
/*-------------------------------------------------------CSS-PRICING------------------------------------*/
.price-table-wrap {
  margin: auto;
  color: #1f1f1f;
}

.price-table-wrap h2,
.price-table-wrap h3 {
  text-align: center;
  letter-spacing: 2px;
  font-weight: 600;
  color: #528D46;
}

.price-table-wrap h2 {
  margin-bottom: 24px;
}

.price-table-wrap h3 {
  margin-top: 40px;
}

.note {
  text-align: center;
  font-size: 14px;
  color: rgba(82, 141, 70, 0.85);
  margin-bottom: 20px;
}

.price-table {
  width: 100%;
  border-collapse: collapse;
  border: none;
}

.price-table tr {
  border: none;
}

.price-table td {
  padding: 14px 0;
  vertical-align: top;
  border: none;
}

/* Chỉ giữ đường gạch dưới mỗi dịch vụ */
.price-table tr:not(:last-child) td {
  border-bottom: 1.5px dashed rgba(82, 141, 70, 0.35);
}

.price-table td:first-child {
  font-weight: 500;
}

.price-table td:last-child {
  text-align: right;
  white-space: nowrap;
  font-weight: 600;
  color: #528D46;
}

/* Hover vẫn giữ sang */
.price-table tr:hover {
  background: linear-gradient(
    90deg,
    rgba(82, 141, 70, 0.06),
    transparent
  );
}
/*------------------------------------------------------END-CSS-PRICING------------------------------------*/
/*---------------------------------------------------------------------END-CSS-SERVICE-----------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------ONLY-CSS-MOBILE-HERE----------------------------------------------------*/
/*---------------------------------------------------------------------------
/* mobile chỉnh gọn */
@media (max-width: 768px) {
		  .page-header {
    background-attachment: scroll;
    background-position: center;
  }
 h1, h2, h3 {
    font-family: 'EsmeraldaPro' !important;
    font-weight: 500 !important;

    letter-spacing: 0.2px !important;
    line-height: 1.05 !important;

    font-feature-settings: "liga" 0, "clig" 0, "swsh" 0 !important;
    font-variant-ligatures: none !important;

    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;

    text-rendering: auto !important;
}



.nevo-breadcrumb {
     /* giảm đẩy lên */
    padding: 0 16px;   /* thở chút cho mobile*/
  }
  .nevo-breadcrumb li {
    font-size: 13px;
    letter-spacing: 0.08em;
    line-height: 1.4;
  }
  .nevo-breadcrumb a {
    color: rgba(255, 255, 255, 0.75);
  }
 .nevo-breadcrumb .breadcrumb-item-last,
  .nevo-breadcrumb li:last-child span {
    font-size: 15px;
    font-weight: 500;
  }
	/*---------------mobile-service-card-------------------*/
	 .service-card {
    padding: 28px 0;
  }
  .service-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    margin-bottom: 14px;
  }

  .service-name {
    font-size: 30px;
    letter-spacing: 0.5px;
  }

  .service-price {
    font-size: 16px;
  }

  .service-price .cash,
  .service-price .card {
    font-size: 16px;
  }

  .service-addon {
    font-size: 13px;
    margin: 10px 0 20px;
  }

  .service-desc {
    font-size: 15px;
    line-height: 1.85;
  }

  .service-note {
    font-size: 13px;
    text-align: left;
    margin-top: 6px;
  }
/*------------------------------------------------------MOBILE-CSS-PRICING------------------------------------*/
.price-table td {
    display: table-cell; /* QUAN TRỌNG */
    padding: 12px 0;
    font-size: 13px;
  }
  .price-table td:last-child {
    text-align: right;
    font-size: 13
  }

/*-----------------------------------------------------END-MOBILE-CSS-PRICING------------------------------------*/
	