.fusion-main-menu > ul > li {
    padding-right: 40px !important;    
}

.fusion-main-menu ul {    
    margin: 10px !important;    
}

.fusion-post-content > h2.entry-title, #wrapper #main .post > h2.entry-title {
    font-size: 20px !important;
  	font-weight: bold !important;
}

.comment-form input[type="submit"], .fusion-button {
  	color: #fff !important;
}

.sb-toggle-wrapper {
    display: none!important;
}

.fusion-image-wrapper .fusion-rollover {
  display: none !important;
}

.sidebar .widget .heading h4, .sidebar .widget h4 {
    color: #000 !important;
  	font-size: 20px !important;
  	font-weight: bold !important;
}

#main {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.post {
    margin-bottom: 0px !important;
}

.fusion-meta-info {
  	margin-top: 0px !important;
}

.fusion-blog-layout-large .fusion-post-slideshow {
  	margin-bottom: 5px !important;
}

#wrapper #main .post h2 {
 	margin: 2px !important;
}

.post-content p {    
    margin-bottom: 10px !important;
}

.single-navigation {
	display: none !important;
}

.fusion-main-menu .sub-menu {
	margin-top: -30px !important;
  	width: 60px !important;
  	left: -10px;
}

#enviar {
	color: #fff !important; 
}

#pie_datos_contacto h2 {
 	color: #fff !important;
  	margin: 0px !important;
}

#pie_datos_contacto {
 	font-size: 13px;
  	margin-bottom: 20px;
}

#pie_datos_contacto a {
  color: #fff !important;
}

#muestras_form {
	width: 80px !important;
}

.wpcf7-form input[type="submit"], .wpcf7-submit {
  color: #fff !important;
}

#form_corto {
  width: 120px !important;
}

#form_provincias {
  width: 180px !important;
}

.premios_form {
  margin: 0 auto; 
  width: 50%;
}

@media only screen and (max-width: 576px) {
  .premios_form {
    width: 100%;
  }
}

#text-3 {
  text-align: center;
}

input[type="text"] {
	color: #000 !important;
}
input[type="email"] {
	color: #000 !important;
}

select {
  color: #000 !important;
}