/**
 * Theme Name: Poco Loco
 * Version: 1.0
**/

/*body #lang_sel{*/
	/*display: none !important;*/
/*}*/

@media only screen and (min-width: 1025px){
.header .row:before {
    top: calc(100% - 4px)!important;
}
}
.gform_drop_instructions{
	font-size:24px;
}
#gform_browse_button_3_8{
	text-align:left;
	border:1px solid black;
	width:auto;
	padding: 10px;
	margin: 10px 0 10px 0;
}
#extensions_message_3_8{
	font-size:14px!important;
}