body {
    font-family: "myfont" !important;
    overflow-x: hidden;
}

@font-face {
    font-family: "myfont";
    src: url(../fonts/borndiabold-xrwjo.ttf) format("truetype");
}

@font-face {
    font-family: "pual";
    src: url(../fonts/Paul\ Jackson_personal\ use.ttf) format("truetype");
}

.navbar1 {
    background-color: #fbf7ed;
    padding: 20px 0;
}

.heading {
    font-family: "myfont" !important;
    color: #111111;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
}

.navbar {
    background-color: #111111;
}
.navbar {
    position: relative;
    min-height: 28px;
    /* margin-bottom: 20px; */
    border: 1px solid transparent;
}
.navbar .menu-icon {
    color: #fff;
}

.navbar-brand {
    width: 30%;
    display: flex;
    /* float: left; */
    height: 60px;
    padding: 5px 0px 0px 0px!important;
    font-size: 18px;
    line-height: 16px;
    justify-content: center;
    align-items: center;
}

.nav-link {
    font-family: "myfont" !important;
    color: #111111 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    text-align: start;
    padding: 10px 0px;
    transition: 1s;
}

.offcanvas-title {
    font-family: "myfont" !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
}
.offcanvas.offcanvas-start{
    background-color: #ffffff;
}
.menu-icon {
    font-size:35px;
    cursor: pointer;
    
}
.ecommerce-icons {
    width: 34%;
    display: flex;
    justify-content: end;
    align-items: center;
}
.ecommerce-icons i {
    font-size: 18px;
    padding-right: 18px;
  
    cursor: pointer;
    color: #fff;
}

.ecommerce-icons .bi-person::before {
    content: "\f4e1";
    font-size: 22px;
}

.offcanvas-start {
    max-width: 250px;
}

.ecommerce-icons .bttn {
    margin-left: 25px;
    background-color: #fff;
    font-family: "myfont" !important;
    color: #111111 !important;
    font-size: 11px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    padding: 8px 22px;
}

.banner_heading {
    font-family: "myfont" !important;
    text-transform: uppercase;
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    line-height: 65px;
}

.banner_pera {
    font-family: "myfont" !important;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    line-height: 24px;
}

/* BANNER SECTION */

