* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Poppins", sans-serif;
}

.row {
    margin-right: 0px !important;

}

/* .container-fluid {
    width: 92% !important;
    padding-left: 50px !important;
    margin:auto !important;
} */

.card {
    position: relative;
    overflow: hidden;
    height: auto;
    width: 250px;
    border-radius: 20px !important;
    margin-left: 10px;
    box-shadow: 10px 1px 30px rgba(0, 0, 0, 0.25)
}

.card-image {
    height: 100%;
}

.card-overlay {
    padding: 20px;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 30%;
    z-index: 1;
    transition: all 350ms cubic-bezier(0, 0, 0.2, 1);
    display: flex;
    backdrop-filter: blur(50px);
    color: #ffffff;

}

.card:hover .card-overlay {
    top: 70%;
}

.card_1 {
    position: relative;
    overflow: hidden;
    width: 35%;
    height: 52vh !important;
    border-radius: 20px !important;
    /* margin-left: 40px; */
}

.card_2 {
    position: relative;
    overflow: hidden;
    width: 19%;
    height: 52vh !important;
    border-radius: 20px !important;

}

.card_3 {
    position: relative;
    overflow: hidden;
    width: 19%;
    height: 52vh !important;
    border-radius: 20px !important;

}


.card-overlay-inner h2 {
    font-size: 10px;
    color: #ffffff;
}

.card-overlay-inner span {
    font-size: 8px;
}

.card-overlay-inner a {
    text-decoration: none;
    color: #ffffff;
}

.card-overlay-inner a:hover {
    text-decoration: none;
    color: #ffffff;
}

.vector-img {
    display: flex;
    align-items: center;
}

.vector-img img {
    width: 38px;
    height: 21px;
    margin-top: 10px;
}

.vector-img_1 {
    display: flex;
    align-items: center;


}

.vector-img_1 img {
    width: 56px;
    height: 21px;

    margin-left: 24px;

}



@font-face {
    font-family: 'Brandey';
    src: url('fonts/BrandeyBold-x3VXj.ttf');
}

.main {
    margin-left: 27px !important;
}

.main_2 {
    margin-left: 100px !important;
}

body {

    background: #F6F6ED !important;
    /* overflow-y: scroll; */
}

/* body::-webkit-scrollbar {
    display: none;
} */

.heading-Canvas-h1 h1 {
    color: #515351 !important;
    font-family: 'Brandey';
    text-align: right;
}

.bg-img-personalized {
    width: 95%;
    margin-left: 6%;
    height: 80vh !important;
    background: url('../img/31.jpeg') no-repeat;
    background-position: center;
    background-size: 100% 100% !important;
    border-radius: 30px;

}

.personalized-text {

    background-color: rgba(82, 65, 42, 0.281);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
    /* backdrop-filter: blur(400px) !important; */
    position: relative;
    top: 15%;
    left: 5%;
    z-index: 9;
    border-radius: 30px;
    color: #fff;
    padding: 30px;
}

.personalized-text p {
    font-size: 10px !important;
}

.personalized-text i {
    font-size: 60px;
    margin-top: 40px;
    margin-left: 20px;

}

.search input {

    border-bottom: 2px solid rgba(96, 89, 82, 1);
    border-left: 0px solid black;
    border-right: 0px solid black;
    border-top: 0px solid black;
    background-color: transparent;
}

.search input:focus {
    background-color: transparent;

    border-bottom: 2px solid rgba(96, 89, 82, 1);
    border-left: 0px solid black;
    border-right: 0px solid black;
    border-top: 0px solid black;

}

.search_1 {
    margin-top: -50px;
    left: 130px;
}

.search_1 input {

    border-bottom: 2px solid rgba(96, 89, 82, 1);
    border-left: 0px solid black;
    border-right: 0px solid black;
    border-top: 0px solid black;
    background-color: transparent;

}

.search_1 input:focus {
    background-color: transparent;
    border: 0px solid transparent !important;
    outline: none !important;

}

.input-group-text {
    background-color: transparent !important;
    border: 0px !important;
}

.menu-btn img {
    width: 30px;
    height: 30px;
    border-radius: 0px;
    position: absolute;
    left: 20px;
    top: 2px;
}

