div#mined-diamonds-box {
    display: flex;
}

.container{max-width: 1300px !important;}
#cart p, .make_request_msg{
    margin: 20px 0 !important;
    font-family: montserrat,sans-serif;
    font-weight: 500;
}
.lds-hourglass {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-hourglass:after {
  content: " ";
  display: block;
  border-radius: 50%;
  width: 0;
  height: 0;
  margin: 8px;
  box-sizing: border-box;
  border: 32px solid #cef;
  border-color: #cef transparent #cef transparent;
  animation: lds-hourglass 1.2s infinite;
}
@keyframes lds-hourglass {
  0% {
    transform: rotate(0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  50% {
    transform: rotate(900deg);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  100% {
    transform: rotate(1800deg);
  }
}


.mail-seccess {
    text-align: center;
  background: #fff;
  border-top: 1px solid #eee;
}
.mail-seccess .success-inner {
  display: inline-block;
}
.mail-seccess .success-inner h1 {
  font-size: 100px;
  text-shadow: 3px 5px 2px #3333;
  color: #006DFE;
  font-weight: 700;
}
.mail-seccess .success-inner h1 span {
  display: block;
  font-size: 25px;
  color: #333;
  font-weight: 600;
  text-shadow: none;
  margin-top: 20px;
}
.mail-seccess .success-inner p {
  padding: 20px 15px;
}


.d-none{
  display: none !important;
}

div.cart-div a.backserach-btn { width: 200px;color: #222222;font-family: montserrat,sans-serif;font-weight: 500;}
 div.text-right.text-danger p{margin-bottom: 0px}
/*12-oct*/
.search-form-top .search-top-left{margin:0}
.search-form-top .search-top-left ul li a{padding: 14px 17px !important;font-size: 15px !important;}
.search-form-top .search-top-left ul li select{font-size: 15px !important;}
/*24-july-2023*/
    .meleetabs .elementor-element-populated {
        padding: 0;
    }
    .search-form-top{padding-top: 0 !important;padding-bottom: 30px !important;}
    .search-form-top .search-top-left {
    background: #fff;
    display: block;
    box-shadow: 0 3px 48px rgba(0,0,0,10%);
    }
    .search-form-top .search-top-left ul{background: unset !important;box-shadow: unset !important;padding: 0 !important;}
    #search-form{margin-bottom: 50px;}
    .shape-block-inner {
        text-align: center;
        font-size: 10px;
        padding: 10px 5px;
        border: 1px solid #dcdde8;
        background: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: start;
        min-height: 108px;
    }
    .shape-block{
        max-width: 140px;
        padding: 0 4px;
        margin-bottom: 15px;
        min-width: 100px;
    }
    .search-cont-right{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 0 15px;
    }
    .shape-block-inner label{
        margin-bottom: 0 !important;
        height: 100%;
        word-break: break-word;
        max-height: 90px;
        margin-top: 8px;
    }
    .shape-block-inner.active{
        padding: 5px;
    }
    .shape-block-inner.active label{
        color: #fff;
    }
    .search-cont-right{
        margin-bottom: 20px;
    }
    #shapeTable{width: 100% !important;}
    #shapeTable tr{font-size: 12px;}
    table.dataTable thead .sorting{background-image: unset !important;}
    table.dataTable thead th{font-size: 12px;padding: 8px 10px !important;}
    #shapeTable tbody tr td .btn-lg{padding: 10px;font-size: 13px;width: 100%;background: #57929d;border: 1px solid #57929d;color: #fff;}
    .custom-tabs{
        display: flex;
        justify-content: end;
        margin-bottom: 30px;
        border: 0;
    }

    .custom-tabs > li > a{border: 1px solid #ddd;border-bottom-color: #ddd !important;border-radius: 0;margin-right: 10px;}
    .custom-tabs > li.active > a {background: #57929d;color: #fff;margin-right: 10px;}
    .custom-tabs > li:last-child > a {margin-right: 0;}
    .custom-tabs > li.active > a, .nav-tabs > li.active > a:hover{background: #57929d;color: #fff;}
    .modal-header{
        padding: 5px 16px !important;
        border-bottom: 1px solid #e5e5e5;}
        .modal-title{font-size: 18px;}
    .modal-footer{text-align: center;}
    .modal-header .close {
        margin-top: 0;
        font-size: 30px;
        padding: 0;
        background: unset;
        color: #000;
        opacity: .2;
    }
    .checkbox-wrapper{
        display: flex;
        align-items: center;

    }
    .checkbox-wrapper label{
        min-width: 50px;
        text-align: right;
    }
    .custom-checkbox{
        margin-left: 15px;
    }
    .custom-checkbox input{
        display: none;

    }
    .custom-checkbox label{
        border: 1px solid #dcdde8;
        padding: 5px;
        background: #efefef;
        min-width: inherit;
        font-size: 13px;
    }
    .custom-checkbox input:checked + label {
        color: #ffffff;
        background: #57929d;
        padding: 5px;
        border: 1px solid #57929d;

    }
    #shapeTable_filter label{
        display: flex;
        align-items: center;
    }
    /*02-aug*/
    #colophon .foot-email a{white-space: break-spaces;}
    .cartbtn_wrapper .cart-button{
        background: #57929d;
        border: 0;
        border-radius: 0;
    }
    .cartbtn_wrapper .cart-button:hover{color: #fff;background-color: #57929d;border: 0;}
    .cartbtn_wrapper .cart-button:focus{color: #fff;}
    .lds-hourglass{
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100;
    }
    .shape-wrapper{
        background: #ebf0f4;
        padding: 20px 10px;
/*        margin: 0 10px;*/
/*        border-radius: 10px;*/
    }
    .search-wrapper{
        background: #ebf0f4;
        padding: 20px 10px;
    }
    #modelcontent input{margin-bottom: 15px;}

    #modelcontent .lds-hourglass{
    position: absolute;
    top: 0;
    left: 0;
    background-color: unset;
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100;
    }
    #modelcontent label{margin-bottom: 10px;}
    #modelcontent p:last-child{margin-bottom: 0 !important;}
    #comments{padding: 0.7em !important;}

    /*09-aug*/
    .model_data
    {
        display: flex;
        justify-content: space-between;
        width: 100%;
        flex-direction: row;
        margin-bottom: 15px;
    }
    .first_model_data {
        width: 55%;
        display: flex;
        flex-direction: column;
    }
    .first_model_data p{font-weight: 500;color: #333;
    font-family: montserrat,sans-serif;font-size: 1rem;
    line-height: 1.5;margin-bottom: 15px !important;}
    .second_model_data {
        width: 50%;
        display: flex;
        flex-direction: column;
    }
    .second_model_data ul{
        display: flex;
        list-style-type: none;
        font-weight: 500;
    }
    .second_model_data ul li:nth-child(2){margin-left: 15px;}
    .first_model_data span {margin-left: 15px;}
    .second_model_data span {margin-left: 15px;}
    .modal-footer .cart-button{
        background: #57929d;
        border: 0;
        color: #fff;
        border-radius: 4px;
    }
    .modal-footer .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    }
    .modal-footer .btn-default:hover{
        background-color: #e6e6e6;
        border-color: #adadad;
        color: #333;
    }

    .modal-footer .cart-button:hover{color: #fff;background-color: #57929d;border: 0;}
    .modal-footer .cart-button:focus{color: #fff;}
    /*10-Aug*/
    .cartbtn_wrapper{
        display: flex;
        justify-content: end;
    }
    .cart_fields {
        margin-bottom: 20px;
        display: flex;
        font-weight: 500;
        justify-content: space-between;
        font-size: 15px;
    }
    .cart_fields .cart_fields_1 p,.cart_fields .cart_fields_2 p{margin-bottom: 10px;font-family: montserrat,sans-serif;}
     .minicart-div {
        position: absolute;
        background: #ffffff;
        width: 400px !important;
        max-width: 90% !important;
        height: auto;
        top: 35px;
        right: -15px;
        box-shadow: 0 5px 15px rgba(0,0,0,.2);
        overflow: hidden;
        transition: transform 250ms ease-in-out;
        z-index: 99;
        padding: 20px;
        overflow-y: auto;
        max-height: 550px;
    }
    .minicart-details-block{
        margin-bottom: 20px;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 20px;
    }
    /*.minicart-details-block:last-child{
        margin-bottom: 0;
        border-bottom: 0;
        padding-bottom: 0;
    }*/
    .minicart-div .cart-number{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .cart-left-side{display: flex;}
    .minicart-div .cart-number input[type=number] {
       background: #ebf0f4;
        border-radius: 4px;
        width: 60px;
        height: 30px;
        border: 0;
        text-align: center;
        font-weight: 600;
        font-size: 14px;
        line-height: 21px;
        outline: 0;
        color: #6e6b7b;
        margin: 0 10px;
    }
    .cart-number .cartminus,.cart-number .cartplus{
        width: 30px;
        height: 30px;
        color: #fff;
        border-radius: 4px;
        font-size: 24px;
        line-height: 30px;
        display: inline-block;
        padding: 0;
        background: #57929d;
    }
    .cart-number .delete{
        width: 30px;
        height: 30px;
        color: #fff;
        border-radius: 4px;
        font-size: 16px;
        line-height: 30px;
        display: inline-block;
        padding: 0;
        background: #dc3545;
    }
    .viewcart-wrapper{text-align: center;}
    .viewcart-wrapper .viewcart-btn{width: 100%;display: inline-block;background: #57929d;color: #fff;border-radius: 4px;font-size: 16px;padding: 6px 10px;}
    .viewcart-wrapper .viewcart-btn:focus,.viewcart-wrapper .viewcart-btn:hover{color: #fff;}
    #cart {background: #ebf0f4;padding: 30px;}
    #cart .pagetitle{
        font-size: 25px;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-family: butler;
        color: #49818c;
        position: relative;
        padding-bottom: 0;
        font-weight: 700;
        margin-bottom: 20px !important;
    }
    .minicart-details .cart-number{
        display: flex;
/*        justify-content: end;*/
        justify-content: space-between;
        align-items: center;
    }

    .cart-number .cart-left-side .cart-right-side {
        margin-left: 10px;
    }

    .cart-number .cart-qty-msg .cart-qty-msg-p {
        margin-bottom: 0px;
        font-family: montserrat,sans-serif;
        font-weight: 400;
    }

    .minicart-details-block .mini-cart-msg {
        display: flex;
        margin-top: 15px;
        margin-bottom: 0px;
    }

    .minicart-details-block .mini-cart-msg .mini-cart-msg-p {
        margin-bottom: 0px;
        font-size: 12px;
        font-weight: 500;
    }

    #cart .minicart-details{background-color: #fff;box-shadow: 0 4px 59px rgba(0,0,0,2%);margin-bottom: 20px;padding: 15px;border-radius: 10px;}
    #cart .text-danger {
    color: #a94442 !important;}
    #cart .cart-number input[type=number] {
       background: #ebf0f4;
        border-radius: 4px;
        width: 160px;
        height: 30px;
        border: 0;
        text-align: center;
        font-weight: 600;
        font-size: 14px;
        line-height: 21px;
        font-family: montserrat,sans-serif;
        outline: 0;
        color: #6e6b7b;
        margin: 0 10px;
    }
    body.page-id-683279 .site-header,body.page-id-683244 .site-header{box-shadow: 0 4px 59px rgb(0 0 0 / 8%);}
    #cart .minicart-details .cart_fields {
        margin-bottom: 20px;
        display: flex;
        font-weight: 500;
        justify-content: space-between;
        font-size: 15px;
        border-bottom: 2px solid #ededed;
    }
    #cart .minicart-details .cart_fields p{margin-bottom: 20px;}
    #cart .minicart-details .cart-left-side{display: flex;margin-right: 10px;}
    #cart .minicart-details .cart_fields .field-title{font-weight: 600;font-family: montserrat,sans-serif;}
    .backserach-btn{margin-bottom: 15px;font-weight: 600;display: block;vertical-align: middle;}
    .backserach-btn i{margin-right: 8px;font-size: 14px;}
    @media screen and (min-width:992px) and (max-width:1025px){
        .shape-block{
/*            min-width: 93px;*/
    min-width: 128px;
        }
        .search-cont-right>div {
        padding: 0 8px;
        }
    }
    @media screen and (max-width:768px){
        #cart{padding: 30px 20px;}
        #cart .pagetitle{font-size: 20px;}
        #cart .minicart-details .cart_fields{font-size: 12px;}
        .shape-block{min-width: 170px;}
    }
    @media screen and (max-width:767px){
        .shape-block{min-width: 174px;}
        .sizes-wrapper{margin-bottom: 30px;}
    }
    @media screen and (max-width:575px){
    .custom-tabs > li > a{font-size: 12px;}
    .shape-block{min-width: 172px;}
    .search-cont-right{justify-content: center;}
    .buttons-end button{width: 100%;font-size: 14px;}
    .buttons-end button.btn-danger{margin-bottom: 10px;color: #fff;
    }
    #cart .minicart-details .cart_fields{display: block;}
    #cart .cart-number input[type=number]{width: 70px;}
    .search-form-top .search-top-left ul li{width: 100%;text-align: center;margin-bottom: 0;}
    .search-form-top .search-top-left ul li:after{display: none;}
    .search-wrapper{display: grid;grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 15px;}
    }
    @media screen and (max-width:375px){
        .shape-block{min-width: 152px;}
    }

.d-block{
    display: block !important;
}

.d-none{
    display: none !important;
}

#days_message{
    color: #333333;
}

.melee_cart_order_info p{margin-bottom: 0px;font-family: montserrat,sans-serif;font-weight: 400;}


/*start jewelry listing*/

.sidebar {
    padding: 15px;
    background-color: #f5f5f5;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.sidebar ul.list-subcats{
    padding: 0;
}
.sidebar ul.list-subcats li a:hover{
    color: #000 !important;
}

.sidebar-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-family: "Roboto", Sans-serif;
    border-bottom: 2px solid #ffffff;
}

.list-subcats {
    list-style: none;
    margin-top: 15px !important;
}
#color-filter-form label,
#size-filter-form label,
#weight-filter-form label
{
    color: #5C7362;
    font-weight: 500;
    margin-bottom: 15px;
    margin-left: 5px;
    font-family: "Roboto", Sans-serif;
    font-size: 15px;
}
.list-subcats li {
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px;
    background-color: #fff;
    border-radius: 8px;
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
    font-size: 16px;
}
.list-subcats li:last-child{margin-bottom: 0;}
.list-subcats li i{
    font-size: 22px;
}
.list-subcats li a {
    color: #333;
    text-decoration: none;
    transition: color 0.3s ease;
}

.list-subcats li a:hover {
    color: #007bff;
}
.sidebar ul.list-subcats > ul.subcats{
   padding-left: 20px;
    margin: 15px 0;
}
.sidebar ul.list-subcats > ul.subcats li{
    padding: 8px 12px;
    font-size: 15px;
}
.product-listing {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 15px 0px;
}

.product-item {
    flex: 1 1 calc(33.33% - 14px); /* 4 products per row */
    max-width: calc(33.33% - 14px);
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 15px;
    box-sizing: border-box;
}
#openFilterModal{
    background-color:#568186;
}

div#filterDropdown {
    position: absolute;
    left: 26%;
    right: 0;
    width: 73%;
    margin: 0;
    z-index: 9;
    top: 53px;
    padding: 20px;
    border: 1px solid #ddd;
    box-shadow: 4px 4px 40px 0px rgba(0, 0, 0, 0.08);
    background: #fff;
    border-radius: 8px;
}
.filter-modal-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ededed;
    padding-bottom: 8px;
    margin-bottom: 20px;
}
div#filterDropdown .filter-modal-title > h3{margin-bottom: 0 !important;}
#closeFilterDropdown{
    background: transparent;
    color: #000;
    font-size: 30px;
    padding: 0;
    line-height: 1;
}
#filterDropdown .colorfilter-wrapper h3,#filterDropdown .sizefilter-wrapper h3,#filterDropdown .weightfilter-wrapper h3{
    font-size: 18px;
    font-weight: 500;
     margin-bottom: 10px !important;
    padding-bottom: 10px;
    font-family: "Roboto", Sans-serif;
    border-bottom: 1px solid #ddd;
}
#color-filter-form,#size-filter-form,#weight-filter-form{
    overflow-y: auto;
    max-height: 210px;
    background: #fafafa;
    padding: 10px;
}
/* Product image styling */
.product-item img {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 15px;
}

/* Product title */
.product-item h3 {
    color: #333;
    margin: 0 0 10px;
    text-align: center;
    font-family: "Roboto", Sans-serif;
}

/* Price styling */
/*.product-item .price {
    font-size: 18px;
    font-weight: bold;
    color: #e60023;
    margin: 0 0 15px;
    text-align: center;
}*/
.product-listing .product-item h3{margin-bottom: 10px !important;min-height: 60px;}
.product-listing .product-item h3 a{
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    line-height: 30px;
}
.product-listing .product-item p.price a{color: #5C7362;}
.product-listing .product-item h3 a:hover{color: #568186;}

.product-listing .product-item p.price{
    font-size: 15px;
    color: #5C7362;
    font-weight: 500;
    text-align: center;
}
/*end jewelry listing*/

/* Container for product listing */





.product-gallery {
    display: flex;
}
.gallery-thumbs {
    width: 20%;
    margin-right: 10px;
}
.gallery-main {
    width: 80%;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper-slide img, .swiper-slide video {
    max-width: 100%;
    max-height: 100%;
}
.swiper-button-next, .swiper-button-prev {
    color: #000;
}

.jsd-accordian-wrapper .accordion-item h3 button{
    background-color: #568187;
    color: #fff;
    box-shadow: unset;
    font-family: "Roboto", Sans-serif;
    font-weight: 600;
}
.jsd-accordian-wrapper .accordion-item h3 button:after{
    filter: brightness(100) invert(0);
}
/* On smaller screens, adjust to two products per row */
@media (max-width: 768px) {
    .product-item {
        flex: 1 1 calc(50% - 12px);
        max-width: calc(50% - 12px);
    }
}

/* On mobile screens, show one product per row */
@media (max-width: 480px) {
    .product-item {
        flex: 1 1 100%;
        max-width: 100%;
    }
    div#filterDropdown{
        left: 12px;
    right: 12px;
    width: 94%;
    top: 525px;
    padding: 20px 15px;
    }
}


/* Add to cart button */
.product-item .add-to-cart {
    display: inline-block;
    padding: 10px 20px;
    background-color: #007bff;
    color: white;
    text-align: center;
    border-radius: 4px;
    text-decoration: none;
    font-weight: bold;
    transition: background-color 0.3s ease;
    width: 100%;
    box-sizing: border-box;
    text-transform: uppercase;
}

.product-item .add-to-cart:hover {
    background-color: #0056b3;
}

/* Hover effect on product */
.product-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}

/* Container */
.product-details-container {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
/*    width: 80%;*/
/*    margin: 0 auto;*/
/*    font-family: Arial, sans-serif;*/
}

.right-side-detail .product-title {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px !important;
    font-family: "Roboto", Sans-serif;
}
.right-side-detail .price  a{color: #333;margin-bottom: 20px;text-decoration: underline;}
.right-side-detail .price {
    font-size: 22px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
    font-family: "Roboto", Sans-serif;
}
/* Product Images */
.product-images {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
}

.main-image {
    width: 100%;
    max-width: 600px;
    height: auto;
    border: 2px solid #ddd;
    border-radius: 8px;
}

.main-image .slick-slide img{
    width: 450px;
    margin: 0 auto;
}

.main-image img {
    width: 100%;
    height: auto;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 5px;
}

.product-gallery {
    margin-top: 40px;
    display: flex;
    gap: 10px;
}

.product-gallery img {
    width: 80px;
    height: 80px !important;
    cursor: pointer;
    border: 2px solid #ddd !important;
    border-radius: 8px !important;
    transition: border-color 0.3s ease;
}

.gallery-video-thumbnail {
    position: relative;
    width: 80px;
    height: 80px !important;
    cursor: pointer;
    border: 2px solid #ddd !important;
    border-radius: 8px !important;
    transition: border-color 0.3s ease;
}
.gallery-video-thumbnail video{
    width: 80px;
    height: 76px !important;
    object-fit: cover;
}
.gallery-video-thumbnail i{
position: absolute;
    left: 35%;
    top: 40%;
    /* color: #fff; */
    background: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
}
.product-gallery img:hover {
    border-color: #0071a1;
}

.main-image .slick-prev, .main-image .slick-next{
    z-index: 1;
    width: 40px;
    height: 40px;
}
.main-image .slick-prev:is(:hover, :focus), .main-image .slick-next:is(:hover, :focus){
    box-shadow: unset;
}
.slick-prev:before, .slick-next:before{
    color: #000 !important;
    font-size: 35px !important;
}
.main-image .slick-prev{
    left: 0;
}
.main-image .slick-next{
    right: 0;
}
/* Short Description */
.short-description {
    font-size: 1.1rem;
    color: #666;
    text-align: center;
    margin-bottom: 30px;
}

/* Attributes Dropdown */
.variation-attributes {
    /*width: 100%;
    max-width: 600px;
    margin-bottom: 20px;*/
     display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 15px;
}

.attribute-select {
    /*margin-bottom: 20px;*/
    display: flex;
    align-items: center;
    gap: 5px;
    border-bottom: 1px solid #ddd;
    justify-content: space-between;
}

.attribute-select label {
    display: block;
    font-size: 1.1rem;
    font-weight: bold;
    margin-bottom: 5px;
    color: #333;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
}

.attribute-select select {
    width: 100%;
    padding: 10px;
    font-size: 1rem;
    border: none;
    border-radius: 5px;
    box-sizing: border-box;
    font-family: "Roboto", sans-serif;
    flex: 1 1 30%;
    max-width: 30%;
}
.accordion-description .accordion-item{
    border: 0;
    margin-bottom: 15px;
}
.accordion-description .accordion-item .accordion-header{
    margin-bottom: 0 !important;
    border-bottom: 1px solid #e5e7eb;
}
.accordion-description .accordion-item .accordion-button{
    padding: 0 0 10px 0;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}
.accordion-description .accordion-item .accordion-body{
    padding: 15px 0 10px 0;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 28px;
}
.accordion-description .accordion-item .accordion-button:hover,.accordion-description .accordion-item .accordion-button:active {
    background-color: transparent;
    color: #000;
    box-shadow: unset;
}
.accordion-description .accordion-item .accordion-button:focus{
    border: 0;
    box-shadow: unset;
    background-color: unset;
    color: #000;
}
.accordion-description .accordion-item .accordion-button:not(.collapsed) {
    color: #000;
    background-color: transparent;
    box-shadow: unset;
    border-bottom: 1px solid #000;
}
/* Add to Cart Button */
#add-to-cart-jewelry,.add-to-cart-button {
    background-color: #568186;
    color: #fff;
    border: none;
    padding: 15px 30px;
    line-height: 1;
    font-size: 1.2rem;
    cursor: pointer;
    font-family: "Roboto", sans-serif;
    transition: background-color 0.3s ease;
    border-radius: 8px;
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
}
#add-to-cart-jewelry:hover,.add-to-cart-button:hover{background-color: #000;}
#add-to-cart[disabled] {
    background-color: #ddd;
    cursor: not-allowed;
}

#add-to-cart:hover:not([disabled]) {
    background-color: #005f87;
}

/* Full Description */
.product-description {
    width: 100%;
    max-width: 800px;
    text-align: left;
    line-height: 1.8;
    font-size: 1rem;
    color: #444;
}
.quantity-selector {
    display: flex;
    align-items: center;
    margin: 20px 0;
    gap: 10px;
}
.quantity-selector button {
    background-color: #568186;
    color: #fff;
    border: none;
    padding: 10px 15px;
    font-size: 20px;
    cursor: pointer !important;
    line-height: 1;
}
.quantity-selector button:is(:hover, :active, :focus){background-color: #000;}

.quantity-selector button:disabled {
    background-color: #ddd;
    cursor: not-allowed;
}

.quantity-selector input {
    width: 60px;
    text-align: center;
    border: 1px solid #ddd;
    font-size: 16px;
}

/*start cart page css */

.cart-table .product-info .product-name {
    flex: 1 1 75%;
    max-width: 75%;
}
.cartmain-title{
    font-size: 20px !important;
    font-weight: 600 !important;
    font-family: "Roboto", sans-serif;
}

.cart-table .product-info .product-name p{
    font-weight: 500;
    color: #000;
    font-family: "Roboto", sans-serif;
}
.cart-table .product-info .product-image {
    flex: 1 1 25%;
    max-width: 25%;
    justify-content: center;
    display: flex;
    border: 1px solid #ddd;
}
.quantity-wrapper .qty-btn.minus:before, .quantity-wrapper .qty-btn.plus:before {
    display: none;
}
.cart-table .product-info .product-image img{
    height: auto;
    width: 100px;
}
.cart-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    font-family: Arial, sans-serif;
}

.cart-container h2 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 2.5rem;
    color: #333;
}


