/*
Theme Name: Kreme Child
Theme URI: http://kreme.mtheme.org/
Author: mTheme
Author URI: http://themeforest.net/user/mtheme_market
Template: kreme
Version: 1.0.0
Description: This wordpress theme is tailor made for puppy shops, however it’s use is designed to easily suit pet stores of all variety.
Tags: two-columns, custom-colors, custom-header, custom-menu, editor-style, featured-images
License: license purchased
License URI: http://themeforest.net/licenses
Text Domain:  kreme-child
*/

@import url("../kreme/style.css");

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


/*slider overlay */ 
.slotholder:after {
    opacity: 0.35;
}
/*pages overlay */ 
.page-header:after {
    background: rgba( 0, 0, 0, .15 );
}

.header {
    min-height: 160px;
}

.header.style-v2 #logo {
    top: -40px;
}

#primary-navigation {
	margin-top: 20px;
}