/*
Theme Name: TitleTap Framework
Description: Custom Divi child theme for TitleTap. Requires TitleTap Framework plugin to work.
Template: Divi
Version: 4.18.0
*/
body.single-post #page-container .singlesidebar .widget{
  border: 1px solid #efefef;
  padding: 20px;
  margin-bottom:10px;
}
body.single-post #page-container .singlesidebar .widget .widget-title{
  text-align:center;
}
.blog-summary-below-post{
  margin-top:15px;
}
.blog-summary-below-post h3.widget-title{
  font-size:16px;
}
.tagcloud{
  margin-top: -10px;
}
.blog-summary-below-post .widget{
  margin-bottom: 10px;
}
.blog-summary-top{
  margin-bottom:40px;
}
.blog .widget.widget_search{
  margin-top:0px !important;
}
body.single #sidebar{
padding:0px !important;
}
body.single #sidebar .et_pb_widget{
margin-bottom:0px !important;
}
