/*
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.1
*/


/*---------- HELPERS ----------*/
.twocol { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px; }
.no-margin { margin: 0px !important; }
.no-margin-top { margin-top: 0px !important; }
.no-margin-right { margin-right: 0px !important; }
.no-margin-bottom { margin-bottom: 0px !important; }
.no-margin-left { margin-left: 0px !important; }

.left * { text-align: left !important; }
.right * { text-align: right !important; }
.center * { text-align: center !important; }
.uppercase * { text-transform: uppercase !important; }
.light * { font-weight: 300 !important; }


/*---------- MISC ----------*/
.wpcf7-recaptcha { margin-bottom: 17px; }


/*---------- MEDIA QUERIES ----------*/
@media only screen and (max-width: 1350px) {}
@media only screen and (max-width: 1239px) {}
@media only screen and (max-width: 959px) {}
@media only screen and (max-width: 767px) {}
@media only screen and (max-width: 600px) {}
@media only screen and (max-width: 479px) {}
@media only screen and (max-width: 360px) {}
