/* Escribe aquí tu código CSS */
.wpcf7-form input:not(.gem-button-wpcf-custom) {
	height: 45px !important;
}

.letspace{
    line-height:30px;
}



@media only screen and (max-width: 600px) {
  #mc-embedded-subscribe-form input {
    height: 55px;
    width: 265px;}
}


@media only screen and (max-width: 425px) {
  a.socials-item {
    padding:5px;
   }
}

@media only screen and (max-width: 425px) {
  .footer-url a {
    font-size: 20px;
    line-height: 20px;
}
}


@media only screen and (max-width: 760px) {
  .menu-toggle .menu-line-3,.menu-line-1,.menu-line-2  {
 background: white!important;
}
}