﻿
.popupheight {
    height: 500px;
    width: 500px;
}

.swal2-image {
    height: 481px;
    width: 100%;
    object-fit: cover;
}

.swal2-popup {
    display: grid;
    width: 46%;
    height: 396px;
    background: transparent;
}

.swal2-close {
    color: white !important;
    border-radius: 50% !important;
    width: 45px;
    height: 45px;
    font-size: 31px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width:600px) {
    #glory .owl-prev {
        left: 0 !important;
    }
}
/*     @-webkit-keyframes L_circle_rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes L_circle_rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes L_stroke_rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(1080deg);transform:rotate(1080deg)}}@keyframes L_stroke_rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg)}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg)}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg)}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg)}100%{-webkit-transform:rotate(1080deg);transform:rotate(1080deg)}}@-webkit-keyframes L_stroke_left_grow{0%,100%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}}@keyframes L_stroke_left_grow{0%,100%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}}@-webkit-keyframes L_stroke_right_grow{0%,100%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}50%{-webkit-transform:rotate(140deg);transform:rotate(140deg)}}@keyframes L_stroke_right_grow{0%,100%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}50%{-webkit-transform:rotate(140deg);transform:rotate(140deg)}}.loader-circle{top:50%;left:50%;z-index:1;color:#444;margin-top:-1em;margin-left:-1em;position:absolute;-webkit-animation:L_circle_rotate 1.568s linear infinite both;animation:L_circle_rotate 1.568s linear infinite both}.loader-circle .loader-stroke-left:before,.loader-circle .loader-stroke-right:before,.loader-circle:before{content:'';display:block;border-style:solid;border-width:.21429em;border-color:currentColor}.loader-circle,.loader-circle .loader-stroke-left,.loader-circle .loader-stroke-left:before,.loader-circle .loader-stroke-right,.loader-circle .loader-stroke-right:before,.loader-circle:before{width:2em;height:2em;border-radius:50%;box-sizing:border-box}.loader-circle .loader-stroke-left:before,.loader-circle .loader-stroke-right{position:absolute;clip:rect(0 2em 2em 1em)}.loader-circle .loader-stroke-left,.loader-circle .loader-stroke-right:before{position:absolute;clip:rect(0 1em 2em 0)}.loader-circle:before{position:absolute;clip:rect(0 1.05em 1em .95em)}.loader-circle .loader-stroke-left,.loader-circle .loader-stroke-right,.loader-circle:before{-webkit-animation:L_stroke_rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:L_stroke_rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both}.loader-circle .loader-stroke-right:before{-webkit-animation:L_stroke_right_grow 1333ms cubic-bezier(.4,0,.2,1) infinite both;animation:L_stroke_right_grow 1333ms cubic-bezier(.4,0,.2,1) infinite both}.loader-circle .loader-stroke-left:before{-webkit-animation:L_stroke_left_grow 1333ms cubic-bezier(.4,0,.2,1) infinite both;animation:L_stroke_left_grow 1333ms cubic-bezier(.4,0,.2,1) infinite both}*/
.mhn-slide .mhn-item {
    width: 100%;
    padding: 10px
}

body {
    font-family: "Adobe Clean", serif !important;
}

@media (min-width:600px) {
    .about-content {
        padding-top: 15rem;
    }
}

@media (max-width:600px) {
    .highlight {
        font-size: 30px !important;
    }

    .term-image-svg {
        width: 60% !important;
        height: 60% !important;
        transform: translate(-48%, -41%) !important;
    }

    .swal2-popup {
        width: 100%;
    }

    .Portfolio {
        width: 100% !important;
        margin: 13px 0px;
        max-width: 278px !important;
    }

    .nav {
        width: 100% !important;
    }
}

.mhn-slide .mhn-inner {
    width: 100%;
    height: 100%;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16),0 2px 5px 0 rgba(0,0,0,.26);
    border-radius: 3px
}

.mhn-slide .mhn-img {
    min-height: 370px;
    overflow: hidden;
    height: 100%;
    width: 100%;
    color: white;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=) #eee no-repeat center/cover;
    position: relative
}

.mhn-slide .mhn-text {
    text-align: center;
    padding: 18px 10px;
    background: whitesmoke;
}

    .mhn-slide .mhn-text h4 {
        font-weight: 700;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 16px;
        color: #634078;
    }

    .mhn-slide .mhn-text p {
        max-height: 4.5em;
        overflow: hidden
    }

