/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
#site-header-menu .menu li a {
    font-size: 1em;
    letter-spacing: 2px;
}
#breadcrumbs {
    text-transform: lowercase;
}

p {
    font-size:18px;
}

.entry-author {
	display:none;
}

.post-sharing {
    display: none;
}

.post-author {
	display:none;
}

.site-logo {
    width: 200%;
}

#main-container {
    padding: 35px 0 0;
}

.post-meta {
    text-align: left;
    border-top: none;
}

.comment-author img {
    display: none;
}

.comment-content {
    margin: 0 auto;
}
.single-post .post-content {
    padding-bottom: 40px;
    font-family: 'Goudy Bookletter 1911' !important;
    font-size: 1.1em;
    color: #252525;
}

.entry-content {
	 font-family: 'Goudy Bookletter 1911' !important;
}

#page-header.has-header-image a, #page-header.has-header-image .page-title, #page-header.solid-header a, #page-header.solid-header .page-title {
    font-family: 'IM Fell DW Pica' !important;
    font-weight: inherit !important;
}

#posts-carousel.magazine-carousel .post-title {
    font-family: 'IM Fell DW Pica SC' !important;
    text-transform: none;
	  font-size: 2em;
    line-height: 1.2;
}
.site-header-item {
    font-family: 'IM Fell DW Pica SC' !important;
}

.page-title {font-family: 'IM Fell DW Pica' !important;
    font-weight: inherit !important;}

.post-title {
    font-family: 'Goudy Bookletter 1911' !important;
}

.page-content {
    font-family: 'Goudy Bookletter 1911' !important;
}

.button {
		font-family: "Lato", sans-serif !important;
}

.single-post .post-content {
    font-family: 'Goudy Bookletter 1911' !important;
}

.ig_action_bar.ig_air-mail.ig_container.ig_top {
    display: none !important;
}

.page-content {
    color: #252525;
}

input[type="button"], input[type="submit"], button, .button, #site-header-menu .menu li:hover, #site-header-menu .menu li.current_page_item, #page-header.light-header #site-header-menu .menu li.highlight a, .bypostauthor .comment-body, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-color: #ffffff;
}

#site-header #site-header-sidebar, #site-header #site-header-sidebar body {
    color: #888;
}

.wp_cart_product_display_box {
    margin: 0 auto;
}

@media (max-width: 750px) {
#page-header.has-header-image .page-header-content {
    padding: 60px 0;
}
}