/* Jon's Tweaks to the Virtue Theme */ #mobile-nav-trigger { margin-bottom: 16px; } #kad-mobile-nav { margin-bottom: 16px; } #containerfooter { display: none; } @media all and (max-width: 991px) { .kad-sidebar { background: #f2f2f2 !important; padding: 32px 16px !important; margin: 64px 16px !important; } } @media all and (min-width: 767px) { .nav-trigger-case { width: 20% !important; } }