/*
Theme Name:     Child Twenty Fiteen jb
Description:    child for jb website
Author:         jb
Template:       twentyfifteen

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

/**
 * 16.6 Desktop Large 1240px
 */

@media screen and (min-width: 77.5em) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 19px;
		font-size: 1.6rem;
		line-height: 1.6842;
	}

	.entry-title,
	.widecolumn h2 {
		font-size: 33px;
		font-size: 3.0rem;
		line-height: 1.2308;
		margin-bottom: 1.2308em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 27px;
		font-size: 2.2rem;
		line-height: 1.1852;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.comment-navigation,
	.image-navigation,
	.author-heading,
	.author-bio,
	.entry-footer,
	.page-links a,
	.page-links span,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.site-info,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption,
	.widecolumn label,
	.widecolumn 
	.mu_register label {
		font-size: 16px;
		font-size: 1.2rem;
	}
