﻿@font-face
{
    font-family: wp-social-reviews;
    src: url(/wp-content/plugins/wp-social-reviews/assets/fonts/wp-social-reviews.eot?9c891aac996238db994f0b2339ad70b1);
    src: url(/wp-content/plugins/wp-social-reviews/assets/fonts/wp-social-reviews.eot?9c891aac996238db994f0b2339ad70b1) format("embedded-opentype"),url(/wp-content/plugins/wp-social-reviews/assets/fonts/wp-social-reviews.woff?c396e76beea1b804b738330b986a0d3d) format("woff"),url(/wp-content/plugins/wp-social-reviews/assets/fonts/wp-social-reviews.ttf?909ba8227d4bc6433543fcdff4c1d89a) format("truetype"),url(/wp-content/plugins/wp-social-reviews/assets/fonts/wp-social-reviews.svg?44a2cc4ecd6a359975bf445472cd2b03) format("svg");
    font-weight: 400;
    font-style: normal;
}
.wpsr_content [data-icon]:before
{
    content: attr(data-icon);
}
.wpsr_content [class*=" icon-"]:before, .wpsr_content [class^=icon-]:before, .wpsr_content [data-icon]:before
{
    font-family: wp-social-reviews!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.wpsr_content .icon-quote-right:before
{
    content: "a";
}
.wpsr_content .icon-angle-right:before
{
    content: "b";
}
.wpsr_content .icon-angle-left:before
{
    content: "c";
}
.wpsr_content .icon-arrow-circle-o-right:before
{
    content: "d";
}
.wpsr_content .icon-arrow-circle-o-left:before
{
    content: "e";
}
.wpsr_content .icon-arrow-right:before
{
    content: "f";
}
.wpsr_content .icon-arrow-left:before
{
    content: "g";
}
.wpsr_content .icon-arrow-circle-right:before
{
    content: "h";
}
.wpsr_content .icon-arrow-circle-left:before
{
    content: "i";
}
.wpsr_content .icon-chevron-right:before
{
    content: "j";
}
.wpsr_content .icon-chevron-left:before
{
    content: "k";
}
.wpsr_content .icon-long-arrow-right:before
{
    content: "l";
}
.wpsr_content .icon-long-arrow-left:before
{
    content: "m";
}
.wpsr_content .icon-map-marker:before
{
    content: "n";
}
.wpsr_content .icon-link:before
{
    content: "o";
}
.wpsr_content .icon-calendar:before
{
    content: "p";
}
.wpsr_content .icon-instagram:before
{
    content: "q";
}
.wpsr_content .icon-facebook-square:before
{
    content: "r";
}
.wpsr_content .icon-picture-o:before
{
    content: "t";
}
.wpsr_content .icon-video-camera:before
{
    content: "s";
}
.wpsr_content .icon-ban:before
{
    content: "u";
}
@-webkit-keyframes rotateAnimation
{
    0%
    {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to
    {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-prev-next, .wpsr-swiper-carousel-wrapper .wpsr-swiper-prev-next
{
    background-color: #000;
    height: 40px;
    width: 40px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    border-radius: 50%;
    z-index: 2;
    text-transform: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    cursor: pointer;
}
.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination, .wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination
{
    bottom: 0!important;
    left: 0;
    right: 0;
}
@media screen and (max-width: 767px)
{
    .wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination, .wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination
    {
        bottom: auto!important;
    }
}
.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span, .wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span
{
    background-color: #000;
    opacity: .2;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    -webkit-transition: .4s;
    transition: .4s;
}
.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span:focus, .wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span:hover, .wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span:focus, .wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span:hover
{
    opacity: 1;
}
.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span:hover, .wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span:hover
{
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span.swiper-pagination-bullet-active, .wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span.swiper-pagination-bullet-active
{
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 1;
}
.wpsr-swiper-carousel-wrapper .wpsr-swiper-prev-next:after
{
    font-size: 14px;
}
.wpsr-swiper-carousel-wrapper .wpsr-swiper-next
{
    right: -20px;
}
@media screen and (max-width: 767px)
{
    .wpsr-swiper-carousel-wrapper .wpsr-swiper-next
    {
        right: -10px;
    }
}
.wpsr-swiper-carousel-wrapper .wpsr-swiper-prev
{
    left: -20px;
}
@media screen and (max-width: 767px)
{
    .wpsr-swiper-carousel-wrapper .wpsr-swiper-prev
    {
        left: -10px;
    }
}
.wpsr-swiper-carousel-wrapper .wpsr-swiper-next, .wpsr-swiper-carousel-wrapper .wpsr-swiper-prev
{
    background-image: none;
    background-color: #fff;
    color: #909090;
    -webkit-box-shadow: 0 0 16px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 16px 0 rgba(0,0,0,.2);
}
.wpsr-swiper-carousel-wrapper .wpsr-swiper-next:after, .wpsr-swiper-carousel-wrapper .wpsr-swiper-prev:after
{
    font-size: 16px;
}
.wpsr-swiper-carousel-wrapper .wpsr-swiper-next:focus, .wpsr-swiper-carousel-wrapper .wpsr-swiper-next:hover, .wpsr-swiper-carousel-wrapper .wpsr-swiper-prev:focus, .wpsr-swiper-carousel-wrapper .wpsr-swiper-prev:hover
{
    -webkit-box-shadow: 0 0 16px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 16px 0 rgba(0,0,0,.3);
    background-color: #fff;
}
.wpsr-reviews-wrapper .wpsr-fixed-height .wpsr-row
{
    margin-left: -5px;
    margin-right: -5px;
}
@media screen and (max-width: 767px)
{
    .wpsr-reviews-wrapper .wpsr-fixed-height .wpsr-row
    {
        margin-left: 0;
        margin-right: 0;
    }
}
.wpsr-reviews-wrapper .wpsr-reviews-slider
{
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
@media screen and (max-width: 767px)
{
    .wpsr-reviews-wrapper .wpsr-reviews-slider
    {
        padding-left: 5px;
        padding-right: 5px;
    }
}
.wpsr-reviews-slider-wrapper-inner
{
    position: relative;
    margin-left: -10px;
    margin-right: -10px;
}
@media screen and (max-width: 767px)
{
    .wpsr-reviews-slider-wrapper-inner
    {
        margin-left: 0;
        margin-right: 0;
    }
    .wpsr-reviews-slider-wrapper-inner .wpsr-review-template
    {
        margin-bottom: 0;
    }
}
.wpsr-twitter-carousel .wpsr-twitter-wrapper-inner, .wpsr-youtube-slider-activate .wpsr-yt-feed-wrapper-inner
{
    position: relative;
}
@media screen and (max-width: 767px)
{
    .wpsr-youtube-slider-activate .wpsr-yt-feed-wrapper-inner .wpsr-yt-video
    {
        margin-bottom: 0;
    }
}
.wpsr-facebook-feed-slider-activate .wpsr-fb-feed-item
{
    margin-bottom: 30px;
}
.wpsr-tiktok-feed-slider-activate .wpsr-tiktok-feed-item
{
    margin-bottom: 30px;
    height: auto;
}
.wpsr-facebook-feed-slider-activate .wpsr-fb-feed-wrapper-inner .wpsr-tiktok-feed-slider-activate .wpsr-tiktok-feed-wrapper-inner, .wpsr-instagram-slider-activate .wpsr-ig-feed-wrapper-inner
{
    position: relative;
}
@media screen and (max-width: 1024px)
{
    .wpsr-facebook-feed-slider-activate .wpsr-fb-feed-wrapper-inner .wpsr-tiktok-feed-slider-activate .wpsr-tiktok-feed-wrapper-inner .wpsr-swiper-pagination, .wpsr-instagram-slider-activate .wpsr-ig-feed-wrapper-inner .wpsr-swiper-pagination
    {
        bottom: -5px!important;
    }
}
@media screen and (max-width: 767px)
{
    .wpsr-facebook-feed-slider-activate .wpsr-fb-feed-wrapper-inner .wpsr-tiktok-feed-slider-activate .wpsr-tiktok-feed-wrapper-inner .wpsr-swiper-pagination, .wpsr-instagram-slider-activate .wpsr-ig-feed-wrapper-inner .wpsr-swiper-pagination
    {
        bottom: auto!important;
    }
    .wpsr-facebook-feed-slider-activate .wpsr-fb-feed-wrapper-inner .wpsr-tiktok-feed-slider-activate .wpsr-tiktok-feed-wrapper-inner .wpsr-fb-feed-item, .wpsr-facebook-feed-slider-activate .wpsr-fb-feed-wrapper-inner .wpsr-tiktok-feed-slider-activate .wpsr-tiktok-feed-wrapper-inner .wpsr-ig-post, .wpsr-instagram-slider-activate .wpsr-ig-feed-wrapper-inner .wpsr-fb-feed-item, .wpsr-instagram-slider-activate .wpsr-ig-feed-wrapper-inner .wpsr-ig-post
    {
        margin-bottom: 0;
    }
}
.wpsr-fb-feed-wrapper .swiper-wrapper, .wpsr-ig-feed-wrapper .swiper-wrapper, .wpsr-reviews-slider .swiper-wrapper, .wpsr-twitter-feed-wrapper .swiper-wrapper, .wpsr-yt-feed-wrapper .swiper-wrapper
{
    margin-bottom: 10px;
}
.wpsr-fb-feed-wrapper .swiper-wrapper .swiper-slide, .wpsr-ig-feed-wrapper .swiper-wrapper .swiper-slide, .wpsr-reviews-slider .swiper-wrapper .swiper-slide, .wpsr-twitter-feed-wrapper .swiper-wrapper .swiper-slide, .wpsr-yt-feed-wrapper .swiper-wrapper .swiper-slide
{
    overflow: inherit!important;
}
.wpsr-fb-feed-wrapper .swiper-wrapper .swiper-slide:focus, .wpsr-ig-feed-wrapper .swiper-wrapper .swiper-slide:focus, .wpsr-reviews-slider .swiper-wrapper .swiper-slide:focus, .wpsr-twitter-feed-wrapper .swiper-wrapper .swiper-slide:focus, .wpsr-yt-feed-wrapper .swiper-wrapper .swiper-slide:focus
{
    outline: 2px solid #000;
}
.wpsr-twitter-feed-wrapper .swiper-wrapper .wpsr-twitter-tweet
{
    margin-bottom: 0;
}
.wpsr-twitter-feed-wrapper.wpsr-twitter-carousel .wpsr-twitter-footer
{
    margin-top: 30px;
}
.wpsr-twitter-feed-wrapper.wpsr-twitter-carousel .wpsr-swiper-pagination
{
    bottom: inherit!important;
}
.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-prev
{
    left: 5px;
}
.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-next
{
    right: 5px;
}
.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span
{
    background-color: #fff;
    opacity: .4;
}
.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span.swiper-pagination-bullet-active
{
    opacity: 1;
}
.elementor-widget-container .wpsr-feed-wrap .swiper-button-next, .elementor-widget-container .wpsr-feed-wrap .swiper-button-prev
{
    position: absolute;
    top: 50%;
    margin-top: calc(var(--swiper-navigation-size) / -2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.elementor-widget-container .wpsr-feed-wrap .swiper-button-next:after, .elementor-widget-container .wpsr-feed-wrap .swiper-button-prev:after
{
    font-size: 26px;
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: normal;
    line-height: 1;
    font-family: wp-social-reviews;
}
.elementor-widget-container .wpsr-feed-wrap .swiper-button-prev:after, .elementor-widget-container .wpsr-feed-wrap .swiper-container-rtl .swiper-button-next:after
{
    content: "c";
}
.elementor-widget-container .wpsr-feed-wrap .swiper-button-next:after, .elementor-widget-container .wpsr-feed-wrap .swiper-container-rtl .swiper-button-prev:after
{
    content: "b";
}
.wpsr_content .swiper-container:not(.swiper-container-initialized)>.swiper-wrapper, .wpsr_content .swiper:not(.swiper-initialized)>.swiper-wrapper
{
    overflow: unset;
}
.wpsr-feed-wrap *, .wpsr-feed-wrap :after, .wpsr-feed-wrap :before
{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.wpsr_content
{
    width: 100%;
    display: block;
}
.wpsr-feed-popup-active
{
    overflow: hidden;
}
.wpsr-error, .wpsr-success
{
    padding: 10px 0;
    display: block;
}
.wpsr-success
{
    color: #008000;
}
.wpsr-error
{
    color: #f00;
}
.wpsr_frontend_errors
{
    background-color: #ffecc3;
    padding: 20px;
    border-radius: 6px;
    text-align: center;
    margin: 15px;
}
.wpsr_frontend_errors span
{
    word-break: break-all;
}
.wpsr-notification
{
    top: 35px!important;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.oxy-instagram-widget.wpsr-oxy-element, .oxy-reviews-widget.wpsr-oxy-element, .oxy-twitter-widget.wpsr-oxy-element, .oxy-youtube-widget.wpsr-oxy-element
{
    max-width: 100%;
}
.wpsr-display-excerpt, .wpsr-review-fullcontent
{
    display: none;
}
.wpsr-display-content
{
    display: block;
}
.wpsr_pagination
{
    text-align: right;
    margin-top: 20px;
}
.wpsr-equal-height
{
    min-height: 500px;
}
.wpsr-show
{
    display: block;
}
.wpsr-hide
{
    display: none;
}
.wpsr-mb-10
{
    margin-bottom: 10px;
}
.wpsr-mb-20
{
    margin-bottom: 20px!important;
}
.wpsr-mb-30
{
    margin-bottom: 30px;
}
.wpsr-mt-20
{
    margin-top: 20px!important;
}
.wpsr-mt-30
{
    margin-top: 30px!important;
}
.wpsr-mt-50
{
    margin-top: 50px;
}
.wpsr-ml-15
{
    margin-left: 15px;
}
.wpsr-d-flex
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.wpsr-flex-column
{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.wpsr-flex-align-center
{
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.wpsr-jc-between
{
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.wpsr-align-center
{
    text-align: center;
}
.wpsr-display-block
{
    display: block!important;
}
.wpsr-container
{
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
}
.wpsr-row
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.wpsr-col-1, .wpsr-col-2, .wpsr-col-3, .wpsr-col-4, .wpsr-col-5, .wpsr-col-6, .wpsr-col-12
{
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
@media(min-width: 768px)
{
    .wpsr-col-sm-12
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .wpsr-col-sm-6
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .wpsr-col-sm-5
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .wpsr-col-sm-4
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
    .wpsr-col-sm-3
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .wpsr-col-sm-2
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666%;
        flex: 0 0 16.666%;
        max-width: 16.666%;
    }
    .wpsr-col-sm-1
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%;
    }
}
@media(min-width: 992px)
{
    .wpsr-col-12
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .wpsr-col-6
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .wpsr-col-5
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .wpsr-col-4
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
    .wpsr-col-3
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .wpsr-col-2
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666%;
        flex: 0 0 16.666%;
        max-width: 16.666%;
    }
    .wpsr-col-1
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%;
    }
}
@media screen and (max-width: 767px)
{
    .wpsr-col-xs-12
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .wpsr-col-xs-6
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .wpsr-col-xs-5
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .wpsr-col-xs-4
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
    .wpsr-col-xs-3
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .wpsr-col-xs-2
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666%;
        flex: 0 0 16.666%;
        max-width: 16.666%;
    }
    .wpsr-col-xs-1
    {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%;
    }
}
.wpsr-column-gap-no_gap
{
    margin-right: 0;
    margin-left: 0;
}
.wpsr-column-gap-no_gap [class*=wpsr-col]
{
    padding-left: 0;
    padding-right: 0;
}
.wpsr-column-gap-no_gap [class*=wpsr-col]>div
{
    margin-bottom: 0;
}
.wpsr-column-gap-narrow
{
    margin-right: -5px;
    margin-left: -5px;
}
.wpsr-column-gap-narrow [class*=wpsr-col]
{
    padding-left: 5px;
    padding-right: 5px;
}
.wpsr-column-gap-narrow [class*=wpsr-col]>div
{
    margin-bottom: 10px;
}
.wpsr-column-gap-small
{
    margin-right: -10px;
    margin-left: -10px;
}
.wpsr-column-gap-small [class*=wpsr-col]
{
    padding-left: 10px;
    padding-right: 10px;
}
.wpsr-column-gap-small [class*=wpsr-col]>div
{
    margin-bottom: 20px;
}
.wpsr-column-gap-wide
{
    margin-right: -20px;
    margin-left: -20px;
}
.wpsr-column-gap-wide [class*=wpsr-col]
{
    padding-left: 20px;
    padding-right: 20px;
}
.wpsr-column-gap-wide [class*=wpsr-col]>div
{
    margin-bottom: 40px;
}
.wpsr-column-gap-wider
{
    margin-right: -25px;
    margin-left: -25px;
}
.wpsr-column-gap-wider [class*=wpsr-col]
{
    padding-left: 25px;
    padding-right: 25px;
}
.wpsr-column-gap-wider [class*=wpsr-col]>div
{
    margin-bottom: 50px;
}
.wpsr-loader.wpsr-loading
{
    z-index: 4;
    position: absolute;
    width: 100%;
    background: #fff;
    left: 0;
    top: 0;
    bottom: 0;
}
.wpsr-loader.wpsr-loading .wpsr-spinner-animation
{
    display: block;
}
.wpsr-loader .wpsr-spinner-animation
{
    visibility: visible;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 3%;
    left: 50%;
    display: none;
}
.wpsr-loader .wpsr-spinner-animation:before
{
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(0,0,0,.8);
    border-radius: 50%;
    -webkit-animation: wpsr-spinner 1.2s infinite;
    animation: wpsr-spinner 1.2s infinite;
    content: "";
}
.wpsr-animated-background
{
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: wpsrPlaceHolderShimmer;
    animation-name: wpsrPlaceHolderShimmer;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    background: #a9a9a9;
    background: -webkit-gradient(linear,left top,right top,color-stop(10%,#eee),color-stop(18%,#ddd),color-stop(33%,#eee));
    background: linear-gradient(90deg,#eee 10%,#ddd 18%,#eee 33%);
    background-size: 800px 104px;
    height: 100px;
    position: relative;
}
.wpsr_content .swiper-container
{
    overflow: hidden;
}
.wpsr-visually-hidden
{
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.wpsr-social-wall-tabs
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 15px auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.wpsr-social-wall-tabs .wpsr-social-wall-tab
{
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease;
    margin-right: 5px;
    margin-left: 5px;
    text-decoration: none;
    font-size: 18px;
}
.wpsr-social-wall-tab:hover
{
    background-color: #eee;
}
.wpsr-social-wall-tab.wpsr-active
{
    background-color: #000;
    border-color: #000;
    color: #fff;
}
.wpsr-social-wall-tab-content-wrapper .wpsr-feed-wrap
{
    position: relative;
}
.wpsr-social-wall-tab-content-wrapper .wpsr-social-wall-content.wpsr-active
{
    display: block;
}
.wpsr-social-wall-tab-content-wrapper .wpsr-social-wall-content.wpsr-deactivate
{
    display: none;
}
.wpsr-ig-header
{
    width: 100%;
    margin-bottom: 30px;
}
.wpsr-ig-header.wpsr-gap-no_gap
{
    margin-bottom: 0;
}
.wpsr-ig-header.wpsr-gap-narrow
{
    margin-bottom: 10px;
}
.wpsr-ig-header.wpsr-gap-small
{
    margin-bottom: 20px;
}
.wpsr-ig-header.wpsr-gap-wide
{
    margin-bottom: 40px;
}
.wpsr-ig-header.wpsr-gap-wider
{
    margin-bottom: 50px;
}
.wpsr-ig-header .wpsr-ig-header-inner
{
    padding: 15px;
    background-color: #f9f9f9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 767px)
{
    .wpsr-ig-header .wpsr-ig-header-inner
    {
        display: block;
        text-align: center;
        padding: 20px 15px;
    }
}
.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-logo
{
    margin-right: 15px;
    -webkit-box-flex: 1;
    -ms-flex: auto 0 0;
    flex: auto 0 0;
}
.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-logo a
{
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: inline-block;
}
.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-logo a:focus
{
    outline: 2px solid #72aee6;
}
.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-logo a:hover
{
    outline: none;
}
.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-logo a img
{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: block;
}
@media screen and (max-width: 767px)
{
    .wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-logo a img
    {
        margin: 0 auto;
    }
}
.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info
{
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
@media screen and (max-width: 767px)
{
    .wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info
    {
        padding-top: 5px;
        margin-bottom: 10px;
    }
}
.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-name a
{
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 600;
    color: #262626;
    display: block;
}
.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-name a:focus
{
    outline: 2px solid #72aee6;
}
.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-name a:hover
{
    outline: none;
}
.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-fullname
{
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
    color: #262626;
    margin: 10px 0 0;
}
.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-description p
{
    font-size: 16px;
    line-height: 1.4;
    font-weight: 400;
    color: #262626;
    margin-top: 5px;
    margin-bottom: 0;
    word-break: break-word;
}
.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-statistics
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-top: 5px;
}
@media screen and (max-width: 767px)
{
    .wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-statistics
    {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-statistics .wpsr-ig-header-statistic-item
{
    margin-right: 15px;
    font-size: 16px;
    font-weight: 400;
    color: #262626;
    line-height: 1.4;
}
.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-statistics .wpsr-ig-header-statistic-item strong
{
    color: #262626;
}
.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-statistics .wpsr-ig-header-statistic-item:last-child
{
    margin-right: 0;
}
@-webkit-keyframes wpsr-spinner
{
    0%
    {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    75%
    {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to
    {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}
@keyframes wpsr-spinner
{
    0%
    {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    75%
    {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to
    {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}
@-webkit-keyframes wpsrPlaceHolderShimmer
{
    0%
    {
        background-position: -468px 0;
    }
    to
    {
        background-position: 468px 0;
    }
}
@keyframes wpsrPlaceHolderShimmer
{
    0%
    {
        background-position: -468px 0;
    }
    to
    {
        background-position: 468px 0;
    }
}
.wpsr-feed-popup-overlay
{
    position: fixed;
    z-index: 99999;
    visibility: hidden;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.wpsr-feed-popup-overlay:before
{
    content: "";
    background: rgba(0,0,0,.7);
    position: absolute;
    visibility: hidden;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}
.wpsr-feed-popup-overlay.wpsr-feed-popup-open, .wpsr-feed-popup-overlay.wpsr-feed-popup-open:before
{
    visibility: visible;
}
.wpsr-feed-popup-overlay.wpsr-feed-popup-open .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner
{
    height: 100%;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
    transform: translateY(-50%) translateX(-50%) scale(1);
}
@media screen and (max-width: 767px)
{
    .wpsr-feed-popup-overlay.wpsr-feed-popup-open .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner
    {
        height: calc(100vh - 80px);
    }
}
.wpsr-feed-popup-box-wraper
{
    position: absolute;
    overflow-x: hidden;
    overflow-y: hidden;
    max-height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 50px 0;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner
{
    height: 100%;
    background-color: #fff;
    opacity: 0;
    position: relative;
    visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 50%;
    top: 50%;
    width: 850px;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    -webkit-transform: translateX(-50%) scale(.9);
    transform: translateX(-50%) scale(.9);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 1024px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner
    {
        width: 660px;
    }
}
@media screen and (max-width: 767px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner
    {
        width: 300px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media only screen and (max-width: 320px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner
    {
        width: 270px;
    }
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner.wpsr-feed-popup-box-no-sidebar
{
    width: 500px;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner.wpsr-feed-popup-box-no-sidebar .wpsr-feed-popup-media
{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner a:focus, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner a:hover, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner video:focus, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner video:hover
{
    outline: none;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-next-btn, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-prev-btn
{
    position: absolute;
    top: 50%;
    padding: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    border: none;
    outline: none;
    background: transparent;
    z-index: 9999;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-next-btn.wpsr-link-disable, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-prev-btn.wpsr-link-disable
{
    display: none;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-next-btn span, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-prev-btn span
{
    border-radius: 50%;
    color: #fff;
    font-size: 45px;
}
@media screen and (max-width: 767px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-next-btn span, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-prev-btn span
    {
        font-size: 35px;
    }
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-prev-btn
{
    left: -50px;
    padding: 5px;
}
@media screen and (max-width: 1024px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-prev-btn
    {
        left: -50px;
    }
}
@media screen and (max-width: 767px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-prev-btn
    {
        left: -33px;
    }
}
@media(max-width: 320px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-prev-btn
    {
        left: -35px;
    }
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-next-btn
{
    right: -50px;
    padding: 5px;
}
@media screen and (max-width: 1024px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-next-btn
    {
        right: -50px;
    }
}
@media screen and (max-width: 767px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-next-btn
    {
        right: -33px;
    }
}
@media(max-width: 320px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-next-btn
    {
        right: -35px;
    }
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn
{
    position: absolute;
    z-index: 2;
    width: 40px;
    height: 40px;
    top: -40px;
    right: -40px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
@media screen and (max-width: 767px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn
    {
        top: -30px;
        right: -20px;
    }
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn:hover:after, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn:hover:before
{
    background: #fff;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn:before
{
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn:after
{
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn:after, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn:before
{
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    width: 25px;
    height: 2px;
    margin: -1px 0 0 -10px;
    border-radius: 10px;
    background: #d5cece;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
@media screen and (max-width: 767px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn:after, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn:before
    {
        width: 20px;
    }
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media
{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #000;
}
@media screen and (max-width: 767px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media
    {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        width: 100%;
    }
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media>div
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper
{
    width: 500px;
}
@media screen and (max-width: 1024px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper
    {
        width: 392px;
    }
}
@media screen and (max-width: 767px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper
    {
        width: auto;
    }
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .swiper-pagination
    {
        display: block;
        bottom: 10px!important;
    }
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-left, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-right
{
    background-color: #fff;
    color: #909090;
    -webkit-box-shadow: 0 0 16px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 16px 0 rgba(0,0,0,.2);
    height: 40px;
    width: 40px;
    background-image: none;
    font-size: 24px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-left.swiper-button-disabled, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-right.swiper-button-disabled
{
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-left:after, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-right:after
{
    font-size: 16px;
}
@media screen and (max-width: 767px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-left, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-right
    {
        display: none;
    }
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-left:focus, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-left:hover, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-right:focus, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-right:hover
{
    -webkit-box-shadow: 0 0 16px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 16px 0 rgba(0,0,0,.3);
    background-color: #fff;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media img
{
    width: 500px;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
    max-height: 700px;
}
@media screen and (max-width: 767px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media img
    {
        width: auto;
    }
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media iframe, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media video
{
    width: 500px;
}
@media screen and (max-width: 1024px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media iframe, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media video
    {
        width: 392px;
    }
}
@media screen and (max-width: 767px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media iframe, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media video
    {
        width: 100%;
    }
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-ig-no-video img
{
    max-height: 600px;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-ig-thumbnail
{
    width: 100%;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-ig-notice
{
    background-color: #fff;
    color: #000;
    width: 100%;
    padding: 10px;
    position: absolute;
    bottom: 0;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-ig-notice strong
{
    margin-bottom: 5px;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-ig-notice p
{
    font-size: 14px;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content
{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-name a
{
    color: #262626;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    display: inline-block;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-name a:focus, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-name a:hover
{
    outline: none;
    text-decoration: underline;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-info
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    border-bottom: 1px solid #eee;
}
@media screen and (max-width: 767px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-info
    {
        padding: 10px;
    }
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-info p
{
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-info a
{
    -webkit-box-shadow: none;
    box-shadow: none;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-info a img
{
    height: 40px;
    margin-right: 10px;
    border-radius: 50%;
    width: 40px;
    -o-object-fit: cover;
    object-fit: cover;
}
@media screen and (max-width: 767px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-info a img
    {
        height: 30px;
        width: 30px;
    }
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper
{
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-have-comments ::-webkit-scrollbar, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-scrollbar ::-webkit-scrollbar
{
    width: 8px;
    border-radius: 100px;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-have-comments ::-webkit-scrollbar-thumb, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-scrollbar ::-webkit-scrollbar-thumb
{
    background: rgba(73,72,72,.23);
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-have-comments ::-webkit-scrollbar-track, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-scrollbar ::-webkit-scrollbar-track
{
    background: rgba(72,70,70,.1);
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-have-comments .wpsr-feed-popup-comments-wrapper-inner, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-scrollbar .wpsr-feed-popup-comments-wrapper-inner
{
    overflow-y: scroll;
    height: 370px;
}
@media screen and (max-width: 767px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-have-comments .wpsr-feed-popup-comments-wrapper-inner, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-scrollbar .wpsr-feed-popup-comments-wrapper-inner
    {
        height: 200px;
    }
}
@media screen and (max-width: 767px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-have-comments .wpsr-feed-popup-comments-wrapper-inner
    {
        height: 120px;
    }
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment
{
    padding: 20px 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 767px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment
    {
        padding: 20px 20px 10px;
    }
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment a img
{
    height: 40px;
    margin-right: 10px;
    border-radius: 50%;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment .wpsr-feed-popup-comment-inner
{
    width: 100%;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text a, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text span
{
    color: #262626;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    margin-right: 5px;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text a:focus, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text a:hover, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text span:focus, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text span:hover
{
    outline: none;
    text-decoration: underline;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text span:focus, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text span:hover
{
    text-decoration: none;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text p
{
    margin: 0;
    color: #262626;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    display: inline;
    word-break: break-word;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text p a
{
    color: #00376b;
    font-weight: 400;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-meta
{
    margin-top: 5px;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-meta time
{
    color: #8e8e8e;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-statistics-date
{
    border-top: 1px solid #eee;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 1px solid #eee;
}
@media screen and (max-width: 767px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-statistics-date
    {
        padding: 10px;
        gap: 5px;
    }
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-statistics-date span
{
    color: #262626;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 5px;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-statistics-date a
{
    color: #8e8e8e;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.4;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    text-transform: uppercase;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta
{
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 767px)
{
    .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta
    {
        padding: 10px 15px;
    }
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a
{
    color: #262626;
    font-size: 12px;
    font-weight: 400;
    line-height: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a span.icon-facebook-square, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a span.icon-instagram
{
    font-size: 18px;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a span+span
{
    display: inline-block;
    padding-left: 5px;
    margin-top: 2px;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a span+span:focus, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a span+span:hover
{
    outline: none;
    text-decoration: underline;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a .wpsr-icon-tiktok-black
{
    width: 15px;
    height: 15px;
    background-image: url(../image/icon-tiktok-black.png);
    background-size: contain;
    margin-right: 2px;
    background-repeat: no-repeat;
    background-position: 50%;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a.wpsr-popup-shoppable-btn
{
    background: #000;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    color: #dee3e7;
    border-radius: 4px;
    padding: 13px 16px;
    width: 100%;
    display: block;
    -webkit-transition: .4s;
    transition: .4s;
}
.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a.wpsr-popup-shoppable-btn:hover
{
    opacity: .6;
}
.wpsr-feed-wrap .wpsr-ig-follow-btn
{
    margin-left: 30px;
    -webkit-box-flex: 1;
    -ms-flex: auto 0 0;
    flex: auto 0 0;
}
@media screen and (max-width: 767px)
{
    .wpsr-feed-wrap .wpsr-ig-follow-btn
    {
        margin-left: 0;
    }
}
.wpsr-feed-wrap .wpsr-ig-follow-btn a
{
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 5px 20px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    height: auto;
    background-color: #0095f6;
    border-radius: 4px;
    display: inline-block;
}
.wpsr-feed-wrap .wpsr-ig-follow-btn a:focus, .wpsr-feed-wrap .wpsr-ig-follow-btn a:hover
{
    background: #0095f6;
    text-decoration: none;
}
.wpsr_feeds.wpsr-loading-feeds
{
    opacity: .5;
    -webkit-transition: .3s;
    transition: .3s;
}
.wpsr-load-more-default
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    background-color: #000;
    border: none;
    height: 36px;
    width: calc(100% - 16px);
    margin: 15px auto;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    user-focus: none;
    outline: none;
    opacity: 1;
    max-width: 300px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    position: relative;
    font-weight: 600;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.wpsr-load-more-default:focus
{
    outline: 2px solid #3962b3;
}
.wpsr-load-more-default:hover
{
    opacity: .7;
}
.wpsr-load-more-default:focus, .wpsr-load-more-default:hover
{
    -webkit-box-shadow: none;
    box-shadow: none;
}
.wpsr-load-more-default .wpsr-load-icon-wrapper
{
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #dddedf;
    border-radius: 4px;
}
.wpsr-load-more-default span
{
    font-size: 0;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    padding: 0;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
    border-color: #fff #fff hsla(0,0%,100%,0) hsla(0,0%,100%,0);
    border-style: solid;
    border-width: 3px;
    background-color: transparent!important;
    animation-name: rotateAnimation;
    -webkit-animation-name: rotateAnimation;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-delay: .2s;
    -webkit-animation-delay: .2s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    display: block;
    margin: 10px auto;
}
.wpsr-load-more-default.wpsr-spinner-loading .wpsr-load-icon-wrapper
{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.elementor-widget-container .wpsr-load-more-default, .elementor-widget-container .wpsr-load-more-default:focus, .elementor-widget-container .wpsr-load-more-default:hover
{
    background: none;
}
@keyframes rotateAnimation
{
    0%
    {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to
    {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
.widget_wpsn-widget .wpsr-container
{
    padding-left: 0;
    padding-right: 0;
}
.widget_wpsn-widget .wpsr-ig-feed-wrapper:not(.wpsr-instagram-slider-activate) .wpsr-ig-feed-wrapper-inner
{
    background-color: #f9f9f9;
    padding: 10px;
    overflow-y: scroll;
    max-height: 400px;
    height: 100%;
    overflow-x: hidden;
    -webkit-transition: height .1s cubic-bezier(.4,0,.2,1) 0s;
    transition: height .1s cubic-bezier(.4,0,.2,1) 0s;
}
.widget_wpsn-widget .wpsr-ig-feed-wrapper:not(.wpsr-instagram-slider-activate) .wpsr-ig-header
{
    margin-bottom: 0!important;
}
.widget_wpsn-widget .wpsr-ig-header-inner
{
    display: block;
    text-align: center;
}
.widget_wpsn-widget .wpsr-ig-header-inner .wpsr-ig-header-logo
{
    margin-right: 5px;
}
.widget_wpsn-widget .wpsr-ig-header-inner .wpsr-ig-header-logo a img
{
    width: 40px;
    height: 40px;
}
.widget_wpsn-widget .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-statistics
{
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.widget_wpsn-widget .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-name a
{
    font-size: 16px;
}
.widget_wpsn-widget .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-description p
{
    font-size: 14px;
}
.widget_wpsn-widget .wpsr-ig-header-inner .wpsr-ig-follow-btn
{
    margin-left: 0;
    margin-top: 10px;
}
.widget_wpsn-widget .wpsr-ig-post .wpsr-ig-post-info
{
    padding: 10px;
}
.widget_wpsn-widget .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic svg
{
    height: 18px;
    width: 18px;
}
.widget_wpsn-widget .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption p
{
    font-size: 12px;
}
.widget_wpsn-widget .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-icon svg
{
    width: 15px!important;
    height: 15px!important;
}
.widget_wpsn-widget .wpsr-instagram-slider-activate .wpsr-ig-post
{
    margin-bottom: 0;
}
.widget_wpsn-widget .wpsr-instagram-slider-activate .wpsr-swiper-pagination
{
    bottom: auto!important;
}
.widget_wpsn-widget .wpsr-instagram-slider-activate .wpsr-swiper-prev-next
{
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
}
.widget_wpsn-widget .wpsr-instagram-slider-activate:hover .wpsr-swiper-prev-next
{
    opacity: 1;
}
.widget_wpsn-widget .wpsr-ig-footer
{
    margin-top: 0!important;
}
.widget_wpsn-widget .wpsr-ig-follow-btn
{
    margin-left: 10px;
}
.widget_wpsn-widget .wpsr-ig-follow-btn a, .widget_wpsn-widget .wpsr-ig-load-more.wpsr-load-more-default
{
    padding: 5px 6px;
    font-size: 13px;
}
.wpsr-ig-feed-wrapper
{
    margin-bottom: 20px;
}
.wpsr-instagram-slider-activate .wpsr-ig-footer
{
    margin-top: 10px;
}
.wpsr-ig-post
{
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}
.wpsr-ig-post:has(a:focus)
{
    overflow: visible;
}
.wpsr-ig-post:hover .wpsr-ig-post-info
{
    opacity: 1;
    visibility: visible;
}
.wpsr-ig-post:hover .wpsr-ig-shoppble-icon-top img
{
    visibility: hidden;
}
.wpsr-ig-post .wpsr-ig-playmode
{
    cursor: pointer;
    display: block;
}
.wpsr-ig-post .wpsr-ig-playmode:focus
{
    outline: 2px solid #72aee6;
    outline-offset: 3px;
}
.wpsr-ig-post .wpsr-ig-post-info
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    z-index: 3;
    background-color: rgba(0,0,0,.6);
    cursor: pointer;
    -webkit-transition: .4s;
    transition: .4s;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.wpsr-ig-post .wpsr-ig-post-info .wpsr-shoppable-button
{
    position: absolute;
    border-radius: 4px;
    background-color: transparent;
    border: 1px solid #fff;
    cursor: pointer;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    pointer-events: auto;
    text-decoration: none;
    padding: 8px 30px;
}
.wpsr-ig-post .wpsr-ig-post-info .wpsr-shoppable-button:focus, .wpsr-ig-post .wpsr-ig-post-info .wpsr-shoppable-button:hover
{
    text-decoration: none;
}
.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics, .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic
{
    margin-right: 15px;
    color: #fff;
}
.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic:last-child
{
    margin-right: 0;
}
.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic span
{
    font-weight: 700;
    font-size: 14px;
}
.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic svg
{
    height: 20px;
    width: 20px;
    fill: #fff;
    margin-right: 5px;
}
.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption
{
    margin-top: 10px;
    pointer-events: none;
}
.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption p
{
    word-break: break-word;
    color: #fff;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
}
@media screen and (max-width: 767px)
{
    .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption p
    {
        font-size: 16px;
    }
}
.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption p a
{
    cursor: pointer;
    color: #00376b;
    font-weight: 400;
    pointer-events: auto;
    text-decoration: none;
}
.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption p a:focus, .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption p a:hover
{
    text-decoration: underline;
}
.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-icon
{
    right: 10px;
    position: absolute;
    top: 10px;
}
.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-icon svg path
{
    fill: #fff;
}
.wpsr-ig-post .wpsr-ig-shoppble-icon-top
{
    left: 10px;
    position: absolute;
    top: 10px;
}
.wpsr-ig-post .wpsr-ig-shoppble-icon-top img
{
    height: 18px;
    width: 18px;
    visibility: visible;
    -webkit-box-shadow: 0 4px 11px 1px rgba(0,0,0,.2);
    box-shadow: 0 4px 11px 1px rgba(0,0,0,.2);
}
.wpsr-ig-footer
{
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.wpsr-ig-load-more.wpsr-load-more-default
{
    margin: 0;
    background-color: #0095f6;
    padding: 10px 20px;
    max-width: none;
    width: auto;
    height: auto;
}
.wpsr-ig-load-more.wpsr-load-more-default:hover
{
    background-color: #0a8bdf;
}
.wpsr-ig-post.wpsr-image-ratio-frame34 .wpsr-ig-feed-popup-media, .wpsr-ig-post.wpsr-image-ratio-frame34 .wpsr-ig-post-media
{
    padding-top: 133.33333333%;
}
.wpsr-ig-post.wpsr-image-ratio-frame45 .wpsr-ig-feed-popup-media, .wpsr-ig-post.wpsr-image-ratio-frame45 .wpsr-ig-post-media
{
    padding-top: 125%;
}
.wpsr-ig-feed-popup-media, .wpsr-ig-post-media
{
    position: relative;
    overflow: hidden;
    padding-top: 100%;
}
.wpsr-ig-feed-popup-media .wpsr-ig-post-type-icon, .wpsr-ig-post-media .wpsr-ig-post-type-icon
{
    background-image: url(../image/ig-media-type.png);
    position: absolute;
    top: 5px;
    right: 5px;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: 0 -33px;
    background-size: 65px 65px;
}
.wpsr-ig-feed-popup-media .wpsr-ig-post-type-icon.wpsr-ig-post-type-CAROUSEL_ALBUM, .wpsr-ig-post-media .wpsr-ig-post-type-icon.wpsr-ig-post-type-CAROUSEL_ALBUM
{
    background-position: 0 0;
}
.wpsr-ig-feed-popup-media .wpsr-ig-post-type-icon.wpsr-ig-post-type-VIDEO, .wpsr-ig-post-media .wpsr-ig-post-type-icon.wpsr-ig-post-type-VIDEO
{
    background-position: 0 -33px;
}
.wpsr-ig-feed-popup-media img, .wpsr-ig-feed-popup-media video, .wpsr-ig-post-media img, .wpsr-ig-post-media video
{
    position: absolute;
    width: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    height: 100%;
    min-width: 100%;
    max-width: inherit;
    -o-object-fit: cover;
    object-fit: cover;
}
.wpsr-ig-feed-popup-media
{
    padding-top: 0;
}
.wpsr-ig-feed-popup-media a
{
    width: 100%;
}
.wpsr-ig-feed-popup-media .wpsr-ig-post-type-icon
{
    right: 15px;
}
.wpsr-ig-feed-popup-media img
{
    position: static;
    -webkit-transform: initial;
    transform: none;
}
.wpsr-instagram-slider-activate .wpsr-ig-post-media
{
    display: none;
}
.wpsr-slider-before-init .wpsr-ig-post-media
{
    display: block;
}
.wpsr-instagram-slider-activate .wpsr-animated-background
{
    background: #f0f0f0;
}
.wpsr-slider-before-init .wpsr-animated-background
{
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: wpsrPlaceHolderShimmer;
    animation-name: wpsrPlaceHolderShimmer;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    background: #a9a9a9;
    background: -webkit-gradient(linear,left top,right top,color-stop(10%,#eee),color-stop(18%,#ddd),color-stop(33%,#eee));
    background: linear-gradient(90deg,#eee 10%,#ddd 18%,#eee 33%);
    background-size: 800px 104px;
    height: 100px;
    position: relative;
}
.wpsr-ig-feed-template2 .wpsr-instagram-masonry-activate .wpsr-ig-post
{
    height: auto;
}
.wpsr-ig-feed-template2 .wpsr-column-gap-no_gap [class*=wpsr-col]
{
    margin-bottom: 0;
}
.wpsr-ig-feed-template2 .wpsr-column-gap-narrow [class*=wpsr-col]
{
    margin-bottom: 10px;
}
.wpsr-ig-feed-template2 .wpsr-column-gap-narrow [class*=wpsr-col]>div
{
    margin-bottom: 0;
}
.wpsr-ig-feed-template2 .wpsr-column-gap-small [class*=wpsr-col]
{
    margin-bottom: 20px;
}
.wpsr-ig-feed-template2 .wpsr-column-gap-small [class*=wpsr-col]>div
{
    margin-bottom: 0;
}
.wpsr-ig-feed-template2 .wpsr-column-gap-wide [class*=wpsr-col]
{
    margin-bottom: 40px;
}
.wpsr-ig-feed-template2 .wpsr-column-gap-wide [class*=wpsr-col]>div
{
    margin-bottom: 0;
}
.wpsr-ig-feed-template2 .wpsr-column-gap-wider [class*=wpsr-col]
{
    margin-bottom: 50px;
}
.wpsr-ig-feed-template2 .wpsr-column-gap-wider [class*=wpsr-col]>div
{
    margin-bottom: 0;
}
.wpsr-ig-feed-template2.wpsr-instagram-masonry-activate .wpsr-ig-post
{
    height: auto;
}
.wpsr-ig-feed-template2 .wpsr-ig-post
{
    margin-bottom: 0;
    background-color: #fff;
    height: 100%;
    -webkit-box-shadow: 0 0 10px 4px rgba(0,0,0,.04);
    box-shadow: 0 0 10px 4px rgba(0,0,0,.04);
}
.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-media img
{
    position: absolute;
    width: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    height: 100%;
    min-width: 100%;
    max-width: inherit;
    -o-object-fit: cover;
    object-fit: cover;
}
.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-shoppable-button
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: inherit;
    background-color: #241717;
    padding: 8px 15px;
    cursor: pointer;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    pointer-events: auto;
    text-decoration: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .3s;
    transition: .3s;
}
.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-shoppable-button:focus, .wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-shoppable-button:hover
{
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border: none;
}
.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-shoppable-button:focus i, .wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-shoppable-button:hover i
{
    margin-right: -5px;
}
.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-shoppable-button i
{
    font-size: 18px;
    -webkit-transition: .3s;
    transition: .3s;
}
.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info
{
    position: inherit;
    background-color: transparent;
    opacity: 1;
    visibility: initial;
    padding: 15px;
}
.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics, .wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: none;
}
.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic
{
    margin-right: 15px;
    color: #000;
}
.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic:last-child
{
    margin-right: 0;
}
.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic span
{
    font-weight: 700;
    color: #262626;
}
.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic svg
{
    height: 20px;
    width: 20px;
    fill: #000;
    margin-right: 5px;
}
.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption
{
    margin-top: 5px;
}
.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption p
{
    color: #000;
}