/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.ctis-load-more-container,
.ctis-finished-notice {
    text-align: center;
    clear: both;
}

.ctis-finished-notice {
    margin-bottom: 20px;
}

#ctis-loading
{
    clear: both;
    display: none;
    text-align: center;    
}

#ctis-loading img
{
    max-width: 100%;
    width: auto;
}

.create-masonry:not(.woocommerce) .ctis-finished-notice,
.catchadaptive-masonry:not(.woocommerce) .ctis-finished-notice {
    position: absolute;