﻿.proddetails {
    padding: 5px 5px 0;
}

.PgHeadCXS {
    font-size: 17px;
    font-weight: 600;
    color: red;
    text-align: left;
}

.PgContent {
    margin: 0 0 5px;
    font-size: 17px;
    font-weight: 600;
    color: var(--accent-color);
    text-align: left;
}

.proddet-group .panel {
    border-radius: 0;
    margin-bottom: 5px;
}

    .proddet-group .panel > .panel-heading a {
        color: #fff;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    color: inherit;
}
.panel-title i {
color:#fff;
}
.sprodTbl > table td, .sprodTbl > table th {
    border: 1px solid #aaa;
    padding: 5px 12px;
    text-align: center;
}

    .sprodTbl > table td > p, .sprodTbl > table th > p {
        margin: 0;
    }

.pgnavs {
    width: 100%;
    text-align: right;
}

.productbox {
    position: relative;
    text-align: center;
    font-size: 12px;
    margin: 0px 0 0;
    padding: 0;
    height: 100%;
}

.filterbox {
    border: 1px solid #dddddd;
    padding: 7px 5px;
    margin-right: 10px;
}

.filterbtn {
    border: 1px solid #dddddd;
    padding: 6px 5px;
    background: #fff;
}
.form-check-input:checked {
    background-color: var(--accent-color);
    border-color: var(--accent-color);
    box-shadow: none;
}
.drpdwn {
    border: 0;
    padding: 5px 3px;
}

.noclass {
    background: none;
    border: 0px solid #fff;
    padding: 0;
}

.prodPanel .panel {
    margin-bottom: 5px;
    border-color: #ccc;
}

.prodPanel .panel-heading {
    border-color: #ccc;
    background-color: var(--accent-color);
    color: #fff;
    padding: 5px 15px;
}

.BtnClose, .BtnClose:hover, .BtnClose:visited, .BtnClose:active {
    background-color: var(--accent-color);
    color: #fff;
    padding: 5px 10px;
    text-transform: capitalize;
    text-decoration: none;
    border: none;
    margin: 0 4px;
}

a.BtnClose, a.BtnClose:hover {
    display: inline-block;
}

.modal-footer:after, .modal-footer:before {
    display: table;
    content: " ";
}

.bdrRight {
    border-right: 1px solid #eee;
}

.lSPager.lSGallery {
    margin-left: auto !important;
    margin-right: auto !important;
}

.pdlist {
    list-style-type: none;
    padding-left: 10px;
    margin: 0;
}
.prodBtnWrap {
    display:flex;
    justify-content:center;
}
.prodBtnWrap li {
    padding: 3px;
    list-style: none;
}

.awlist, .awlist:hover, .awlist:active, .awlist:focus, .awlist:visited {
    border: none;
    background-color: transparent;
    padding: 0;
    display: inline-block;
    text-align: center;
    font-size: 22px;
    cursor: pointer;
    color: #000;
    font-weight: 600;
    line-height: 1.6;
    box-shadow: none;
}

.acwlist {
    background: #eee;
    color: #000;
    padding: 4px 8px;
    text-align: center;
    font-size: 15px;
    line-height: 1.6;
    box-shadow: 0 2px 2px #aaa;
}

.wlistbtns {
    margin-left: 10px;
}

.lashbrookdrp {
    width: 100%;
}

.modal-footer {
    display: block;
}

#ModalP, #myModal, #myalrtModal2, #myalrtModal, #ModalW, #sendMsgModal {
    z-index: 9999;
}

    #myalrtModal .modal-content, #ModalP .modal-content, #myModal .modal-content, #myalrtModal2 .modal-content, #ModalW .modal-content {
        max-width: 100%;
        margin: auto;
        width: 100%;
        border-radius: 0;
    }

    #myalrtModal .modal-header, #ModalP .modal-header, #myModal .modal-header, #myalrtModal2 .modal-header, #ModalW .modal-header {
        height: max-content;
        padding: 0;
        border: none;
    }

.lashbrookdrp ul {
    list-style: none;
    padding: 0;
}

#mySidenav.sidenav {
    display: none;
    max-height: 90%;
    height: max-content;
    width: 90%;
    margin: 2.5% 5%;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    border-radius: 0;
    box-shadow: 0 0 15px #aaa;
}

    #mySidenav.sidenav .closebtn, #myModal .closebtn, #myalrtModal2 .closebtn, #myalrtModal .closebtn, .closem {
        position: absolute;
        color: #000;
        top: 10px;
        right: 10px;
        font-size: 40px;
        margin-left: 0;
        padding: 13px 5px;
        line-height: 0;
        cursor: pointer !important;
        text-decoration: none;
        background: none;
        text-decoration: none;
        border: 0;
        z-index: 99;
    }

#sendMsgModal .modal-dialog {
    max-height: 90%;
    height: max-content;
    width: 90%;
    margin: 2.5% 5%;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    border-radius: 0;
    box-shadow: 0 0 15px #aaa;
}

.btnwlist {
    position: absolute;
    padding: 5px;
    right: 25px;
    top: 10px;
    color: #000;
    font-size: 24px !important;
    z-index: 999;
    border: 0;
    background: none;
}

.btncompare {
    position: absolute;
    padding: 6px;
    right: 25px;
    top: 44px;
    color: #000;
    font-size: 24px;
    z-index: 1;
}

.btnprint {
    position: absolute;
    padding: 6px;
    right: 25px;
    top: 44px;
    color: #000;
    font-size: 24px;
    z-index: 1;
}

