/*
Theme Name: Light Space Yoga
Author: Emma Paul, Based on Twitter Bootstrap Theme
Author URI: http://www.emmapaul.com.au
Description: A semantic HTML/CSS framework base theme for WordPress Developers ported from Twitter Bootstrap
Version: 1.0
=======
License: GNU General Public License
License URI: license.txt

This theme, like WordPress, is licensed under the GPL.

The development of BootstrapWP was powered by Sublime Text 2 and lots of Diet Coke.
Use this starter theme to make something cool.  Please share the results with me via Twitter @rachelbaker.
Enjoy!

*/
/********************************************************

Comfortable with LESS?  Check out the /assets/css/less folder where the bootstrapwp.less file is the master complier

Not comfortable with LESS?  You can override the compiled bootstrapwp.css file by adding custom styles here.
-------------------------------------------------- */
.su-row.map-container {
    margin-top: 70px;
}

.custom-map.i4ewOd-pzNkMb-haAclf {
    display: none !important;
	visibility: hidden !important;
	background-color: transparent !important;
}

@media only screen and (max-width: 600px) {
  .su-column.su-column-size-1-2 {
   width: 100% !important;
  }
	.alignnone.size-medium.wp-image-5532 {
    	margin-bottom: -10px;
		margin-top: -70px;
		
}
	.su-row.map-container {
    margin-top: 70px;
}
}
