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

.catch-instagram-feed-gallery-widget-wrapper ul
{
    margin: 0;
}

.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper ul > li
{
    list-style: none;
}

.catch-instagram-feed-gallery-widget-wrapper .button
{
    background-color: transparent;
    border: 1px solid #d93175;
    display: inline-block;
    margin-top: 10px;
    padding: 15px 20px;
    height: auto;
}

.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:hover,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:focus
{
    background-color: #d93175;
    color: #fff;
    text-decoration: none;
}

.catch-instagram-feed-gallery-widget-wrapper .fa-instagram:before
{
    vertical-align: top;
}

.catch-instagram-feed-gallery-widget-wrapper .fa-instagram:hover,
.catch-instagram-feed-gallery-widget-wrapper .fa-instagram:focus,
.catch-instagram-feed-gallery-widget-wrapper .load-more:hover,
.catch-instagram-feed-gallery-widget-wrapper .load-more:focus
{
    background-color: #b00f14;
    color: #fff;
    text-decoration: none;
}

.catch-instagram-feed-gallery-widget-wrapper span
{
    margin-left: 5px;
}

.catch-instagram-feed-gallery-widget-wrapper .clear
{
    margin-bottom: 0;
}

.sidebar-primary .catch-instagram-feed-gallery-widget-wrapper .item,
.catch-instagram-feed-gallery-widget-wrapper .item
{
    float: left;
    margin: 0;
    padding: 0;
}

.catch-instagram-feed-gallery-widget-wrapper.one-columns  .item:nth-child(n+1),
.catch-instagram-feed-gallery-widget-wrapper.two-columns .item:nth-child(2n+1),
.catch-instagram-feed-gallery-widget-wrapper.three-columns .item:nth-child(3n+1),
.catch-instagram-feed-gallery-widget-wrapper.four-columns .item:nth-child(4n+1),
.catch-instagram-feed-gallery-widget-wrapper.five-columns .item:nth-child(5n+1),
.catch-instagram-feed-gallery-widget-wrapper.six-columns .item:nth-child(6n+1),
.catch-instagram-feed-gallery-widget-wrapper.seven-columns .item:nth-child(7n+1),
.catch-instagram-feed-gallery-widget-wrapper.eight-columns .item:nth-child(8n+1)
{
    clear: both;
}

.catch-instagram-feed-gallery-widget-wrapper.two-columns .item
{
    max-width: 50%;
}

.catch-instagram-feed-gallery-widget-wrapper.three-columns .item
{
    max-width: 33.33%;
}

.catch-instagram-feed-gallery-widget-wrapper.four-columns .item
{
    max-width: 25%;
}

.catch-instagram-feed-gallery-widget-wrapper.five-columns .item
{
    max-width: 20%;
}

.catch-instagram-feed-gallery-widget-wrapper.six-columns .item
{
    max-width: 16.66%;
}

.catch-instagram-feed-gallery-widget-wrapper.seven-columns .item
{
    max-width: 14.28%;
}

.catch-instagram-feed-gallery-widget-wrapper.eight-columns .item
{
    max-width: 12.5%;
}

.catch-instagram-feed-gallery-widget-wrapper.instagram-button
{
    clear: both;
}

.catch-instagram-feed-gallery-widget-wrapper.clearfix::after
{
    clear: both;
    content: ' ';
    display: block;
    height: 0;
}

/* Round Layout */
.catch-instagram-feed-gallery-widget-wrapper.round .catch-instagram-feed-gallery-widget-image-wrapper img
{
    border-radius: 50%;
    display: block;
    margin: auto;
}

/* Instagra Default Layout */
.catch-instagram-feed-gallery-widget-wrapper.default .item
{
    margin-bottom: 2%;
    margin-right: 2%;
    width: 32%;
}

.catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(3n)
{
    margin-right: 0;
}

.catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(3n+1)
{
    clear: both;
}

.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper  a img
{
    box-shadow: none;
    width: 100%;
}

.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper  ul li,
.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper  ol li
{
    border: 0;
}

.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper .item a img,
.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper .item a,
.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper .item a:hover,
.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper .item a:focus
{
    box-shadow: none;
    outline: 0;
}

.catch-instagram-feed-gallery-widget-wrapper .with-padding .item a
{
    padding: 5px;
}

.catch-instagram-feed-gallery-widget-wrapper.default .item a
{
    display:         flex;
    display: -webkit-flex;
}

.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper .item video
{
    max-width: 100%;
}

.catch-instagram-feed-gallery-widget-wrapper ul
{
    background-repeat: no-repeat;
}

.catch-instagram-feed-gallery-widget-wrapper .loader
{
    display: none;
    margin: 25px auto 0;
    text-align: center;
}

.instagram-button
{
    text-align: center;
}

.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper .item > a,
.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper .item > a:hover,
.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper .item > a:focus
{
    color: transparent;
    display: block;
}

.catch-instagram-feed-gallery-widget-wrapper .item > a {
    line-height: 0;
}

.catch-instagram-feed-gallery-widget-wrapper div:not(.grid-rotator) .item > a
{
    position: relative;
}

/* Overlay video icon */
.catch-instagram-feed-gallery-widget-wrapper .overlay-icon
{
    color: #fff;
    font-size: 2rem;
    opacity: 0.6;
    position: absolute;
    right: 1rem;
    text-decoration: none;
    top: 1rem;
}


@media screen and (max-width: 560px) {
    /* Overlay video icon */
    .catch-instagram-feed-gallery-widget-wrapper .overlay-icon
    {
        font-size: 1rem;
        right: 0.5rem;
        top: 0.5rem;
    }
}
.catch-instagram-feed-gallery-widget-wrapper.round .overlay-icon
{
    right: 48%;
    top: 40%;
}

.catch-instagram-feed-gallery-widget-wrapper.default ul:after,
.catch-instagram-feed-gallery-widget-wrapper.grid ul:after,
.catch-instagram-feed-gallery-widget-wrapper.round ul:after
{
    clear: both;
    content: ' ';
    display: block;
}

.catch-instagram-feed-gallery-widget-wrapper .catch-instagram-feed-gallery-widget-image-wrapper span.cifgw-overlay{
    height: 100%;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    position: absolute;
    margin: 0;
}

.item:hover .cifgw-overlay {
    background: rgba(0, 0, 0, 0.5);
}

.item {
    position: relative;
}

/* Social Icons*/

@font-face {
font-family: FontAwesome;
font-weight: normal;
font-style : normal;
       src : url("//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0");
       src : url("//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),
             url("//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),
             url("//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),
             url("//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),
             url("//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-clone:before {
  content: "\f24d";
}

.catch-instagram-feed-gallery-widget-wrapper .overlay-icon.fa-clone{
    opacity: 1;
}

.placeholder-video-image {
    position: absolute;
}