/*
Theme Name: FinePrint Studio - Twenty Thirteen 
Description: Twenty Thirteen Child for fineprintstudio
Version: 1.0
Text Domain: fineprintstudio
Template: twentythirteen
*/

/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/montserrat-v31-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/montserrat-v31-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url('./fonts/montserrat-v31-latin-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/montserrat-v31-latin-italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/montserrat-v31-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/montserrat-v31-latin-500.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('./fonts/montserrat-v31-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/montserrat-v31-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/montserrat-v31-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/montserrat-v31-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url('./fonts/montserrat-v31-latin-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('./fonts/montserrat-v31-latin-800.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* noto-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/noto-sans-v42-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/noto-sans-v42-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* noto-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/noto-sans-v42-latin-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/noto-sans-v42-latin-italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* noto-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/noto-sans-v42-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/noto-sans-v42-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* noto-sans-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/noto-sans-v42-latin-700italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/noto-sans-v42-latin-700italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

body {
	background-color: #edebeb;
    color: #080808;
    }

a {
	color: #080808;
	text-decoration: underline;
}

a:visited {
	color: #000;
}

a:focus {
	outline: thin dotted;
}

a:hover {
	text-decoration: underline;
}

a:active,
a:hover {
	color: #080808;
	outline: 0;
}

html,
button,
input,
select,
textarea {
	font-family: 'Noto Sans', sans-serif;
	letter-spacing: 0.03em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.3;
}

h1 {
    font-size: 34px;
	margin: 0px 0px 20px 0px;
	font-weight: 400;
   }

h2 {
    font-size: 18px;
    margin: 0;
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
    font-weight: normal;
}

h2.tagebuch {
    font-size: 22px;
	margin: 0px 0px 15px 0px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}

h2.noto-serif {
    font-size: 22px;
	margin: 0px 0px 15px 0px;
	font-family: 'Montserrat', serif;
	font-weight: 500;
	color:#4f4f4f;
}

ul {
	list-style-type: disc;
}

hr.tagebuch {
  border-top: 1px solid #959595;
 		  }
p.noto-serif {
	font-family: 'Montserrat', serif;
	font-weight: 500;
	color:#4f4f4f;
	}

.site {
    background-color: #fff;
	max-width: 1080px;
	/*border-bottom: 1px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
    border-left: 1px solid #F2F2F2;
    border-right: 1px solid #F2F2F2;*/
	border-left: 0px solid;
    border-right: 0px solid;
	  }

.site-title {
    font-size: 60px;
	/*text-shadow: 5px 5px 10px #000000;*/
    padding: 30px 0px 10px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	color: #62a1c3;
	line-height: 1.1;
	/*font-style: italic;
	font-weight: normal;
    letter-spacing: -1px;*/
}

.site-title .site-title-accent {
	color: #c3bcb8;
	font-weight: 400;
}

.site-title .site-title-main {
	letter-spacing: -0.03em;
}

/* Mobile */
@media (max-width: 767px) {
	.site-title {
		font-size: 36px;
		padding: 8px 0 10px;
		line-height: 1.15;
	}
}

@media (max-width: 643px) {
	.site-title {
		font-size: 30px;
		line-height: 1.15;
	}
}

.site-header .site-title:hover {
    text-decoration: none;
}

.site-description {
	font: 24px 'Montserrat', sans-serif;
	font-weight: 500;
	color: #9eb0bf;
	margin: -6px 0 0 3px;
	letter-spacing: -0.04em;
}

.site-header .home-link {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 24px;
	min-height: 140px;
	color: #080808;
}

.site-branding-text {
	flex: 1 1 auto;
	min-width: 0;
}

.site-branding-logo {
	flex: 0 0 auto;
	display: block;
	padding-top: 24px;
	}

.site-branding-logo img {
	display: block;
	width: 106px;
	height: auto;
	max-width: 100%;
}

.site-title .site-title-accent {
	color: #c3bcb8;
	font-weight: 400;
}

@media (max-width: 767px) {
	.site-header .home-link {
		gap: 16px;
		min-height: 0;
	}

	.site-branding-logo {
		padding-top: 8px;
	}

	.site-branding-logo img {
		width: 72px;
	}
}

@media (max-width: 643px) {
	.site-header .home-link {
		gap: 12px;
	}

	.site-branding-logo img {
		width: 60px;
	}
}

.site-footer .sidebar-container {
    background-color: #fff;
	border-top: 1px solid #F2F2F2;
    padding: 0;
}

.navbar {
	background-color: #fff;
	border-bottom: 1px solid #aeaeae;
	border-top: 1px solid #aeaeae;
	margin: 0 auto;
	max-width: 1600px;
	width: 100%;
	padding: 0 24px 0 29px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 32px;
}

#navbar {
	position: relative;
}

#site-navigation {
	display: flex;
	align-items: center;
	flex: 1 1 auto;
	min-width: 0;
	margin-left: -3px;
}

