/*!/wp-content/plugins/announcer/public/css/style.css*/
.ancr-group > .ancr{
    margin-bottom: 0 !important;
}
.ancr-group.ancr-sticky {
    position: fixed;
    left: 0;
    right: 0;
}
.ancr-group.ancr-normal {
    z-index: 9999;
}

.ancr-group.ancr-pos-top{
    top: 0;
    z-index: 99999;
}
.ancr-group.ancr-pos-top > .ancr{
    top: 0;
    border-top: 0!important;
}

.ancr-group.ancr-pos-bottom{
    bottom: 0;
    z-index: 99999;
}
.ancr-group.ancr-pos-bottom > .ancr{
    top: 0;
    border-bottom: 0!important;
}

.ancr.ancr-wrap{
    display: none;
    position: relative;
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    padding: 0.5em 1em;
    border-left-width: 0 !important;
    border-right-width: 0 !important;
}

/* Container */
.ancr .ancr-container {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    will-change: transform;
}
.ancr .ancr-inner{
    display: inline-block;
}
.ancr .ancr-inner > *{
    margin-bottom: 1em;
}
.ancr .ancr-inner > *:first-child {
    margin-top: 0;
}
.ancr .ancr-inner > *:last-child {
    margin-bottom: 0;
}

/* Content */
.ancr .ancr-content{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ancr .ancr-content p {
    color: inherit;
    font-size: inherit;
}

/* Layout */
.ancr.ancr-lo-separate_column .ancr-content{
    flex: 1;
}
.ancr.ancr-lo-separate_row .ancr-container{
    display: block;
}
.ancr.ancr-lo-separate_row .ancr-btn-wrap{
    margin: 0.5em 0;
}
.ancr.ancr-lo-ticker{
    overflow: hidden;
}
.ancr.ancr-lo-ticker.ancr-lo-ticker-anim .ancr-container{
    animation: ancr-marquee 20s linear infinite;
}
.ancr.ancr-lo-ticker.ancr-lo-ticker-anim.ancr-ticker-start-middle .ancr-container{
    animation-delay: calc(var(--ancr-ticker-speed) * -0.33);
}
.ancr.ancr-lo-ticker .ancr-container{ /* Ticker */
    max-width: none !important;
    display: inline-flex;
    visibility: hidden;
}
.ancr.ancr-lo-ticker .ancr-content{
    flex: none;
    white-space: nowrap;
}

/* Alignment */
.ancr.ancr-align-center .ancr-container{
    justify-content: center;
    text-align: center;
}
.ancr.ancr-align-center .ancr-btn-wrap{
    justify-content: center;
}
.ancr.ancr-align-right .ancr-container{
    justify-content: flex-end;
    text-align: right;
}
.ancr.ancr-align-right .ancr-btn-wrap{
    justify-content: flex-end;
}

/* Close button */
.ancr .ancr-close-btn {
    position: absolute;
    top: 0;
    right: 0;
    color: inherit;
    line-height: 0;
    padding: 0.5em;
    z-index: 999;
}
.ancr .ancr-close-btn:hover {
    opacity: 0.5;
}
.ancr .ancr-close-icon{
    width: 16px;
    height: 16px;
}
.ancr.ancr-lo-separate_column.ancr-has-close-btn{
    padding-right: 3.5em;
}

/* Buttons */
.ancr .ancr-btn-wrap{
    display: inline-block;
    margin: 0 0 0 1em;
    line-height: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.ancr .ancr-btn {
    padding: 0.5em 1em;
    display: inline-block;
    margin: 0 0.5em 0 0;
    text-align: center;
    line-height: 1;
    white-space: nowrap;
    vertical-align: middle;
    text-decoration: none;
}
.ancr .ancr-btn:last-child {
    margin-right: 0;
}
.ancr .ancr-btn:hover{
    filter: brightness(0.8);
}
.ancr .ancr-btn:active{
    filter: brightness(0.5);
}

/* Spacer */
.ancr-top-spacer{
    transition: height 0.5s;
}

@keyframes ancr-marquee {
    0% {
      transform: translateX(var(--ancr-width));
    }
    100% {
      transform: translateX(-100%);
    }
}

@media only screen and (max-width: 800px) {
    .ancr-lo-same_row .ancr-container{
        display: block;
    }
    .ancr-lo-same_row .ancr-btn-wrap{
        margin: 0.5em 0 0 0;
    }
    .ancr-lo-separate_column .ancr-container{
        display: block;
    }
    .ancr-lo-separate_column .ancr-btn-wrap{
        margin: 0.5em 0 0 0;
    }
    .ancr.ancr-lo-ticker.ancr-lo-ticker-anim.ancr-ticker-start-middle .ancr-container{
        animation-delay: 0s;
    }
}
/*!/wp-content/plugins/really-simple-featured-video/includes/Compatibility/Themes/Core/Twentytwenty_Five/styles.css*/
.rsfv-has-video > figure.wp-block-post-featured-image, .rsfv-has-video > figure.wp-block-post-featured-image > a {
	height: auto !important;
}

.single.rsfv-has-video .wp-block-post-featured-image span.wp-block-post-featured-image__overlay,
.page.rsfv-has-video .wp-block-post-featured-image span.wp-block-post-featured-image__overlay {
	display: none;
}

.rsfv-has-video video.rsfv-video,
.rsfv-has-video iframe.rsfv-video {
	height: auto;
	width: 100% !important;
	aspect-ratio: 16/9;
}

.rsfv-video__wrapper + .woocommerce-product-gallery__image--placeholder {
	display: none;
}

body.rsfv-archives-support .product.rsfv-has-video .wc-block-components-product-image {
	display: none;
}

.rsfa-has-video .wp-block-post-featured-image {
	aspect-ratio: auto !important;
}
/*!/wp-content/plugins/youtube-embed-plus/styles/ytprefs.min.css*/
.epyt-debug{background-color:#ddd;color:#000;cursor:pointer;text-align:left}iframe.__youtube_prefs__{border-width:0}.epyt-gallery{text-align:center}.epyt-gallery .epyt-figure{margin-block:0;margin-inline:0}.epyt-gallery iframe{margin-bottom:0}.epyt-gallery.epyt-lb iframe{display:none;height:0!important}.epyt-gallery-list{display:block;margin:0 -8px;position:relative;transition:opacity .3s ease-out}.epyt-gallery-list .epyt-gallery-thumb{box-sizing:border-box}.epyt-gallery-list p{display:none}.epyt-gallery-clear{clear:both}.epyt-gallery-list.epyt-loading{opacity:.5;transition:opacity .3s ease-out}.epyt-gallery-thumb{box-sizing:border-box;cursor:pointer;display:block!important;float:left;height:auto;opacity:1;overflow-y:hidden;padding:0 8px 10px;position:relative}.epyt-gallery-thumb.hover{height:auto;opacity:1;position:relative;transition:opacity .3s ease-out}.epyt-gallery-img-box{width:100%}.epyt-gallery-img{background-position:50%!important;background-size:cover!important;height:0;overflow:hidden!important;padding-top:56.25%!important;position:relative;width:100%}.epyt-gallery-playhover{height:100%;left:0;opacity:0;position:absolute;text-align:center;top:-10px;transition:opacity .3s ease-out;vertical-align:middle;width:100%}.epyt-gallery-thumb.epyt-current-video .epyt-gallery-playhover,.epyt-gallery-thumb.hover .epyt-gallery-playhover{opacity:1;top:0;transition:all .3s ease-out}.epyt-gallery-thumb .epyt-gallery-playcrutch{display:inline-block;height:100%;vertical-align:middle;width:0}.epyt-gallery-playhover .epyt-play-img{border:none;box-sizing:border-box;display:inline-block!important;height:auto!important;margin:0!important;max-width:15%!important;min-width:30px!important;padding:0!important;vertical-align:middle!important;width:auto}.epyt-gallery-title{font-size:80%;line-height:120%;padding:10px}.epyt-gallery-notitle{padding:4px}.epyt-gallery-notitle span{display:none}.epyt-gallery-rowtitle{left:0;opacity:0;overflow-x:hidden;position:absolute;text-align:center;text-overflow:ellipsis;top:100%;white-space:nowrap;width:100%;z-index:10}.epyt-gallery-rowtitle.hover{opacity:1;transition:opacity .2s linear}.epyt-gallery-rowbreak{clear:both}.epyt-pagination{clear:both;padding:10px 8px;text-align:center}.epyt-pagination.epyt-hide-pagination *{display:none!important}.epyt-pagenumbers>div,.epyt-pagination>div{display:inline-block;padding:0 2px;vertical-align:middle}.epyt-pagination .epyt-pagebutton{cursor:pointer;display:inline-block;padding:0 10px}.epyt-pagebutton>div{display:inline}.epyt-pagination .epyt-loader{display:none}.epyt-gallery-list.epyt-loading .epyt-pagination .epyt-loader{display:inline-block}body .lity-container{max-width:964px;width:100%}.epyt-curtain .lity-opened iframe{opacity:0;transition:opacity .3s linear .5s}.epyt-gallery-allthumbs.epyt-cols-1 .epyt-gallery-thumb{width:100%}.epyt-gallery-allthumbs.epyt-cols-2 .epyt-gallery-thumb{width:50%}.epyt-gallery-allthumbs.epyt-cols-3 .epyt-gallery-thumb{width:33.333%}.epyt-gallery-allthumbs.epyt-cols-4 .epyt-gallery-thumb{width:25%}.epyt-gallery-allthumbs.epyt-cols-5 .epyt-gallery-thumb{width:20%}.epyt-gallery-allthumbs.epyt-cols-6 .epyt-gallery-thumb{width:16.666%}.epyt-gallery-allthumbs.epyt-cols-7 .epyt-gallery-thumb{width:14.285%}.epyt-gallery-allthumbs.epyt-cols-8 .epyt-gallery-thumb{width:12.5%}.epyt-gallery-allthumbs.epyt-cols-9 .epyt-gallery-thumb{width:11.111%}.epyt-gallery-allthumbs.epyt-cols-10 .epyt-gallery-thumb{width:10%}.epyt-gallery-allthumbs.epyt-cols-11 .epyt-gallery-thumb{width:9.09%}.epyt-gallery-allthumbs.epyt-cols-12 .epyt-gallery-thumb{width:8.333%}.epyt-gallery-allthumbs.epyt-cols-13 .epyt-gallery-thumb{width:7.692%}.epyt-gallery-allthumbs.epyt-cols-14 .epyt-gallery-thumb{width:7.142%}.epyt-gallery-allthumbs.epyt-cols-15 .epyt-gallery-thumb{width:6.666%}.epyt-gallery-allthumbs.epyt-cols-16 .epyt-gallery-thumb{width:6.25%}.epyt-gallery-allthumbs.epyt-cols-17 .epyt-gallery-thumb{width:5.882%}.epyt-gallery-allthumbs.epyt-cols-18 .epyt-gallery-thumb{width:5.555%}.epyt-gallery-allthumbs.epyt-cols-19 .epyt-gallery-thumb{width:5.263%}.epyt-gallery-allthumbs.epyt-cols-20 .epyt-gallery-thumb{width:5%}.epyt-pagebutton.hide,.epyt-pagenumbers.hide{display:none!important;opacity:0!important;visibility:hidden!important}.epyt-gallery-subscribe{clear:both;padding:15px 0 10px;text-align:center}.epyt-gallery-subscribe a.epyt-gallery-subbutton,.epyt-gallery-subscribe a.epyt-gallery-subbutton:hover{background-color:#e62117!important;border-radius:3px;color:#fff!important;display:inline-block;padding:5px 10px;text-decoration:none!important}.epyt-gallery-subscribe a.epyt-gallery-subbutton img{background:transparent;-webkit-box-shadow:none;box-shadow:none;display:inline-block;height:auto!important;margin:0;padding:0 6px 3px 0;vertical-align:middle!important;width:20px!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(180deg,#000,#444);height:auto;padding:25px;text-align:left}body div.__youtube_prefs__.__youtube_prefs_gdpr__ *{color:#e3e3e3!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ a{text-decoration:underline}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__,body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__:hover{background:#e62117!important;border-radius:3px;border-width:0;box-sizing:border-box;color:#fff!important;display:inline-block;font-weight:400;padding:5px 10px;text-decoration:none!important}body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__ img{background:transparent;-webkit-box-shadow:none;box-shadow:none;display:inline-block;height:auto!important;margin-left:8px;padding:0 6px 3px 0;vertical-align:middle!important;width:20px!important}body .epyt-gallery-img-gdpr{background-color:#000;background-image:-webkit-linear-gradient(top,#000,#444);background-image:linear-gradient(180deg,#000,#444)}.epyt-facade{height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative;-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.epyt-facade:hover{-webkit-filter:brightness(90%);-moz-filter:brightness(90%);filter:brightness(90%)}.epyt-facade img.epyt-facade-poster{border:none;cursor:pointer;display:block;height:auto;left:50%;margin:0;max-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.epyt-facade button.epyt-facade-play{background-color:transparent!important;border-width:0!important;cursor:pointer;height:48px;left:50%;margin-left:-34px;margin-top:-24px;position:absolute;top:50%;-webkit-transition:opacity .25s cubic-bezier(0,0,.2,1);transition:opacity .25s cubic-bezier(0,0,.2,1);width:68px}.epyt-facade button.epyt-facade-play svg{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.epyt-facade button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(.4,0,1,1),fill-opacity .1s cubic-bezier(.4,0,1,1);transition:fill .1s cubic-bezier(.4,0,1,1),fill-opacity .1s cubic-bezier(.4,0,1,1);fill:#212121;fill-opacity:.8}.epyt-facade:hover button.epyt-facade-play svg .ytp-large-play-button-bg{-webkit-transition:fill .1s cubic-bezier(0,0,.2,1),fill-opacity .1s cubic-bezier(0,0,.2,1);transition:fill .1s cubic-bezier(0,0,.2,1),fill-opacity .1s cubic-bezier(0,0,.2,1);fill:red;fill-opacity:1}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.epyt-facade{bottom:0;left:0;position:absolute;right:0;top:0}.wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{position:relative}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper .epyt-is-override.__youtube_prefs_gdpr__{bottom:0;left:0;overflow-y:auto;position:absolute;right:0;top:0}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper:before{padding:0}.wp-embed-responsive .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper.epyt-is-override__wrapper .epyt-is-override.__youtube_prefs_gdpr__{bottom:unset;left:unset;position:relative;right:unset;top:unset}
/* [inline: after] */
                .epyt-gallery-thumb {
                        width: 33.333%;
                }
                
                         @media (min-width:0px) and (max-width: 767px) {
                            .epyt-gallery-rowbreak {
                                display: none;
                            }
                            .epyt-gallery-allthumbs[class*="epyt-cols"] .epyt-gallery-thumb {
                                width: 100% !important;
                            }
                          }
/* [/inline: after] */