/* Show it is fixed to the top */
body {
  min-height: 75rem;
  background:#fff;
}
.full-top-bar {
    background: #454545;
    min-height: 30px;
    padding: 0;
    margin: 0;
}
.top-bar {
max-width:990px;
min-height:20px;
color:#999999;
font-size:0.8em;
padding:5px 0;
text-align:center;
margin:0 auto;
}
.jumbotron {
background:#fff;	
color:#000;
text-align:center;
padding:1em 0;
margin-bottom: 1rem;
}
.lead p {
	color:#000;
}
.navbar .navbar-nav .nav-link {
	color: #000;
	font-size:14px;
}
.navbar .navbar-nav .nav-link:hover {
	color:#707070;
}
.w100.form-control  {
margin-bottom:5px;
}
#minesidermenu a {
	color:#000;	
}
.lead a {
	color:#000;
}
.search-bar input[type="text"] {
	width: 100%;
	padding: 3px 45px 3px 8px;
	border: 1px solid #4f4f4f;
	outline: none;
	-webkit-appearance: none;
	color: #000;
	font-size: 0.875em;
	position: relative;
	background:#ebebeb;
}
.search-bar input[type="submit"] {
    background: url(../pics/search.png)no-repeat 0px 0px;
    outline: none;
    -webkit-appearance: none;
    border: 0;
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    position: absolute;
    width: 18px;
    height: 18px;
    top: 14px;
    right: 4%;

}

.MagicScroll img {
    width: 82px;
}
.search-bar {
    width: 100%; 
    float: right;
	padding:8px 0;
	position: relative;
}

.col-md-3 {
	width:50%;
}
.col-md-3.product-left {
    margin-bottom: 0px;
	float:left;
	padding:0;	
}

