@font-face {
    font-family: "Quicksand";
    src: url("http://103.25.128.66/~wptest/sansajewellery/wp-content/themes/pedona-child-new/fonts/Quicksand-VariableFont_wght.ttf") format("truetype");
    font-weight: 300 700;
    font-style: normal;
    font-display: swap;
}
.site-header a,
.site-header a:visited,
.site-header a:hover,
.site-header a:focus {
    color: #222 !important;
    text-decoration: none !important;
}
.nav-item a,
.nav-item a:visited {
    color: #222 !important;
}
@font-face {
    font-family: "Libre Bodoni";
    src: url("http://103.25.128.66/~wptest/sansajewellery/wp-content/themes/pedona-child-new/fonts/LibreBodoni-VariableFont_wght.ttf") format("truetype");
    font-weight: 400 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Libre Bodoni";
    src: url("http://103.25.128.66/~wptest/sansajewellery/wp-content/themes/pedona-child-new/fonts/LibreBodoni-Italic-VariableFont_wght.ttf") format("truetype");
    font-weight: 400 700;
    font-style: italic;
    font-display: swap;
}
/* ===================================
   GLOBAL STYLES
=================================== */
/* Desktop */
.mobile-shopby-btn{
    display:none;
}
video {
    width: 100%; height:80vh;object-fit: cover;
}
section.home-hero-banner.for_mobile {
    display: none;
}
a.wishlist img {
    width: 21px;
    height: 21px;
    cursor: pointer;
}
section.testimonial-section.mobile_hide {
    padding-bottom: 50px;
}
*{margin:0;padding:0;box-sizing:border-box}body{font-family: "Quicksand", sans-serif;color:#222;line-height:1.7;font-weight:500}
h1,h2,h3,h4,h5{font-weight:400; font-family: "Libre Bodoni", serif;}img{max-width:100%;display:block}a{text-decoration:none}ul{list-style:none}

.container {width: 100%;max-width: 1170px;margin: auto;padding: 0 20px;}
.nav-item, a:-webkit-any-link {
    color: #000 !important;
}
.container-lg {
    width: 100%;
    max-width: 1300px;
    margin: auto;
}
a.header-cart-link {
    position: relative;
}
span.header-cart-count {
    position: absolute;
    right: -14px;
    top: -18px;
    background-color: #eee;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;color:#222;
}
/* Search Form */
.header-product-search {
    display: flex;
    align-items: center;
    width: 420px;
    max-width: 100%;
    height: 48px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 3px 10px rgba(0,0,0,.08);
}
.mega-col.mega-world-links:first-child ul.sub-menu {
    padding-top: 6px;
}
.mega-menu.worldMenu .mega-image-grid {
    padding-top: 0px;
}
.header-product-search:hover,
.header-product-search:focus-within {
    border-color: #000; /* Gold */
    box-shadow: 0 10px 30px rgba(199,163,90,.25);
}

/* Input */
.header-product-search .search-field {
    flex: 1;
    border: 0;
    outline: 0;
    padding: 0 18px;
    height: 100%;
    font-size: 15px;
    background: transparent;
}

.header-product-search .search-field::placeholder {
    color: #999;
}

/* Button */
.header-product-search button {
    border: 0;
    background: #000;
    color: #fff;
    padding: 0 24px;
    height: 100%;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: .3s;
}

.header-product-search button:hover {
    background: #111;
}

/* Hide screen reader label visually */
.header-product-search .screen-reader-text {
    display: none;
}

/* Hidden input */
.header-product-search input[type="hidden"] {
    display: none;
}
.header-product-search{
    width: 380px; /* adjust as needed */
    max-width: 100%;
}

.header-product-search .search-field{
    flex: 1;
    min-width: 0;margin-bottom: 0px;
}

.header-product-search button{
    width: 90px;
    flex: 0 0 120px;
}
button.header-search-close{
    border: none;
    background: transparent;
    font-size: 28px;
    color: #666;
    cursor: pointer;
    padding: 0;
}

button.header-search-close:hover{
    color: #000;
}
/* Popup wrapper */
#header-search-popup{
    position: fixed;
    inset: 0;
    z-index: 99999;
}

/* Overlay */
#header-search-popup .header-search-overlay{
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,.45);
}

