/**
 * Theme Name:          Mai Law Pro
 * Theme URI............https://maitheme.com
 * Description:         Mai Law Pro is a custom child theme for The Genesis Framework.
 * Author:              Mike Hemberger, BizBudding Inc
 * Author URI:          https://bizbudding.com/
 * Version:             1.3.0
 * Template:            genesis
 * License:             GPL-2.0+
 * License URI:         http://www.opensource.org/licenses/gpl-license.php
 */
/* Table of Contents
	- Defaults
	- Media Queries (mobile-first)
	- Media Queries (mobile-second)
*/
/* # Defaults   --------------------------------------------------------------- */

body {
	font-family: trebuchet ms,arial, sans-serif;
	font-weight: 400;
	color: #000000;
	background-color: #e2e2e2;
	background-image:url('/wp-content/uploads/2018/11/back2.jpg');  /* ADDED  xxxxxxxxxxxxxxxxxxxxxxx  */
}

h1,
.banner-title,
.heading,
.widget-title,
.widgettitle {
	font-family: trebuchet ms,arial,sans-serif;     /* 'Roboto Slab', serif; xxxxxxxx */
	font-weight: 700;   font-size: 1.8em;
	letter-spacing: 1px;
	text-align: center;
	color: #46076d;
}

h2, h3, h4, h5, h6 {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #46076d;
}

.heading { text-align: inherit;  }