.came {
    position: relative;
    background-image: url("../images/pieces.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 60vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner {
    padding: 70px 0;
    height: 130vh;
    width: 100%;
    background-color: #000000;
    position: relative;
    background-image: url("../images/homebn.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.banner .images .img1 {
    position: absolute;
    left: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.banner .images .img2 {
    position: absolute;
    right: 40px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
}

.banner .images .img3 {
    position: absolute;
    top: 645px;
    left: 260px;
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 20px;
}

.banner .images .img4 {
    position: absolute;
    top: 675px;
    right: 200px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
}

.banner .images .contain img {
    width: 100%;
}

.banner .images .contain .details h3 {
    font-family: "pual" !important;
    color: #fff;
    font-size: 30px;
    font-weight: 500;
}

.banner .images .contain .details h5 {
    font-family: "pual" !important;

    color: #fff;
    font-size: 20px;
    font-weight: 400;
}

.banner_details {
    position: absolute;
    top: 350px;
    left: 400px;
    
}

.banner_details .main_heading {
    font-family: "myfont" !important;
    color: #f7f3e7;
    font-size: 50px;
    font-weight: 700;
    line-height: 70px;
    text-transform: uppercase;
}
.banner_details p{
    width: 57%;
    font-size: 10px;
    padding-bottom: 10px;
}

.banner_details a{
    margin-left: 421px;
    text-decoration: none;
    font-size: 10px;
    padding: 8px 22px;
    border: 1px solid #fff;
    background-color: #fff;
    color: #000;
    transition: 1s;
}
.banner_details a:hover{
    border: 1px solid #fff;
    color: #fff;
    background-color: transparent;
}

.banner .images2 .img_a {
    position: absolute;
    top: 150px;
    left: 630px;
}

.banner .images2 .img_a img {
    width: 70%;
}

.banner .images2 .img_a2 {
    position: absolute;
    top: 150px;
    right: 400px;
}

.banner .images2 .img_a2 img {
    width: 70%;
}

.banner .images2 .img_a3 {
    position: absolute;
    bottom: 240px;
    left: 614px;
}

.banner .images2 .img_a3 img {
    width: 70%;
}

.banner .images2 .img_a4 {
    position: absolute;
    bottom: 240px;
    left: 927px;
}


.banner .images2 .img_a4 img {
    width: 80%;
}

.banner_details .main_heading .small {
    font-size: 32px;
    margin-right: 7px;
    padding-left: 255px;
}

/* action is live */

.action {
    background-color: #fbf7ed;
    padding: 70px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.action p{
    line-height: 0px;
}
.action .main_head {
    font-family: "myfont" !important;
    color: 000;
    font-size: 25px;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;

    padding-bottom: 10px;
}

/* Artist Art Works */

.artist {
    background-color: #fbf7ed;
    padding: 0px 0px 70px 0px;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.main_head {
    font-family: "myfont" !important;
    color: 000;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    line-height: 37px;
}

.peras {
    margin-top: 15px;
    font-family: "myfont" !important;
    color: 000;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    line-height: 20px;
}

.pera {
    font-family: "myfont" !important;
    color: 000;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
}

.artist .work {
    background-color: #fff !important;
}

.artist .boxes {
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
    text-align: start;
    background-color: #111111;
    padding: 55px 40px 20px 40px;
}

.artist .boxes .detailss .dylan {
    width: 100%;
}

.artss > img {
    width: 100%;
    transition: transform 0.3s ease-in-out;
    transform-origin: center;
}
.dylan {
    overflow: hidden;
    position: relative;
}

.dylan:hover img {
    transform: scale(1.5) rotateY(10deg) rotateX(10deg);
}
.artist .boxes h5 {
    font-family: "myfont" !important;
    color: #fff;
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
}

.artist .dylan > img {
    width: 100%;
}

.artist .boxes h2 {
    font-family: "myfont" !important;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.buttns {
    margin-top: 25px;
    display: flex;
    flex-direction: row;
    gap: 20px;
}

.artist .btnn {
    padding: 10px 24px;
    background-color: transparent;
    border: 1px solid white;
    border-radius: 50px;
    font-family: "myfont" !important;
    color: #fff;
    font-size: 10px;
    font-weight: 500;
}

.artist .ul {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    text-align: start;
    padding-top: 40px;
}

ol,
ul {
    padding-left: 0rem !important;
}

.artist .ul li {
    text-decoration: none !important;
    color: #fff;
    list-style: none !important;
    padding: 6px 0;
    font-size: 11px;
    text-align: start;
}

.artist .li {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: end;
    text-align: end;
}

/* =========== who we are ================= */

.cheif {
    background-color: #fbf7ed;
    width: 100%;
    background-image: url("../images/adv.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 70px 0px;
}

.cheif .imgs > img {
    width: 90%;
}

.cheif .cheif_details h2 {
    font-family: "myfont" !important;
    color: #111111;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 500;
}

.cheif .cheif_details p {
    font-family: "myfont" !important;
    color: #696969;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
}

.cheif .cheif_details h4 {
    font-family: "myfont" !important;
    color: #111111;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}

.cheif .cheif_details h6 > a {
    font-family: "myfont" !important;
    color: #696969;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    text-decoration: underline;
}

/* =========== most viewed ================= */

.view {
    background-color: #fbf7ed;
    padding: 70px 0px;
}

.view .most_box {
    background-color: #e4e1d8;
    padding: 25px;
    border-radius: 8px;
}

.view .most_box h2 {
    font-family: "myfont" !important;
    color: #111111;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}

.view .most_box p {
    margin-top: 10px;
    font-family: "myfont" !important;
    color: #000;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 400;
}

.view .most_box ul li {
    padding-left: 0rem !important;
    display: flex;
    font-family: "myfont" !important;
    color: #000;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 400;
}
.view .most_box .img_view{
    position: relative;
}

.view .most_box .img_view .hearts{
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 22px;
    color: #fff;
}
.view .most_box .img_view > img {
    width: 100%;
}

.add {
    background-color: #000;
    font-family: "myfont" !important;
    color: #fff !important;
    font-size: 10px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    padding: 8px 20px;
}

.carousel {
    width: 100%;
}

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

.container {
    width: 1439px;
}



@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(0, 0, 0, 0.5);
    padding: 20px;
    border-radius: 0.5rem;
}

.blog {
    padding: 70px 0;
    background-image: url("../images/adv.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
}

.blog .icon_box .imgess > img {
    width: 100%;
}

.blog .icon_box .text_icons > h3 {
    font-family: "myfont" !important;
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

.blog .icon_box .text_icons > p {
    font-family: "myfont" !important;
    color: #000;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
}

.blog .blog_box > img {
    width: 100%;
}

.blog .blog_box .date {
    width: 35px;
}

.blog .blog_box .date > img {
    width: 100%;
}

.blog .blog_box .text > h5 {
    font-family: "myfont" !important;
    color: #000;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
}

.blog .blog_box > h2 {
    margin-top: 5px;
    font-family: "myfont" !important;
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

.blog .blog_box > h2 {
    margin-top: 5px;
    font-family: "myfont" !important;
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 25px;
}

.blog .blog_box > p {
    font-family: "myfont" !important;
    color: #000000;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
}

.progress {
    display: flex;
    height: 5px;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #111111;
    transition: width 0.6s ease;
}

/* ABOUT US */

.blogs {
    padding-bottom: 70px;
    background-color: #fbf7ed;
}

.blogs .icon_box .imgess > img {
    width: 100%;
}

.blogs .icon_box .text_icons > h3 {
    font-family: "myfont" !important;
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

.blogs .icon_box .text_icons > p {
    font-family: "myfont" !important;
    color: #000;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
}

.blogs .blog_box > img {
    width: 100%;
}

.blogs .blog_box .date {
    width: 35px;
}

.blogs .blog_box .date > img {
    width: 100%;
}

.blogs .blog_box .text > h5 {
    font-family: "myfont" !important;
    color: #000;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
}

.blogs .blog_box > h2 {
    margin-top: 5px;
    font-family: "myfont" !important;
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

.blogs .blog_box > h2 {
    margin-top: 5px;
    font-family: "myfont" !important;
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 25px;
}

.blogs .blog_box > p {
    font-family: "myfont" !important;
    color: #000000;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
}

/* =========================FOOTER================= */

footer {
    background-color: #000000;
    padding: 60px 0px 0px 0px;
}

footer .detal {
    margin-left: 44px;
}

footer hr {
    padding-bottom: 30px;
    border-bottom: 1px solid #fff;
}

footer .footer_detials > h2 {
    font-family: "myfont" !important;
    color: #fff;
    font-size: 14px;
    line-height: 27px;
    text-transform: uppercase;
    font-weight: 500;
}

footer .footer_detials > p {
    font-family: "myfont" !important;
    color: #fff;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: 400;
}

footer .footer_detials .input-group .form-control {
    background-color: transparent;
    border: 1px solid #fff;
    outline: none;
}

footer .footer_detials .input-group .form-control::placeholder {
    color: #fff;
    text-transform: uppercase;
    font-family: "myfont" !important;
    font-size: 10px;
}

footer .footer_detials .input-group .btn {
    background-color: #fff;
}

footer .footer_detials .social > a {
    margin-top: 10px;
    padding: 0px 20px 0px 0px;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
}

footer .lists ul {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 0px !important;
    align-items: start;
}

footer .lists ul > li {
    list-style: none;
    padding: 8px 0px;
}

footer .lists ul > li > a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-family: "myfont" !important;
    font-size: 9px;
}

footer .h5 {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-family: "myfont" !important;
    font-size: 9px;
}

/* GALLERY  */
.photo-gallery {
    background-color: #fbf7ed;
    padding: 70px 0px !important;
}

.photo-gallery .gallery-grid .col {
    display: flex;
}

.photo-gallery .gallery-item {
    display: block;
    overflow: hidden;
    border-radius: 8px;
    column-gap: 10px;
    width: 100%;
    height: 100%100vh;
    height: 30vh;
    transform-style: preserve-3d;
    perspective: 1000px;
    transition: transform 0.3s ease-out;
}

.photo-gallery .gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.photo-gallery .gallery-item:hover img {
    transform: scale(1.05);
}

.photo-gallery .gallery-item:hover {
    transform: scale(1.05);
}

.photo-gallery .row.g-3 .col-5 {
    height: auto;
    width: 100%;
}

.photo-gallery .row.g-3 .col-2 {
    height: auto;
    width: 100%;
}

.photo-gallery .row.g-4 .col-2,
.photo-gallery .row.g-4 .col-6 {
    height: auto;
    width: 100%;
}

.photo-gallery .row.g-4 .col-3 {
    height: auto;
    width: 100%;
}

.photo-gallery .row.g-4 .col-4 {
    height: auto;
    width: 100%;
}

/* Filter  */

.fliter {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #fbf7ed;
}
.fliter .filter_btnn h2 {
    font-family: "myfont" !important;
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}
.fliter .filter_btnn .filter_col ul {
    padding-top: 20px;
}

.fliter .filter_btnn .filter_col ul li {
    display: block;
    padding: 18px 0px;
    align-items: start;
    justify-content: start;
    text-align: start;
}
.fliter .filter_btnn .filter_col a {
    padding: 10px 25px;
    text-decoration: none;
    border: 1px solid #000;
    border-radius: 50px;
    cursor: pointer;
    font-family: "myfont" !important;
    color: #000;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    transition: 1s;
}

.fliter .filter_btnn .filter_col a:hover {
    background-color: #111111;
    color: #fff;
}

a {
    text-decoration: none !important;
    cursor: pointer;
}

.fliter .cate {
    gap: 0px;
}

.fliter .cate .catergory > img {
    width: 100%;
}

/* art work  */
.boxes .art {
    gap: 0;
}
/* .boxes .art .catergory{
    width: 100%;
  }
  .boxes .art .catergory > img{
    width: 100%;
    object-fit: cover;
  } */

.boxes .art .catergory h3 {
    padding-top: 13px;
    font-family: "myfont" !important;
    color: #000;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
}

.boxes .art .catergory h5 {
    font-family: "myfont" !important;
    color: #000;
    font-size: 10px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 500;
}

.boxes .art .catergory p {
    font-family: "myfont" !important;
    color: #000;
    font-size: 10px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 500;
}

.profile .icon_box .imgess > img {
    width: 100%;
}
.profile .icon_box .text_icons > h3 {
    font-family: "myfont" !important;
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
.profile .icon_box .text_icons > p {
    font-family: "myfont" !important;
    color: #000;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
}

.profile .blog_box > img {
    width: 100%;
}

.profile .blog_box > h2 {
    margin-top: 10px;
    font-family: "myfont" !important;
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 25px;
    text-align: center;
}

.profile a {
    cursor: pointer;
}

/* blog page*/

.news {
    padding: 70px 0px;
    background-color: #fbf7ed;
}

.news a {
    cursor: pointer;
}

.news .editor {
    padding: 0;
    margin: 0;
    gap: 0px;
    display: flex;
    justify-content: space-between;
    align-items: start;
}

.news .editor .img {
    padding: 0;
    margin: 0;
}

.news .editor h3 {
    margin-bottom: 10px;
    font-family: "myfont" !important;
    color: #000000;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 22px;
    text-align: start;
}

.news .editor img {
    width: 100%;
    height: 100vh;
}

.news .editor .detials {
    background-color: #e4e1d8;
    padding: 30px;
    height: 60vh;
}

.news .editor .detials h2 {
    font-family: "myfont" !important;
    color: #000000;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 31px;
    text-align: start;
}
.news .editor .detials h5 {
    font-family: "myfont" !important;
    color: #000000;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 31px;
    text-align: start;
}

.news .editor .detials p {
    font-family: "myfont" !important;
    color: #000000;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 28px;
    text-align: start;
}

.page-item {
    padding: 0;
    font-size: 8px;
}

.page-item a {
    background-color: transparent !important;
    border: none !important;
    color: #000000;

    text-transform: uppercase;
    font-weight: 600;
    line-height: 28px;
    text-align: start;
    padding: 20;
}

.page-item a:hover {
    background-color: #696969;
}

.market {
    padding: 120px 40px 40px 40px;
    width: 100%;
    background-image: url("../images/market1.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.market2 {
    padding: 120px 40px 40px 40px;
    width: 100%;
    height: 100%;
    background-image: url("../images/market2.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.market3 {
    padding: 120px 40px 40px 40px;
    width: 100%;
    height: 100%;
    background-image: url("../images/market3.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.markets h2 {
    font-family: "myfont" !important;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 31px;
    text-align: start;
}

.markets p {
    font-family: "myfont" !important;
    color: #fff;
    font-size: 8px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 24px;
    text-align: start;
}

.markets h6 {
    font-family: "myfont" !important;
    color: #fff;
    font-size: 8px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
    text-align: start;
}

.detial .editor img {
    width: 100%;
    height: 100vh;
}

.detial .editor .detialss {
    background-color: #fff !important;
    padding: 50px;
    height: 100vh;
}

.detial .editor .detialss h2 {
    font-family: "myfont" !important;
    color: #000000;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 31px;
    text-align: start;
}

.detial .editor .detialss h3 {
    font-family: "myfont" !important;
    color: #000000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 31px;
    text-align: start;
}
.detial .editor .detialss h5 {
    font-family: "myfont" !important;
    color: #000000;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 31px;
    text-align: start;
}
.detial .editor .detialss p {
    font-family: "myfont" !important;
    color: #000000;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 28px;
    text-align: start;
}

.detial .editor .detialss .price {
    display: flex;
    margin-top: 40px;
    justify-content: space-between;
    align-items: center;
    padding: 0;
}

.detial .editor .detialss .pricess {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.detial .editor .detialss .pricess .purchase {
    font-family: "myfont" !important;
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 28px;
    text-align: center;
    width: 100%;
    padding: 12px;
    transition: 1s;
}

.detial .editor .detialss .pricess .purchase:hover {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
}

.detial .editor .detialss .pricess .offer {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
    border-radius: 50px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 28px;
    text-align: center;
    width: 100%;
    padding: 12px;
    transition: 1s;
}
.detial .editor .detialss .pricess .offer:hover {
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
}

.subscribe p {
    font-size: 12px;
}

.subscribe .subscrbes {
    width: 70%;
}
.subscribe .cardz {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    text-align: center;
    padding: 40px 30px;
    width: 100%;
    height: 65vh;
    border-radius: 25px;
    background: linear-gradient(
        to bottom,
        #808080,
        #000
    ); /* Grey to Black Gradient */
    z-index: 22;

}

.subscribe .cardz h3 {
    font-family: "myfont" !important;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 31px;
    text-align: center;
}

.subscribe .cardz p {
    font-family: "myfont" !important;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 23px;
    text-align: center;
}

.subscribe .cardz ul {
    margin-top: 30px;
}

.subscribe .cardz ul li {
    padding: 10px 0px;
    width: 100%;
    font-family: "myfont" !important;
    color: #fff;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
    list-style: none;
}
.subscribe .cardz a {
    font-family: "myfont" !important;
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 28px;
    text-align: center;
    width: 100%;
    padding: 12px 30px;
    transition: 1s;
}

.subscribe .cardz a:hover {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
}
.subscribe .cardz ul li > .icons {
    margin-left: 12px;
    width: 5%;
    height: 5%;
}
/* .subscribe  .subs{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 40px 30px;
    width: 100%;
    height: 90vh;
    border-radius: 25px;
    background-image: url('../images/subscibe.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 22;
} */

.descs{
    padding: 0;
}
.subscribe .subs {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    text-align: center;
    padding: 40px 30px;
    width: 100%;
    height: 65vh;
    border-radius: 25px;
    background: linear-gradient(
        to bottom,
        #ffd700,
        #800080
    ); 
   
    z-index: 22;
}

.subscribe .subs h3 {
    font-family: "myfont" !important;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 31px;
    text-align: center;
}

.subscribe .subs p {
    font-family: "myfont" !important;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 23px;
    text-align: center;
}

.subscribe .subs ul {
    margin-top: 30px;
}

.subscribe .subs ul li {
    padding: 10px 0px;
    width: 100%;
    font-family: "myfont" !important;
    color: #fff;
    font-size: 9px;
    list-style: none;
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
}
.subscribe .subs a {
    font-family: "myfont" !important;
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 28px;
    text-align: center;
    width: 100%;
    padding: 12px 30px;
    transition: 1s;
}
.months {
    color: #fff;
    padding-bottom: 20px;
}
.subscribe .subs a:hover {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
}
.subscribe .subs ul li > .icons {
    margin-left: 12px;
    width: 5%;
    height: 5%;
}

.banner2 {
    display: none;
}
.logo-black img {
    width: 210px;
}

.chat {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 70px 0px;
}

.chat .chat-img {
    width: 80%;
}
.chat .chat-img img {
    width: 100%;
    border-radius: 50%;
    object-fit: cover;
}

.chat .chat-detail h2 {
    font-family: "myfont" !important;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 25px;
}

.chat .chat-detail h2 i {
    color: #0062b2;
    font-size: 22px;
    padding-left: 8px;
}

.chat .chat-detail p {
    font-family: "myfont" !important;
    font-size: 12px;
    color: #fff;
    line-height: 25px;
    padding-top: 20px;
    width: 60%;
}

.chat .chat-detail .chat-btn a {
    text-decoration: none;
    font-family: "myfont" !important;
    font-size: 10px;
}
.chat .chat-detail .chat-btn .follow {
    color: #fff;
    background-color: #0062b2;
    border: 1px solid #0062b2;
    padding: 8px 18px;
}

.chat .chat-detail .chat-btn .Message {
    margin-left: 15px;
    color: #fff;
    background-color: #111111;
    border: 1px solid #111111;
    padding: 8px 18px;
}

.chat .shared {
    display: flex;
    flex-direction: row;
    gap: 20px;
}

.chat .shared a{
   text-decoration: noen;
   color: #000000;
   font-size: 10px;
   font-weight: 500;
}




 .shared a i{
    font-size: 20px;
    padding-right: 8px;
}

 .shared {
    display: flex;
    flex-direction: row;
    gap: 20px;
}

.shared a{
   text-decoration: noen;
   color: #000000;
   font-size: 10px;
   font-weight: 500;
}

.facebok-btn a{
    color: #fff;
}




.shared a i{
    font-size: 20px;
    padding-right: 8px;
}





.profile-grid .custom-tabs {
    border-bottom: none !important;
    margin-bottom: 20px;
  

}
.profile-grid  .nav-tabs {
    border-bottom: none;
    }
.profile-grid .nav-link {
    border: none !important;
    background-color: #fff;

    margin: 0 12px;
    padding: 10px 20px;
    border-radius: 0px;
    color: #111111;
    font-weight: 500;
    font-size: 8px;
    transition: all 0.3s ease;
}

.profile-grid .nav-link i {
    margin-right: 6px;
    font-size: 16px;
}

.profile-grid .nav-link.active {
    background-color: #fff;
    color: #000000;
}

















.buyer {
    padding: 70px 0px;
    width: 100%;
}
.buyer h3 {
    font-family: "myfont" !important;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}
.buyer h4 {
    font-family: "myfont" !important;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
}

.buyer .table {
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.08);
}
.buyer .table th {
    background: #111111;
    color: white;
    padding: 10px 34px;
    font-size: 10px;
    font-weight: 700;
}
.buyer .table td {
    vertical-align: middle;
    padding: 20px 0px;
    font-size: 10px;
}

.buyer .badge {
    font-size: 7px;
    padding: 10px;
    border-radius: 12px;
}

.buyer .table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 22px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.buyer .tabs-left {
    border-bottom: none;
    border-right: 1px solid #ddd;
}

.buyer .tabs-left {
    display: flex;
    flex-direction: column;
}

.buyer .tabs-left > li {
    float: none;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 26px;
    margin: 6px 0px;
    cursor: pointer;
    border: 1px solid transparent;
}

.buyer .tabs-left > li.active > a,
.tabs-left > li.active > a:hover,
.tabs-left > li.active > a:focus {
    border-bottom-color: #ddd;
    border-right-color: transparent;
    background: #111111;
    border: 1px solid transparent;
    border-radius: 0px;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    line-height: 27px;
    margin: 6px 0px;
    cursor: pointer;
}
.buyer .nav-tabs > li > a:hover {
    /* margin-right: 2px; */
    
    border: 1px solid transparent;
    /* border-radius: 4px 4px 0 0; */
}
.buyer .tabs-left > li.active > a::after {
    content: "";
    position: absolute;
    top: 10px;
    right: -10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;

    border-left: 10px solid #111111;
    display: block;
    width: 0;
}

#home-v .add {
    font-size: 10px;
}

#chat .chat-containers {
    overflow: hidden;
    display: flex;
    height: 70vh;
}
#chat .chat-list {
    background: #fff;
    border-right: 1px solid #f0f0f0;
    overflow-y: auto;
    padding: 20px 10;
    width: 40%;
}
.chat-list div {
    padding-top: 20px;
}
.chat-list h4 {
    color: #111111;
    font-size: 14px;
    padding-bottom: 30px;
}
.chat-list h2 {
    color: #0087ba;
    font-size: 10px;
}
#userStatus {
    color: #0087ba;
    font-size: 8px;
    padding-top: 6px;
    text-align: start;
}
#chat .chat-list-item {
    padding: 15px;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
    display: flex;
    align-items: center;
}
#chat .chat-list-item img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
}
#chat .chat-list-item:hover {
    background: #f1f1f1;
}
#chat .chat-window {
    background: #fff;
    display: flex;
    flex-direction: column;
    width: 50%;
}
#chat .chat-window h2 {
    color: #0087ba;
    font-size: 11px;
    width: 100%;
}

#chat .icns i {
    color: #111111;
    font-size: 16px;
    padding-right: 15px;
    cursor: pointer;
}
#chat .chat-header {
    padding: 15px;
    border-bottom: 1px solid #ddd;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#chat .chat-header img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
#chat .chat-messages {
    flex-grow: 1;
    padding: 25px 15px;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
}
#chat .message {
    padding: 10px;
    border-radius: 4px;
    max-width: 70%;
    margin-bottom: 20px;
}
#chat .received {
    background: #f1f1f1;
    align-self: flex-start;
    font-size: 10px;
    padding: 15px;
    color: #000;
}
#chat .sent {
    background: #0087ba;
    color: #fff;
    align-self: flex-end;
    font-size: 10px;
    padding: 15px;
}
#chat .chat-input {
    border-top: 1px solid #ddd;
    padding: 10px;
    display: flex;
}
#chat .chat-input input {
    flex-grow: 1;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ddd;
    font-size: 12px;
    color: #000;
}
#chat .chat-input button {
    margin-left: 10px;
    background: #111111;
    color: #fff;
    border: none;
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 10px;
}

