.payment-details{
    padding: 30px 0 30px 0;
}

/* Custom Styling for Suvarnamahal Accordion */
.accordion-item {
    border: none;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 10px;
}

.accordion-button {
    font-size: 1.1rem;
    font-weight: 600;
    color: #333;
    background-color: transparent !important;
    padding: 20px 10px;
}

/* Gold accent when the accordion is open */
.accordion-button:not(.collapsed) {
    color: #D4AF37; /* Gold Color */
    box-shadow: none;
}

/* Custom indicator icon color */
.accordion-button::after {
    filter: grayscale(1);
}

.accordion-button:not(.collapsed)::after {
    filter: sepia(100%) saturate(1000%) hue-rotate(10deg);
}

.accordion-body {
    padding: 0 10px 20px 10px;
    color: #555;
    line-height: 1.6;
    font-size: 1.05rem;
}

/* Bullet points for Values */
.accordion-body ul li {
    margin-bottom: 8px;
    display: flex;
    align-items: center;
}

.email-jewellers {
    background: #c3903f;
    font-family: 'Noto Sans', sans-serif; 
    padding: 0px 0 0px 160px;
    border-radius: 15px;
    box-shadow: 0 0 3px #c3903f, 1px 1px rgb(0 0 0 / 10%);
    border: 1px solid #c3903f;
    overflow: hidden;
    position: relative;
    z-index: -1;
    margin: 10px;
}

.jewellers{
    padding: 30px 20px 20px 90px ;
    /* margin: 0 100% 0 0; */
    height: 100%;
    border-radius: 100px 0 0 100px;

}


.email-jewellers .jewellers-icon {
    /* color: #c3903f; */
    background-color: #eaeaea; 
    font-size: 40px;
    text-align: center;
    line-height: 65px;
    width: 130px;
    height: 130px;
    border-radius: 100px;
    border: 5px solid #fff; 
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 16px;
    z-index: 1;
    background-color: #fff;
    background-image: url(img/logomain.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}



.email-jewellers .jewellers-details {
    
     text-transform: uppercase; 
    width: 43%;
     padding: 20px 0 0; 
    padding: 0;
    margin: 0 15px 0 0;
    float: left;
}



.email-jewellers .title {
    font-size: 26px;
    font-weight: 600;
    margin: 0 0 5px;
}




.email-jewellers .post {
    font-size: 14px;
    line-height: 16px;
    font-style: italic;
    padding: 0px 10px;
    display: block;
}



.email-jewellers .jewellers-content {
    width: 49%;
    padding: 0px 0 0 10px;
    margin: 0;
    list-style: none;
    border-left: 2px solid #c3903f;
    display: inline-block;
}



.email-jewellers .jewellers-content1 {
    width: 49%;
    /* padding: 0px 0 0 10px; */
    margin: 0;
    list-style: none;
    border-left: 2px solid #c3903f;
    display: inline-block;
    vertical-align: top;
}



/* .imagesuwarna{
    background-color: #fff;


} */



.offcanvas-widget-area {
    margin-top: unset !important;
}

.mobile-logo-img {
    height: 0rem !important;
}


.section-padding {
 padding-bottom: 20px !important;
}



.hero-overlay:before{
    background-color:rgba(0, 0, 0, 0.20) !important;
}



.contact-block span a:hover {
    color: #c29958;
    letter-spacing: 1.1px;
  }



  .contact-block span a {
    font-size: 12px;
    color: #555555;
  }
  
  
  
  
  .mobile-logo-img {
    height: 100% !important;
}

/* Vertical line above 'About Us' */
.accent-line {
    width: 2px;
    height: 60px;
    background-color: #333;
    margin-left: 0;
}

/* Typography adjustments */
.about-us-section h2 {
    font-family: 'Playfair Display', serif; /* Or similar serif font */
    color: #1a1a1a;
}

.about-us-section p {
    font-size: 1.05rem;
    color: #555 !important;
}

/* About Us long-form formatting (keeps layout unchanged) */
.about-us-section .about-longform {
    line-height: 1.9;
    text-align: left; /* avoid big spacing gaps from justify */
}

.about-us-section .about-longform p,
.about-us-section .about-longform li {
    margin-bottom: 14px;
    font-size: 1.12rem; /* override template's .about-content p { font-size: 15px } */
    color: #3a3a3a;
}

.about-us-section .about-longform .lead-text {
    font-size: 1.16rem;
    color: #2f2f2f;
}

.about-us-section .about-subheading {
    margin: 22px 0 10px;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #1a1a1a;
    text-transform: uppercase;
    font-size: 1.1rem;
}

.about-us-section .about-subheading + p {
    margin-top: 0;
}

.about-us-section .about-bullets {
    padding-left: 18px;
    margin: 0 0 14px;
}

.about-us-section .about-bullets li {
    margin-bottom: 6px;
}

/* Right Side Graphic Container */
.legacy-frame {
    min-height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Link Hover Effect */
.about-us-section a:hover {
    color: #D4AF37 !important; /* Gold hover */
    border-color: #D4AF37 !important;
    transition: 0.3s;
}

/* Gold & Luxury Theme */
.text-gold {
    color: #D4AF37;
    letter-spacing: 3px;
    font-size: 0.9rem;
}

.jewellery-title {
    font-family: 'Playfair Display', serif;
    letter-spacing: 2px;
}

.gold-divider {
    width: 60px;
    height: 3px;
    background: linear-gradient(to right, #D4AF37, #F1D592);
}

/* Category Cards */
.category-card {
    position: relative;
    overflow: hidden;
    border-radius: 0; /* Square edges look more modern for luxury */
    cursor: pointer;
}

.category-img-wrapper {
    position: relative;
    transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.category-card img {
    transition: transform 0.6s ease;
    width: 100%;
    height: 400px; /* Fixed height for uniformity */
    object-fit: cover;
}

/* Luxury Overlay */
.category-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4); /* Dark tint */
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all 0.4s ease;
}

.overlay-content h3 {
    color: #fff;
    font-family: 'Playfair Display', serif;
    transform: translateY(20px);
    transition: transform 0.4s ease;
}

.btn-explore {
    color: #D4AF37;
    text-decoration: none;
    border-bottom: 1px solid #D4AF37;
    font-size: 0.8rem;
    
    opacity: 0;
    transition: all 0.6s ease;
}

/* Hover States */
.category-card:hover .category-overlay {
    opacity: 1;
}

.category-card:hover img {
    transform: scale(1.1);
}

.category-card:hover .overlay-content h3 {
    transform: translateY(0);
}

.category-card:hover .btn-explore {
    opacity: 1;
}