

@import url('https://fonts.googleapis.com/css2?family=Changa:wght@500&display=swap');
/*scrollbar width */
::-webkit-scrollbar { width: 7px; height: 7px; }
/*scrollbar Track */
::-webkit-scrollbar-track { box-shadow: inset 0 0 5px #c9c5f5; border-radius: 10px; }
/*scrollbar Handle */
::-webkit-scrollbar-thumb { background: #C7A23C; border-radius: 10px; }
/*scrollbar Handle on hover */
::-webkit-scrollbar-thumb:hover { background: #886f2b; }
*,body,
html ,a,h1,h2,h3,h4.h5.h6,p,span ,b{
    font-family: 'Changa', sans-serif !important;
}
body,html{
    overflow-x: clip;
}
.main-color,
.active,
a:hover
{
    color: #C7A23C !important;
}
.bg-color{
    background-color: #C7A23C;
    color: #fff !important;
}
.sec-color{
    color: #8A8B96;
}
.sec-bg-color{
    background-color: #FAFAFA;
}

.img-20 {
    width: 20px;
}
.img-30{
    width: 30px;
}
.img-50{
    width: 50px;
}
.img-80{
    width: 80px;
}
.img-75{
    width: 75px;
}
.img-100{
    width: 100px;
}
.hide {
    display: none;
}

.icon-color{
    filter: invert(61%) sepia(74%) saturate(387%) hue-rotate(6deg) brightness(93%) contrast(84%);
}

.owl-carousel {
    direction: ltr!important;
}

.owl-carousel .owl-item {
    flex: 1 !important;
    }
    #owl-one > div.owl-stage-outer > div{
        display: flex !important;
    }
/****************** mobile nav ***********************-*/
.mobile-nav{
    box-shadow: 0px 6px 4px #b2b2b20d;
}
/***************** end mobile nav ************************/
/********************** start navbar *********************/
/* @media  only screen and (max-width: 280px) and (min-width: 200px) {
    div.header div.top-header div.media{
        display: none !important;
    }
}
@media  only screen and (max-width: 365px) and (min-width: 360px) {
    div.header div.top-header{
        justify-content: flex-end !important;
        flex-direction: row-reverse !important;
        flex-wrap: wrap !important;
        align-content: stretch !important;
    }
}
@media  only screen and (max-width: 375px) and (min-width: 364px)
{
    div.header div.top-header{
        display: flex;
        justify-content: space-evenly;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: space-between;
        align-items: center;
    }
} */
#navbarNavAltMarkup > div > a{
    color: #fff ;
    margin: 0px 40px !important;
}
.white-icon{
    filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(177deg) brightness(103%) contrast(101%);
}
.navbar-light .navbar-toggler-icon{
    filter: invert(94%) sepia(21%) saturate(0%) hue-rotate(63deg) brightness(112%) contrast(101%);;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff ;
}
.card{
    border: none;
    border-radius: 0 !important;
}
.mobile-nav{
    background-color: #1f1d46 !important;
    color: #fff !important
}
div.header{
    box-shadow: 0px 6px 4px #B2B2B20D;
  /* /  position: fixed; */
    width: 100%;
    background-color: #141327;
    z-index: 99999 !important;
    color: #fff;

}
div.header div.top-header{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
hr{
    border: 0px !important;
    border-top: 0px !important;
    margin: 0px !important;
    color: gainsboro;
}
.navbar-style{
    justify-content: center !important;
}
.navbar-light .navbar-nav .nav-link {
    color: #40414A;
}

 div.content.pt-5 > div > h3 > span > strong > img{
    filter: invert(61%) sepia(74%) saturate(387%) hue-rotate(6deg) brightness(93%) contrast(84%);
}
 div.content.pt-5 > div > h3 > span > strong > span,
 div.content.pt-5 > div > h3 > span > strong{
    color: #C7A23C !important;
}
/********************* end navbar ************************/

/******************** start home **************************/
@media  only screen and (max-width: 1400px) and (min-width: 1193px) {


    div.content-box{
        left: 36% !important;
        top:60% !important ;
    }

    .card-padding{
        padding: 110px !important;
    }
}
@media  only screen and (max-width: 1024px) and (min-width: 913px)
{


    div.content-box{
        left: 40% !important;
        top:60% !important ;
        font: normal normal 600 30px/64px Playfair Display !important;

    }


    #owl-one > div.owl-nav.disabled {
        display: block !important;
        position: relative;
        bottom: 540px;
        left: 450px;
    }

    #owl-three > div.owl-nav.disabled {
        display: block !important;
        position: relative;
        bottom: 562px;
        left: 450px;
    }
    .card-padding{
        padding: 100px !important;
    }
}
@media  only screen and (max-width: 820px) and (min-width: 766px) {
    .ltr.show-product-one{
        top: 660px !important;
        left: 225px !important;
    }
    .rtl.show-product-one{
        top: 660px !important;
        right: 130px !important;
    }
    .ltr.show-product-two{
        top: 565px !important;
        right: 90px !important;
    }
    .rtl.show-product-two{
        top: 565px !important;
        right: 520px !important;
    }

    div.content-box{
        left: 33% !important;
        bottom:320px!important ;
        font: normal normal 600 36px/64px Playfair Display !important;
    }

    .ltr.product-2 {
        top: 400px !important;
        right: 50px !important;
        width: 265px;
    }

    .rtl.product-2 {
        position: absolute;
        top: 410px !important;
        right: 490px !important;
        width: 265px;
    }

    .ltr.product-1 {
        top: 510px !important;
        left: 50px !important;
        width: 265px !important;
    }
    .rtl.product-1 {
        top: 500px !important;
        right: 50px !important;
        width: 265px !important;
    }
    /* body.ltr > section.new-jewelry.container > div:nth-child(3) > div > div > div.owl-nav{
        bottom: 72px !important;
        right: -5px !important;
    }
    body.rtl > section.new-jewelry.container > div:nth-child(3) > div > div > div.owl-nav{
        bottom: 72px !important;
        left: -7px !important;
    } */
    .card-padding{
        padding: 68px !important;
    }
}

