/*
 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. */

.wp-caption a {
    line-height: initial;
    display: initial;
}
*-----------------------------------------------------------------------------------*/
/*	Fonts
/*-----------------------------------------------------------------------------------*/
/* --- Serif Font --- */
body {
	font-family: 'Trykker','Quattrocento', serif;
	color: #212121;
}

p.entry-summary,
.uku-neo .shopfront-section h3,
.uku-neo .products h3,
.uku-neo.single-product .entry-summary h1 {
	font-family: 'Trykker','Quattrocento', serif;
	font-weight: bold;
}

.widget,
.title-footer,
.entry-header p.intro,
.entry-content,
.entry-content p,
.entry-content table,
.entry-content dl,
.entry-content ul,
.entry-content ol,
#desktop-navigation,
.entry-meta,
#primary #infinite-handle span,
.blog .hentry .entry-cats, {
	font-family:'Trykker','Quattrocento',serif;
}

/* --- Sans Serif Font --- */
h1.site-title,
h1.entry-title,
h2.entry-title,
p.site-title,
p.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4 {
	font-family: 'Signika','Roboto',sans-serif;
	font-weight: bold;
}

p.section-about-text,
p.text-big,
p.text-small,
p.site-description,
.blog-wrap h3.blog-title,
#secondary h2.widget-title,
.format-video .entry-thumbnail span.video-icon,
#colophon,
.front-section-title,
.social-front-title,
.blog .hentry .entry-cats a,
.big-instagram-wrap .widget h2.widget-title,
.inner-offcanvas-wrap,
#sidebar-offcanvas .widget h2.widget-title,
.big-instagram-wrap .clear,
.single-post .entry-cats,
.single-post .entry-footer,
#comments,
.navigation,
.uku-neo div.sharedaddy h3.sd-title,
#commentform input#submit,
.entry-content blockquote,
.entry-content blockquote p,
.desktop-search input.search-field,
input.jetpack_subscription_widget,
.widget_mc4wp_form_widget input[type="email"],
.widget_mc4wp_form_widget input[type="submit"],
.jetpack_subscription_widget #subscribe-email input[type="email"],
.jetpack_subscription_widget #subscribe-submit input[type="submit"],
.contact-form,
.contact-form input[type='submit'],
.site-content div.wpcf7 input,
.site-content div.wpcf7 textarea,
.site-content div.wpcf7 p,
.page .edit-link,
.widget_search input.search-field,
.widget_search input[type="submit"],
.error404 .entry-content input[type="submit"],
.post-password-form input[type="submit"],
.archive-header h1.archive-title,
.blog-wrap .hentry .entry-cats a,
.entry-content h5,
.entry-content h6,
.shopfront-section h2.section-title,
.woocommerce ul.products li.product .price,
.cart-offcanvas h2.offcanvas-cart-title,
.uku-neo .onsale,
#front-section-three .entry-cats a,
.uku-neo a.account-btn span.btn-text,
.shop_cat_desc,
.uku-neo.woocommerce-checkout input#place_order {
	font-family: 'Varela', sans-serif;
}