/*
Theme Name: Betheme Child
Theme URI: https://themeforest.net/item/betheme-responsive-multipurpose-wordpress-theme/full_screen_preview/7758048
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Betheme child theme.
Template: betheme
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0.0
Text Domain: betheme-child
*/

/* CONSTRUCTION */
body.under-construction img.scale-with-grid{
    width: 250px;
}

#Top_bar .menu > li > a span:not(.description) {
	text-transform: uppercase;
}

body .get_in_touch {
	background: #000;
}

body .get_in_touch, body .get_in_touch ul li .icon {
	color: #fff;
}

/* FOOTER */
#Footer .footer_copy {
	background: #000;
	color: #fff;
}