#chat .chat-actions i {
    color: #111111;
    font-size: 18px;
    padding-right: 15px;
    cursor: pointer;
}
#chatUser {
    color: #111111;
    font-size: 15px;
}
#searchInput {
    color: #111111;
    border-radius: 4px;
    font-size: 10px;
}

#chat .status {
    font-size: 7px;
    color: grey;
    line-height: 0;
    margin-left: 0px;
}

#chat .online {
    color: green;
    font-size: 12px;
}

#chat .msg-time {
    font-size: 10px;
    color: grey;
    float: right;
    margin-left: 10px;
}

#chat .chat-time {
    font-size: 10px;
    color: #000000;
    padding-left: 20px;
}
#chat .msg-times {
    color: #fff;
    font-size: 10px;
}

#chat .chat-list {
    width: 100%;
    max-width: 292px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 15px;
}

#chat .chat-list h4 {
    font-size: 14px;
    margin-bottom: 10px;
}

#chat .chat-list-item {
    display: flex;
    align-items: center;
    padding: 10px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}

#chat .chat-list-item img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-right: 10px;
}

#chat .chat-details {
    flex-grow: 1;
}

#chat .chat-details h2 {
    font-size: 11px;
    margin: 0;
    font-weight: 600;
    line-height: 16px;
    color: #111111;
}

