/*
Theme Name: Twenty Twenty-One Child
Template: twentytwentyone
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.4
Requires PHP: 5.6
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/

body {
}

@media (min-width: 480px) {
  .primary-navigation {
  }

  .primary-navigation > div > .menu-wrapper .menu-item {
    background: #f6f6f6;
    margin-left: 2px;
    margin-bottom: 2px;
  }

  .primary-navigation > div > .menu-wrapper .sub-menu-toggle {
    display: none;
  }
}

.site-main {
  padding-top: 0;
}

.singular .entry-title {
  font-size: 60px;
}

.mc4wp-form input[type="email"] {
  margin: 0 0 5px 0;
}

.mc4wp-form p.check {
  margin: 0 0 5px 0;
}

.mc4wp-form p.check label {
  display: block;
  margin: 0;
}

.mc4wp-form input[type="checkbox"] {
  margin: 8px 0 0 0;
  width: 16px;
  height: 16px;
}

.mc4wp-form input[type="checkbox"]:after {
  left: 2px;
  top: -2px;
}
