/*
 Theme Name:   Parabola Child
 Theme URI:    http://example.com/parabola-child/
 Description:  Parabola Child Theme
 Author:       RAFALRUNNING
 Author URI:   http://example.com
 Template:     parabola
 Version:      1.0.0
 License: GPLv3 or later
 License URI: license.txt
 Tags: buddypress,post-formats,custom-background,custom-colors,custom-menu,editor-style,featured-images,front-page-post-form,full-width-template,translation-ready,theme-options,threaded-comments,fixed-layout,fluid-layout,responsive-layout,one-column,two-columns,left-sidebar,right-sidebar,black,blue,gray,green,orange,purple,red,silver ,white,yellow,dark,light
 Text Domain:  firmasite-child
*/
.form-contact input[type="submit"] {
	font-family: 'Lucida Grande', 'Helvetica Neue', sans-serif;
	font-size: 13px;
}

.form-contact p {
	color: #BF4D28;
}

input[type="submit"].button {
	margin: 0 15px 15px 0;
	cursor: pointer;
}

.form-contact input[type="submit"] {
	background-color: #bf4d28;
}

#content table.table-patrocinadores tr td{
	max-width:250px;
  margin:0;
	padding:0;
	max-height:200px;
}

/* MENU */
#access a, #nav-toggle span {
	color: #EEEEEE;
	background-color: #0f2361;
}


@media screen and (max-width: 600px) {
table {width:100%;}
thead {display: none;}
tbody td {display: block;  text-align:center;}
tbody td:before {
    content: attr(data-th);
    display: block;
    text-align:center;
  }

#access, #nav-toggle {
	background-color: #0f2361;
}

}
