﻿.iqtxt {
    margin-top: 20px;
    display: flex;
}

.rquote {
    font-size: 18px;
    color: red;
}

.cadded {
    color: green;
    font-size: 35px;
    line-height: 0;
    position: relative;
    top: 8px;
}

.closem, .closem:hover {
    position: absolute;
    right: -17px;
    top: -16px;
    background: #040349;
    border: 0;
    color: #fff;
    font-size: 20px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    z-index: 99;
}

.btnwlist1 {
    background: inherit;
    float: left;
    border: 1px solid #111111;
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 25px;
    width: 100%;
}

.TblFrame {
    border: 1px solid #e3e3e3;
}

.descheader {
    font-size: 20px;
    margin: 10px 0 0;
    font-weight: 600;
    color: #000;
    text-align: center;
}

.drpdetails {
    background: transparent;
    border: 1px solid #ccc;
    width: 100%;
    min-height: 40px;
    padding: 10px 20px 10px 18px;
}

.psku-1 {
    margin: 0 !important;
}

.prod-drops p {
    font-size: 14px;
    margin-bottom: 5px;
    color: #3d4246;
}


.price__badge.price__badge--sold-out {
    color: #69727b;
    border-color: #69727b;
    text-align: center;
    font-size: .5em;
    line-height: 1em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #fff;
    border: 1px solid #3d4246;
    border-top-color: rgb(61, 66, 70);
    border-right-color: rgb(61, 66, 70);
    border-bottom-color: rgb(61, 66, 70);
    border-left-color: rgb(61, 66, 70);
    border-radius: 2px;
    padding: 0.5rem .5rem;
    position: relative;
    top: -5px;
    margin-left: 0px;
}

.btncart1, .btncart1:hover {
    background: #111111;
    color: #fff;
    padding: 6px 15px;
    font-size: 15px;
    border: 1px solid #d0d0d0;
    display: block;
    line-height: 1;
    text-align: center;
}


/*Products Main Div*/

.ribbon {
    background: #c71b1b;
    right: 10px;
    top: 10px;
    padding: 0px;
    position: absolute;
    height: 40px;
    width: 40px;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    border-radius: 50%;
    z-index: 1;
    color: #fff;
    font-size: 12px;
}

.pagenav {
    float: right;
}

    .pagenav.pagenavbottom {
        margin: 2pc 0 0;
    }

.active > .page-link, .page-link.active {
    z-index: 3;
    color: var(--bs-pagination-active-color);
    background-color: #040349;
    border-color: #040349;
}

.page-link {
    color: #040349;
}

