.custom-price-input {
    border: 1px solid #a0a0a0 !important;
}
.buyer_filter_show_more {
    color: #0a58ca;
    text-decoration: none;
    margin-top: 0.5rem;
    font-size: 0.8rem;
    font-weight: 600;
}
.z-99999 {
    z-index: 99999;
}
.z-999999 {
    z-index: 999999;
}
.search-filter-modal-btns, .modal-white-btn, .modal-dark-btn {
    width: 25%;
    box-shadow: none;
    font-weight: 500;
    padding: 0.7rem 4rem;
    font-size: 0.75rem;
    line-height: 1;
    justify-content: center;
}

.modal-white-btn:active {
    color: #000 !important;
}

.search-filter-modal-btns:hover {
    box-shadow: 0 8px 25px -8px #7367f0;
    background-color: hwb(216 4% 15%) !important;
    border: 1px solid transparent !important;
}

.btn-primary.search-filter-modal-btns{
    border: 1px solid transparent !important;
}
.search-filter-btns {
    box-shadow: none;
    font-weight: 500;
    padding: 0.8rem 1rem;
    font-size: 0.75rem;
    line-height: 1;
    justify-content: center;
    padding-left: 2rem;
    padding-right: 2rem;
}
.search-filter-btns:hover {
    box-shadow: 0 8px 25px -8px #7367f0;
    background-color: hwb(216 4% 15%) !important;
    border: 1px solid transparent;
}
.filter-cat-label {
    color: #707070;
    font-size: 0.8rem;
}

.modal-body .filter-cat-label {
    font-size: 0.7rem;
}

.form-floating>label {
    font-weight: 500;
    width: 82%;
    padding: 0.75rem;
    left: 18px;
    font-weight: 600;
    font-size: 0.67rem;
    color: #707070;
    display: flex;
    align-items: self-end;
    padding-top: 0rem;
}
.form-floating>.form-control {
    padding: 0.75rem;
    width: 95%;
    height: calc(2.7rem + 2px);
    padding-left: 29.5px;
    font-size: 0.8rem !important;
}
.currency-custom-price-input{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 29px;
    height: 44px;
    display: block;
    line-height: 50px;
    text-align: center;
    pointer-events: none;
    align-self: baseline;
}
.form-floating>.form-control:not(:placeholder-shown) {
    padding-top: 1rem;
    padding-bottom: 0.725rem;
}
.form-floating>.form-control-plaintext~label, .form-floating>.form-control:focus~label, .form-floating>.form-control:not(:placeholder-shown)~label, .form-floating>.form-select~label {
    opacity: .75;
    transform: scale(.85) translateY(-0.9rem) translateX(0.15rem);
    font-weight: bold;
    color: #707070;
}

.search-filter-modal .modal-body {
    max-height: 370px;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: transparent transparent;
}
.search-filter-modal .modal-header {
    padding-top: 1.9rem !important;
}
/* Initially hidden scrollbar */
.search-filter-modal .modal-body::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    max-height: 70%;
}

.search-filter-modal .modal-body:hover::-webkit-scrollbar {
    width: 6px;
    background-color: rgba(58, 58, 58, 0.2);
}

.search-filter-modal .modal-body::-webkit-scrollbar-thumb {
    background-color: transparent;
}

.search-filter-modal .modal-body:hover::-webkit-scrollbar-thumb {
    background-color: rgba(58, 58, 58, 0.2);
}
@media (min-width: 576px) {
   #categoryModal .modal-dialog {
        max-width: 550px;
    } 
}


.sidebar-search-filters-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.price-custom-range-input {
    display: flex;
    align-items: center;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
    .buyer_filter_show_more {
        margin-top: 0rem;
    }
}
@media screen and (min-width: 1081px) and (max-width: 1365px) {
    .search-filter-btns {
        font-size: 0.7rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }
}
@media screen and (min-width: 992px) and (max-width: 1080px) {
    .price-custom-range-input {
        display: block;
        width: 100%;
    }
    .sidebar-search-filters-btn {
        display: block;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }    
    .sidebar-search-filters-btn .btn {
        width: 100%; 
    }
    .sidebar-search-filters-btn .btn-outline-primary {
        margin-bottom: 1rem;
    }
}

.order-review-modal {
    z-index: 999999;
    overflow: hidden;
}
.order-review-modal .btn-close {
    font-size: 0.8rem;
}
.order-review-modal .modal-main-heading {
    font-size: 1.4rem;
    font-weight: 600;
}
.order-review-modal  .order-review-modal-footer {
    border-top: none;
}
.order-review-modal .order-review-modal-footer .btn {
    box-shadow: none;
    font-weight: 500;
    padding: 0.8rem 1rem;
    font-size: 0.75rem;
    line-height: 1;
    justify-content: center;
    padding-left: 2rem;
    padding-right: 2rem;
}

