
#sb_youtube_sbyUCvri7TZxd6VrcdmCcFurTpw6 .sby_caption_wrap .sby_caption { font-size: 13px !important}#sb_youtube_sbyUCvri7TZxd6VrcdmCcFurTpw6 .sby_follow_btn a:hover { box-shadow:inset 0 0 10px 20px rgb(255, 255, 255, .25) !important}#sb_youtube_sbyUCvri7TZxd6VrcdmCcFurTpw6[data-videostyle=boxed] .sby_items_wrap .sby_item .sby_inner_item { background-color: #ffffff !important}
.searchwp-live-search-results {
                opacity: 0;
                transition: opacity .25s ease-in-out;
                -moz-transition: opacity .25s ease-in-out;
                -webkit-transition: opacity .25s ease-in-out;
                height: 0;
                overflow: hidden;
                z-index: 9999995; /* Exceed SearchWP Modal Search Form overlay. */
                position: absolute;
                display: none;
            }

            .searchwp-live-search-results-showing {
                display: block;
                opacity: 1;
                height: auto;
                overflow: auto;
            }

            .searchwp-live-search-no-results {
                padding: 3em 2em 0;
                text-align: center;
            }

            .searchwp-live-search-no-min-chars:after {
                content: "Continue typing";
                display: block;
                text-align: center;
                padding: 2em 2em 0;
            }
.wuf-overlay-loading {
                display: none;
            }