@media  only screen and (max-width:912px) and (min-width:900px)
{
    .ltr.show-product-one{
        top: 660px !important;
        left: 260px !important;
    }
    .rtl.show-product-one{
        top: 660px !important;
        right: 170px !important;
    }
    .ltr.show-product-two{
        top: 565px !important;
        right: 130px !important;
    }
    .rtl.show-product-two{
        top: 565px !important;
        right: 590px !important;
    }

    div.content-box{
        left: 35% !important;
        bottom:500px!important ;
        font: normal normal 600 36px/64px Playfair Display !important;
    }
    .ltr.product-2 {
        top: 400px !important;
        right: 50px !important;
        width: 265px;
    }

    .rtl.product-2 {
        position: absolute;
        top: 410px !important;
        right: 490px !important;
        width: 265px;
    }

    .ltr.product-1 {
        top: 510px !important;
        left: 50px !important;
        width: 265px !important;
    }
    .rtl.product-1 {
        top: 500px !important;
        right: 50px !important;
        width: 265px !important;
    }

    /* body.ltr > section.new-jewelry.container > div:nth-child(3) > div > div > div.owl-nav{
        bottom: 72px !important;
        right: -5px !important;
    }
    body.rtl > section.new-jewelry.container > div:nth-child(3) > div > div > div.owl-nav{
        bottom: 72px !important;
        left: -665px !important;
    } */
    .card-padding{
        padding: 110px !important;
    }
}


@media  only screen and (max-width: 770px) and (min-width: 767px)
{
    /* .ltr.show-product-one{
        top: 660px !important;
        left: 225px !important;
    }
    .rtl.show-product-one{
        top: 660px !important;
        right: 130px !important;
    }
    .ltr.show-product-two{
        top: 565px !important;
        right: 90px !important;
    }
    .rtl.show-product-two{
        top: 565px !important;
        right: 520px !important;
    } */

    div.content-box{
        left: 33% !important;
        bottom:130px!important ;
        font: normal normal 600 36px/64px Playfair Display !important;
    }
    /* body.ltr > section.new-jewelry.container > div:nth-child(3) > div > div > div.owl-nav{
        bottom: 72px !important;
        right: -5px !important;
    }
    body.rtl > section.new-jewelry.container > div:nth-child(3) > div > div > div.owl-nav{
        bottom: 72px !important;
        left: -7px !important;
    } */
    .card-padding{
        padding: 68px !important;
    }
}


@media  only screen and (max-width: 540px) and (min-width: 530px)
{


    div.content-box{
        left: 26% !important;
        top: 10% !important;
        font: normal normal 600 36px/64px Playfair Display !important;
    }


}



a.w3-white{
    padding: 10px 35px 10px 35px !important;
    color: #000!important;
    background-color: #fff!important;
    border-radius: 0px !important;
}

div.product{
    height: 840px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
div.content-box{
    position: absolute;
    top: 75%;
    left: 41%;
    text-align: center;
    font: normal normal 600 48px/64px Playfair Display;
    letter-spacing: 0.77px;
    color: #FFFFFF;
    text-shadow: 0px 3px 6px #00000029;
    text-transform: capitalize;
    transform: translate(-1% , 0%);
}
.button-box-shadow{
    box-shadow: 0px 0px 0px 10px #ffffff42;
}


.product-details{
    position: absolute;
}
/******************* end home ***************************/
/*****************-* strat shop ************************/

div.photo img{
    width: 100%;
    transition: all linear .5s;
    height: 100%;

}
div.photo{
    position: relative;
    min-height: 210px;
    overflow: hidden;
    /* background-color: #fbf8f2; */
    display: flex;
    justify-content: center;

    height: 300px;

}

img.hover{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all linear .5s;
}
.photo:hover img{
    opacity: 0;
}
.photo:hover img.hover{
    opacity: 1;
}
/****************** end shop **************************/
