.sdsarticleCat .title_block:after, #sdsblogArticle .title_block:after, #articleComments .title_block:after {
  display: none; }

/****************************** Blog blocks styles ********************************/
#latestComments ul li.last_item, #blogPopular ul li.last_item, #recent_article_smart_blog_block_left ul li.last_item {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0; }

#blogPopular .info, #recent_article_smart_blog_block_left .info {
  display: block;
  font-style: italic; }

#latestComments .products-block-image {
  border: none; }

/*************************** end Blog blocks styles *******************************/
/*************************** articles listing styles ******************************/
.title_block_exclusive {
  padding: 0 0 0 0;
  margin: 0 0 20px 0;
  font: 400 25px/1.2em 'Cuprum', sans-serif;
  color: #262626;
  text-transform: capitalize; }
  .title_block_exclusive a {
    color: #262626; }
    .title_block_exclusive a:hover {
      color: #ebc953; }

#sdsblogCategory {
  margin-bottom: 30px; }
  #sdsblogCategory .imageFeatured {
    float: left;
    margin: 0 20px 10px 0; }

#smartblogcat {
  margin-bottom: 0; }

.sdsarticleCat {
  margin-bottom: 30px; }
  .sdsarticleCat .articleContent .post-image {
    display: block;
    margin-bottom: 30px; }
    .sdsarticleCat .articleContent .post-image img {
      width: 100%; }
  .sdsarticleCat .articleContent .sdsarticle-des {
    margin-bottom: 30px; }

.articleHeader {
  overflow: hidden;
  margin-bottom: 30px; }
  .articleHeader .postInfo > span {
    padding-right: 10px;
    padding-bottom: 3px;
    display: inline-block; }
    .articleHeader .postInfo > span:first-child {
      padding-left: 10px; }
  .articleHeader .postInfo a {
    text-decoration: underline; }
    .articleHeader .postInfo a:hover {
      text-decoration: none; }

a.read-more {
  text-decoration: underline; }
  a.read-more:hover {
    text-decoration: none; }

.post-count {
  float: left;
  padding: 5px 0 0 0; }

/*********************** end articles listing styles ******************************/
/************************** article info styles ***********************************/
#sdsblogArticle .post-image {
  display: block;
  margin-bottom: 30px; }
  #sdsblogArticle .post-image img {
    width: 100%; }
#sdsblogArticle .sdsarticle-des {
  margin-bottom: 30px; }
#sdsblogArticle .sdstags-update {
  margin-bottom: 30px; }
#sdsblogArticle .block-addthis {
  margin-bottom: 30px; }
@media (max-width: 479px) {
  #sdsblogArticle .addthis_default_style .addthis_counter {
    clear: left; }
  #sdsblogArticle .at-share-tbx-element a.at300b, #sdsblogArticle .at-share-tbx-element a.at300b {
    clear: left;
    display: block;
    margin-bottom: 10px;
    width: auto; } }

/************************ end of article info styles ******************************/
#sdsblogArticle .attention img {
  margin: 0 10px; }

/*************************************** Blog comments *****************************/
#comments #commentTitle {
  display: none; }

#comments img.avatar {
  float: left;
  margin-right: 15px;
  margin-bottom: 5px; }
  @media (max-width: 479px) {
    #comments img.avatar {
      float: none;
      margin: 0 0 15px 0; } }
#comments li li .well {
  margin-top: 20px; }

#respond {
  background: white; }
  #respond h4 {
    position: relative; }
    @media (max-width: 991px) {
      #respond h4 {
        padding-right: 20px; } }
    #respond h4:after {
      display: none; }
    #respond h4 small {
      font: 400 16px/23px 'Cuprum', sans-serif;
      position: absolute;
      right: 0;
      top: 50%;
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
      #respond h4 small a {
        text-decoration: underline; }
        #respond h4 small a:hover {
          text-decoration: none; }
  #respond #commentInput {
    background: white;
    padding: 0 10px 10px 10px; }
  #respond #replyTitle {
    display: none; }
  #respond table {
    width: 100%; }
  #respond .smartblogcaptcha {
    width: 100px; }
  #respond td {
    padding: 3px 5px; }
    @media (max-width: 991px) {
      #respond td {
        display: block;
        padding: 0 0 5px; } }
  #respond .note {
    color: #888888;
    display: block;
    font-size: 10px; }
  #respond td:first-child {
    padding-top: 11px;
    vertical-align: top; }
  #respond .text-right {
    padding: 10px 5px 0; }
  @media (max-width: 991px) {
    #respond #cancel-comment-reply-link span {
      display: none;
      white-space: nowrap; }
    #respond #cancel-comment-reply-link:before {
      font-family: "FontAwesome";
      content: "\f00d";
      display: inline-block;
      font-weight: normal; } }

