/*

Theme Name:         Ball Construction
Theme URI:          http://ballcon.com
Description:        This is a custom WordPress design for BallCon.com
Version:            1.0
Author:             MoreSALES
Author URI:         http://moresales.ca
Template: 			megaproject-v1-33

*/

@import url("../megaproject-v1-33/style.css");

/*****************************************************************
Add Custom styles below 
******************************************************************/

.gdlr-navigation-wrapper .gdlr-main-menu > li > a {
	padding: 0px 8px !important;
}

.ms-layer span {
	text-shadow: 2px 2px 10px #000 !important;
}

.gdlr-portfolio-info .gdlr-social-share {
	display: none !important;
}

@media only screen and (max-device-width: 480px) {
	
	.ms-layer span {
		font-size: 20px !important;
		line-height: 20px !important;
	}

}
