/**
 * Theme Name:       Mai Delight
 * Theme URI:        https://bizbudding.com/products/mai-delight-theme/
 * Description:      Mai Delight theme for the Genesis Framework.
 * Author:           BizBudding
 * Author URI:       https://bizbudding.com/
 * Version:          2.0.1
 * Text Domain:      mai-delight
 * Template:         genesis
 * Template Version: 3.3.2
 * License:          GPL-2.0-or-later
 * License URI:      http://www.gnu.org/licenses/gpl-2.0.html
 */
/*
 @font-face {
    font-family: "Amatic SC";
    src:  url('https://iwashyoudry.com/wp-content/themes/mai-delight/fonts/amatic-sc/AmaticSC-Regular.woff2') format('woff2'),
      url('https://iwashyoudry.com/wp-content/themes/mai-delight/fonts/amatic-sc/AmaticSC-Regular.woff') format('woff');
    font-weight: normal;
}
*/
/* Top Bar and Header */
.before-header {
	background-color: #65c7d0;
	height: 32px;
}
@media screen and (max-width:1023px){
	.before-header{
		display: none !important;
	}
}
.top-bar {
	padding-top: 5px;
	text-transform: uppercase;
	display: var(--site-header-wrap-display,flex);
    flex-wrap: var(--site-header-wrap-flex-wrap,wrap);
    align-items: var(--site-header-wrap-align-items,center);
    justify-content: var(--site-header-wrap-justify-content,var(--site-header-wrap-justify-content-mobile,unset));
    width: var(--site-header-wrap-width,calc(100% - (var(--side-spacing) * 2)));
    max-width: var(--site-header-wrap-max-width,var(--wrap-max-width));
    margin-right: auto;
    margin-left: auto;
	color: #ffffff;
	font-size: 12px;
}
.top-bar a {
	color: #ffffff;
	font-weight: 400;
}
.header-right {
	font-size: 13px;
	font-weight: 400;
	padding-top: 91px;
	padding-right: 86px;
}
.header-right .wp-block-columns {
	min-width:460px;
}
.header-right .fa {
	font-size: 18px;
	margin-right: 10px;
}
.header-right-link {
	text-align: center;
	font-size: 13px;
}
.header-right .wp-block-search input {
	min-width: 120px;
}
.header-right .search-form input, .header-right .wp-block-search input, .header-right textarea {
	padding: 8px;
	font-size: 11px;
	background-color: #f5f5f5;
}
.header-right .search-submit input[type="button"], .header-right input[type="submit"], .header-right input[type="reset"],
.header-right .wp-block-search .wp-block-search__button {
	padding: 9px !important;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700;
	background-color: #df5997;
	color: #ffffff;
}


/* Navigation */
.nav-after-header {
	background-color: #ffffff;
	border-top: 1px double #dddddd;
border-bottom: 1px double #dddddd;
}
.nav-after-header .menu {
	justify-content: center;
}
.nav-after-header .menu-item-link {
	font-family: Comic Sans MS;
	font-size: 27px;
	font-weight: 800;
	letter-spacing: -1px;
	color: #666666;
	padding: 6px 12px;
	letter-spacing: -1px;
}
.nav-after-header  .menu-item-has-children>a:after {
	display: none;
}
.menu-item a img { opacity: 0.85; }

.nav-after-header .sub-menu {
	background-color: #65c7d0;
}

.nav-after-header .sub-menu a {
	color: #ffffff;
	font-family: Comic Sans MS, sans-serif;
	font-size: 14px;
}

.nav-after-header .sub-menu .current-menu-item > a, .nav-after-header .sub-menu a:hover {
	background-color: #ffffff;
	color: #df5997;
}

.nav-after-header .search-toggle {
	color: #666666;
}
.nav-after-header .search-toggle .search-toggle-icon {
	width: 20px;
	height: 20px;
}

.nav-after-header input[type=search] {
	min-width: 200px;
	font-family: sans-serif;
}

/* Archives */

.archive .entry-title {
    font-size: 30px !important; letter-spacing:0 !important; }

.archive .archive-title-type {
	letter-spacing: 2px;
	font-size: 15px;
	margin-top: 13px;
	color: #939598;
	font-weight: 500;
	text-transform: uppercase;
}

.archive .the_category_images {
	padding-top: 12px;
  border-top-width: 1px;
  border-top-style: solid;
	border-color: #e6e6e6;
}

.archive-pagination .pagination-link, .uagb-post-pagination-wrap .page-numbers {
	font-size: 15px;
	font-weight: bold;
  padding: 9px 14px;
  margin-right: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
	line-height: 1.7;
}

.archive-pagination .pagination-link:hover, .uagb-post-pagination-wrap .page-numbers:hover {
	background-color: #EBE9EB;
}

/* Footer */
.site-footer {
	font-size: 16px;
	color: #757575;
	background-color: #f1f1f1;
}
.footer-credits {
  padding-bottom: 10px;
	padding-top: 10px;
	font-size:11px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing:0;
	background-color: #65c7d0;
	color: #ffffff;
}
.footer-credits a {
	text-decoration: underline;
	color: #ffffff;
}
.footer-content {
	padding: 20px 50px;
	line-height: 1.4;
	font-weight: 400;
}
.footer-content .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
	background-color: #d3d3d3;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
	border-width: 0px !important;
}
.footer-content .wp-block-search input[type=search] {
	font-size: 13px;
  line-height: 17px;
  border-width: 0px;
  width: 100%;
  padding: 16px 20px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
	background-color: #d3d3d3;
}
.footer-content .wp-block-search button[type=submit]{
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
	background-color: #f1f1f1;
}
.footer-content a img:hover { opacity: .7; }
