/**
 * Theme Name:       Mai Chic
 * Theme URI:        https://bizbudding.com/products/mai-chic-theme/
 * Description:      Mai Chic child theme for the Genesis Framework.
 * Author:           BizBudding
 * Author URI:       https://bizbudding.com/
 * Version:          2.0.0
 * Text Domain:      mai-chic
 * Template:         genesis
 * Template Version: 3.3.2
 * License:          GPL-2.0-or-later
 * License URI:      http://www.gnu.org/licenses/gpl-2.0.html
 */
:root {
	--content-sidebar-wrap-margin-top: 0;
	--sub-menu-width: 260px;
	--menu-letter-spacing: 2px;
	--menu-text-transform: normal;
	--menu-letter-spacing: 1px;
/*	--tec-color-background: transparent important; */
}

.site-inner {
	background: #b2d698;
}
/* NAVIGATION */
.nav-after-header {
	background: #FFFFFF;
	border-bottom: 1px solid #03861B;
}
.nav-after-header .wrap {
    margin-top: 0;
    border: none;
}
.menu-item-link {
	text-transform: uppercase;
}
.sub-menu .menu {
	text-transform: normal;
}
.sub-menu .menu-item-link {	
	text-transform: none;
	font-size: 15px;
	letter-spacing: 0;
}
.sub-menu .menu-item-link:hover {
  color: #0581d7;
}
.membermenu .menu-item-link {
	color: #993366;
	font-weight: 700;
}


/* Header */
.site-header {
	border-bottom-color: #FFFFFF;
}
.header-right {
    max-width: 542px;
    flex-flow: column wrap;
}
.header-section {
    align-items: flex-end;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
  	padding: 0 !important;
}
[type=search] {
    padding: var(--input-padding,.5em);
}
.language-social {
	min-width: 350px;
}


.nav-after-header {
	background: #FFFFFF;
	border-bottom: 1px solid #03861B;
}
.nav-after-header .wrap {
    margin-top: 0;
    border: none;
}

.breadcrumb {
    width: calc(100% - (var(--side-spacing) * 2));
    max-width: var(--wrap-max-width);
	margin: 0 auto !important;
    font-size: var(--breadcrumb-font-size,var(--font-size-xs));
	background: #FFFFFF;
	padding: 20px 30px 0px 30px;
}
.content-sidebar-wrap {
	padding: 30px;
    background: var(--color-white);
}
.tight {
	margin-bottom: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Quicksand', sans-serif;
	font-weight: 600;
}
h2, h3, h4 {
	color: #339966;
}
.entry-single h1.entry-title {
    margin-bottom: var(--spacing-lg);
}
.entry-content > h3:not(:first-child), 
.entry-content > h4:not(:first-child), 
.entry-content > h5:not(:first-child), 
.entry-content > h6:not(:first-child), 
.entry-content > legend:not(:first-child) {
    --heading-margin-top: var(--spacing-lg);
}


a {
	text-decoration: var(--link-text-decoration,underline);
}
a:focus, a:hover {
	outline: none;
}
b, strong {
    font-weight: 700;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    max-width: 100%;
}
.wp-block-separator {
	padding-top: 10px;
	margin-bottom: 20px;
}
/* JETPACK captions */
.jp-carousel-photo-caption {
    color: #FFFFFF !important;
}
h3.jp-carousel-caption {
	 color: #FFFFFF !important;
}