.nav-menu,
.nav-menu > ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
}

.nav-menu > li {
	display: flex;
	align-items: center;
	margin: 0;
}

.nav-menu > li:not(:last-child)::after {
	content: "|";
	margin: 0 9px;
	color: #615955;
	font-size: 16px;
	line-height: 1;
}

.nav-menu li a {
	font-family: 'Montserrat', sans-serif;
	color: #615955;
	font-weight: 500;
	display: inline-block;
	font-size: 16px;
	line-height: 1;
	padding: 0;
	text-decoration: none;
}

.nav-menu li:hover > a,
.nav-menu li > a:focus,
.nav-menu li > a:focus-visible {
	background-color: #fff;
	color: #000;
}

/* Sprachumschalter rechtsbündig positionieren */
.language-switcher {
	position: static;
	flex: 0 0 auto;
	margin-left: 24px;
	padding: 0;
	white-space: nowrap;
}

.language-switcher ul {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
	display: inline-flex !important;
	gap: 5px;
	flex-direction: row !important;
	flex-wrap: nowrap;
	align-items: center;
	white-space: nowrap;
}

.language-switcher li {
	margin: 0 !important;
	padding: 0 !important;
	display: inline-flex !important;
	align-items: center;
}

.language-switcher li:before {
	content: none !important;
}

.language-switcher a {
	font: 24px 'Montserrat', sans-serif;
	font-weight: 500;
	text-decoration: none;
	padding: 0;
	margin: 0;
	display: inline-block;
	font-size: 16px;
	line-height: 1;
	text-transform: uppercase !important;
	white-space: nowrap;
}

.language-switcher a:hover {
	text-decoration: underline;
}

.language-switcher li:not(:last-child):after {
	content: "|";
	margin: 0 9px;
	color: inherit;
	font-size: 16px;
	line-height: 1;
	vertical-align: baseline;
}

.language-switcher .current-lang a,
.language-switcher .lang-item-first.current-lang a {
	color: #606060;
	font-weight: 700;
}

.menu-toggle:after {
    color: #080808;
}

.entry-header, .entry-content, .entry-summary, .entry-meta {
    margin: 0 auto;
    max-width: 1040px;
    width: 95%;
}

.entry-content {
	border-bottom: 0;
	}

.comments-link {
	border-bottom: 1px dotted;
	}

.hentry {
    padding: 40px 0 0;
}

.entry-content a, .comment-content a {
	/*font-family: 'Montserrat', sans-serif;*/
	text-decoration:underline;
	/*font-style: italic;*/
    color: #080808;
}

.entry-content a:hover,
.comment-content a:hover {
	color: #000;
}

.entry-title 
{ display:none; }
/*a {
    color: #080808;
}*/

.entry-title a:hover {
	color: #000;
}

   /* Form fields, general styles first. */
button,
input,
textarea {
	border: 1px solid #d4d4d4;
	font-family: inherit;
	padding: 5px;
}

/* Comment form */
.comment-respond {
	background-color: #220000;
	/*padding: 30px 0;*/
}

.comment-reply-title {
    font-size: 24px;
	font-family: 'Montserrat', sans-serif;
}

.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
	color: #a2a2a2;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.comment-meta a:hover {
	color: #fff;
}

.entry-content blockquote {
	font-size: 16px;
}

.archive-title, .archive-meta {
    background: none repeat scroll 0 0 #220000;
    color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 25px;
    /*font: bold 300 30px "Bitter",'Montserrat', sans-serif;*/
    margin: 0 auto;
    max-width: 1080px;
    padding: 10px 20px;
    width: 100%;
}

.entry-meta {
	clear: both;
	font-size: 14px;
	color: #9e9e9e;
}

.entry-meta .date a:before {
	content: " ";
}

.entry-meta .author a:before {
	content: " ";
}

.entry-meta a {
	color: #9e9e9e;
}

