/*
 * Theme Name: Wiral Child
 * Theme URI: https://themecountry.com/wiral
 * Template: wiral
 * Author: Federico Battistin
 * Version: 1.0
 * Updated: 2018-07-04
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: wiral-child
*/

.bypostauthor {
	border-top: 10px solid #e18728;
}
.gallery-caption, .wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}