/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.2
*/

/* Theme customization starts here
-------------------------------------------------------------- */

span.wpcf7-list-item { margin: 0; font-family: "Roboto", Arial, Tahoma, sans-serif; }
.section_wrapper .column { margin-bottom: 0; }
.section_wrapper .column.one-third { margin-bottom: 1.65em; }
.wpcf7-checkbox { font-size: 1.2em; font-weight: 600; }

label { font-weight: 400; }
.cf7mls_next.action-button { margin-left: 1.2em; }

#Subheader .title { color: white!important; font-weight: 600!important; font-style: normal!important; }

.progress { position: relative; width: 100%; background-color: #ccc; padding: 1px; }
.progress [class^="amount"] { background: green; width: 10%; height: 5px; }
.progress .amount-25 { 	width: 25%; }
.progress .amount-50 { 	width: 50%; }
.progress .amount-75 { 	width: 75%; }
.progress .amount-100 { width: 100%; }

.menu-section { width: 48%; float: left; margin: 1em 2% 1em 0; }
.menu-section-title { font-family: 'Frijole', cursive; }
.menu-item { margin-left:1.25em; }
.menu-title { font-family: 'Gurajada', serif; text-transform: uppercase; margin: .65em 0 0; line-height: .85em; }
.menu-cost { font-size: 1.2em; line-height: .65; float: right; }
.menu-desc { line-height: 1.25em; margin: 0 0 1.45em; padding-right: 3em; }

@media screen and ( max-width: 767px ) {
	.section_wrapper .column.one-third { width: 48%!important; padding: 5px 1%; clear: initial; }
}