body {  }
*{ outline:none; }
.logo img {
    width: auto;
}
.page-main {
	padding-top: 15px;
}
.bx-wrapper input[type="checkbox"]{ display:none }

header.page-header {
	padding: 0 !important;
}


.pages .item {
	font-size: 17px;
}

.minicart-wrapper .action.showcart {
    position: relative;
    padding-right: 10px;
}
.minicart-wrapper .action.showcart .counter.qty {
    background: #006bb4;
    color: #ffffff;
    height: auto;
    line-height: 16px;
    border-radius: 4px;
    display: inline-block;
    margin: 0;
    min-width: auto;
    overflow: hidden;
    padding: 2px;
    text-align: center;
    white-space: normal;
    position: absolute;
    right: -1px;
    top: -4px;
}
.minicart-wrapper .action.showcart:before, .minicart-wrapper .action.showcart.active:before {
	content: "\00a0 ";
	background-image: url('/fileadmin/layout2016/media/cart.png');
	background-size: 30px;
	background-repeat: no-repeat;
	width: 30px;
}

.madeingermany {
    margin-top: 20px;
}

h1,h2,h3 { font-weight: 700; }
#sidebar h3 {
    margin-top: 0;
    margin-bottom: 0;
}
.copyright {
    background-color: transparent;
    color: #738496;
    display: inline;
    padding: 0px 10px;
    margin-right: 20px;
    text-transform: uppercase;
}
.box-tocart .input-text.qty {
    background-color: #d9e3e5;
    border: 1px solid #dce2e2;
    border-radius: 2px;

}
.super-attribute-select {
    background-color: #d9e3e5;
    border: 1px solid #dce2e2;
    border-radius: 2px;
}
.products-grid .simple .price-prefix { display: none; }
.products-grid .configurable .price-prefix { font-weight: bold; }

.configurable-thumb {
    display: block;
    text-align: center;
}
.configurable-thumb .product-image-container {
	max-width: 25%;
}

.product-image-photo { text-align: center; }

.product-image-container .pos1 {
	max-height: 100%;
	width: auto;
	
}
.product-image-container .pos2 {
	max-height: 100%;
	width: auto;
}


.checkout-cart-index .page-title-wrapper
{
    padding: 15px 0;
}

.checkout-cart-index .page-title
{
    text-align: left;
    margin: 0;
    padding: 0;
}


.checkout-cart-index .page-main {
    padding: 0 15px;
}


.cart {
    font-family: ITCFranklinGothic, Helvetica, arial, sans-serif;
}
.totals-row {
    display: table;
    width: 100%;
    font-family: ITCFranklinGothic, Helvetica, arial, sans-serif;
    font-size: 16px;
}
.total-title {
    display: table-cell;
}
.total-value {
    text-align: right;
    display: table-cell;
    font-weight: bold;
}
.grand-total {
    margin: 30px 0 10px 0;
    padding: 10px 0 0 0;
    border-top: 1px solid #bbb;
    font-size: 16px;
    font-weight: bold;
}
.grand-total .total-value {
    color: #0087CD;
    font-size: 20px;
}
.checkout .action.primary {
    width: 100%;
}
.cart.table-wrapper .product-item-photo {
    max-width: inherit;
}

.cart.table-wrapper .cart > .item {
    border-top: 1px solid #cccccc;
    position: relative;
}
.cart-container .form-cart {
    padding: 0;
}

.cart.table-wrapper .product-item-name a, .cart.table-wrapper .price {
    color: #0087CD;
    font-size: 24px;
    font-weight: bold;
}
.cart .control.qty {
    width: 80px;
}
.product-detail-row2 {
    margin-top: 20px;
}
.product-detail-row2:after {
    display:block;
    clear:both;
    content:"";
}
.product-detail-row2 .field.qty {
    float: left;
}
.product-detail-row2 .actions-toolbar {
    float: right;
}
.product-detail-row2 .input-text.qty {
    background-color: #d9e3e5;
    border-radius: 4px;
    border: 1px solid #dce1e4;
}
.cart-container .form-cart .actions.main {
    text-align: right;
    width: 100%;
}

.page-layout-1column .product-item-details {
    margin-bottom: 15px;
}
.cart.table-wrapper .product-item-name {
    margin: 0;
}
.product-item-details .gebinde {
    font-size: 16px;
}

.checkout-index-index .nav-sections {
    display: block;
}
.checkout-index-index .logo {
    margin: 0 0 10px 40px;
}
h1.productHeader{ display:none; }
.authentication-wrapper {
    float: none;
    clear: none;
    margin-top: 0px;
    position: relative;
    z-index: 1;
}

