#header .logo {
	display:block;
	float:left;
	height:60px;
	width:90px;
	background-size: 80px 54px;
	background-position: 0px 3px;
	background-repeat: no-repeat;
	background-image:url(//www.justforkix.com/frontend/img/gxl-jfk_rev.png);
}


#header ul.nav {
	margin-left: 10px;
}

@media only screen and (max-width: 960px) {
	#header .logo {
		margin-left:14px;
	}
}


#shop .productDescription .price,
div.featured-box i.fa,
.pagination>li>a,
.pagination>li>a:hover,
.pagination>li>a:active,
.pagination>li>a:focus,
.pagination>li>span,
a,
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em,
#header a:hover,
#footer a:hover,
#header ul.nav li:hover>a,
#header ul.nav li ul li:hover>a,
#topCart .bottom a:hover,
#topCart a.item:hover > p,
#topOptions li a span.items.active,
#topOptions li div.button span.items.active,
#topOptions li button span.items.active {
	color:#3898EC;
	font-style:normal;
}

a, a:hover, a:active,
#header a:hover,
#footer a:hover,
aside ul.nav-list li.selected a,
#default .styleColor,
#shop .styleColor {
	color:#3898EC;
}

.topShopCart .on,
.topShopCart.on,
.topAccountBtn.on {
	color:#3898EC !important;
}

.topShopCart.on:hover,
.topAccountBtn.on:hover {
	color:#58B8FC !important;
}

.brand-primary {
	color:#3898EC;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #3898EC;
    background-color: #f5f5f5;
}

/*
.topShopCart .items {
	display: none;
}
*/
i.featured-icon.empty {
	border-color: #666 !important;
}
i.featured-icon.empty:hover {
	border-color: #3898EC !important;
	color:#3898EC !important;
}
i.featured-icon.empty:hover::after {
	color:#3898EC;
	border-color: #3898EC !important;
}



.featured-box-minimal i.fa,
#slider-next:hover,
#slider-prev:hover {
	background-color:#3898EC;
}

div.featured-box i.fa {
	border:#3898EC 1px solid !important;
}

div.toggle.active > label:before {
	border-bottom-color: #3898EC;
}

.item-box .item-hover .overlay {
	background-color:rgba(25,128,182,0.6);
}



.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	border:#3898EC 1px solid !important;
	background-color:#3898EC;
}
