/*
 Theme Name:   Enfold Child Theme
 Theme URI:    https://myersroberts.com
 Description:  A custom TMRC theme 
 Author:       The MyersRoberts Collective
 Author URI:   https://myersroberts.com
 Template:     enfold
 Version:      1.0.0
*/


/*------------HEADER------------*/

#header {
	padding: 10px 0px;
}

/*------------ANCHOR LINKS------------*/

.home-anchor {
    position: absolute;
    top: -100px;
 }
 
 
 /*------------EMAIL SIGN UP FORM------------*/
 
#element_avia_0_1 label {
	 color: #fff !important;
 }
 
 
  /*------------PRACTICE ICONS------------*/
 
 .practice-icon {
	 max-width: 100px;
 }
 
 
/*------------SUBHEADERS------------*/

/*
div.sectionSubheader {
	font-weight:800 !important;
}
*/


/*------------SVG LOGO------------*/


/* .logo img {
	display: none;
}

.logo {
	background: url('/wp-content/themes/enfold-child/images/WOE-Logo.svg') no-repeat !important;
	width: 340px;
	height: 125px;
	display: block;
} */