/*

Theme Name: Dream CHILD

Theme URI: http://www.vsfish.com/dream/

Author: vsFish + me

Author URI: http://www.vsfish.com/

Description: Dream is fully responsive WordPress theme.

Template: dream

Version: 1.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: dream-child

*/


/*--------------------------------------------------------------
   CSS changes
--------------------------------------------------------------*/


.comment-content, .comment-meta {
  margin: 0;
}

.comment-author {
  display: none;
}

.comment-content a {
  text-decoration: underline;
}

.comments-area .children {
  margin: 0 0 0 20px;
}

#comments ul.children {
  border-left: 1px red dotted !important;
  padding-left: 5px;
}

.reply .fa-retweet:before {
  content: "\f079 reagovat";
}

.comments-area {
  margin-top: 15px;
}

.mr li:first-child {
  background: transparent;
}

#primary {
  border-right-style: dotted;
  border-right-width: 2px;
}

.post {
  border-bottom: 2px dotted;
}

.more-link {
  background-color: rgb(202, 202, 202);
  text-transform: uppercase;
}