.catalog-product-view .field.qty label,
.catalog-product-view .price-details{ display:none; }
.catalog-product-view .product-add-form .field.qty{ display:block; }
.catalog-product-view .product-info-main .product-info-price{ border:none; }
.catalog-product-view .product-add-form .input-text.qty{ margin-bottom:15px; max-width:100px; }
.catalog-product-view .product-add-form .input-text.qty,
.catalog-product-view .product-options-bottom .input-text.qty{ 
		line-height: 2.2rem; 
		padding: 14px 17px; 
		font-size: 1.8rem; 
		height:auto;
		background-color: #d9e3e5;
		border: 1px solid #dce2e2;
		border-radius: 2px;
		text-align: center;
}
.catalog-product-view .field.qty { display:inline-block; }
.catalog-product-view .product-options-wrapper .field label.label{ display:none; }
.catalog-product-view .product-options-wrapper{ margin-right:5%; width:70%; float:left; box-sizing: border-box; }
.catalog-product-view .product-options-bottom{ width:25%; float:left; box-sizing: border-box; }
.catalog-product-view .product-options-wrapper select{ line-height: 2.2rem; padding: 14px 17px; font-size: 1.8rem; height: auto; }	
body .product-add-form .product-options-wrapper .field:not(.date) > .control{ width:100%; }
.product.info.description h2 { font-size: 40px; }
.product.data.items > .item.title > .switch{ color:#fff; font-size:20px; text-align:center; }
#forum-lastpost.accBlock,
body .text.accBlock,
#footer-right .text.accBlock,
body .accBlock{ padding:0px; }



.checkout-index-index .nav-toggle {
    display: block;
}
#checkout .field .input-text, 
.customer-account-create .input-text,
.account input[type="text"], 
.account input[type="password"], 
.account input[type="url"], 
.account input[type="tel"], 
.account input[type="search"], 
.account input[type="number"], 
.account input[type="datetime"], 
.account input[type="email"]
{
    line-height: 2.2rem;
    padding: 14px 17px;
    font-size: 1.8rem;
    height: auto;
    background-color: #d9e3e5;
    border: 1px solid #dce2e2;
    border-radius: 2px;
}
#checkout .field select, 
.customer-account-create select,
.account select {
    line-height: 2.2rem;
    padding: 14px 25px 14px 17px;
    font-size: 1.8rem;
    height: auto;
    background-color: #d9e3e5;
    border: 1px solid #dce2e2;
}
.checkout-payment-method .billing-address-form {
	max-width: initial;
}
.checkout-payment-method .payment-method-content {
	padding: 0 0 20px 0px;
}
.account .block-collapsible-nav {
	top: -1px;
}
.account .block-collapsible-nav .title strong {
	font-size: 1.6rem;
}
.opc-wrapper .discount-code {
	display: none;
}
.opc-wrapper .step-title {
    letter-spacing: 0.4px;
    font-size: 24px;
    color: #0087CD;
    font-weight: bold;
}
.checkout-payment-method .payment-methods {
	margin: 0;
}
.opc .actions-toolbar {
	margin-top: 20px;
}
.actions-toolbar .primary .action-update {
    background-image: none;
    background: #1979c3;
    border: 1px solid #1979c3;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    padding: 7px 15px;
    font-size: 1.4rem;
    box-sizing: border-box;
    vertical-align: middle;
    box-shadow: none;
}
.actions-toolbar .primary .action-updat:hover {
    background: #006bb4;
    border: 1px solid #006bb4;
    color: #ffffff;
}
.all-category { display: none; }
.checkout-index-index .page-title-wrapper {
	position: static;
	width: 1000px;
	height: auto;
    	margin: 20px auto 0 auto;
}
.checkout-index-index .page-title-wrapper h1 {
	padding: 0;
	margin: 0;
}
.opc-estimated-wrapper, .opc-block-summary {
	display: none;
}


.nav-open .page-header .switcher a {
    font-weight: 700;
    padding: 8px 10px 8px 10px;
    text-transform: uppercase;
    word-wrap: break-word;
	color: #fff;
	font-size: 17px;
}

.navigation .submenu:not(:first-child) {
	padding-top: 10px;
}

.nav-open body .navigation .level0 {
	padding: 8px 0;
}
.nav-open body .navigation .level0 .submenu a {
	font-size: 17px;
}


#checkout .authentication-wrapper {
	width: auto;
	text-align: left;
	margin-bottom: 20px;
}

