#maincontent {
    margin-top: 160px !important;
}
.main-content-container {
    display: flex;
    min-width: 100%;
    font-weight: 300;
    margin-bottom: 5%;
}
.half {
    min-width: 50%;
}
.product-spec-subhead {
    font-weight: 300;
    margin: 2rem auto;
    text-align: center;
    text-transform: uppercase;
}
.active-q::after {
    transition: 0.3s;
    rotate: 180deg;
}
.right-side.split-container {
    display: flex;
}
.contact-block-new {
    margin: auto;
}
.gia-certified-block {
    margin-top: 8rem;
}
.diamond-attribute-title-span {
    width: 150px;
}
.right-container {
    padding: 0 4rem;
}
.right-side-heading h1 {
    font-weight: 300;
}
.right-side-shortdesc {
    padding-top: 5rem;
}
.right-left-side {
    min-width: 45%;
    padding-right: 4rem;
    margin-top: 1.5rem;
}
.right-side-text {
    padding-top: 4rem;
}
.right-right-side {
    border-left: 1px solid #bababa;
    width: 45%;
}
.right-side {
    margin-bottom: 16px;
}
.left-container {
    overflow: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.fixed {
    top: 200px;
    position: sticky;
    padding: 0 12% 0 5.5%;
}
.left-container::-webkit-scrollbar {
    display: none;
}
.stop-scroll {
    overflow: hidden;
}
.faq a {
    color: #000;
    display: block;
    width: 100%;
}
.question::before {
    content: "Q";
    display: block;
    position: absolute;
    left: -10px;
    background: #fff;
    margin: -1rem 0;
    font-size: 26px;
    font-weight: 300;
    font-family: cormorant-garamond;
}
.question::after {
    content: ">";
    transform: rotate(90deg);
    transition: 0.3s;
    display: block;
    position: absolute;
    right: 1rem;
    font-weight: 300;
    font-size: 26px;
    font-family: cormorant-garamond;
}
.answer::before {
    content: "A";
    display: block;
    position: absolute;
    left: -10px;
    background: #fff;
    margin: -1rem 0;
    font-size: 20px;
    font-weight: 300;
    font-family: cormorant-garamond;
}
.start-scroll {
    overflow: scroll;
}
.hide-sub {
    display: none;
}
.scrollable-product-image {
    margin: auto;
    padding: 2rem 0;
}

.metal-active {
    border-color: rgb(94, 122, 125);
    opacity: 1;
}
.platinum {
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background: rgb(200, 200, 200);
    margin: auto;
}
.gold-18k {
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background: rgb(200, 171, 110);
    margin: auto;
}

.white-gold {
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background: linear-gradient(135deg, rgb(254, 254, 254), rgb(206, 206, 206));
    margin: auto;
}
.rose-gold {
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background: rgb(206, 172, 139);
    margin: auto;
}
.radio-btn-metal {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background: transparent;
    border: 1.5px solid transparent;
    cursor: pointer;
    height: 38px;
    width: 38px;
    padding: 0px;
    border-radius: 50%;
    margin-right: 0.4rem;
}
.button-group {
    display: flex;
    margin-bottom: 1.6rem;
}
loadits {
    max-width: 1280px;
    margin: auto;
}
.catalog-product-view .diamond-additional {
    display: none;
}
.products-grid {
    max-width: 1280px;
    margin: auto;
    margin-top: 160px;
}
.diamond-info {
    font-family: cormorant-garamond, sans-serif;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.setting-btn {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    width: 200px;
    min-width: auto;
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    background-color: #000;
    height: 35px;
}
.btn-appointment {
    background: #fff;
    color: #000;
    cursor: pointer;
    border: 1px #000 solid;
}
.setting-btn:hover {
    color: #fff;
}
.setting-btn:visited {
    color: #fff;
}
.btn-appointment:hover {
    color: #000;
}
.btn-appointment:visited {
    color: #fff;
}
.diamond-info.no-margin {
    margin-left: 0;
}
.gia-certified-block {
    max-width: 1280px;
    margin: auto;
}
.table-heading {
    font-weight: 300;
    text-align: center;
    margin: auto;
    margin-bottom: 2%;
    font-size: 2.5rem;
}
.the-setting {
    margin-top: 160px;
    display: flex;
    align-items: center;
    column-gap: 4rem;
}
.the-setting-img {
    width: 60%;
}
.the-setting-info {
    width: 20%;
    margin: auto;
}
.the-setting-heading {
    font-weight: 300;
    text-align: center;
    margin: auto;
    margin-bottom: 4%;
    font-size: 26px;
}
.the-setting-info p {
    font-weight: 200;
    padding-bottom: 3rem;
    font-size: 18px;
}
.the-setting .quick-contact__box {
    transition: 0.3s;
}
.the-setting .quick-contact__box:hover {
    background-color: #000;
    color: #fff;
    transition: 0.3s;
}
.the-setting .quick-contact__box:hover .contact-us-button-link {
    color: #fff;
}
.dropdown-block {
    max-width: 1280px;
    margin: auto;
    padding-left: 5%;
    padding-right: 5%;
}
.question {
    border: none;
    background: transparent;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 300;
}
.answer {
    padding: 25px;
    color: #666;
}
.answer p {
    font-weight: 300;
}
.details-container {
    display: none;
    margin: 3rem auto;
    width: 90%;
}
.details-row {
    display: flex;
}
.ring-details-heading {
    padding: 0.3rem 0;
    cursor: pointer;
    transition: all 0.3s;
    font-weight: 300;
}
.diamond-attribute-additional-text {
    font-weight: 300;
}
.detail-property {
    width: 30%;
    padding: 10px 0;
    padding-left: 10px;
}
.setting-faq {
    max-width: 1280px;
    margin: auto;
}
.faq {
    padding: 1rem 0;
    cursor: pointer;
    transition: all 0.3s;
    font-weight: 300;
}
.faq a:hover {
    color: #000;
}

.detail-value {
    width: 50%;
    padding: 10px 0;
    padding-left: 10px;
}

.ring-details-heading::after {
    float: right;
    content: ">";
    margin-right: 2rem;
    transition: all 0.3s;
}
.details-active::after {
    content: ">";
    transform: rotate(90deg);
    transition: all 0.3s;
}
.product-table-cell {
    font-weight: 300;
}
.faq-item {
    border: 1px solid #ccc;
    position: relative;
    margin-top: 2rem;
}
.product-spec-list {
    list-style: none;
    padding-right: 0;
}
.answer {
    display: none;
}
.more-product-info {
    rotate: 90deg;
    padding: 4rem;
    display: inline-block;
    margin: auto;
    text-align: center;
    font-size: 30px;
}
.arrow-down {
    margin: auto;
    text-align: center;
    transition: 0.6s;
    cursor: pointer;
}
.product-spec-heading {
    text-align: center;
    margin: auto;
    font: normal normal 300 31px/37px Josefin Sans;
}
.product-faq-heading {
    font-weight: 300;
    text-align: center;
    margin: auto;
    font-size: 28px;
}
.dropdown-container {
    display: none;
}
.active-dropdwon {
    border-bottom: 1px solid #000;
}
.rotate-arrow {
    rotate: 180deg;
    transition: 0.6s;
}
.right-side h1 {
    font: normal normal 300 21px/30px Josefin Sans;
    text-transform: uppercase;
}
.right-side-prices {
    font: normal normal 300 28px/37px Josefin Sans;
}
.ethical-container {
    padding-bottom: 0;
}
#new-contact {
    display: block;
    margin-bottom: 100px;
}
.spacer {
    margin-top: 1.5rem;
}
.products-table {
    margin-top: 3rem;
}
.the-setting {
    margin-top: 100px;
}
.right-side-block-mobile {
    display: none;
}
.table-heading {
    font: normal normal 300 31px/37px Josefin Sans;
    font-family: Josefin Sans, Noto Sans JP, sans-serif;
}
.the-setting-heading {
    font: normal normal 300 26px/37px Josefin Sans;
    font-family: Josefin Sans, Noto Sans JP, sans-serif;
}
#faq {
    display: block;
    margin-bottom: 160px;
}
.settings-info-small {
    text-align: center;
    font-size: 13px;
    margin-top: 16px;
}
.settings-info-small br {
    margin-bottom: 8px;
}
.ring-details .details-container{
    font-size: 12px;
}
@media (max-width: 991px) {
    .right-side h1 {
        font: normal normal 300 28px/37px Josefin Sans;
        text-transform: uppercase;
    }
    .right-side-prices {
        font: normal normal 300 21px/28px Josefin Sans;
    }
    .ring-details-heading {
        text-transform: uppercase;
        font-size: 1.6rem;
    }
    .ring-details-heading .details-container {
        font-size: 14px;
    }
    .right-side-block-mobile {
        display: block;
    }
    .gia-certified-block {
        margin-top: 100px;
    }
    .main-content-container {
        display: block;
        width: 100%;
    }
    .left-container {
        min-width: 100%;
        width: 100%;
    }
    .right-container {
        min-width: 100%;
        padding: 0;
    }
    .the-setting {
        display: block;
    }
    .the-setting-img {
        min-width: 100%;
    }
    .the-setting-info {
        width: 50%;
        margin-top: 5%;
    }

    .fixed {
        padding-left: 5%;
        padding-right: 5%;
    }
    .shortdesc {
        text-align: justify;
    }
    .faq-item {
        padding: 3%;
    }
    loadits {
        padding-left: 5%;
        padding-right: 5%;
    }
    .the-setting-info {
        width: 100%;
        text-align: center;
        padding-left: 5%;
        padding-right: 5%;
    }
    .right-side-block {
        display: none;
    }
    .right-side.split-container {
        display: block;
    }
    .right-right-side {
        border-right: 1px solid #bababa;
        border-left: 1px solid #bababa;
        margin: auto;
    }
    .appointment-settings-block {
        display: block;
        margin: 5rem auto;
    }
    .appointment-settings-block .contact-block-new {
        margin: auto;
        width: 60%;
        max-width: 60%;
        min-width: auto;
    }
    .contact-us-button {
        width: 50%;
    }
    .ethical-container {
        margin-top: 5rem;
    }
    .ring-details-heading::after {
        float: none;
        margin-right: 0;
        margin-left: 1rem;
    }
    .main-content-container {
        text-align: center;
    }
    .mobile-contained {
        padding-left: 5%;
        padding-right: 5%;
    }
    .spacer {
        margin-top: 3rem;
    }
    .left-container .slick-track {
        display: flex;
    }
    .left-container .slick-track .slick-slide {
        width: 100%;
        display: flex;
        height: auto;
        align-items: center;
        justify-content: center;
        object-fit: cover;
    }
    .radio-btn-metal {
        display: inline-block;
    }
    .button-group {
        display: block;
    }
    .scrollable-product-image {
        padding: 0;
    }
}

