body {
	font-family: "Roboto";
	background: #eee;
	padding-top: 53px;
}

.navbar {
height: 70px;
background: #fff;
border: transparent;
border-top: 3px solid #fff;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
padding: 8px;
}

.navbar .navbar-nav > li > a {
    font-size: 16px;
    color: #333;
    transition: all 0.3s ease;
}

.navbar .navbar-nav > li > a:hover {
    background: transparent;
    color: #aaa;
}

.navbar-collapse {
	background: #fff;
}

.navbar .navbar-toggle {
	border-color: transparent;
	color: #fff;
	order: 2;
	margin-right: 10px;
	background: #333 !important;
}

.k-state-hover {
    color: white !important;
    background: #333 !important;
}

.k-first.k-last {
	border-width: 0 !important;
	background-color: #fff;
}

.k-animation-container .k-link:hover {
	color:  #fff;
}

.k-image {
	max-width: 0px;
}


a:hover {
    color: #ffdb16;
}

a {
	color: #aaa;
}

.jumbotron-inner {
    background-color: transparent;
    background-image: none;
    padding: 90px 0;
}

.jumbotron {
background-color: #fff;
}

.navbar .navbar-nav > li > a.navbar-nav-cart {
    background: #fff;
    color: #333;
    font-weight: 700;
    border-radius: 6px;
}

.navbar .navbar-nav > li > a.navbar-nav-cart:hover, .navbar .navbar-nav > li > a.navbar-nav-cart:focus {
    background: #333;
}

.navbar-search {
	background: #fff;
}
.navbar .navbar-nav > .active > a {
color: #333;
background: transparent !important;
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 7px;
}

.navbar-default .btn-link {
	color: #333;
}

.panel-product-image {
	margin: 12px auto 10px;
	display: block;
	height: 165px;
	border: transparent;
	transition: all 0.3s ease;
}
.panel-product-heading {
    font-weight: normal;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    color: #333;
    text-transform: normal;
    max-height: 42px;
    overflow: hidden;
    margin: 0 0 4px;
}

.catAll {
	color: #000;
}
.catAll:hover {
	color: #aaa;
}
.panel {
    margin-bottom: 20px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.0);
    box-shadow: 0 1px 1px rgba(0,0,0,.0);
}

.panel-product .panel-body {
	padding: 0;
	overflow: hidden;
	background: transparent;
	border:0px;
}

.panel-body prodlink {
	background: #fff;
}

.table>tbody>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	background: #eee;
	border-top: 1px solid #ddd;
}

.webshop-products {
	width: 100%;
	display: table;
	background: #eee;
}

.panel-body {
	background: rgb(255, 248, 221);
	
}

.panel-product-text {
	font-size: 12px;
	color: #000;
	text-align: center;
	line-height: 27px;
	max-height: 34px;
	overflow: hidden;
}
.checkout-page-content .panel-heading {
	border: 1px solid #aaa;
	background:#ddd;
	}

.cart-row {
	padding: 12px 15px;
	border-bottom: 1px solid #ddd;
	background: #fff;
}

.btn {
background: #transparent;
}
.btn-primary {
    background: #333 !important;
    border-color: #333 !important;
}

.k-link:link, .k-link:visited, .k-nav-current.k-state-hover .k-link {
    color: #52656d;
}

.k-state-active {
    color: #fff !important;
    background: #555 !important;
}

.k-animation-container li.k-state-border-down {
	background-color: #555 !important;
}

.k-animation-container li {
font-weight: normal;
}

.fa-search:before {
	content: "\f002";
	color: #333;
}

.navbar .navbar-nav > li > a.navbar-nav-cart:hover, .navbar .navbar-nav > li > a.navbar-nav-cart:focus {
    background: #bebebe;
    color: #1d446b;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #333;
}

#impleomenu-cat {
    font-size: 16px;
    color: #fff;
    transition: all 0.3s ease;
    background-color: transparent;
    border-width: 0;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    padding: 20px 0;
    background: rgb(6, 46, 42);
}

.footer-contact {
    float: left;
    color: rgb(123, 219, 131);
}

.footer-links {
    float: left;
    color: #fff !important);
}

.k-menu .k-state-default .k-state-border-down  {
    box-shadow: inset 0 3px 8px rgba(0,0,0,0);
}

.section-breadcrumbs {
	background: whitesmoke;
	padding: 0;
	border-bottom: 1px solid #ddd;
	line-height: 40px;
}

.section-breadcrumbs a:before {
	border-left-color: #aaa;
	right: -20px;
}

.section-breadcrumbs a:after {
	border-left-color: whitesmoke;
	right: -19px;
}

.btn-success {
	color: #fff;
	background-color: #333;
	border-color: #333;
}

.btn-success:active:hover {
	color: rgb(255, 255, 255);
	background-color: #52656d;
	border-top-color: #52656d;
}

.btn-success:hover {
	color: rgb(255, 255, 255);
	background-color: #52656d;
	border-top-color: #52656d;
}

.text-success {
	color: #1d446b!important;
}

.panel-preview-buttons > .btn:hover {
	color: #1d446b;
}

.dropdown-menu > li > a {
	color: #1d446b;
}

.panel-preview-buttons.open .dropdown-toggle {
	color: #1d446b;
}

.navbar .navbar-nav > .open > a {
	
color: white !important;

	background: #52656d !important;

}

.dropdown-menu {
border: 0px solid rgba(0,0,0,.0);
}

.searchprodrow {
border: none;
}

.combo_search .rcbItem.rcbTemplate:hover {
background-color: #eee;
cursor: pointer;
}

.panel-product:hover .panel-product-image {
filter: drop-shadow(3px 3px 5px #666);
-webkit-filter: drop-shadow(4px 4px 6px #666);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.prodnews {
color: #777;
padding: 10px 15px;
font-size: 12px;
border:2px dotted red;
margin-bottom: 9px;
background: #fff9ca;
}
.col-md-2 {
width: 20%;
}
.jumbotron .h1, .jumbotron h1 {
color: #000;
}
.checkout-page-content .panel-title {
font-weight: bold;
color: #000;
}
.panel-preview-large a.panel-preview-img {
width: 50%;
}
.login-page-heading {
color: #faac04;
font-weight: 700;
text-align: center;
margin: 50px 0 10px;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.login-page-description {
color: #000;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
margin: 0 0 40px;
}
.login-page-subdescription {
color: #000;
text-align: center;
}
.text-muted {
    font-weight: bold;
    color: #000;
}