/**
* Theme Name: elconstructordepaginas
* Theme URI: http://presscustomizr.com/extension/customizr-pro/
* Description: The pro version of the popular Customizr WordPress theme.
* Version: 1.2.21
* Author: elconstructordepaginas
  Template: customizr-pro
* Text Domain: elconstructordepaginas

*/


ul#supersized li a img{
	background: cover !important;
}


@media screen and (min-width: 1447px) {

	#meta-header h1.page-title {
		/*margin: 0 0 35px;
		text-transform: uppercase;
		font-weight: 300;*/
		letter-spacing: 0.3em;
		/*font-size: 60px;
		word-break: break-all;*/
	}
}

@media screen and (max-width: 770px) {

	ul#supersized {
			
		display:none !important;
	}
}


