 /* GLOBAL */
 
 .ilc-header {
     display: none;
 }
 
 @media (min-width: 1025px) {
    .ilc-layout {
        margin-left: 0px;
        margin-right: 0px;
    }
}


/* GALLERY FIXES */

@media screen and (max-width: 840px) {
    .ilc-application-gallery-page .app-gallery-container, 
    .ilc-application-gallery-page .app-photo-container, 
    .ilc-application-photo-page .app-gallery-container, 
    .ilc-application-photo-page .app-photo-container {
        flex-direction: column;
    }
}

@media screen and (max-width: 840px) {
    .ilc-application-gallery-page .app-gallery-container .app-photo-meta-container, 
    .ilc-application-gallery-page .app-photo-container .app-photo-meta-container, 
    .ilc-application-photo-page .app-gallery-container .app-photo-meta-container, 
    .ilc-application-photo-page .app-photo-container .app-photo-meta-container {
        flex-basis: 100%;
        margin: 0;
        margin-top: 25px;
    }
}

@media screen and (max-width: 640px) {
    .ilc-application-gallery, 
    .ilc-application-gallery-page {
        flex-direction: column;
        align-items: center;
    }
}

.ilc-application-gallery-landing .latest-galleries-tiles-container .ilc-application-gallery-tile {
    flex-basis: 48%;
}

.ilc-application-gallery-landing .highlight-photos-container .highlight-application-photos .highlight-images-container,
.ilc-application-gallery-landing .highlight-photos-container .highlight-application-photos {
    flex-flow: row wrap;
    padding: 0;
    justify-content: space-evenly;
}

.ilc-application-gallery-landing .highlight-photos-container h4 {
    margin-bottom: 5px;
}

.ilc-application-gallery-landing .highlight-photos-container .highlight-application-photos .highlight-images-container .ilc-application-photo {
    min-width: 320px;
}


/* INSPIRATION */

.ilc-application-gallery .ilc-search-container .ilc-inspirational-search-text-container h1, 
.ilc-application-gallery-page .ilc-search-container .ilc-inspirational-search-text-container h1 {
    line-height: 1.2em;
}

.ilc-application-gallery, .ilc-application-gallery-page {
    gap: 1.5%
}

.ilc-application-gallery .ilc-search-container .ilc-photo-gallery-toggle .toggle-radio-container svg path, 
.ilc-application-gallery-page .ilc-search-container .ilc-photo-gallery-toggle .toggle-radio-container svg path {
    fill: #fff;
}

.ilc-application-gallery .ilc-search-container .ilc-inspirational-search-form-container .app-gallery-filter-toggle-container .ilc-reset-selections, 
.ilc-application-gallery-page .ilc-search-container .ilc-inspirational-search-form-container .app-gallery-filter-toggle-container .ilc-reset-selections,
.ilc-application-gallery .ilc-search-container .ilc-show-all-galleries-photos-button, 
.ilc-application-gallery-page .ilc-search-container .ilc-show-all-galleries-photos-button {
    background: #0171bb;
    font-size: .8rem;
    text-transform: uppercase;
    border: none;
    padding: .7rem;
}

.ilc-application-gallery-tile, 
.ilc-application-photo {
    flex-basis: 32%;
}

@media screen and (max-width: 480px) {
    .ilc-application-gallery-landing .highlight-photos-container .highlight-application-photos .highlight-images-container .ilc-application-photo {
        width: 100%;
    }
}

.ilc-application-gallery-tile a .app-gallery-story {
    margin-top: .5rem;
}

.ilc-application-gallery-tile .app-gallery-image-container .overlay-pill, 
.ilc-application-gallery-tile .app-photo-image-container .overlay-pill, 
.ilc-application-photo .app-gallery-image-container .overlay-pill, 
.ilc-application-photo .app-photo-image-container .overlay-pill,
.ilc-application-gallery-page .details-container .details-block .gallery-spaces-content .space-pill, 
.ilc-application-gallery-page .details-container .details-block .image-spaces-content .space-pill, 
.ilc-application-photo-page .details-container .details-block .gallery-spaces-content .space-pill, 
.ilc-application-photo-page .details-container .details-block .image-spaces-content .space-pill {
    background-color: #0171bb;
    font-family: "Signika";
    
}

.ilc-application-gallery-page .details-container .details-block .image-spaces-content .space-pill, 
.ilc-application-photo-page .details-container .details-block .gallery-spaces-content .space-pill, 
.ilc-application-photo-page .details-container .details-block .image-spaces-content .space-pill,
.ilc-application-gallery-page .details-container .details-block .gallery-spaces-content .space-pill {
    font-size: .9rem;
    font-family: "Signika";
    font-weight: 300;
}

.ilc-application-gallery-landing .highlight-photos-container .all-photo-link {
    color: #0171bb;
}

.ilc-application-gallery-tile a .app-gallery-contents-container p {
    font-size: .8rem;
}

.ilc-application-gallery-page .details-container .gallery-name, .ilc-application-photo-page .details-container .gallery-name {
    font-size: 1.8rem;
    font-weight: 700;
}

