

aside.sidebar .widget {
  border: 1px solid #e9e9e9;
  padding-top: 18px;
  padding-right: 18px;
  padding-bottom: 18px;
  padding-left: 18px;
}
aside.sidebar {
  text-align: center;
}
aside.sidebar .latest_post_holder.image_in_box  {
text-align: left;
}
.blog_holder.blog_single article {
  text-align: left;
}
.latest_post_image {
  width: 115px;
}
.latest_post_holder.image_in_box .latest_post_text {
  padding: 0 0 0 135px;
}

div.widget.widget_categories ul > li:not(:last-child) {
  border-bottom: 1px solid rgb(245, 245, 245);
}
.sidebar .latest_post_holder.image_in_box .post_infos span.date {
font-weight: 300;
font-style: italic;
color: #D00262;
}
nav.main_menu>ul>li>a {
  padding: 0 20px;
}

.blog_holder article .post_text h2 .date {
    display: none;
}

body.page-template.page-template-blog-large-image-simple .minimalist_date {
    display:none;
}

.blog_holder article .post_info {
    display:none!important;
}

@media only screen and (max-width: 600px) { 
.subtitle {
font-size: 20px !important;
line-height: 30px !important;  
}
}

.blog_holder.blog_small_image article .post_image {
width: 40% !important;
}

.blog_holder.blog_small_image article .post_text {
width: 60% !important;
}

.sidebar #text-18 .textwidget iframe {
  margin-left: -30px !important;
}

.single-post .blog_single .post_content_holder .post_image img {
    width: 35%;
    margin: 0 auto;
}

.wpp-thumbnail {
    margin-bottom: 15px;
}

@media only screen and (max-width: 600px) {
  .blog_holder.blog_small_image article .post_image {    
    width: 100% !important;
  }
  .blog_holder.blog_small_image article .post_text {    
    width: 100% !important;
  }
  .post_text_inner h2 a {    
    font-size: 35px !important;
  }
}

.archive .blog_holder article .post_image img {
    max-height: 500px;
    width: auto;
}

div.wpcf7-response-output  {
 color: #000;
}

aside.sidebar .widget.widget_text, aside.sidebar .widget p, aside.sidebar .widget div:not(.star-rating) span, aside.sidebar .widget li {
    font-size: 10px;
    line-height: 14px;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
}