@media(min-width: 1921px) {
    .hero-banner .owl-carousel .item .slide-bg {
        height: 978px;
    }

    .visit-our-story img {
        height: 668px;
    }
}

@media(min-width: 1400px) {

    .container,
    .container-xl {
        max-width: 1344px;
    }

    .product-listing .container,
    .jewellery-details .container {
        max-width: 1367px;
    }

    .main-product-details .container {
        max-width: 1372px;
    }

    .w-xl-auto {
        width: auto !important;
    }
}

@media(min-width: 1200px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .header-nav .navbar .mega-menu {
        opacity: 0;
        visibility: hidden;
        transform: translateY(14px);
        transition: all 0.4s ease-out 0s;
    }

    .header-nav .navbar .dropdown:hover .mega-menu {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }
}

@media (min-width: 992px) {
    .flex-lg-unset {
        flex-direction: unset !important;
    }

    .modal-lg {
        --bs-modal-width: 888px;
    }

    .w-lg-auto {
        width: auto !important;
    }
}

@media(max-width: 1799.98px) {
    .visit-our-story img {
        height: 401px;
    }
}

@media(max-width: 1599.98px) {
    .hero-banner .owl-carousel .item .slide-bg {
        height: 550px;
    }
}

@media(max-width: 1399.98px) {
    .header-wrapper {
        padding: 12px;
    }

    .header-search {
        width: 452px;
    }

    .header-nav .navbar-nav {
        gap: 24px;
    }

    .header-nav .navbar .mega-menu {
        padding: 24px;
    }

    .hero-banner-cnt h1 {
        font-size: 52px;
        line-height: 70px;
    }

    .features-box .features-cnt h3 {
        line-height: 24px;
    }

    .features-box .features-cnt h3,
    .features-box .features-cnt span {
        white-space: unset;
    }

    .most-loved-pieces-slider.owl-carousel .owl-item .item .most-loved-pieces-box {
        width: 261px;
    }

    .most-loved-pieces-box-img .img-product {
        width: 237px !important;
        height: 237px;
    }

    .most-loved-pieces .owl-carousel .owl-nav button.owl-prev,
    .most-loved-pieces .owl-carousel .owl-nav button.owl-next {
        top: 141px;
    }

    .unique-piece-cnt {
        max-width: 407px;
        margin-top: 95px;
        margin-left: 12px;
        margin-right: 32px;
    }

    .unique-piece-cnt h2 {
        font-size: 36px;
        line-height: 46px;
    }

    .handcrafted-jewellery-slider.owl-carousel .owl-nav {
        width: 745px;
    }

    .swarnadwar-scheme-box-cnt {
        max-width: 590px;
        padding: 43px 24px 50px;
    }

    .collection-banner img {
        height: 356px;
    }

    .w-570 {
        width: 479.5px;
    }

    .w-718 {
        width: 604.5px;
    }

    .perfect-gift-box {
        width: 663px;
        padding: 29px 30px 37px 30px;
    }

    .ready-to-dispatch {
        width: 429px;
    }

    .ready-to-dispatch-cnt::before {
        width: 280px;
    }

    .ready-to-dispatch-cnt {
        max-width: 213px;
    }

    .video-cnt {
        padding: 40px;
        max-width: 500px;
    }

    .legacy-fine .col-lg-5 {
        width: 40%;
    }

    .legacy-fine .col-lg-7 {
        width: 60%;
    }

    .legacy-fine-box-cnt {
        width: 400px;
    }

    .trusted-thousands-slider.owl-carousel .owl-item .item .trusted-thousands-box {
        width: 356px;
    }

    .view-similar {
        top: 574px;
    }

    .product-item-img .img-product {
        width: 237px;
        height: 237px;
    }

    .product-details-img-grid img {
        width: 312px !important;
        height: 312px;
    }

    .product-specification {
        width: 100%;
    }

    .price-breakup {
        width: 400px;
    }

    .price-breakup table tbody tr td {
        min-width: 100px;
    }

    .jewellery-product img {
        width: 300px;
        height: 300px;
    }

    .my-cart .container-lg,
    .checkout .container-lg {
        padding: 0 12px;
    }

    .footer-list {
        gap: 24px;
    }

    .footer-content h4 {
        font-size: 18px;
        line-height: 24px;
    }

    .footer-content ul li a {
        font-size: 14px;
    }

    .footer-contact p {
        font-size: 14px;
    }
}

