.icons .elementor-icon  {
font-size:: 14px !important;	
}
.ova-price-list .item-price-list .title-time .title, .ova-price-list .item-price-list .price-wrap .price {
font-weight: bold;	
}
.ova-price-list .item-price-list .price-wrapper .price {
color: #271c74;	
font-weight: bold;
}
.captcha-image {
display: block;	
}
.image-box.template_2 .ova-img .line {
background: #D4AF37;
}
.image-box.template_1 .ova-img:before {
background: #D4AF37;
}
.ova-contact-page .text-email input, .ova-contact-page .ova-textarea textarea {
background-color: #e5e5e5;
color: #000;
}
.ova-contact-page .ova-submit button {
background-color: #D4AF37;
border-color: #D4AF37;
}
.ova-contact-page .ova-submit button:hover {
background: transparent;
color: #D4AF37;
}
.elementor-social-icon svg, .elementor-social-icon i {
width: 20px !important;
}
#gallery-1 img {
height: 350px !important;
width: 100%;
object-fit: cover;
}
#gallery-1 .gallery-item {
padding-bottom: 0 !important;
}
#popmake-7553 {
position: relative;
background-image: url(https://www.luxurynailsduvall.com/wp-content/uploads/2024/12/hands-with-nice-nails-nail-grooming-manicure-concept-2-1.jpg);
background-size: cover;
background-position: center;
}
#popmake-7553:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(255,255,255,0.7);
}
#popmake-7553 a {
color: #000;
text-decoration: underline;
}
@media screen and (max-width: 767px) {
#gallery-1 .gallery-item {
width: 50% !important;
}
} .nail-menu {
max-width: 1100px;
margin: auto;
padding: 20px;
line-height: 1.6;
color: #000000;
}
.menu-header {
text-align: center;
margin-bottom: 40px;
}
.menu-header h2 {
font-size: 36px;
color: #D4AF37; margin-bottom: 10px;
text-transform: uppercase;
}
.menu-header p {
margin: 4px 0;
font-size: 15px;
} .menu-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 25px;
} .menu-section {
background: #fdfdfd;
padding: 18px;
border: 1px solid #e0e0e0;
border-radius: 8px;
}
.menu-section h3 {
font-size: 22px;
color: #D4AF37; margin-bottom: 10px;
border-bottom: 2px solid #D4AF37;
padding-bottom: 5px;
}
.menu-section ul {
list-style: none;
padding: 0;
margin: 0;
}
.menu-section ul li {
margin: 6px 0;
padding-left: 15px;
position: relative;
}
.menu-section ul li::before {
content: "•";
position: absolute;
left: 0;
color: #D4AF37; }
.menu-section p {
margin: 5px 0;
}
.menu-list {
list-style: none;
padding: 0;
margin: 0;
}
.menu-list li {
display: flex;
justify-content: space-between;
align-items: center;
padding: 6px 0;
border-bottom: 1px dashed #e0e0e0;
}
.menu-list li:last-child {
border-bottom: none;
}
.service-name {
font-size: 16px;
font-weight: 500;
color: #000000;
}
.service-price {
font-size: 16px;
font-weight: 600;
color: #D4AF37; } @media (max-width: 768px) {
.menu-grid {
grid-template-columns: 1fr;
}
.menu-header h2 {
font-size: 28px;
}
}  .luxury-services-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
gap: 25px;
margin: 30px 0;
}
.service-card {
background: #fff;
border: 1px solid #eee;
border-radius: 10px;
text-align: center;
padding: 20px;
transition: all 0.3s ease;
}
.service-card:hover {
box-shadow: 0 6px 20px rgba(0,0,0,0.1);
transform: translateY(-5px);
}
.service-image img {
width: 100%;
height: auto;
object-fit: cover;
border-radius: 50% !important;
margin-bottom: 15px;
}
.service-card h3 {
font-size: 18px;
color: #000;
margin-bottom: 10px;
}
.service-card .see-more {
display: inline-block;
margin-top: 8px;
font-size: 14px;
color: #D4AF37;
text-decoration: none;
font-weight: bold;
}
.service-card .see-more:hover {
text-decoration: underline;
}
@media screen and (max-width: 767px) {
.luxury-services-grid {
grid-template-columns: 1fr 1fr;
grid-gap: 10px;
}
}