/*
Theme Name:   DNA Avada Child
Theme URI:    https://wordpress.org/themes/twentytwentyone/
Description:  Twenty Twenty-One child theme
Author:				Tim Woolfson
Template:     Avada
Version:      1.0.0
Text Domain:  DNAChild
Conventions: 	https://ac.pwp1.net/projects/greenfords-common-core/notebooks/68091/pages/2715/
https://www.w3.org/TR/selectors-3/#attribute-substrings

Use minimum possible css
use <style> on individual pages where only appropriate to one page
Keep files short and readable/manageable by:

Using single lines where properties fit on a single line. (1 or 2) 
Listing properties vertically where they won't fit on a single line.

Comments - lowercase, when applies to a single line - place to the right
Media queries at the bottom of each section

Tim
###*/
/*.post-content a {font-weight:700;} Body links bold*/
/*.gm-style-iw-d {text-align: center;} Center aligns text in Google Maps Infoboxes*/
.menu-cta {border-style: solid; border-width: 1px; border-color: var(--awb-color9); border-radius: 4px;padding: 8px 24px;}
    /*forms*/
    /*Default width reduced in forms for more fields per row e.g. /wp-admin/admin.php?page=wpcf7&post=8224&active-tab=0
		Default bottom margin of 0 overridden in forms - maybe better to set new default!
		singleside by side fields, nicer spacing between fields*/
  	.wpcf7 p {width:100%;font-size: 20px;float: left; margin: 10px 5px 0 4px!important;}
    /* Recaptcha tight to bottom instead of a little up - this is handled by Avada now, add there, remove here 
    .grecaptcha-badge {bottom:0px !important;}    
    /*Character Counter*/
    span.characters{font-weight:normal;display:inline-block;float:right;}
    /*Date Field https://ac.pwp1.net/projects/2-knowledgebase/notebooks/59580/pages/2870 */
	input[type="date"]::-webkit-calendar-picker-indicator {filter: invert(1);}
			/*checkboxes*/
			input[type=checkbox] {width: 25px;height: 25px;}
/*Header
======*/
/* BRANDING */
/*DNA
#####*/
