/*
 Theme Name:   Eduma Child en
 Theme URI:    http://educationwp.thimpress.com/
 Description:  Eduma Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     eduma
 Version:      1.0.0
 Text Domain:  eduma-child
*/

.new-voci .search-submit, .new-voci .sidebar-cardbwidget > div > div.row:nth-child(7), 
.new-voci .sidebar-cardbwidget > div > div.row:nth-child(6),
 .new-voci .sidebar-cardbwidget > div > div.row:nth-child(5),
  .new-voci .sidebar-cardbwidget > div > div.row:nth-child(8) {
	display:none!important;
}
.new-voci .search-submit, .new-voci .sidebar-cardbwidget > div > div, select#car_color {
	margin-bottom:20px;
}
.new-voci .form-control:focus {
	border-color:#c1272d !important;
	box-shadow: none;
}
@media (max-width: 769px) {
	input#birthday {
		width: 100%!important;
		line-height: 30px;
		padding: 4px 20px!important;
		height: 40px!important;
	}
	label[for="non-dichiarato"], label[for="non-identificato"], label[for="non-binario"], label[for="woman"], label[for="man"] {
		font-size:12px;
	}
}