.entry-meta a:hover {
	color: #9e9e9e;
}

.entry-meta > span {
	margin-right: 5px;
}

.paging-navigation {
	background-color: #fff;
	padding: 40px 0;
}

.paging-navigation .nav-links {
	margin: 0 auto;
	max-width: 1024px;
	width: 100%;
}

.paging-navigation .meta-nav {
	background-color: #fff;
	border-radius: 50%;
	color: #000;
	display: inline-block;
	font-size: 26px;
	padding: 3px 0 8px;
	text-align: center;
	width: 50px;
}

.paging-navigation .nav-previous .meta-nav {
	margin-right: 10px;
	padding: 17px 0 23px;
	width: 80px;
}

.paging-navigation .nav-next .meta-nav {
	margin-left: 10px;
}

.paging-navigation a:hover .meta-nav {
	background-color: #fff;
	text-decoration: none;
}

.paging-navigation a {
	font-size: 18px;
	font-weight: 700;
	/*font-weight: 300;*/
}

.post-navigation {
    background-color: #fff;
    color: #080808;
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
    font-size: 14px;
    /*font-style: bold;*/
    font-weight: 400;
    padding: 20px 0;
}

.navigation a {
	color: #606060;
	font-weight: 700;
}

.navigation a:hover {
	color: #000;
	text-decoration: underline;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	color: #606060;
	font-style: normal;
	font-weight:700;
}

.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
	margin-left: 0px;
}

.wp-caption,
.entry-caption,
.gallery-caption {
	color: #000000;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	margin: 0 0 24px;
}

 .wp-caption-text {
    color: #080808 !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: normal;
    text-align: right;
    margin: 0 0 24px;
}

.widget .widget-title {
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 10px;
}

.site-footer .widget a {
	color: #fff;
}

/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	background: #ccc; /* Old browsers */
	border: none;
	border-bottom: 3px solid #ccc;
	border-radius: 2px;
	color: #000;
	display: inline-block;
	padding: 11px 24px 10px;
	text-decoration: none;
}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
	background: #ccc; /* Old browsers */
	border-bottom: 3px solid #ccc;
	outline: none;
	text-decoration: underline;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	background: #ccc; /* Old browsers */
	background: -webkit-linear-gradient(top, #ccc 0%, #959595 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #ccc 0%, #959595 100%); /* W3C */
	border: none;
	border-top: 3px solid #ccc;
	padding: 10px 24px 11px;
}

/*.entry-meta {
clear: both;
display:none;
}
*/

.post-password-required input[type="submit"] {
	padding: 7px 24px 4px;
	font-family: 'Montserrat', sans-serif;
	vertical-align: bottom;
}

span.categories-links {
    display: none;
}

/**
 * 5.10 Search Results/No posts
 * ----------------------------------------------------------------------------
 */

.page-header {
	background-color: #fff;
}

.page-title {
	font: 400 24px 'Montserrat', sans-serif;
	margin: 0 auto;
	max-width: 1040px;
	padding: 40px 0;
	width: 100%;
}

.page-content {
	margin: 0 auto;
	max-width: 604px;
	padding: 40px 0;
	width: 100%;
}

.sidebar .page-content {
	margin: 0 auto;
	max-width: 1040px;
	padding: 40px 376px 40px 60px;
}


/**
 * 5.11 404
 * ----------------------------------------------------------------------------
 */

.error404 .page-header {
	background-color: #fff;
}

.error404 .page-title {
	line-height: 0.6;
	margin: 0;
	padding: 300px;
	position: relative;
	text-align: center;
	width: auto;
}

.error404 .page-title:before {
	color: #e8e5ce;
	content: "\f423";
	font-size: 964px;
	line-height: 0.6;
	overflow: hidden;
	position: absolute;
	left: 7px;
	top: 28px;
}

.error404 .page-wrapper {
	background-color: #ffffff;
}

.error404 .page-header,
.error404 .page-content {
	margin: 0 auto;
	max-width: 1040px;
	padding-bottom: 40px;
	width: 100%;
}

/* Mediaelements */
.hentry .mejs-mediaelement,
.widget .mejs-mediaelement,
.hentry .mejs-container .mejs-controls,
.widget .mejs-container .mejs-controls {
	background: #000;
}

