/*
Theme Name: Madd-Magazine Child
Template: madd-magazine
*/
button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid;
    border-color: #c12026;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
}
body{
  color: #000;
  font-family: 'futura-pt-condensed', 'Arial', sans-serif;
	
  font-weight: 400;
  font-size: 18px;
  margin: 0;
  min-width: 320px;
  padding: 0;
  position: relative;
  line-height: 1.42857;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.body-content,
p,
input,
select,
textarea{
	font-family: 'futura-pt-condensed', 'Arial', sans-serif !important;
}

/*-----------------------