/*
 Theme Name: Uku Child
 Theme URI:
 Description: Uku Child Theme
 Author: Your Name
 Author URI: http://www.yourdomain.com/
 Template: uku
 Version: 1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: Uku Child Theme
*/

/*
You can start adding your own styles here. Use !important to overwrite styles if needed. */

/*-----------------------------------------------------------------------------------*/
/*	2.0 General Styles
/*-----------------------------------------------------------------------------------*/

.single-post .entry-content blockquote,
.page .entry-content blockquote {
	border-top: 0px solid #2b2b2b;
	border-bottom: 0px solid #2b2b2b;
	padding: 20px 0;
	margin: 0 0 30px;
}

span.dropcaps {
	float: left;
	padding: 3px 4px 0 0;
	font-size: 64px;
	font-size: 4rem;
	font-weight: 600;
	line-height: 0.78;
}

/*-----------------------------------------------------------------------------------*/
/*	3.0 Header
/*-----------------------------------------------------------------------------------*/

.custom-logo-wrap a.custom-logo-link img {
	max-width: 200px;
	max-height: 90px;
}

.big-instagram-wrap .widget-area .widget {
	position: relative;
	padding: 35px 0 20px 0;
}
