/*
Theme Name: Divi Child
Description:  Divi Child Theme
Author: Jason Eldridge
Author URI: http://juicywellnesswebsites.com
Template: Divi
Version: 0.0.1
*/

@import url('../Divi/style.css');

.ab-item { width: 100px; }

@font-face { font-family: Proxima Nova; font-weight: normal; src: url('fonts/ProximaNova-Regular.otf'); }
@font-face { font-family: Proxima Nova; font-weight: lighter; src: url('fonts/ProximaNova-Light.otf'); }

h1, h2, h3, h4, h5, h6 { font-family: Proxima Nova, Arial, sans-serif!important; font-weight: normal; }
h1, h2, h3, h4, h5, h6, #top-menu li a:hover, .et_pb_column h3, #top-menu ul.sub-menu a:hover, #top-menu li.et-hover a { color: #ff8b00!important; }
p { font-family: Arial, Verdana, sans-serif; }
li { font-family: Arial, Verdana, sans-serif; }

#main-header, #main-footer #footer-bg { padding: -30px 0!important; }
#main-header, #main-footer, #footer-bottom, a.red-button { background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #31758E), color-stop(1, #003F59)); background-image: -o-linear-gradient(bottom, #31758E 0%, #003F59 100%); background-image: -moz-linear-gradient(bottom, #31758E 0%, #003F59 100%); background-image: -webkit-linear-gradient(bottom, #31758E 0%, #003F59 100%); background-image: -ms-linear-gradient(bottom, #31758E 0%, #003F59 100%); background-image: linear-gradient(to bottom, #31758E 0%, #003F59 100%); }
a.red-button { font-size: 15px; font-weight: bold; line-height: 15px; color: #ffffff; text-transform: uppercase; margin: 0 5px 0 0; padding: 10px 15px; background-color: #dc1940; display: inline-block; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
a.red-button span { font-size: 13px; font-weight: normal; color: rgba(255, 255, 255, 0.7); margin: 0 0 2px 0; display: block; }
a.red-button { text-decoration: none; !important; }

#main-content { padding-top: 120px; !important; }
#logo { padding: 10px 0!important; }


.et_pb_contact p input { background-color: #f0ede4; }
.et_pb_contact p textarea { background-color: #f0ede4; }

.et-learn-more h3.heading-more { background: linear-gradient(to bottom, #FAF7ED 0%, #F0EDE4 100%) repeat scroll 0 0 transparent; } .et-tabs-container .et-tabs-control, .et-tabs-container ul.et_shortcodes_mobile_nav, .et_shortcodes_controller_nav, 
.et-testimonial-author-info,{ background: linear-gradient(to bottom, #FAF7ED 0%, #F0EDE4 100%) repeat scroll 0 0 transparent; } .et-protected-title, .pricing-heading, .pricing-content-bottom { background: linear-gradient(to bottom, #FAF7ED 0%, #F0EDE4 100%) repeat scroll 0 0 transparent; }


.et-social-icon a { color: #fff; }
.et-social-twitter a:before { content: '\77'; }


.woocommerce-page div#sidebar {
display: none;
}
.woocommerce-page div#left-area {
width: 100% !important;
}
.woocommerce-page #main-content .container:before {
display: none;
}