.searchbox_sog {
display:none;
}
.product {
	color:#000;
}
.product-left {
    text-align: center;
}
.product-main {
    padding: 0em 0px 2.7em 0px;
    max-height: 215px !important;
}
a.mask {
    text-decoration: none;
    overflow: hidden;
    display: block;
}
img.img-responsive.zoom-img {
    max-height: 95px !important;
	-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
}
.grid_1 img{
	margin-bottom:1em;
}
.grids_of_4{
	display:block;
	margin: 2% 0;
	width:100%;
}
.grid1_of_4:first-child {
	margin-left: 0;
    text-align: center;
}
.grid1_of_4 {
    float: left;
    width: 33%;
    height: 240px;
	padding:5px;
    text-align: center;
    margin-bottom: 1em;

}
.content_box a {
    font-size: 12px;
	color:#000;
}
.content_box img {
    max-height: 130px !important;
    text-align: center;
	border-radius: 10px 10px 10px 10px;
}
.product-bottom {
height:55px;    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
.product-bottom h3 {
    font-size: 16px;
    color: #000;
    margin: 0;
	font-weight: 400;
    text-align: center;
}
.product-bottom.kat h3 {
    font-size: 0.9em;
    color: #000;
    margin: 0;
	font-weight: 300;
	overflow:hidden;
    text-align: center;
}
.product-bottom h3 a {
	color: #000;
}
.foot-top {
	color:#000;
    padding: 2em 0;
	background:#fff;
    border-top: 1px solid #e5e4e2;
}
.col-md-6 {
	float:left;
}
.col-md-5 {
	float:left;
}

.breadcrumb {
background:#fff;
color:#999;
}
.breadcrumb a {
color:#666;
}
.katprice {
font-size: 0.8em;
color:#000;
}
/* SingleProduct start */
.single-main {
    padding: 25px 0;
}
.single-para h2 {
    font-size: 2.2em;
    color: #000;
    margin: 0 0 0 0;
}
.single-para h5 {
    color: #000;
    font-size: 1.3em;
    border-bottom: 1px solid #E6E6E6;
    margin: 0;
    padding: 17px 0 6px 0;
}
.single-para p {
    font-size: 15px;
    color: #000;
    line-height: 1em;
    margin: 1em 0 0 0;
}
ul.tag-men {
    padding: 0.3em 0;
    border-top: 1px solid #C4C3C3;
    border-bottom: 1px solid #C4C3C3;
    margin: 10px 0 0 0;
}
ul.tag-men li {
    list-style: none;
    color: #000;
    margin: 5px 0;
    font-weight: 300;
    font-size: 1em;
}

.product-one {
	padding-top:10px;
}
.latestproducts {
    margin-top: 3.5em;
	color:#000;
}
.single-top-left {
float:left;
}
.single-top-right {
float:right;
}

/* SingleProduct stop */

.social-ic ul {
    padding: 0;
}
.foot-top li {
    display: inline-block;
    vertical-align: middle;
}
.col-md-7.our-st,.col-md-5.our-st {
float:left;
}
.col-md-7.our-st a,.col-md-5.our-st a {
	color:#000;
}
/* Contact start */
.contact-left {
float:left;
}
.contact-right {
float:right;
}
.contact-text {
    margin-top: 4%;
}
.address:nth-child(1) {
    margin-bottom: 2em;
}
.address {
    margin-top: 10px;
}
.address h5 {
    color: #000;
    font-size: 1.5em;
    font-weight: 700;
    margin: 0;
}
.address p {
    color: #000;
    font-size: 16px;
    line-height: 1.6em;
    margin-top: 1em;
}
.address p span {
    display: block;
}
.address p a {
    color: #000;
}
.contact-right input[type="text"] {
    width: 32%;
    margin: 0px;
    color: #fff;
    background: none;
    padding: 15px 10px;
    outline: none;
    border: 1px solid #999;
	background:#fbfbfb;

}
.contact-right input[type="text"]:nth-child(2) {
    margin: 0 7px;
}
.contact-right textarea {
    width: 100%;
    color: #fff;
    resize: none;
    background: none;
    height: 12.7em;
    padding: 15px;
    outline: none;
	background:#fbfbfb;
    border: 1px solid #999;
    margin-top: 1.4%;
}
.map {
    padding-bottom: 3em;
	padding-top: 3em;
}
.map iframe {
    width: 100%;
    height: 350px;
}

.container {
	padding-left:0;
	padding-right:0;
}
.kurvicon {
	margin-right:15px;
	background: url(../pics/kurv.png)no-repeat;
	height: 28px;
	width:38px;
	text-align:center;
	display:block;
	color:#000;
	cursor:pointer;
	padding-top: 2px;
	font-size:0.6em;
}
.kurvicon:hover {
	background: url(../pics/kurvhover.png)no-repeat;
	background: url(../pics/kurvhover.png)no-repeat;
	color:#000;
}

.kurvicon a {
	display:block;
	color:#f7f7f7;
	font-family: 'Lato', sans-serif
}

.kurvicon a:hover {	
	color:#fff;
}

@media (max-width: 490px) {
	.grid1_of_4 {
    float: left;
    width: 50%;
    height: 240px;
	padding:5px;
    text-align: center;
    margin-bottom: 1em;

}
.navbar .navbar-brand {
margin-left:auto;
margin-right:auto;
color:#000;
}

}
@media (min-width: 768px) {
.search-bar {
	display:none;
}

}

@media (min-width: 992px) {
	.search-bar {
	display:block;
}
.navbar .navbar-nav .nav-link {
	font-size:15px;
}

.container {
    max-width: 992px;
}
.grid1_of_4 {
    float: left;
    width: 20%;
    height: 240px;
	padding:5px;
    text-align: center;
    margin-bottom: 1em;

}
.col-md-3 {
	width:20%;
}
img.img-responsive.zoom-img {
    max-height: 130px !important;
	-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
}
.product-main {
    padding: 0px;
    height: 175px;
}
.product-main.kat {
    padding: 0px;
    height: 220px;
}

.col-md-3.product-left {
    margin-bottom: 25px;
	float:left;
	padding:0;	
}
.search-bar {
    width: 20%;
    margin-right:25px;
    float: right;
	padding:8px 0;
	position: relative;
}

}
@media (min-width: 1200px) {
.container {
    max-width: 992px;
}
}