/*
Theme Name: cleverload
Description: cleverload
Version: 1.0
Author: Mikel Azpiri Landa
Author URI: https://mikelazpiri.com
Template: enfold
*/

#top .alternate_color .input-text, #top .alternate_color input[type='text'], #top .alternate_color input[type='input'], #top .alternate_color input[type='password'], #top .alternate_color input[type='email'], #top .alternate_color input[type='number'], #top .alternate_color input[type='url'], #top .alternate_color input[type='tel'], #top .alternate_color input[type='search'], #top .alternate_color textarea, #top .alternate_color select {border-color: #fff; background-color: transparent; color: #fff;}
.aceptar {color: #fff;}
#top label span, #top legend span,
#top label span a, #top legend span a {
font-weight: normal;
font-size: 1rem;
color: #fff;
}
input.btn[type="submit"], #submit, .button {font-size: 1.2rem;
border-radius: 50px;
padding: 15px 30px;
}
#footer #gallery img,
#footer #gallery-1 img,
#footer #gallery-2 img,
#footer #gallery-3 img {
border: none;
}
#top #footer .gallery .gallery-item {
	width: 33%;
height: auto;
}
#top #footer .widget_media_image img { max-width: 160px !important;}

@media only screen and (min-width: 768px)  {
	
#top div .no_margin.flex_column.centrado {margin: auto; float: none;}
.form-contact.centrado {width: 60%;margin: auto;}
	#footer div .flex_column {width: 30.8333333333%; margin: 0;}
	#footer div .flex_column:first-of-type {width: 37.5%;}
	#footer div .flex_column:last-of-type {width: 31.6666666667%;}
	
}