* {
    margin: 0;
    padding: 0;
}

.main {
    overflow: hidden;
}

.container {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}

.header-hint {
    display: flex;
    justify-content: space-between;
    padding: 15px 0px;
}

.helper ul {
    list-style: none;
    display: flex;
    gap: 20px;
    padding-right: 20px;
}

.header-hint p {
    font-family: 'Lato', sans-serif;
    padding-left: 20px;
}

.header-hint ul li a {
    text-decoration: none;
    color: black;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
}

hr {
    opacity: 10px;
    margin: 0px 0px;
}

nav {
    z-index: 3;
}

.nav-detail {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0px;
}

.nav-detail .logo {
    width: 20%;
}

.nav-detail .menu {
    width: 30%;
}

.nav-detail .menu ul {
    list-style: none;
    display: flex;
    gap: 20px;
}

.nav-detail .menu ul li a {
    text-decoration: none;
    color: black;
    font-size: 18px;
}

.nav-detail .search-box {
    width: 25%;
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
}

.nav-detail .search-box input {
    width: 60%;
    border-radius: 30px;
    padding: 10px 0px;
    text-indent: 10px;
    background-color: antiquewhite;
    border: none;
    opacity: 0.7;
}

.nav-detail .healper-icon {
    width: 25%;
    display: flex;
    gap: 20px;
    justify-content: end;
}

/* slider-main */
.slider-main {
    position: relative;
}

.swiper-slide .sllider-main-img {
    width: 100%;
}

.banner-detail {
    position: absolute;
    z-index: 0;
    top: 220px;
    max-width: 530px;
    margin: 0 auto;
}

.banner-detail h2 {
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
}

.banner-detail span {
    font-size: 67px;
}

.banner-detail h5 {
    font-size: 20px;
    margin-top: 10px;
    opacity: 0.8;
}

.banner-detail button {
    width: 130px;
    padding: 10px 0px;
    margin: 20px 0px;
    border-radius: 30px;
    background-color: black;
    color: white;
    border: none;
}

.banner-detail button:hover {
    background-color: white;
    color: black;
    border: 1px solid black;
}

.banner-detail2 {
    position: absolute;
    z-index: 1;
    top: 220px;
    max-width: 530px;
    margin: 0 auto;
    left: 900px;
}

.banner-detail2 h2 {
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
}

.banner-detail2 span {
    font-size: 67px;
}

.banner-detail2 h5 {
    font-size: 20px;
    margin-top: 10px;
    opacity: 0.8;
}

.banner-detail2 button {
    width: 130px;
    padding: 10px 0px;
    margin: 20px 0px;
    border-radius: 30px;
    background-color: black;
    color: white;
    border: none;
}

.banner-detail2 button:hover {
    background-color: white;
    color: black;
    border: 1px solid black;
}

/* helper section */
.helper-section {
    margin: 40px 0px;
}

.helper-section hr {
    margin-bottom: 40px;
}

.helper-section .ads {
    text-align: center;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 10px;
}

.helper-section .ads span {
    color: darkgoldenrod;

}

.four-content-helper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.four-content-helper .shipping {
    max-width: 300px;
    display: flex;
    align-items: center;
    margin: 20px auto;
}

.shipping .icon {
    width: 20%;
}

.shipping .shipping-detail {
    width: 80%;
    font-family: 'Lato', sans-serif;
    padding: 0px 10px;
}

.shipping-detail h2 {
    font-size: 16px;
}

.shipping-detail h4 {
    font-size: 16px;
    margin: 10px 0px;
    font-weight: 100;
}

/* four-big-ads-banner */
.four-big-ads-banner {
    width: 100%;
}

.big-ads-banner {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    padding: 10px;
    margin: 0 auto;
}

.ad1 {
    max-width: 590px;
    width: 100%;
    background-image: url(jewellary/img1-top-corano1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: right;
    padding-right: 40px;
    margin: 10px auto;
}

.ad1-detail {
    padding-top: 70px;
    padding-bottom: 70px;
}

.ad1-detail h3 {
    font-size: 18px;
    font-weight: 100;
    font-family: Arial, Helvetica, sans-serif;
    color: gray;
}

.ad1-detail h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 600;
    text-align: right;
    max-width: 128px;
    margin-left: 425px;
    margin-top: 20px;
}

.ad1-detail h4 {
    font-size: 16px;
    margin-top: 20px;
}