#chat .chat-details .last-message {
    font-size: 8px;
    color: #111111;
    margin: 2px 0;
    padding-top: 8px;
    line-height: 10px;
}

#chat .chat-meta {
    text-align: right;
}

#chat .chat-meta .chat-time {
    font-size: 8px;
    color: #666;
}
#chat .unread-count {
    display: inline-block;
    background: #25d366;
    color: #fff;
    font-size: 8px;
    padding: 2px 4px;
    border-radius: 50%;
    margin-top: 5px;
}
#chat  .back-button{
    display: none;
 }
.buyer .card {
    border: none;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    padding: 20px;
}

/* Profile Card */
.profile-card {
    background: #ffffff;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.08);
}

.buyer .profile-card .form-label {
    font-size: 10px;
    font-weight: 600;
    color: #111111;
}
.buyer .profile-card h5 {
    font-size: 12px;
    font-weight: 700;
    color: #111111;
}

.buyer .profile-card .form-control,
.form-select {
    font-size: 10px;
    padding: 12px;
    border-radius: 5px;
}

.buyer .profile-card hr {
    margin: 15px 0;
    border: 0;
    border-top: 1px solid #ddddddbe;
}

.forms span {
    font-size: 10px !important;
}

.buyer .add {
    transition: 1s;
    color: #fff;
    border: 1px solid #111111;
}

