/*
Theme Name: Daisho Child
Theme URI: http://themeforest.net/item/daisho-flexible-wordpress-portfolio-theme/2585124
Author: Ikonize
Author URI: http://themeforest.net/user/Ikonize
Description: Daisho is a portfolio WordPress theme.
Template: daisho
Version: 4.0
License: Envato license
License URI: https://themeforest.net/licenses
Tags: white, light, one-column, two-columns, right-sidebar, left-sidebar, custom-menu, translation-ready
Text Domain: daisho
*/

@import url("../daisho/style.css");

.logo {
	display: none;
}

.clear {
	clear:both;
}

h1, h2, h3, h4, h5, h6, hr {
    	//color: #5c290a;
	color: #4285BF;
}

p.has-background {
	padding: 5px 5px;
	margin-bottom: 8px;
}

.wp-block-pullquote {
	padding-top: 0.6em;
	padding-bottom: 0.4em;
	margin-bottom:0px;
}

.page-header {
	margin-top: 10px;
	margin-bottom: 20px;
}

.entry-title {
	font-size:24px;
	font-weight:400;
	line-height: 1.4;
}

.wp-block-ikon-latest-posts li .wp-block-ikon-latest-posts__post-title {
	font-size:16px;
	font-weight:400;
	line-height: 1.4;
}

.site-content .read-more a {
	//color: #00a5a5;
	color: #e27100;
}

.site-content .read-more a:hover {
	color: #000000;
}

.site-header .site-header-inner {
	//border-color: #5c290a !important;
	border-color: #4285BF !important;
}

.wp-block-ikon-page-description {
	//border-color: #5c290a !important;
	border-color: #4285BF !important;
}

.wp-block-ikon-page-description.small {
 	//color: #5c290a !important;
    	color: #4285BF !important;
	font-weight: 600;
}


.project-title {
	font-size: 40px;
}

.info-box {
    	//background: #5c290a;
	background: #4285BF;
}

.info-box .arrow:before {
    	//color: #5c290a;
    	color: #4285BF;
}

.nav-menu li a {
	//color: #5c290a;
    	color: #4285BF;
}

.menu-item[class*="modernpicrograms-icon-"]:before {
    	//color: #5c290a;
    	color: #4285BF;
}

.compact-nav {
	box-shadow: none;
}

.site-header .site-header-inner {
	min-height: 100px;
}

.header-search, .back-link-external {
	display:none;
}

.hpTitle, .page-title {
	color: #4285BF;
	//color: #00008b;
}

.site-footer {
	background-color:#e6e6e6;
}

.site-footer .footer-fa a,
.sidebarSocial a {
	//color: #00a5a5;
	color: #4285BF;
}

.sidebarSocial a {
	font-size:24px;
}

.site-footer .footer-fa a:hover,
.sidebarSocial a:hover {
	//color: #00a5a5;
	color: #e27100;
}

.sidebarButton a {
	color:#ffffff !important;
}

.entry-container .entry-header {
	width: 100%;
}

.entry-summary {
	width: 100%;
}

.form-submit input[type="submit"] {
	font-size:24px;
}

.ctf-type-usertimeline {
	padding-right: 24px !important;
}

.ctf-header-text {
	color: #4285BF !important;
}

.ctf-tweet-text {
	font-size: 66%;
}

.headerLogo {
	background-image:url('/wp-content/uploads/2020/03/Screen-Shot-2020-03-11-at-3.34.26-PM.png') !important;
	background-color: #6b9dcb !important;
	background-repeat: no-repeat;
	background-size: contain;
	min-height:174px;
	max-height:176px;
}

.home .headerLogo {
	background-image:url('/wp-content/uploads/2020/03/Screen-Shot-2020-03-07-at-3.02.05-PM.png') !important;
	min-height:348px;
}

@media only screen and (max-width: 1040px) {
	.headerLogo {
		min-height:108px;
		background-image:url('/wp-content/uploads/2020/03/logo-cropped.jpg') !important;
	}

	.home .headerLogo {
		min-height:148px;
	}

}

.entry-summary p {
	width: 75%;
	margin-left: 16px;
}

.evenBookReview {
	background-color:#e6e6e6;
	padding: 16px;
}

.oddBookReview {
	padding: 16px;
}

.site-footer .footer-fa {
    text-align: center;
}