/* .icons img {
    width: 30px;
    height: 30px;
    border-radius: 0px;
    position: absolute;
    left: 24px;
    top: 86px;

} */

.img-2 {
    margin-top: 76px;
    cursor: pointer;
}

.btn-slider{
    background-color: #605952 !important;
    color: white !important;
    border: none !important;
    border-radius: 30px !important;
    font-size: 12px !important;
}

.main-img img {
    height: 80vh;
    width: 100%;


}

.main-img img {
    /* border-top-left-radius: 112px !important;
    border-bottom-right-radius: 112px !important; */
    /* box-shadow: 0px 0px 10px #605952; */
}


.main-slider-div {
    display: flex;
    justify-content: space-around;

}

.sub-imgs {
    width: 100%;

}

.sub-imgs img {
    height: 22vh;
    margin-top: 10px;
    border-top-left-radius: 60px;

}

/* .sub-imgs img {
    border-top-left-radius: 30px;
     position: absolute;
    left: 133% !important;
    top: 50% !important;
} */
.slidersub-imgs {
    display: inline;
    height: max-content;
    margin-top: 150px;
   position: relative;
   left: 20px;
}

/* .sub-imgs_2 {
    height: 20vh;
    width: 100%;
    margin-top: 32%;
    position: relative;
    left: 20% !important;

} */
.demo {
    border-radius: 50% !important;
    width: 15px !important;
    height: 15px !important;
    border: 1px solid #4d4d4d !important;
    cursor: pointer;
    background-color: transparent !important;
}

.carousel-indicators {
    bottom: -45px !important;
}

.carousel-indicators .demo.active,
.carousel-indicators .demo.clicked {
    background-color: #515351 !important;
    border-radius: 50% !important;
}

/* .sub-imgs_2 img {
    border-bottom-left-radius: 30px;

} */

.slider-text {
    color: #605952 !important;
    margin-top: 50px;
    /* position: relative;
    left:10% !important; */
}

.slider-text h2 {
    font-weight: bold;
    font-size: 22px;
}

.slider-text p {
    font-size: 11px;
    /* text-align: justify; */
}

.slider-text_1 p,
span {
    font-size: 12px;
    /* text-align: justify; */
}

.slider-text_1 h2 {
    color: #262627;

}

.bg-img-1 {
    height: 50vh;
    width: 100%;
}

.bg-img-2 {
    height: 50vh;
    width: 100%;
}