.genesis-nav-menu a,a:link {
    font-weight: normal;
	font-size: 1.0em;
	color: #666666;
}
.genesis-nav-menu a:visited { color: #666666; }
.genesis-nav-menu a:hover { color: #000000 !important; background-color: #e2e2e2; text-decoration: none; }

.home .nav-header .current-menu-item>a, .nav-header .nav-search, .nav-header a { color: #333333; }

.nav-header .sub-menu a { background-color: #cccccc; color: #333333; }
.nav-header .sub-menu a:hover { background-color: #e2e2e2; color: #000000; }

.genesis-nav-menu .sub-menu a {
    width: 300px;
    font-size: 1.0em;
    padding: 12px 18px;
    margin: 0;
}

/* # Media Queries (mobile-first)
---------------------------------------------------------------------------------------------------- */

@media only screen and (min-width: 545px) {}

@media only screen and (min-width: 769px) {}

@media only screen and (min-width: 993px) {}

@media only screen and (min-width: 1160px) {}

/* # Media Queries (mobile-second)
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1159px) {}

@media only screen and (max-width: 992px) {
	ul#menu-top { display:none; }
	
		.mai-toggle, .mai-toggle:focus, .mai-toggle:hover {
    display: block;  background-color: #cccccc;  /* menu icon background xxxxxxxxxxxxxxx */ }	
	/* Mobile Menu */
#mai-menu.mai-menu { background-color: #000000; }
.mobile-menu { background-color: #515151; }
.mobile-menu a,a:link {  margin-left: 0.5em; color: #ffffff !important; }
.mobile-menu a:hover  {  color: #ffffff !important; background-color: #4c4c4c; }	

.mobile-menu .sub-menu { background-color: #3d3d3d; }
.mobile-menu .sub-menu a { background-color: #3d3d3d; }

.mobile-menu .sub-menu a:hover,
.mobile-menu .sub-menu a:link,
.mobile-menu .sub-menu a:active {
	color: #ffffff;
}

.mobile-menu .current-page-ancestor > a,
.mobile-menu .current-menu-item > a {     color: #ffffff; }
}
.sub-menu-toggle, .sub-menu-toggle:focus, .sub-menu-toggle:hover { color: #ffffff; font-weight: bold; }

@media only screen and (max-width: 768px) {}

@media only screen and (max-width: 544px) {}

/*
Sidebar
---------------------------------------------------------------------------------------------------- */

.sidebar {
	float: right;
	width: 270px;     /* 270 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */  
	background-color: #e2e2e2;    /* b8d8f1 lt blue -- added xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
	padding-left: 0.8em; padding-right: 0.8em;   /* added xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
	border-radius: 15px;   /* added xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
}
.has-one-sidebar .sidebar-primary.has-boxed { flex: 1 0 300px;    max-width: 300px; }    /* 374 */
.sidebar .widget.boxed, .sidebar.boxed { background-color: #e2ced0; border: 0px; }

.sidebar a.b:link     { color: #e2e2e2;   background-color: #c50f02;     text-decoration: none;   font-weight: bold; font-size: 1.2em;  padding-top: .2em;  padding-bottom: .2em;  padding-left: 0.8em;  padding-right: 0.8em; border: 0px solid #c50f02; border-radius: 15px; }

.sidebar a.b:visited  { color: #e2e2e2;   background-color: #c50f02;     border: 0px solid #c50f02; }
.sidebar a.b:hover  { color: #ffffff !important;   background-color: #ff0000;      border: 0px solid #b7333e; }

.site-footer {
    background-color: #000000;  text-align: center;  padding-top: 30px;  padding-bottom: 30px;
    border-top: 1px solid rgba(0,0,0,.1);  }

img		{ border: 0px solid #666666; border-radius: 0px; }
b.a		{ color: #666666; font-size: 1.4em; }
hr		{ height: 2px;  background-color: #666666; border: 0px; }
a.jump  { scroll-margin-top: 150px; text-decoration: none !important; /* Jump Links */ }

a 			{  	color: #b7333e;     }     /* logo red b6003b */
a:visited	{  	color: #b7333e;     }
a:hover 	{	color: #7000a0 !important;  text-decoration: underline;   }

a.f 		{  	color: #ffffff;     }     
a.f:visited	{  	color: #ffffff;     }
a.f:hover 	{	color: #99ccff !important;  text-decoration: underline;   }

a.b:link     { color: #e2e2e2;   background-color: #7000a0;     text-decoration: none;   font-weight: 500; font-size: 1.2em;  padding-top: .2em;  padding-bottom: .2em;  padding-left: 0.8em;  padding-right: 0.8em; border: 1px solid #7000a0; border-radius: 15px; }

a.b:visited  { color: #e2e2e2;   background-color: #7000a0;     border: 1px solid #7000a0; }
a.b:hover  { color: #7000a0 !important;   background-color: #cccccc;      border: 1px solid #cccccc; }

/* Page Link Buttons */
a.c:link     { color: #e2e2e2;   background-color: #7000a0;     text-decoration: none;   font-weight: bold; font-size: 1.1em;  padding-top: .2em;  padding-bottom: .2em;  padding-left: 0.8em;  padding-right: 0.8em; border-radius: 20px; border: 2px solid #000000; }

a.c:visited   { color: #e2e2e2;   background-color: #7000a0;     text-decoration: none;  border: 2px solid #000000; }

a.c:hover   { color: #ffffff !important;   background-color: #a000e5;     text-decoration: none;    border: 2px solid #333333; }

div.wpforms-container-full .wpforms-form .wpforms-field-label {
    display: block !important;
    font-size: 14px !important;
    float: none !important;
    line-height: 1.0 !important;
    margin: 0 0 4px 0 !important;
    padding: 0 !important;
}
.wpforms-form button[type=submit] {
	background-color: #7000a0 !important;
	border-color: #000000 !important;
	color: #fff !important;
	margin-top: -30px !important;
	border-radius: 25px !important;
}

.wpforms-form button[type=submit]:hover {
	background-color: #a000e5 !important;
	border-color: #666666 !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-textarea textarea {
    background-color: #fff;
    box-sizing: border-box;
    color: #999999;
	font-family: arial;
}
div.wpforms-container-full .wpforms-form input.wpforms-field-large, div.wpforms-container-full .wpforms-form select.wpforms-field-large, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large {
    max-width: 100%;
    color: #999999;
	font-family: arial;
}
.metaslider  { border: 4px solid #000000;  border-radius: 0px; }
.section { border-bottom: 0px solid #1c69bc; }

ul.a    { list-style-image: url(https://luigiscafe.net/wp-content/uploads/2020/10/b-redd.png);	margin-bottom: 0.6em; border: 0px; }

.header-before { background-color: #a62d36;   /* border-bottom: 1px solid #2b569a; */  }
.site-header { background-color: #ffffff;   border-bottom: 1px solid #000000;  }
.site-footer { background-color: #000000;   /* xxxxxxxxxxxxxxxx */  }