/*
Theme Name: Wanium Child
Theme URI: http://www.themelogi.com/themes/wanium
Description: A child theme of Wanium Theme
Author: THEMELOGI
Author URI: http://www.themelogi.com
Version: 1.0.0
Template: wanium
*/

@media screen and (max-width: 400px){
	#menuPagInicio .background-content.visible {
		  background-size: contain !important;
		  background-repeat: no-repeat !important;
		  /*height: 50%;*/
	}

	
	body.home .nav-utility {
		background-image: linear-gradient(1deg, #9c90ab 0%, #83b9f5 100%);
	}
	
	body.home div.vc_column-inner {
		padding: 0 !important;
	}
	
	.fullscreen{
		height: 50vh !important;;
	}
}
