/*
Theme Name: Crane Child By R-Tech
Template: crane
Theme URI: http://crane.grooni.com/
Description: Child Theme for Multipurpose WordPress Theme "Crane"
Author: Rarivoson Andrianambinintsoa
Author URI: http://www.rarivoson.com
Version: 1.0
Text Domain: crane
Domain Path: /languages
Tags: custom-colors, theme-options, translation-ready
*/


/*************** ADD YOUR CUSTOM CSS HERE  ***************/

/* CUSTOM POST META */
.post-custom-date .rt-post-meta-icon, .rt-post-meta-icon {
    margin-right: 0.5rem;
}

.post-custom-date .rt-updated-date-icon, .rt-author-icon {
    margin-left: 1.5rem;
}

.post-single .post-meta {
    margin-bottom: 1.5rem !important;
}

.post-meta, .post-custom-cat-tag {
    text-align: center;
}


/* WIDGET */
.rt-widget-title {
    font-family: "Open Sans";
    text-transform: initial;
    font-weight: 700;
    font-style: normal;
    font-size: 31px;
    color: #686868;
    margin: 0 0 1.5rem;
    line-height: 1.4;
}