.buyer .add:hover {
    background-color: transparent;
    border: 1px solid #111111;
    color: #111111 !important;
}

.buyer .settings-card {
    border-radius: 10px;
    background: white;
    padding: 40px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}
.buyer .settings-card .form-label {
    font-size: 12px;
    font-weight: 600;
    color: #111111;
    padding-bottom: 8px;
}
.buyer .settings-card input,
.settings-card select {
    border-radius: 5px;
    padding: 12px;
    font-size: 10px;
}

.buyer #logout .add {
    width: 20%;
}

/* Quantity Input Styling */
.quantity {
    display: flex;
    align-items: center;
    gap: 5px;
}

.quantity button {
    background-color: #111111;
    color: white;
    border: none;
    padding: 5px 10px;
    font-size: 10px;
    cursor: pointer;
    border-radius: 5px;
}

.quantity button:hover {
    background-color: #111111;
}
.qty-input {
    width: 40px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 10px;
    padding: 5px;
}



.profile-hr{
    color: #808080;
    padding: 0;
    margin: 0;
}

.profile-grid{
    padding: 70px 0px;
}

.profile-grid .profile-videos {
    width: 100%;
    position: relative;
    height: auto;
    cursor: pointer;
}
.profile-grid .profile-videos img{
    width: 100%;
    cursor: pointer;
}
.profile-grid .profile-videos .profile-icon{
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    font-size: 20px;
}



#currencyDropdown{
    background-color: #fff;
    font-size: 12px;
    border: none;
}
/*button:focus:not(:focus-visible){*/
/*    border: #fff!important;*/
/*    outline: #fff!important;*/
/*}*/


.dropdown-menu.show {
    background-color: #fff;
    border: #fff;
    border-radius: 0px;
    padding: 20px 10px;
}
.dropdown-menu.show li a{
    font-size: 10px;
    color: #000;
    padding-top: 6px;
}

.profile-grid .profile-videos {
    width: 100%;
    position: relative;
    height: auto;
    overflow: hidden;
}

