/*!
Theme Name: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.27.6
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.et-cart-info { display: none !important; }
.btn a, a.btn, .btn a:hover, a.btn:hover {
    background-color: #1c4220 !important;
    border-width: 0px !important;
    border-radius: 0px;
    letter-spacing: 2px;
	color: #ffffff !important;
	font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;
	font-size: 14px;
    font-weight: 500;
    padding: .3em 1em !important;
    line-height: 1.7em !important;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: all !important;
    transition-property: all !important;
}
.btn.menu-item a {
	margin-top: -12px;
}
#menu-menu-footer li { display: block; clear: both; width: 100%; }

@media (max-width: 980px) {
	.btn.menu-item a {
		margin-top: 0px;
		text-align: center;
	}	
	.header-content h1 { font-size: 40px !important; }
	.header-content .et_pb_fullwidth_header_subhead { font-size: 30px !important; }
}