.mhn-slide .owl-stage-outer {
    z-index: 1
}

.mhn-slide .owl-nav {
    color: #333;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

    .mhn-slide .owl-nav svg {
        color: currentColor
    }

.mhn-slide .owl-prev::before {
    margin-top: -4px;
}

.mhn-slide .owl-next::before {
    margin-top: -4px;
}

.mhn-slide .owl-prev,
.mhn-slide .owl-next {
    /*	top:110px;*/
    z-index: 2;
    width: 42px;
    height: 42px;
    padding: 2px;
    margin-top: -20px;
    position: absolute;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 4px 4px rgba(0,0,0,.3),0 0 4px rgba(0,0,0,.2)
}

.owl-prev::before {
    content: '\f053 ';
    margin: auto;
    display: table;
}

.owl-next::before {
    content: '\f054 ';
    margin: auto;
    display: table;
}

.pt-18 {
    padding: 18px 0px;
}

.Portfolio {
    position: relative;
    margin: 5px;
    float: left;
    width: 280px;
    transition-duration: 0.4s;
    border-radius: 5px;
    animation: winanim 0.5s;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
}

    .Portfolio img {
        width: 100%;
        height: 298px;
        object-fit: cover;
        border-radius: 50%;
    }

.nav {
    padding: 20px;
    margin-top: -55px;
    width: 72%;
    text-align: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

@media(min-width:600px) {
    .nav-pills > li {
        width: 17.333%;
    }
}

.nav-item a:focus {
    border: none !important;
    outline-offset: 0px !important;
}

.nav li a {
    margin: 5px;
    padding: 15px 50px;
    font-size: 16px;
    color: #000;
    background: #f0f0f0;
    transition-duration: 0.4s;
    border: 1px solid #603a7500;
}

.nav a:hover {
    background: #333;
}

.nav .active {
    background-color: rgb(97 59 117) !important;
    color: #fff;
}

@keyframes winanim {
    0% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

.mg {
    margin-top: -10px;
    margin-bottom: 7px;
}

.mt30 {
    margin-top: 30px;
}

.mb60 {
    margin-bottom: 60px;
}

.mt24 {
    margin-top: 24px;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .swiper-slide img {
        display: block;
        max-width: 100%;
        height: 100%;
        object-fit: cover;
    }

@media (MAX-WIDTH:600PX) {
    .swiper-slide img {
        width: 100% !important;
    }

    .features h4 {
        font-size: 13px !important;
    }
}

.mt30 {
    margin-top: 30px;
}

.parallax-content img {
    margin-left: 30px;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    width: 100%;
}

.parallax-content a {
    overflow: hidden;
    position: relative;
}

.parallax-content img:hover {
    margin-left: 21px !important;
    overflow: hidden;
}

#owl-demo .item {
    margin: 3px;
}

    #owl-demo .item img {
        display: block;
        width: 100%;
        height: auto;
    }

.owl-dots {
    bottom: -28px;
    display: none;
}

.blog .carousel-indicators li {
    background: #a3a3a3;
    border-radius: 50%;
    width: 8px;
    height: 8px;
}

.blog .carousel-indicators .active {
    background: #707070;
}

.gallery img {
    width: 100%;
}

.about-section {
    background: #fffaf6;
    padding: 80px 0;
}

.about-container {
    max-width: 1140px;
    margin: auto;
    padding: 0 20px;
}

.about-images {
    position: relative;
}

    .about-images img {
        border-radius: 4px;
        box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    }

    .about-images .img-main img {
        width: 100%;
        max-width: 380px;
        z-index: 99;
        position: relative;
    }

@media(min-width:600px) {
    .about-images .img-top-left {
        position: absolute;
        top: -40px;
        left: -60px;
    }

    .about-images .img-bottom-right {
        position: absolute;
        bottom: 6px;
        right: -30px;
    }
}

@media(max-width:600px) {
    .about-images .img-top-left img {
        width: 44% !important;
        position: absolute;
        right: 16px !important;
        top: 60px !important;
    }

    .about-text {
        padding-left: 20px !important
    }

    .about-container {
        padding: 0 13px !important;
    }

    .about-images {
        margin-top: 25px;
    }

        .about-images .img-bottom-right img {
            max-width: 212px !important;
            margin-top: 67px;
        }

        .about-images .img-main img {
            max-width: 147px !important;
            margin-left: 0 !important;
        }

    .about-section {
        max-height: fit-content !important
    }
}

.about-images .img-top-left img {
    width: 180px;
}

.about-images .img-bottom-right img {
    max-width: 260px;
}

.about-text {
    padding-left: 55px;
}

    .about-text .subtitle {
        font-weight: 600;
        font-size: 18px;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #222;
    }

    .about-text p {
        color: #555;
        font-size: 16px;
        line-height: 1.8;
        margin-bottom: 20px;
        font-family: 'Jost';
    }

.highlight {
    font-family: "Parisienne", cursive;
    font-size: 28px;
    color: #b98c4d;
    font-weight: 600;
}

.shop-btn {
    display: inline-block;
    padding: 10px 30px;
    border: 1px solid #333;
    text-decoration: none;
    color: #333;
    transition: all 0.3s ease;
}

    .shop-btn:hover {
        background: #333;
        color: #fff;
    }

.img-main img {
    margin-left: 30px;
}

section.collections {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 60px 70px;
    flex-wrap: wrap;
}

.collections-text {
    flex: 1;
    min-width: 250px;
}

    .collections-text h3 {
        font-size: 25px;
        letter-spacing: 2px;
        margin: 11px 0px;
        color: #111;
        font-weight: 500;
        font-family: "Josefin Sans", sans-serif;
    }

    .collections-text h1 {
        font-size: 42px;
        letter-spacing: 2px;
        margin: 15px 0;
        color: #111;
    }

    .collections-text .shop-btn {
        display: inline-block;
        border: 1px solid #111;
        padding: 10px 40px;
        text-decoration: none;
        color: #111;
        font-family: "EB Garamond", serif;
        font-style: italic;
        font-size: 16px;
        margin-top: 30px;
        transition: all 0.3s ease;
        font-weight: 500;
    }

        .collections-text .shop-btn:hover {
            background-color: #111;
            color: #fff;
        }

.collections-slider {
    flex: 3;
    min-width: 300px;
    position: relative;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.sliderr img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    border-radius: 0;
}

/* Swiper arrows */
.swiper-button-next,
.swiper-button-prev {
    color: #000;
}

@media (max-width: 768px) {
    section.collections {
        flex-direction: row !important;
        padding: 40px 20px;
    }

    .about-text {
        order: 1;
    }

    .about-images {
        order: 2
    }

    .collections-text {
        text-align: center;
        margin-bottom: 40px;
    }

    .mySwiperr {
        height: 350px;
    }

    .hero {
        height: fit-content !important;
        padding: 0 1.5rem !important;
    }

    .season-btn {
        margin-top: 22px;
        font-size: 10px !important;
        padding: 5px 14px !important;
    }
}

.text-center {
    text-align: center !important;
}

@media (min-width: 700px) {
    .productiframe {
        width: 100%;
        height: 23vw;
    }
}

@media (max-width:320px) {
    .productiframe {
        width: 100%;
        height: 56vw;
    }
}

@media only screen and (max-width:700px) and (min-width:320px) {
    .productiframe {
        width: 100%;
        height: 55vw;
    }
}

@media only screen and (max-width:800px) and (min-width:600px) {
    .productiframe {
        width: 100%;
        height: 30vw;
    }
}

@media only screen and (max-width:1024px) and (min-width:768px) {
    .productiframe {
        width: 100%;
        height: 30vw;
    }
}

@media only screen and (max-width:1900px) and (min-width:1024px) {
    .productiframe {
        width: 100%;
        height: 15vw;
    }
}

.ifr {
    min-height: 120px;
}

@media (max-width:320px) {
    .ifr {
        min-height: 150px;
    }
}

@media only screen and (max-width:800px) and (min-width:600px) {
    .ifr {
        min-height: 150px;
    }
}

@media only screen and (max-width:1024px) and (min-width:768px) {
    .ifr {
        min-height: 200px;
    }
}

@media only screen and (max-width:1024px) and (min-width:768px) {
    .ifr {
        min-height: 250px;
    }
}

@media (min-width:720px) {
    .row1 {
        text-align: center !important;
        padding: 0px !important;
        background-position: 50% -74px !important;
        margin-left: -104.5px !important;
        margin-right: -104.5px !important;
        border-left: 0px !important;
        border-right: 0px !important;
    }
}

@media (min-width: 1200px) {
    .container1 {
        max-width: 1347px;
    }

    .mhn-slide .owl-prev {
        left: 0 !important;
    }

    .mhn-slide .owl-next {
        right: 0 !important;
    }
}

.visible-xs {
    display: none;
}

.d-none {
    display: none;
}

.t-10 {
    padding-top: 68px !important;
}

.icon {
    max-height: 70px;
    margin-bottom: 13px;
}

.mt-80 {
    margin-top: 50px;
}

.mb-80 {
    margin-bottom: 50px;
}

.card-title {
    font-weight: 600;
}

.card {
    border: none;
}

    .card:hover {
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        transition: all 0.4s ease-in-out;
    }

.keyfeatures {
    background: #eff0eb url(images/bg2.png) center / cover no-repeat;
    padding-top: 80px;
    padding-bottom: 80px;
}

@media (max-width:600px) {
    .card {
        margin-bottom: 25px;
    }

    .ifr {
        max-height: 70px;
        object-fit: cover;
    }

    .mt0 {
        margin-top: 0px !important
    }

    .subtitleheading {
        font-size: 28px !important;
        line-height: 34px !important;
    }
}

.about-one__content-list li {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

    .about-one__content-list li .title {
        position: relative;
        display: block;
        padding-left: 20px;
    }

        .about-one__content-list li .title h3 {
            font-size: 18px;
            line-height: 28px;
        }

.abticon {
    max-height: 40px;
}

.abth3 {
    font-size: 39px;
    text-align: center;
}

.about-one__img {
    margin-top: 73px;
}

.about-one__img1 img {
    min-height: 416px;
    object-fit: cover;
}

.card {
    padding: 22px;
}

.secondimg {
    max-height: 55px;
}

.text-white {
    color: #fff !important
}

.subtitle {
    font-weight: 600;
    font-size: 19px !important;
    line-height: 22px;
    text-transform: uppercase;
    color: black;
    letter-spacing: 2px;
    margin: 0 0 10px;
    display: inline-block;
    position: relative;
    padding-left: 40px;
    font-family: 'Josefin Sans'
}

    .subtitle:before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 30px;
        height: 2px;
        border-bottom: 2px solid gray;
    }

.subtitleheading {
    font-size: 40px;
    line-height: 50px;
}

.sectiongallery {
    background: #dddddd6e;
    position: relative;
    padding: 70px 0px;
}

.sectionbg2 {
    position: relative;
    background: #161616;
    padding: 40px 0px;
}

.parallax-content {
    margin-top: -79px;
}

.sectionbg2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    background-attachment: fixed;
    background: url(images/gallery.jpeg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.material-parallax img {
    display: none !important;
}

.parallax-content {
    position: relative;
    padding: 120px 0px;
}

@media (min-width:600px) {
    .pqabout {
        margin-top: 66px !important;
    }

    .paddingdesk {
        display: block;
        transform: translateY(20px);
    }

    .desktop .thumbnail-mary-figure img {
        width: 62% !important;
    }

    .top {
        background: #fff;
        padding: 8px 10px 1px;
        box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
        height: 230px;
        width: 88%;
        margin: 0px auto;
    }

    .thumbnail-mary-figure img {
        height: 130px !important;
        object-fit: cover;
    }

    .descrp {
        display: block;
        margin-top: 29px;
    }
}

.mb-25 {
    margin-bottom: 25px;
}

.cont {
    overflow: hidden;
}

.productimg:hover {
    margin-left: 0px !important;
}

.productimg {
    margin-left: 30px;
    transform: scale(1.1);
    transition: 0.4s ease-in-out;
}

@media (max-width:600px) {
    .col-sm-6 {
        max-width: 50% !important;
    }

    .descrp {
        font-size: 12px;
        width: 100px;
        overflow: hidden;
        white-space: nowrap;
        display: block;
        text-overflow: ellipsis;
        margin: 0px auto;
        padding-top: 5px;
    }

    .top {
        background: #fff;
        padding: 8px 10px 1px;
        box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
        height: 184px;
        width: 100%;
        margin: 0px auto;
    }

    #maindiv {
        height: 70px !important;
    }

    .center {
        margin-top: -13px;
    }

    .content {
        margin-bottom: 30px;
    }


    .text-center {
        text-align: center;
    }

    .w100 {
        width: 100% !important;
        height: 244px !important;
        object-fit: cover !important;
    }

    .thumbnail-mary-caption .icon {
        visibility: hidden;
    }

    .thumbnail-mary-figure img {
        height: 120px !important;
        width: 82%;
    }

    .thumbnail-mary-title {
        color: black;
        width: 88%;
        border-top: 1px solid #dddddd75;
        transform: translateY(38px);
    }

        .thumbnail-mary-title a, .thumbnail-mary-title a:focus, .thumbnail-mary-title a:active {
            font-size: 14px;
        }

    .ifr {
        margin-bottom: 44px !important;
        height: 130px;
    }
}

.sizeh5 {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 0px;
    white-space: nowrap;
    margin-top: 30px;
}

.bgshadow {
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px
}

.featicon {
    max-height: 72px;
    margin-bottom: 18px;
}

.features h4 {
    font-size: 15px;
}

.content {
    text-align: center;
    padding: 12px 2px 12px 2px;
}

#maindiv {
    border-radius: 12px;
}

.img-responsiv {
    max-width: 100%;
    height: auto;
}

.text-black {
    color: black;
}

.mb-22 {
    margin-bottom: 13px;
}

#owl-demo12 {
    padding-top: 11px;
}