.profile-grid .profile-videos .profile-detail {
    position: absolute;
    bottom: 10px; 
    left: 0;
    width: 100%;
    padding: 20px;
    color: white;
    opacity: 0; 
    transform: translateY(20px);
    transition: opacity 0.4s ease, transform 0.4s ease;
}
.profile-grid .profile-videos .profile-detail h2{
 color: #fff;
 font-size: 12px;
}

.profile-grid .profile-videos .profile-detail p{
    color: #fff;
    font-size: 12px;
   }
 .profile-grid .profile-videos .profile-detail  .profile-list{
    display: flex;
    justify-content: space-between;
    gap: 20px;
 }
   .profile-grid .profile-videos .profile-detail .list1 li{ 
   list-style: none;
   color: #fff;
   font-size: 9px;
   padding: 7px 0px;
  
   }


.profile-grid .profile-videos:hover .profile-detail {
    opacity: 1; /* Fully visible */
    transform: translateY(0); 
}

.admin-login{
    font-size: 12px;
    cursor: pointer;
    padding: 10px 18px;
    background-color:transparent;
    border: none;
    margin-left: 18px;
    color: #000;
}

.dropdown-menu[data-bs-popper] {
    padding: 0px;
    top: 77%;
    left: 22px;
    margin-top: var(--bs-dropdown-spacer);
    color: #000000;
    font-size: 0px;
}
.dropdown-menu[data-bs-popper] :hover{
    background-color: transparent;
    color:#000;
}
.dropdown-menu[data-bs-popper] li{
    padding: 10px 8px;
}
  #chat .profile-img{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
  }

  .provenance {
    width: 100%;
    height: 35vh;
    overflow-y: auto; /* Ensures scrolling only when needed */
    display: flex;
    flex-direction: column;
    gap: 0px;
    padding-top: 20px;
    scroll-behavior: smooth; /* Enables smooth scrolling */
}

.provenance::-webkit-scrollbar {
    width: 6px; /* Scrollbar width */
}

.provenance::-webkit-scrollbar-thumb {
    background: #888; /* Scrollbar color */
    border-radius: 10px;
}

.provenance::-webkit-scrollbar-track {
    background: #f1f1f1; /* Track color */
}


.provenance h2{
    color: #000!important;
    font-size: 13px!important;
    padding-bottom: 20px;
  }

.provenance .proven-detials{
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 0px;
    padding: 10px 0px 30px 0px;
    cursor: pointer;
}


.provenance .proven-detials .img{
    width: 15%;
    position: relative;
}

.provenance .proven-detials .img >img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
   
}
.provenance .proven-detials .img .content{
    position: absolute;
    top: 130%;
    left: 33%;
    right: 0%;
    width: 2px;
    height: 46px;
    border-radius: 25px;
    background-color: #000;
}

.provenance .proven-detials .detail-proven{
    width: 95%;
    
}

.provenance .proven-detials .detail-proven h3{
    font-size: 10px;
    font-weight: 400;
    color: #111111;
    line-height: 22px;
    width: 80%;
}

.provenance .proven-detials .detail-proven p{
    font-size: 8px;
    font-weight: 400;
    color: #808080;
    line-height: 10px;
  
}


/* Modal - Initial Hidden State */
.modal {
    display: none; 
    opacity: 0;
}

#auctionModal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 9999;
    opacity: 0;
    transition: opacity 0.3s ease-in-out; /* Ensure smooth fade-in/out */
}

#auctionModal.show {
    display: flex;
    opacity: 1;  /* Show modal */
}


/* Modal Content */
#auctionModal .modal-content {
    background: white;
    padding: 40px;
    border-radius: 10px;
    max-width: 650px!important;
    width: 100%;
    position: relative;
    align-items: center;
    justify-content: center;
}

/* Header Styling */
#auctionModal .modal-header {
    border-bottom: none;
    position: relative;
}

#auctionModal .modal-title {
    font-size: 12px;
    font-weight: bold;
    color: #111111;
}

/* Close Button Styling */
#auctionModal .btn-close {
    position: absolute;
    background-color: #000!important;
    top: 10px;
    color: #fff;
    z-index: 999;
    right: 15px;
    font-size: 14px;
    background: none;
    border: none;
    cursor: pointer;
}

/* Close Icon Style */
#auctionModal .btn-close i {
    color: #000 !important;
    font-size: 13px;
}

/* Modal Body */
#auctionModal .modal-body {
    padding: 20px;
    width: 400px;
}

/* Input Fields Styling */
#auctionModal input,
#auctionModal select {
    width: 100%;
    height: 50px!important;
    padding: 12px 22px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: transparent;
    margin-bottom: 10px;
    font-size: 10px;
}

/* Step Content Hidden */
.hidden {
    display: none;
}

/* Button Styling */
.offers {
    margin-top: 20px;
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
    border-radius: 50px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 18px;
    text-align: center;
    width: 42%;
    padding: 12px;
    transition: 1s;
}

.offers:hover {
    color: #fff;
    background-color: #000;
    border: 1px solid #000;
}

/* Final Modal Display */
#auctionModal.show {
    display: flex;
    opacity: 1;  
}
.modal-content  label {
    font-size: 9px;
    font-weight: 400;
    padding-bottom: 10px;
    color: #000;
}

#step2 h5{
    font-size: 12px;
    font-weight: 700;
    color: #000;
    padding-bottom: 15px;
}
#step3 h5{
    font-size: 12px;
    font-weight: 700;
    color: #000;
    padding-bottom: 15px;
    line-height: 0px;
}
#step4 h5{
    font-size: 12px;
    font-weight: 700;
    color: #000;
    padding-bottom: 15px;
}

#step4 p{
    font-size: 10px;
    color: #111111;

}
#step1 p{
    font-size: 10px;
    color: #111111;
}





.wishlists{
    padding: 70px;
    background-color: #FBF7ED;
}
.wishlists .breadcrumb .breadcrumb-item a{
    font-size: 12px;
    font-weight: 800;
    color: #000000;
}

.wishlists .breadcrumb .breadcrumb-item.active{
    font-size: 10px;
    font-weight: 800;
    line-height: 3;
    color: #000000;
}
.wishlists .breadcrumb .breadcrumb-item::before{
    color: #000000;
}

.wishlists .marketpress{
    font-size: 14px;
    font-weight: 800;
    color: #000000;
    background-color:transparent ;
}

