/*
Theme Name: PeepSo Theme: Gecko Child
Theme URI: https://PeepSo.com
Template: peepso-theme-gecko
Author: PeepSo, Inc.
Author URI: https://PeepSo.com
Description: Thank you for choosing Gecko as your theme. We're very passionate about creating the best possible experience for you and your community. Community that can be built with PeepSo - The Next Generation User Profile And Social Networking Plugins for WordPress. For more information about PeepSo go to: PeepSo.com.
Tags: blog,e-commerce,education,three-columns,left-sidebar,right-sidebar
Version: 7.0.6.1.1757532593
Updated: 2025-09-10 19:29:53

*/
/* Esconde links externos de YouTube dentro do PeepSo */
.peepso a[href*="youtube.com"],
.peepso a[href*="youtu.be"],
.peepso a[href*="youtube-nocookie.com"],
.peepso .oembed-caption,
.peepso .oembed-url {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
}

