body {
	padding-top: 0,8rem;
}

.card {
	border:0px solid #666;
	border-radius:0;
	height: 202px;
}
.card-body {
padding: 0.25rem;
}
.col-md-3.kat_index a {
	color:#000;
}
.top_head {
	border-bottom:1px solid #666;
}

.footer {
	margin-top:50px;
		border-top:1px solid #666;

}
.footer p {
    font-size: 0.8em;
    padding: 0em;
    text-align: center;
	margin:-33px 0 0 0px;
    background: url(../pics/bund.png) no-repeat center;
    display: block;
    height: 66px;
    text-indent: -999em;
    text-decoration: none;
    z-index: 76;
}
.member {
	margin-bottom:50px;
}

.breadcrumb {
	background-color:#fff;
	font-size:16px;
	color:#3e3e3e;
	font-weight:bold;
}
.card:hover {
	background:#e8e8e8;
}

p#side {
	
	clear:both;
}
div#sideskift {

	clear:both;
}
div#fraside {
	clear:both;
}

.stort-produkt h1 {
	font-size:19px;
	font-weight: 700;
}
.stort-price {
	font-weight:600;
}
.form-control:focus {
	box-shadow:none;
	border-color:#ced4da;
}

input.form-control {
	height:30px;
    border-radius: .0rem;
	width: 180px;
	margin-top: 4px;
	border: 1px solid #666;
}
.btn-outline-secondary {
	height:30px;
	padding-top:1px;
	margin-top: 4px;
	background-color: #cbcbcb;
	border-radius: .0rem;
	border-color:#666;
	color:#666;
}
button.btn.btn-outline-secondary {
		color:#020202;
		font-size:10px;
}
.form-control:focus {
		border-color:#666;
}
li.thumb {
display:none;
}

.p-d-buttons a {
	color:#666;
}
.breadcrumb-item+.breadcrumb-item::before {
	content: ">>";
}

.breadcrumb-item a {
	color:#666;
}
.navbar-light .navbar-nav .nav-link {
	color:#000;
}
a.nav-link::before {
content: url(../pics/arrow-right.gif);
margin-right: 10px;
}
a:hover.nav-link::before{
content: url(../pics/arrow-right-active.gif);
margin-right: 10px;
}
.navbar-light .navbar-toggler {
margin:auto;	
}

breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/";	
}

a {
color:#666;
}
td.text-right {
	font-size:14px;
}
.col-md-3.kat_index {
	padding-right:10px;
	padding-left:10px;
}

.grids_of_4 {
    display: block;
    margin: 2% 0;
}
.grid1_of_4:first-child {
    margin-left: 0;
    text-align: center;
}
.grid1_of_4 {
    float: left;
    width: 33%;
    height: 210px;
	padding:10px;
    text-align: center;
    margin-bottom: 1em;
}
.grid1_of_4 img {
    max-height: 152px;
}
.content_box a {
    font-size: 12px;
	color:#000;
}
.search-page-box table {display:none;}

.megamenu > ul > li a {
    color: #444444;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 30px;
    padding: 0;
    text-transform: uppercase;
}
.basketaddstort {
	display:none;
}
.navbar > div > ul > li > div > a {
    color: #444444;
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    padding: 2px 10px;
    text-transform: uppercase;
}


.loginmailstyle {
    padding: 50px 100px;
    background: #fff;
    text-align: center;
    border: 1px solid #eaeaea;
}
.loginmailstyle button {
    background: #fff;
	border:0;
}
.panel-default>.panel-heading {
    padding: 10px;
    background-color: ##ecebeb;
    border-bottom: 1px solid #d9d9d9;
}

@media (max-width: 992px) {
.grid1_of_4 {
width:50%;
}



@media (min-width: 992px) {

.col-md-3.kat_index {
	width:20%;
	flex: 0 0 20%;

}
}