/*
Theme Name: Internet Kit One Custom
Theme URI: http://aiga.org
Description: This is a child theme that extends the Internet Kit One theme, it can be customized without affecting the base theme.
Author: AIGA
Author URI: http://aiga.org/
Version: 1.0.0
Template: ikit_one
*/

@import url("../ikit_one/style.css");

html { font-size:100% !important; }
body { font-size:1em !important; line-height:1.5em; }
h1,h2,h3,h4,h5,h6,p { line-height: 1.5em; }
.box-section-divider h1,
.box-section-divider h2,
.box-section-divider h3,
.box-section-divider h4,
.box-section-divider h5,
.box-section-divider h6 { line-height: 1.5em; }
.wp-editor h1,
.wp-editor h2,
.wp-editor h3,
.wp-editor h4,
.wp-editor h5,
.wp-editor h6 { line-height: 1.5em !important; }
h1,h2,h3,h4,h5,h6,
.box-section-title,
.box-banner-title,
.box-section-image-gallery-title { font-family: "ff-utility-web-pro",arial,sans-serif; font-weight: 400; }
.box-section-image-gallery-title { font-family: "ff-utility-web-pro",arial,sans-serif !important; font-weight: 400; }
h1 { font-size: 2.625em !important; }
.box-section-title h1 { font-size: 1.6em !important; }
h2 { font-size: 1.8em !important; }
h3 { font-size: 1.6em !important; }
h4 { font-size: 1.4em !important; }
h5 { font-size: 1.2em !important; }
h6 { font-size: 1.2em !important; }
p { font-size: 1.2em !important; }
p,li,blockquote { font-family: "myriad-pro",arial,sans-serif; font-weight: 400; }
strong, p strong { font-weight: 700; }
.box-banner-title { font-size:1rem !important; }

/* Add a background color to the text behind the large featured image on the homepage */
.box-section-image-gallery-title { padding-top:.2em; padding-right:0; padding-bottom:.2em; background-color:rgba(0,0,0,.5); }