#sdssearch_block_top {
  padding-top: 0;
  border: 1px solid #d2dae3; }
  #sdssearch_block_top #tmsearchbox {
    float: right;
    width: 100%;
    position: relative;
    z-index: 0; }
    @media (min-width: 768px) {
      #sdssearch_block_top #tmsearchbox {
        width: 200px; } }
    @media (min-width: 1500px) {
      #sdssearch_block_top #tmsearchbox {
        width: 300px; } }
    #sdssearch_block_top #tmsearchbox:after {
      position: absolute;
      content: '';
      top: 0;
      bottom: 0;
      right: 0;
      width: 20px;
      background: transparent;
      z-index: 1; }
    #sdssearch_block_top #tmsearchbox .button-search {
      right: 20px; }
    @media (min-width: 1200px) {
      #sdssearch_block_top #tmsearchbox .tm_search_query {
        width: 60%;
        float: right;
        -moz-transition: width 0.3s ease;
        -o-transition: width 0.3s ease;
        -webkit-transition: width 0.3s ease;
        transition: width 0.3s ease; }
        #sdssearch_block_top #tmsearchbox .tm_search_query:focus {
          width: 100%; } }
    @media (max-width: 767px) {
      #sdssearch_block_top #tmsearchbox {
        float: none; }
        #sdssearch_block_top #tmsearchbox .tm_search_query {
          width: 100%; } }
  #sdssearch_block_top #searchbox {
    float: left;
    width: 100%; }
    #sdssearch_block_top #searchbox .button-search {
      right: 0; }
  #sdssearch_block_top #tmsearchbox,
  #sdssearch_block_top #searchbox {
    border: none;
    position: relative;
    border-radius: 0; }
    #sdssearch_block_top #tmsearchbox .button-search,
    #sdssearch_block_top #searchbox .button-search {
      background: #262626;
      display: block;
      position: absolute;
      top: 0;
      border: none;
      color: white;
      width: 30px;
      padding: 0;
      text-align: center;
      height: 100%;
      background: none;
      border-radius: 0;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      #sdssearch_block_top #tmsearchbox .button-search span,
      #sdssearch_block_top #searchbox .button-search span {
        display: none; }
      #sdssearch_block_top #tmsearchbox .button-search:before,
      #sdssearch_block_top #searchbox .button-search:before {
        font-family: "material-design";
        content: "\e13d";
        display: inline-block;
        font-weight: normal;
        font-size: 18px;
        line-height: 29px;
        width: 100%;
        text-align: center; }
      #sdssearch_block_top #tmsearchbox .button-search:hover,
      #sdssearch_block_top #searchbox .button-search:hover {
        color: #ebc953; }
    #sdssearch_block_top #tmsearchbox #tm_search_query,
    #sdssearch_block_top #searchbox #tm_search_query {
      padding: 4px 55px 5px 12px; }
    #sdssearch_block_top #tmsearchbox #search_query_top,
    #sdssearch_block_top #searchbox #search_query_top {
      padding: 4px 30px 5px 12px; }
    #sdssearch_block_top #tmsearchbox #tm_search_query, #sdssearch_block_top #tmsearchbox #search_query_top,
    #sdssearch_block_top #searchbox #tm_search_query,
    #sdssearch_block_top #searchbox #search_query_top {
      display: block;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      height: 29px;
      border: none;
      background: none;
      border-radius: 0;
      line-height: 20px; }
    #sdssearch_block_top #tmsearchbox #search_query_top,
    #sdssearch_block_top #searchbox #search_query_top {
      float: left;
      width: 100%; }
  #sdssearch_block_top #searchbox .button-search {
    color: #262626; }
    #sdssearch_block_top #searchbox .button-search:hover {
      color: #ebc953; }

ul.commentList ul {
  padding-left: 70px; }
  @media (max-width: 1199px) {
    ul.commentList ul {
      padding-left: 15px; } }

.commentList .well {
  background: #fff;
  -moz-box-shadow: transparent 0 0 0;
  -webkit-box-shadow: transparent 0 0 0;
  box-shadow: transparent 0 0 0; }
  @media (max-width: 767px) {
    .commentList .well {
      position: relative;
      padding-bottom: 50px; } }
.commentList .created, .commentList .name {
  margin-bottom: 8px; }
.commentList .comment-reply-link.btn {
  font-size: 12px;
  line-height: 15px; }
@media (max-width: 767px) {
  .commentList .pull-right {
    position: absolute;
    right: 5px;
    bottom: 5px; }
    .commentList .pull-right .comment-reply-link.btn {
      font-size: 11px;
      line-height: 14px;
      padding: 5px 10px; } }

#articleRelated {
  margin-bottom: 15px; }
  #articleRelated li {
    padding-bottom: 15px; }
    #articleRelated li .products-block-image {
      border: none;
      display: block;
      padding: 5px;
      position: relative;
      background: #f7f7f7; }
    @media only screen and (min-width: 992px) {
      #articleRelated li.first-in-line {
        clear: left; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      #articleRelated li.first-item-of-tablet-line {
        clear: left; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      #articleRelated li {
        width: 50%;
        float: left;
        text-align: center; }
        #articleRelated li.first-item-of-mobile-line {
          clear: left; } }
    @media only screen and (max-width: 767px) {
      #articleRelated li .img-responsive {
        width: 100%; } }
  #articleRelated .products-block-image {
    margin-bottom: 10px;
    display: block; }
