/*
Theme Name: SimpleMag Child
Template: simplemag

*/

@font-face {
font-family: 'icomoon';
    src:url('fonts/icomoon.eot');
    src:url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),
        url('fonts/icomoon.svg#icomoon') format('svg'),
        url('fonts/icomoon.woff') format('woff'),
        url('fonts/icomoon.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
 font-family: 'icomoon';
 speak: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height: 1;
 
/* Better Font Rendering =========== */
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.icon-facebook:before {
	content: "\ea8c";
}
.icon-instagram:before {
	content: "\ea90";
}
.icon-pinterest:before {
	content: "\ead0";
}
.admin-bar .top-strip-fixed .top-strip {
  top: 32px;
}
.widget_wysija_cont .wysija-submit {
  -moz-user-select: none;
  background-color: #444;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4285;
  margin: 10px 0 5px;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  white-space: normal;
}
.widget_wysija_cont .wysija-submit:hover {
  box-shadow: 3px 3px 0 #000;
background: #333;
}
.widget_wysija_cont p label {
  font-size: 15px;
}
.wysija-required {
  display: none;
}
.wysija-paragraph input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #bbb;
  margin-bottom: 20px;
  padding: 12px 0;
  width: 100%;
}
.formError .formErrorContent {
  padding: 4px;
}
#searchform button{
  background: none;
}


