html {
	font-size: 62.5%;
}
body, button, input, select, textarea {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
body, button, input, select, textarea,
code, kbd, tt, var {
	font-size: 16px;
	font-size: 1.6rem;
}
code {
	color: #0693e3;
	font-family: Consolas, 'Courier New', Courier, monospace;
	font-size: 14px;
	font-size: 1.4rem;
}
.site-header-content .site-title,
h1, h2, h3, h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
}
h3 {
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 400;
}
h4 {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 400;
}
.entry-content a,
.entry-summary a,
.comment-content a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.comment-metadata a,
.comment-metadata a.comment-edit-link,
.comment-reply-link,
.widget_authors a strong,
.entry-title a,
.entry-meta a,
.page-links a .page-number,
.entry-footer a,
.entry-footer .cat-links a,
.entry-footer .tags-links a,
.post-navigation a,
.pagination a:not(.prev):not(.next),
.comments-pagination a:not(.prev):not(.next),
.logged-in-as a,
a .nav-title,
.edit-link a,
.site-info a,
.widget .widget-title a,
.widget ul li a {
	box-shadow: none;
}
.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.comment-content a:focus,
.comment-content a:hover,
.widget a:focus,
.widget a:hover,
.site-footer
.widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.pagination a:not(.prev):not(.next):focus,
.pagination a:not(.prev):not(.next):hover,
.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
a:focus .nav-title,
a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget ul li a:focus,
.widget ul li a:hover {
	color: #707070;
    color: rgba(51, 51, 51, 0.7);
	box-shadow: none;
}
@keyframes slideInFromLeft {
	0% {
		transform: translateX(-100%);
	}
	100% {
		transform: translateX(0);
	}
}
.site-header {
}
.site-header .site-header-content {
	margin: 0 auto;
	max-width: 1200px;
	max-width: 120rem;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0;
	background-color: #000;
}
.entry-title a {
	margin-left: 0;
}
.site-header .site-header-content .custom-header {
	padding: 10px;
	padding: 1rem;
}
.site-header .site-header-content .site-branding {
	padding: 0 0;
}
.site-header .site-header-content .site-branding .wrap {
	display: flex;
	flex-direction: row;
	padding-left: 0;
	padding-right: 0;
	justify-content: center;
	align-items: center;
}
.site-header-content .navigation-top .menu-toggle,
.site-header .site-header-content,
.site-header-content .site-title,
.site-header-content .site-title a {
	color: rgb(0, 167, 225);
}
.site-header-content .custom-logo-link {
	height: 48px;
	height: 4.8rem;
	padding-right: 10px;
	padding-right: 1rem;
}
.site-header-content .custom-logo-link .acart-svg-logo,
.site-header-content .custom-logo-link img {
	height: 100%;
	max-height: 48px;
	max-height: 4.8rem;
	width: auto;
	max-width: 100%;
}
.site-header-content .site-title {
	font-size: 20px;
	font-size: 2rem;
	line-height: 1;
}
.site-header-content .navigation-top {
	background-color: transparent;
	border-top: 0;
	border-bottom: 0;
	font-size: 20px;
	font-size: 2rem;
	margin-top: -58px;
	margin-top: -5.8rem;
	align-self: flex-end;
	width: 100%;
}
.site-header-content .navigation-top .menu-toggle {
	margin: 0 0;
	margin-right: 10px;
	margin-right: 1rem;
	margin-bottom: 10px;
	margin-bottom: 1rem;
	padding: 0;
	height: 48px;
	height: 4.8rem;
	width: 48px;
	width: 4.8rem;
}
.site-header-content .navigation-top .menu-toggle span {
	display: none;
}
.site-header-content .navigation-top .main-navigation {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.site-header-content .navigation-top .menu-toggle .icon-bars,
.site-header-content .navigation-top .menu-toggle .icon-close {
	height: 32px;
	height: 3.2rem;
	width: 32px;
	width: 3.2rem;
	top: 0;
	margin-right: 0;
}
.site-header-content .navigation-top .main-navigation .menu-top-menu-container {
	/*
	position: absolute;
	width: 375px;
	width: 37.5rem;
    top: 58px;
	top: 5.8rem;
    right: 0;
    */
    z-index: 1000;
	background-color: rgba( 0, 167, 225,1 );
	width: 100%;
}
.site-header-content .navigation-top  .main-navigation ul {
	background-color: transparent;
	transition: all .35s ease-in-out;
}
.navigation-top a {
	color: #484848;
}
.navigation-top .current-menu-item > a,
.navigation-top .current_page_item > a {
    color: #fff;
}
.js .main-navigation .after-top-navigation-menu {
	display: none;
}
.main-navigation .after-top-navigation-menu .widget {
	padding-bottom: 20px;
}
.main-navigation .after-top-navigation-menu .widget ul li,
.main-navigation .after-top-navigation-menu .widget ol li {
	padding: 5px 0;
	border-top: 0;
	border-bottom: 0;
}
.main-navigation .after-top-navigation-menu .widget ul li a {
	padding: 0 0;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 400;
	color: #fff;
}
.js .main-navigation.toggled-on > div > .after-top-navigation-menu {
	display: block;
}
.main-navigation > div > .after-top-navigation-menu {
	padding: 0 0;
}
.main-navigation > div > .after-top-navigation-menu .widget_search,
.main-navigation > div > .after-top-navigation-menu .widget_acart_login,
.main-navigation > div > ul {
	padding: 10px 20px;
	padding: 1rem 2rem;
}
.js .main-navigation.toggled-on .after-top-navigation-menu ul {
    display: block;
	padding: 0 0;
}
.after-top-navigation-menu .search-field {
	border-radius: 0;
	border: 0;
	font-size: 16px;
	font-size: 1.6rem;
}
.after-top-navigation-menu .search-field::-webkit-input-placeholder {
	color: #ccc;
}
.site-footer {
	background-color: rgb(0, 167, 225);
	color: #fff;
}
.taxonomy-description {
	font-size: 14px;
	font-size: 1.4rem;
}
h2,
.home.blog
.entry-title,
.page .panel-content .recent-posts .entry-title {
	font-size: 26px;
	font-size: 2.6rem;
}
h2.widget-title {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 1em;
}
.widget {
    padding-bottom: 5em;
}
.nav-title,
.nav-subtitle,
#secondary {
	font-size: 14px;
	font-size: 1.4rem;
}
.blog .site-main > article,
.archive .site-main > article,
.search .site-main > article {
	padding-bottom: 2em;
	margin-bottom: 2em;
	border-bottom: 1px solid #eee;
}
.pagination, .comments-pagination {
	border-top: 0;
}
.pagination .page-numbers .meta-nav {
	display: none;
}
.pagination,
.pagination .page-numbers,
.pagination .page-numbers.current
.comments-pagination {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1;
}
.page-numbers.current {
	font-size: 16px;
	font-size: 1.6rem;
}
.acart-sidebar-container .sidebar-toggler {
	display: none;
}

@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

/* 667px */
@media screen and (min-width: 41.6875em) {
	
	
}