#checkout .authentication-wrapper button.action  {
	background-image: none;
    background: #1979c3;
    border: 1px solid #1979c3;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    padding: 7px 15px;
    font-size: 17px;
    box-sizing: border-box;
    vertical-align: middle;
	font-family: ITCFranklinGothic, Helvetica, Arial, Sans-Serif;
	border-radius: 3px;
box-shadow: none;
}

.opc-wrapper .form-login, .opc-wrapper .form-shipping-address, .opc-wrapper .methods-shipping {
	background: transparent;
}

.products-grid .product-item-description {
	font-size: 14px;
}

.pages strong.page {
	font-size: 17px;
}

.action.primary, select, input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
	font-family: ITCFranklinGothic, Helvetica, Arial, Sans-Serif;
}

.action.primary {
	font-size: 1.6rem;
}


.filter-title strong {
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    font-weight: 400;
    left: 0;
    line-height: 16px;
    padding: 7px 10px;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 2;


    border: 0;
    background: #a4c4ea;
    display: block;
    color: #FFF;
    text-align: center;
    padding: 12px 16px;
    font-size: 16px;
    border-radius: 4px;
}

.toolbar select {
	background-color: #d9e3e5;
	border-radius: 4px;
	box-shadow: none;
	border: 0;
	padding: 9px 36px 9px 16px;
	height: auto;
	font-size: 16px;
}

.page-layout-1column .minicart-items .product-item-details {
	text-align: left;
}

.minicart-items .product-item-name a {
	font-weight: bold;
}

.minicart-items .price-container .price {
	font-size: 16px;
	color: #1979c3;
}

.block-minicart a.viewcart {
    background: #a4c4ea;
    display: block;
    color: #FFF;
    text-align: center;
    padding: 12px 16px;
    font-size: 1.8rem;
    border-radius: 4px;
}

#shopping-cart-table td {
	width: 100%;
}


.product.description .split.description, .product.description .split.securityadvise {
	display: table-cell;
}
.product.description .split.description {
	padding-right: 20px;
}
.product.description .split.securityadvise {
	width: 50%;
}
.product.description .split.securityadvise img {
	margin-right: 5px;
}

.product.description .split.description h3, 
.product.description .split.securityadvise h3 {
	color: #000;
	margin-top: 0;
}





@media only screen and (max-width: 1024px) {
	.page-header > .switcher-language
	{
	    display: none;
	}

	.checkout-index-index .page-title-wrapper {
		position: static;
		width: auto;
		height: auto;
	    	margin: 20px auto 0 auto;
		padding: 0 20px;
	}
}

@media only screen and (max-width:639px) {
	.filter-no-options .block-title.filter-title{ display:none; }


	.product-item-description, .item .price-details  {
		display: none;
	}
}

