/*
 Theme Name:   Divi Child
 Theme URI:    http://teachpe.info/divi-child/
 Description:  Divi Child Theme for Teach PE
 Author:       Vanessa Lessard
 Author URI:   http://teachpe.info
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  divi-child
*/

/* styling for contact form 7 */

.wpcf7{color:#222222; font-size: 14px;}
.wpcf7 label span{color:#9900ff;}

input.wpcf7-form-control.wpcf7-submit {
    background-color: #9900ff;
    border: none;
    color: #ffff00;
    padding: 12px 24px 12px 24px;
    font-size: 14px;

}

.wpcf7 input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea{
	width:100%; height:40px;padding-left: 12px;font-size: 14px; background-color: #ffffeb;border-color: #c9c9c9;}

.wpcf7 input.text:focus, input.title:focus, input[type=text]:focus, input[type=email]:focus, select:focus, textarea:focus {border-color:#9900ff;}

div.wpcf7-mail-sent-ok {border: 1px solid #ddd;
background: #c7fcc5;}

/*Count up styling */

.counter-wrapper {right:auto !important;}