/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

 .ytm-custom-control .player-controls-top.ytwPlayerTopControlsContainerWithEmbeddedVideoDetails, .fullscreen-controls-always-on .fullscreen-action-menu{
    display: none !important;
 }

 
:root{--vcs-navy:#071b3b;--vcs-blue:#102d58;--vcs-gold:#d7a62c;--vcs-cream:#fbf8f0;--vcs-text:#203047}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--vcs-text);font-family:system-ui,-apple-system,"Segoe UI",sans-serif;background:#fff;line-height:1.65}a{color:inherit}.vcs-site-header{background:var(--vcs-navy);color:#fff}.vcs-header-inner,.vcs-footer-inner{width:min(1180px,calc(100% - 40px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.vcs-header-inner{min-height:78px}.vcs-brand{text-decoration:none;font-weight:800;letter-spacing:.02em}.vcs-brand small{display:block;color:#e8c96f;font-weight:500;font-size:.72rem}.vcs-nav ul{display:flex;gap:22px;list-style:none;margin:0;padding:0}.vcs-nav a{text-decoration:none;font-weight:600}.vcs-main{min-height:60vh}.vcs-site-footer{background:#06152e;color:#dfe7f4;padding:42px 0}.vcs-footer-inner{align-items:flex-start}.vcs-footer-copy{font-size:.9rem;color:#aebbd0}.vcs-page{width:min(1100px,calc(100% - 40px));margin:60px auto}.vcs-page h1{color:var(--vcs-navy)}@media(max-width:720px){.vcs-header-inner{min-height:68px}.vcs-nav{display:none}.vcs-footer-inner{display:block}.vcs-footer-copy{margin-top:18px}}
