/*
Theme Name: Maisha Child
Theme URI: http://www.anarieldesign.com/themes/
Author: Anariel Design
Author URI: http://www.anarieldesign.com/
Template: maishawp
Description: Child Theme of Maisha
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom
Text Domain: maisha-child
This theme, like WordPress, is licensed under the GPL.
*/

/* Custom CSS */
.content-caption, .maisha-cover-modal .content-caption { top: 20%; }
.page .maisha-blocks .entry-content {  margin-bottom: 0px; }
.anbi-image img { margin-top: -15px; }
ul, ol { list-style-position: inside; }
.site-info { padding-top: 4%; }

/* Mobile Large */
@media screen and (max-width: 38.75em) {
	.anbi-image img { width: 60px; }
}