/*Theme Name: Lingonberry ChildTheme URI: Description: A child theme of Lingonberry ThemeAuthor: MNSweetAuthor URI: Version: 1.0.0Template: lingonberry@import url("../lingonberry/style.css");*/.header {	background-image: url('http://mnsweet.com/wp-content/uploads/2016/06/coverart-long.jpg');	background-size: cover;	background-color: #8aa99f;	background-position: center;}.header .logo.noimg {	border-color: #63887e;	background-color: #9bc1b5;}.header .logo.noimg:hover {	background-color: #a6ccc0;}body > .navigation,.nav-toggle.active {	background-color: #63887e;}.nav-toggle {	background-color: #000000;}.blog-menu > li ul a {	padding: 10px 20px;	width: 300px;}.blog-menu li:hover a {	background-color: #9fc6ba;}.blog-menu li a {	border-left: 1px solid #63887e;	border-right: 1px solid #63887e;}.blog-menu li ul {	border-bottom: 1px solid #63887e;}.blog-menu li ul a:hover {	padding-left: 30px;}body a,body a:hover,.post-bubbles a:hover,.format-quote .post-content blockquote cite a:hover,#wp-calendar a {	color: #8aa99f;}.post-nav {	padding: 0;}.post-nav a:hover,.post-bubbles a:hover,.tagcloud a:hover,.post-content fieldset legend,.comment-form input[type="submit"]:hover, .post-content input[type="submit"]:hover,.post-content input[type="reset"]:hover,.post-content input[type="button"]:hover {	background-color: #8aa99f;}.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {	padding-top: 0 !important;	position: relative;	width: 100%;}.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper:before{	content: "";	display: block;	padding-top: 56.25%;}.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper .arve-wrapper {	position:  absolute;	top: 0;	left: 0;	bottom: 0;	right: 0;}@media (max-width: 600px) {	.header .logo {		display:none;	}}