.div-prodinfo {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

.div-left {
    padding-right: 20px;
}

    .div-left.width100 {
        width: 100%;
        min-height: 48px;
    }

        .div-left.width100 .prodSku {
            font-size: 15px;
        }

.btncart {
    background: #fff;
    border: 0;
    padding: 3px 6px;
    font-size: 24px;
    line-height: 1;
}

.btninquire {
    background: #ede9e9;
    border: 0;
    padding: 3px 6px;
    font-size: 24px;
    line-height: 1;
}

.btnwlist {
    background: #fff;
    border: 0;
    padding: 3.5px 6px 2px 4px;
    font-size: 21px;
    line-height: 1;
    position: relative;
    top: 0px;
}

.noclass {
    border: none;
    background: #fff;
    padding: 0;
}

.products {
    font-family: 'Poppins';
}

.productbox {
    padding: 10px 15px;
    margin-bottom: 15px;
    /* border: 1px solid #eee; */
    position: relative;
    box-shadow: 0 1px 10px #dfdfdf;
}

.ProdTitle {
    text-align: center;
    font-size: 14px;
    min-height: 40px;
    display: grid;
    align-content: center;
}

    .ProdTitle.minheight1 {
        min-height: 68px;
    }

.productimgbox {
    position: relative;
}

.action-btns {
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
}

    .action-btns button, .action-btns a {
        margin-right: 5px;
        border-radius: 20px;
        padding: 5px 5px;
        background: #fff;
    }

        .action-btns button img, .action-btns a img {
            width: 28px !important;
        }

.sprice {
    font-weight: 600;
}

.dprice {
    color: red;
    font-weight: 600;
}

.rprice, .oprice {
    text-decoration: line-through;
    font-size: 14px;
    margin-right: 3px;
}

.productbox .pricemsg {
    text-align: center;
}
/*Filters*/
.clearrange {
    background-color: #040349;
    color: #fff;
    padding: 5px 10px;
    text-transform: capitalize;
    text-decoration: none;
    border: none;
    width: 100%;
    border: 1px solid #040349;
    font-weight: 500;
}

.pdlist {
    list-style-type: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

    .pdlist label, .form-check-input {
        cursor: pointer;
    }

        .form-check-input:checked {
            background-color: #000;
            border-color: #000;
            box-shadow: none;
        }

        .form-check-input:focus {
            border-color: #000;
            box-shadow: none;
        }

.prodPanel .panel {
    margin-bottom: 10px;
    cursor: pointer;
}

.prodPanel .panel-heading {
    border-color: #ccc;
    background-color: #f3f3f3;
    border-bottom: 1px solid #ccc;
    color: #111;
    padding: 5px 15px;
}

.prodPanel .panel-body {
    padding: 10px 20px;
    background-color: #f9f9f9;
}

.prodPanel .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
}

    .prodPanel .panel-title > .small, .prodPanel .panel-title > .small > a {
        color: #111 !important;
    }

.drpdwn {
    border: 1px solid #d9d9d9;
}

.pricemsg {
    color: red;
    margin-left: 0;
    display: block;
    width: 100%;
}

.prodSku {
    margin-bottom: 0;
}

.price-range {
    margin: 0;
}

ul.pdlist li a {
    display: block;
    width: 100%;
    padding: 5px;
    border: none;
    height: 35px;
    border-bottom: 1px solid #eee;
}

    ul.pdlist li a.currenttab {
        background: #dde1ec;
    }

    ul.pdlist li a span {
        text-transform: uppercase;
        font-family: 'Poppins';
    }

        ul.pdlist li a span.correcticon {
            font-size: 21px;
        }

#collapsecat .panel-body {
    padding: 10px 5px !important;
}


/*Add to cart popup*/
.drpdetails.drpdetails1 {
    padding: 5px 20px;
    min-height: 30px !important;
}

.ringsizetxt {
    font-size: 14px;
    margin-bottom: 20px;
    color: red;
}

.rcart .modal-dialog {
    min-width: 80%;
    max-width: 1000px !important;
    margin-top: 5pc;
}

.rcart .modal-header {
    display: block !important;
}

.rcart .row.eq-row.clearfix {
    /* margin: 2pc 0pc; */
    margin: 0;
}

.rcart .modal-body {
    padding: 0;
    background: #fbfbfb;
}

.tgt-col {
    padding: 0;
}

.proddetails {
    padding: 20px 50px 20px 20px;
}

.ringsize {
    display: flex;
    font-size: 17px;
}

.prodt {
    font-size: 18px;
    margin-bottom: 30px;
}

.productsku {
    font-size: 17px;
    margin-bottom: 20px;
}

.careplan, .finalprice, .adddtocart {
    padding-bottom: 20px;
}

.cartbtn {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 12px 32px;
    text-transform: uppercase;
    transition: 0.5s;
    line-height: 1;
    color: #fff;
    animation-delay: 0.8s;
    border: 0;
    background: #040349;
    width: 100%;
}

.msgcartsuccess {
    text-align: center;
    padding: 20px 0;
    font-size: 20px;
    background: #fff;
    margin: 0;
}

.rcartModal .modal-dialog {
    min-width: 60%;
}