.bg-img {
    height: 70vh;
    width: 100%;
    background-image: url('../img/10.jpeg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
    border-radius: 30px;
}

.overlay {

    position: absolute;
    bottom: 35%;
    background: #848a84;
    color: #33363a;
    width: 50%;
    left: 25%;
    height: 32%;
    border-radius: 30px;
}

.center {
    padding: 40px 0;
    text-align: center;
    letter-spacing: 31px;
    text-transform: uppercase;
    font-family: sans-serif;
    font-weight: 500;
}

.artworks-btn {
    background-color: #6d5842 !important;
    border-radius: 50px !important;
    color: #fff !important;
}

.artworks-btn:hover {
    background-color: transparent !important;
    color: #6d5842 !important;
    border: 2px solid #6d5842;
}

.contact-btn {
    background-color: transparent;
    color: #262627;
    border: 2px solid #6d5842 !important;
    border-radius: 50px !important;
    margin-top: 20px;
}

.contact-btn:hover {
    background-color: #6d5842;
    border-radius: 50px !important;
    color: #fff;
}

.new-at {
    width: 377px;
    height: 370px;
    /* background-color: #262627; */
}

.inner-new-at p {
    font-size: 12px;
}

.inner-new-at {
    padding: 34px !important;
    width: 460px;
    margin-top: 50px;
    margin-left: 60px;
    border-radius: 30px;
    background-color: rgb(255, 255, 255);
    text-align: justify;
}

.inner-new-at h2 {
    color: #6d5842;
    font-weight: bold;
    font-size: 25px;
}

.imges-div {
    width: 233px;
    height: 370px;
    /* background-color: #33363a; */
}

.imges-div a {
    text-decoration: none !important;
}

.bg-img-1 {
    width: 100%;
    height: 100%;
    background-image: url('../img/17.jpeg');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px;
}

.bg-img-2 {
    width: 100%;
    height: 100%;
    background-image: url('../img/17.jpeg');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px;
}

.bg-img-15 {
    width: 100%;
    height: 100%;
    background-image: url('../img/24.jpeg');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px;
}

.bg-img-16 {
    width: 100%;
    height: 100%;
    background-image: url('../img/25.jpeg');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px;
}

.bg-img-17 {
    width: 100%;
    height: 100%;
    background-image: url('../img/26.jpeg');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px;
}

.bg-img-18 {
    width: 100%;
    height: 100%;
    background-image: url('../img/27.jpeg');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px;
}

.bg-img-19 {
    width: 100%;
    height: 100%;
    background-image: url('../img/28.jpeg');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px;
}

.bg-img-20 {
    width: 100%;
    height: 100%;
    background-image: url('../img/29.jpeg');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px;
}

.bg-img-21 {
    width: 100%;
    height: 100%;
    background-image: url('../img/30.jpeg');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px;
}

.bg-img-3 {
    width: 100%;
    height: 100%;
    background-image: url('../img/15.jpeg');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px;
}

.overlay_1 {
    position: relative;
    top: 65%;
    width: 100%;
    height: 35%;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    backdrop-filter: blur(20px);
}

.center_1 {

    font-family: sans-serif;
    font-weight: 400;
    backdrop-filter: blur(5px);
    line-height: 0px;
}

.center_1 p {
    font-size: 12px;
    color: #fff;
    padding: 30px 0px 0px 30px;
    font-weight: lighter;
}

.center_1 h5 {
    font-size: 15px;
    color: #fff;
    padding-left: 30px !important;
    font-weight: bolder;
}

.overlay-text-1 {

    width: 150px;
}

.overlay-text-1 img {
    padding-left: 30px !important;
}

.overlay-text-1 span {
    color: #fff;
}

.overlay-text-2 {
    width: 35%;
}

.overlay-text-2 img {
    padding: 40px 0px 0px 0px;
}

.over-img-7 img {
    padding: 44px 10px 0px 0px !important;
}

.over-text-7 {
    width: 67%;
    color: #fff;
}

.over-text-7 img {
    padding: 0px 0px 0px 26px !important;

}

.over-img-4 img {
    width: 70%;
    height: 28px;
    margin-top: 41px;
    padding: 6px 0px 0px 9px !important;

}

.over-text-4 {
    color: #fff;
}

.over-text-4 img {
    padding: 0px 0px 0px 26px !important;
}


.imges-div_2 {
    width: 457px;
    height: 370px;

}

.bg-img-7 {
    width: 100%;
    height: 100%;
    background-image: url('../img/11.jpeg');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px;
}

.imges-div_1 {
    width: 220px;
    height: 370px;
    /* background-color: #33363a; */
}

.overlay_7 {
    height: 130px;
    width: 233px;
    /* background-color: #33363a; */
    backdrop-filter: blur(50px);
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    position: relative;
    top: 65%;
}

.overlay_4 {
    height: 130px;
    width: 100%;
    backdrop-filter: blur(50px);
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    position: relative;
    top: 65% !important;
}

.over-img-7 {
    width: 35%;
}

.over-text-7 p {
    font-size: 12px;
    color: #fff;
}

.over-text-7 h5 {
    font-size: 15px;
    color: #fff;
    padding-left: 30px !important;
    font-weight: bolder;
}

.new_in_sub_imgs {
    display: flex;
}

.overlay_6 {
    height: 130px;
    width: 447px;
    /* background-color: #33363a; */
    backdrop-filter: blur(20px);
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    position: relative;
    top: 65%;
}

.bg-img-4 {
    width: 100%;
    height: 100%;
    background-image: url('../img/14.jpeg');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px;
}

.bg-img-5 {
    width: 100%;
    height: 100%;
    background-image: url('../img/13.jpeg');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px;
}

.bg-img-6 {
    width: 100%;
    height: 100%;
    background-image: url('../img/12.jpeg');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px;
}

.bg-img-8 {
    width: 100%;
    height: 100%;
    background-image: url('../img/18.jpeg');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px;
}

.bg-img-9 {
    width: 100%;
    height: 100%;
    background-image: url('../img/19.jpeg');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px;
}

.bg-img-10 {
    width: 100%;
    height: 100%;
    background-image: url('../img/34.jpeg');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px;
}

.bg-img-11 {
    width: 100%;
    height: 100%;
    background-image: url('../img/20.jpeg');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px;
}

.bg-img-12 {
    width: 100%;
    height: 100%;
    background-image: url('../img/21.jpeg');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px;
}

.bg-img-13 {
    width: 100%;
    height: 100%;
    background-image: url('../img/22.jpeg');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px;
}

.bg-img-14 {
    width: 100%;
    height: 100%;
    background-image: url('../img/23.jpeg');
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 30px;
}

.overlay-text-6 img {
    padding-left: 30px !important;
}

.overlay-text-6 span {
    color: #fff;
}

.over-text-6 {
    color: #fff;
}

.over-text-6 p {
    font-size: 12px;

}

.over-text-6 h5 {
    font-size: 15px;
    color: #fff;

    font-weight: bolder;
}

.over-img-6 {
    margin-top: 30px;
}





.navbar-link li {
    display: none !important;
}

.navbar {
    width: 80%;
    margin-left: 149px;
    height: 40% !important;
    padding: 30px 0px;

}

.navbar-brand h1 {
    position: absolute;
    left: 36%;
    top: 0%;
    color: rgba(96, 89, 82, 1);
    font-weight: bolder;
    font-family: 'Brandey';
}

.navbar-nav {
    margin-top: 40px !important;
    margin-left: 180px !important;

}

.navbar .navbar-nav .nav-link {
    color: #605952;
    font-size: 15px;
}

.navbar .navbar-nav .nav-link:hover {
    color: #808080;
}

@media only screen and (min-width: 992px) {
    .navbar {
        flex-direction: column;
    }

    .navbar .nav-item {
        padding: 0.5em 1em;
    }
}

/* .navbar .navbar-nav {
    margin-top: 0.5em;

} */


.showcase {
    width: 100%;
    height: 100vh;
    position: relative;
    color: white;
    padding: 0px;
    margin: 0px;
    border-radius: 30px;

}

.showcase img {
    width: 93%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 7%;
    z-index: 7;
    border-radius: 30px;
}

.showcase .overlay_122 {
    width: 40%;
    height: 250px;
    background-color: rgba(82, 65, 42, 0.281);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
    /* backdrop-filter: blur(400px) !important; */
    position: absolute;
    top: 25%;
    left: 10%;
    z-index: 9;
    border-radius: 30px;
}

.showcase .overlay_22 {

    width: 45%;
    height: 60%;
    backdrop-filter: blur(400px) !important;
    position: relative;
    top: 15%;
    left: 10.7% !important;
    z-index: 9 !important;
    border-radius: 30px;
}

.showcase h2 {
    margin-top: 20px;


}

.showcase p {

    font-size: 12px;
}

.showcase-btn {
    background-color: #ffffff !important;
    border-radius: 50px !important;
    color: #000000 !important;
    font-weight: bold;
}

.showcase-btn:hover {
    background-color: transparent !important;
    color: #ffffff !important;
    border: 2px solid #ffffff;
}

.upload-img-div span {
    line-height: 2px;

}

.upload-img-div-btn {
    background-color: #ffffff;
    color: #000000;
    border-radius: 50px !important;
    padding: 0% !important;
    font-size: 15px !important;
}

.upload-img-div-btn:hover {
    color: #000000;
}


.button_outer {
    background: #ffffff;
    border-radius: 30px;
    text-align: center;
    height: 50px;
    width: 200px;
    display: inline-block;
    transition: .2s;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.btn_upload {
    padding: 17px 30px 12px;
    color: #000000;
    text-align: center;
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 3;
    white-space: nowrap;
}

.btn_upload input {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    width: 100%;
    height: 105%;
    cursor: pointer;
    opacity: 0;
}




.success_box {
    display: none;
    width: 50px;
    height: 50px;
    position: relative;
}

.file_uploaded .success_box {
    display: inline-block;
}


.file_remove {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: block;
    position: absolute;
    background: #aaa;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    right: -15px;
    top: -15px;
}

.uploaded_file_view {
    width: 100%;
    height: 20px !important;
    border-radius: 0%;
    position: relative;
    top: -99px !important;
    left: -1px;
}

.gallery-img {
    height: 100vh;
}

.gallery-img img {
    border-radius: 30px;

}

.galleery-text {

    margin-left: 40px;
}

.galleery-text h1 {
    font-size: 25px;
    font-weight: bolder;
    color: #6d5842;
    /* margin-left: 0px; */
}

.galleery-text p {
    font-size: 12px;
}

.main-galleery {
    margin-left: 30px !important;
}

.main-galleery-text {
    background-color: #ffffff;
    border-radius: 30px;
    /* margin-top: 40px; */
    padding: 30px;
    /* margin-left: 95px; */
}


.gallery-sub-img {
    border-radius: 30px;
    width: 100%;
    height: 100%;

}

.main-gallery-sub-img {
    margin-left: 77px  !important;
}







.carousel {
    width: 100%;
    align-items: center !important;
}

.slide-box {
    align-items: center !important;
    display: flex;
    text-align: center !important;
    justify-content: center !important;

}

.slide-box img {
    margin-left: 10px;
    border-radius: 30px;
    height: 25vh !important;
}

.footer-text {
    color: #605952;
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
    padding: 30px;
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .slide-box img {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;

    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .slide-box img {
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }
}

@media (min-width: 992px) {
    .slide-box img {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

.carousel-caption {
    background-color: rgba(255, 0, 0, 0.5);
    padding: 20px;
    border-radius: .5rem;
}

.footer-main {
    background-color: #1e1e1e;
    color: #fff !important;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    padding-left: 30px;
}

.footer-text h3 {
    font-size: 20px;
    color: #ffffff;
}

.footer-ul {
    list-style-type: none;
    line-height: 40px;
    font-size: 15px;
}



.footer-ul>li>input {

    font-size: 1.3em;
    background-color: transparent;
    border-bottom: 1px solid #9c9c8c;
    border-right: 0px solid #9c9c8c;
    line-height: 50px;
    color: #ffffffde;
}

::placeholder {
    color: #605952;
}

.footer-ul-btn {
    background-color: #343434;
    border-radius: 20px;
    padding: 0px 60px;
    margin-top: 10px;
    border: none;
    color: #ffffff;
    cursor: pointer;
}

.contact-img img {
    border-radius: 30px;
    position: absolute;
    left: 10%;
}

.contact-text-div {
    position: absolute;
    left: 5%;
}

.form-group_4 input {
    font-size: 12px;
    border-radius: 30px !important;
    border: 1px solid #757373 !important;
    background-color: transparent;
    padding: 2%;
    line-height: 30px;
    margin: 10px;
}

.form-group_2 input {
    font-size: 12px;
    border-radius: 30px;
    background-color: #4d4d4d;
    border: 1px solid #9c9c8c;
    line-height: 30px;

}


.form-group select {
    font-size: 12px;
    border-radius: 30px;
    background-color: transparent;
    border: 1px solid #9c9c8c;
    line-height: 30px;



}

.form-group option {
    font-size: 12px !important;
    border-radius: 30px !important;
    background-color: transparent !important;
    border: 1px solid #9c9c8c !important;
    line-height: 30px !important;


}



.form-group textarea {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    background-color: transparent;
    border: 1px solid #9c9c8c;
    line-height: 30px;
    padding-left: 20px;
    padding-right: 25px;
    line-height: 20px;
}

textarea::placeholder {
    color: #797470 !important;
    padding: 5px;
    font-size: 12px;
}

.contact-form-btn {
    background-color: transparent;
    border-radius: 15px !important;
    padding: 5px 30px !important;
    border: 1px solid #343434 !important;
    font-weight: bold !important;
    color: #6d5842 !important;
}

.place_order {
    background-color: #605952;
    border-radius: 10px !important;
    padding: 5px 30px !important;
    border: 1px solid #343434 !important;
    font-weight: bold !important;
    color: #ffffff !important;
}

.place_order:hover {
    background-color: transparent;
    color: #605952 !important;
}

.save_card {
    background-color: transparent;
    border-radius: 10px !important;
    padding: 5px 30px !important;
    border: 1px solid #343434 !important;
    font-weight: bold !important;
    color: #6d5842 !important;
}

.contact-text-div button:hover {
    background-color: #6d5842 !important;
    border: none;
    color: #ffffff !important;
    font-weight: bold;
}

.contact-text {
    color: #6d5842 !important;
    font-weight: bold;
}

.product-view p a {
    font-size: 12px;
    color: #6d5842;
    margin: 0px 10px;
    text-decoration: none;
}

.product-view i {
    font-size: 12px;
    color: #6d5842;
    margin: 8px 0px;
    font-weight: bold;
}

.product-view {
    margin-left: 30px;
}

.product-view-img img {
    border-radius: 20px;
}

.product-view-main-img img {
    border-radius: 20px;
}

.product-view-text p {
    font-size: 12px;
}

.product-view-text h1 {
    color: #6d5842;
    font-size: 30px;
    font-weight: bolder;

}

.product-view-text h6 {
    color: #6d5842;
    font-weight: bolder;

}

.cart-btn {
    display: flex;
    justify-content: space-evenly;
}

.buy-now {
    background-color: #605952 !important;
    color: #fff !important;
    font-weight: normal;
}

.buy-now:hover {
    background-color: transparent !important;
    color: #605952 !important;
    font-weight: normal;
}

.proceed-to-payment {
    background-color: #605952;
    color: #fff !important;
    font-weight: normal;
}

.proceed-to-payment:hover {
    background-color: transparent;
    color: #605952 !important;
    font-weight: normal;
}

.add-to-cart:hover {
    background-color: #605952;
    color: #fff !important;
    font-weight: normal;
}

.no_applicable_voucher {
    color: #9747ff;
    text-decoration: underline;
}

.ul-text {
    display: flex !important;
}

.ul-text li {
    font-size: 25px;
}

.ul-text li p {
    font-size: 12px;
    margin: 0px 35px 5px -7px;
}

.cart-bar i {
    color: #6d5842;
    font-size: 20px !important;
}

.cart-bar a:hover {
    text-decoration: none;
}


.cart-bar p {
    color: #6d5842;
    font-size: 15px;
}

.cart-bar-1 p {
    color: #beb9b3 !important;
    font-size: 15px;
}

.cart-bar-1 i {
    color: #beb9b3 !important;
    font-size: 20px !important;
}

.cart-bar-line {
    height: 2px;
    width: 100%;
    background-color: #beb9b3;
}

.cart-bar-main {
    background-color: #e9e9e1;
    padding: 20px 20px 10px 20px;
    border-radius: 20px;
}

.cart-img-details {
    border: 1px solid #beb9b3;
    border-radius: 30px;
}

.cart-sub-imgs img {
    border-radius: 30px;
    width: 100%;
}

.cart-sub-imgs-text h4 {
    color: #6d5842;
    font-size: 17px;
    font-weight: bolder;
}

.cart-sub-imgs-text p {
    font-size: 12px;
}

.cart-sub-imgs-text {
    line-height: 10px;
}

.cart-text-details h1 {
    color: #6d5842 !important;
    font-size: 20px;
    font-weight: bolder;
}

.cart-dropdown {
    font-size: 12px;
    border-radius: none !important;
    background-color: transparent;
    border-bottom: 1px solid #9c9c8c;
    border-top: none;
    border-left: none;
    border-right: none;
    line-height: 30px;

}

.form-group #form-control {
    border-radius: 0px !important;
    border: none;
    padding: 0%;
}

#form-control-1 {
    border-radius: 0px !important;
    border: none;
    border-bottom: 1px solid #9c9c8c;
}

.pricing {
    line-height: 35px;
}

.back-button a {
    text-decoration: none !important;
    color: #848a84;
}

.back-button a:hover {
    text-decoration: none !important;
    color: #848a84;
}




.search .fa-regular {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 20px;
}

.search .fa-regular {
    left: auto;
    right: 20px;
}

.payment-radio span {
    font-size: 15px !important;
    margin-left: 10px;
}

.cart-text-details p {
    font-size: 12px;
    color: #848a84;
}

#flexCheckDefault {
    /* border: 2px solid white; */
    box-shadow: 0 0 0 1px #808080;
    appearance: none;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background-color: #fff;
    transition: all ease-in 0.2s;

}

#flexCheckDefault:checked {
    background-color: #808080;
}

#disable {
    border: 2px solid white;
    box-shadow: 0 0 0 1px #808080;
    appearance: none;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background-color: #fff;
    transition: all ease-in 0.2s;

}

