/* Filter section  */

.option-active {
    background-color:#6a29c4 !important; 
    color:#fff !important; 
     font-weight: 500;
     /* border:none !important; */
     border-color: #6929c4 !important;
}
.option-inactive {
    background-color:#fff !important;
     /* color:#3a3a3a !important;  */
     border: none !important;
     /* border-color: #fff !important; */
}

/* .filter-sort {
    color: var(--text-primary-color) !important;
} */

@media (max-width:576px) {

    .filter-sort-close {
        position: fixed;
        z-index: 5;
        display: none;
        width: 100%;
        left:0px;
        /* background-color: #fff; */
        /* box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2); */
        padding-bottom: 1rem;
        border-radius: 5px;
        
    }

    .filter-column {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .option-active {
        background-color:#fff ; 
        color: var(--text-primary-color) ; 
         font-weight: 500;
         border:none !important;
         border-color: none !important;
    }

}



.product-results-button {
    background-color: #6929c4 !important;
    color: #fff !important;
    font-weight: 300 !important;
    font-size: 0.95rem !important;
    border-color: #6929c4 !important;
    width: fit-content; 
    padding-left: 12px !important;
    padding-right: 12px !important;
    margin-left: 1.5rem;
    border-radius: 20px;
}

.reset-filters-button {
    background-color: #fff !important;
    color: #6929c4 !important;
    font-weight: 300 !important;
    font-size: 0.95rem !important;   
    border-color: #6929c4 !important;
    width: fit-content;
    border-radius: 20px;

}

.filter-pane {
    /* position: fixed; */
    top: 80px;
    left: 56px;
    z-index: 200;
    /* width: 23.7%; */
    /* padding-left: 2rem; */
    /* background-color: white; */
   max-height: 80vh;
    border-color: #ddd;
    border-width: 1px;
    overflow-y: hidden;
    overflow-x : hidden;
    border-radius: 15px;
    border: 1px solid #dddddd78;
    /* padding-top: 1rem; */
    padding-bottom: 1rem;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}

.filter-column {
    padding-top: 1rem;
    border-radius: .3125rem;
    /* border: solid;
    border-color: #ddd !important;
    border-width: 1px !important; */
    margin-left: 1rem;  
    padding-bottom: 1rem;
    overflow-y: auto;
}

.container-search {
    margin-left: 1rem;
    margin-right: 16px;
    /* background: #f9f6ff; */
}

.result-column {
    padding-top: 1rem;
    border-radius: .3125rem;
    border: solid;
    border-color: #ddd !important;
    border-width: 1px !important;
}

.custom-search-row {

    
    padding-top: 1rem;
    border-radius: .3125rem;
    /* border: solid;
    border-color: #ddd !important;
    border-width: 1px !important; */
}

#first-filter {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
#last-filter {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

/* Custom Scroll bar */

.custom-scrollbar::-webkit-scrollbar {
    width: 7px;
    background: transparent;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
    /* background-color: #c4abe6; */
    border-radius: 10px;
}




.custom-scorllbar::-webkit-scrollbar-track {
    background: #f9f6ff;
}

/* Search Results div */
.search-results {
    min-height: 50vh;
}

.no-search-results {

text-align: center;
font-size: 1.5rem;
font-weight: 500;

}

.no-search-result-image {
    width: 100%;
    height: auto;
    margin-left: 3rem;
}

.no-search-results-content{
    padding-top: 1rem;
    padding-left: 4rem !important;
    text-align: left;
}

.no-search-results-reasons {
    font-size: 0.85rem;
    font-weight: 400;
    margin-top: 0.5rem;
}
.no-search-results-items {
    list-style-type: disc !important;
    margin-left: 16px;
}

.previous-page {
    margin-left: -12px;
}

.previous-page-button {
    background-color: #6929c4 !important;
    color: #fff !important;
    font-weight: 300 !important;
    font-size: 0.95rem !important;
    border-color: #6929c4 !important;
    width: fit-content; 
}

@media (max-width:768px) {
  
    .no-search-result-image {
        width: 50%;
        height: auto;
        margin-left: 0;
    }

    
    .no-search-results-content{
        padding-top: 0;
        padding-left: 0;
    }
    .previous-page-section {
        margin-left: -32px;
        }

    .reset-page-button {
        padding-left: 0px !important;
    }

    .pagination-custom {
        position: relative;
        top: 70px;
        padding-bottom: 3.125rem;
    }
    
}



/* Product card */
.product-brand {
    margin-bottom: 0;
    color: #6929c4;
    font-weight: 600;
    font-size: 1rem;
}
.product-price {
    font-size: 1rem;
    font-weight: 400;
}

.overview-list {
    font-size: 16px;
    font-weight: 400;
}

.page-link.active {
    background-color: #6929c4 !important;
    color: #fff !important;
}

.page-link {
    color: #6929c4 !important;
}

.product-card-button {

    /* background-color: #6929c4 !important;
    color: #fff !important;
    font-weight: 300 !important;
    font-size: 1rem !important;
    padding-left: 16px !important;
    padding-right: 16px !important; */
    /* position: absolute;
    bottom: 0;
    right: 0; */
    /* margin-right: 20px; /* Adjust as needed 
    margin-top: 0.8rem; */
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    
}
.product-name {
    font-size: 1.3rem;
    font-weight: 600;
    color: #3a3a3a;
    line-height: 1.5rem;
}
.card-overview-heading {
    font-size: 1.1rem;
    font-weight: 600;
}

.product-card {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
    padding: 10px 10px !important;
    border: 1px solid #dddddd57;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    background: #fff;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.product-image {
    width: 150px;
    height: 150px;
    margin-right: 10px;
}

.product-overview-items {
    list-style-type: disc !important;
    margin-left: 16px;
}

.right-overview-list {
    padding-left: 0px !important;
}


@media (max-width:576px) {

    .filter-pane {
        align-items: center;
        border-radius: 5px;
        width: 100%;
        border-width: 1px;
        padding-top: 0 !important;
        padding: 1rem;
        margin: 0;
        left: 0;
        box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
        max-height: 85vh;
        top: 120px;
        background-color: #fff;
    }

    .container-search {
        margin: 0;
        /* background: #f3f3f3; */
        padding-left: 0px;
        padding-right: 0px;
    }

   


    .filter-column {
        padding-top: 1rem;
        border: none;
        height: fit-content;
        padding-bottom: 0;
        margin-left: 0;
        z-index: 15;
        background-color: #fff;
    }
    
    .custom-search-row {
        padding-left: 0px !important;
        padding-right: 0px !important;
        /* margin-top: 2rem; */
        padding-top: 1rem;
        border: 0;
        margin-left: 0px !important;
    }

    .custom-row-filter-button {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }

    /* .filter-column {
        padding-bottom: 0;
        padding-top: 0;
        margin-left: 0;
    } */
    
    .product-card {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .product-card-button {
        margin-right: 0px;
        
    }
    .right-overview-list {
        padding-left: 12px !important;
    }

    
    
}

.custom-collapsible {
    /* background-color: #c4abe6; */
    /*color: white; */
    cursor: pointer;
     padding-left: 10px; 
     padding-top: 5px;
     padding-bottom: 5px;
    width: 100%;
    /* border-bottom: 1px solid ;
    border-bottom-color: #b19bcf; */
    /* border-bottom: solid; */
    text-align: left;
    outline: none;
    font-size: 1rem;
  }
  
  .custom-collapsible:hover {
    background-color: #6a29c433;
    color: var(--text-primary-color);
  }
  
  .search-options {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    background-color: #ebe4f34d;
    overflow-y: auto;
    text-align: left;
  }

  .sort-options {
    padding: 0 18px;
    max-height: 25rem;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    /* background-color: #c4abe6; */
    overflow-y: auto;
    text-align: left;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .bottom-border {
    position: relative;
    bottom: 0;
    left: 3%; /* Left margin is 15% of the container's width */
    width: 94%; /* Width of the border as 70% of the container's width */
    height: 1px; /* Thickness of the border */
    background-color: #6a29c41a; /* Color of the border */
}

  .filter-button-text{
    display: inline-block;
  }

  .filter-button-icon {
    display: inline-block;
    float: right;
    padding-top: 0.8rem;
    padding-right: 0.5rem;
  }

  