
div#document_row {
    margin-top: 5em;
}
input#search-input {
    color: #000000;
}
 input:focus-visible {
    outline: none;
    border: unset;
}


.document_content_box_section .fusion-column-wrapper.fusion-column-has-shadow.fusion-flex-justify-content-flex-start.fusion-content-layout-column {
    background-color: #f4f3fb;
    border: none;
	padding: 24px;
}
.document_heading {
    margin-bottom: 10px !important;
}

.document_heading .image img{
 width: 26px !important;
margin: unset !important;
border-radius: 10px;
}
.document_description{
margin-bottom: 10px !important;
}
input.category-filter {
    margin-right: 10px;
}
.document_description p{
    font-family: 'Sora';
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5em;
    color: #323841 !important ;
}
.document_content_desc {
    margin-bottom: 10px !important;
}
input[type=text] {
    color: #000000;
}


.brand_name_content_box .heading.heading-with-icon.icon-left {
    margin: unset;
}
.brand_name_content_box .content-box-heading {
    color: #0f0e3f !important;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
  
}


.brand_name_content_box img {
border-radius: 10px;
    width: 28px;
    height: 28px;  
margin: unset !important;  
}

@media only screen and (max-width:767px){
    .brand_name_column {
        height: 114px;
    }
}
input#apps_searchbar_input, input#app_listing_search_bar_input {
    color: #000000;
    padding-right: 2em;
    border-radius: 6px;
}

.search_bar, .app_listing_search_bar {
    display: flex;
    position: relative;
    width: 288px;
}
.app_listing_search_bar {
    margin: 0 auto;
    margin-top: 2em;
}

.brand_name_column {
    height: 105px;
}
.search_bar svg, .app_listing_search_bar svg{
    position: relative;
    top: 0em;
    right: 2em;
}
.search_bar, .app_listing_search_bar{
    width:300px;
}

.taxonomy_name_heading h1.content-box-heading {
    font-size: 20px !important; 
    font-weight: 600;
}

.loader_img img{
    margin: 10px auto !important;
width: 18px;
}
.taxonomy_document .heading {
    margin: unset !important;
}
.taxonomy_document{
    margin-top: 2em !important;
}
.taxonomy_document_listing_column .heading {
    margin-bottom: unset !important;
}
.taxonomy_document_listing_column .content-container p {
    margin-bottom: unset;
}

.taxonomy_document_listing_column .content-container {
    margin-bottom: 10px !important;
}

div#custom_appsearch_results {
    margin-top: 2em;
    margin-bottom: 4em;
}
.single-navigation.clearfix, .fusion-meta-info, .fusion-theme-sharing-box.fusion-sharing-box, section.about-author {
    display: none;
}
h1.entry-title {
    display: none;
}
.single .description {
    display: none;
}
p.document_taxonomy {
    color:#0F0E3F !important;
    margin-bottom: 4px !important;
margin-left: 1em !important;
font-size: 13px !important;
}
p.no_post {
    padding: 0px 32px;
}
.taxonomy_documnet_listing_column .content-container {
    margin-bottom: 0px !important; 
}
.taxonomy_column .heading {
    margin-bottom: 5px;
}
.taxonomy_column_wrapper {
    border-radius: 6px !important;
}
p#reset_post {
    text-decoration: underline;
    text-align: right;
    font-family: 'Sora';
    margin-bottom: 5px;
    font-size: 14px;
    cursor: pointer;
}
p.filter {    
    margin-bottom: 10px !important;    
    font-family: 'Sora';
    font-size: 16px;
    font-weight: 500;    
}
.update {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

p#post_count {
    font-family: 'Sora';
    font-size: 14px;
    margin-right: 9em;
    margin-bottom: 10px !important;
}
p#nopro {
    margin: unset;
    font-size: 20px;
}
.fusion-builder-row>p{
    display: block  !important;
}
.single-document .fusion-flexslider.flexslider.fusion-flexslider-loading.post-slideshow.fusion-post-slideshow {
    display: none !important;
}
p.no_apps {
    padding-left: 2em !important;
}
.taxonomy_column .content-container p {
    font-family: 'Sora';
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5em;
}
.tax-apps #main>.fusion-row {
    display: block;
}
.document_count {
    margin: 0px 10px;
}
.taxonomy_column .col.content-box-wrapper.content-wrapper {
    margin-bottom: unset;
}
.taxonomy_name_heading .col.content-box-wrapper.content-wrapper {
    margin-bottom: unset;
}
.document_content_box.fusion-content-boxes.content-boxes.columns.row.fusion-columns-1.fusion-columns-total-1.fusion-content-boxes-23.content-boxes-icon-with-title.content-left {
    margin-bottom: unset;
}
.document_content_box_column {
    margin-bottom: 0px !important;
}
.filter_functionality_shortcode .fusion-fullwidth.fullwidth-box {
    padding: unset;
}
@media only screen and (min-width:768px) and (max-width:1024px){
p#post_count{
margin-right: 8em !important;
}
.apps-description p{
font-size: 12px !important;
}
}
@media only screen and (max-width:767px){
p#post_count{
margin-right: 18em !important;
}
}
.app_post_list {
    padding: unset !important;
}