.ad2 {
    max-width: 590px;
    width: 100%;
    background-image: url(jewellary/img2-top-corano1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: right;
    padding-right: 40px;
    margin: 10px auto;
}

.ad2-detail {
    padding-top: 70px;
    padding-bottom: 70px;
}

.ad2-detail h3 {
    font-size: 18px;
    font-weight: 100;
    font-family: Arial, Helvetica, sans-serif;
    color: gray;
}

.ad2-detail h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 600;
    text-align: right;
    max-width: 330px;
    margin-top: 20px;
    margin-left: 350px;
}

.ad2-detail h4 {
    font-size: 16px;
    margin-top: 20px;
}

.ad3 {
    max-width: 590px;
    width: 100%;
    background-image: url(jewellary/img3-top-corano1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: right;
    padding-right: 40px;
    margin: 10px auto;
}

.ad3-detail {
    padding-top: 70px;
    padding-bottom: 70px;
}

.ad3-detail h3 {
    font-size: 18px;
    font-weight: 100;
    font-family: Arial, Helvetica, sans-serif;
    color: gray;
}

.ad3-detail h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 600;
    text-align: right;
    max-width: 148px;
    margin-left: 400px;
    margin-top: 20px;
}

.ad3-detail h4 {
    font-size: 16px;
    margin-top: 20px;
}

.ad4 {
    max-width: 590px;
    width: 100%;
    background-image: url(jewellary/img4-top-corano1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: right;
    padding-right: 40px;
    margin: 10px auto;
}

.ad4-detail {
    padding-top: 70px;
    padding-bottom: 70px;
}

.ad4-detail h3 {
    font-size: 18px;
    font-weight: 100;
    font-family: Arial, Helvetica, sans-serif;
    color: gray;
}

.ad4-detail h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 600;
    text-align: right;
    max-width: 128px;
    margin-left: 420px;
    margin-top: 20px;
}

.ad4-detail h4 {
    font-size: 16px;
    margin-top: 20px;
}

/* bracelates-section */
.bracelates-section {
    margin-top: 50px;
}

.title {
    text-align: center;
    font-family: 'Lato', sans-serif;
}

.title h2 {
    font-size: 30px;
}

.title h4 {
    font-size: 16px;
    font-weight: 100;
}

.bracelates-list {
    width: 100%;
    margin: 10px auto;
    font-family: 'Lato', sans-serif;
}

.bracelates-list ul {
    list-style: none;
    display: flex;
    width: 100%;
    justify-content: center;
}

.bracelates-list ul li {
    margin: 0px 20px;
    font-size: 17.5px;
}

