/*
  Theme Name:   Divi Child
  Template: Divi
*/

.et-fixed-header .container #et-top-navigation #top-menu-nav ul#top-menu li.centered-inline-logo-wrap {
  width: 50px !important;
}
.et-fixed-header .container div#et-top-navigation {
  padding-top: 20px;
}
.et-fixed-header .container #et-top-navigation #top-menu-nav #top-menu li a {
  padding-bottom: 20px !important;
}
li.listing-item {
  margin-bottom: 15px;
}
li.listing-item a.title {
  display: block;
  margin-bottom: 10px;
}
li.listing-item span.excerpt-dash {
  display: none;
}
#rpjc_widget_cat_recent_posts-6 {
  float: right;
}

.tp-bgimg.defaultimg {
  opacity: 0.5 !important;
}
img.alignright {
  display: block;
}

/* Responsive Header */
@media all and (max-width: 1207px) {
  #top-menu li.menu-item a {
    font-size: 14px;
  }
}

@media all and (max-width: 1080px) {
  #top-menu li.centered-inline-logo-wrap {
    width: 98px !important;
  }
}

@media only screen and (min-width: 981px) {
.et-fixed-header #top-menu li.menu-item a {
    font-size: 14px;
  }
}


/* category sidebar */
p.category_list_title {
    font-size: 1.5em;
    line-height: 2em;
}

/* newsletter signup */
input#newsletter_submit {
  margin-top: 10px;
}
