/*
Theme Name:   Chaplin Child
Theme URI:    https://maxicandi.com
Description:  Chaplin Child Theme
Author:       Andrew Herne
Author URI:   https://maxicandi.com
Version:      1.1.11
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  chaplin-child
Template:     chaplin
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments
*/

.main-menu-alt
{
	align-items: center;
}

.main-menu-alt li.button
{
	padding: 0;
}

.main-menu li.button
{
	padding: 0;
}

.main-menu-alt li.button > a
{
	padding: 1.6rem 2rem;
	text-decoration: none;
}

.main-menu > li.button > .ancestor-wrapper > a
{
	padding: 1.6rem 2rem;
	text-decoration: none;
}

.main-menu-alt li.button-gold > a
{
	background-color: #ffd700;
}

.main-menu li.button-gold > .ancestor-wrapper > a
{
	background-color: #ffd700;
}