.four-design-bracelates {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.four-design-bracelates .bracelates1 {
    width: 100%;
    max-width: 270px;
    margin: 20px 0px;
    position: relative;
    overflow: hidden;
}

@media only screen and(max-width:500px) {
    .four-design-bracelates .bracelates1 {
        max-width: 270px;
        width: 100%;
    }

}


.bracelates1 .image {
    overflow: hidden;
}

.bracelates1 .image img {
    width: 100%;
    height: 100%;
    transition: all 1s ease-in-out;
}

.bracelates1 .image img:hover {
    transition: all 1s ease-in-out;
    scale: 1.2;
}

.bracelates1 .image img:hover {
    transition: all 1s ease-in-out;
    scale: 1.2;
}

.bracelates1 .image .onhover .heart {
    position: absolute;
    top: 10px;
    right: -50px;
    cursor: pointer;
    transition: all 0.6s ease-in-out;
    text-align: center;
    line-height: 10px;
}

.bracelates1 .image:hover>.onhover .heart {
    right: 15px;
}

.bracelates1 .image .onhover .restart {
    position: absolute;
    top: 60px;
    right: -50px;
    cursor: pointer;
    transition: all 0.8s ease-in-out;
    text-align: center;
    line-height: 10px;
}

.bracelates1 .image:hover>.onhover .restart {
    right: 15px;
}

.bracelates1 .image .onhover .search {
    position: absolute;
    top: 110px;
    right: -50px;
    cursor: pointer;
    transition: all 1s ease-in-out;
    text-align: center;
    line-height: 10px;
}

.bracelates1 .image:hover>.onhover .search {
    right: 15px;
}

.onhover .heart {
    background-color: white;
    border-radius: 90%;
    text-align: center;
    padding: 10px 10px 5.9px 10px;
    margin: 10px 10px;
}

.onhover .restart {
    background-color: white;
    border-radius: 90%;
    text-align: center;
    padding: 10px 10px 5.9px 10px;
    margin: 10px 10px;
}

.onhover .search {
    background-color: white;
    border-radius: 90%;
    text-align: center;
    padding: 10px 10px 5.9px 10px;
    margin: 10px 10px;
}

.bracelates1 .image .add-cart {
    width: 100%;
    position: absolute;
    transition: all 1s ease-in-out;
    top: 200px;
    left: -200px;
}

.bracelates1 .image:hover>.add-cart {
    top: 200px;
    left: 50px;
}

.add-cart button {
    width: 60%;
    padding: 10px 0px;
    background-color: white;
    border-radius: 10px;
    border: none;
    text-align: center;
    cursor: pointer;
    opacity: 100;


}

.bracelates1 .image :hover .onhover {
    opacity: 1.2;
}

.bracelates1 :hover>.add-cart button {
    opacity: 1;
}

.bracelates1 .image-detail {
    text-align: center;
    margin: 10px 0px;
}

.bracelates1 .image-detail .itme-type {
    font-size: 14.5px;
    font-family: 'Lato', sans-serif;
    opacity: 0.6;
    font-weight: 300;
}

.bracelates1 .image-detail .item-name {
    font-size: 16.5px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    margin: 5px 0px;
}

.bracelates1 .image-detail .item-name:hover {
    color: brown;
}

.bracelates1 .image-detail .price {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    margin: 15px 0px;
    opacity: 0.8;
}

.price strike {
    margin: 0px 10px;
}

/* title four */
.title-detail {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.title-detail .title-1 {
    width: 100%;
    max-width: 310px;
    margin: 20px auto;
    position: relative;
}

.title-1 .image {
    overflow: hidden;
}

.title-1 .image img {
    width: 100%;
    height: 100%;
    transition: all 1s ease-in-out;
}

.title-1 .image img:hover {
    transition: all 1s ease-in-out;
    scale: 1.050;
}

.title-1 .title1-tag {
    position: absolute;
    top: 310px;
    left: 30px;
    font-size: 18px;
    font-weight: 600;
}

.title-1 .items-detail {
    position: absolute;
    top: 335px;
    left: 30px;
    font-size: 15px;
    font-weight: 400;
}

/* clients-result */
.clients-result {
    background-image: url(jewellary/big-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 20px 200px 20px;
}

.clients-review {
    padding: 70px 0px 50px 0px;
    text-align: center;
    font-family: 'Lato', sans-serif;
}

.clients-review h2 {
    font-size: 30px;
}

.clients-review h4 {
    font-size: 16px;
    font-weight: 100;
    margin-top: 10px;
}

.client-details {
    text-align: center;
    width: 100%;
}

.client-details .image {
    width: 10%;
    height: 10%;
    border-radius: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.client-details .image img {
    width: 100%;
    height: 100%;
}

.client-details .client-idea {
    max-width: 1000px;
    width: 100%;
    margin: 30px auto;
    font-family: Arial, Helvetica, sans-serif;
    opacity: 0.8;
}

.client-details .client-name {
    font-size: 18px;
    font-weight: 750;
    font-family: Arial, Helvetica, sans-serif;
}

.client-details .client-name span {
    font-weight: 100;
    font-size: 16px;
    opacity: 0.6;
}

/* design-in-two-step */
.design-in-two-step {
    margin-top: 50px;
}

.two-steps {
    display: flex;
    flex-wrap: wrap;
}

.design-1 {
    width: 100%;
    background-image: url(jewellary/img-bottom-corano1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 10px auto;
    padding: 185px 0px;
    text-align: center;
    max-width: 600px;
}


.design-1 h2 {
    font-size: 35px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 20px 0px;
}

.design-1 h3 {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 300;
}

.design-1 h3 button {
    background: transparent;
    font-size: 20px;
    border: 1px solid rgba(0, 0, 0, 0.001);
    padding: 10px 10px;
    transition: all 0.5s ease-in-out;
    border-radius: 30px;
}

.design-1 h3 button:hover {
    border: 1px solid black;
}

.design-1 h3 button:focus {
    background-color: black;
    color: white;
}

.design-2 {
    width: 100%;
    margin: 10px;
    display: flex;
    font-family: 'Lato', sans-serif;
    max-width: 600px;
    margin: 0 auto;
    flex-wrap: wrap;
    padding: 0px 10px;
}

.design-2 .d-fp {
    width: 100%;
    max-width: 265px;
    margin: 20px auto;
}

.design-2 .d-bs {
    width: 100%;
    max-width: 265px;
    margin: 20px auto;
}

.design-2 .d-fp .main-title {
    font-weight: 500;
}

.design-2 .d-bs .main-title {
    font-weight: 500;
}

.all-product {
    width: 100%;
}

.all-product .pro1 {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 25px;
    cursor: pointer;
}

.pro1 .image {
    width: 30%;
}

.pro1 .image img {
    width: 100%;
    height: 100%;
}

.pro1 .image-detail {
    width: 70%;
    text-indent: 10px;
}

.pro1 .image-detail h2 {
    font-size: 18px;
    font-weight: 100;
}

.pro1 .image-detail h2:hover {
    color: brown;
}

.pro1 .image-detail h3 {
    font-size: 16px;
    margin-top: 10px;
    opacity: 0.6;
    font-weight: 400;
}

/* blogs-detail */
.blogs-detail {
    margin: 50px 10px 0px 10px;
}

.blog {
    width: 100%;
}

.blogs-info {
    display: flex;
    margin: 20px 0px;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

.blogs-info .blog1 {
    text-align: center;
    margin: 10px 0px;
}

.blogs-info .blog1 .image {
    overflow: hidden;
}

.blogs-info .blog1 .image img {
    width: 100%;
    height: 100%;
    transition: all 1s ease-in-out;
}

.blogs-info .blog1 .image img:hover {
    transform: scale(1.3);
}

.blogs-info .blog-detail {
    margin-top: 14px;
}

.blog-detail .h3 {
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
}

.blog-detail .h3 span {
    color: brown;
}

.blog-detail h2 {
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 5px;
    font-weight: 550;
    font-size: 22px;
}

/* brands-detail */
.brands-detail {
    margin: 50px auto;
}

.brands {
    margin: 50px 50px;
    display: flex;
    gap: 93px;
    /* justify-content: space-evenly; */
    flex-wrap: wrap;
}

.brands .brand1 {
    margin: 0 auto;
}

/* footer */
.footer-class {
    background-color: rgb(245, 250, 250);
}

footer {
    display: flex;
    padding: 100px 0px;
    font-family: 'Lato', sans-serif;
    flex-wrap: wrap;
    margin: 0px 10px;
}

.logo {
    width: 100%;
    max-width: 250px;
    margin: 20px auto;
}

.logo .images {
    margin-bottom: 20px;
}

.logo-detail h3 {
    font-weight: 200;
    font-size: 17px;
    max-width: 270px;

}

.contact-us {
    width: 100%;
    max-width: 255px;
    margin-top: 10px;
    margin: 20px auto;
}

.contact-us h2 {
    font-weight: 700;
}

.contact-us .info {
    margin-top: 10px;
}

.contact-us .info .i1 {
    margin-top: 20px;
    align-items: center;
}

.contact-us .info .i1 span {
    margin-left: 10px;
}

.information {
    width: 100%;
    max-width: 250px;
    margin-top: 10px;
    margin: 20px auto;
}

.information h2 {
    font-weight: 700;
}

.information ul {
    list-style: none;
    margin-top: 20px;
}

.information ul li {
    margin-top: 20px;
}

.information ul li a {
    text-decoration: none;
    color: black;
}

.information ul li a:hover {
    color: brown;
}

.follow-us {
    width: 100%;
    max-width: 250px;
    margin-top: 10px;
    margin: 20px auto;
}

.follow-us h2 {
    font-weight: 700;
}

.follow-us .icons {
    margin-top: 20px;
}


@media only screen and (max-width: 600px) {
    body .header-hint {
        display: none;
    }
}


/* shop page */
.page-name {
    background-color: #f4f4f4;
    text-align: center;
    padding: 30px 0px;
}

.page-name h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
}

.page-name h5 a {
    margin: 0px 7px;
    text-decoration: none;
    color: black;
    font-weight: 500;
    font-size: 15px;
}

.page-name h5 .active-page {
    color: brown;
}

.shop-page-detail {
    margin: 50px 0px;
}

.shop-page-list {
    display: flex;
}

.categories01 {
    /* max-width: 350px; */
    width: 100%;
    padding: 0px 30px 0px 0px;
}


.categories-detail {
    margin-bottom: 30px;
}

.categories-detail h2 {
    font-size: 22px;
}

.price1 {
    display: flex;
    justify-content: space-between;
}

.categories-items .quentity {
    opacity: 0.5;
    margin-left: 10px;
}

.categories-items ul {
    list-style: none;
    text-indent: -30px;
}

.categories-items ul li a {
    color: black;
    text-decoration: none;
}

.categories-items ul li {
    margin: 5px 0px;
}

.categories-items ul li a:hover {
    color: bisque;
}

.categories-detail button {
    padding: 5px 20px;
    border-radius: 15px;
    border: 1px solid black;
    margin: 10px 0px;
    background-color: transparent;
}

.categories-detail button:hover {
    background-color: chocolate;
    color: white;
    border: 1px solid chocolate;
}

/* .products {
    width: 70%;
    max-width: 950px;
} */

@media only screen and (max-width:768px) {
    .products {
        width: 100%;
        max-width: 768px;
    }
}

.categories-banner {
    width: 100%;
    max-width: 300px;
    overflow: hidden;
}

.categories-banner img {
    width: 100%;
    height: 100%;
    transition: all 1s ease-in-out;
}

.categories-banner img:hover {
    transform: scale(1.1);
}


.products .sorting {
    display: flex;
    align-items: center;
    background-color: #f6f6f6;
    padding: 15px 20px;
    border-radius: 5px;
    font-size: 16px;
    justify-content: space-between;
}

.sorting span {
    margin: 0px 20px;
}

.sorting .result {
    margin: 0px;
}

.sorting-list span {
    margin: 0px 3px;
}

.sorting-list select {
    border: none;
}

/* blog page */
.shop-page-list2 {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.products2 {
    width: 100%;
    /* max-width: 1000px; */
}

.shop-page-list2 .categories {
    max-width: 260px;
    width: 100%;
    padding: 0px 0px 0px 10px;
}

.products2 .blog {
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    flex-wrap: wrap;
    margin: 20px 0px;

}

.products2 .blog .image {
    width: 100%;
    /* max-width: 400px; */
}

.products2 .blog .image img {
    width: 100%;
    height: 100%;
}

.products2 .blog .image .extra-btn {
    position: absolute;
    top: 150px;
    max-width: 350px;
    left: 10px;
}

.products2 .blog .image .extra-btn button {
    background-color: white;
    color: black;
    padding: 3px 10px;
    border-radius: 10px;
    margin: 5px 0px;
    font-size: 15px;
}

.products2 .blog-detail {
    width: 100%;
    /* max-width: 600px; */
    padding: 15px;
}

.products2 .blog-detail h3 {
    font-size: 27px;
    margin: 10px 0px;
}

.products2 .blog-detail h4 {
    font-size: 15px;
    font-weight: 400;
    margin: 15px 0px;
}

.products2 .blog-detail h4 span {
    color: burlywood;
}

.products2 .blog-detail p {
    font-size: 15px;
}

.products2 button {
    padding: 5px 15px;
    border-radius: 20px;
    border: 1px solid transparent;
    color: white;
    background-color: chocolate;
    font-size: 18px;
    margin-top: 5px;
}

.products2 button:hover {
    background-color: white;
    color: black;
    border: 1px solid black;
}


/* contact-page */
.contact-detail {
    width: 100%;
}

.contact-us-form {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 100px auto;
}

.contact-us-form .contact-us2 {
    width: 100%;
    /* max-width: 250px; */
    /* margin-right: 35px; */
}

.contact-us2 hr {
    margin-bottom: 30px;
}

.contact-us2 .address {
    width: 100%;
}

.contact-us2 .address .icon {
    width: 100%;
    display: flex;
    align-items: center;
}

.contact-us2 .address .icon h2 {
    font-size: 22px;
    margin-left: 25px;
}

.contact-us2 .address .icon-detail {
    width: 100%;
}

.contact-detail .address .icon-detail h4 {
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 50px;
    color: gray;
}

.contact-us-form .your-message {
    width: 100%;
    /* max-width: 1000px; */
}

.main-title {
    font-size: 30px;
    margin-bottom: 30px;
}

.your-message {
    /* padding-left: 50px; */
}

.your-message .registation-form {
    width: 100%;
}

.registation-form label {
    width: 100%;
}

.registation-form input {
    width: 100%;
    margin: 10px 0px;
    padding: 10px 0px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    text-indent: 20px;
}

.registation-form textarea {
    width: 100%;
    margin: 10px 0px;
    padding: 10px 0px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    text-indent: 20px;
}

.your-message button {
    padding: 7px 40px;
    border-radius: 30px;
    border: 1px solid transparent;
    background-color: chocolate;
    color: white;
    margin-top: 30px;
}

.your-message button:hover {
    border: 1px solid chocolate;
    background-color: transparent;
    color: chocolate;
}

.map iframe {
    width: 100%;
}