/*
Theme Name: Welcart Basic Child
Description: Welcart Basic Child Theme
Author: Collne Inc
Template: welcart_basic
Version: 1.0.0
*/

h1.site-title img,
div.site-title img {
	width: 300px;
	height: 75px;
}
.site-description {
	color: #fff;
	background: #008AE6;
}
#site-navigation {
	clear: both;
	padding: 0 1.07143em;
	background-color: #008AE6;
}

header #site-navigation input#panel.on-off + div.nav-menu-open,
header #site-navigation input#panel.on-off + div.header-nav-container {
	background-color: #008AE6;
}

#toTop i:hover {
	color: #131313;
}
.widget_calendar th {
	color: #fff;
	background-color: #008AE6;
}
.widget_welcart_calendar th {
	color: #fff;
	background-color: #0082D9;
}
.widget_welcart_calendar .businessday {
	color: #262626;
	background-color: #fccfcf;
}
.welcart_blog_calendar th {
	background-color: #008AE6;
}
footer {
	color: #fff;
	padding: .714286em 1.07143em;
	background-color: #008AE6;
}
footer a:hover {
	color: #f4f400;
	text-decoration: none;
}


@media screen and (min-width: 62.5em) {
.site-description {
	color: #008AE6;
}
.site-description {
	color: #262626;
	font-weight: normal;
	width: 75%;
	height: auto;
	padding: 1.25em 0 0;
	background: none;
	float: left;
	line-height: 130%;
}

#site-navigation ul {
	background-color: #008AE6;
}
#site-navigation ul li li {
	color: #fff;
}
}