@media(max-width: 1199.98px) {

    .thm-btn,
    .thm-btn-1,
    .thm-btn-2 {
        font-size: 16px;
    }

    .header-nav {
        position: fixed;
        z-index: 3;
        top: 0;
        max-width: 100%;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        overflow: auto;
        background: var(--color-white);
        transition: all 0.4s ease-in-out;
    }

    .header-nav.active {
        opacity: 1;
        visibility: visible;
    }

    .header-nav .navbar {
        margin-top: 52px;
        margin-bottom: 60px;
    }

    .header-nav .navbar-nav {
        gap: 0;
        align-items: start;
        width: 100%;
        flex-direction: unset;
        flex-wrap: wrap;
        column-gap: 12px;
        padding: 0 16px;
    }

    .header-nav .navbar-nav .nav-item {
        padding: 16px 36px 16px 16px;
        position: relative;
        flex: 1 1 calc(50% - 6px);
    }

    .header-nav .navbar-nav .nav-item::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: linear-gradient(90deg, rgba(138, 82, 87, 0.1) 3%, rgba(138, 82, 87, 1) 53%, rgba(138, 82, 87, 0.1) 100%);
    }

    .header-nav .navbar-expand-xl .navbar-nav .nav-link {
        position: relative;
        color: var(--color-black-600);
    }

    .header-nav .navbar-expand-xl .navbar-nav .nav-link::after {
        content: "\f054";
        position: absolute;
        right: -16px;
        font-family: "Font Awesome 7 Free";
        font-weight: 900;
    }

    .header-nav .navbar .mega-menu {
        position: fixed;
        z-index: 3;
        top: 52px;
        height: calc(100% + -112px);
        opacity: 1;
        padding: 0;
        display: none;
        overflow: auto;
    }

    .header-nav .navbar .mega-menu .thm-btn-1 {
        margin: 8px auto !important;
        min-width: 404px;
        justify-content: center;
    }

    .header-nav .navbar .mega-menu .mega-menu-list:first-child h6,
    .header-nav .navbar .mega-menu .mega-menu-list:nth-child(2) h6 {
        padding-top: 0;
        border-top: 0;
    }

    .header-nav .mega-menu-list h6 {
        padding-top: 16px;
        border-top: 1px dashed var(--color-stone-300);
    }

    .header-nav .mega-menu-list ul {
        display: flex;
        flex-wrap: wrap;
        row-gap: 10px;
        column-gap: 32px;
        margin-bottom: 0;
    }

    .header-nav .mega-menu-list ul li {
        margin-bottom: 0;
    }

    .header-nav .mega-menu-list {
        flex: 1 1 calc(50% - 12px);
    }

    .mega-menu-banner {
        width: 100%;
    }

    .mega-menu-banner img {
        width: 100%;
        height: 200px;
    }

    .header-search {
        width: 360px;
    }

    .hero-banner .owl-carousel .item .slide-bg {
        height: 433px;
    }

    .hero-banner-cnt {
        padding: 66px 0 64px;
        max-width: 398px;
    }

    .hero-banner-cnt .subtitle {
        font-size: 20px;
        line-height: normal;
    }

    .hero-banner-cnt h1 {
        font-size: 38px;
        line-height: 57px;
    }

    .hero-banner-cnt p {
        font-size: 14px;
    }

    .hero-banner-cnt img {
        width: 42px !important;
    }

    .hero-banner .owl-nav {
        right: 44px;
    }

    .sec-heading h2 {
        font-size: 32px;
    }

    .sec-heading h3 {
        font-size: 16px;
    }

    .features-box {
        min-height: 364px;
    }

    .features-box ul {
        flex-wrap: wrap;
    }

    .features-box ul li {
        width: calc(33% - 18.4px);
    }

    .features-box ul li:nth-child(3n)::after {
        display: none;
    }

    .most-loved-pieces-slider.owl-carousel .owl-item .item .most-loved-pieces-box {
        width: 216px;
    }

    .most-loved-pieces-box-img .img-product {
        width: 192px !important;
        height: 192px;
    }

    .most-loved-pieces .owl-carousel .owl-nav button.owl-prev,
    .most-loved-pieces .owl-carousel .owl-nav button.owl-next {
        top: 118.5px;
        width: 50px;
        height: 50px;
    }

    .most-loved-pieces .owl-theme .owl-dots {
        margin-top: 32px;
    }

    .unique-piece-one-img img {
        width: 211px;
        height: 151px;
    }

    .unique-piece-two-img img {
        width: 164px;
        height: 202px;
    }

    .unique-piece-three-img img {
        width: 151px;
        height: 162px;
    }

    .unique-piece-four-img img {
        width: 180px;
        height: 205px;
    }

    .unique-piece-five-img img {
        width: 182px;
        height: 142px;
    }

    .unique-piece-bg::before {
        height: 455px;
    }

    .unique-piece-cnt {
        max-width: 332px;
    }

    .unique-piece-cnt h2 {
        font-size: 28px;
        line-height: 36px;
    }

    .handcrafted-jewellery {
        padding: 57px 0 70px;
    }

    .handcrafted-jewellery .sec-heading {
        min-width: 246px;
        margin-right: 20px;
    }

    .handcrafted-jewellery-box {
        width: 245px;
    }

    .handcrafted-jewellery-box-img,
    .handcrafted-jewellery-box-img img {
        width: 245px;
        height: 294px;
    }

    .handcrafted-jewellery-box h4 {
        font-size: 20px;
    }

    .handcrafted-jewellery .owl-theme .owl-dots {
        left: -266px;
    }

    .handcrafted-jewellery-slider.owl-carousel .owl-nav {
        width: 644px;
    }

    .handcrafted-jewellery .owl-carousel .owl-nav button.owl-prev,
    .handcrafted-jewellery .owl-carousel .owl-nav button.owl-next {
        top: 119px;
    }

    .swarnadwar-scheme-box-cnt {
        max-width: 460px;
        padding: 16px 16px 36px;
    }

    .swarnadwar-scheme-box-cnt img {
        margin-bottom: 8px;
        max-height: 110px;
    }

    .swarnadwar-scheme-box-cnt p {
        margin-bottom: 28px;
    }

    .swarnadwar-scheme-box-heading h3 {
        font-size: 28px;
        line-height: normal;
    }

    .collection .gap-32 {
        gap: 24px;
    }

    .w-570 {
        width: 403.5px;
    }

    .w-718 {
        width: 508.5px;
    }

    .collection-banner img {
        height: 299px;
    }

    .collection-banner h4 {
        bottom: 32px;
        font-size: 20px;
        padding: 8px 16px;
        min-width: unset;
    }

    .perfect-gift-box {
        width: 508px;
        padding: 29px 22px 37px 22px;
    }

    .perfect-gift-box-cnt h3 {
        font-size: 26px;
        line-height: 36px;
    }

    .perfect-gift-box-cnt p {
        font-size: 14px;
    }

    .perfect-gift-box img {
        width: 110px;
        height: 257px;
        object-fit: cover;
    }

    .ready-to-dispatch {
        width: 404px;
    }

    .ready-to-dispatch-cnt h3 {
        font-size: 26px;
        line-height: 36px;
    }

    .legacy-fine-box-cnt {
        width: 330px;
    }

    .visit-our-story img {
        height: 401px;
    }

    .trusted-thousands .container {
        max-width: 100%;
    }

    .trusted-thousands-slider.owl-carousel .owl-item .item .trusted-thousands-box {
        width: 332px;
    }

    .product-item-img .img-product {
        width: 272px;
        height: 272px;
    }

    .shop-listing {
        top: 130px;
    }

    .filters-view {
        position: fixed;
        z-index: 3;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        overflow: auto;
        background: var(--color-white);
        transition: all 0.4s ease-in-out;
    }

    .filters-view.active {
        opacity: 1;
        visibility: visible;
    }

    .sort-by-view {
        position: fixed;
        z-index: 2;
        bottom: 76px;
        left: 0;
        width: 100%;
        height: auto;
        opacity: 0;
        visibility: hidden;
        overflow: auto;
        background: var(--color-white);
        transition: all 0.4s ease-in-out;
    }

    .sort-by-view.active {
        opacity: 1;
        visibility: visible;
    }

    .sort-by-view.active::before {
        content: "";
        position: fixed;
        z-index: -1;
        inset: 0;
        background: rgb(40 39 39 / 60%);
        opacity: 1;
        transition: opacity 0.4s ease-in-out;
    }

    .product-listing {
        padding: 0 0 80px;
        margin-top: 0;
    }

    .product-listing-toolbar-mobile {
        padding: 12px;
        background-color: var(--color-gray-200);
        position: sticky;
        top: 170px;
        z-index: 1;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    }

    .active-filter-tag {
        background-color: var(--color-white);
    }

    .product-total-item {
        margin-top: 6px;
        color: var(--color-gray-750);
    }

    .product-details-img-grid img {
        width: 220px !important;
        height: 220px;
    }

    .view-similar {
        top: 404px;
        right: 12px;
    }

    .view-similar button {
        padding: 7px 16px;
    }

    .customise-your-jewellery h2 {
        font-size: 16px;
    }

    .product-specification {
        width: 582px;
    }

    .price-breakup {
        width: 100%;
    }

    .product-specification .accordion-button,
    .price-breakup-title {
        font-size: 16px;
    }

    .product-sticky {
        top: 130px;
        border-top: 1px solid var(--color-gray-450);
    }

    .jewellery-product img {
        width: 334px;
        height: 334px;
    }

    .why-giriraj-jewellers {
        padding: 60px 0 80px;
    }

    .order-summery-title h3 {
        font-size: 16px;
    }

    .order-summery table tbody tr td {
        min-width: 102px;
        font-size: 14px;
    }

    .order-confirmed {
        padding: 80px 0;
    }

    .footer-logo {
        width: 100%;
        align-items: center;
    }

    .footer-list {
        flex-wrap: wrap;
        gap: 36px;
    }

    .footer-content ul li:last-child {
        margin-bottom: 0;
    }
}

