/*
Theme Name: TitleTap New Design#2
Description: Custom Divi child theme for TitleTap. Requires Advanced Custom Fields Pro, Advanced Custom Fields: ACF Code Field, and related custom TitleTap plugins.
Author: anton@TitleTap
Template: Divi
Version: 4.14.8
*/
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;
}