/*
Theme Name: TuckerMax Child
Version: 1.0.0
Template: tuckermax
*/

.sub-nav .menu-item i.fa,
.sub-nav .menu-item i.fas,
.sub-nav .menu-item i.far,
.sub-nav .menu-item i.fab {
	text-align: center;
	width: 1.25em;
}
h1.punch-headline {
	font-size:70px; 
	line-height:78px;
}
h1.punch-headline-speaking {
	font-size:65px; 
	line-height:75px;
}
p {
	margin-top:20px;
}
h3 {
	letter-spacing:1px;
}
.main-nav > li > a .menu-text {
	letter-spacing:.5px;
}
.menu-text, .subtitle-text {
	letter-spacing:.5px; 
	text-align:center;
}
::-webkit-input-placeholder { color:black;font-style:italic; }
:-moz-placeholder { opacity: 1; color:black; font-style:italic;} /* Firefox 18- */
::-moz-placeholder { opacity: 1; color:black; font-style:italic;} /* firefox 19+ */
:-ms-input-placeholder { color:black; font-style:italic;} /* ie */
input:-moz-placeholder { color:black; font-style:italic;}

input::placeholder {
	color:#000;
	font-style:italic;
}
textarea::placeholder {
	color:#000;
	font-style:italic;
}
#input_1_3 {
	border:none;
	height:45px;
	border-radius:0;
}
#input_1_2 {
	border:none;
	height:45px;
	border-radius:0;
}
#input_2_3 {
	border:none; 
	height:45px; 
	border-radius:0;
}
#input_2_2 {
	border:none;
	height:45px;
	border-radius:0;
}
.dt-btn {letter-spacing:2px;}

.masthead .mega-menu-widgets .soc-ico a, .soc-ico a {
    width: 39px;
    height: 39px;
    line-height: 39px;
	margin:5px;}

.masthead .mega-menu-widgets .soc-ico a .soc-font-icon, .soc-ico a .soc-font-icon {
	font-size: 28px; 
}
 .soc-ico a:after, .soc-ico a:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 39px;
    height: 39px;
    content: "";
    border-radius: inherit;
    transition:opacity .15s linear
}
.footer .soc-ico a:before {
  	background-color: #282828;
}
.gform_wrapper .gform_validation_errors {
    background: #b5bacf;
    border-radius: 5px;
    border: 1.5px solid #b5bacf;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .11), 0 0 4px rgba(18, 25, 97, .0405344);
    margin-bottom: 8px;
    margin-top: 8px;
    padding: 16px 16px 16px 48px;
    position: relative;
    width:100%
}
.gform_wrapper .gform_validation_errors > h2 {
    color: #000;
    font-size: 13.2px;
    font-weight: 500;
    line-height: 17.6px;
    margin:0 0 12px 0
}
.gform_wrapper .validation_error {
    border-bottom: 2px solid #c02b0a;
    border-top: 0px solid #c02b0a;
    color: #c02b0a;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 32px;
    padding: 8px;
    text-align:center
}

.gform_wrapper_2 .gform_validation_errors {
    background: #b5bacf;
    border-radius: 5px;
    border: 1.5px solid #b5bacf;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .11), 0 0 4px rgba(18, 25, 97, .0405344);
    margin-bottom: 8px;
    margin-top: 8px;
    padding: 16px 16px 16px 48px;
    position: relative;
    width:100%
}
.gform_wrapper_2 .gform_validation_errors > h2 {
    color: #000;
    font-size: 13.2px;
    font-weight: 500;
    line-height: 17.6px;
    margin:0 0 12px 0
}
.gform_wrapper_2 .validation_error {
    border-bottom: 2px solid #c02b0a;
    border-top: 0px solid #c02b0a;
    color: #c02b0a;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 32px;
    padding: 8px;
    text-align:center
}

.widget_search input[type=text].searchform-s, .woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select, .wpcf7-number, input[type=text]:not(.elementor-field):not(.searchform-s), input[type=search]:not(.elementor-field), input[type=tel]:not(.elementor-field), input[type=url]:not(.elementor-field), input[type=email]:not(.elementor-field), input[type=number]:not(.elementor-field), input[type=date]:not(.elementor-field), input[type=range]:not(.elementor-field), input[type=password]:not(.elementor-field), select:not(.elementor-field), textarea:not(.elementor-field) {
    margin-bottom: 0px;
    border-style: solid;
    box-sizing:border-box
}
.gform_wrapper .gfield_error .gfield_repeater_cell label, .gform_wrapper .gfield_error label, .gform_wrapper .gfield_error legend, .gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message, .gform_wrapper [aria-invalid=true] + label, .gform_wrapper label + [aria-invalid=true] {
    color: #c02b0a;
}
.gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message {
    background: transparent;
    border: 0px solid #b5bacf;
	font-weight:bold;
    font-size: 12.992px;
    margin-top: 0px;
    padding:8px;
}
.gform_wrapper .gfield_error [aria-invalid=true] {
    border:1px solid #b5bacf
}
.gform_wrapper.gravity-theme .gform_previous_button.button, .gform_wrapper.gravity-theme .gform_save_link.button {
    background-color: #fff;
    color: #6b7280;
    text-decoration: none;
    -webkit-appearance:none !important
}
.gform_wrapper.gravity-theme .description, .gform_wrapper.gravity-theme .gfield_description, .gform_wrapper.gravity-theme .gsection_description, .gform_wrapper.gravity-theme .instruction {
    font-size: 11px;
	text-transform:uppercase;
	letter-spacing:2px;
}

#validation_message_2_2 {margin-top:8px;}
#validation_message_2_1 {margin-top:-8px; margin-right:5px;}


@media only screen and (max-width: 778px) {
	h1.punch-headline {font-size:65px; line-height:85px;}
}
@media only screen and (max-width: 992px) {
	h1.punch-headline {font-size:50px; line-height:60px;}
}
@media only screen and (max-width: 778px) {
	h1.punch-headline {font-size:40px; line-height:50px;}
	.mini-nav {display:none;}
   

}