@media(max-width: 991.98px) {

    .thm-btn,
    .thm-btn-1,
    .thm-btn-2 {
        padding: 10px 16px;
    }

    .header-search {
        width: 351px;
    }

    .header-search .form-control {
        font-size: 14px;
    }

    .mega-menu-banner img {
        height: 238px;
    }

    .home-banner {
        padding: 40px 0;
    }

    .hero-banner .owl-carousel .item .slide-bg {
        height: 305px;
    }

    .hero-banner-cnt img {
        width: 36px !important;
    }

    .hero-banner-cnt {
        padding: 34px 0 38px;
        max-width: 324px;
    }

    .hero-banner-cnt .subtitle {
        font-size: 16px;
        line-height: 21px;
    }

    .hero-banner-cnt h1 {
        font-size: 30px;
        line-height: 39px;
    }

    .hero-banner-cnt h2 {
        font-size: 30px;
    }

    .hero-banner-cnt p {
        font-size: 12px;
    }

    .hero-banner-cnt .thm-btn {
        margin-top: 27px;
    }

    .hero-banner .owl-nav {
        right: 32px;
    }

    .hero-banner .owl-carousel .owl-nav button.owl-prev,
    .hero-banner .owl-carousel .owl-nav button.owl-next {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .hero-banner .owl-theme .owl-dots {
        bottom: 22px;
    }

    .features-box ul {
        gap: 24px;
    }

    .features-box ul li {
        width: calc(33% - 13.9px);
    }

    .features-box ul li::after {
        right: -12px;
    }

    .sec-heading {
        margin-bottom: 32px;
    }

    .sec-heading h2 {
        font-size: 32px;
    }

    .sec-heading img {
        width: 32px;
    }

    .sec-heading h3 {
        font-size: 16px;
    }

    .instagram-wall .sec-heading h3 {
        font-size: 20px;
    }

    .shop-category {
        padding: 40px 0;
    }

    .shop-category-item .shop-category-bg::before,
    .shop-category-item .shop-category-bg::after,
    .shop-category-item .shop-category-img,
    .shop-category-item .shop-category-img img {
        width: 154px;
        height: 154px;
    }

    .shop-category-item .shop-category-bg::before {
        padding: 1px;
    }

    .shop-category-item h4 {
        font-size: 20px;
        max-width: 154px;
    }

    .shop-category-item span {
        font-size: 14px;
    }

    .shop-category .owl-theme .owl-dots {
        margin-top: 24px !important;
    }

    .most-loved-pieces .nav-tabs {
        margin-bottom: 30px;
        justify-content: start;
    }

    .most-loved-pieces-slider.owl-carousel .owl-item .item .most-loved-pieces-box {
        width: 245px;
    }

    .most-loved-pieces-box-img .img-product {
        width: 220px !important;
        height: 220px;
    }

    .most-loved-pieces .owl-theme .owl-dots {
        margin-top: 24px !important;
    }

    .unique-piece {
        padding: 40px 0 70px;
    }

    .unique-piece-bg::before {
        top: 73px;
        right: -24px;
        height: calc(100% - 44px);
        background: linear-gradient(90deg, rgba(214, 176, 165, 1) 0%, rgba(132, 76, 81, 1) 33%);
    }

    .unique-piece-cnt {
        max-width: 100%;
        margin: 46px auto 15px;
    }

    .unique-piece-cnt h2 {
        font-size: 22px;
        line-height: 29px;
        margin-bottom: 16px;
    }

    .unique-piece-cnt p {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 26px;
    }

    .handcrafted-jewellery {
        padding: 0 0 40px;
    }

    .handcrafted-jewellery-box-img,
    .handcrafted-jewellery-box-img img {
        width: 245px;
        height: 294px;
    }

    .handcrafted-jewellery-box h4 {
        font-size: 20px;
    }

    .handcrafted-jewellery .owl-theme .owl-dots {
        left: 0;
        width: 696px;
        margin-top: 32px !important;
    }

    .swarnadwar-scheme {
        margin-bottom: 40px;
    }

    .swarnadwar-scheme-box-cnt {
        max-width: 312px;
        padding: 16px 16px 32px;
    }

    .swarnadwar-scheme-box-cnt img {
        margin-bottom: 8px;
        max-height: 72px;
    }

    .swarnadwar-scheme-box-heading h3 {
        font-size: 20px;
    }

    .swarnadwar-scheme-box-heading p {
        font-size: 14px;
    }

    .swarnadwar-scheme-box-cnt p {
        font-size: 16px;
    }

    .collection {
        margin-bottom: 40px;
    }

    .collection .gap-32 {
        gap: 20px;
        margin-bottom: 20px !important;
    }

    .collection .gap-4 {
        row-gap: 20px !important;
    }

    .w-570 {
        width: 304px;
    }

    .w-718 {
        width: 372px;
    }

    .collection-banner img {
        height: 249px;
    }

    .collection-banner h4 {
        font-size: 18px;
        bottom: 24px;
        padding: 12px 16px;
    }

    .perfect-gift-box,
    .ready-to-dispatch {
        width: 100%;
    }

    .perfect-gift-box {
        padding: 12px 24px 24px 24px;
    }

    .perfect-gift-box-cnt p {
        font-size: 16px;
    }

    .perfect-gift-box img {
        width: 103px;
        height: 224px;
        margin-top: -12px;
        margin-bottom: -24px;
    }

    .perfect-gift-box-cnt h3 {
        font-size: 28px;
        line-height: 48px;
    }

    .ready-to-dispatch-img {
        min-height: 204px;
        margin-left: 0;
    }

    .ready-to-dispatch-cnt::before {
        width: 470px;
        background: linear-gradient(270deg, rgba(248, 238, 229, 1) 52%, rgba(248, 238, 229, 1) 80%, rgba(3, 2, 0, 0) 98%);
    }

    .ready-to-dispatch-cnt {
        max-width: 350px;
    }

    .ready-to-dispatch-cnt h3 {
        font-size: 28px;
        line-height: 40px;
    }

    .video {
        padding: 0 0 40px;
    }

    .video-cnt {
        padding: 40px 40px 0;
        max-width: 100%;
    }

    .visit-our-story img {
        height: auto;
    }

    .visit-our-story h4 {
        bottom: 40px;
        font-size: 20px;
    }

    .legacy-fine .col-lg-5,
    .legacy-fine .col-lg-7 {
        width: 100%;
    }

    .legacy-fine-box-cnt {
        width: 100%;
        padding: 40px 32px 24px;
        margin: 0 auto;
    }

    .legacy-fine-box-cnt h3 {
        font-size: 26px;
        line-height: 35px;
        margin-bottom: 24px;
    }

    .legacy-fine-box-cnt h3 span {
        display: unset;
    }

    .instagram-wall {
        padding: 40px 0;
    }

    .instagram-wall .container {
        max-width: 100%;
    }

    .video-slide-box {
        width: 194px;
    }

    .video-slide-box img {
        width: 194px;
        height: 259px;
    }

    .sort-by-view {
        bottom: 64px;
    }

    .product-item-img .img-product {
        width: 197px;
        height: 197px;
    }

    .product-item-cnt h3 {
        font-size: 14px;
    }

    .product-item-cnt .product-price {
        font-size: 16px;
        line-height: 24px;
    }

    .shop-listing {
        top: 127px;
    }

    .product-listing-toolbar-mobile {
        top: 167px;
    }

    .page-title {
        padding: 16px 24px;
    }

    .main-product-details {
        padding: 0;
    }

    .main-product-details .container {
        max-width: 100%;
        padding: 0;
    }

    .main-product-details .product-tag {
        top: 14px;
        left: 14px;
    }

    .view-similar {
        z-index: 1;
        top: 348px;
    }

    .product-details {
        background-color: transparent;
        border: none;
        padding: 24px 24px 0;
    }

    .product-nme h1 {
        font-size: 20px;
    }

    .product-specification {
        width: 100%;
    }

    .jewellery-details {
        padding: 40px 0;
        margin-top: 0;
    }

    .jewellery-product img {
        width: 361px;
        height: 361px;
    }

    .my-cart,
    .checkout {
        padding: 60px 0 40px;
    }

    .my-cart .container-lg,
    .checkout .container-lg {
        padding: 0;
    }

    .my-cart-title,
    .checkout-title {
        position: fixed;
        z-index: 1;
        top: 127px;
        width: 100%;
        background-color: var(--color-white);
        border-bottom: 1px solid var(--color-gray-400);
        padding: 8px 16px;
        margin-bottom: 20px;
    }

    .my-cart-title h1,
    .checkout-title h1 {
        font-size: 20px;
        margin: 0 auto;
        padding-right: 30px;
    }

    .my-cart-title i,
    .checkout-title i {
        font-size: 24px;
        color: var(--color-black);
    }

    .order-confirmed {
        padding: 40px 0;
    }

    .order-confirmed-btm {
        position: fixed;
        z-index: 2;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: var(--color-white);
        box-shadow: 0 0 4px 0 rgb(0 0 0 / 25%);
        padding: 10px 16px;
    }

    .order-confirmed-btm .w-100 {
        width: unset !important;
    }

    .footer-top-txt p {
        padding: 24px;
    }

    .footer-list {
        column-gap: 20px;
        row-gap: 32px;
        justify-content: space-between;
    }

    .footer-content .footer-contact {
        margin-bottom: 12px;
    }

    .footer-content .footer-contact:nth-child(3) {
        margin-bottom: 0;
    }

    .footer-contact img {
        margin-top: 3px;
    }

    .footer-contact-cnt {
        column-gap: 20px;
    }

    .footer-contact p {
        margin-bottom: 0;
    }

    .footer-btm {
        padding: 24px 0;
    }
}

@media(max-width: 767.98px) {

    .thm-btn,
    .thm-btn-1,
    .thm-btn-2 {
        font-size: 16px;
        padding: 12px 16px;
    }

    .header-login .w-50 {
        width: 100% !important;
    }

    .header-nav .navbar-nav {
        padding: 0;
    }

    .header-nav .navbar-nav .nav-item {
        flex: 1 1 100%;
    }

    .header-search {
        width: 100%;
        margin-top: 6px;
    }

    .header-nav .navbar .mega-menu .mega-menu-list:nth-child(2) h6 {
        padding-top: 16px;
        border-top: 1px dashed var(--color-stone-300);
    }

    .header-nav .mega-menu-list ul {
        margin-bottom: 24px;
    }

    .header-nav .navbar .mega-menu .thm-btn-1 {
        min-width: unset;
        margin: 8px auto 24px !important;
    }

    .hero-banner .owl-carousel .item .slide-bg {
        display: flex;
        align-items: center;
        height: 100%;
        min-height: 250px;
        padding: 24px 0;
    }

    .hero-banner-cnt {
        background-color: rgb(255 255 255 / 50%);
        border-radius: 8px;
        text-align: center;
        padding: 24px;
        max-width: 100%;
    }

    .hero-banner-cnt .subtitle {
        font-size: 16px;
        line-height: 21px;
    }

    .hero-banner-cnt h1 {
        font-size: 32px;
        line-height: 40px;
    }

    .hero-banner-cnt h2 {
        font-size: 32px;
    }

    .hero-banner .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 16px;
    }

    .hero-banner .owl-theme .owl-dots {
        position: relative;
        bottom: 0;
    }

    .hero-banner-slider.owl-carousel .owl-stage {
        display: flex !important;
    }

    .hero-banner-slider.owl-carousel .owl-item {
        display: flex;
    }

    .hero-banner-slider.owl-carousel .owl-item .item {
        width: 100%;
    }

    .hero-banner .owl-theme .owl-dots .owl-dot span {
        background-color: var(--color-gray-300);
    }

    .hero-banner-slider.owl-carousel .owl-item .item .trusted-thousands-box {
        width: 100%;
        height: 100%;
    }

    .features .container {
        max-width: 100%;
    }

    .sec-heading {
        text-align: center;
    }

    .most-loved-pieces-slider.owl-carousel .owl-item .item .most-loved-pieces-box {
        width: 246px;
    }

    .most-loved-pieces-box-img .img-product {
        width: 222px !important;
        height: 222px;
    }

    .most-loved-pieces .owl-carousel .owl-nav button.owl-prev,
    .most-loved-pieces .owl-carousel .owl-nav button.owl-next {
        top: 136.5px;
    }

    .most-loved-pieces .nav-tabs {
        justify-content: center;
    }

    .unique-piece-cnt h2 {
        font-size: 20px;
        line-height: 27px;
    }

    .handcrafted-jewellery-box {
        width: 250px;
    }

    .handcrafted-jewellery-box-img {
        width: 250px;
        height: 299px;
    }

    .handcrafted-jewellery-box-img img {
        width: 250px;
        height: 299px;
    }

    .handcrafted-jewellery-box h4 {
        font-size: 18px;
    }

    .handcrafted-jewellery .owl-theme .owl-dots {
        width: 516px;
        margin-top: 8px !important;
    }

    .swarnadwar-scheme-box-cnt {
        max-width: 250px;
    }

    .swarnadwar-scheme-box-heading h3 {
        font-size: 18px;
    }

    .swarnadwar-scheme-box-cnt p {
        font-size: 14px;
    }

    .w-570 {
        width: 220px;
    }

    .w-718 {
        width: 276px;
    }

    .collection-banner img {
        height: 183px;
    }

    .collection-banner h4 {
        font-size: 14px;
    }

    .perfect-gift-box-cnt {
        max-width: 350px;
    }

    .perfect-gift-box-cnt h3 {
        font-size: 24px;
        line-height: 34px;
    }

    .perfect-gift-box img {
        width: 96px;
        height: 226px;
    }

    .ready-to-dispatch-img img {
        height: 215px;
    }

    .ready-to-dispatch-cnt {
        max-width: 240px;
    }

    .ready-to-dispatch-cnt::before {
        width: 310px;
    }

    .ready-to-dispatch-cnt h3 {
        font-size: 26px;
        line-height: 40px;
    }

    .video-cnt {
        padding: 30px 30px 0;
    }

    .google-review-box {
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }

    .google-review-box a {
        padding-left: 0;
    }

    .filters-top {
        padding: 10px 16px;
    }

    .filters-selected {
        padding: 16px;
    }

    .filters-tab {
        padding: 16px;
    }

    .filters-list .nav {
        width: 110px;
    }

    .filters-tab::after {
        top: 16px;
        left: 150px;
        height: calc(100% - 32px);
    }

    .filters-clear {
        padding: 10px 16px;
    }

    .sort-by-top {
        padding: 10px 16px;
        margin-top: -57px;
    }

    .sort-by-view {
        bottom: 68px;
    }

    .sort-by-list {
        padding: 16px;
    }

    .product-listing-toolbar-mobile {
        top: 196px;
    }

    .product-item-img .img-product {
        width: 226px;
        height: 226px;
    }

    .shop-listing {
        position: sticky;
        top: 159px;
    }

    .shop-listing::after {
        content: "";
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        right: 0;
        width: 1px;
        height: 100%;
        background: linear-gradient(0deg, rgba(173, 173, 173, 0) 0%, rgba(173, 173, 173, 1) 47%, rgba(173, 173, 173, 0) 100%);
        margin: 0 auto;
    }

    .shop-category-nme,
    .discover-more {
        font-size: 14px;
    }

    .card-prd-info {
        row-gap: 8px;
        flex-direction: column;
    }

    .card-prd-info li::after {
        display: none;
    }

    .cart-prd-cnt h2 {
        font-size: 18px;
    }

    .my-cart-title,
    .checkout-title {
        top: 158px;
    }

    .footer::before {
        height: 2px;
    }

    .footer-top-txt {
        position: relative;
        margin-bottom: 16px;
    }

    .footer-top-txt::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background: linear-gradient(90deg, rgba(213, 171, 72, 0) 5%, rgba(213, 171, 72, 1) 50%, rgba(213, 171, 72, 0) 100%);
    }

    .footer-top-txt::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2px;
        background: linear-gradient(90deg, rgba(213, 171, 72, 0) 5%, rgba(213, 171, 72, 1) 50%, rgba(213, 171, 72, 0) 100%);
    }

    .footer-top-txt p {
        padding: 16px;
    }

    .footer-list {
        display: block;
    }

    .footer-list::before,
    .footer-list::after {
        height: 2px;
    }

    .footer-content ul {
        margin-bottom: 12px;
    }

    .footer-contact p {
        margin-bottom: 8px;
    }

    .footer-contact .footer-contact-cnt p:last-child {
        margin-bottom: 0;
    }

    .footer-content .footer-social ul {
        margin-top: 8px;
        margin-bottom: 0;
    }

    .footer-content .footer-social ul li {
        margin: 0;
    }

    .footer-content .footer-social ul li a {
        font-size: 20px;
        color: var(--color-white);
    }

    .footer-btm {
        justify-content: center;
        padding: 18px 0;
    }
}

