/*
Theme Name: ndikbbi-2015
Theme URI: https://ndikbbi.com/
Author: NDIKB BI
Author URI: https://ndikbbi.com/
Description: Twenty Fifteen Child Theme
Template: twentyfifteen
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light
Text Domain: ndikbbi-2015

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

article p {
	text-indent: 2.2em;
}

.hentry {
	background-color: rgba(255, 255, 255, 0.7);
}

.hentry.header-image {
	padding-top: 0;
}

@media screen and (min-width: 59.6875em) {
	body:before {
		background-color: rgba(255, 255, 255, 0.7);
	}
}

@media screen and (max-width: 59.6875em) {
	.site-header {
		background-color: rgba(255, 255, 255, 0.7);
	}
	.site-title img {
		max-height: 4em;
		float: left;
		margin-right: 1em;
	}
	.site-description {
		padding: 1.5em 0;
		opacity: 1;
		font-size: 120%;
	}
}

.main-navigation ul .current-menu-item .sub-menu {
    display: block;
}

.main-navigation ul .current-menu-item .dropdown-toggle {
    display: none;
}
