/*
 Theme Name:     Outspoken Child
 Theme URI:      http://wpshower.com/themes/outspoken/
 Description:    Outspoken Child Theme
 Author:         WPShower
 Author URI:     http://wpshower.com/
 Template:       outspoken
 Version:        1.0
*/

@import url("../outspoken/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
/*.home-link {
max-width: 75%;
}*/

.site-title {
margin: 1.5rem 0.5rem 2rem;
}

.reply div {
border:none;
}

.share > div.fb {
width: 160px;
height: 35px;
}

#search-toggle .social a:hover, .no-touch .site-footer a:hover, .no-touch .comment-list article .reply div:hover a {
color: #ccc !important;
}

.no-touch .comment-list article .reply div:hover {
background-color:#ffffff !important;
}

#commentform .form-submit {
padding: 0 0 20px 0;
}