@media (min-width:600px) {
    .viewall {
        position: absolute;
        right: 8px;
        top: 2px;
    }
}

@media (max-width:600px) {
    .viewall {
        position: absolute;
        right: 17px;
        top: 23px;
    }

    .showcase h5 {
        margin-top: 16px;
    }

    .mt20 {
        margin-top: 2px !important;
    }

    .head {
        margin-bottom: 12.7px;
    }
}

.slidershow .owl-nav .owl-prev,
.slidershow .owl-nav .owl-next {
    display: none;
}

.image-error {
    content: url(images/Logo.png);
    width: 100% !important;
    object-fit: contain !important;
}

.mb-50 {
    margin-bottom: 50px;
}

.ftsize40 {
    font-size: 32px;
}

.newarrival img {
    margin: 10px 0px;
}

.newarrival {
    padding: 18px 0px;
}

.areabtn {
    height: 50%;
    align-content: center;
}

.img-1 {
    min-height: 500px !important;
    object-fit: cover;
}

.img-2 {
    min-height: 591px !important;
    object-fit: cover !important;
}

.img-3 {
    margin-top: -81px !important;
}

.img-4 {
    min-height: 435px !important;
    object-fit: cover;
}

.tab-content > .active {
    display: block !important;
}

.about-section {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5rem 0 0;
    background: linear-gradient(to right, #f3e5d0, #ffcfcf75);
    max-height: 925px;
}

.about-content h2 {
    font-size: 38px;
    color: #8c6239;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    position: relative;
    margin-bottom: 20px;
}

.about-content p {
    font-size: 16px;
    color: #000;
    line-height: 1.8;
    margin-bottom: 20px;
}

.about-content .highlight {
    color: #d4af37;
    font-weight: 600;
}

.about-image {
    margin: 0px auto;
}

    .about-image img {
        width: 100%;
        border-radius: 10px;
        object-fit: cover;
        height: 83%;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    }

.about-wrapper {
    display: flex;
    gap: 50px;
    align-items: center;
    flex-wrap: wrap;
}

@media (max-width: 768px) {
    .about-wrapper {
        flex-direction: column;
        text-align: center;
    }

    .sp1 {
        font-size: 18px !important
    }

    .header-title {
        font-size: 12px !important;
        margin: 10px 0px;
        line-height: 31px !important;
    }

    .words-wrapper small {
        font-size: 18px !important
    }

    .about-content h2::after {
        left: 50%;
        transform: translateX(-50%);
    }
}

.elegantimg {
    object-fit: contain !important;
    mix-blend-mode: darken;
}

.gallery-section {
    text-align: center;
    padding: 20px 10px;
    background-color: #fff;
}

    .gallery-section h2 {
        font-size: 2.5em;
        margin-bottom: 30px;
        color: #222;
        font-weight: bold;
    }

.glory {
    width: 90%;
    max-width: 1300px;
    margin: auto;
    border-radius: 15px;
    overflow: hidden;
}

.itemm {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(to bottom, #f9f9f9, #fff);
    padding: 20px;
    border-radius: 10px;
}

    .itemm img {
        width: 100%;
        max-height: 358px;
        object-fit: cover;
        border-radius: 10px;
        transition: transform 0.3s ease-in-out;
    }

        .itemm img:hover {
            transform: scale(1.05);
        }

@media (max-width:600px) {
    .mhn-slide .owl-prev {
        left: 0 !important;
    }

    .collections-text h3 {
        font-size: 20px !important;
        color: #444 !important;
    }

    .mhn-slide .owl-nav {
        right: 0 !important;
    }

    #glory .owl-prev {
        left: 0 !important;
    }
}

#glory .owl-nav {
    position: static !important;
}