@media only screen and (max-width: 767px) {

    .page-layout-1column .products-grid .product-item-details {
        text-align: center;
        margin-bottom: 10px;
    }

    .product-info-main .product-info-price .price-box {
        color: rgb(0, 135, 205);
        font-size: 40px;
        font-weight: bold;
        line-height: 36px;
        display: block;
        text-align: center;
    }
    .product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-prefix {
        font-size: 22px;
        line-height: 36px;
        font-weight: 600;
    }
    .product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
        font-size: 40px;
        line-height: 36px;
        font-weight: 600;
    }
    .product-info-main .product-info-price .price-box .price-final_price > span {
        display: inline;
    }
    .product-info-price .basicprice-info {
        color: #212121;
        text-align: center;
    }
    .product-add-form {
        display: table;
        width: 100%;
    }
    .product-options-wrapper {
        display: table-cell;
        width: 60%
    }
    .product-options-bottom {
        display: table-cell;
        width: 40%
    }
    .footNav {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .lvl2 {
        width: auto;
    }
    .page-title {
        padding-top: 0;
        text-align: center;
    }
    .product.data.items {
        padding: 0 15px;
        border: 0;
    }
    .product.data.items > .item.content {
        background: #d1e2f4;
        margin: 0;
        padding: 10px 10px 30px;
        border-radius: 0 0 5px 5px;
    }
    .product.data.items > .item.title {
        background-color: #a4c4ea;
        margin-top: 10px;
        border-radius: 5px;
    }
    .product.data.items > .item.title.active {
        border-radius: 5px 5px 0 0;
    }
    .product.data.items > .item.title > .switch {
        border: 0;
    }
    .nav-sections {
        background: #0365a2;
    }
    .nav-sections-item-title {
        background: rgb(1,88,142);
        border-color: #027ccf;
    }
    .nav-sections-item-title.active {
        border-color: #027ccf;
        background: #0365a2;
        border-bottom: 0;
    }
    .nav-sections-item-title a {
        color: #bbb;
    }
    .nav-sections-item-title.active a {
        color: #fff;
    }
    .nav-sections .header.links li > a {
        border-top: 1px solid rgb(83,163,219);
        color: #fff;
    }
    .nav-sections .header.links {
        margin: 0;
        padding: 0;
        list-style: none none;
        border-bottom: 1px solid rgb(83,163,219);
        background: rgb(3,126,203);
    }
    .navigation .level0 {
        border-top: 1px solid rgb(83,163,219);
        font-size: 1.6rem;
        color: #fff;
    }
    .navigation {
        background: rgb(3,126,203);
        box-sizing: border-box;
    }
    .navigation a, .navigation a:hover {
        color: #fff;
        text-decoration: none;
    }
    .navigation li.level0:last-child {
        border-bottom: 1px solid rgb(83,163,219);
    }
    .navigation .level0.active > a:not(.ui-state-active), .navigation .level0.has-active > a:not(.ui-state-active) {
        border-color: rgb(83,163,219);
        border-style: solid;
        border-width: 0 0 0 8px;
        color: #ddd;
    }
    .nav-sections .switcher:last-child {
        border-bottom: 1px solid rgb(83,163,219);
	margin-right: 0;
	margin-top: 0;
    }
    .nav-sections .switcher {
        border-top: 1px solid rgb(83,163,219);
        font-size: 1.6rem;
        font-weight: 700;
        margin: 0;
        padding: .8rem 3.5rem .8rem 2rem;
        background: rgb(3,126,203);
        color: #eee;
    }
    .nav-sections .header.links li {
	font-size: 17px;
    }
    .nav-sections .switcher .label {
        color: #bbb;
    }
    .nav-sections .switcher-options {
        padding-left: 10px;
    }
    .nav-sections .switcher a {
        color: #fff;
    }
    .product-item-catalog, .item .price-details {
	font-size: 14px;
    }
    .product.name a {
        color: #037ECB;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
    }
    .product-item .price-box, .price-container .price {
    	font-size: 18px;
	margin: 5px 0 10px 0;
    }
	.catalog-product-view .field.qty label,
	.catalog-product-view .basicprice-info br,
	.catalog-product-view .price-details{ display:none; }
	.catalog-product-view .product-info-main .product-info-price{ border:none; }
	.catalog-product-view .product-options-bottom .input-text.qty{ 
		line-height: 2.2rem; 
		padding: 14px 17px; 
		font-size: 1.8rem; 
		height:auto;
		background-color: #d9e3e5;
		border: 1px solid #dce2e2;
		border-radius: 2px;
	}
	.catalog-product-view .field.qty { display:inline-block; }
	.catalog-product-view .product-options-wrapper .field label.label{ display:none; }
	.catalog-product-view .product-options-wrapper{ margin-right:5%; width:70%; float:left; box-sizing: border-box; }
	.catalog-product-view .product-options-bottom{ width:25%; float:left; box-sizing: border-box; }
	.catalog-product-view .product-options-wrapper select{ line-height: 2.2rem; padding: 14px 17px; font-size: 1.8rem; height: auto; }	
	.catalog-product-view .product-add-form{ border-bottom:1px #c1c1c1 solid; }
	.catalog-product-view .product-info-main .page-title-wrapper.product{ display:none; }
	h1.productHeader{ font-size:40px; display:block; text-align:center; }



	.product.description .split.description, .product.description .split.securityadvise {
		display: block;
	}
	.product.description .split.securityadvise {
		width: 100%;
		margin-top: 40px;
	}

}




@media (min-width: 768px) 
{
    .page-layout-1column.page-with-filter .column.main {
        padding-top: 0px;
    }
}

@media (max-width: 640px)
{
	.configurable-thumb .product-image-container {
	    max-width: 25%;
	}

	.sorter-label {
		display: none;
	}


}



@media (max-width: 480px) 
{

	.products-related .bx-wrapper .bx-pager.bx-default-pager a {
		width: 10px;
		height: 10px;
	}

	footer #footerTop .text a{
	    background: #a4c4ea;
	    display: block;
	    color: #FFF;
	    text-align: center;
	    padding: 12px 16px;
	    font-size: 16px;
	    border-radius: 4px;
	}

}



