.wpo_youtube_preview_container{cursor:pointer;position:relative !important;display:inline-block;max-width:100%;top:0}.wpo_youtube_preview_container .wpo_youtube_preview{height:auto;position:inherit;max-width:100%}.wpo_youtube_preview_container span.wpo_youtube_preview_overlay{position:absolute;text-align:center;cursor:pointer;display:block;top:33%;left:0;right:0;opacity:.9}.wpo_youtube_preview_container span.wpo_youtube_preview_overlay img{position:relative;width:96px;height:96px}@media only screen and (max-width:426px){.wpo_youtube_preview_container span.wpo_youtube_preview_overlay{top:28%}}@media only screen and (max-width:376px){.wpo_youtube_preview_container span.wpo_youtube_preview_overlay img{width:70px;height:70px}}.ast-oembed-container.wpo_youtube_preview_override_parent{padding-top:0 !important}.wp-block-embed__wrapper.wpo_youtube_preview_override_parent::before{content:none !important}/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

/*
#us_short_link, #us_link_clicks {
    width: 10%;
}
*/

.kc-us-link {
    color: #5850ec;
}

.kc-flex {
    display: flex;
}

.kc-us-link-icon {
    width: 2.5rem;
    color: #5850ec;
    height: 1.5rem;
    cursor: pointer;
}

.kc-us-link-create-icon {
    width: 2.5rem;
    color: #000000;
    height: 1.5rem;
    cursor: pointer;
}

.kc-us-qr-code .qr {
    margin-left: auto;
    margin-right: auto;
    font-size: 1px;
    width: 50%;
}


/** Frontend CSS **/

#generate-short-link, #generated-short-link {
    text-align: center;
}

#generate-short-link #kc-us-target-url, #generate-short-link #kc-us-short-url {
    width: 60%;
    display: inline;
    border: 1px solid grey;
    border-radius: 50px 0px 0px 50px;
    background-color: #FFFFFF;
    margin: 0px;
    font-size: 16px;
}

#generate-short-link #kc-us-submit-btn, #generate-short-link #kc-us-copy-btn {
    border: 1px solid grey;
    display: inline;
    padding: 15px;
    background-color: #4662FA;
    color: #FFFFFF;
    border-radius: 0px 50px 50px 0px;
    margin: -5px;
    width: 150px;
    font-size: 16px;
}



.kc-us-tooltip {
    position: relative;
    display: inline-block;
}

.kc-us-tooltip .kc-us-tooltiptext {
    visibility: hidden;
    width: 140px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -75px;
    opacity: 0;
    transition: opacity 0.3s;
}

.kc-us-tooltip .kc-us-tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.kc-us-tooltip:hover .kc-us-tooltiptext {
    visibility: visible;
    opacity: 1;
}.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;
}/*
 * Theme Name:  Swyft Child
 * Theme URI:   https://swyft.codesupply.co/
 * Description: Swyft Child Theme
 * Author:      Code Supply Co.
 * Author URI:  https://codesupply.co/
 * Template:    swyft
 * Version:     1.0.0
 */

/* Copy any classes from parent theme here. They will override the parent's version. */