.cart-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 30px;
    margin-top: 20px !important;
}

.cart-table thead th {
    background-color: #57929D;
    padding: 15px;
    text-align: left;
    font-weight: bold;
    color: #FFFFFF;
    font-family: "Roboto", sans-serif;
}

.cart-table td {
    padding: 15px;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
    font-family: "Roboto", sans-serif;
}

.product-info {
    display: flex;
    align-items: center;
    gap: 12px;
}

.product-info a {
    margin-left: 15px;
    font-size: 1.1rem;
    color: #0071a1;
    text-decoration: none;
}

.product-info a:hover {
    text-decoration: underline;
}

.product-image {
    width: 80px;
    height: 80px;
    border-radius: 5px;
}

.quantity-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.qty-btn {
    background-color: #568186;
    color: #fff;
    border: none;
    padding: 6px 15px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    border-radius: 5px;
}

.qty-btn:hover {
    background-color: #000;
}

.quantity-input {
    width: 50px !important;
    text-align: center;
    border: 1px solid #ddd;
    padding: 10px;
    margin: 0 10px;
    font-size: 16px;
    border-radius: 5px;
    font-family: "Roboto", sans-serif;
}

.attribute {
    margin-bottom: 5px;
}

.attribute strong {
    font-weight: bold;
}