@media(max-width: 575.98px) {
    .header-wrapper {
        padding: 12px 0px;
    }

    .header-cart-btn ul li {
        width: 50%;
    }

    .hero-banner-cnt h1 {
        font-size: 26px;
        line-height: normal;
    }

    .hero-banner-cnt h2 {
        font-size: 28px;
    }

    .hero-banner-cnt .thm-btn {
        margin-top: 24px;
    }

    .hero-banner .owl-nav {
        right: 12px;
    }

    .hero-banner .owl-theme .owl-dots {
        position: relative;
        bottom: -11px;
    }

    .hero-banner .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 0px;
    }

    .hero-banner .owl-theme .owl-dots .owl-dot span {
        width: 8px;
        height: 8px;
        margin: 0 4px;
    }

    .hero-banner .owl-carousel .owl-nav button.owl-prev,
    .hero-banner .owl-carousel .owl-nav button.owl-next {
        background-color: var(--color-gray-300);
    }

    .home-banner .owl-theme .owl-dots .owl-dot span {
        width: 8px;
        height: 8px;
        margin: 0 4px;
    }

    .sec-heading {
        margin-bottom: 24px;
    }

    .sec-heading h2 {
        font-size: 26px;
        margin-bottom: 6px;
    }

    .sec-heading h3 {
        font-size: 14px;
    }

    .features-box ul li {
        width: 100%;
        margin-top: 12px;
    }

    .features-box ul li:first-child {
        margin-top: 0;
    }

    .features-box ul li::after {
        top: unset;
        right: 0;
        bottom: -24px;
        width: 100%;
        height: 2px;
        background: linear-gradient(90deg, rgba(105, 51, 55, 0) 5%, rgba(90, 15, 28, 1) 50%, rgba(105, 51, 55, 0) 100%);
    }

    .features-box ul li:nth-child(2n)::after,
    .features-box ul li:nth-child(3n)::after {
        display: block;
    }

    .features-box ul li:last-child::after {
        display: none;
    }

    .shop-category {
        padding: 40px 0 16px;
    }

    .shop-category-slider {
        width: 100%;
    }

    .shop-category-slider.owl-carousel .owl-stage-outer {
        padding-left: 0;
    }

    .shop-category-slider .owl-stage {
        width: 100% !important;
        flex-wrap: wrap;
        row-gap: 12px;
        column-gap: 12px;
        padding: 0 16px;
    }

    .shop-category-slider .owl-item {
        width: calc(50% - 6px) !important;
    }

    .shop-category-item .shop-category-bg::before,
    .shop-category-item .shop-category-bg::after,
    .shop-category-item .shop-category-img,
    .shop-category-item .shop-category-img img {
        width: 176px;
        height: 176px;
    }

    .shop-category-item .shop-category-bg::before {
        padding: 1px;
    }

    .shop-category-item:hover .shop-category-bg::before,
    .shop-category-item:hover .shop-category-bg::after {
        transform: scale(1.09);
    }

    .shop-category-item .shop-category-img {
        margin: 0 auto 8px;
    }

    .shop-category-item h4 {
        font-size: 18px;
        max-width: 100%;
        margin-bottom: 2px;
    }

    .shop-category-item span {
        font-size: 12px;
    }

    .shop-category .owl-theme .owl-dots {
        margin-top: 12px !important;
    }

    .shop-category .owl-theme .owl-dots .owl-dot span {
        width: 8px;
        height: 8px;
        margin: 0 4px;
    }

    .w-570,
    .w-718 {
        width: 100%;
    }

    .collection-banner img {
        height: 225px;
    }

    .collection-banner h4 {
        font-size: 16px;
    }

    .collection {
        margin-bottom: 40px;
    }

    .perfect-gift-box {
        padding: 16px 14px;
    }

    .perfect-gift-box img {
        margin-top: -16px;
        width: 91px;
        height: 164px;
    }

    .perfect-gift-box-cnt {
        max-width: 81%;
    }

    .perfect-gift-box-cnt h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .perfect-gift-box-cnt p {
        font-size: 12px;
        margin-bottom: 12px;
    }

    .ready-to-dispatch-img {
        min-height: 210px;
    }

    .ready-to-dispatch-cnt {
        max-width: 54%;
        padding: 12px;
    }

    .ready-to-dispatch-cnt::before {
        width: 134%;
    }

    .ready-to-dispatch-cnt h3 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 8px;
    }

    .ready-to-dispatch-cnt p {
        margin-bottom: 8px;
    }

    .ready-to-dispatch-cnt a {
        font-size: 14px;
    }

    .video-cnt {
        padding: 32px 14px 0;
    }

    .video-cnt h2 {
        font-size: 20px;
        margin-bottom: 12px;
    }

    .video-cnt p {
        font-size: 14px;
        line-height: 28px;
        margin-bottom: 24px;
    }

    .most-loved-pieces .nav-tabs {
        gap: 18px;
    }

    .most-loved-pieces .nav-link {
        font-size: 14px;
        padding: 8px 0;
    }

    .most-loved-pieces-slider.owl-carousel .owl-item .item .most-loved-pieces-box {
        width: 166px;
    }

    .most-loved-pieces-box-img {
        margin-bottom: 12px;
    }

    .most-loved-pieces-box-img .img-product {
        width: 154px !important;
        height: 154px;
    }

    .product-tag {
        top: 6px;
        left: 6px;
        font-size: 12px;
        padding: 2px 6px;
    }

    .product-wishlist img {
        top: 10px;
        right: 6px;
        width: 16px !important;
        height: auto;
    }

    .most-loved-pieces-box-cnt h3 {
        font-size: 14px;
        line-height: 18px;
    }

    .most-loved-pieces-box-cnt .product-price {
        font-size: 16px;
        line-height: 24px;
    }

    .most-loved-pieces .owl-theme .owl-dots {
        margin-top: 12px !important;
    }

    .unique-piece {
        padding: 40px 0 65px;
    }

    .unique-piece-one-img img {
        width: 131px;
        height: 93px;
    }

    .unique-piece-two-img img {
        width: 101px;
        height: 125px;
    }

    .unique-piece-three-img img {
        width: 89px;
        height: 97px;
    }

    .unique-piece-four-img img {
        width: 108px;
        height: 125px;
    }

    .unique-piece-five-img img {
        width: 109px;
        height: 86px;
    }

    .unique-piece-one-img img,
    .unique-piece-two-img img,
    .unique-piece-three-img img,
    .unique-piece-four-img img,
    .unique-piece-five-img img {
        padding: 4px;
    }

    .unique-piece-bg .gap-3 {
        gap: 8px !important;
    }

    .unique-piece-bg .mb-3 {
        margin-bottom: 8px !important;
    }

    .unique-piece-bg::before {
        top: 56px;
        right: 12px;
        width: calc(100% - -24px);
        height: calc(100% - 31px);
    }

    .unique-piece-cnt {
        max-width: calc(100% - 26px);
        margin: 40px auto 15px;
        padding: 0 0 0 4px;
        margin-left: unset;
    }

    .handcrafted-jewellery .sec-heading {
        min-width: unset;
        margin-right: 0px;
    }

    .handcrafted-jewellery-box {
        width: 148px;
    }

    .handcrafted-jewellery-box-img,
    .handcrafted-jewellery-box-img img {
        width: 148px;
        height: 156px;
    }

    .handcrafted-jewellery-box h4 {
        font-size: 14px;
    }

    .handcrafted-jewellery .owl-theme .owl-dots {
        width: calc(100% - 24px);
    }

    .swarnadwar-scheme-box-cnt {
        max-width: 100%;
        background-color: rgb(255 255 255 / 75%);
    }

    .visit-our-story h4 {
        min-width: unset;
        bottom: 30px;
    }

    .google-review-box p {
        width: 100%;
        text-align: center;
    }

    .most-loved-pieces .owl-theme .owl-dots .owl-dot span,
    .handcrafted-jewellery .owl-theme .owl-dots .owl-dot span,
    .trusted-thousands .owl-theme .owl-dots .owl-dot span {
        width: 8px;
        height: 8px;
        margin: 0px 4px;
    }

    .legacy-fine-box-cnt {
        padding: 32px 16px 16px;
    }

    .visit-our-story h4 {
        bottom: 23px;
        font-size: 14px;
        padding: 6px 8px;
        border-radius: 4px;
        min-width: unset;
    }

    .video-cnt {
        padding: 32px 14px 0;
    }

    .video-cnt h2 {
        font-size: 20px;
        margin-bottom: 12px;
    }

    .video-cnt p {
        font-size: 14px;
        line-height: 28px;
        margin-bottom: 24px;
    }

    .trusted-thousands-slider.owl-carousel .owl-item .item .trusted-thousands-box {
        width: 100%;
    }

    .product-item-img .img-product {
        width: 100%;
        height: 165px;
    }

    .shop-listing {
        top: 155px;
    }

    .product-listing-toolbar-mobile {
        top: 192px;
    }

    .main-product-details .product-tag {
        font-size: 14px;
        padding: 4px 12px;
    }

    .page-title {
        padding: 16px 12px;
    }

    .product-details-img .owl-carousel .owl-item img {
        max-height: 295px;
    }

    .view-similar {
        top: 12px;
        right: 12px;
    }

    .product-details {
        padding: 24px 16px 0;
    }

    .product-nme h1 {
        font-size: 18px;
    }

    .customise-your-jewellery {
        padding: 24px 16px;
    }

    .product-specification .accordion-button,
    .price-breakup-title,
    .price-breakup table tbody tr td,
    .product-specification ul li span {
        font-size: 14px;
    }

    .price-breakup table tbody tr td {
        min-width: 87px;
    }

    .similar-products .product-item {
        width: 180px;
        padding: 6px;
    }

    .similar-products .product-item-img {
        margin-bottom: 12px;
    }

    .cart-prd-img img {
        width: 100px !important;
        height: 100px !important;
    }

    .cart-prd-cnt {
        width: calc(100% - 116px);
    }

    .cart-prd-total {
        font-size: 16px;
    }

    .order-confirmed-top h1 {
        font-size: 22px;
    }

    .order-confirmed-top p {
        font-size: 14px;
    }

    .address-options label {
        font-size: 14px;
    }

    .footer-list {
        gap: 12px;
    }

    .footer-content {
        width: 100%;
    }

    .footer-list .footer-content:last-child {
        width: 100%;
        margin-left: 0;
    }
}

@media(max-width: 417px) {
    .product-listing .row.g-3 .col-6 {
        width: 100%;
    }

    .product-item-img .img-product {
        height: 226px;
    }
}

@media(max-width: 400px) {
    .perfect-gift-box img {
        height: 206px;
    }

    .ready-to-dispatch-img {
        background-size: contain;
        min-height: 166px;
        margin-left: -36px;
    }

    .ready-to-dispatch-cnt::before {
        width: 125%;
    }

    .header-top {
        font-size: 12px;
    }

    .shop-category-item .shop-category-bg::before,
    .shop-category-item .shop-category-bg::after,
    .shop-category-item .shop-category-img,
    .shop-category-item .shop-category-img img {
        width: 136px;
        height: 136px;
    }

    .my-cart-title,
    .checkout-title {
        top: 155px;
    }

}

@media(max-width: 385px) {
    .jewellery-product img {
        width: 100%;
        height: 100%;
    }

    .coupon-code-form .form-control {
        font-size: 14px;
        padding-right: 0;
    }
}