.site-footer {
	background: #ffffff;
	border-top: 1px solid #03861B;
}
.greybg > figure {
    background: #f1f1f1;
    line-height: 18px;
    max-width: 100%;
    padding: 4px;
    text-align: center;
}
.greybg > figure {
    background: #f1f1f1;
    line-height: 18px;
    max-width: 100%;
    padding: 4px;
    text-align: center;
}
.wp-block-image figcaption {
    margin-top: 0;
    margin-bottom: 1em;
}
.greybg figure {
    background: #f1f1f1;
    padding: 6px;
}
.greybg figcaption {
    background: #f1f1f1;
    padding: 6px;
    text-align: center;
}
.adjacent-entry-pagination {
    margin-top: var(--spacing-xl);
    margin-bottom: var(--spacing-md);
}
.adjacent-entry-link-inner {
    display: flex;
    align-items: center;
    justify-content: var(--adjacent-entry-link-inner-justify-content,normal);
    height: 100%;
    padding:var(--adjacent-entry-link-inner-padding,var(--spacing-xs));
    text-align: var(--adjacent-entry-link-text-align);
    background: var(--adjacent-entry-link-inner-background,none);
    border: none;
    border-radius: var(--adjacent-entry-link-inner-border-radius,var(--border-radius));
    box-shadow: none;
}
.adjacent-entry-image {
	display: none;
}
/* FOO GALLERY  */
.fg-panel.fg-light .fg-panel-button, .fg-panel.fg-light .fg-panel-cart-inner, .fg-panel.fg-light .fg-panel-thumb, .fg-panel.fg-light .fg-panel-thumb-spacer, .fg-panel.fg-light .fg-panel-thumbs-button, .fg-panel.fg-light.fg-medium:not(.fg-panel-info-overlay) .fg-panel-info-inner, .fg-panel.fg-light.fg-panel-no-mobile:not(.fg-panel-info-overlay) .fg-panel-info-inner {
    background-color: #EEEEEE;
    border-color: #e2e2e2;
}

/* Read more buttons for home page */
.entry-more {
	text-align: center;
}
.button, .button:visited, [type=button], [type=reset], [type=submit], button {
    font-weight: 600;
    font-size: 14px;
}

/* Post Date on home page */
.entry-meta {
    margin: -15px 0 15px 0;
}

/* Styles for TRIBE CALENDAR */
.tribe-events-header__breadcrumbs.tribe-events-c-breadcrumbs {
    display: none;
}

.tribe-common .tribe-common-l-container{    
	max-width: 1200px;
    background: #FFFFFF;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-bottom: 40px;
    padding-top: 40px;
}
.tribe-events-widget {
	border: var(--border);
	padding: var(--spacing-lg) var(--spacing-md);
}
.sidebar .tribe-events-widget-events-list__header-title,
.sidebar .tribe-common-h6 tribe-common-h--alt {
  	margin-bottom: var(--spacing-lg);
  	font-size: var(--font-size-xs) !important;
  	text-align: center;
  	--heading-letter-spacing: 2px;
  	--heading-text-transform: uppercase;
	color: #339966 !important;
    font-family: 'Quicksand', sans-serif;
  	font-weight: 600;
}

/* Sidebar widget background color */
.sidebar .widget:first-of-type {
  background-color: #FFFFFF;
	border: 1px solid #aba9a9;
}

/* STYLES FOR CLASS INDEX PAGE and CARDS */
.classindex {
	border: 2px solid #e1e1e1;
	border-radius: 10px;
	padding-bottom: 25px;
}
.classindex h2 {
	padding-top: 15px;
	padding-left: 15px;
}
.classindex p {
	padding-left: 20px;
	padding-right: 20px;
	line-height: 22px;
}
.classindex a {
	text-decoration: none;
}
.classindex a:hover {
	text-decoration: underline;
}
.classindex img {
	width: 100%;
}
.page-id-23109 .wp-block-group,
.page-id-59446 .wp-block-group,
.page-id-89912 .wp-block-group,
.page-id-91360 .wp-block-group {
  height: 100%;
}
.page-id-23109 .wp-block-column,
.page-id-59446 .wp-block-column,
.page-id-89912 .wp-block-column,
.page-id-91360 .wp-block-column {
	margin-bottom: 30px;
}

/* HANDOUT GUIDES */
.resources-handout > div {
	margin-bottom: 2.5rem;
}
.resources-handout li { 
	line-height: .8rem; 
	margin-top: 1rem;
}
.resources-handout th {
	font-weight: bold;
	font-size: 1.3rem;
}
 