.ilc-application-gallery-page .featured-products-container .ilc-product-list .photo-product-tile-container .ilc-product-tile h4, 
.ilc-application-photo-page .featured-products-container .ilc-product-list .photo-product-tile-container .ilc-product-tile h4,
.ilc-application-gallery-page .details-container .details-block .image-details-heading, 
.ilc-application-photo-page .details-container .details-block .image-details-heading,
.ilc-application-gallery-page .featured-products-heading-container .featured-products-heading, 
.ilc-application-photo-page .featured-products-heading-container .featured-products-heading,
.ilc-application-gallery-page .details-container .details-block .gallery-details-heading, 
.ilc-application-gallery-page .details-container .details-block .image-details-heading, 
.ilc-application-photo-page .details-container .details-block .gallery-details-heading, 
.ilc-application-photo-page .details-container .details-block .image-details-heading {
    font-size: 1.2rem;
}

.ilc-application-gallery-page .featured-products-container .ilc-product-list .photo-product-tile-container .ilc-product-tile p, 
.ilc-application-photo-page .featured-products-container .ilc-product-list .photo-product-tile-container .ilc-product-tile p {
    padding: .7rem;
}

.ilc-application-gallery-page .featured-products-container .ilc-product-list .photo-product-tile-container .photos-same-product-tagged-button, 
.ilc-application-photo-page .featured-products-container .ilc-product-list .photo-product-tile-container .photos-same-product-tagged-button {
 /*   background-color: #0D0D0D; */
}

.ilc-application-gallery .app-gallery-container .ilc-filters-container .ilc-query-container .filter-pills-container .filter-pill .remove-filter-icon, 
.ilc-application-gallery .app-type-photos-container .ilc-filters-container .ilc-query-container .filter-pills-container .filter-pill .remove-filter-icon, 
.ilc-application-gallery .gallery-right-container .ilc-filters-container .ilc-query-container .filter-pills-container .filter-pill .remove-filter-icon, 
.ilc-application-gallery-page .app-gallery-container .ilc-filters-container .ilc-query-container .filter-pills-container .filter-pill .remove-filter-icon, 
.ilc-application-gallery-page .app-type-photos-container .ilc-filters-container .ilc-query-container .filter-pills-container .filter-pill .remove-filter-icon, 
.ilc-application-gallery-page .gallery-right-container .ilc-filters-container .ilc-query-container .filter-pills-container .filter-pill .remove-filter-icon {
   /* background-color: #0D0D0D; */
}

.ilc-application-gallery-page .action-buttons-container .ilc-action-link, 
.ilc-application-photo-page .action-buttons-container .ilc-action-link {
    background: #0171bb; 
    font-size: .8rem;
    border: none;
    color: #fff;
    white-space: nowrap;
    font-family: "Signika";
    font-weight: 400;
}

.ilc-application-gallery-page .gallery-right-container .app-gallery-meta-container .app-gallery-contents-toggle-container .app-gallery-contents-toggle,
.ilc-application-gallery .ilc-search-container .ilc-inspirational-search-form-container .app-gallery-filter-toggle-container .app-gallery-filter-toggle-button, 
.ilc-application-gallery-page .ilc-search-container .ilc-inspirational-search-form-container .app-gallery-filter-toggle-container .app-gallery-filter-toggle-button {
    font-family: "Signika";    
}

.ilc-application-gallery-page .app-gallery-container, 
.ilc-application-gallery-page .app-photo-container, 
.ilc-application-photo-page .app-gallery-container, 
.ilc-application-photo-page .app-photo-container {
    justify-content: unset;
}

.ilc-application-photo-page .details-block {
    align-items: baseline;
}

.ilc-application-gallery-page .action-buttons-container .ilc-action-link svg path, 
.ilc-application-photo-page .action-buttons-container .ilc-action-link svg path {
    fill: #fff;
}

.ilc-application-gallery .app-gallery-container .galleries-remaining-link a, 
.ilc-application-gallery .app-gallery-container .photos-remaining-link a, 
.ilc-application-gallery .app-type-photos-container .galleries-remaining-link a, 
.ilc-application-gallery .app-type-photos-container .photos-remaining-link a, 
.ilc-application-gallery .gallery-right-container .galleries-remaining-link a, 
.ilc-application-gallery .gallery-right-container .photos-remaining-link a, 
.ilc-application-gallery-page .app-gallery-container .galleries-remaining-link a, 
.ilc-application-gallery-page .app-gallery-container .photos-remaining-link a, 
.ilc-application-gallery-page .app-type-photos-container .galleries-remaining-link a, 
.ilc-application-gallery-page .app-type-photos-container .photos-remaining-link a, 
.ilc-application-gallery-page .gallery-right-container .galleries-remaining-link a, 
.ilc-application-gallery-page .gallery-right-container .photos-remaining-link a {
    background-color: #0171bb;
    color: #fff;
    border: none;
    text-transform: uppercase;
}