#mySidenav.sidenav > div > div.nolpdg, #mySidenav.sidenav > div > div.norpdg {
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 15px !important;
    height: 100%;
    padding-right: 15px !important;
    position: relative;
}

.eicon {
    color: #333;
    font-size: 16px;
    padding: 0 5px;
    text-decoration: none !important;
    border: none;
    background: none;
}

    .eicon > .ico {
        font-size: 25px;
        line-height: 0;
    }

.pticon {
    color: #333;
    font-size: 16px;
    text-decoration: none !important;
    padding: 0 5px;
}

    .pticon > .ico {
        font-size: 25px;
        line-height: 0;
    }

.closebtn {
    border: 0;
    background: transparent;
    text-align: center;
    text-decoration: underline;
    font-weight: 600;
    font-size: 18px;
}

.modal-content {
    border: none;
    border-radius: 10px;
}

.lslide img, .lslide video {
    width: 90%;
}

.lslide video {
    display: block;
    margin: auto;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: var(--accent-color);
    border-color: var(--accent-color);
}


.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: var(--accent-color);
    text-decoration: none;
    background-color: #fff;
    border: 1px solid var(--accent-color);
}

    .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
        z-index: 2;
        color: #fff;
        background-color: #7d7979;
        border-color: var(--accent-color);
    }

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #292929;
    cursor: not-allowed;
    background-color: #fff;
    border-color: var(--accent-color);
}


.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color: #fff !important;
}

#pricedisp {
    text-align: center;
    color: red;
    font-weight: 600;
}

.btntype {
    text-align: left;
    margin: 0;
    padding: 0;
    padding-left:10px;
    display: inline;
}

    .btntype [type="radio"]:checked,
    .btntype [type="radio"]:not(:checked) {
        position: absolute;
        left: -9999px;
    }

        .btntype [type="radio"]:checked + label, .btntype [type="radio"]:not(:checked) + label {
            position: relative;
            padding-left: 24px;
            cursor: pointer;
            line-height: 20px;
            display: inline-block;
            color: #666;
            padding-right: 5px;
        }

            .btntype [type="radio"]:checked + label::before, .btntype [type="radio"]:not(:checked) + label::before {
                content: '';
                position: absolute;
                left: 0;
                top: 0;
                width: 18px;
                height: 18px;
                border: 1px solid #ddd;
                border-radius: 100%;
                background: #fff;
            }

            .btntype [type="radio"]:checked + label::after, .btntype [type="radio"]:not(:checked) + label::after {
                content: '';
                width: 12px;
                height: 12px;
                background: var(--accent-color);
                position: absolute;
                top: 3px;
                left: 3px;
                border-radius: 100%;
                -webkit-transition: all 0.2s ease;
                transition: all 0.2s ease;
            }


            .btntype [type="radio"]:checked + label.defaultlbl:before,
            .btntype [type="radio"]:not(:checked) + label.defaultlbl::before {
                border: 1px solid #000;
            }

            .btntype [type="radio"]:checked + label:before {
                border: 1px solid #000;
            }

            .btntype [type="radio"]:checked + label.whitelbl:after,
            .btntype [type="radio"]:not(:checked) + label.whitelbl:after {
                background: #C0C0C0 !important;
            }

            .btntype [type="radio"]:checked + label.yellowlbl:after,
            .btntype [type="radio"]:not(:checked) + label.yellowlbl:after {
                background: #f7ce8e !important;
            }

            .btntype [type="radio"]:checked + label.pinklbl:after,
            .btntype [type="radio"]:not(:checked) + label.pinklbl:after {
                background: #fac8a0 !important;
            }

            .btntype [type="radio"]:checked + label.defaultlbl-nb:before,
            .btntype [type="radio"]:not(:checked) + label.defaultlbl-nb::before {
                border: 1px solid #ddd;
            }

.nl_btn {
    background: #000;
    color: #fff;
}

.alisth {
    font-size: 18px;
    line-height: 1;
    margin: 0;
}

    .alisth .bi {
        color: green;
        font-size: 28px;
        line-height: 1;
        position: relative;
        top: 3px;
    }

.item_price.PriceTag {
    font-size: 20px;
}

@media(max-width: 1199px) {
    .proddesc {
        font-size: 13px;
        color: #000;
        margin: 0 0 10px;
    }

    .PgHeadCXS {
        font-size: 15px;
    }

    .prodBtnWrap {
        top: -13px;
        left: 9%;
    }
}

@media(max-width: 991px) {
    .prodBtnWrap {
        left: 0%;
    }

    .PgHeadCXS {
        font-size: 13px;
    }

    .proddesc {
        font-size: 12px;
    }

    .btntype {
        display: none;
    }

    .prodPanel .panel-body {
        padding: 15px 2px;
    }

    .pdlist {
        font-size: 13px;
    }
}

@media(max-width: 767px) {
    .prodBtnWrap {
        left: -15%;
    }

    .PgHeadCXS {
        font-size: 13px;
    }

    .pagination {
        margin-top: 10px;
    }
}

@media(max-width: 575px) {
    .prodBtnWrap {
        left: 21%;
    }

    .PgHeadCXS {
        font-size: 18px;
    }
}
@media(max-width: 460px) {
    .pagination > li > a, .pagination > li > span {
        padding: 3px 4px;
        font-size: 12px;
    }

    .proddetails-inner {
        padding-right: 0!important;
    }
    .prodBtnWrap {
        padding-left: 0 !important;
    }
        .prodBtnWrap ul {
            padding-left: 1rem;
        }

    .PgContent {
        font-size: 12px;
    }
    .PgHeadCXS {
        font-size: 12px;
    }
}