.lib_result_class{
display: flex;

}
.brand_name_column .image {
    background-color: #ffffff;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    padding: 11px;
    display: flex;
    overflow: hidden;
    box-shadow: 0 2px 3px rgba(35, 24, 66, .1);
}

.document_heading .image {
    background-color: #ffffff;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    padding: 10px;
    display: flex;
    overflow: hidden;
    box-shadow: 0 2px 3px rgba(35, 24, 66, .1);
}
.taxonomy_column_wrapper .image img {
border-radius:10px;
    width: 26px;
    height: 26px;
    margin: unset !important;
}
.taxonomy_column .image img {
    margin: unset !important;
    width: 26px;
border-radius:10px;
}
.taxonomy_column .image, .taxonomy_column_wrapper .image {
    background-color: #ffffff;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    padding: 13px;
    display: flex !important;
    overflow: hidden;
    box-shadow: 0 2px 3px rgba(35, 24, 66, .1);
    margin-right: 15px !important;
}
p.author {
    margin-top: 6px;
    font-size: 13px;
}

button.load-more-document-class {
    color: #231842cc !important;
    display: none;
    cursor: pointer;
    background-color: #ffff !important;
    border: 1px solid #ccc;
    background-image: url(https://www.kopyst.com/wp-content/uploads/2024/04/loadmore_down_arrow.svg);
    background-repeat: no-repeat;
    background-position: 90% 50%;
    background-size: auto;
    padding: 7px 30px 7px 15px;
    font-size: 12px !important;
    line-height: 2em !important;
    transition: background-position .2s;
    font-weight: 400 !important;
    text-decoration: none !important;
    text-transform: capitalize;
}

button.load-more-document-class:hover{
    text-decoration: none !important;
    background-color: rgba(35, 24, 66, .04) !important;
    background-position: 90% 60%;
    border-color: rgba(35, 24, 66, .1) !important;
}


button.load-more-apps-class{
    color: #231842cc !important;
    display: none;
    cursor: pointer;
    background-color: #ffff !important;
    border: 1px solid #ccc;
    background-image: url(/wp-content/uploads/2024/07/loadmore_down_arrow.svg);
    background-repeat: no-repeat;
    background-position: 91% 50%;
    background-size: auto;
    padding: 5px 30px 5px 15px;
    font-size: 12px !important;
    line-height: 2em !important;
    transition: background-position .2s;
    font-weight: 400 !important;
    text-decoration: none !important;
    text-transform: capitalize;
}

button.load-more-apps-class:hover{
    text-decoration: none !important;
    background-color: rgba(35, 24, 66, .04) !important;
    background-position: 91% 60%;
    border-color: rgba(35, 24, 66, .1) !important;

}

.load-more-container-class {
    display: flex;
    justify-content: center;
}
.load-taxonomy-container-class {
    display: flex;
    justify-content: center;
}

button.load-more-taxonomy-class{
    display: none;
    color: #231842cc !important;
    cursor: pointer;
    background-color: #ffff !important;
    border: 1px solid #ccc;
    background-image: url(/wp-content/uploads/2024/07/loadmore_down_arrow.svg);
    background-repeat: no-repeat;
    background-position: 91% 50%;
    background-size: auto;
    padding: 5px 30px 5px 15px;
    font-size: 12px !important;
    line-height: 2em !important;
    transition: background-position .2s;
    font-weight: 400 !important;
    text-decoration: none !important;
    text-transform: capitalize;
}

button.load-more-taxonomy-class:hover{

    text-decoration: none !important;
    background-color: rgba(35, 24, 66, .04) !important;
    background-position: 91% 60%;
    border-color: rgba(35, 24, 66, .1) !important;


}



#tax_loader_container_id{

    justify-content: center;
    display: flex;

}

/* custom css vishal patidar */


/* .loader_img {
    margin-bottom: 20px;
} */
.documents-main-functionality-section-class {
    gap: 50px;
    display: flex;
}


div#custom-sidebar-results {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
  margin-bottom: 40px;
}

div#custom_appsearch_results {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 2em;
    margin-bottom: 4em;
}

.brand_name_content_box .apps-description {
    font-size: 12px;
    color: #323841 !important;
    font-weight: 400;
     margin-bottom: unset !important;
}

.brand_name_content_box.col {
    display: flex;
    gap: 15px;
}

.brand_name_content_box .content-container {
    align-self: center;
}

.apps-loop-section-class {
    padding: 24px;
    background-color: #f4f3fb;
    border-radius: 6px;
}

.brand_name_content_box .image {
    background-color: #ffffff;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    padding: 11px;
    display: flex;
    overflow: hidden;
    box-shadow: 0 2px 3px rgba(35, 24, 66, .1);
}

@media only screen and (min-width:768px) and (max-width:1024px){


    div#custom-sidebar-results {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        padding: 0px;
    }


}
@media only screen and (min-width:320px) and (max-width:767px){

    div#custom_appsearch_results {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 25px;
      margin-bottom: 40px;
    }

    div#custom-sidebar-results {
        padding: 0px;
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
        margin-top: 50px;
       
    }
    .documents-main-functionality-section-class {
        gap: 50px;
        display: block;
    }

}