#glory .owl-prev {
    background: #ddd !important;
    color: rgb(89 53 112) !important;
    border-radius: 50%;
}

    #glory .owl-prev::before {
        width: 55px;
        height: 55px;
        margin-top: 0 !important;
    }

#glory .owl-next {
    background: #ddd !important;
    color: rgb(89 53 112) !important;
    border-radius: 50%;
}

    #glory .owl-next::before {
        width: 55px;
        height: 55px;
        margin-top: 0 !important;
    }

.hero {
    position: relative;
    height: 100vh;
    background: url('../images/bgnew.jpg') center/cover no-repeat;
    background-attachment: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
    padding: 0 10%;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.content {
    position: relative;
    max-width: 700px;
    z-index: 2;
}

.season-btn {
    background: #fdc500;
    color: #000;
    border: none;
    padding: 6px 14px;
    border-radius: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 20px;
    cursor: pointer;
    font-size: 12px;
}

.header-title {
    font-size: 22px;
}

.paratitle {
    font-size: 14px;
    font-family: "Jost";
    margin-top: 20px;
    color: #fff;
}

h1 {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 20px;
}

    h1 span {
        color: #ffffff;
    }

.cta-btn {
    display: inline-block;
    color: #fff;
    border: 1px solid #fff;
    padding: 12px 28px;
    text-decoration: none;
    transition: all 0.3s ease;
    margin-top: 20px;
    font-family: "Jost";
}

    .cta-btn:hover {
        background: #fff;
        color: #000;
    }

.header-title {
    font-weight: 600;
    color: #fff;
}

.sp1 {
    font-size: 22px;
    text-transform: capitalize;
}

.words-wrapper {
    position: relative;
    display: inline-block;
    font-weight: 800;
}

.words-wrapper {
    position: relative;
    display: inline-block;
}

    .words-wrapper b {
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
        transform: scale(0.9);
        white-space: nowrap;
        transition: all 0.6s ease;
    }

        .words-wrapper b.is-visible {
            position: relative;
            opacity: 1;
            transform: scale(1);
        }

    .words-wrapper small {
        display: inline-block;
        opacity: 0;
        transform: scale(0);
        color: #fff;
        font-size: 22px;
        font-weight: bold;
    }

        .words-wrapper small.in {
            animation: scaleUp 0.45s forwards;
        }

@keyframes scaleUp {
    0% {
        opacity: 0;
        transform: scale(0.4);
    }

    60% {
        opacity: 1;
        transform: scale(1.1);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}
  .elegant-jewellery {
            text-align: center;
            padding: 15px 0;
            margin-top:30px;
        }

            .elegant-jewellery h2 {
                font-size: 24px;
                letter-spacing: 2px;
                color: #444;
                margin-bottom: 40px;
                font-family: 'Josefin Sans';
            }

        .jewellery-grid {
            display: flex;
            justify-content: center;
            gap: 40px;
            flex-wrap: wrap;
        }

        .jewel-card {
            background: #f6f4f2;
            text-align: center;
            width: 21%;
            padding: 12px;
            border: 1px solid #eee;
            transition: all 0.3s ease;
            position: relative;
            overflow: hidden;
            border-radius: 8px;
        }

            /* Glass / mirror shine effect */
            .jewel-card::before {
                content: "";
                position: absolute;
                top: 0;
                left: -75%;
                width: 50%;
                height: 100%;
                background: linear-gradient( 120deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 80% );
                transform: skewX(-25deg);
            }

            .jewel-card:hover::before {
                animation: shine 0.75s forwards;
            }

        @keyframes shine {
            100% {
                left: 125%;
            }
        }

        .jewel-card img {
            width: 100%;
            height: 270px;
            margin-bottom: 20px;
            transition: transform 0.3s ease;
        }

        .jewel-card:hover img {
            transform: scale(1.05);
        }

        .jewel-card h3 {
            font-size: 14px;
            font-weight: 600;
            letter-spacing: 1px;
            color: #000;
            text-transform: uppercase;
            margin-bottom: 10px;
        }

        .jewel-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 16px rgba(0,0,0,0.1);
        }

        .elegant-jewellery .product-name {
            margin-top: 8px;
            font-size: 1.6rem;
            font-weight: 500;
            color: #333;
            font-family: jost;
            text-transform: capitalize;
        }

        @media(max-width:600px) {
            .jewel-card {
                width: 40%;
            }

            .about-text .subtitle {
                font-size: 18px !important;
                letter-spacing: 2px !important;
                color: #444 !important;
                font-family: 'Josefin Sans' !important;
            }

            .about-section {
                padding: 30px 0px !important;
            }

            .jewel-card img {
                height: 117px !important
            }
        }

        .tabs {
            list-style: none;
            display: flex;
            gap: 15px;
            padding: 0;
        }

            .tabs .tab {
                padding: 8px 15px;
                cursor: pointer;
                background: #eee;
                border-radius: 4px;
                transition: 0.3s;
            }

        .items {
            margin-top: 25px;
        }

        .cardjewel {
            width: 250px;
            margin-bottom: 20px;
            float: left;
        }
        /* Tabs wrapper */
        .tabs {
            list-style: none;
            display: flex;
            justify-content: center;
            gap: 40px;
            padding: 0;
            margin: 0;
        }

        /* Each tab */
        .tab {
            position: relative;
            font-size: 18px;
            cursor: pointer;
            padding: 6px 0;
            color: #202020;
            background: none !important;
            border: none !important;
            box-shadow: none !important;
            font-family: 'EB Garamond';
            font-style: italic;
            transition: color .3s ease;
            font-weight: 500;
        }

            /* Remove your existing gray background */
            .tab span, .tab {
                background: none !important;
            }

                /* Hover → change text color */
                .tab:hover {
                    color: #d8a26d; /* gold-like */
                }

                /* Underline (hidden by default) */
                .tab::after {
                    content: "";
                    position: absolute;
                    bottom: -4px;
                    left: 0;
                    width: 0%;
                    height: 2px;
                    background: #d8a26d;
                    transition: width .35s ease;
                }

                /* Hover underline animation */
                .tab:hover::after {
                    width: 100%;
                }

                /* Active tab always underlined */
                .tab.active {
                    color: #d8a26d;
                }

                    .tab.active::after {
                        width: 100%;
                    }


        .section-title {
            font-size: 24px;
            letter-spacing: 2px;
            color: #444;
            margin-bottom: 40px;
            margin-top:20px;
            font-family: 'Josefin Sans';
            text-align: center;
        }

        /* Product card */
        .cardjewel {
            width: 100%;
        }
        /* Container that wraps all product cards */
        .items {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 30px;
            margin-top: 40px;
            padding-left: 40px;
            padding-right: 40px;
        }

        /* Image box */
        .cardjewel-inner {
            background: #f6f4f2;
            padding: 40px;
            border-radius: 4px;
            height: 300px; /* Same height as sample */
            display: flex;
            align-items: center;
            justify-content: center;
        }
        /* Product image */
        .product-img {
            max-width: 100%;
            max-height: 100%;
            object-fit: contain;
            display: block;
            mix-blend-mode: multiply;
        }

        .product-title {
            font-size: 16px;
            letter-spacing: 1.5px;
            color: #000;
            font-weight: 500;
            margin-top: 16px;
            text-transform: uppercase;
            font-family: 'Josefin Sans';
        }

        @media(max-width:600px) {
            .cardjewel-inner {
                height: 182px !important;
            }

            .tabs {
                flex-wrap: wrap !important;
            }

                .tabs .tab {
                    width: 100%;
                }

            .items {
                grid-template-columns: repeat(2, 1fr) !important;
            }
        }
        @media(min-width:600px){
            .cardjewel-inner{
                height:360px!important;
            }
            .product-img{
                max-width:84%!important;
            }
        }