/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Aug 07 2016 | 04:56:06 (am)
/*
/******* Do not edit this file *******/

.add-border {
  border: 1px solid #eee;
}

aside.widget .media-and-assets .pull-left {
  margin-right: 10px;
}

/*   overrides for WP Notification Bar  */
#wnb-bar {
  box-shadow:none;
font-size:1em;
    line-height:40px;
}
#wnb-bar a .wnb-bar-button {
    padding:9px 9px 6px 9px;
  font-size:1.0em;
}

/* Newsletter signup in right sidebar */
#sidebar .yks-mailchimpFormDivRow {
  float: none;
}

#sidebar .widget_yikes_mc_widget input[type="submit"] {
  margin-left: 0;
}