/*
 Theme Name:   Popito Child Theme
 Theme URI:    https://themeforest.net/item/popito-blog-magazine-wordpress-theme/43194290
 Description:  Child theme for Popito theme
 Author:       Frenify
 Author URI:   http://themeforest.net/user/frenify
 Template:     popito
 Version:      1.0.9
 License: 	   Located in 'licensing' folder
 License URI:  license.txt
 Tags:         custom-header, custom-background, threaded-comments, custom-menu, featured-images, full-width-template, theme-options, translation-ready
 Text Domain:  popito-child
*/

/*
.popito_fn_main_nav > li > a {
 font-family: 'Monalyon';
}
*/

.right__trigger a{

	background-color: #8aba2e;
}


.post_content figcaption {
    text-align: center;
    color: #fff;
    background-color: #346ca0;
    font-size: 12px;
    font-weight: 300;
}


figcaption.wp-element-caption {
    text-align: center;
    color: #fff;
    background-color: #346ca0;
    font-size: 12px;
    font-weight: 300;
}
