/* CSS Responsive */

.header-container, .main-container {
    width: 100%;
    height: auto;
}
header {
    width: 100%;
    margin: 0 auto;
    border: none;
    padding: 0;
}
header .logo-container {
    padding: 0 20px;
}
.menu-container {
    width: 100%;
}
.breadcrumbs {
    padding: 28px 20px 28px 20px;
}
.additional_width {
    width: 100%;
	padding: 0;
}
.additional_width p {
    padding: 11px 20px 10px;
}
.main-container {
    background: #fff !important;
}
nav.olegnax {
    float: left;
    width: 100%;
}
#nav {
    width: 100%;
}
#nav div.sub-wrapper {
    width: 100%;
}
#search_mini_form {
    position: absolute;
    z-index: 2;
    right: 0;
}
#search_mini_form .form-search button {
    background-color: #4d4c4b;
}
.main-shadow {
    width: 100%;
}
.main {
    border-left: none;
    border-right: none;
    /*width: 100%;*/
	width: 1031px;
	padding: 30px 0;
}
.col1-layout .col-main, .col2-left-layout .col-main {
    width:951px;
    margin: 0 auto;
}
.col2-left-layout .col-main {
    float: right;
	width: 70%;
}
.col-left {
    width: 26%;
    padding-left: 20px;
}
.catalog-product-view .breadcrumbs {
    padding: 0 20px 28px;
}
footer {
    width: 100%;
}
.simple .footer-subscribe {
    width: 100%;
	padding: 24px 0 21px;
}
.simple .footer-subscribe .title {
	margin-left: 20px;
}

/*PRODUKTE*/
.col2-left-layout .products-grid, .col2-right-layout .products-grid, .col3-layout .products-grid {
    width: 100%;
    margin: 0 -2px 0 -2px;
}
.products-grid li.item {
	width: 32.5%;
    height: auto;
}
.products-grid .product-image {
    width: 99%;
    height: auto;
}
.product-image img {
    position: relative;
    width: 100%;
    height: auto;
}
.product-image span {
    top: 0;
    left: 0;
}

.col2-set .col-2 {
    width: 49%;
    padding-right: 1%;
}
.main .google-map {
    background-color: #ffffff;
}
.main .google-map iframe {
    width: 100%;
}
.catalog-product-view .prev-next {
		top:0;
	}

@media only screen and (max-width: 1050px) and (min-width: 768px) {
	.header-wrap {
		width: 100%;
	}
	.catalog-product-view .breadcrumbs {
		padding: 12px 20px 28px;
	}
	.catalog-product-view .prev-next {
		top:21px;
	}
	#nav {
		width: 100%;
	}
	.main-shadow {
    	width: 100%;
		box-shadow: none;
	}
	.main {
		border-left: none;
		border-right: none;
		width: 100%;
		padding: 15px 0;
	}
	.col1-layout .col-main, .col2-right-layout .col-main {
		width: 96%;
		padding: 20px 2%;
	}
	.slideshow {
		width: 100%;
		height: auto;
	}
	.banners a {
		float: left;
		width: 92%;
		margin: 5px 2%;
	}
	.product-view .product-essential {
		padding: 20px;
	}
	.product-view .product-img-box {
		position: relative;
		width: 42%;
	}
	.col1-layout .product-view .product-shop {
		width: 55%;
		float: left;
		padding-left: 18px;
	}
	.product-image img {
		position: relative;
		width: 100%;
		height: auto;
	}
	.product-view .product-img-box .product-image {
		width: 100%;
		height: auto;
	}
	.product-tabs {
		position: relative;
		margin: 0 0 0 20px;
	}
	.product-tabs-content {
		margin-left: 16px;
	}
	.simple .footer-subscribe form {
		float: none;
		margin-left: 20px;
	}
	
	.col2-left-layout .col-main {
		width: 69.5%;
		float: right;
	}
	.col-left {
		width: 25%;
		float: left;
	}
	.col-right {
		width: 213px;
		float: left;
		margin-bottom: 0;
		margin-top: 0;
		padding-left: 2%;
		margin-left: 0;
	}
	.category-products {
		margin-left: 20px;
		padding-right: 20px;
	}
	.simple ul.links {
		width: auto;
	}

}



@media only screen and (max-width: 767px) {
	.header-wrap {
		width: 100%;
	}
	a.logo img {
		width: 100% !important;
		height: auto;
	}
	.catalog-product-view .breadcrumbs {
		padding: 12px 20px 28px;
	}
	.catalog-product-view .prev-next {
		top:21px;
	}
	.additional_width {
		text-align: left;
	}
	.additional_width p {
		padding: 11px 10px 10px;
	}
	#nav {
		width: 100%;
	}
	#search_mini_form {
		position: static;
	}
	.main-shadow {
    	width: 100%;
		box-shadow: none;
	}
	.main {
		border-left: none;
		border-right: none;
		width: 100%;
		padding: 15px 0;
	}
	.col1-layout .col-main, .col2-left-layout .col-main, .col2-right-layout .col-main {
		width: 96%;
		padding: 20px 2%;
	}
	.slideshow {
		height: auto;
		width: 100%;
		float:left;
	}
	.slideshow ul li a.details {
		top: 0 !important;
		left:0 !important;
		position: absolute;
		float: left;
		height: 84px;
		width: 80px;
		line-height: 84px;
		font-size: 11px;
		text-transform: lowercase;
	}
	.slideshow ul li img, .slideshow ul li {
		width:100% !important;
		height:auto;
	}
	.banners a {
		margin: 3px 10px;
	}
	.product-view .product-img-box .product-image, .col2-layout .product-view .product-img-box .product-image {
		float: left;
	}
	.product-view .product-img-box, .col1-layout .product-view .product-shop, .col2-layout .product-view .product-img-box, .col2-layout .product-view .product-shop {
		margin-left: 20px;
		margin-right: 20px;
	}
	.product-tabs-container {
		margin: 0 20px;
	}
	.breadcrumbs li {
		line-height: 20px;
	}
	.product-view .product-img-box .more-views ul {
		margin: 0;
	}
	.simple .footer-subscribe form {
		float: none;
		margin-left: 20px;
	}
	#search_mini_form .form-search {
		background: none;
		border: none;
		color: #696868;
	}
	
	.col-left {
		display:none;
	}
	.col-right {
		width: 213px;
		float: left;
		margin-bottom: 0;
		margin-top: 0;
		padding-left: 2%;
	}
	.category-products {
		margin-left: 20px;
		padding-right: 20px;
	}
	.products-grid li.item {
		width: 32%;
	}
	.col2-set .col-2 {
		width: 99%;
		padding-right: 1%;
	}
}
@media only screen and (max-width: 499px) {
	.products-grid li.item {
		width: 49%;
	}
	.page {
		background: none;
	}
	header .logo-container p {
		display:none !important;
	}
}
@media only screen and (max-width: 479px) {
	.catalog-product-view .prev-next {
		top:12px;
	}
	.footer-brands:before, .simple .footer-subscribe:before {
		border: 1px solid #4D4C4B;
		background: #4D4C4B;
	}
	.opc .step-title h2 {
		font-size: 11px;
	}
}