.remove-btn {
    background-color: #e74c3c;
    color: #fff;
    border: none;
    padding: 5px 10px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 8px;
    transition: background-color 0.3s ease;
}

.remove-btn:hover {
    background-color: #c0392b;
}
#remove_all_jewelry,#send_request_jewelry{
    font-family: "Roboto", sans-serif;
}
@media screen and (max-width:768px){
    .product-listing .product-item h3{min-height: 40px;}
    .cart-table td:first-child{min-width: 320px;}
    .cart-table td:last-child{min-width: 70px;}
    .cart-table td{min-width: 200px;}
}
@media screen and (max-width:575px){
    .product-listing .product-item h3 {min-height: inherit;}
    .product-details-container {display: block;}
    .product-gallery {margin-top: 20px;}
    .product-images{margin-bottom: 40px;}
    .right-side-detail .product-title {font-size: 24px;}
    .right-side-detail .price {font-size: 20px;}
    .variation-attributes {grid-template-columns: repeat(1, minmax(0, 1fr));}
    .cart-table td:first-child{min-width: 320px;}
    .cart-table td:last-child{min-width: 70px;}
    .cart-table td{min-width: 200px;}
    .attribute-select select{flex: 1 1 45%; max-width: 45%;}
}

.site-header-jwelery {
    text-align: center;
    margin-bottom: 20px;
}
.site-header-jwelery__title {
    font-size: 40px;
    color: #57929D;
    font-weight: 700;
    line-height: 68px;
    font-family: "Roboto", sans-serif;
}
.thankyou-content-jwelery {
    text-align: center;
    width: 80%;
    margin: 0 auto 25px auto;

}
.thankyou-content-jwelery i {
    background: #57929d2e;
    border-radius: 50%;
    padding: 10px;
    color: #57929D;
    margin-bottom: 20px;
    font-size: 38px;
/*    font-family: "Roboto", sans-serif;*/
}
.main-content__body-jwelery {
    font-size: 1.2em;
    width: 60%;
    margin: 0 auto;
    font-family: "Roboto", sans-serif;
}
table.table-jwelery {
    width: 80%;
    margin: 0 auto;
    border-collapse: collapse;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.table-jwelery th, .table-jwelery td {
    padding: 12px;
    border: 1px solid #ddd;
    text-align: left;
    font-family: "Roboto", sans-serif;
}
.table-jwelery th {
    background-color: #57929D;
    color: white;
    font-family: "Roboto", sans-serif;
}
.table-jwelery tr:hover {
    background-color: #f1f1f1;
}
.back_to_home{
    text-align: center;
}
.back_to_home a:hover{
    color: #fff;
}
.back_to_home a{
    background: #57929D;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 600;
}