/* forms */
/* color */
/* title */
/* border */
/* background */
/* header */
/* buttons */
/* tabs */
/* menu */
/* effects */
/* rating */
/* footer subscribe*/
/* social home */
/* carousel arrows */
/* alert */
/* Theme's schemes */
.owl-item .news_module_image_holder img {
  width: 100%; }

.owl-item .post {
  width: 100%; }

.post__inner .news_module_image_holder img {
  width: 100%; }

#smartblogcat {
  display: table;
  font-size: 0;
  width: 100%; }

.sdsarticleCat {
  border: 1px solid #e3e3e3;
  display: inline-block;
  font-size: 13px;
  margin: 0 1% 10px 0;
  text-align: center;
  vertical-align: top;
  width: 32.66667%; }
  .sdsarticleCat:nth-child(3n) {
    margin-right: 0; }
  .sdsarticleCat .imageFeatured {
    width: 100%; }
  @media (max-width: 480px) {
    .sdsarticleCat {
      width: 49.5%; }
      .sdsarticleCat:nth-child(2n) {
        margin-right: 0; } }
  @media (max-width: 380px) {
    .sdsarticleCat {
      width: 100%; } }

.sdstitle_block {
  font-size: 18px;
  margin: 15px 0; }
  @media (max-width: 768px) {
    .sdstitle_block {
      font-size: 15px; } }

.sdsarticle-des {
  font-size: 13px;
  color: #222222;
  line-height: 1.5; }

.post-category__content {
  padding: 10px; }

.post-category__footer {
  margin-top: 15px; }
  .post-category__footer span {
    padding: 0 5px 5px 0; }
    .post-category__footer span:before {
      color: #ff8c00;
      padding-right: 2px; }

.blog-post .sdsarticle-des {
  font-size: 16px;
  margin-top: 20px; }
.blog-post .post-info {
  margin-bottom: 20px; }
  .blog-post .post-info > span {
    padding-right: 10px; }
    .blog-post .post-info > span:before {
      font-family: "FontAwesome"; }

/*comments*/
#commentInput .submit {
  margin-top: 30px; }

.post-comment-add {
  border-bottom: 1px solid #eeeeee;
  width: 100%; }
  .post-comment-add tr {
    background: #f7f7f7; }
    .post-comment-add tr:not(:last-child) {
      border-bottom: 1px solid #eeeeee; }
  .post-comment-add .error {
    color: red;
    display: block;
    margin-top: 10px; }

.post-comment-add__title {
  font-size: 16px;
  text-transform: uppercase; }
  .post-comment-add__title .info {
    font-size: 75%; }
  .post-comment-add__title .requir {
    color: red;
    font-size: 70%;
    padding-left: 5px;
    text-transform: none;
    vertical-align: super; }

.commentList {
  margin-bottom: 20px; }
  .commentList .commentList {
    padding: 15px 0 0 15px; }
  .commentList .name {
    color: #bdbdbd;
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: uppercase; }

.comment-list__footer .reply {
  color: #ff8c00;
  float: right; }

.smartblogcomments {
  margin-top: 30px; }

.news_module_image_holder {
  margin-bottom: 25px;
}
.post__date {
  font-size: 13px;
  margin-bottom: 5px;
}
.sds_post_title {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 10px;
}
.r_more {
  color: #ff8c00;
  font-weight: 600;
}