.rcartModal .modal-content {
    border-radius: 0 !important;
}

.rcartModal .msgsuccess {
    padding: 0 !important;
}

.BtnClose, .BtnClose.hover {
    background: #f2f2f2;
    padding: 6px 10px;
    border: 0;
    line-height: 1.5;
}

.btnviewcart, .btnviewcart:hover {
    background: #040349;
    color: #fff;
    padding: 6px 10px;
    border: 0;
    line-height: 1.5;
}

@media(min-width: 1801px) {
    .ProdTitle, .price-range, .prodSku {
        font-size: 18px;
    }

        .ProdTitle.minheight1 {
            min-height: 54px;
        }

    .pricemsg {
        display: block;
        font-size: 22px;
    }

    ul, p, .Pgheader p {
        font-size: 18px;
    }

    .rcart .modal-dialog {
        margin-top: 8pc;
    }
}

.header-type {
    display: none;
}

@media(max-width: 991px) {
    .dropdown-backdrop {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #00000017;
        z-index: 1040;
    }

    .prodPanel .panel-heading {
        padding: 2px 8px;
        font-weight: 400;
    }

    .prodPanel .panel-title {
        font-size: 14px;
        font-weight: 400;
        padding: 3px 0;
    }

        .prodPanel .panel-title .icon18 {
            max-width: 15px;
            margin-left: 5px;
        }

    .clearrange {
        margin-top: 1.5pc;
    }

    .drpdwn {
        padding: 2px 1px 2px 2px;
        width: 50px;
        min-width: 50px;
        margin: 0;
    }

    .sort.drpdwn {
        width: 120px;
    }

    .FilterSec {
        position: relative;
        background: #f8f8f8;
        padding: 10px 20px 15px;
        margin: 0 -20px 10px;
    }

        .FilterSec .show {
            position: fixed;
            left: 0;
            bottom: 0;
            background: #fff !important;
            z-index: 99999999;
            max-height: 100%;
            overflow-y: auto;
            box-shadow: 0 0 4px 3px #bdbdbd;
            width: 100%;
            margin-top: 0;
            padding-top: 0;
            border: 0;
            border-radius: 0;
        }

        .FilterSec .panel-body {
            border-top: 0 !important;
            min-height: 350px;
            max-height: 250px;
            background: #fff;
            overflow: scroll;
        }

        .FilterSec .panel-group .panel {
            margin-bottom: 0;
            border: 0;
            box-shadow: none;
            display: inline-block;
            padding: 5px 1px;
            border-radius: 0;
            cursor: pointer;
        }

    .tcnttxt {
        margin-bottom: 10px;
    }

    .header-type {
        display: block;
        position: relative;
        border-bottom: 1px solid #eee;
        margin-bottom: 10px;
        padding-bottom: 10px;
        margin-top: 10px;
    }

    .closepanel {
        position: absolute;
        right: 0;
        top: 0;
        font-weight: 500;
        font-size: 14px;
        cursor: pointer;
    }
}

@media(max-width: 1300px) and (min-width:992px) {
    .div-prodinfo {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    .div-left {
        padding-right: 0;
    }
}

@media(max-width: 767px) {
    .TblFrame {
        border: 0;
        border-bottom: 1px solid #eee;
    }

    .ProdTitle.minheight1 {
        min-height: auto;
    }

    .rcart .modal-dialog {
        min-width: 80%;
        max-width: 90% !important;
        margin: 5pc auto 0;
    }

    .closem, .closem:hover {
        right: -1px;
        top: -1px;
        border-radius: 0;
    }
}

@media(max-width: 610px) and (min-width:577px) {
    .div-prodinfo {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    .div-left {
        padding-right: 0;
    }
}

@media(max-width: 500px) {
    .lblform, .drpdwn {
        font-size: 14px;
    }
}

@media(max-width: 395px) {
    .lblform, .drpdwn {
        font-size: 13px;
    }
}
