/*
Theme Name: 43Blog
Theme URI: http://www.43einhalb.com/blog
Author: 43einhalb
Author URI: http://www.43einhalb.com
Description: 43einhalb sneaker store 
Template: simplemag
Version: 2.0
*/


@import url("../simplemag/style.css");
@import url("fonts.css");

/* Your CSS code goes here
-------------------------------------- */

body {
    background: #fff;
    font-family: "Gotham Narrow A", "Gotham Narrow B" !important;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 1;
    color: #222;
    position: relative;
    -webkit-font-smoothing: antialiased
}

h1, h2, h3, h4, h5, h6, .tagline, .sub-title, .menu a, .widget_pages, .widget_categories, .entry-meta, .entry-note, .read-more, #submit, .single .entry-content > p:first-of-type:first-letter, input#s, .widget_ti-about-site p, .comments .vcard, #respond label, .copyright, #wp-calendar tbody, .latest-reviews i, .score-box .total, .menu-item a, #s, .see-more span, .read-more, .read-more-link, #submit, input, textarea, .copyright, .copyright a {
	font-family: "Gotham Narrow A", "Gotham Narrow B" !important;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	font-style: normal;
	color: #222;
	text-rendering: optimizeLegibility;
	line-height: 1.1;
	margin-bottom: 14px;
	margin-top: 14px;
}

p {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 17px
}

blockquote, .manual-excerpt {
    font-family: "Gotham Narrow A", "Gotham Narrow B" !important;
    font-weight: 100 !important;
}

#branding {
	padding-top: 0;
	}

#masthead .logo {
	margin: 0;
}

.text-left .main-menu > ul {
	text-align: center;
}

.ltr .entry-content > p:first-of-type:first-letter {
	padding:0 !important;
	float:none !important;
	font-size:inherit !important;
    font-weight:inherit !important;
    font-family:inherit !important;
	line-height:inherit !important;
}


nav li,
input#s,
.tagline,
.widget h3,
.comment-box label,
.section-header h2,
.widget_pages li,
.widget_nav_menu li,
.widget_categories li,
.comment-reply-link,
#submit,
.copyright,
.top-strip nav,
input[type="submit"],
[class * ="read-more"],
.secondary-menu li,
.button,
.added_to_cart,
.single_variation .stock {
   text-transform: uppercase;
}

select {
    font-weight: 700;
    border: 2px solid #000;
}

.mc4wp-response {
   
}

.mc4wp-success {
   font-size: 24px;
   font-weight: 700;
   color: #fff;
   background: #228B22;
   padding: 20px;
}


.mc4wp-notice {
   font-size: 24px;
   font-weight: 700;
   color: #fff;
   background: #97301a;
   padding: 20px;
}