/* Collapse oversized image and pulled images after iPad breakpoint. */
@media (max-width: 767px) {
	.site-header .home-link {
		min-height: 0;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 5px;
	}

.navbar {
		display: flex;
		justify-content: space-between;
		align-items: center;
		min-height: 32px;
		padding-left: 20px;
		padding-right: 20px;
	}

#site-navigation {
		display: inline-block;
		padding-left: 9px;
		position: relative;
		top: 14px;
	}

.language-switcher {
		position: static;
		margin-left: 20px;
		padding: 0;
	}

	.site-title {
		font-size: 36px;
		padding: 8px 0 10px;
	}
	.entry-content img.alignleft,
	.entry-content .wp-caption.alignleft {
		margin-left: 0;
	}

	.entry-content img.alignright,
	.entry-content .wp-caption.alignright {
		margin-right: 0;
	}

	.attachment .image-navigation,
	.attachment .entry-attachment .attachment {
		max-width: 604px;
		padding: 0;
		width: 100%;
	}

	.gallery-caption {
		display: none;
	}
}

@media (max-width: 643px) {
	.site-title {
		font-size: 30px;
	}

	#content .entry-header,
	#content .entry-content,
	#content .entry-summary,
	#content footer.entry-meta,
	#content .featured-gallery,
	.search.sidebar .page-content,
	.blog.sidebar .page-content,
	.sidebar .post-navigation .nav-links,
	.paging-navigation .nav-links,
	#content .author-info,
	.comments-area .comments-title,
	.comments-area .comment-list,
	.comments-area .comment-navigation,
	.comment-respond,
	.sidebar .site-info,
	.sidebar .paging-navigation .nav-links {
		padding-left: 20px;
		padding-right: 20px;
	}

	#content .format-status .entry-content,
	#content .format-status .entry-met {
		padding-left: 35px;
	}

	.site-header .home-link,
	.navbar {
		padding-left: 20px;
		padding-right: 20px;
	}

	.navbar {
		display: block;
		min-height: 32px;
		height: auto;
	}

	#site-navigation {
		display: block;
		min-height: 32px;
		padding-left: 9px;
		position: static;
		top: auto;
	}

	.nav-menu,
	.nav-menu > ul {
		display: block;
	}

	.nav-menu > li:not(:last-child)::after {
		content: none;
	}

	.nav-menu li a {
		padding: 10px 0;  
	}

	.language-switcher {
		position: absolute;
		right: 0;
		top: 0;
		margin-left: 0;
		padding: 4px 20px 0;
	}

	.language-switcher a,
	.language-switcher li:not(:last-child):after {
		line-height: 20px;
		vertical-align: top;
	}

	/* Small menu */
	.menu-toggle {
		cursor: pointer;
		display: inline-block;
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
        font-size: 20px;
		margin: 0;
	}

	.menu-toggle,
	.menu-toggle:hover,
	.menu-toggle:focus,
	.menu-toggle:active {
	    font-family: 'Montserrat', sans-serif;
		font-weight: 700;
        font-size: 16px;
		line-height: 32px;
		background: none;
		border: none;
		color: #606060;
		padding: 0;
	}

	.menu-toggle:focus {
		outline: thin dotted;
	}

	.menu-toggle:after {
		content: "\f502";
		font-size: 12px;
		padding-left: 8px;
		vertical-align: -4px;
	}

	.toggled-on .menu-toggle:after {
		content: "\f500";
		vertical-align: 2px;
	}

	.toggled-on .nav-menu,
	.toggled-on .nav-menu > ul {
		display: block;
		margin-left: 0;
		padding: 0;
		width: 100%;
	}

	.toggled-on li,
	.toggled-on .children {
		display: block;
	}

	.toggled-on .nav-menu li > ul {
		background-color: transparent;
		display: block;
		float: none;
		margin-left: 20px;
		position: relative;
		left: auto;
		top: auto;
	}

	.toggled-on .nav-menu li > ul a {
		color: #141412;
		width: auto;
	}

	.toggled-on .nav-menu li:hover > a,
	.toggled-on .nav-menu > li a:hover,
	.toggled-on .nav-menu > li a:focus,
	.toggled-on .nav-menu > ul a:hover,
	.toggled-on .nav-menu > ul a:focus,
	.toggled-on .nav-menu .children a {
		background-color: transparent;
		color: #606060;
	}
}

.site-footer .widget {
	background: transparent;
	color: #606060;
	float: left;
	margin-right: 20px;
	width: 245px;
}

.site-footer .widget-title,
.site-footer .widget-title a,
.site-footer .wp-caption-text {
	color: #000;
}