/*
Theme Name: Headfonia Theme
Version: 5.0
Description: A child theme of SimpleMag
Template: simplemag_new
*/

@import url("style-2.css");

.wpbstickywidget {
position:fixed;
top:0px;
}

.fcbk_share {
  clear: none;
  position: relative;
  float: right;
  margin-top: 10px;
  z-index:99999;
}

#masthead .top-strip nav li {
	font-size: 11px;
}

.sidebar .widget {
    font-size: 13px;
    margin-top: 0px;
    padding-top: 0px;
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-top: 0px solid #000;
}

.next-page-button
{
      font-size: 13px;
      margin-top: 0px;
      padding-top: 0px;
      border-bottom: 1px solid #000;
      padding-bottom: 10px;
      margin-bottom: 10px;
      border-top: 1px solid #000;
      background-color: #000;
      padding-top: 10px;
      padding-left: 10px;
      padding-right: 20px;
      width: 150px;
      color: #FFFFFF;
      text-decoration: none;
      font-weight: 700;
      font-family:'Lato', Arial, Verdana, 'Helvetica Neue', Helvetica, sans-serif;
}
span.icon-chevron-right {
    margin-right: 20px;
    margin-left: 10px;
}