@media (max-width: 768px) {
    .right-side.split-container {
        display: block;
    }
    .ethical-table .origin-media {
        padding-right: 0;
    }
    .contact-us-button {
        width: 90%;
    }
    .table-heading {
        padding: 0 1rem;
        font-size: 24px;
    }
    #faq {
        display: block;
        margin-bottom: 150px;
    }

    .appointment-settings-block .contact-block-new {
        width: 90%;
        max-width: 90%;
        min-width: auto;
    }
    .contact-block-new .contact-us-button {
        width: 90%;
    }
    .right-left-side {
        min-width: 100%;
        padding-right: 0;
    }
    .product-spec-subhead {
        font-weight: 300;
        margin: 2rem auto;
        text-align: center;
        cursor: pointer;
    }
    .ethical-container .row {
        display: block;
    }
    .row .col-sm-4 {
        max-width: 100%;
        margin: auto;
    }
    .row .col-sm-8 {
        max-width: 100%;
        margin: auto;
    }
    .faq-item {
        padding: 1%;
    }
    .right-right-side {
        min-width: 100%;
        margin: auto;
        margin-top: 2%;
    }
    .contact-block-new {
        margin: auto;
    }
    .metal {
        text-align: center;
        margin-top: 2%;
        margin-left: 0;
    }
    .radio-btn-metal {
        display: inline-block;
    }
    .button-group {
        display: block;
    }
    .the-setting .contact-us-button-link {
        text-align: center;
    }
    .diamond-fits {
        margin-top: 100px;
    }
    .the-setting {
        margin-top: 100px;
    }
    .dropdown-block {
        margin-top: 2rem;
    }
    .diamond-attribute-additional {
        margin: auto;
    }
    .detail-property {
        text-align: left;
    }
    .diamond-info {
        margin-left: 0;
    }
    #maincontent,
    .product-info-main .product-info-stock-sku {
        text-align: center;
    }
}