.order-review-modal .order-review-modal-footer .btn:hover {
    box-shadow: 0 8px 25px -8px #7367f0;
    background-color: hwb(216 4% 15%) !important;
}
.order-review-modal .rating-graph .graph-label {
    font-weight: 500;
    margin-bottom: 0.3rem;
}
.order-review-modal .write-review-textarea {
    border-radius: 10px;
    padding: 1rem;
    font-size: 1rem;
}
.product-recommendation {
    font-size: 1rem;  
}
.product-recommendation .heading{
    font-weight: 600;
}
.order-review-modal .graph-item-margin {
    margin-bottom: 0.8rem;
}
.order-review-modal .modal-body {
    height: 29.5rem;
    overflow-y: scroll;
}
.order-review-modal .modal-body, .report-spam-modal  .modal-body {
    scrollbar-width: thin;
    scrollbar-color: transparent transparent;
}

/* Initially hidden scrollbar */
.order-review-modal .modal-body::-webkit-scrollbar, .report-spam-modal .modal-body::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    max-height: 70%;
}

.order-review-modal .modal-body:hover::-webkit-scrollbar, .report-spam-modal .modal-body:hover::-webkit-scrollbar {
    width: 6px;
    background-color: rgba(58, 58, 58, 0.2);
}

.order-review-modal .modal-body::-webkit-scrollbar-thumb, .report-spam-modal .modal-body::-webkit-scrollbar-thumb{
    background-color: transparent;
}

.order-review-modal .modal-body:hover::-webkit-scrollbar-thumb, .report-spam-modal .modal-body:hover::-webkit-scrollbar-thumb {
    background-color: rgba(58, 58, 58, 0.2);
}

.order-processing-section {
    position: relative;
    max-height: 86%;
    margin-top: 0px;
}

.order-processing-section:after {
    content: "";
    position: absolute;
    transform: translateX(-50%);
    width: 12px;
    height: 12px;
    left: 2.1%;
    background-color: #0B5DD8;
    border: 1px solid #0B5DD8;
    border-radius: 50%;
    z-index: 500;
    bottom: -3%;
}
.order-processing-section:before {
    content: "";
    position: absolute;
    transform: translateX(-50%);
    width: 12px;
    height: 12px;
    left: 2.1%;
    background-color: #0B5DD8;
    border: 1px solid #0B5DD8;
    border-radius: 50%;
    z-index: 500;
    top: 8%;
}

.order-details .border-line:before {
    content: ' ';
    background: #979797;
    display: inline-block;
    position: absolute;
    left: 2%;
    width: 2px;
    bottom: 0;
    height: 88%;
}
.report-spam-modal {
    overflow: hidden;
}

.license-agreement-modal .license-agreement-sections {
    padding: 24px 24px 24px 24px;
}
.heading-bottom-border {
    border-bottom: 2px solid #dbd9d9;
}
.license-agreement-sections .sec-sub-heading {
    font-size: 0.85rem;
    font-weight: 500;
}
.license-agreement-modal .modal-body {
    height: 30rem;
    overflow-y: auto;
}
.license-agreement-modal .modal-footer .btn{
    width: 30%;
}

.license-agreement-modal .modal-footer .btn {
    box-shadow: none;
    font-weight: 500;
    padding: 0.7rem 0rem;
    font-size: 0.75rem;
    line-height: 1;
}
.license-agreement-modal .modal-footer .btn-primary:hover:not(.disabled):not(:disabled) {
    box-shadow: 0 8px 25px -8px #7367f0;
    background-color: hwb(216 4% 15%);
    border: 1px solid transparent;
}
.license-agreement-modal .sec-heading {
    font-size: 0.9rem;
    color: #000;
    font-weight: 600;
}
.license-agreement-modal .modal-content p {
    font-weight: normal;
    color: #636363;
}

.license-agreement-modal .modal-main-heading {
    font-weight: 600;
    color: #000;
}
.license-agreement-modal .inner-sub-heading {
    font-weight: 600;
    color: #000; 
}
.cursor-pointer {
    cursor: pointer;
}
.fs-14 {
    font-size: 14px !important;
}
.sort-by-filters {
    font-size: 0.9rem;
    text-align: center;
}
.fs-1rem {
    font-size: 1rem !important;
}
.light-grey-font {
    color: #808183 !important;
}
.bg-banner-dark {
    font-size: 0.7rem;
    border-radius: 5px;
}
.border-radius-0 {
    border-radius: 0px !important;
}
/* .loading {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100vw;
    height: 100vh;
    background-color: rgba(192, 192, 192, 0.5);
    background-image: url('/images/loader/paypal-loader.gif');
    background-repeat: no-repeat;
    background-position: center;
} */

body.loading{
    overflow: hidden;   
}
body.loading .overlay{
    display: block;
}
.overlay{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(255,255,255,0.8) url('/images/loader/paypal-loader.gif') center no-repeat;
}

.tds-modal-wrapper .modal-header .modal-title {
    color: #212529;
    font-weight: 600;
    font-size: 1.2rem;
}