/*
Theme Name: Child Theme for Pearle Vision
Theme URI: http://#.com/
Description: Child Theme For Divi
Author: 
Author URI: http://reachusa.com
Template: Divi
Version: 1.0
*/

@import url("../Divi/style.css");

/* Start your custom CSS bellow this comment
============================================ */

/*span#et-info-email {display: none;}*/
/*#top-menu li.current-menu-item > a {color:#ed1c24;}*/

/*.wpcf7-submit { font-size: 20px; font-weight: 500; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding: 6px 20px; line-height: 1.7em; background: transparent; border: 2px solid; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; position: relative;}
.wpcf7 input, .wpcf7 textarea { background-color: #eee; border: none!important; width: 100% !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important; border-radius: 0 !important; font-size: 14px; color: #999 !important; padding: 16px !important; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.wpcf7 .wpcf7-not-valid {border: 2px solid #f00 !important;}
.wpcf7-validation-errors, .wpcf7-mail-sent-ok {clear: both; margin-top: 80px;}
.wpcf7-submit { font-family: inherit; display: block; float: right; margin: 8px auto 0; cursor: pointer; }
.wpcf7 input.wpcf7-submit {padding: 6px 20px !important; color: #ed1c24 !important; width: 25% !important; background: transparent; border: 2px solid #ed1c24 !important; border-radius: 3px !important;}
.wpcf7 input.wpcf7-submit:hover {background: rgba(237, 28, 36, 0.9); border: 2px solid transparent; color:#fff !important;}*/