/*
 Theme Name:     Pacesetter Media child of Pacesetter Site Theme
 Theme URI:      http://www.pacesettermedia.com
 Description:    Child Theme by Pacesetter Media
 Author:         Dave Loebig
 Author URI:     http://www.pacesettermedia.com
 Template:       pacesettersite
 Version:        1.0.0
 Site:           Pacesettermedia.com, Feb 2017
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
/**
 * 1.0 Reset
 *
 * ----------------------------------------------------------------------------
 */


/*
 * 4.1 Site Header
 * ----------------------------------------------------------------------------
 */
 
 
.pss-site-header .pss-home-link {
	left: inherit;
	top: inherit;
	max-width: 515px;
	display: block;	
}
.pss-header-text1 {
	font-size: 48px;
	font-family: 'Permanent Marker', cursive;
	color: #f04155;
	display: block;
	margin: 0px auto;
	text-align: center;
}


/*
 * Home Highlight Box
 * ----------------------------------------------------------------------------
 */
.hlbox-container.home.hlqty2 {
    width: 370px;
}


.hlbox.hlqty2 {
    max-width: 45%;
    width: 184px;
    margin: 0 2%;
}

#home-header a, #home-header a:hover {
    color: #0266D0;

}
/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */


/**
 * 5.0 Content
 * ----------------------------------------------------------------------------
 */




/**
 * 5.1 Entry Header
 * ----------------------------------------------------------------------------
 */

/**
 * 5.3 Entry Content
 * ----------------------------------------------------------------------------
 */



/* Custom Post Types and Shortcodes moveed to parent styles
 * ----------------------------------------------------------------------------
 */



/**
* 7.0 Footer
 * ----------------------------------------------------------------------------
 */


/* Collapse oversized image and pulled images after iPad breakpoint. */
@media (max-width: 999px) {



}
@media (max-width: 767px) {


}

@media (max-width: 643px) {

}
@media (max-width: 500px) {

}

/* For everything above 500px wide  */
@media (min-width: 500px) { 


}





@media (max-width: 359px) {


}