/* Dialog */
#header-search-popup .header-search-dialog{
    position: absolute;
    top: 80px;              /* below header */
    right: 0px;
	left: 0;
    width: 450px;
    max-width: calc(100% - 30px);
    background: #fff;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 15px 40px rgba(0,0,0,.18);margin: auto;

    /* Remove slide animation */
    transform: none !important;
    animation: none !important;
    transition: opacity .25s ease !important;
}
/* =================================== HEADER =================================== */
header {background: #ffffff;position: sticky;top: 0;z-index: 1000;    position: relative;}
.header-inner {display: flex;justify-content: space-between;align-items: center;height: 90px;}
.logo img {height: 60px;}
.main-nav ul {display: flex;gap: 40px;}
nav.main-nav {position: static; text-align: left;}
.nav-item {padding: 0px 0;position: static;font-size: 14px;font-weight: 500;cursor: pointer;}
.headerRight {display: flex;align-items: center;gap: 30px;}
.mega-col ul {display: block;}
.mega-col ul li a {color: #000;}
.nav-item:hover::after {width: 100%;}
.header-icons {display: flex;gap: 20px;align-items: center;}
.header-icons svg {width: 20px;height: 20px;}
.mega-menu.collectionMenu, .mega-menu.worldMenu {display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 80px;}

nav.main-nav ul li {line-height: 2.9;}
/* Mega Menu Styles */
.mega-menu { box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);padding: 40px 200px; display: flex; justify-content: end;
gap: 80px;opacity: 0;visibility: hidden;transition: all 0.3s ease;position: absolute;top: 90px;left: 0;right: 0;width: 100%;background: #F0F0F0;z-index: 9999999;}
.mega-menu.worldMenu .mega-col {padding-left: 40px;}
.mega-menu.worldMenu .mega-col:first-child  ul li a {font-weight: 600;    font-size: 16px;}
.header-icons img {width: 17px;height: 17px;}

.nav-item:hover .mega-menu {opacity: 1;visibility: visible;}
.mega-col h4 {font-size: 16px;font-weight: 700;margin-bottom: 20px;}
.mega-col ul li {margin-bottom: 12px;font-size: 14px;color: #666;}
.mega-image-grid {display: flex;gap: 20px;grid-column: span; padding-top: 5px;}
.mega-menu .mega-col:nth-child(3) li a {
    font-weight: 700;    font-size: 16px;
}
.mega-image-grid img {width: 271px;height: 336px;object-fit: cover;}
.mega-img-card {position: relative;flex: 1;}
.mega-img-card img {width: 100%;height: auto;object-fit: cover;}
.mega-img-card span {position: absolute;bottom: 15px;left: 15px;color: white;font-size: 14px;}
.mobile-arrow {display: none;}
.menu-toggle{display: none;}
/* ===================================
   HERO SECTION
=================================== */
.bespoke-content a.btn-dark {
    color: #fff !important;
}
.heroSlides img {
    display: block;
    width: 100%;
    height: 80vh;
    object-fit: cover;object-position: bottom center;
}
.heroSlides {
    position: relative;
    width: 100%;height: 100%;
}
.heroSlider .slick-slide {
    padding: 0 10px;
    box-sizing: border-box;
}

.heroSlider .slick-list {
    margin: 0 -10px;
}
.heroSlider {
    width: 100%;height: 100%;
}

.home-hero-banner {height: 80vh;color: #ffffff;text-align: center;width: 100%;overflow:hidden;}
.hero-content {position: absolute;bottom: 54px;left: 0;transform: none;text-align: center;right: 0;display: block;margin: auto;top: auto;}
.home-hero-banner .hero-content h1 {font-size: 43px;line-height: 1.3;text-transform: uppercase;}
section.home-hero-banner.for_mobile {
    display: none;
}
.home-hero-banner .hero-content p {font-size: 40px;text-transform: uppercase;}
.intro-text h2 {font-size: 32px;padding-bottom: 20px;    font-weight: 500;font-style: italic;}
.intro-text {max-width: 840px;margin: 80px auto;text-align: center;padding: 0 20px;}
.intro-text p {font-size: 20px;color: #000;margin-bottom: 20px;font-weight: 500;}
.promotion-grid {display: grid;grid-template-columns: 1fr 1fr;height: 600px;}
.promo-box {position: relative;display: flex;align-items: center;justify-content: center;color: #fff;overflow: hidden;}
.promo-box img {position: absolute;width: 100%; height: 100%;object-fit: cover;z-index: 1;}
.promo-overlay {position: relative;z-index: 2;text-align: center;background: rgb(0 0 0 / 37%);width: 100%;height: 100%;display: flex;
flex-direction: column;justify-content: center;padding: 70px;}
.promo-overlay h2 {font-size: 30px;margin-bottom: 10px;}
.promo-overlay p {font-size: 18px;padding-bottom: 20px;max-width: 90%;    margin: auto;line-height: 32px;}
.bespoke-banner {position: relative;height: 600px;display: flex;align-items: center;justify-content: center;color: #fff;}
.bespoke-banner img {position: absolute;width: 100%;height: 100%;object-fit: cover;}
.bespoke-content {position: relative;z-index: 2; text-align: center; max-width: 900px;width: 100%;padding: 60px;}
.bespoke-content h2 {font-size: 30px;color: #fff;}
.bespoke-content p {font-size: 18px;color: #fff;line-height: 31px;padding: 30px 0px;}
.btn-dark {background: #000;color: #fff;padding: 12px 35px;display: inline-block;margin-top: 20px;font-size: 16px;text-transform: uppercase;letter-spacing: 2px;}

/* ===================================
 CATEGORY SECTION
=================================== */

.category-row {display: grid;grid-template-columns: repeat(4, 1fr);gap: 10px;margin: 60px 0;}
.product-cate .container {max-width: 90%;}
.cat-item {position: relative;aspect-ratio: 1/1.2;overflow: hidden;}

.cat-item img {width: 100%;height: 100%;object-fit: cover; transition: transform 0.5s ease;}
.category-row .cat-item:hover img {
    transform: scale(1.08);
}
.cat-label {position: absolute;bottom: 0;width: 100%;text-align: center;color: #fff;font-size: 28px;letter-spacing: 3px;text-transform: uppercase;
top: 0;display: flex;align-items: center;justify-content: center;    font-family: 'Libre Bodoni';    font-weight: 300;}

/* ===================================
   INNER HERO SECTION
=================================== */

.inner-hero {position: relative;height: 570px;overflow: hidden;}
.inner-hero img {width: 100%;height: 100%;object-fit: cover;}
.inner-hero .hero-content h1 {color: #000;}
.inner-hero .hero-content {top: 0;bottom: 0;display: flex;
    align-items: center;
    justify-content: center;}

/* ===================================
  SHOP SLIDER
=================================== */
.shopInner {display: flex;align-items: center;gap: 60px;padding: 0px 0px 30px;background: #F0F0F0;}
section.shop-section {background-color: #F0F0F0;}
.shop-info {flex: 1;}
.shop-info h2 {font-size: 32px;margin-bottom: 20px; font-style:italic;}
.shop-info p {color: #000;line-height: 1.9;    font-size: 20px; font-weight:500;}
.shop-slider-container {flex: 1;position: relative;overflow: hidden;}
.shop-slider-track {display: flex;gap: 20px;transition: transform 0.5s ease;}
.shop-slide {min-width: 90%;aspect-ratio: 4/3;}
.shop-slide img {width: 100%;}
.slider-dots {display: flex;justify-content: center;gap: 8px;margin-top: 20px;}
.dot {width: 6px;height: 6px;background: #ccc;border-radius: 50%;cursor: pointer;}
.dot.active {background: #121212;}
.woocommerce-category-description h2 {
    display: none;
}
.woocommerce-category-description .description {
    display: none;
}
.breadcrumbs-wrapper{background: transparent;border: none;}
div#secondary {
    padding-top: 42px;
}
/* ===================================
   TESTIMONIAL SLIDER
=================================== */

.testimonial-wrap{display:flex;justify-content:space-between;align-items:center;}
.leftSlider{width:72%;display:flex;align-items:center;}
.quote-slider{width:40%;}
.quote-box{background:#f6f6f6;height:470px !important;display:flex !important;align-items:center;justify-content:center;padding:30px;}
.quote-box p{font-size:15px;line-height:1.8;}
.main-slider{width:60%;}
.main-slider img{width:100%;height:470px;object-fit:cover;}
.right-slider{width:40%;}
section.testimonial-section .container {overflow: hidden;}
.thumb-next img, .thumb-prev img {width: 13px !important;height: 21px !important;}
.right-slider .slick-arrow {padding-left: 20px;}
.thumb-slider .slick-slide{margin:0 8px;opacity:.4;transition:.3s;}
.thumb-slider .slick-current{opacity:1;}
.thumb-slider img{width:100%;height:300px;object-fit:cover;}
.right-slider{position:relative;padding-bottom:45px;}
.readMorePopup{
    color:#000;
    text-decoration:underline;
    cursor:pointer;
    display:inline-block;
    margin-top:10px;
}

/* Popup */
.testimonial-modal{
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.7);
    justify-content:center;
    align-items:center;
    z-index:9999;    padding-top: 100px;
	opacity: 0;
    transform: scale(0.97);
    transition: opacity .6s ease-in-out,
                transform .6s ease-in-out,
                visibility .6s;
}

.testimonial-modal.active{
    display:flex; z-index: 99999999;opacity: 1;
    visibility: visible;transform: scale(1);
}
.testimonial-modal.fade-out {
    opacity: 0;
    visibility: hidden;transform: scale(0.97);
}
.popup-content .testimonial-group {
    width: 100%;padding-top: 33px;
}
span.close-popup img {
    width: 50px;
}

.popup-content{
    background:#fff;
    width:90%;
    max-width:1000px;
    padding:40px;
    position:relative;
    display:flex;
    gap:40px;
}

.close-popup{
    position:absolute;
    top:15px;
    right:20px;
    font-size:35px;
    cursor:pointer;
}

.popup-left{
    flex:1;
    line-height:1.8;
}

.popup-right{
    flex:1;
}

.popup-right img{
    width:100%;
    display:block;
}
/* Arrows */
.thumb-prev,
.thumb-next{position:absolute;bottom:3px;border:none;background:transparent;font-size:22px;cursor:pointer;color:#333;}
.thumb-prev{left:16px;}
.thumb-next{left:45px;}
.slider-nav {margin-top: 15px;display: flex;gap: 10px;}
.slider-nav button {
    width: 30px;
    height: 30px;
    border: none;
    background: #fff;
    cursor: pointer;
    font-size: 24px;
    line-height: 1;
}

/* ===================================
   ABOUT CONTENT
=================================== */
section.about-content .container, .container.serviceIntro-Con {
    max-width: 1305px;
}
.about-content {
    padding: 40px 0;
    text-align: center;
}
section.about-hero img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hero-content-center {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    right: 0; text-align:center;
}
section.about-hero h1 {
    color: #fff; font-size: 36px;    text-transform: uppercase;
}
.orderby-wrapper {
  display: none;
}
.aboutInner {
    display: grid;
    text-align: left;
    grid-template-columns: 1fr 1fr;
    gap: 30px;    align-items: center;
}
.aboutInner h2, .aboutInner h3 {
    text-align: center;
}
.about-content h2 {
    font-size: 32px;
    font-style: italic;
    margin-bottom: 30px;
    font-weight: 500;
}
section.about-hero {
    height: 600px;position: relative;
}
.about-content h3 {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 50px;
    font-weight: 500;
}

.about-content p {
line-height: 32px;
    margin: 0 auto 30px;
    font-size: 20px;
    color: #000;
}


/* ===================================
   VIDEO SECTION
=================================== */

.about-video {
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
}

.about-video video {
    width: 100%;
    display: block;
    background: #000;
}

.play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    border: 4px solid #fff;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(5px);
    color: #fff;
    cursor: pointer;
    z-index: 2;
}

.play-btn i {
    font-size: 40px;
display: flex;
  align-content: center;
  justify-content: center;
}

.play-btn:hover {
    transform: translate(-50%, -50%) scale(1.08);
}




/* ===================================
   FEATURES
=================================== */

.globalBottomSection {
    padding: 80px 0;
}
.globalBottomSection.homeGlobal {
    padding-bottom: 40px;
}
.globalBottomSection h3 {
    font-weight: 600;
    font-size: 14px;font-family: 'Quicksand';
}
.globalBottomSection .disflexArea .item p{font-size:11px;}
.quote-content h4{font-family: 'Quicksand'; font-weight:600;}
.globalBottomSection .disflexArea .item img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}

.disflexArea {
    display: flex;
    -webkit-display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.globalBottomSection .disflexArea .item {
    width: calc(25% - 60px);
    text-align: center;
    padding: 24px;
}

.globalBottomSection .disflexArea .item img {
    margin: auto;
    margin-bottom: 30px;
    margin-bottom: 15px !important;
}

.feature-item h4 {
    font-size: 22px;
    margin-bottom: 10px;
}

.feature-item p {
    color: #666;
    font-size: 15px;
}


/* ===================================
   FOOTER
=================================== */
.footer-col ul li:before {content: "-"; left: 0;
    position: absolute;
    top: -1px;}
/*footer.footer:before {
    content: "";
    background-image: url(../images/footer-border.png);
    position: absolute;
    top: -39px;width: 100%;height: 40px; background-repeat: no-repeat;background-size: cover;left:0px;
}*/
.footer-top img {
    width: 100%;
    margin-bottom: -2px;
}
.footer-col .nav-item{display: flex;
    align-items: flex-start;}
.footer-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1.5fr;
    gap: 50px;
}
.footer-col {
    font-size: 14px;
}
.footer-grid .footer-col:nth-child(4) {
    padding-top: 70px;
}
.footer {
    background: #f3f3f3;
    padding: 40px 0 40px; position: relative;
}
.footer-logo {
    margin-bottom: 25px;
}

.footer-logo img {
    width: 140px;
}

.footer-col h5 {
    margin-bottom: 10px;
    font-size: 18px;    font-weight: 600;font-family: 'Quicksand';
}

.footer-col p {
    margin-bottom: 15px;
    color: #000;
}

.footer-col ul li {
    margin-bottom: 12px; position: relative;padding-left: 9px;
}

.footer-col ul li a {
    color: #000;
    transition: .3s;
}

.footer-col ul li a:hover {
    color: #000;
}

.social-links {
    display: flex;
    gap: 12px;
}

.social-links a {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* =========================
   COMMON
========================= */



/* =========================
   Testimonial INTRO SECTION
========================= */

.testimonial-intro {
    padding: 45px 20px;
    text-align: center;
}
.testimonial-lightbox-content .testimonial-text, .testimonial-lightbox-content .testimonial-lightbox-image {
    background: #fff;
}
.testimonial-lightbox-content{border-radius:0px !important;}
section.testimonial-intro h2 {
    font-size: 30px;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.testimonial-intro p {
    max-width: 800px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 32px;
    color: #222;
}
.testimonial-text p{font-size:14px;}
.popup-content .testimonial-text p{font-size:18px;}
.popup-content .testimonial-text span{font-size:24px;}

/* =========================
   HEADING
========================= */

.testimonial-heading {
    padding: 90px 0 90px;
    text-align: center;
}

.testimonial-heading h2 {
    font-size: 64px;
    font-style: italic;
    font-weight: 400;
    line-height: 70px;
    text-transform: uppercase;
}
section.mobile-testimonial-section{display: none;}
/* =========================
   TESTIMONIAL GRID
========================= */
/* Hide prev arrow on first slide */
.mobileGrid .slick-prev.slick-disabled {
    opacity: 0;
    pointer-events: none;
}

/* Hide next arrow on last slide */
.mobileGrid .slick-next.slick-disabled {
    opacity: 0;
    pointer-events: none;
}
.testimonial-row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 40px; min-width: 0;
    /* gap only between groups */
    margin-bottom: 40px;
}
.testimonial-group > * {
    min-width: 0;
    max-width: 100%;
}
.testimonial-image {
    min-width: 0;
    max-width: 100%; height:100%; object-fit:cover;
}

.popup-content .testimonial-group {
    max-height: 800px;
    overflow-y: auto;
    overflow-x: hidden;
}
.testimonial-image img {
    display: block;
    width: 100%;
    height: 100%;margin-top: 0px;
    object-fit: cover;
}
.testimonial-group {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    /* NO GAP between text & image */
}
.promo-overlay a {
    color: #fff !important;
}
.testimonial-text {
    background: #F0F0F0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px;
}
.testimonial-text span {
   display: block;font-weight: 500; font-size:14px;    padding-bottom: 10px;
}
.popup-content .testimonial-text {
    padding: 55px;
}
.testimonial-group.imgRightAlign .testimonial-image {
    order: 2;
}
.testimonial-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.testimonial-text,
.testimonial-image {
    aspect-ratio: 1/1.4;
}
.category-list {
    display: none;
}
/* =========================
   HERO
========================= */

.hyderabad-hero h1 {font-size: 36px;    text-transform: uppercase;    color: #fff !important;}

/* =========================
   INTRO BOX
========================= */
.shop-products .gridview .list-col8 .product-name{margin-bottom: 0px;padding-top: 5px;}
.intro-box {padding: 60px 0;}
.intro-content {
    max-width: 700px;
    margin: auto;
    text-align: center;
}

.intro-content p {
    font-size: 20px;
    line-height: 2;
    font-weight: 500;
}
.shop-products.grid-view .gridview{text-align: center;}
/* =========================
   CONTENT BLOCKS
========================= */
.product-name a{
	font-family: 'Libre Bodoni';
    font-size: 18px;
    font-weight: 600;}
.product-name a:hover{text-decoration:none;}
span.woocommerce-Price-amount.amount {
    font-family: 'Libre Bodoni';
    font-weight: 600;
font-style: italic;
}

.story-row {display:flex;align-items: center;gap: 50px;background-color: #F0F0F0;align-items: stretch;}
.story-text {width: 30%;padding-left: 70px;    display: flex;
    align-items: center;}
.story-image {width: 70%; display: flex; }
section.story-section.story-first {background-color: #F0F0F0;}
.story-first .story-row .story-text {text-align: left;}
.story-row.reverse .story-text {text-align: right;padding-left: 0px;padding-right: 70px;}
.story-text p {font-size: 18px;line-height: 32px;padding: 20px 0px;}
.story-second .story-text p{    text-align: right;}
.story-second .story-text {
    padding-right: 70px;
    padding-left: 0px;
}

.story-image img {
    flex: 1;
    width: 100%;
    object-fit: cover;
    display: block;
}

/* =========================
   FULL IMAGE SECTION
========================= */
section.event-gallery.for_mobile{display:none;}
.full-image {
    position: relative;
    margin: 40px 0px;
}
p.for-mobile {
    display: none;
}
.full-image img {
    width: 100%;
    object-fit: cover;
}

.full-image-text {
    position: absolute;
    right: 0;
    top: 0;
    background: #ffffff7d;
    width: 100%;
    max-width: 550px;
    padding: 50px;
    text-align: center;
    bottom: 0;
    margin: 30px 100px 30px;    display: flex;
    align-items: center;
}

.full-image-text p {
    font-size: 18px;
    line-height: 36px;
}

.desktop_hide {
    display: none;
}
.bespoke-gallery.desktop_hide{display: none;}
.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 40px;
}

.button.menu-toggle span {
    width: 42px;
    height: 2px;
    background-color: white;
    transition: opacity 0.3s;
}

/****Slick dots****/
.slick-dots {
        position: absolute;
        display: flex !important;
        justify-content: center;
        align-items: center;
        gap: 0px;
        margin-top: 24px;
        padding: 0;
        list-style: none;
        bottom: -27px;
        left: 0;
        right: 0;
    }

    .slick-dots li {
    width: 22px;
    height: 22px;
    margin: 0 4px;
}

.slick-dots li button {
    width: 22px;
    height: 22px;
    padding: 0;background-color: transparent; border: none;font-size: 0px;
}

.slick-dots li button:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #000;
    border-radius: 50%;
    opacity: 1;
    display: block;
    margin: 2px;
    transition: all 0.3s ease;
}

/* Active dot */
.slick-dots li.slick-active button:before {
    width: 8px;
    height: 8px;
    background: #000;
    border: 2px solid #fff;
    outline: 3px solid #000;
    outline-offset: 0;
    box-sizing: border-box;
}

        .cat-item {
        padding: 0 4px;
        box-sizing: border-box;
    }


/* ===================================
   EVENTS
=================================== */

.events-grid{
    padding-bottom:80px;
}

.events-grid .container{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:40px;
}

.event-card img{
    width:100%;
    aspect-ratio:4/4;
    object-fit:cover;
    display:block;    height: 370px;
}
.single-product .product-exploreCate-sec {
    margin-bottom: 0px;
}
.event-card h4{
    margin-top:18px;
    font-size:18px;
    font-weight:500;
}

.event-card p {
    color: #000;
    margin-top: 8px;
    line-height: 1.5;
    font-size: 16px;
    max-width: 70%;display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;font-weight: 500;
} 

/* ===================================
   Event Deatil Page
=================================== */


.grid{
    display:grid;
    gap:0;
}

.two-col{
    grid-template-columns:1fr 1fr;margin: 10px 0px;
}

.text-image{
    grid-template-columns:32% 68%;margin: 10px 0px;
}

.image img{
    width:100%;
    height:100%;
    display:block;
    object-fit:cover;
}
.text-image .image img {
    height: 530px;
    object-fit: cover;
}
.content{
    background:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:70px 100px 70px 70px;
}

.content p{
    font-size:20px;
    line-height:40px;
    color:#333;
}


/* Give every image same height like design */

.two-col .image{
    height:420px;
}

.text-image .image{
    height:100%;
}

.full-image-eventDetail img {
    width: 100%;height:500px; display:block;
    object-fit:cover;
}

/*==================================================
                FAQ SECTION
==================================================*/
.faq-section{
    padding:90px 0;
}
.mobile-faq{
    display:none;
}
.faq-heading{
    text-align:center;
    margin-bottom:80px;
}
.faq-item span img{
    width: 14px;
    transition: transform .3s ease;
}
.faq-item.active span img{
    transform: rotate(180deg);
}
.faq-heading h1{
    font-size:32px;
    font-weight:400;
    
    margin-bottom:25px;
    text-transform:uppercase;
}

.faq-heading p{
    max-width:760px;
    margin:auto;
    color:#000;
    font-size:22px;
    font-weight:500; text-align: left;
}

/*==================================================
                FAQ GRID
==================================================*/
.faq-wrapper{
    display:grid;
    grid-template-columns:240px 1fr;
    gap:80px;
    align-items:flex-start;
}

/*==================================================
                SIDEBAR
==================================================*/
.faq-sidebar{
    position:sticky;
    top:100px;
}

.faq-menu{
    display:flex;
    flex-direction:column;
    gap:40px;
}

.faq-menu-item{
    font-size:24px;
    font-weight:400;
    cursor:pointer;
    transition:.3s;
    position:relative;
    display:inline-block;
    width:fit-content;
    padding-bottom:8px;color: #000;
}

.faq-menu-item:hover{
    color:#000;
}

.faq-menu-item.active{
    font-weight:500;
}

.faq-menu-item.active::after{
    content:"";
    position:absolute;
    left:0;
    bottom:0;
    width:90px;
    height:2px;
    background:#111;
}

/*==================================================
                CONTENT
==================================================*/
.faq-content{
    width:100%;
}

.faq-tab{
    display:none;
}

.faq-tab.active{
    display:block;
}

.faq-tab-title{
    font-size:24px;
    font-weight:400;
    margin-bottom:35px;
    text-transform:uppercase;    font-family: 'Quicksand';
}

/*==================================================
                ACCORDION
==================================================*/
.faq-accordion{
    border-top:1px solid #d7d7d7;
}

.faq-item{
    border-bottom:1px solid #000;
}

.faq-question{
    width:100%;
    background:none;
    border:none;
    padding:28px 5px;
    display:flex;
    justify-content:space-between;
    align-items:center;
    cursor:pointer;
    text-align:left;
}

.faq-question span:first-child{
    font-size:14px;
    font-weight:400;
    line-height:1.5;
    padding-right:20px;
}

.faq-icon{
    width:18px;
    height:18px;
    position:relative;
    flex-shrink:0;
}

.faq-icon::before,
.faq-icon::after{
    content:"";
    position:absolute;
    background:#111;
    transition:.3s;
}

.faq-icon::before {
    width: 7px;
    height: 2px;
    left: 5px;
    top: 10px;
}

.faq-icon::after {
    width: 1px;
    height: 7px;
    left: 8px;
    top: 8px;
}


.mobile-faq-item.active .mobile-arrow{
    transform: rotate(-135deg);
}
/* Default - Down arrow */
.faq-accordion .faq-question span:last-child img {
    transform: rotate(0deg);
    transition: transform .3s ease;
}

/* Open - Up arrow */
.faq-accordion .faq-item.active .faq-question span:last-child img {
    transform: rotate(180deg);
}
.faq-item.active .faq-icon::after{
    transform:scaleY(0);
}

.faq-answer{
    display:none;
    padding:0 5px 28px;
}

.faq-item.active .faq-answer{
    display:block;
}

.faq-answer p{
    color:#666;
    font-size:12px;
    line-height:1.8;
}
.faq-item.active {
    background-color: #F0F0F0;
    padding: 20px 30px;
}
.faq-item {
    padding: 20px 30px;
}
/*======================================
    Contact Hero Section
======================================*/
.contact-hero{
    padding:40px 0 60px;
    text-align:center;
}

.contact-hero__title{
    font-size:32px;
    font-weight:400;
    text-transform:uppercase;
    margin-bottom:45px;
}

.contact-hero__description{
    font-size:18px;
    color:#000;
    margin-bottom:35px;text-align: left;
}

.contact-hero__appointment{
text-align: left;
    font-size: 18px;
}

.contact-hero__appointment p{
    color:#000;
    margin-bottom:8px;
}


/*======================================
    Contact Information Section
======================================*/
.contact-info{
    padding:30px 0 70px;
}

.contact-info__wrapper{
    display:flex;
    justify-content:space-between;
    gap:80px;
    align-items:flex-start;
}

.contact-info__details,
.contact-info__support{
    flex:1;
}

.contact-info__heading{
    font-size:24px;
    font-weight:500;
    text-transform:uppercase;
    margin-bottom:35px;
}

.contact-info__item{
    margin-bottom:35px;
}

.contact-info__item h4,
.contact-info__support-item h4,
.contact-info__social h4{
    font-size:18px;
    font-weight:500;
    margin-bottom:12px;
}
.contact-info__support {
    display: grid;
    justify-content: flex-end;
}
.contact-info__item p,
.contact-info__support-item p{
    font-size:18px;
    color:#000;
}

.contact-info__social{
    margin-top:40px;
}

.contact-info__social-icons{
    display:flex;
    gap:18px;
    margin-top:12px;align-items: center;
}

.contact-info__social-icons a{
    width:42px;
    height:42px;
    border-radius:50%;
    display:flex;
    justify-content:center;
    align-items:center;
}



/*======================================
    Contact Form Section
======================================*/
.contact-form{
    padding-bottom:100px;
}

.contact-form__heading{
    font-size:24px;
    font-weight:500;
    text-transform:uppercase;
    margin-bottom:40px;
}

.contact-form__form{
    width:100%;
}

.contact-form__row{
    display:flex;
    gap:30px;
    margin-bottom:30px;
}

.contact-form__group{
    flex:1;
    margin-bottom:30px;
}

.contact-form__group label{
    display:block;
    margin-bottom:10px;
    font-size:18px;
    font-weight:400;
}
.form-two p {
    display: flex;
    align-items: center;
    gap: 10px;
}
.form-two p span.wpcf7-form-control-wrap {
    width: 100%;
}
section.contact-form input,
section.contact-form textarea{
    width:100%;
    border:none;
    background:#f3f3f3;
    padding:18px;
    font-size:16px;
    
    outline:none;
    transition:.3s;    margin-bottom: 35px;
}
.form-two p label {
    width: 100%;
}
.main-container label {
    display: block !important;
}
section.contact-form input{
    height:60px;
}

section.contact-form textarea{
    min-height:230px;
    resize:vertical;
}

input:focus,
textarea:focus{
    background:#ececec;
    border:1px solid #c9c9c9;
}


/*======================================
    Submit Button
======================================*/
input.wpcf7-form-control.wpcf7-submit.has-spinner{
    display:inline-block;
    padding:14px 42px;
    background:#e9e9e9;
    border:none;
    cursor:pointer;
    font-size:16px;
    font-weight:500;
    transition:.3s;width: 20%;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner:hover{
    background:#222;
    color:#fff;
}
.mobile-desktop-hide{display: none;}


/* ===========================
   Breadcrumb
=========================== */

.breadcrumb{
    padding:40px 0 35px;
    font-size:14px;
    color:#777;
    text-transform:uppercase;
    letter-spacing:.5px;
}

.breadcrumb a{
    color:#555;
}

.breadcrumb span{
    margin:0 5px;
}

/* ===========================
   Layout
=========================== */

.shop-layout{
    display:flex;
    gap:50px;
    align-items:flex-start;
}

/* ===========================
   Sidebar
=========================== */

.shop-sidebar{
    width:250px;
    flex-shrink:0;
}

.filter-box{
        background-color: #F0F0F0;
    padding:25px;
    margin-bottom:25px;
}

.filter-box h3 {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 500;border-bottom: 2px solid #000;
}

.checkbox{
    display:flex;
    align-items:center;
    gap:12px;
    margin-bottom:16px;
    cursor:pointer;
    font-size:15px;
    color:#555;
}

.checkbox:last-child{
    margin-bottom:0;
}

.checkbox input{
    width:16px;
    height:16px;
}

/* ===========================
   Content
=========================== */

.shop-content{
    flex:1;
}

/* ===========================
   Toolbar
=========================== */

.shop-toolbar{
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin-bottom:35px;
}

.view-options{
    display:flex;
    gap:15px;
}

.view-options button{
    border:none;
    background:none;
    cursor:pointer;
    color:#777;
    font-size:15px;
    display:flex;
    align-items:center;
    gap:8px;
}

.view-options .active{
    color:#b68c58;
}

.toolbar-right{
    display:flex;
    align-items:center;
    gap:40px;
}

.sort-box{
    display:flex;
    align-items:center;
    gap:10px;
}

.sort-box label{
    font-size:14px;
    color:#555;
}

.sort-box select{
    border:1px solid #ddd;
    padding:9px 14px;
    font-size:14px;
    background:#fff;
    outline:none;
    cursor:pointer;
}

.result-count{
    font-size:14px;
    color:#666;
}

/* ===========================
   Product Grid
=========================== */

.products-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:45px 35px;
}

/* ===========================
   Product Card
=========================== */

.product-card{
    transition:.3s;
}

.product-card:hover{
    transform:translateY(-6px);
}

.product-image{
    overflow:hidden;
    background:#f8f8f8;
}

.product-image img{
    transition:.4s;
}

.product-card:hover img{
    transform:scale(1.05);
}

.product-info{
    padding-top:18px;
}

.category{
    display:block;
    font-size:12px;
    color:#8a8a8a;
    text-transform:uppercase;
    letter-spacing:.6px;
    margin-bottom:8px;
}

.product-info h4{
    font-size:20px;
    font-weight:500;
    margin-bottom:12px;
    color:#222;
    line-height:1.4;
}

.price{
    font-size:18px;
    font-weight:600;
    color:#111;
}

.shop-wrapper{
    max-width:1400px;
    margin:60px auto;
    display:grid;
    grid-template-columns:280px 1fr;
    gap:50px;
    padding:0 20px;
}

/*==========================
SIDEBAR
===========================*/

.shop-sidebar{
    position:sticky;
    top:30px;
    height:fit-content;
}

.filter-box{
    margin-bottom:45px;
}


.filter-box label{
    display:flex;
    align-items:center;
    gap:12px;
    margin-bottom:15px;
    cursor:pointer;
    color:#000;
    font-size:16px;
}

.filter-box input{
    width:18px;
    height:18px;
    accent-color:#000;
}


/*==========================
TOP BAR
===========================*/

.shop-topbar{
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin-bottom:35px;
    border-bottom:1px solid #ececec;
    padding-bottom:20px;
}

.view-btns{
    display:flex;
    gap:10px;
}

.view-btns button{
    border:1px solid #ddd;
    background:#fff;
    padding:10px 18px;
    cursor:pointer;
    transition:.3s;
    font-size:14px;
}

.view-btns button.active,
.view-btns button:hover{
    background:#000;
    color:#fff;
}

.shop-topbar select{
    padding:12px 18px;
    border:1px solid #ddd;
    font-size:14px;
    outline:none;
    cursor:pointer;
}


/*==========================
GRID
===========================*/

.product-grid{

    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:40px 30px;

}


/*==========================
PRODUCT
===========================*/

.product-card{

    position:relative;

}

.product-image{

    position:relative;
    overflow:hidden;
    background:#f8f8f8;

}

.product-image img{

    width:100%;
    transition:.5s;

}

.product-image{
    overflow:hidden;
}

.product-image img{
    width:100%;
    transition:0.5s ease;
}

.product-card:hover .product-image img{
    transform:scale(1.08);
}

/*==========================
OVERLAY
===========================*/

.product-image{
    position:relative;
    overflow:hidden;
}

.product-overlay{
    position:absolute;
    inset:0;
    opacity:0;
    transition:.35s;
    z-index:2;
}

.product-card:hover .product-overlay{
    opacity:1;
}

.quick-btn{

    background:#000;
    color:#fff;
    border:none;
    padding:13px 28px;
    font-size:14px;
    cursor:pointer;
    transform:translateY(20px);
    transition:.35s;

}

.product-card:hover .quick-btn{

    transform:translateY(0);

}

.icon-box{

    position:absolute;
    top:15px;
    right:15px;
    width:42px;
    height:42px;
    border-radius:50%;
    background:#fff;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:18px;
    cursor:pointer;
    transition:.3s;
    box-shadow:0 10px 25px rgba(0,0,0,.08);

}
.product-actions{
    position:absolute;
    top:15px;
    right:15px;
    display:flex;
    flex-direction:column;
    gap:10px;
}

.action-btn{
    width:42px;
    height:42px;
    background:#fff;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    text-decoration:none;
    color:#111;
    transform:translateX(60px);
    opacity:0;
    transition:.3s;position:relative;
}
.action-btn::before{

    content:attr(data-tooltip);
    position:absolute;
    top:-18px;
    right:34px;
    background:#222;
    color:#fff;
    font-size:13px;
    padding:8px 14px;
    white-space:nowrap;
    opacity:0;
    visibility:hidden;
    transition:.3s;
}

.action-btn:hover::before,
.action-btn:hover::after{

    opacity:1;
    visibility:visible;

}
.product-card:hover .action-btn{
    transform:translateX(0);
    opacity:1;
}

.quick-view{
    position:absolute;
    left:20px;
    right:20px;
    bottom:20px;
    background:#000;
    color:#fff;
    text-align:center;
    padding:12px;
    text-decoration:none;
    transform:translateY(50px);
    opacity:0;
    transition:.3s;
}

.product-card:hover .quick-view{
    transform:translateY(0);
    opacity:1;
}

.icon-box:hover{

    background:#000;
    color:#fff;

}


/*==========================
TEXT
===========================*/

.category{

    display:block;
    margin-top:18px;
    color:#999;
    font-size:12px;
    letter-spacing:1px;
    text-transform:uppercase;

}

.product-card h3{

    font-size:18px;
    margin:10px 0;
    font-weight:500;
    transition:.3s;
    cursor:pointer;

}

.product-card h3:hover{

    color:#9b7a44;

}

.price{

    font-size:20px;
    font-weight:600;

}
/*==========================
TERMS & CONDITIONS
===========================*/
section.contact-hero.inner-policy-hero {
    text-align: left;
}
section.contact-hero.inner-policy-hero h1.contact-hero__title {
    text-align: center;
}
section.contact-hero.inner-policy-hero ul {
    padding-left: 160px;
    margin-bottom: 15px;
}
.termsContent h5 {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 10px;
    font-family: 'Libre Bodoni';
}
.termsContent ul li {
    font-family: 'Quicksand';
    font-weight: 500;
    font-size: 20px;
}
.termsContent h6 {
    font-size: 18px;
    font-weight: 600;
}
/*==========================
HOVER EFFECT
===========================*/

.product-card:hover{

    transform:translateY(-5px);

}

.product-card{

    transition:.35s;

}

.product-image img{

    transition:.6s ease;

}

.product-card:hover .hover-img{

    transform:scale(1.05);

}

.product-card:hover .main-img{

    transform:scale(1.05);

}

/*==========================
QUICK VIEW MODAL
==========================*/

.quick-modal{
    position:fixed;
    inset:0;
    z-index:9999;
    display:none;
}

.quick-modal.active{
    display:block;
}

.quick-modal-overlay{
    position:absolute;
    inset:0;
    background:rgba(0,0,0,.75);
}

.quick-modal-box{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:1200px;
    max-width:95%;
    background:#fff;
    padding:50px;
    z-index:10;
    animation:popup .35s ease;
}

@keyframes popup{
    from{
        opacity:0;
        transform:translate(-50%,-45%);
    }
    to{
        opacity:1;
        transform:translate(-50%,-50%);
    }
}

/*==========================
CLOSE
==========================*/

.quick-close{
    position:absolute;
    right:20px;
    top:20px;
    width:42px;
    height:42px;
    border:none;
    background:none;
    font-size:30px;
    cursor:pointer;
}

/*==========================
ARROWS
==========================*/

.quick-nav{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    width:55px;
    height:55px;
    border:none;
    background:#fff;
    font-size:22px;
    cursor:pointer;
    z-index:20;
}

.quick-prev{
    left:40px;
}

.quick-next{
    right:40px;
}

/*==========================
LAYOUT
==========================*/

.quick-row{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:60px;
    align-items:flex-start;
}

/*==========================
IMAGE
==========================*/

.quick-main-image{
    background:#f7f7f7;
}

.quick-main-image img{
    width:100%;
    display:block;
}

.quick-thumbs{
    display:flex;
    gap:15px;
    margin-top:20px;
}

.quick-thumbs img{
    width:90px;
    border:1px solid #ddd;
    cursor:pointer;
    transition:.3s;
}

.quick-thumbs img:hover,
.quick-thumbs img.active{
    border-color:#000;
}

/*==========================
CONTENT
==========================*/

.quick-content h2{
    font-size:34px;
    font-weight:400;
    margin-bottom:15px;
}

.quick-price{
    font-size:28px;
    font-weight:600;
    margin-bottom:20px;
}

.feature-link{
    color:#000;
    text-decoration:underline;
    display:inline-block;
    margin-bottom:35px;
}

/*==========================
QTY
==========================*/

.qty-cart{
    display:flex;
    gap:20px;
    margin-bottom:35px;
}

.qty-box{
    display:flex;
    border:1px solid #ddd;
}

.qty-box button{
    width:45px;
    border:none;
    background:#fff;
    cursor:pointer;
    font-size:18px;
}

.qty-box input{
    width:60px;
    text-align:center;
    border:none;
    outline:none;
}

.add-cart{
    flex:1;
    background:#000;
    color:#fff;
    text-align:center;
    text-decoration:none;
    padding:15px;
    font-weight:600;
    letter-spacing:1px;
}

/*==========================
DESCRIPTION
==========================*/

.quick-description{
    line-height:1.9;
    color:#555;
    margin-bottom:35px;
}

/*==========================
SHARE
==========================*/

.share-title{
    font-size:13px;
    margin-bottom:18px;
}

.share-icons{
    display:flex;
    gap:15px;
}

.share-icons a{
    width:42px;
    height:42px;
    border:1px solid #ddd;
    display:flex;
    justify-content:center;
    align-items:center;
    color:#000;
    text-decoration:none;
    transition:.3s;
}

.share-icons a:hover{
    background:#000;
    color:#fff;
}
.inner-policy-hero p {
    text-align: left;
    padding-bottom: 20px;
    font-size: 18px;
}
.inner-policy-hero .contact-hero__title {
    margin-bottom: 20px;
}

/* ===================================
 Bespoke
=================================== */
 .featured {
            max-width: 760px;
            margin: 0 auto 45px
        }

        .bespoke-gallery {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 18px;    padding: 20px;
        }
.bespoke-gallery figure img {
    width: 100%;
}
.bespoke-gallery .slick-next {
    right: 10px;
}
.bespoke-gallery .slick-prev {
    left: 10px;
}
section.inner-hero.bespoke-hero h1 {
    font-size: 38px;line-height: 1.2;
    color: #fff;
}
section.intro-box.bespoke .intro-content p{font-size: 20px;line-height: 32px;}
        .bespoke-gallery figure, .featured {
            position: relative;
            overflow: hidden
        }

        .bespoke-gallery img {
            aspect-ratio: 1/1;
            object-fit: cover;
            transition: .4s
        }

        .bespoke-gallery figure:hover img {
            transform: scale(1.05)
        }

        .bespoke-gallery figcaption, .featured figcaption{
            position: absolute;
            right: 10px;
            bottom: 10px;
            color: #fff;
            font-size: 18px;font-weight: 300; font-style: italic;
    text-transform: capitalize;
        }
section.consult {
    padding: 60px 0px 140px;
}
        .consult {
            text-align: center
        }

        .consult p {
            max-width: 850px;
            margin: 0 auto 12px
        }
        section.intro-box.bespoke .intro-content {
    max-width: 900px;
}
section.intro-box.bespoke .intro-content p {
    padding-bottom: 20px;
}
section.imagesSec h2 {
    text-align: center;
    padding-bottom: 30px;
    font-size: 25px;
}

/* =========================================
NEWS PAGE
========================================= */

.news-page{
    padding:100px 0;
    background:#fff;
}

.news-page .container{
    max-width:1100px;
    margin:auto;
    padding:0 20px;
}

/* Heading */

.news-header{
    text-align:center;
    margin-bottom:70px;
}

.news-header h1{
    font-size:36px;
    font-weight:400;
    letter-spacing:2px;
    margin-bottom:25px;
}

.news-header p{
    max-width:850px;
    margin:auto;
    line-height:32px;
    font-size:20px;
    color:#444;
}

/* Accordion */

.news-accordion{
    border-bottom:1px solid #bdbdbd;
    margin-bottom:40px;
}

.accordion-title{
    display:flex;
    justify-content:space-between;
    align-items:center;
    cursor:pointer;
    padding:0 0 25px;    border-bottom: 1px solid; transition: opacity 0.4s ease, transform 0.4s ease;
}

.accordion-title h2{
    font-size:24px;
    font-weight:500;
}

.accordion-btn{
    background:none;
    border:none;
    cursor:pointer;
}

.accordion-btn svg{
    transition:.3s;
}

.news-accordion.active .accordion-btn svg{
    transform:rotate(0deg);
}

.news-accordion:not(.active) .accordion-btn svg{
    transform:rotate(180deg);
}

.accordion-content{
    display:none;
    padding:40px ;max-width: 80%;
    margin: auto;
    
}

.news-accordion.active .accordion-content{
    display:block;transform: translateY(0);
}

/* News Card */

.news-item{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:60px;
    align-items:flex-start;
    margin-bottom:80px;
}

.news-item.reverse{
    margin-top:40px;
}

.news-image img{
    width:100%;
    display:block;height: 100%;
    object-fit: cover; cursor:pointer;
}

.news-content h3{
    font-size:20px;
    line-height:1.4;
    font-weight:600;
}

.news-item .news-date{
    display:block;
    font-size:20px;
    margin-bottom:35px; color: #000;font-weight:600;
}

.read-article{
    display:inline-flex;
    align-items:center;
    gap:15px;
    color:#111;
    text-decoration:none;
    font-style:italic;
    font-size:22px;
}

.read-article span{
    font-size:30px;
}

/* =========================================
POPUP
========================================= */

.news-popup{
    position:fixed;
    inset:0;
    z-index:9999;
    display:none;
}

.news-popup.active{
    display:block;
}

.news-popup-overlay{
    position:absolute;
    inset:0;
    background:#fff;
}

.news-popup-inner{
    position:relative;
    width:100%;
    height:100vh;
    overflow-y:auto;
    padding:50px;display: grid;
  align-content: center;
}

.close-news-popup{
    position:fixed;
    top:30px;
    right:40px;
    border:none;
    background:none;
    font-size:35px;
    cursor:pointer;
    z-index:5;
}

.popup-image{
    max-width:85%;
    margin:0 auto;
}

.popup-image img{
    margin: auto;
    display:block;
}

.back-news{
    display:flex;
    align-items:center;
    gap:15px;
    justify-content:flex-end;
    text-decoration:none;
    color:#111;
    font-size:20px;
    margin-top:40px;font-style: italic;
}
a.open-news-popup {
    color: #000;
    font-size: 18px;
      display: flex;
    align-items: center;
    gap: 10px;
}
.news-image {
    width: 400px;
    height: 265px;
}

/* ===================================
   NEW FIGMA CHANGES CSS
=================================== */

.intro-content h2, .gallerySection h2, .bespokeContentBottom h2 {
    font-size: 33px;line-height: 1.2; text-align: center;
    padding: 20px 0px;
}
.intro-content h2 span, .gallerySection h2 span, .bespokeContentBottom h2 span {
    font-style: italic;
    font-size: 44px;
}
.smallContainer {
    max-width: 950px;
    margin: auto;
}

.grid-content {
    background: #f1f1f1;
    display: grid;
    grid-template-columns: 1fr 180px 1fr;
    align-items: center;
    box-sizing: border-box; padding:0px 20px;
}

.story-left {
    padding-right: 25px;
}

.story-right {
    padding-left: 25px;
}
.jewellery-grid-text {
    text-align: center;
}
.jewellery-grid-image {
    height: 404px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.jewellery-grid-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}
.bespokeContentBottom {
    padding: 50px 0px 80px;
}
.bespokeContentBottom .ContentItem {
    padding: 20px 0px;
}
.bespokeContentBottom .ContentItem p {
    text-align: center;
}

/***About***/

/* Intro */
.services-intro {
    display: grid;
    grid-template-columns: 35% 65%;
    align-items: start;
padding: 50px 0px;gap: 30px;
}

.services-title h2 {
    font-size: 32px;
    font-style: italic;
    font-weight: 500;
    margin: 0 0 3px;    text-align: center;
}

.services-title p {
    font-size: 16px;
    margin: 0;
    line-height: 1.4; text-align:center;
}

.services-list {
    padding-top: 0;
}

.services-list p {
    font-size: 16px;
    line-height: 35px;
    margin: 0;position: relative;
}
.serviceListLI span {
    font-size: 20px;
    font-weight: 600; position:relative;
}
.serviceListLI {
  display: flex;
  gap: 10px;
  align-items: center;padding-bottom: 5px;
}
/* Grid */
.services-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}


/* Card */
.service-card {
    position: relative;
    height: 460px;
    overflow: hidden;
}

.service-card-full {
    grid-column: 1 / -1;
    height: 460px;
}


/* Image */
.service-card img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}


/* Dark overlay */
.service-card::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to top,
        rgba(0, 0, 0, 0.55),
        rgba(0, 0, 0, 0.05) 65%
    );
    pointer-events: none;
}


/* Text */
.service-content {
    position: absolute;
    z-index: 2;
    left: 20px;
    right: 13px;
    bottom: 20px;
    color: #fff;
    max-width: 360px;
}

.service-content h3 {
    font-size: 30px;
    line-height: 37px;
    font-weight: 400;
    margin: 0 0 7px;
}

.service-content p {
    font-size: 16px;
    line-height: 23px;
}

.service-card.service-card-full .service-content {
    max-width: 600px;
}
/* Optional hover effect */
.service-card img {
    transition: transform 0.6s ease;
}

.service-card:hover img {
    transform: scale(1.04);
}

/***Wishlist**/

.wishlistSection {
    padding: 60px 0px 100px;
}
.wishlistSection h2{text-align: center; font-size: 36px;}

    .wishlist-grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 25px;padding-top: 35px;
    }

    .wishlist-card {
      width: 100%;
    }

    section.wishlistSection .wishlist-card .wishlist-image {
      display: block;
      width: 100%;
      height: 285px;
      object-fit: cover;
    }

    .product-info {
      margin-top: 6px;
      min-height: 36px;
    }

    .wishlist-card .product-name {
      font-size: 18px;
      line-height: 1.2;
      font-weight: normal;font-family: 'Libre Bodoni';
    }
.wishlist-card a.cart-button {
    color: #fff !important;
    text-align: center;
    line-height: 45px;
}
    .product-price span.woocommerce-Price-amount.amount {
      font-size: 15px;
      line-height: 13px;
      font-weight: bold;font-style: normal;
    }

  .wishlist-card .cart-button {
    display: block;
    width: 100%;
    height: 45px;
    margin-top: 26px;
    border: none;
    background: #111;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    cursor: pointer;
}

    .cart-button:hover {
      background: #333;
    }
section.intro-box.bespoke h2 span {
    font-family: 'Libre Bodoni';
}
.smallContainer h2 span {
    font-family: 'Libre Bodoni';
}


/***Arti css**/

.woocommerce-orders-table__cell-order-image img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    display: block;
    border-radius: 4px;
}

.woocommerce-orders-table__header-order-image,
.woocommerce-orders-table__cell-order-image {
    width: 90px;
    text-align: center;
}

.order-product-images {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    min-width: 140px;
}

.order-product-image {
    position: relative;
    display: block;
}

.order-product-image img {
    width: 60px;
    height: 60px;
    display: block;
    object-fit: cover;
    border-radius: 4px;
}

.order-product-image .product-quantity {
    position: absolute;
    right: -5px;
    bottom: -5px;
    min-width: 20px;
    height: 20px;
    padding: 0 4px;
    color: #fff;
    background: #222;
    border-radius: 10px;
    font-size: 11px;
    line-height: 20px;
    text-align: center;
}



.cart-recommended-products {
    float: left;
    clear: both;
    width: 48%;
    margin: 0px 0;
}

.cart-recommended-products > h2 {
    margin: 0 0 25px;
    font-size: 25px;
    text-align: left;
}

.cart-recommendation-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 25px;
}

.cart-recommendation-card {
    min-width: 0;
    text-align: center;
}

.cart-recommendation-image {
    position: relative;
    overflow: hidden;
}

.cart-recommendation-image > a {
    display: block;
}

.cart-recommendation-image img {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

/* Hover action box */
.cart-product-hover-actions {
    position: absolute;
    right: 10%;
    bottom: 30px;
    left: 10%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    background: #fff;
    opacity: 0;

    visibility: hidden;
    transform: translateY(15px);
    transition:
        opacity 0.3s ease,
        visibility 0.3s ease,
        transform 0.3s ease;
}

.cart-recommendation-image:hover .cart-product-hover-actions {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.cart-recommendation-grid .cart-hover-action svg{width: 19px;    height: 19px;}
.cart-hover-action {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 0;
    height: 45px;
    padding: 0 !important;
    color: #000;
    background: #fff !important;
    border: 0;
    border-right: 1px solid #e5e5e5;
    border-radius: 0 !important;
    text-decoration: none;    font-size: 15px;
}

.cart-hover-action:last-child {
    border-right: 0;
}

.cart-hover-action:hover {
    color: #b97d4b;
}

.cart-hover-action svg {
    width: 19px;
    height: 19px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.cart-wishlist-action > a,
.cart-wishlist-action .yith-wcwl-add-to-wishlist,
.cart-wishlist-action .yith-wcwl-add-button,
.cart-wishlist-action .yith-wcwl-wishlistaddedbrowse,
.cart-wishlist-action .yith-wcwl-wishlistexistsbrowse {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    margin: 0;
}

.cart-wishlist-action img {
    width: 24px !important;
    height: 24px !important;
    object-fit: contain;
}

.cart-wishlist-action span {
    font-size: 0;
}

.cart-recommendation-info {
    padding-top: 15px;
}

.cart-recommendation-info h3 {
    margin: 0 0 5px;
    font-size: 20px;
    line-height: 1.3;
}

.cart-recommendation-info h3 a {
    color: inherit;
    text-decoration: none;font-size: 15px;
    line-height: 15px;
    font-family: 'Libre Bodoni';
}

.cart-recommendation-price {
    font-size: 17px;
}
/* Homepage collection popup */
.sansa-popup-overlay {
	position: fixed;
	inset: 0;
	z-index: 999999;
	display: none;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	padding: 20px;
	background: rgba(0, 0, 0, 0.45);
	opacity: 0;
	transition: opacity 0.3s ease;
}

.sansa-popup-overlay.is-visible {
	display: flex;
}

.sansa-popup-overlay.is-active {
	opacity: 1;
}

.sansa-collection-popup {
	position: relative;
	display: flex;
	width: min(780px, 100%);
	min-height: 435px;
	overflow: hidden;
	background: #fff;
	transform: translateY(15px);
	transition: transform 0.3s ease;
}

.sansa-popup-overlay.is-active .sansa-collection-popup {
	transform: translateY(0);
}

.sansa-popup-image {
	width: 46.4%;
	min-height: 435px;
	overflow: hidden;
}

.sansa-popup-image__img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.sansa-popup-content {
	display: flex;
	flex: 1;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 70px 35px 35px;
	text-align: center;
}

.sansa-popup-subtitle {
	margin-bottom: 27px;
	color: #111;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.02em;
}

.sansa-popup-content h2 {
	margin: 0 0 30px;
	color: #111;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 27px;
	font-weight: 500;
	line-height: 1.15;
}

.sansa-popup-explore-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 245px;
	min-height: 53px;
	margin-bottom: 19px;
	padding: 10px 20px;
	background: #f0f0f0;
	color: #111;
	font-size: 17px;
	text-decoration: none;
	transition: background 0.2s ease;
}

.sansa-popup-explore-btn:hover {
	background: #e5e5e5;
	color: #111;
}

.sansa-popup-no-thanks {
	padding: 0;
	border: 0;
	background: transparent;
	color: #111;
	font-family: inherit;
	font-size: 16px;
	text-decoration: underline;
	text-underline-offset: 2px;
	cursor: pointer;
}

.sansa-popup-close {
	position: absolute;
	top: 27px;
	right: 27px;
	z-index: 10;
	width: 38px;
	height: 38px;
	padding: 0;
	border: 0;
	background: transparent;
	cursor: pointer;
}

.sansa-popup-close span {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 2px;
	background: #111;
	transform-origin: center;
}

.sansa-popup-close span:first-child {
	transform: translate(-50%, -50%) rotate(45deg);
}

.sansa-popup-close span:last-child {
	transform: translate(-50%, -50%) rotate(-45deg);
}

body.sansa-popup-open {
	overflow: hidden;}
.grid.mobileGrid .slick-prev, .slick-next {
    top: 50%;
}
/* ===================================
   RESPONSIVE
=================================== */
@media (min-width:1600px){
	.full-image-text{    max-width: 700px;} 
	.promo-overlay{padding: 40px;}
	.promo-overlay p{max-width: 60%;}
	.full-image-text{    height: 500px;bottom: 0;    margin: auto 100px;}.full-image-text p{font-size: 20px;}
	
}
@media (max-width:1300px){
	.container-lg {max-width: 1200px;} footer.footer:before{    top: -32px;}
	section.about-content .container, .container.serviceIntro-Con {max-width: 1200px;}
}
@media(max-width:1190px) {
	.container-lg, section.about-content .container, .container.serviceIntro-Con {max-width: 90%;}
    .container {max-width: 90%;padding: 0px;}
    .globalBottomSection .disflexArea .item {width: calc(50% - 20px);}
    .mega-menu.collectionMenu {grid-template-columns: repeat(1, 1fr);}
    
    nav.main-nav ul li {line-height: 1.9;}
    .mega-menu{padding: 40px 40px; gap: 30px;}
    .story-text{padding-left: 30px;}
    .story-row.reverse .story-text{padding-right: 30px;}

}


@media(max-width:991px) {
		section.contact-hero.inner-policy-hero ul {
		padding-left: 40px;}
	.inner-policy-hero .contact-hero__title{font-size:20px;}
	.aboutInner{grid-template-columns: 1fr;}
	.about-content p{text-align:center;}
	.about-content h3{    margin-bottom: 0px;}
	.about-video{margin: 0 20px;max-width:100%;}
	.services-intro{    margin-bottom: 0px;}
	.mobile-menu-list > li:first-child > .submenu > li.menu-item-has-children.active > .submenu{
    background: transparent;
}
/* Shop All (3rd item inside Shop submenu) */
.mobile-menu-list > li:first-child > .submenu > li:nth-child(3) > .submenu{
    background: transparent;
    padding: 0;
    margin: 0;
}

/* Remove extra indentation */
.mobile-menu-list > li:first-child > .submenu > li:nth-child(3) > .submenu > li{
    padding-left: 0;
    margin: 0;
}

/* Style links */
.mobile-menu-list > li:first-child > .submenu > li:nth-child(3) > .submenu > li > a{
    padding: 18px 24px;
    font-size: 16px;
    font-weight: 500;
    background: transparent;
}

/* Optional: remove border if any */
.mobile-menu-list > li:first-child > .submenu > li:nth-child(3) > .submenu > li{
    border: 0;
}
/* Shop All submenu always visible */
.mobile-menu-list > li:first-child > .submenu > li:nth-child(3) > .submenu{
    display: block !important;
    max-height: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    height: auto !important;
    overflow: visible !important;
}

/* Optional: hide the arrow since it doesn't need toggling */
.mobile-menu-list > li:first-child > .submenu > li:nth-child(3) > a .menu-arrow{
    display: none;
}
	.mobile-menu-list > li:first-child > .submenu > li:nth-child(3) > .submenu > li span {
    font-weight: 600 !important;padding-left: 25px;font-size: 20px !important;
}
    /******Header*****/
    .header-inner {
        height: 80px;
        padding: 0 20px;
    }
    .header-icons img {
        width: 18px;
        height: 18px;
    }
      .submenu li a {
        display: flex;
        padding: 20px;
    }

/*==============================
OPEN BUTTON
==============================*/
    .menu-btn {
        margin-left: 30px;
        cursor: pointer;
        background-color: transparent;
        border: none;        margin-top: 9px;
    }

/*==============================
OVERLAY
==============================*/

        .mobile-menu-overlay {

            position: fixed;
            inset: 0;
            background: rgba(0, 0, 0, .3);

            opacity: 0;
            visibility: hidden;

            transition: .35s;

            z-index: 998;

        }

        .mobile-menu-overlay.active {

            opacity: 1;
            visibility: visible;

        }

        /*==============================
MENU
==============================*/

        .mobile-menu {

            position: fixed;

            top: 0;
            left: -100%;

            width: 100%;
            max-width: 480px;

            height: 100vh;

            background: #fff;

            overflow-y: auto;

            transition: .4s ease;

            z-index: 999;

        }

        .mobile-menu.active {

            left: 0;

        }

        /*==============================
HEADER
==============================*/

        .mobile-menu-header {

            height: 80px;

            display: flex;

            align-items: center;

            padding: 0 25px;

            border-bottom: 1px solid #ececec;

        }

        .mobile-menu-close {

            background: none;
            border: 0;

            font-size: 38px;

            cursor: pointer;

        }

        /*==============================
MAIN MENU
==============================*/

        .mobile-menu-list {

            background: #f4f4f4;

        }

        .mobile-menu-list>li {

            border-bottom: 1px solid #e8e8e8;

        }

        /*==============================
LINK
==============================*/

        .menu-link {

            display: flex;

            align-items: center;

            justify-content: space-between;

            padding: 24px;

            cursor: pointer;

        }

        .menu-arrow {

            width: 50px;

            flex-shrink: 0;

        }

        .menu-arrow img {

            width: 18px;

            display: block;

            transition: .35s;

        }

        .menu-title {
            flex: 1;
            text-align: left;
            font-size: 25px;
            color: #111;
          font-weight: 400;

        }

        .bold {

            font-weight: 700;

        }

        /*==============================
SUBMENU
==============================*/

        .submenu {
            max-height: 0;
            overflow: hidden;
            transition: max-height .35s ease;
        }

        .menu-arrow img {
            transition: transform .35s ease;
        }

        .has-submenu.active>.menu-link .menu-arrow img {
            transform: rotate(180deg);
        }

        .has-submenu.active>.submenu {

            max-height: 2500px;

        }

        .has-submenu.active>.menu-link .menu-arrow img {

            transform: rotate(180deg);

        }

        /*==============================
LEVEL 2
==============================*/

        .submenu>.menu-item>.menu-link {

            padding: 24px 24px 24px 50px;

        }

        .submenu>.menu-item>.menu-link .menu-title {

            font-size: 20px;

            font-weight: 700;

        }

        /*==============================
LEVEL 3 LINKS
==============================*/

        .submenu li a {


            padding: 22px 90px;

            text-align: left;

            font-size: 18px;

            color: #111;

            transition: .3s;

        }

        .submenu li a:hover {

            background: #ececec;

        }

        /*==============================
SHOP ALL
==============================*/

        .submenu li a.bold {

            font-weight: 700;

        }

        /*==============================
NESTED SUBMENU
==============================*/

        .submenu .submenu {

            background: #f4f4f4;        padding-left: 40px;

        }
    .submenu .submenu li a span {
        font-weight: 400 !important;
        font-size: 18px !important;
    }
        .submenu .submenu li a {

            padding-right: 90px;

        }

        /*==============================
SCROLLBAR
==============================*/

        .mobile-menu::-webkit-scrollbar {

            width: 5px;

        }

        .mobile-menu::-webkit-scrollbar-thumb {

            background: #ccc;

        }
   .mobile-desktop-hide{display: block;}
   nav.main-nav{display: none;}
   
    /******end HEADER*****/

.shop-wrapper{

grid-template-columns:1fr;

}

.shop-sidebar{

position:relative;
top:0;

}
.story-row {grid-template-columns: 1fr;display: grid;gap: 0px;gap: 25px;margin-bottom: 25px;}
.story-row.reverse .story-text{padding: 40px;}
.story-row.reverse .story-image {order: 1;}
    .story-text{width: 100%; order: 2;}
    .story-image{width: 100%;}
    .story-text {padding: 40px;text-align: center !important;}
    .full-image-text{    left: 0;    margin: 30px auto;    max-width: 75%; padding: 20px;}
    .story-text p{padding: 0px;}
    .story-text, .story-row.reverse .story-text {padding: 0px 40px;}
    .story-row.reverse .story-text{padding-bottom: 20px;}
	.event-card img{height: 235px;}
	  .social-links img {width: 20px;height: 20px;}
	.promo-overlay{padding: 30px;}
	.promo-overlay h2, .bespoke-content h2 {
		font-size: 35px;}
	.footer-grid{    grid-template-columns: 1fr 1fr;    gap: 20px;}
	.content{    padding: 20px;}
}


@media screen and (max-width:767px){
	.sansa-collection-popup {
		max-width: 400px;
		min-height: auto;
		flex-direction: column;
		max-height: calc(100vh - 40px);
		overflow-y: auto;
	}

	.sansa-popup-image {
		width: 100%;
		min-height: 230px;
		height: 230px;
	}

	.sansa-popup-content {
		padding: 45px 20px 30px;
	}

	.sansa-popup-subtitle {
		margin-bottom: 18px;
		font-size: 14px;
	}

	.sansa-popup-content h2 {
		margin-bottom: 25px;
		font-size: 24px;
	}

	.sansa-popup-explore-btn {
		width: 220px;
		min-height: 50px;
		font-size: 15px;
	}

	.sansa-popup-close {
		top: 12px;
		right: 12px;
		width: 34px;
		height: 34px;
		background: rgba(255, 255, 255, 0.8);
	}

	.sansa-popup-close span {
		width: 28px;
	}
	.sansa-collection-popup{display: block !important;}
	.sansa-popup-image{min-height: auto !important;}

.sansa-popup-content{padding:20px;}
.sansa-popup-content h2{font-size: 22px;}
.sansa-popup-subtitle {
	margin-bottom: 9px;}
.sansa-popup-content h2 {
	margin: 0 0 14px;}
.sansa-popup-close span{    background: #fff;}
	.intro-text h2{font-size: 24px;}
	.news-item{margin-bottom:0px;}
	section.home-hero-banner.for_mobile {
    display: block;
}
	video{    height: 300px;}
	.globalBottomSection.homeGlobal .disflexArea{flex-wrap: wrap;}
.orderby-wrapper {
  display: block;
}	
.shop-slider-container {
	padding-bottom: 40px;}
	section.home-hero-banner.for-desktop{display:none;}	
	.slick-prev{        left: 39px;}
	p.for-mobile {
    display: block;
		padding: 30px;
        text-align: center;
}
	section.home-hero-banner.for_mobile {
    display: block;
}
section.event-gallery.for-desktop {
    display: none;
}
	.sliderOne {padding:30px 0px;}	
	section.event-gallery.sliderOne p {
    padding: 20px;
    text-align: center;
}
	section.event-gallery.sliderOne {
    padding-top: 0px;
}
	section.event-gallery.for_mobile{display:block;}
.headerRight{gap: 0;}    
section.mobile-testimonial-section{display: block;}
.mobile-testimonial-section {
  width: 100%;
  max-width: 390px;
  margin: 0 auto;
  overflow: hidden;
  padding: 18px 0 60px;
}
	.news-popup-inner{padding: 18px;}
	footer.footer:before{top: -33px;}
.testimonial-row{grid-template-columns: 1fr;}
.content p{text-align: center;}
.testimonial-image-slider button.slick-arrow img {
    width: 8px;
}
	.productItem {
    padding-bottom: 25px;
}
.faq-heading{margin-bottom: 0px;}

.testimonial-image-slider button.slick-next.slick-arrow img {
    margin-left: 12px;
}
.hero-content{left: 10px;right: 10px;padding:20px;}
.bespoke-gallery.desktop_hide{display: block;}
.bespoke-gallery h2{text-align: center; font-size: 18px; padding-bottom: 30px;}
section.intro-box.bespoke .intro-content p{font-size: 15px; line-height:22px;}
section.intro-box.bespoke {
    padding-bottom: 0px;
}
.consult p{font-size: 12px;max-width: 100%;}
section.consult {
    padding: 50px 0px 80px;
}
 .testimonial-image-slider button.slick-prev.slick-arrow img {
        margin-left: 9px;
    }
section.mobile-testimonial-section{display: bloc;}
.testimonial-image-slider {
  position: relative;
}
.popup-content .testimonial-group {
    grid-template-columns: 1fr;
}
.popup-content .testimonial-group .testimonial-image {
    order: 1;
}
.popup-content .testimonial-group .testimonial-text {
    order: 2;
}
.testimonial-text, .testimonial-image {
    aspect-ratio: auto;
}
  .bespoke-gallery {
                grid-template-columns: 1fr
            }
    .popup-content {
        top: 0;
        max-height: 90vh;
        overflow-y: auto;transition: opacity 0.3s ease, visibility 0.3s ease;
		 opacity: 1;
    visibility: visible;
    }
	.popup-content.fade-out {
    opacity: 0;
    visibility: hidden;
}
section.testimonial-intro h2{font-size: 18px;}    
.testimonial-intro p{    font-size: 15px;line-height:22px;}
	.testimonial-text p{font-size:13px;}
.popup-content .testimonial-text p {
  font-size: 15px;
}	
.testimonial-image img{    height: 400px;}
.popup-content .testimonial-text {
    padding: 30px 40px;
}
	.testimonial-text{        font-size: 13px;}
.testimonial-text span{    padding: 20px 0px;font-size: 13px;line-height: 1.2;
    padding-top: 10px;}	  
	.popup-content .testimonial-text span{    padding: 20px 0px;font-size: 20px;font-weight: 500;}
.footer-col ul li a{font-size: 12px;}
.footer-col ul li{margin-bottom: 7px;}
.footer-col p{    font-size: 12px;}
.testimonial-image-slider .slick-list {
  overflow: visible;
  padding: 0px 42px 0px 10px !important;
}

.testimonial-image-slider .slick-track {
  display: flex;
  align-items: center;
}
.page-id-21960 .intro-content {
    padding: 0px 10px;
}

	.story-text p{font-size: 12px;
  line-height: 24px;}	
.story-second .story-text p {
    text-align: center;
}	
.testimonial-image-slider .slick-slide {
  width: 300px !important;
  margin: 0 2px;
  transform: scale(0.82);
  opacity: 0.75;
  transition:
    transform 0.55s cubic-bezier(.22,.61,.36,1),
    opacity 0.55s cubic-bezier(.22,.61,.36,1);
}

.testimonial-image-slider .slick-center {
  transform: scale(1);
  opacity: 1;
  z-index: 5;
}

.testimonial-image-slider .slick-slide img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  display: block;
}

.testimonial-text-slider p {
  font-size: 13px;
  line-height: 1.45;
  margin: 0;
  color: #333;
}
.testimonial-text-slider {
    background-color: #F0F0F0;
    padding: 20px;
    width: 300px;
    margin: auto;
   text-align: center;margin-left: 29px;
}
.testimonial-text-slider {
    background-color: #F0F0F0;
    padding: 20px;
}
.testimonial-text-slider h4 {font-size: 11px;margin: 6px 0 0;font-weight: normal;}
.mobile-testimonial-section .slick-disabled {display: none !important;}
.product-grid{grid-template-columns:1fr;}
.shop-topbar{flex-direction:column;gap:20px;align-items:flex-start;}
.view-btns{width:100%;}
.view-btns button{flex:1;}
.shop-topbar select{width:100%;}
.event-card p{    max-width: 100%;text-align: center;}

    
    .about-content h2 {
        font-size: 32px;
    }

    .about-content h3 {
        font-size: 22px;
    }

    .disflexArea {
        flex-wrap: wrap;
    }

    /*.globalBottomSection .disflexArea .item {
    width: calc(50% - 30px);}*/
    .footer-grid {
        grid-template-columns: 1fr 1fr;    gap: 20px;
    }


    .quote-box,
    .main-slide,
    .right-slider {
        width: 100%;
    }

    .main-slide {
        height: 400px;
    }

    .right-item {
        min-width: 220px;
        height: 220px;
    }

    /********Hydrabad css*********/

    .full-image-text p {
    font-size: 12px;
    line-height: 24px;}
	
    .globalBottomSection {padding: 20px 0 40px;}

        section.about-hero {height: 320px;}
    .aboutInner{grid-template-columns: 1fr;}
    .about-content p{        text-align: center;}  
    .text-image {grid-template-columns: 1fr;}  
    .two-col {
    grid-template-columns: 1fr;}
    .content{    padding: 20px;}
  
.contact-hero__title{
    font-size:20px;
}

.contact-info__wrapper{
    flex-direction:row;
    gap:20px;
}
.contact-info__support {
    padding-top: 62px;
}
.contact-info__social-icons {
    font-size: 12px;
}
.contact-info__social-icons a {
    width: 24px;
    height: 24px;
}
.contact-form__group label{font-size: 12px;}
.contact-form__row{
    flex-direction:column;
    gap:0;
}
.testimonial-mobile-slider {
    overflow: hidden;
}
.quick-row{
    grid-template-columns:1fr;
}

.quick-modal-box{
    padding:25px;
}

.quick-content h2{
    font-size:26px;
}

.quick-nav{
    display:none;
}
.shop-info{    order: 2;}
    .shopInner {display: grid; padding: 0px 0px 0px; background-color: #fff;gap: 30px;}
    section.shop-section{background-color: #fff;}
    .home-hero-banner .hero-content h1 {font-size: 40px;margin-bottom: 0px;}
.quote-box{display: block !important; height: auto !important; min-height: auto !important;}
section.about-hero h1{    font-size: 20px;        text-transform: uppercase;}
    .home-hero-banner .hero-content p {
        font-size: 28px;
    }
.events-grid .container{grid-template-columns: repeat(2, 1fr);}

    .header-wrapper {
        height: 70px;
    }

    .main-nav {
        display: none;
    }

    .header-icons {
        gap: 20px;
    }

    .logo img {
        max-height: 60px;
    }

    .inner-hero {
        height: 320px;
    }

    .hero-content h1 {
        font-size: 20px;
    }
.intro-content p {
	font-size: 14px;}
    .about-content {
        padding: 40px 0;
    }

    .about-content h2 {
        font-size: 28px;
    }

    .about-content h3 {
        font-size: 18px;
    }

    .about-content p {
        font-size: 16px;
    }

    .play-btn {
        width: 80px;
        height: 80px;
        font-size: 28px;
    }

    .globalBottomSection .disflexArea .item {
        width: calc(50% - 0px);
    }

    .main-slide {
        height: 280px;
    }

    .quote-box {
        height: auto;
        min-height: 220px;
        display: block;
        text-align: center;
    }

    .quote-box h4 {
        text-transform: uppercase;
    }

    .right-item {
        min-width: 180px;
        height: 180px;
    }

    .intro-box {
        padding: 20px 0;
    }

    .intro-content {
        padding: 0px 20px 20px;
    }



    .full-image {
        margin-bottom: 60px;margin-top: 0px;
    }

    .full-image img {
        height: 340px;
    }


	.story-row{margin-bottom: 0px;}
	span.close-popup img {
    width: 31px;
}
    .story-text, .story-row.reverse .story-text {
        padding: 0px 30px 30px;
    }
    .story-second .story-row .story-text {
        text-align: left;
    }

    .story-first .story-row .story-text {
        text-align: left;
    }
	.story-second .story-text{padding:0px 20px 30px;}
    .category-row {
        grid-template-columns: repeat(2, 1fr);
        margin: 20px 0;
    }
    section.mobile-testimonial-section .slick-prev {
        left: 33px;
    }
    .shop-info h2 {
        font-size: 20px;margin-bottom: 0px;
    }

    .shop-info p {
        font-size: 15px;
        padding-right: 0px;
        line-height: 1.9em;
    }
  .globalBottomSection .disflexArea .item p {font-size: 12px;padding: 0px 20px;}
  .globalBottomSection h3{    line-height: 1.3;    font-size: 16px;}
  .globalBottomSection .disflexArea .item{    padding: 12px;}
  .globalBottomSection .disflexArea .item img{width: 40px;    height: 40px;}
    .promotion-grid {
        grid-template-columns: 1fr;
        height: auto;
    }

    .promo-overlay p {
        font-size: 15px;        line-height: 25px;
        font-weight: 400;
    }
	.promo-box{    height: 407px;}
	.promo-overlay{padding: 0px 40px;}
    .bespoke-content {
        background-color: transparent;
    }

    .bespoke-content h2 {
        color: #fff;
        font-size: 20px;
    }
.bespoke-banner{height: 407px;}
	.bespoke-content{    padding: 40px;}
.btn-dark{font-size: 14px;}
    .bespoke-content p {
        font-size: 12px;
        color: #fff;
        padding: 15px 0px; line-height: 25px; 
    }

    /***Mobile slider***/

    .shop-slider-mobile {width: 100%;margin: 0 auto;padding: 10px 20px 50px;box-sizing: border-box;overflow: hidden;}
    .category-slider,
    .shop-slider {width: 100%;margin-bottom: 0px;}
	.product-cate .container, .shop-section .container{max-width: 94%;}
.cat-item {padding: 0 4px;/* Creates the small gap between visible slides */box-sizing: border-box;}

    /* Updated to maintain single image per slide item */
    .slide-content { display: block; height: 350px;overflow: hidden;border-radius: 2px;}
    .cat-item img {width: 100%;height: 100%;object-fit: cover;display: block;}
    .desktop_hide {display: block;}
    .mobile_hide {display: none;}
    .cat-label {font-size: 16px;}
    .slick-prev,
    .slick-next {width: 35px;height: 35px;background: #fff;border-radius: 50%;z-index: 10;box-shadow: 0 5px 15px rgba(0, 0, 0, .2);}
    .slick-prev {left: 70px;}
    .slick-next {right: 66px;}
    .slick-prev:before,
    .slick-next:before {display: none;}
    .slick-prev i,
    .slick-next i {color: #333;
        font-size: 18px;
    }

    .slick-prev,
    .slick-next {
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: 50%;
        display: block;
        padding: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        cursor: pointer;
        color: transparent;
        border: none;
        outline: none;
    }

    button.slick-arrow img {
        width: 20px;  filter: brightness(0) saturate(100%) invert(46%) sepia(14%) saturate(601%) hue-rotate(350deg) brightness(92%) contrast(88%);}

    button.slick-prev.slick-arrow img {
        margin-left: 5px;
    }

    button.slick-next.slick-arrow img {
        margin-left: 8px;
    }

    .product-cate {
        position: relative;    padding-bottom: 20px;
    }

    .slick-next {
        right: 13px;
    }
	.product-cate .category-slider .slick-prev, .product-cate .category-slider .slick-next{top: 61%;}
    .category-slider .slick-prev {
        left: 13px;
    }

    .globalBottomSection {
        padding: 15px 0;
    }

    .footer {
        padding: 60px 0px;
    }

    .copyright p {
        font-size: 9px;
    }

    .social-links a {
        width: 30px;
        height: 30px;
    }

.contact-hero{
    padding:30px 0 40px;
}


.contact-hero__description{
    font-size:16px;
}


.contact-form__heading{
    font-size:20px; text-align: center;
}
.contact-info__heading{font-size: 16px;
}
.contact-info__item h4,
.contact-info__support-item h4,
.contact-info__social h4{
    font-size:18px;
}

.contact-info__item p,
.contact-info__support-item p{
    font-size:12px;
}
.quick-thumbs img{
    width:65px;
}

.qty-cart{
    flex-direction:column;
}

.add-cart{
    width:100%;
}
.mobile-faq{
    display:block;padding-bottom: 50px;
}


.mobile-faq-title{
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding:18px 0;
    font-size:16px;
    cursor:pointer;
}
.mobile-faq-title span img{
    display: block;
    width: 14px;
    transition: transform .3s ease;
}

.mobile-faq-item.active span img{
    transform: rotate(180deg);
}
.mobile-faq-content{
    display:none;
    padding-bottom:20px;
}

.mobile-faq-item.active .mobile-faq-content{
    display:block;
}
.faq-wrapper {
    display: none;
}

.faq-section {
    padding: 90px 0 30px;
}
.faq-heading h1{font-size: 20px;}
.faq-heading p{    font-size: 12px;    max-width: 80%;margin:inherit;         font-weight: 500;}
.promo-overlay h2{font-size: 24px;}

            .news-card {
                flex-direction: column;
            }

            .news-image {
                width: 100%;
            }

            .news-heading h1 {
                font-size: 40px;
            }

.news-item{grid-template-columns: 1fr;}
.accordion-content{padding: 40px;max-width: 100%;}
	.news-popup-inner{align-content: first baseline;}
.news-item.reverse .news-content {
    order: 2;
}
.close-news-popup{    top: 75px;right:20px;}
.news-popup.active{    padding-top: 130px;}
.accordion-title h2{font-size: 18px;}
.news-content h3, .news-item .news-date {
    font-size: 15px;}
	a.open-news-popup{font-size: 13px;}	
.news-content span img {
  width: 16px;
}	
.back-news{    font-size: 14px;}
.news-page{    padding: 50px 0;}
.news-header h1 {
    font-size: 20px;}
 .news-header p{font-size: 15px;max-width: 100%;line-height:22px;}   
	.archive #secondary{    margin-bottom: 0;}	
.event-gallery .slick-prev {
        left: 20px;
    }	
	    .event-gallery .slick-next {
        right: 20px;
    }
.full-image-eventDetail, .text-image .image {
    display: none;
}
	.content p{    font-size: 14px;}
	.testimonial-group{display: flex;}	
	.testimonial-image {
    width: 60%;
}
	.testimonial-text {
    width: 40%;
}
	.popup-content .testimonial-group {
    display: grid;
}
	.popup-content .testimonial-text {
    width: 100%;
}
	.popup-content .testimonial-image {
    width: 100%;
}
	.intro-text p{    font-size: 15px;}
	.intro-text{    margin: 50px auto;max-width: 100%;}
	button.menu-btn img {
    width: 22px;
}
	.home-hero-banner, .heroSlides img, video{    height: 628pxh;}
	
	.image img{    height: 450px;}
	
  /******New css 20-08-2026***/
    .wishlist-grid {
        grid-template-columns: 1fr 1fr !important; 
		max-width: 100%;
        gap: 25px;align-items: stretch;
      }

 .product-name {
    font-size: 15px;
    line-height: 17px;}
    .product-price {
    font-size: 13px;}
    .cart-button{font-size: 14px;}   
 
.wishlist-grid .wishlist-card {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.wishlistSection h2{font-size: 20px;}
.bespoke-gallery{grid-template-columns: 1fr 1fr 1fr; gap: 15px;}
.bespoke-gallery figure img {
    height: 167px;
    object-fit: cover;
}
.grid-content{    grid-template-columns: 1fr 1fr;padding: 0px 20px;}
.jewellery-grid-image {
    height: 180px;}
 section.jewellery-grid {
    margin: 0px 20px;
} 
.jewellery-grid-text{    text-align: center;font-size: 12px; padding: 20px 0px;}  
 .jewellery-grid-text.story-right {
    padding: 20px;font-size: 15px;
}
    .grid-content {
        grid-template-columns: 1fr 1fr;
        padding: 0px 20px;
    }  
   .intro-content h2, .gallerySection h2, .bespokeContentBottom h2{font-size: 25px;}    
   .intro-content h2 span, .gallerySection h2 span, .bespokeContentBottom h2 span{    font-size: 32px;} 
   .bespokeContentBottom {
    padding: 20px 30px;        font-size: 15px;}
    section.inner-hero.bespoke-hero h1 {
    font-size: 20px;}
   .about-content h2{font-size: 20px;} 
  .about-content h3 {font-size: 13px;line-height: 18px;}
  .services-title h2{font-size: 20px;}	
	.popup-content .testimonial-group{padding-top: 5px;}

    .productItem .container {
    max-width: 100%;
}
.shopby-mobile-toggle {
        display: flex;
        justify-content: start;
        align-items: center;
        padding: 15px 0px 0px;
        cursor: pointer;
        gap: 10px;
        font-size: 16px;
    }

.shopby-mobile-toggle .toggle-icon{
    font-size:30px;
    line-height:1;
}

.sansa-shop-filter-form{
    padding:25px;
    box-shadow:0 10px 30px rgba(0,0,0,.12);
}

.sansa-filter-section{
    border:none;
    margin:0 0 25px;
}

.sansa-filter-heading{
    font-size:18px;
    font-weight:600;
    border-bottom:1px solid #222;
    padding-bottom:12px;
    margin-bottom:18px;    font-family: 'Quicksand';
}

.sansa-filter-option{
    display:flex;
    align-items:center;
    margin-bottom:14px;
}
	.sansa-shop-filter-form{        background: #f2f2f2;}
	div#secondary {
    padding-top: 0px;
}
.collection-shop-sidebar {
    padding-top: 0px;
}
	.categoryMainHeading h1 {
        font-size: 20px;
    }
	.contact-info__social img {
    height: 21px;
}
	input {
    height: 42px;
    margin-bottom: 13px;
}
	input.wpcf7-form-control.wpcf7-submit.has-spinner{width: 100%;}
	textarea {
    min-height: 85px;
    margin-bottom: 13px;
    height: 100px;
}
.form-two p {
	display: block;}	
h2.contact-form__heading {
    text-align: left;
}
section.contact-hero p {
    font-size: 12px;
}
form.wpcf7-form.init label {
    font-size: 12px;
}
	
    .services-intro {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .services-grid {
        gap: 6px;
    }

    .service-card {
        height: 320px !important; padding: 0 7px;
    }
    .service-content h3 {
    font-size: 20px;
    line-height: 28px;}
    .service-content{    max-width: 100%;}

    /******New css***/
    
.jewellery-grid-image {
    height: 180px;}
 section.jewellery-grid {
    margin: 0px 20px;
} 
.jewellery-grid-text{    text-align: center;font-size: 12px; padding: 20px 0px;}  
 .jewellery-grid-text.story-right {
    padding: 20px;font-size: 15px;
}
    .grid-content {
        grid-template-columns: 1fr 1fr;
        padding: 0px 20px;
    }  
   .intro-content h2, .gallerySection h2, .bespokeContentBottom h2{font-size: 18px;}    
   .intro-content h2 span, .gallerySection h2 span, .bespokeContentBottom h2 span{    font-size: 19px;} 
   .bespokeContentBottom {
    padding: 20px 30px;        font-size: 15px;}
    section.inner-hero.bespoke-hero h1 {
    font-size: 20px;}
   .about-content h2{font-size: 20px;} 
  .about-content h3 {font-size: 13px;line-height: 18px;}
  .services-title h2{font-size: 20px;}	
.service-content h3 {
        font-size: 20px;
        line-height: 28px;
    }
	    .service-content p {
        font-size: 13px;
        max-width: 100%;
    }
  .cart-recommended-products {
        float: none;
        width: 100%;
    }  
	.termsContent h5, .termsContent ul li{font-size: 15px;}
	section.contact-hero.inner-policy-hero ul {
		padding-left: 40px;}
	.testimonial-modal{padding-top:0px;}
	section.home-hero-banner.for_mobile video {
    height: 80vh;
}
	.intro-box.hydrabadIntro {
  padding: 30px 0px;
}
	.intro-box.hydrabadIntro p{font-size: 12px;
    line-height: 24px;}
	
	.serviceListLI span{font-size: 16px;
  padding-bottom: 2px;
  line-height: 1.3;width: auto !important;
    white-space: nowrap;
    flex-shrink: 0;}
	
	.services-list p{line-height: 1.4;font-size: 12px;}	
	.services-list p span::before{top: 10px;}
	
}



@media (max-width: 575px) {
    .cart-recommendation-grid {
        grid-template-columns: 1fr;
    }

    .cart-product-hover-actions {
        opacity: 1;
        visibility: visible;
        transform: none;
    }
    .globalBottomSection .disflexArea .item p{        padding: 0px 9px;}
}





/* Product image on order received page */
.woocommerce-order-received .sansa-order-product {
	display: flex;
	align-items: center;
	gap: 15px;
}

.woocommerce-order-received 
.sansa-order-product__image {
	flex: 0 0 80px;
	width: 80px;
}

.woocommerce-order-received 
.sansa-order-product-image {
	display: block;
	width: 80px;
	height: 80px;
	margin: 0;
	object-fit: cover;
}

.woocommerce-order-received 
.sansa-order-product__name {
	flex: 1;
	min-width: 0;
}

@media screen and (max-width: 600px) {

	.woocommerce-order-received 
	.sansa-order-product {
		gap: 10px;
	}

	.woocommerce-order-received 
	.sansa-order-product__image {
		flex-basis: 60px;
		width: 60px;
	}

	.woocommerce-order-received 
	.sansa-order-product-image {
		width: 60px;
		height: 60px;
	}
}