/*
 Theme Name:   Millennio Child
 Theme URI:    http://themeskingdom.com
 Description:  Millennio is THE theme of the century for all kinds of shops. Chock Full of useful features for easy and effortless product promotion, Millennio will help your store outshine all others.
 Author:       Themes Kingdom
 Author URI:   http://themeskingdom.com
 Template:     millennio
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  LICENSE
 Tags: two-columns, three-columns, four-columns, left-sidebar, right-sidebar, grid-layout, flexible-header, custom-background, custom-colors, custom-header, custom-logo, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, theme-options, sticky-post, threaded-comments, translation-ready, blog, e-commerce
 Text Domain:  millennio-child
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Typography
# Colors
# Layout
# Forms
# Components
# Content
# Responsive
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

.fullwidth-cta h2 {
	font-size: 80px;
	font-size: 5rem;
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/

.site-title + .site-description {
	margin-top: 5px;
}

/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/

@media only screen and (min-width: 768px){

	.fullwidth-cta [class*="col-"],
	.header-media-text {
		max-width: 780px;
	}

}
