/*
Theme Name: Swingster Child
Theme URI: https://preview.wolfthemes.live/swingster/landing/
Description: Swingster Child theme
Author: WolfThemes
Author URI: https://wolfthemes.com
Template: swingster
Version: 1.0.21
*/


.single-release .wolf-release-button.add-to-cart, .single-post .author-meta, .single-post .newsletter-container {
    display: none;
}
/*

.youtube-container {
    overflow: hidden;
    width: 100%;
    !* Keep it the right aspect-ratio *!
    aspect-ratio: 16/9;
    !* No clicking/hover effects *!
}

.youtube-container iframe {
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    left:0;
    pointer-events:none;
    width:100vw;
    height:56.25vw;
}

.youtube-container .ytp-title, .youtube-container .ytp-show-cards-title {
    display:none !important;
}
*/