.wishlists .table {

    --bs-table-bg: transparent
  
}

.wishlists  .table-light {
 padding: 12px;
    --bs-table-bg: transparent;

}
.wishlists .table tr th{
    font-size: 12px;
    line-height: 5px;
    font-weight: 700;
}
.wishlists .table tr td{
    color: #111111;
    font-size: 12px;
}



.wishlists .table .text-primary{
    font-size: 12px;
    font-weight: 700;
    color: #000000!important;
}
.wishlists .wishlist-table img {
    width: 100px;
    height: auto;
  }
  .wishlists .remove-icon {
    color: red;
    font-weight: bold;
    font-size: 2.5rem;
    cursor: pointer;
  }
  .wishlists.edit-btn {
    font-weight: bold;
  }
  .wishlists .unit-price {
    color: #111111;
    font-weight: bold;
    font-size: 12px;
}










































/* RESPONSIVE FOR MOBILE */

@media (max-width: 600px) {
    body {
        overflow-x: hidden !important;
    }
    .navbar-brand {
        width: 50%;
        display: flex;
        float: left;
        height: 46px;
        padding: 5px 0px 0px 0px!important;
        font-size: 18px;
        line-height: 16px;
        justify-content: end;
        align-items: center;
    }



    #countdown li span {
        color: #000;
        font-size: 10px;
        padding: 8px;
    }
    .action li {
        font-size: 8px !important;
    }
    .action .shop {
        margin: auto;
        background-color: #000;
        font-family: 'myfont' !important;
        color: #FFF;
        font-size: 10px;
        font-weight: 500;
        text-transform: uppercase;
        padding: 8px 20pX;
    }




















    .dark-hamburger {
        background-color: #FBF7ED !important;
        color: black !important;
        width: 50%;
    }
    .menu-icon {
        font-size: 25px;
        cursor: pointer;
    }
    .banner {
        display: none;
    }
    .ecommerce-icons {
        display: none;
    }
    .banner2 {
        display: block;
        padding: 30px 0;
        height: 26vh;
        width: 100%;
        background-color: #000000;
        position: relative;
        background-image: url("../images/homebn.png");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
    }
    .banner_details {
        right: 0;
        position: absolute;
        top: 66px;
        left: 18px;
        bottom: 0;
    }
    .banner2 .main_heading {
        font-family: "myfont" !important;
        color: #f7f3e7;
        font-size: 18px;
        font-weight: 700;
        line-height: 40px;
        text-transform: uppercase;
    }

    .banner_details .main_heading .small {
        font-size: 10px;
        margin-right: 9px;
        padding-left: 100px;
    }
    .banner_details p {
        width: 92%;
        font-size: 8px;
        padding-bottom: 10px;
    }

    .banner_details a {
        margin-left: 90px;
        text-decoration: none;
        font-size: 9px;
        padding: 7px 19px;
        border: 1px solid #fff;
        background-color: #fff;
        color: #000;
        transition: 1s;
    }
    .banner2 .main_heading {
        font-family: "myfont" !important;
        color: #f7f3e7;
        font-size: 30px;
        font-weight: 700;
        line-height: 37px;
        text-transform: uppercase;
    }
 
    .navbar-brand img {
        width: 80%;
    }

    .navbar1 {
        display: none;
    }

    .offcanvas-title {
        font-size: 12px !important;
    }

    .nav-link {
        font-size: 10px !important;
    }
    .offcanvas-start {
        max-width: 100%;
    }
    .offcanvas-start {
        width: 100%;
    }
    .offcanvas-header .btn-close {
        margin-right: 2.5rem;
    }

    .offcanvas-header {
        padding-top: 2rem;
    }

    .action {
        padding: 30px 0;
    }

    .action .main_head {
        font-size: 16px;
    }
    li span {
        background-color: #ebe8e1;
        border: 1px solid #000;
        margin-bottom: 5px;
        border-radius: 5px;
        padding: 5px 2px;
        display: block;
        font-size: 12px;
        font-family: "myfont" !important;
        color: 000;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-align: center;
    }
    .action li {
        font-size: 10px !important;
    }

    .action .shop {
        font-size: 10px;
        padding: 8px 18px;
    }
    .artist {
        padding: 0px 0px 30px 0px;
    }
    .main_head {
        font-size: 13px;
      line-height: 23px;
        letter-spacing: 0px;
    }
    .action #countdown h2{
        font-size: 12px;
    }
    .action #countdown h2 {
        font-size: 11px;
        line-height: 20px;
     
    }
    .action #countdown p{
        line-height: 17px;
    }
    .banner2 {
        display: block;
        padding: 30px 0;
        height: 35vh;
        width: 100%;
        background-color: #000000;
        position: relative;
        background-image: url("../images/homebn.png");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
    }



    .container {
        width: 100%;
    }

    .peras {
        margin-top: 2px;
        font-family: "myfont" !important;
        color: 000;
        font-size: 8px;
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-align: center;
        line-height: 18px;
    
    }
    .artist .boxes {
        padding: 30px 20px 20px 20px;
    }
    .artist .boxes h5 {
        font-size: 8px;
    }
    .artist .boxes h2 {
        font-size: 10px;
    }
    .pera {
        font-size: 8px;
        line-height: 20px;
    }
    .artist .btnn {
        padding: 8px 24px;
        font-size: 8px;
    }
    .artist .ul {
        padding-top: 0px;
    }

    .artist .ul li {
        font-size: 8px;
    }

    .cheif {
        padding: 30px 0px;
    }

    .cheif .imgs > img {
        width: 100%;
    }
    .cheif .cheif_details h2 {
        margin-top: 18px;
        font-size: 25px;
    }
    .cheif .cheif_details p {
        font-size: 8px;
    }
    .cheif .cheif_details h4 {
        font-size: 12px;
    }
    .cheif .cheif_details h6 > a {
        font-size: 8px;
    }
    .view {
        padding: 30px 0px;
    }

    .view .most_box h2 {
        font-size: 12px;
    }

    .view .most_box p {
        font-size: 8px;
    }
    .view .most_box ul li {
        font-size: 8px;
    }

    .add {
        font-size: 8px !important;
        padding: 6px 12px;
    }

    .blog {
        padding: 30px 0;
    }
    .blog .icon_box .imgess > img {
        width: 70%;
    }
    .blog .icon_box .text_icons > h3 {
        font-size: 8px;
    }
    .blog .icon_box .text_icons > p {
        font-family: "myfont" !important;
        color: #000;
        font-size: 8px;
        text-transform: uppercase;
        font-weight: 500;
    }

    .blog .blog_box .text > h5 {
        margin-top: 12px;
    }
    .blog .blog_box .date {
        width: 38px;
    }
    .blog .blog_box > h2 {
        font-size: 10px;
    }
    .blog .blog_box > p {
        font-family: "myfont" !important;
        color: #000000;
        font-size: 8px;
        text-transform: uppercase;
        font-weight: 500;
        width: 360px;
        line-height: 17px;
    }

    footer {
        padding: 25px 0px 0px 0px;
    }
    footer .footer_detials > h2 {
        font-family: "myfont" !important;
        color: #fff;
        font-size: 9px;
        line-height: 15px;
        text-transform: uppercase;
        font-weight: 500;
    }

    footer .footer_detials > p {
        font-size: 7px;
    }

    footer .footer_detials .input-group .form-control::placeholder {
        font-size: 8px;
    }

    footer .footer_detials .social > a {
        margin-top: 15px;
        padding: 0px 11px 0px 0px;
        text-decoration: none;
        color: #fff;
        font-size: 15px;
    }

    footer .detal {
        margin-top: 20px;
        margin-left: 0px;
    }
    footer .lists ul > li > a {
        font-size: 7px;
    }

    footer .lists ul > li {
        list-style: none;
        padding: 0px 0px;
    }

    #chat .chat-containers {
        padding: 0;
        height: 60vh;
    }
    #chat    .chat-header {
        padding: 0px!important;
     
    }
    #chat .profile-img {
        gap: 5px;
    }
    .chat {
        padding: 30px 0px;
    }

    .chat .chat-img {
        width: 40%;
    }

    .chat .chat-detail h2 {
        font-family: "myfont" !important;
        font-size: 14px;
        font-weight: 600;
        color: #fff;
        padding-bottom: 8px;
    }

    .chat .chat-detail .chat-btn a {
        font-size: 8px;
    }

    .chat .chat-detail p {
        font-family: "myfont" !important;
        font-size: 10px;
        color: #fff;
        line-height: 22px;
        padding-top: 20px;
        width: 100%;
    }
    .profile-grid {
        padding: 30px 0px;
    }


    .profile-grid .profile-videos {
        width: 100%;
        padding: 10px 0px;
    }

   

    .buyer {
        padding: 30px 0px;
        width: 100%;
    }


    .buyer h3 {
        font-family: "myfont" !important;
        font-size: 14px;
    }

    .buyer .tabs-left > li.active > a, .tabs-left > li.active > a:hover, .tabs-left > li.active > a:focus {
    
        font-size: 11px; 
        margin: 4px 0px;
      
    }
    .buyer .table th {
        background: #111111;
        color: white;
        padding: 9px 22px;
        font-size: 6px;
        font-weight: 700;
    }
    .buyer .table td {
        vertical-align: middle;
        padding: 8px 0px;
        font-size: 8px;
    }

    .table{
        overflow-x: scroll!important;
    }



    .subscribe .subs {
        height: auto;
        padding: 20px 10px;
        margin-top: 30px;

    }



    #chat .chat-list {
        width: 100%;
        max-width: 100%;
        border-right: none;
        box-shadow: none;
        padding: 15px;
        background: #fff;
        z-index: 10;
    }
    #chat   .chat-details .last-message {
      font-size: 8px;
    
  }
  
  #chat .chat-meta .chat-time {
    font-size: 8px;
    color: #666;
  }
  #chat .chat-list h4 {
    font-size: 15px;
    margin-bottom: 3px;
  }
  
  
  #chat .back-btn {
    display: inline-block;
    cursor: pointer;
    font-size: 9px;
    margin-right: 0px;
    font-weight: bold;
    color: #0087ba;
    padding: 5px 10px;
    border-radius: 5px;
  }

  #chat .chat-header img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
  }
  
  #chat #chatUser {
    color: #111111;
    font-size: 10px;
    padding-top: 0px;
  }
  
  #chat  #userStatus {
    color: #0087ba;
    font-size: 7px;
    padding-top: 0px;
    text-align: start;
}
  
  
  
  
  
  
  
  #chat.status {
    font-size: 7px;
    color: grey;
    margin-left: 0px;
  }
  
  
  
  
  
  
  
  #chat  .unread-count {
    display: inline-block;
    background: #25D366;
    color: #fff;
    font-size: 8px;
    padding: 2px 4px;
    border-radius: 50%;
    margin-top: 5px;
  }
  
  
  
  #chat  .chat-window {
        width: 100%;
        display: none; /* Initially hidden */
        position: absolute;
        top: 0;
        left: 0;
        background: #fff;
        height: 100%;
        z-index: 100;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
        transition: transform 0.3s ease-in-out;
    }
  
    #chat  .chat-window.active {
        display: flex;
        transform: translateX(0);
    }
  
  
    /* Adjust chat header */
    #chat    .chat-header {
        display: flex;
        align-items: center;
        padding: 12px;
        font-size: 14px;
        border-bottom: 1px solid #ddd;
        position: relative;
    }
  
    #chat  .chat-messages {
        padding: 10px;
        flex-grow: 1;
        overflow-y: auto;
    }
  
    #chat    .chat-input {
        padding: 10px;
        display: flex;
        align-items: center;
        background: #fff;
        border-top: 1px solid #ddd;
    }
  
    #chat  .chat-input input {
      font-size: 8px;
      padding: 8px;
      flex-grow: 1;
  }
  
  #chat .chat-input button {
    font-size: 8px;
    padding: 7px 4px;
    margin-left: 8px;
    background: #0087ba;
    color: #fff;
    border: none;
    border-radius: 3px;
  }
  #chat .chat-actions {
    margin-right: 0 !important;
  }
  
  
  #chat .chat-actions i {
    color: #111111;
    font-size: 12px;
    padding-right: 5px;
    cursor: pointer;
  }
  
  #chat.chat-header .row > * {
    width: 100%;
    max-width: 30%;
  
  }


  .back-button {
    display: none;
}

.buyer h4 {
    font-family: "myfont" !important;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 20px;
}


.buyer .settings-card {
 
    padding: 20px!important;

}

.buyer .settings-card .form-label {
    font-size: 8px;
}
.buyer .settings-card input, .settings-card select {

    padding: 12px;
    font-size: 7px;
}

}