#disable:checked {
    background-color: #808080;
}

#enable {
    border: 2px solid white;
    box-shadow: 0 0 0 1px #808080 !important;
    appearance: none !important;
    border-radius: 50% !important;
    width: 12px;
    height: 12px;
    background-color: #fff;
    transition: all ease-in 0.2s;
    margin-top: 20px;

}

#enable:checked {
    background-color: #808080;
}

.terms a {
    text-decoration: none !important;
    color: #515351;

}

.terms a:hover {
    text-decoration: none !important;
    color: #515351;
    border-bottom: 1px solid black;
}

.terms {
    color: #515351;
    font-size: 14px;

}

.thank_you_note p {
    font-size: 15px;
    color: #808080;
}

.thank_you_img img {
    border-radius: 30px;
    height: 200px !important;
    width: 100% !important;
}

.thank_you_overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgb(94, 92, 91);
    overflow: hidden;
    width: 100%;
    height: 100%;
    transition: .5s ease;
}

.item {
    position: relative;
    overflow: hidden;
    margin: 20px 0;
}

.item:hover .thank_you_overlay {
    bottom: 0;
    height: 100%;
    width: 100%;
}

.title-overlay {
    height: auto;
    width: 145px;
    left: 15px;
    top: auto;
    opacity: 1 !important;
    /* border-radius: 30px; */
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.item:hover .title-overlay {
    opacity: 1;
    height: auto;
    width: 145px;
    left: 15px;
    padding: 20px 0px;
}

.text {
    color: white;
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.account-hello h1 {
    font-size: 25px;
    color: #6d5842;
    font-weight: bold !important;
}

.account-hello P {
    font-size: 12px;
    color: #6d5842;
    /* font-weight:bold !important; */
}

.cards {
    width: 340px;
    height: 181px;
    padding: 30px 10px;
    border-radius: 20px;
    margin: 0px 10px;
    border: .5px solid #808080;
}

.cards h1 {
    font-size: 20px;
}

.cards p {
    font-size: 12px;
    line-height: 10px;
    margin-top: 20px;
}

.cards i {
    font-size: 20px;
    cursor: pointer;
}

.cards i:hover {
    color: #6D5842;
    font-weight: bolder;
}

.account-hello a {
    border: 2px solid #6d5842;
    border-radius: 10px;
    padding: 10px;
    color: #6d5842;
    text-decoration: none;
}

.account-hello a:hover {
    border: 2px solid #6d5842;
    border-radius: 10px;
    padding: 10px;
    color: #6d5842;
    text-decoration: none;
}

.table {
    color: #605952;
}

.address-book {
    color: #6d5842;
    font-size: 30px;
    font-weight: bolder;
}

















.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-color: #333 !important;
    /* Change this to your desired color */
    width: 30px;
    /* Optional: adjust the size */
    height: 30px;
    /* Optional: adjust the size */
}


.fa-arrow-right,
.fa-arrow-left {
    color: #000000;
    font-weight: bold;
    font-size: 30px;
}






/* #img-zoomer-box {
    max-width: 500px;
    height: auto;
    position: relative;
    margin: 10px auto;
  }

  #img-1 {
    width: 100%;
    height: auto;
  }

  #img-zoomer-box:hover, #img-zoomer-box:active {
    cursor: zoom-in;
    display: block;
  }

  #img-zoomer-box:hover #img-2, #img-zoomer-box:active #img-2 {
    opacity: 1;
  }
  #img-2 {
    width: 340px;
    height: 340px;
    background: url('../img/5.jpeg') no-repeat #FFF;
    box-shadow: 0 5px 10px -2px rgba(0,0,0,0.3);
    pointer-events: none;
    position: absolute;
    opacity: 0;
    border: 4px solid whitesmoke;
    z-index: 99;
    border-radius: 100%;
    display: block;
    transition: opacity 1s;
  } */
