/* KJ Jewellers: ruby and saffron-gold from the original logo. */
:root {
    --primary-color: #681324;
    --secondary-color: #f4ecde;
    --bg-color: #fffaf2;
    --text-color: #63534d;
    --accent-color: #aa792c;
    --highlight-color: #edca80;
    --divider-color: #68132420;
    --dark-divider-color: #edca8038;
    --royal-dark: #300b15;
    --royal-gold: #d8ad60;
}
body { line-height: 1.65; }
p { text-align: justify; text-justify: inter-word; }
.section-title p, .breadcrumb, .btn-default, .royal-text-link, .royal-eyebrow, .showcase-hero-note,
.mission-vision-item-content p, .what-we-item-content p, .error-page-content-body p,
.team-item p, .intro-video-content-box p, .showcase-hero-copy > p { text-align: left; }
::selection { background: var(--primary-color); color: #fffaf2; }
a:focus-visible, button:focus-visible, input:focus-visible, textarea:focus-visible,
select:focus-visible { outline: 2px solid var(--accent-color); outline-offset: 5px; }
[id] { scroll-margin-top: 130px; }
.topbar { background: var(--royal-dark); color: #f3dba9; padding: 11px 0; }
.topbar-info-content p { color: #f3dba9; font-size: 11px; letter-spacing: .12em; text-transform: uppercase; }
.topbar-social-list ul li a i { color: #f3dba9; }
.topbar-info-content p::before, .topbar-info-content p::after { display: none; }
.topbar-currency-list { font-size: 12px; }
header.main-header .header-sticky,
header.main-header .header-sticky.active { background: #fffdf8; border-bottom: 1px solid #d8ad6090; box-shadow: 0 5px 25px #300b1508; }
.navbar-brand { padding: 10px 0; }
.navbar-brand img { width: 112px; max-width: 100%; }
.main-menu ul .nav-item { margin: 0 17px; padding: 26px 0; }
.main-menu ul .nav-item .nav-link { font-size: 12px; letter-spacing: .1em; text-transform: uppercase; font-weight: 500; }
.main-menu ul .nav-item .nav-link:hover { color: var(--accent-color); }
.header-visit { white-space: nowrap; color: var(--primary-color); border: 1px solid #aa792c70; padding: 12px 17px; font-size: 11px; letter-spacing: .1em; text-transform: uppercase; }
.header-visit:hover { background: var(--primary-color); color: #fffaf2; }
.header-action-details { display: flex; align-items: center; gap: 20px; }
.slicknav_menu { background: var(--royal-dark); }
.slicknav_nav a { color: #fffaf2; }
.hero.hero-photo {
    padding: 150px 0 140px;
    background-image: linear-gradient(90deg, #300b15f5 0%, #430c19d9 32%, #430c1940 65%, #300b1510 100%), url('../admin/upload/ChatGPT Image Sep 7, 2026, 01_22_14 PM.png');
    border-bottom: 3px solid var(--royal-gold);
}
.hero.hero-photo::after, .page-header::after {
    content: ''; position: absolute; inset: 20px; border: 1px solid #edca8055; pointer-events: none;
}
.hero.hero-photo > .container-fluid { max-width: 1330px; padding-inline: 40px; position: relative; z-index: 1; }
.hero-content { margin-right: 0; max-width: 620px; }
.royal-eyebrow { display: flex; align-items: center; gap: 14px; margin-bottom: 25px; color: #edca80; font-size: 11px; font-weight: 500; letter-spacing: .22em; text-transform: uppercase; }
.royal-eyebrow::before { content: ''; width: 38px; height: 1px; background: currentColor; }
.hero .section-title h1 { font-size: clamp(42px, 4.8vw, 72px); line-height: 1.12; font-weight: 400; letter-spacing: -.025em; }
.hero .section-title p { max-width: 430px; color: #eadbd4; font-size: 16px; line-height: 1.8; margin-top: 26px; }
.hero-content-body-simple { gap: 24px; flex-wrap: wrap; }
.royal-text-link { color: #f4d69c; font-size: 13px; padding: 8px 0; border-bottom: 1px solid #d8ad6080; }
.royal-text-link:hover { color: #fff; }
.btn-default { border-radius: 2px; background: var(--primary-color); color: #fffaf2; padding: 16px 28px; font-size: 12px; font-weight: 500; letter-spacing: .09em; box-shadow: none; }
.btn-default::after { background: var(--royal-dark); border-radius: 2px; }
.btn-default.btn-highlighted { background: linear-gradient(115deg, #f2d79e, #d7a750); color: #300b15; }
.btn-default.btn-highlighted:hover { color: #fffaf2; }
.btn-default.btn-highlighted::after { background: var(--primary-color); }
.key-benefit-box { background: #f4ecde; border-bottom: 1px solid #aa792c35; }
.key-benefit-item-list { padding: 32px 0; }
.key-benefit-item-content h3 { font-size: 19px; }
.key-benefit-item-content p { font-size: 12px; margin-top: 7px; }
.section-title .section-sub-title { background: transparent; border: 0; border-radius: 0; padding-left: 18px; color: #895c24; font-size: 11px; letter-spacing: .17em; text-transform: uppercase; }
.section-title .section-sub-title::before { border-radius: 0; transform: translateY(-50%) rotate(45deg); width: 5px; height: 5px; }
.section-title h2 { font-size: clamp(30px, 3.2vw, 46px); font-weight: 400; letter-spacing: -.02em; }
.section-title h2::after { width: 68px; height: 1px; background: var(--accent-color); border-radius: 0; }
.section-row { margin-bottom: 48px; }
.our-best-sellers, .our-products, .our-blog, .page-contact-us { padding-top: 90px; padding-bottom: 90px; }
.top-selling-item-image, .product-item-header { border: 1px solid #aa792c40; padding: 8px; background: #f6efe4; border-radius: 3px; }
.top-selling-item-image figure { overflow: hidden; }
.top-selling-item-content { padding-top: 7px; }
.top-selling-item-content h3 { font-size: 24px; }
.product-item { transition: transform .25s ease; }
.product-item:hover { transform: translateY(-4px); }
.product-item-content .product-item-title { font-size: 22px; }
.dark-section { background-color: var(--royal-dark); }
.page-header { padding: 100px 0; background-image: linear-gradient(100deg, #300b15ed, #681324ba, #300b1580), url('../admin/upload/HAR_4932.JPG'); border-bottom: 3px solid var(--royal-gold); }
.page-header-box { position: relative; z-index: 1; text-align: center; max-width: 960px; margin: auto; }
.page-header-box h1 { font-size: clamp(34px, 4.4vw, 60px); line-height: 1.18; margin-bottom: 22px; color: #fff4dc; }
.page-header-box ol { justify-content: center; gap: 5px; }
.page-header-box ol li.breadcrumb-item { font-size: 12px; letter-spacing: .07em; color: #eed8b4; }
.page-category-list { background: #f4ecde; border: 1px solid #aa792c40; border-top: 3px solid var(--accent-color); border-radius: 2px; }
.page-category-list ul li a { font-size: 14px; }
.sidebar-cta-box { background: #f4ecde; border: 1px solid #aa792c40; border-radius: 2px; }
.privacy-policy-entry { padding: 32px; background: #fffdf9; border: 1px solid #aa792c30; }
.privacy-policy-entry-header { border-bottom: 1px solid #aa792c30; padding-bottom: 22px; }
.privacy-policy-entry-item .section-title h2 { font-size: 28px; }
.privacy-policy-entry-item { padding-top: 12px; }
.contact-form { padding: 34px; background: #fffdf9; border: 1px solid #aa792c40; border-top: 3px solid var(--accent-color); }
.contact-form label { color: var(--primary-color); font-size: 13px; font-weight: 500; }
.contact-form .form-control { background: #faf5ec; border: 1px solid #aa792c40; border-radius: 2px; padding: 14px 16px; color: #493a35; font-size: 14px; }
.contact-form .form-control:focus { border-color: var(--accent-color); box-shadow: 0 0 0 3px #aa792c15; }
.contact-form .btn-default { background: var(--primary-color); color: #fffaf2; }
.google-map-iframe { border: 1px solid #aa792c40; padding: 8px; background: #f4ecde; }
.contact-info-item { border: 1px solid #aa792c40; background: #f4ecde; border-radius: 2px; }
.main-footer { border-top: 3px solid var(--royal-gold); background: radial-gradient(ellipse at top left, #68132480, transparent 65%), var(--royal-dark); }
.footer-logo img { width: 140px; padding: 8px; background: white; outline: 1px solid #d8ad6080; outline-offset: 5px; }
.about-footer-content p, .footer-links ul li a, .footer-contact-item-content p, .footer-copyright-text p { color: #dfcfc7; }
.footer-links h2 { color: #edca80; font-size: 22px; }
.footer-links ul li a:hover { color: #edca80; }
.footer-copyright { border-top-color: #edca8030; }
.floating-social-rail { gap: 8px; right: 12px; }
.floating-social-rail a.social-whatsapp, .floating-social-rail a.social-instagram,
.floating-social-rail a.social-facebook, .floating-social-rail a.social-google { background: var(--royal-dark); color: #edca80; border: 1px solid #d8ad6080; box-shadow: 0 3px 12px #300b1515; width: 40px; height: 40px; font-size: 17px; }
.floating-social-rail a:hover { background: var(--primary-color); }
@media (max-width: 1199px) {
    .main-menu ul .nav-item { margin-inline: 10px; }
    .header-visit { display: none; }
    .hero.hero-photo { padding: 110px 0; }
    .hero-content { max-width: 530px; }
    .contact-form { margin-top: 24px; }
}
@media (max-width: 767px) {
    .topbar { padding: 8px 0; }
    .topbar .col-md-6 { display: none; }
    .navbar-brand img { width: 88px; }
    .hero.hero-photo { padding: 85px 0; background-position: 62% center; background-image: linear-gradient(90deg, #300b15ed, #300b1599), url('../admin/upload/ChatGPT Image Sep 7, 2026, 01_22_14 PM.png'); }
    .hero.hero-photo > .container-fluid { padding-inline: 28px; }
    .hero.hero-photo::after, .page-header::after { inset: 10px; }
    .royal-eyebrow { font-size: 9px; letter-spacing: .14em; gap: 9px; }
    .hero .section-title p { font-size: 14px; }
    .hero-content-body-simple { gap: 18px; }
    .btn-default { padding: 14px 20px; font-size: 11px; }
    .page-header { padding: 65px 15px; }
    .section-row { margin-bottom: 30px; }
    .our-best-sellers, .our-products, .our-blog, .page-contact-us { padding-block: 55px; }
    .contact-form, .privacy-policy-entry { padding: 22px 18px; }
    .floating-social-rail { top: auto; bottom: 12px; transform: none; }
    .floating-social-rail a:not(.social-whatsapp) { display: none; }
    .floating-social-rail a.social-whatsapp { width: 44px; height: 44px; }
}
.showcase-hero { position: relative; overflow: hidden; background: radial-gradient(ellipse at 12% 30%, #721f334f, transparent 65%), #300b15; border-bottom: 1px solid #d8ad60; }
.showcase-hero::before { content: ''; position: absolute; inset: 18px; border: 1px solid #d8ad6030; pointer-events: none; }
.showcase-hero-grid { display: grid; grid-template-columns: 1.1fr 1fr; gap: 75px; align-items: center; padding: 64px 25px 60px; }
.showcase-hero-copy { position: relative; padding: 25px 0; }
.showcase-hero h1 { color: #fff3da; font-size: clamp(42px, 4.9vw, 70px); line-height: 1.16; letter-spacing: -.035em; }
.showcase-hero h1 em { color: #edca80; font-weight: 400; }
.showcase-ornament { display: flex; align-items: center; gap: 12px; color: #d8ad60; margin: 28px 0; font-size: 16px; }
.showcase-ornament span { height: 1px; width: 48px; background: #d8ad6066; }
.showcase-hero-copy > p { max-width: 410px; font-size: 15px; color: #e0ccc4; line-height: 1.9; }
.showcase-hero-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 22px; margin-top: 32px; }
.showcase-hero-note { margin-top: 42px; color: #d8ad60; font-size: 10px; letter-spacing: .18em; text-transform: uppercase; }
.showcase-hero-note span { display: block; margin-top: 7px; color: #c7afa6; letter-spacing: .1em; }
.showcase-hero-portrait { position: relative; padding: 10px; border: 1px solid #d8ad6070; border-radius: 240px 240px 3px 3px; margin: 0 10px; }
.showcase-hero-portrait::before { content: ''; position: absolute; inset: -9px; border: 1px solid #d8ad602b; border-radius: inherit; pointer-events: none; }
.showcase-hero-portrait img { display: block; width: 100%; height: 540px; object-fit: cover; object-position: center; border-radius: 230px 230px 0 0; }
.showcase-hero-portrait figcaption { display: flex; justify-content: space-between; align-items: center; gap: 12px; padding: 17px 7px 7px; font-family: var(--accent-font); color: #f1d59e; font-size: 17px; }
.showcase-hero-portrait figcaption span { font-family: var(--default-font); font-size: 8px; letter-spacing: .2em; }
@media (max-width: 991px) {
    .showcase-hero-grid { gap: 32px; padding: 50px 15px; }
    .showcase-hero-portrait img { height: 460px; }
    .showcase-hero h1 { font-size: 44px; }
}
@media (max-width: 767px) {
    .showcase-hero-grid { grid-template-columns: 1fr; gap: 36px; padding: 44px 18px; }
    .showcase-hero-copy { padding: 0; }
    .showcase-hero h1 { font-size: clamp(38px, 9vw, 56px); }
    .showcase-hero-note { margin-top: 27px; }
    .showcase-hero-portrait { width: min(100%, 390px); margin: 0 auto; }
    .showcase-hero-portrait img { height: auto; aspect-ratio: 4 / 5; }
    .showcase-hero::before { inset: 10px; }
}
/* Homepage photography: preserve complete pieces and separate image and copy. */
.home-page .top-selling-item-list { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 22px; }
.home-page .top-selling-item { width: auto; min-width: 0; }
.home-page .top-selling-item-image { max-width: none; margin-bottom: 18px; padding: 6px; border-radius: 90px 90px 3px 3px; }
.home-page .top-selling-item-image a,
.home-page .top-selling-item-image figure { display: block; border-radius: 85px 85px 0 0; overflow: hidden; }
.home-page .top-selling-item-image img { display: block; width: 100%; height: auto; aspect-ratio: 3 / 4; object-fit: cover; object-position: center; border-radius: 0; }
.home-page .top-selling-item-content h3 { font-size: 20px; }
.home-page .top-offer-item-list { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 26px; margin-top: 55px; }
.home-page .top-offer-item { width: auto; padding: 0; display: flex; flex-direction: column; gap: 0; border: 1px solid #aa792c35; background: #f4ecde; }
.home-page .top-offer-item-image { order: -1; width: 100%; margin: 0; }
.home-page .top-offer-item-image img { display: block; max-width: none; width: 100%; height: auto; aspect-ratio: 4 / 5; object-fit: cover; object-position: center 58%; border-radius: 0; }
.home-page .top-offer-item-content { width: 100%; padding: 25px; }
.home-page .top-offer-item-btn { margin-top: 20px; }
.home-page .product-item-image figure { background: #f4ecde; }
.home-page .product-item-image figure img { display: block; width: 100%; height: auto; aspect-ratio: 4 / 5; object-fit: contain; object-position: center; }
.home-page .collection-item { padding: 24px; gap: 24px; flex-direction: column; }
.home-page .collection-item-content { width: 100%; gap: 18px; }
.home-page .collection-item-image-box { width: 100%; gap: 20px; }
.home-page .collection-item-image { order: -1; }
.home-page .collection-item-image img { display: block; width: 100%; height: auto; aspect-ratio: 4 / 5; object-fit: contain; object-position: center; background: #f4ecde; }
.home-page .limited-offer-item { display: flex; flex-direction: column; overflow: hidden; border: 1px solid #aa792c40; background: #300b15; }
.home-page .limited-offer-image { position: relative; inset: auto; width: 100%; height: auto; }
.home-page .limited-offer-image figure::before { display: none; }
.home-page .limited-offer-image img { display: block; width: 100%; height: auto; aspect-ratio: 4 / 5; object-fit: cover; object-position: center; }
.home-page .limited-offer-item-body { position: relative; inset: auto; width: 100%; height: auto; min-height: 0; padding: 30px; margin-top: auto; }
.home-page .showcase-hero-portrait img { height: auto; aspect-ratio: 4 / 5; object-fit: contain; }
.home-page .top-selling-item:hover img,
.home-page .product-item:hover img,
.home-page .collection-item:hover img,
.home-page .limited-offer-item:hover img { transform: none; }
@media (max-width: 991px) {
    .home-page .top-selling-item-list { grid-template-columns: repeat(3, minmax(0, 1fr)); }
    .home-page .top-offer-item-list { gap: 16px; }
    .home-page .top-offer-item-content { padding: 18px; }
}
@media (max-width: 767px) {
    .home-page .top-selling-item-list { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px 16px; }
    .home-page .top-offer-item-list { grid-template-columns: 1fr; }
    .home-page .top-offer-item { width: 100%; }
    .home-page .collection-item { padding: 16px; }
    .home-page .limited-offer-item-body { padding: 24px; }
}
@media (prefers-reduced-motion: reduce) {
    html { scroll-behavior: auto; }
    *, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; }
}
.collection-categories { display:flex; flex-wrap:wrap; gap:12px; margin-bottom:36px; } .collection-categories a { padding:12px 20px; border:1px solid #aa792c60; color:var(--primary-color); background:#fffaf2; font-size:14px; } .collection-categories a:hover, .collection-categories a[aria-current="page"] { background:var(--primary-color); color:#fffaf2; }

.showroom-gallery { columns: 3; column-gap: 24px; }
.showroom-gallery-photo { margin: 0 0 24px; padding: 7px; border: 1px solid #aa792c50; background: #f4ecde; break-inside: avoid; }
.showroom-gallery-photo a { display: block; }
.showroom-gallery-photo img { display: block; width: 100%; height: auto; }
@media (max-width: 991px) { .showroom-gallery { columns: 2; } }
@media (max-width: 575px) { .showroom-gallery { columns: 1; } }

.our-testimonials, .testimonials-page .page-header {
    background-image: linear-gradient(90deg, rgba(48,11,21,.90), rgba(48,11,21,.62)), url('../images/testimonials-model.png');
    background-size: cover;
    background-position: center 35%;
}

/* Royal editorial treatment: ivory review panel and a separate portrait. */
.our-testimonials { background: #260d15; padding: 90px 0; border-block: 1px solid #bc9554; isolation: isolate; }
.our-testimonials::before { display: none; }
.our-testimonials::after { content: ''; position: absolute; right: 0; top: 0; width: 43%; height: 100%; background: url('../images/testimonials-model.png') center 42% / cover no-repeat; z-index: -1; }
.our-testimonials .testimonials-content-box { width: 55%; max-width: none; min-width: 0; padding: 45px; background: #fff7e9; border: 1px solid #c9a56b; outline: 1px solid #c9a56566; outline-offset: 9px; box-shadow: 0 18px 45px #0003; }
.our-testimonials .section-title { margin-bottom: 32px; }
.our-testimonials .section-title h2 { color: #551526; font-size: clamp(30px, 3vw, 44px); }
.our-testimonials .section-title .section-sub-title { color: #815b25; background: transparent; padding-left: 18px; }
.our-testimonials .section-title h2::after { background: #b58b49; }
.our-testimonials .testimonial-slider, .our-testimonials .swiper { width: 100%; min-width: 0; overflow: hidden; }
.our-testimonials .testimonial-item { width: 100%; min-width: 0; }
.our-testimonials .testimonial-item-content p { color: #57453e; font-size: 17px; font-weight: 400; line-height: 1.85; overflow-wrap: anywhere; }
.our-testimonials .testimonial-item-rating i { color: #a77b32; }
.our-testimonials .testimonial-item-author { margin-top: 30px; padding: 24px 0 0; border-color: #b58b493d; }
.our-testimonials .testimonial-author-content h2 { color: #551526; }
.our-testimonials .testimonial-author-content p { color: #776153; }
.our-testimonials .testimonial-btn { position: relative; justify-content: flex-end; margin-top: 24px; }
.our-testimonials .testimonial-button-next, .our-testimonials .testimonial-button-prev { background: #551526; border: 1px solid #b58b49; width: 44px; height: 44px; }
.collection-categories { justify-content: center; padding-bottom: 26px; border-bottom: 1px solid #b58b493d; }
.collection-categories a { border-radius: 0; letter-spacing: .04em; }
.page-products .product-item-header { padding: 10px; background: #f4ecde; border: 1px solid #bb985766; }
.page-products .product-item-image figure img { aspect-ratio: 4 / 5; object-fit: contain; }
.page-products .product-item-title { font-size: 21px; line-height: 1.4; }
.page-products .product-item-category { font-size: 11px; text-transform: uppercase; letter-spacing: .15em; color: #85602d; }
@media (max-width: 991px) {
 .our-testimonials { padding: 50px 0; }
 .our-testimonials .testimonials-content-box { width: 62%; padding: 28px; }
 .our-testimonials::after { width: 38%; }
}
@media (max-width: 767px) {
 .our-testimonials { padding: 40px 12px 0; }
 .our-testimonials .testimonials-content-box { width: 100%; padding: 24px; }
 .our-testimonials::after { position: relative; display: block; width: calc(100% + 24px); margin: 40px -12px 0; height: 400px; background-position: center 40%; }
 .our-testimonials .testimonial-item-content p { font-size: 15px; }
}
