/*

Theme Name: Pro &ndash; Child Theme
Theme URI: https://theme.co/pro/
Author: Themeco
Author URI: https://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

ul.m-footer { list-style-type: none;} 
ul.m-footer li.mf-item { float: left; margin: 0px 15px;} 
ul.m-footer li.mf-item a { color: white; } 

@media only screen and (max-width: 768px) {
	 ul.m-footer { margin: 0px !important; }
	ul.m-footer li.mf-item { float: none; margin: 15px 0px; text-align: center;} 
	.x-text h1 { font-size: 50px; }
	.x-text h2 { font-size: 32px; }
	.x-text h3 { font-size: 27px; }
	.e12-1 .x-bg-layer-lower-image { background-position: top right !important; }
	.e42-12 { position: relative; }
	/* .x-text h5 { font-size: 20px; } */
}