.container.blog-container main.content {
  padding-top: 40px;
}

.site-title {
  text-indent: -9999px;
  margin-top: 40px;
  margin-bottom: 30px;
  display: block;
}

.site-title a {
    background: none !important;
    display: block !important;
    background: url(https://www.personaltrainerfood.com/blog/wp-content/uploads/2016/01/f3c91fa3-6e9b-443e-8363-41e82a13cd58.png) no-repeat !important;
    width: 834px !important;
    height: 82px;
    margin: 0 auto;
}

.hr-blog-header {
  width: 100%;
  margin: 0 auto;
  max-width: 960px;
  height: 2px;
  background: #222;
  display: block;
}

main.content {
  padding-top: 60px;
}
.content-sidebar .content, .content-sidebar-sidebar .content, .sidebar-content-sidebar .content {
    float: left;
}

.content {
  width: 66%;
}

.post img {
  max-width: 100%;
  height: auto;
  margin: 15px 0 15px;
}


.widget-title, .sidebar .widget-title {
    background-color: #323e48;
}

.sidebar-primary {
  width: 30%;
  float:right;
  padding: 60px 0 60px;
}

.sidebar > div {
  width: 100%;
}

.sidebar aside {
  padding:20px 0 20px;
}

.sidebar img {
  display: block;
  width: 100%;
  height: auto;
}

.sidebar h2{
    background-color: #323f48;
    color: #fff;
    padding: 10px;
    font-size: 14px!important;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 10px!important;
}

#custom_html-4 {
  height: 350px;
}

.sidebar .trustpilot-widget {
  display:block!important;
}

.sidebar a {
  color: #222;
}

.sidebar ul {
  list-style: none;
  margin:0;
  padding: 0;
}

.sidebar li {
  border-bottom: 1px dotted #888;
  margin-bottom: 6px;
  padding-bottom: 6px;
}

.sidebar .widget.widget_categories a {
  font-weight: 400;
  text-decoration: none;
}

.sidebar input, .sidebar  select, .sidebar textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #222;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 300;
    padding: 16px;
    width: 100%;
}

.sidebar button, .sidebar input[type="button"], .sidebar input[type="reset"], .sidebar input[type="submit"], .sidebar .button, .sidbsidebarar .entry-content .button {
    background-color: #222;
    border: none;
    color: #fff;
    cursor: pointer;
    font-family: 'Raleway', sans-serif;
    padding: 16px 24px;
    text-transform: uppercase;
    width: auto;
}

.sidebar select, .sidebar textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #222;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 300;
    padding: 16px;
    width: 100%;
}

/* SIDEBAR GRAVITY FORM WIDGET */
.gform_widget .gform_wrapper .gform_body {
    width: 100%!important;
    clear:both;
    display: block;
    float:none!important;
}

.gform_widget .ptf-custom-form .gform_footer {
    width: 100% !important;
    clear: both;
    margin: 0 !important;
    float: none !important;
}

.blog-container .gform_widget .ptf-custom-form .gform_footer input.button, .blog-container .gform_wrapper .gform_footer input[type="submit"] {
  background-color: #222;
}

.widget_search #s {
  width: 100%!important;
  padding: 0 10px!important;
  height: 42px!important;
  line-height: 42px!important;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border: solid 1px #ccc;
}

.widget #searchform #searchsubmit {
  width: 100%;
  line-height:42px;
  line-height: 42px;
  padding: 0;
  margin: 20px 0 0;
  color:#fff;
}

.widget_archive label {
  display: none;
}

.content .home-bottom .featured-content .entry, .sidebar .featured-content .entry {
    border-bottom: 2px solid #eee;
}

.featured-content .entry {
    margin-bottom: 30px;
}

.blog-container article {
  border-bottom: solid 1px #ccc;
  margin-bottom: 24px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
    position: relative;
}
.thumbnail-wrapper {
  width: 25%;
}

.thumbnail-wrapper img {
  width: 100%;
  display:block;
  height: auto;
}

.blog-post-wrapper {
  width: 72%;
}

h1.entry-title, h1.entry-title a {
    color: #222;
    line-height: 1;
    margin-bottom: 5px!important;
    font-size: 36px;
    line-height: 1.2;
    font-weight: 400;
}

.blog-post-wrapper h2.entry-title, .blog-post-wrapper h2.entry-title a {
  font-size: 24px;
  color:#222;
  padding-bottom: 6px;
  font-weight: 500;
}

.entry-title, .entry-title a:hover {
  text-decoration: none;
}

.post-template-default .entry-header {
  padding-bottom: 18px;
}

.post-template-default h2 {
  font-size:32px;
  font-weight: 500;
  padding-bottom: 20px;
}

.post-template-default h3 {
  font-weight: 500;
  padding-bottom: 20px;
}

.post-template-default p, .post-template-default ul {
  padding-bottom: 20px;
}

.featured-content .entry-header .entry-meta {
    margin-bottom: 10px;
}

p.entry-meta, .entry-author-link {

    color: #999;
    font-weight: bold;
    font-size: 20px;

}

.entry-meta {
    font-size: 12px;
    border-top: 1px solid #cccccc;
    padding: 10px 0 10px;
    text-transform: uppercase;
    color: #999;
}

.entry-content {
  padding-bottom: 20px;
}

.entry-time {
  font-size: 12px;
  color:#999;
}

/* COMMENTS */

.comment-form-comment label {
  display: block;
}

.commentlist li {
  background: #f5f5f5;
  padding: 20px;
}

.commentlist .children {
  border: solid 2px #fff;
  margin-top: 15px;
}



.alignleft {

    text-align: left;

}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

/* SOCIAL ICONS */
.sidebar .simple-social-icons ul  {
  width: 265px;
  margin:0 auto;
}

.simple-social-icons svg[class^="social-"], .simple-social-icons svg[class*=" social-"] {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;

}

 @media (max-width:1023px) {
   .thumbnail-wrapper {
     width: 16%;
   }
   .blog-post-wrapper {
     width: 80%;
   }

   .content, .sidebar-primary {
     width: 100%;
     display: block;
   }
 }