.documents-loop-section-class {
    border-radius: 8px;
    padding: 24px;
    background-color: #f4f3fb;
}


.sidebar-section li {
    margin-left: 0px;
}

.sidebar-section ul {
    margin: 0px;
    list-style: none;
    padding: 0;
}


.heading.heading-with-icon.icon-left.document_heading {
    display: flex;
    align-items: center;
}

.sidebar-section {
    margin-top: 25px;
}



.loader-more-button-sec-class{

    display: flex;
    justify-content: center;

}


/* Styles for the results section (you can customize this as needed) */
#custom-sidebar-results {

    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.document_category p {
    color: #334155 !important;
    text-transform: none;
    background-color: #e2e8f0;
    border-radius: 4px;
    padding: 2px 6px;
    font-size: 12px;
    line-height: 16px;
    width: fit-content;
	margin: unset !important;
}




/* Style for search input */
#search-input {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}


/* Style for category links */
.category-filter {
    display: block;
    padding: 5px;
    text-decoration: none;
    color: #333; /* Link color */
}

.category-filter:hover {
    background-color: #f0f0f0; /* Hover background color */
}

/* Style for checkboxes and labels on the same line */
.sidebar-section label {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    cursor: pointer;
}

/* Hide the default checkbox */
.sidebar-section-input-class input[type="checkbox"] {
    margin-right: 10px; /* Add some spacing between checkbox and label */
    cursor: pointer;
}




/* taxonomy css */

div#app_listing_search {
   
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    margin-bottom: 40px;
    margin-top: 30px;
}

.theme-main-taxonomy-section-class {
    padding-left: 12%;
    padding-right: 12%;
    padding-bottom: 90px;

}
.functionality-section-class {
    width: 20%;
}
.documents-main-section-class {
    width: 80%;
}

@media only screen and (min-width:320px) and (max-width:767px){
    .functionality-section-class {
        width: 100%;
    }
    .documents-main-section-class {
        width: 100%;
    }
    .theme-main-taxonomy-section-class {
        padding-left: 5%;
        padding-right: 5%;
    }
    div#app_listing_search {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 25px;
        margin-bottom: 40px;
        margin-top: 30px;
    }
}
@media only screen and (min-width:768px) and (max-width:1024px){

    .functionality-section-class {
        width: 28%;
    }
    .documents-main-section-class {
        width: 72%;
    }
    .theme-main-taxonomy-section-class {
        padding-left: 3%;
        padding-right: 3%;
    }

    div#app_listing_search {
   
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
        margin-bottom: 40px;
        margin-top: 30px;
    }


}

@media only screen and (min-width:1025px) and (max-width:1366px){
    .theme-main-taxonomy-section-class {
        padding-left: 4%;
        padding-right: 4%;
    }
    
}

.apps-tax-banner-sec-class {
    margin-top: 50px;
    padding: 20px;
    display: flex;
    gap: 15px;
    background-color: #f4f3fb;
    border-radius: 6px;
}

.apps-tax-banner-heading-class .content-box-heading {
    margin: 0px;
    font-weight: 600;
    font-size: 20px;
    color: #0f0e3f !important;
}

.apps-tax-banner-sec-class img {
    margin: 0px;
}
.apps-tax-banner-sec-class .image {
    background-color: #ffffff;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    padding: 11px;
    display: flex;
    overflow: hidden;
    box-shadow: 0 2px 3px rgba(35, 24, 66, .1);
}
.apps-tax-banner-heading-class {
    align-self: center;
}


.taxonomy_document_number {
    margin: 20px 0px 0px 10px;
}


.apps-tax-loop-section-class {
    padding: 24px;
    border-radius: 6px;
    background-color: #f4f3fb;
}
.apps-tax-loop-section-class .heading.heading-with-icon.icon-left {
    display: flex;
    gap: 15px;
}

.apps-tax-loop-section-class p.content-box-heading.fusion-responsive-typography-calculated {
    margin: 0px;
    align-self: center;
}


.apps-tax-loop-section-class p.content-box-heading.fusion-responsive-typography-calculated {
    font-weight: 400;
    color: #0f0e3f !important;
    font-size: 15px;
    margin: 0px;
    align-self: center;
    text-decoration: none;
}

.apps-tax-loop-section-class .content-container p{
    font-family: 'Sora';
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5em;
    font-size: 16px;
    color: #323841 !important;
    margin-top: 15px;
    margin-bottom: 0px;
}


.taxonomy-author-section-class p {
    font-size: 13px;
    font-family: 'Sora';
    font-weight: 400;
    color: #323841 !important;
}
.apps-tax-loop-section-class a {
    text-decoration: none;
}


.apps-tax-loop-section-class .image {
    background-color: #ffffff;
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    padding: 11px;
    display: flex;
    overflow: hidden;
    box-shadow: 0 2px 3px rgba(35, 24, 66, .1);
}

