/* Bootstrap RESET */
body {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 1.6;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
h2, .h2 {
    font-size: 18px;
}
.full {
	width: 100%;
}

/* Mehr lesen 17.04.2017*/
.b-text-content {
    height: 200px;
    overflow: hidden;
    -webkit-transition: linear 0.4s;
    -moz-transition: linear 0.4s;
    -o-transition: linear 0.4s;
    transition: linear 0.4s;
    position: relative;
    margin-bottom: 10px;
}
.b-text-content:after {
    content: '';
    position: absolute;
    height: 90px;
    width: 100%;
    bottom: 5px;
    left: 0;
    right: 0;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…dpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 78%);
    z-index: 2;
    opacity: 1;
    -webkit-transition: linear 0.4s;
    -moz-transition: linear 0.4s;
    -o-transition: linear 0.4s;
    transition: linear 0.4s;
}
.b-text-content.active {
    overflow: visible;
    padding-bottom: 30px;
}
.b-text-content.active:after {
    opacity: 0;
}
.b-text-content a.show-more-info {
    display: none;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    left: 5px;
    z-index: 10;
}
.b-text-content.btn-active a.show-more-info {
    cursor: pointer;
    display: block;
    padding: 3px 0;
    text-decoration: underline;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
}
.b-text-content a.show-more-info:hover {
    text-decoration: underline;
}

/* Bildkategorien 17.04.2017 */
.subimage {
	width: 100% !important;
}
.megamenu .columnimages a:hover {
    padding-left: 0 !important;
}
.columnimages .caption {
    padding-bottom: 5px;
}
/* Ende */

.box .img-xs {
    max-width: 100%;
    max-height: 100%;
}
.slidetitel {
    padding: 10px 15px;
    text-align: center;
}
.panel {
	border-radius: 0 !important;
}
#login-dropdown.dropdown-menu>li:last-child>a {
    border-bottom: none;
}
.abschlussdetails .panel-heading {
    margin: 0px;
    padding: 0px;
    border: none;
}
.abschlussdetails textarea#comment {
    height: 120px;
}
.thumbnail, .img-thumbnail {
    -webkit-box-shadow: none;;
    box-shadow: none;
}
input[type="text"] {
	-webkit-appearance: none;
}
.variations .variation input[type="radio"], 
.variations .variation input[type="checkbox"] {
    margin-right: 5px !important;
}

/* accordion FAQ */
.accordtitel {
    margin: 10px 0;
}
.accordtitel span {
    font-size: 20px;
}
.accordioncontact a:hover, .accordioncontact a:active  {
    text-decoration: none !important;
}
.accordioncontact .panel-title a[aria-expanded='true'] i.fa-minus {
    display: inline-block;
    visibility: visible;
    padding-right: 20px;
}
.accordioncontact .panel-title a[aria-expanded='true'] i.fa-plus {
    display: none;
    visibility: hidden;
}
/* ende accordion FAQ */

/* Martrix Fix 23.03.2017 */
.product-matrix .table>thead>tr>th, 
.product-matrix .table>tbody>tr>th, 
.product-matrix .table>tfoot>tr>th, 
.product-matrix .table>thead>tr>td, 
.product-matrix .table>tbody>tr>td, 
.product-matrix .table>tfoot>tr>td {
    vertical-align: middle !important;
}
.product-matrix .input-group-addon.unit {
    height: inherit !important;
    line-height: inherit !important;
}
.product-matrix .input-group input[type="text"].form-control {
    float: right;
    width: 60px;
}
/* MatrixfixEnde */


a:focus,
button:focus,
button::-moz-focus-inner,
a::-moz-focus-inner,
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus { 
	outline: none; 
	border: 0;
}
.btn:active, .btn.active {
	box-shadow: none;
}
.ts-stars-wrapper > div > i {
    width: 14px !important;
}
header #shop-nav-xs .action-nav li {
    margin-left: 0px;
}
.nav.navbar-nav.navbar-right.force-float.action-nav > li:last-child {
    margin-left: 0 !important;
}
.cms-pages .dropdown-menu > li {
    margin: 0 10px !important;
}
.ms-nav-prev {
    left: 0 !important;
}
.ms-nav-next {
	right: 0 !important;
}
/* Konfigurator */
#cfg-container, #product-configuration-sidebar {
    border: 1px solid #ddd;
    padding-top: 20px;
    margin-top: 20px;
}
.product-actions {
    width: 100%;
}
#product-configuration-sidebar .summary h4 {
    font-size: 14px;
    text-transform: none;
    font-weight: 600;
    color: #202020;
}
#product-configuration-sidebar .summary .dl-horizontal dt {
    width: 30px !important;
    text-align: left;
}
.product-configuration .price {
    font-size: 22px;
    font-weight: 600;
}
#content #faq .panel-heading {
    margin-bottom: 0;
    padding: 10px;
    font-size: 15px;
    border-radius: 0 !important;
}
#faq #submit_search.btn {
    width: 100%;
}
#faq .panel-default .panel-body {
    border-top: none !important;
    border-radius: 0 !important;
}
.tab-content-wrapper {
    padding-top: 20px;
}
.tab-content-wrapper > div {
    width: 100%;
    float: left;
}
#sidepanel_left_mobile.mm-menu, #sidepanel_left_mobile .mm-panels > .mm-panel:not(.mm-hidden) {
    background: transparent !important;
}
#sidepanel_left_mobile {
	display: none;
	padding: 10px;
}
#sidepanel_left_mobile.mm-opened {
	display: block;
}
.filtertrigger {
	transform: rotate(270deg);
	transform-origin: left top 0;
}
.filterblock {
	position: fixed;
	top: 42%;
	right: 0;
	font-size: 15px;
	text-transform: uppercase;
	cursor: pointer;
	display: none;
	z-index: 9999;
	height: 80px;
	letter-spacing: 1px;
	padding: 66px 0px 0px 0px;
	width: 25px;
}
.full-width {
	width: 100% !important;	 
}
.versandtext {
	cursor: default !important;
}
#sidepanel_left_mobile .mm-title {
    font-size: 13px;
    padding: 5px 0;
}
.page2 .filterblock {
	display: block;
}
.mm-navbar {
	padding: 0;
}
#basket-shipping-estimated .panel-body {
    padding: 15px 0 !important;
}
#basket-shipping-estimated td {
    padding: 8px 0;
}
.versrechnpreis {
	min-width: 70px;
}
#basket-shipping-estimated img {
    padding: 10px 0;
}
/* Nur Unterkategorien anzeigen */
.nav.onlysubs > li {
    display: none;
}
.nav.onlysubs > li.active {
    display: block;
}
.desc h3 {
    font-size: 15px;
}
.link_lang > img {
    margin-top: 0;
    padding: 0 10px;
}
#currency-dropdown > li {
    margin-left: 5px;
}
.list .product-cell .title > a {
    text-transform: none;
}
.product-attributes {
    float: left;
}
.puttotop {
	top: 0 !important;
}
.cc_btn_accept_all {
	cursor: pointer;
}
h1, h2 {
	border-bottom: none;
	margin-bottom: 18px;
}
.btn-fax-order {
    margin: 10px 0;
}
h1, .h1 {
	font-size: 28px;
}
.menutooltip {
    display: table;
    margin: auto;
    opacity: 0.9;
    top: 0;
    width: auto;
    margin-top: -3px;
    padding: 5px 0;
    left:50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);  
}
.menutooltip .tooltip-arrow {
    bottom: 1px !important;
}
.menutooltip .tooltip-inner {
    font-size: 10px;
    letter-spacing: 0.1px;
}

#lpa-create-account-form {
    margin: -15px;
}
#order_register_or_login .lpa-alternate-checkout-snippet .well.panel-wrap {
    margin-top: 15px;
    margin-bottom: 0;
    padding: 0 !important;
}
.content-cats-small .thumbnail .caption.text-center > a {
    font-size: 15px;
}
.content-cats-small .thumbnail .list-unstyled.subsub {
    margin-top: 10px;
}
.content-cats-small .thumbnail .list-unstyled.subsub a {
    font-size: 15px;
    line-height: 30px;
}
.servicebar-inner .og-close {
    right: 25px;
    top: 10px;
}
.servicebar-inner .og-close {
    right: 25px;
    top: 0;
}
.dropdown-menu.pagination-ajax {
    text-align: center;
}
.menulastimages .mli-one img {
    padding-right: 7.5px;
}
.menulastimages .mli-two img {
    padding-left: 7.5px;
}
.servicebar-inner .og-close::before, .servicebar-inner .og-close::after {
	top: 15px;
}
.servicebar-inner .col-md-12 .img-responsive {
    padding-left: 15px;
}
header .navbar > .container {
    margin-top: 0;
}
.mobilesuche .fa.fa-search {
	font-size: 15px;
}
.ms-thumb-frame {
    padding: 5px !important;
}
.ms-thumb-frame {
    width: 90px !important;
}
.ms-thumb-frame img {
    width: auto !important;
    height: 100% !important;
    display: table;
    margin: auto;
}
.ms-thumbs-cont {
    padding-left: 40px;
}
.ms-grab-cursor {
    cursor: zoom-in !important;
}
#tsReviewStickerWrapper {
    margin-top: 20px;
}
.box-filter-characteristics .dropdown .fa.fa-caret-down {
    float: right;
}
.box-filter-characteristics .dropdown-menu {
    left: 0;
    margin-top: 2px;
    right: 0;
    width: 100%;
}
.box-filter-characteristics .badge {
    line-height: 18px;
    position: absolute;
    right: 0;
}
.box-filter-characteristics .badge::before {
    content: "( ";
}
.box-filter-characteristics .badge::after {
    content: " )";
}
.box-filter-characteristics .fa.fa-square-o.fa-lg.text-muted {
    margin-right: 5px;
}
.list .product-cell h4.title a {
    font-weight: bold;
}
.list .product-info {
    text-align: left;
}
.list .product-cell h4 {
    margin-bottom: 15px !important;
    margin-top: 0 !important;
}
.paypaldetailscontainer {
    float: left;
    width: 100%;
}
.paypalexpress > img {
    float: left;
}
a.paypalexpress {
    margin: 10px 0;
}
iframe {
    border-radius: 0 !important;
}
#amazonpayments .panel-body {
    padding: 0;
}
#amazonpayments .panel {
    border-radius: 0;
}
iframe {
    border-radius: 0 !important;
}
#amazonpayments .panel-body {
    padding: 0;
}
#amazonpayments .panel {
    border-radius: 0;
}
#article-tabs-list .tabdrop {
    margin-top: 4px !important;
}
#article-tabs-list .tabdrop .dropdown-menu a {
    padding: 10px;
}
.previewbild {
    float: left;
    width: 100%;
}
.swatches .label-variation > img {
    width: 100%;
}
.subcatitems .caption.text-center {
    border-bottom: 1px solid #ddd;
    padding-bottom: 7px;
}
.content-cats-small .thumbnail:hover {
    border: 0;
    box-shadow: none;
}
.content-cats-small {
    margin-top: 10px;
    margin-bottom: 10px;
}
.content-cats-small .thumbnail img {
    width: 100%;
}
.titelspan { 
	white-space:nowrap;
}
.tab-content-wrapper .well .panel.panel-default {
    padding: 15px;
}
.variation.block.btn {
    height: auto;
}
.box-body-payment li {
    margin: 0;
    text-align: center;
}
.og-fullimg, 
.og-details {
    overflow: hidden;
}
.box-heading.relatedtitel > h3 {
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 12px 0 18px;
    text-transform: uppercase;
    color: #202020;
    text-align: center;
}
.box-body-payment {
    text-align: center;
}
.basketlinkheader a {
    border: 1px solid #ccc;
    color: #000;
    font-size: 10px;
    padding: 5px 10px;
    text-transform: uppercase;
}
.checkout #logo > a {
    margin: auto;
    width: auto;
}
.thumbs {
    position: relative !important;
    margin-left: 22px;
}
.nav-tabs > li > a {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #202020;
    line-height: 1.42857;
    margin-right: 2px;
}

.tabdrop .caret {
    margin-left: 0;
    margin-top: 0;
}
.tabdrop .icon-align-justify {
    display: none;
}
.tabdrop .dropdown-toggle {
    padding: 10px !important;
}
.sticky .scrollmark {
    position: fixed !important;
    top:0;
    left:0;
    width: 100%;
    z-index: 999;
	background-color: #fff !important;
}
.image-box::before, .image-cover::before {
    padding-top: 0;
}
.cd-top {
    display: inline-block;
    z-index: 9999;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 250px;
    background: rgba(0, 0, 0, 0.75) url(images/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 1;
}
.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1
}
.priceinnerblock .discount {
	display: none;
}

.basket-well .table > thead > tr > th {
    background: #fff;
}
.table > thead > tr > th {
    border-width: 1px;
}
.product-cell .price.text-nowrap > span {
    color: #000;
    font-size: 18px;
    font-weight: bold;
}
.product-cell .discount, 
.image-container .discount {
    padding: 5px 10px;
    position: absolute;
    right: 0;
    width: auto;
    font-weight: bold;
}
.gomenuoberkat {
    margin-bottom: 5px;
    padding: 0 0 8px;
    display: none;
}
.onemenu .gomenuoberkat {
    display: none !important;
}
.gomenuoberkat, .gomenuoberkat a {
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: bold !important;
}
.gomenuoberkat .close:before, 
.gomenuoberkat .close:after  {
    top: 13px;
}
.gomenuoberkat .close {
    height: 25px;
    width: 25px;
    top: 8px;
    right: 26px;
}
.image-container .discount {
    right: 10px;
    top: 10px;
}
.accordioncontact .panel-heading {
    border-bottom: none !important;
    margin-bottom: 0 !important;
    padding: 10px !important;
}
.accordioncontact .panel-body {
    border: none !important;
    border-radius: 0 !important;
}
.suchblockinner {
    display: table;
    margin: auto;
    width: calc(100% - 30px);
}
#googlemaps {
    height: 400px;
    padding-bottom: 30%;
}
#map_container {
    float: left;
    width: 505px !important;
    height: 505px;
}
.abschlussdetails .fa, 
.accordioncontact .fa.fa-chevron-down {
    float: right;
}
#new_customer h1 {
    font-size: 15px !important;
    color: #202020;
    font-weight: bold !important;
}

.mobilesuche.open {
    position: unset;
}
.google-map-container {
    margin: 0 0 35px 0
}
.google-map-container img {
    max-width: none !important
}
.megamenu .bildbanner a:hover {
    padding-left: 0;
}
.ratingwrapper {
    width: 100%;
    float: left;
    z-index: 97;
}
.cart-menu {
    padding: 8px 15px;
}

.cc_banner-wrapper {
    position: relative;
    z-index: 9001;
}
.cc_container .cc_btn {
    cursor: pointer;
    font-size: 0.6em;
    line-height: 1em;
    text-align: center;
    transition: font-size 200ms ease 0s;
}
.cc_container .cc_message {
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 0;
    transition: font-size 200ms ease 0s;
}
.cc_container {
    bottom: 0;
    left: 0;
    overflow: hidden;
    padding: 10px 15px 50px;
    position: fixed;
    right: 0;
}
.cc_container .cc_btn {
    background-color: #f1d600;
    bottom: 10px;
    left: 15px;
    padding: 8px 16px;
    position: absolute;
    right: 15px;
    text-align: center;
}
.cc_container {
    background-color: rgba(34, 34, 34, 0.8);
    box-sizing: border-box;
    color: #fff;
    font-size: 17px;
}
.cc_container *::-moz-selection {
    background: #ff5e99 none repeat scroll 0 0;
    color: #fff;
    text-shadow: none;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited {
    background-color: #f1d600;
    border-radius: 5px;
    color: #000;
    transition: background 200ms ease-in-out 0s, color 200ms ease-in-out 0s, box-shadow 200ms ease-in-out 0s;
}
.cc_container .cc_btn:hover, .cc_container .cc_btn:active {
    background-color: #fff;
    color: #000;
}
.cc_container a, .cc_container a:visited {
    color: #31a8f0;
    text-decoration: none;
    transition: color 200ms ease 0s;
}
.cc_container a:hover, .cc_container a:active {
    color: #b2f7ff;
}
@keyframes fadeInRight {
0% {
    opacity: 0;
    transform: translateX(20px);
}
100% {
    opacity: 1;
    transform: translateX(0px);
}
}
@keyframes fadeInRight {
0% {
    opacity: 0;
    transform: translateX(20px);
}
100% {
    opacity: 1;
    transform: translateX(0px);
}
}
.cc_container {
    animation-duration: 0.8s;
    animation-fill-mode: both;
    animation-name: fadeInRight;
}
.boxshadow {
	-webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
	box-shadow: 0 10px 25px rgba(0,0,0,0.5);
}
.arcticmodal-container #pushed-success {
    display: block !important;
    position: relative;
    padding: 0;
    border: none !important;
    margin: 0;
}
#pushed-success .close::before, #pushed-success .close::after {
    background-color: #000;
    top: 15px;
}
#pushed-success .close {
    top: 15px;
    right: 30px;
}

.starttabstitle h3, 
.starttabstitle h1 {
    color: #222;
    letter-spacing: 1px;
    font-weight: 500;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
}
.starttabssubtitle::after {
    border-bottom: 1px solid #e5e5e5;
    bottom: 0;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: auto;
    width: 140px;
}
.starttabssubtitle {
    color: #999;
    font-size: 14px;
    padding-bottom: 12px;
    position: relative;
    text-align: center;
    text-transform: none;
    font-weight: 300;
}



.starttabs .tab-pane {
    border: 0;
    padding: 0;
}
.starttabs .nav {
    display: table;
    margin: auto auto 40px;
    width: auto;
    border: none;
}
.tabname {
    border: 1px solid transparent;
    margin: 0 5px;
    padding: 10px 15px;
}
.tabname.active {
    border: 1px solid #ccc;
}
.tabname a {
    background-color: #fff !important;
    font-weight: normal !important;
    text-transform: uppercase;
    border: none !important;
    color: #777 !important;
}
.tabname.active a, 
.tabname:hover a {
	color: #202020 !important;
}
#result-options .form-group {
    margin: 0 5px;
}
#login-dropdown {
    background-color: #fff;
    padding: 10px;
    width: 300px;
    -webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
	box-shadow: 0 10px 25px rgba(0,0,0,0.5);
}
#login-dropdown > li {
    background-color: #fff;
}
#login-dropdown a {
    margin: 0 10px;
}
#login-dropdown a:hover {
    background-color: #fff;
}
#login-dropdown li {
    margin: 0;
}
.onecolumnblock {
    background-color: #fff;
}
.prodinfo {
    position: relative;
}
.prodinfo .button-group i.fa-shopping-cart {
    background-position: 12px -32px;
    float: left;
    height: 50px;
    width: 50px;
}
.prodinfo .button-group {
    background: #fff;
    border: 1px solid #e5e5e5;
    float: none;
    left: 0;
    margin: 0 auto;
    padding: 0;
    right: 0;
    transform: scale(0.8);
    transition: all 400ms ease-in-out 0s;
    z-index: 99;
}
.product-cell:hover .button-group {
	opacity: 1 !important;
}
.prodinfo .tooltip .tooltip-inner {
	background-color: #202020;
	padding: 10px;
}
.prodinfo .tooltip {
	background-color: transparent;
}
.prodinfo .button-group button {
    background: rgba(0, 0, 0, 0);
    border: none;
    font-size: 16px;
    color: #606060;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 50px;
}
.prodinfo .button-group button:hover {
    color: #202020;
}
.checkout.sticky #content-wrapper {
    padding-top: 0;
}
.og-expander {
	display: none;
	background-color: #fff;
}

.image_switcher {
    background: transparent;
    color: #000;
    font-size: 30px;
}
.image_switcher > div {
	z-index: 999;
	cursor: pointer;
	padding: 5px 10px;
    position: absolute;
}
.image_switcher > div:hover {
	background-color: rgba(255, 255, 255, .7);
}
.image_switcher .image_prev {
    left: 15px;
}
.image_switcher .image_next {
    right: 15px;
}
.og-grid {
	list-style: none;
	padding: 20px 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.og-grid li {
	display: inline-block;
	margin: 10px 5px 0 5px;
	vertical-align: top;
	height: 250px;
}
.og-grid li > a,
.og-grid li > a img {
	border: none;
	outline: none;
	display: block;
	position: relative;
}
.og-grid li.og-expanded > a::after {
	top: auto;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #ddd;
	border-width: 15px;
	left: 50%;
	margin: -20px 0 0 -15px;
}
.og-expander {
	text-align: left;
}
.image_switcher {
	opacity: 0;
	transition: all 400ms ease-in-out 0s;
}
.og-expander-inner {
    background-color: #fff;
/*     height: 100%; */
/*     height: 540px !important; */
    padding: 0;
    float: left;
    -webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
	box-shadow: 0 10px 25px rgba(0,0,0,0.5);
}
.og-close {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 15px;
	right: 15px;
	cursor: pointer;
	z-index: 2;
}
.og-close::before,
.og-close::after {
	content: '';
	position: absolute;
	width: 100%;
	top: 30%;
	right: 0;
	height: 1px;
	background: #888;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 2;
}
.og-close::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.og-close:hover::before,
.og-close:hover::after {
	background: #333;
}
.og-details {
	padding: 0 40px 0 20px;
}
.og-fullimg {
	text-align: center;
}
.og-fullimg img {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	float: left;
}
.og-details h3 {
	font-weight: 300;
	padding: 25px 0 10px;
	margin-bottom: 10px;
}
.og-details .price {
    color: #000;
    font-size: 20px;
    font-weight: 700 !important;
}
.og-details p {
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #999;
}
.og-details a.previewbutton {
	color: #999;
	text-transform: uppercase;
	padding: 10px 20px;
	border: 3px solid #999;	
	display: inline-block;
	margin: 30px 0 0;
	outline: none;
}
.og-details a.previewbutton::before {
	content: '\2192';
	display: inline-block;
	margin-right: 10px;
}
.og-details a.previewbutton:hover {
	border-color: #333;
	color: #333;
}
.og-loading {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #ddd;
	box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	-webkit-animation: loader 0.5s infinite ease-in-out both;
	-moz-animation: loader 0.5s infinite ease-in-out both;
	animation: loader 0.5s infinite ease-in-out both;
}
@-webkit-keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}
@-moz-keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}
@keyframes loader {
	0% { background: #ddd; }
	33% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd; }
	66% { background: #ccc; box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc; }
}
.arcticmodal-container .og-expander {
	display: block;
}

.menulastimage img {
    width: 100%;
}
.fourcolumnoneblock {
    float: left;
    width: 25%;
    padding: 0 15px;
}
.dropdown-menu.keepopen.onecolumn {
    position: absolute;
    padding: 0;
    left: 0 !important;
}
.onecolumntopcat {
    position: relative !important;
}
.onecolumn .megamenu-content {
    padding: 10px 30px !important;
    border-bottom: 1px solid #F6F2EC;
}
.onecolumn > li:last-child {
	border-bottom: 0;
}
.onecolumn .megamenu-content h5 {
    font-weight: 300 !important;
    margin-top: 0;
}
.onecolumn .megamenu-content h5 a {
    text-transform: none;
}
.onecolumntopcat .dropdown-menu {
    border-bottom: 0 !important;
}
.untersub {
	background-color: #fff;
    display: none;
    position: absolute;
/*     right: -162px; */
    top: 1px;
    width: 100%;
}
.onecolumnblock:hover .untersub {
	display: block;
}
.onecolumnblock {
    position: relative;
}
.onemenu .megamenu-content {
    padding: 0px 15px !important;
}
.onecolumn h5 {
    border-bottom: 1px solid #f6f2ec;
    padding: 10px 5px;
}
.onecolumnblock .subsub li {
    border-bottom: 1px solid #f6f2ec;
    padding: 6px 10px;
}
.onemenu .category-title {
    display: none;
}
.onecolumn h5 {
    font-size: 14px;
    font-weight: normal;
    padding: 10px 15px;
    text-transform: none;
    margin-top: 0;
}
.onecolumnblock .subsub a {
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    margin-top: 0;
}
.onecolumnblock .subsub li:last-child{
	border-bottom: 3px solid transparent;
}
.onecolumnmenu .col-sm-12 {
    padding: 0;
}
.onecolumnmenu .fa-angle-right {
    float: right;
}
.progress {
    border-radius: 0;
}
.progress-bar {
    background-color: #ff971c;
}
#content h1 {
	margin-top: 10px;
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;
}
.breadcrumb > li + li::before {
    content: "";
}
#result-wrapper h1 {
    margin-bottom: 0;
    margin-top: 0;
}

#footer .btn-social {
    margin-left: 10px; 
}
#content h1.site-welcome {
	text-align: center;
	margin-top: 26px;
}
.topnav .cms-pages li {
	padding: 0;
	border: none;
}
.newsvorschauinhalt {
    padding: 10px 0;
}
#sidepanel_left .priceranger .panel-heading {
    border-bottom: medium none !important;
}
.newsvorschautext {
	line-height: normal;
	margin-bottom: 10px;
}
.homepage-bar i {
    color: #000;
    display: inline-block;
    font-size: 34px;
    vertical-align: middle;
}
.news-image {
	position: relative;	
}
.mehr_button {
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin: auto;
    opacity: 0.8;
    padding: 10px 20px;
    position: absolute;
    text-transform: uppercase;
    width: 50%;
	height: 46px;
	text-align: center;
  	overflow: auto;
    top: 0; left: 0; bottom: 0; right: 0;
}
.footer-top .homepage-bar .col-md-3 {
    padding-top: 10px;
}
.homepage-bar > .row > div > .row > div {
    padding-left: 10px;
    padding-right: 0;
}
.homepage-bar .text-area {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.homepage-bar p {
    font-size: 12px;
    line-height: 1;
    margin: 0;
}

.homepage-bar h3 {
    color: #444 !important;
    font-size: 16px;
    line-height: normal;
    margin: 0;
    padding-bottom: 0;
}
#footer-boxes .panel-body.panel-strap {
    padding: 0;
}

.inline.dropdown-menu {
    display: none;
}
.open .inline.dropdown-menu {
    display: block;
}
.nav.price-list > li {
	text-align: center;
}
.special-price {
    color: #000;
}
.panel-heading .panel-title .rating .fa {
    padding-left: 0;
}
.review-comment blockquote {
	padding: 10px 0;
}
#article-tabs .panel-body {
    padding: 15px 0;
}
#content h1.product-title {
    font-weight: 400;
    margin-top: 0 !important;
}
.footerlogo {
    margin-top: 12px !important;
}
#servicebox {
    position: inherit;
}
.cart-text .fa-shopping-cart {
    font-size: 18px;
    padding: 0 !important;
}
.megamenu .tooltip.top {
    margin-top: -7px;
}
.megamenu .manufacturer a:hover {
    padding-left: 0;
}
.megamenu .mega-categories .category-wrapper {
    border-radius: 0;
}
.modal-content {
    border-radius: 0;
}
.megamenu .caption {
    text-align: left;
}
.megamenu .megamenu-content {
    padding: 10px 30px 25px;
}
.product-cell:hover .actionbuttons {
	visibility: visible;
}
.actionbuttons div {
    background-color: rgba(255, 255, 255, .7);
    cursor: pointer;
    line-height: 40px;
    margin-top: -45px;
}
.prodinfo .actionbuttons div {
	line-height: normal;
	margin-top: 0px;
}
.actionbuttons span {
	text-transform: uppercase;
	color: #000;
}
#dropDowninhalt{
	padding: 20px;
	background-color: rgba(0,0,0, 0.75);
    display:none;
}
#dropDowninhalt .close {
	top: 0;
}
#dropDowninhalt .close::before, 
#dropDowninhalt .close::after {
    top: 20px;
}
.servicebutton {
    height: 40px;
    line-height: -moz-block-height;
    margin-right: 30px;
    padding-bottom: 0 !important;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0 !important;
    vertical-align: middle;
    cursor: pointer;
}
.servicebutton .fa-life-ring {
    font-size: 18px;
    line-height: 34px;
}
.servicesmalltitel {
    font-size: 16px;
    margin-bottom: 16px;
    margin-top: 4px;
    text-transform: uppercase;
}
.servicebutton > span {
    font-size: 15px;
    line-height: 34px;
    padding: 0 10px;
}
.servicebutton .fa-angle-down {
    line-height: 34px;
}
.servicesubtitel {
    line-height: normal;
    margin-top: 8px;
}
.servicetitel {
    text-transform: uppercase;
    line-height: normal;
}
.servicelinks .fa {
    padding-right: 8px;
}
.servicelinks li {
    line-height: 28px;
}
.servicebar-inner {
    background-color: rgba(255, 255, 255, 1);
    display: none;
    height: auto;
    position: absolute;
    right: 15px;
    padding: 15px 0 !important;
    top: 62px;
    z-index: 99999;
    -webkit-box-shadow: 0px 1px 5px 2px rgba(221,221,221,1) !important;
	-moz-box-shadow: 0px 1px 5px 2px rgba(221,221,221,1) !important;
	box-shadow: 0px 1px 5px 2px rgba(221,221,221,1) !important;
}
.topnav li {
    margin: 0 5px;
}
.topnav li:last-child {
    margin: 0;
}
.topnav a {
    color: #222 !important;
    text-transform: uppercase;
}
.topnav .dropdown-menu li, .topnav .dropdown-menu, .topnav .dropdown-menu li a:hover {
    background-color: #efefef;
}
#evo-main-nav .dropdown-menu {
  min-width: 100% !important;
}
.link_lang > img {
    margin-top: -4px;
}
.breadcrumb-wrapper {
	margin-top: 0;
}
header #top-bar .cms-pages {
	padding: 0;
}
header #top-bar .user-settings {
	margin: 0;
}
.cms-pages.pull-left li .fa {
    padding-right: 5px;
}

header #top-bar .cms-pages {
	font-size: 13px;
	line-height: 35px;
}
.parallax-window {
    min-height: 450px;
    background: transparent;
    color: #fff;
}
.parallax-window a {
	color: #fff;
}
.priceinfotax {
    color: #444;
    font-size: 12px;
    font-weight: normal;
}
.priceinfotax a {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}
.dropdown-menu > li > a {
	color: #000;
	padding: 8px 0;
}
.cms-pages .dropdown-menu.dropdown-menu-right {
	margin-right: -1px;
}
#shop-nav {
	margin-top: 5px;
}
#search {
	max-width: 520px;
	margin: 0 30px 0 0;
}
.input-group .twitter-typeahead:first-child .tt-input, 
.input-group .twitter-typeahead:first-child .tt-hint,
.input-group-addon {
	border-radius: 0;
}
#search .input-group-addon button, 
#search-form .input-group .btn {
	font-size: 12px;
}
#main-wrapper.fluid #content-wrapper > .container > .container-block {
	padding: 0;
}
#main-wrapper.fluid header, #main-wrapper.fluid #content-wrapper .container-block.beveled {
	box-shadow: none;
	-webkit-box-shadow: none;
}
a:hover {
	color: #C2A476;
	text-decoration: none;
}
.theme-default .nivoSlider {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.nivo-caption {
	background: transparent;
	bottom: 40%;
	opacity: 1;
	text-align: center;
}
.box-slider .panel-title {
    text-align: center !important;
}
aside .panel-default > .panel-heading > .panel-title {
	border-bottom: none;
	padding: 0;
	color: #444;
	text-align: left;
}
.evo-box-slider .product-wrapper {
	margin: 0 !important;
}
.wrapperparallax {
    float: left;
    width: 100%;
}
.parallax-banner {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    opacity: 0
}
.parallax-banner img {
    position: absolute;
    width: 100%;
}
.parallax-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    background-color: transparent;
    background-color: rgba(0, 0, 0, 0.45)
}
.parallax-title {
    position: relative;
    z-index: 10;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    top: 0;
    left: 0;
    text-align: center
}
.parallax-title span {
    display: block;
    font-weight: 300
}
.basket-well hr {
    margin-top: 0;
}
.basket-well .table.table-total {
    margin-bottom: 0;
}
.panel-default > .panel-heading {
	background: none;
}
#sidepanel_left .box .panel-heading {
	border-radius: 0;
}

.panel-heading h5 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
#content-wrapper .panel-default {
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.mnf {
    height: 20px;
    margin-top: 5px;
    text-transform: uppercase;
    float: left;
    width: 100%;
    font-size: 12px;
}
.footer-checkout-fragen .text-center > div > div {
    margin: 0 20px;
}
.footer-checkout-fragen .text-center > div {
    margin: auto;
    width: auto;
    display: -webkit-flex;
	-webkit-justify-content: center;
	-webkit-align-items: center;
}
#content .panel-heading {
	margin-bottom: 10px;
}
#content section .panel-heading {
	text-align: center;
}
#content section .panel-heading:before {
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 10px;
    width: 100%;	
}
#content .panel-heading h5 {
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.1em;
    line-height: 20px;
    margin: 0;
    padding: 0 15px;
    position: relative;
    text-transform: uppercase;
}
.basket-well .panel-heading h4.panel-wrb {
	display: inline-block;
	font-size: 18px;
	font-weight: 300;
	line-height: 20px;
	margin: 0;
	padding: 0 20px 0 0;
  	position: relative;
  	text-transform: uppercase;
  	z-index: 2;
}
.page10 #content-wrapper .panel-default,
.page11 #content-wrapper .panel-default,
#content-wrapper .panel-default.shipping {
    background-color: #fff;
    padding: 15px;
}
#content-wrapper .panel-default.coupon {
	margin: 10px 0;
}
.thumbnail {
	padding: 0;
	border: 0;
}
.thumbnail .caption {
	padding: 9px 0 0 0;
}
.price {
	font-size: 14px;
	font-weight: normal;
}
aside .panel-body {
	padding: 0;
}
.box.box-filter-price .panel-body,
.box.box-login .panel-body {
	padding: 10px 0;
}
.list .title {
    margin-top: 0;
}
.list .product-cell.thumbnail {
    border-top: 1px solid #ddd;
    padding: 25px 0 0;
}
.pagination a {
    border-radius: 0 !important;
}
.attr-label > div {
    float: left;
}
aside .nav-list > li:first-child:hover > a,
.nav:not(.force-float) > li > a:hover,
.nav:not(.force-float) > li > a:focus,
.nav:not(.force-float) > li > a {
	padding: 0;
}
.nav > li > a:hover,
.nav > li > a:focus {
	background-color: transparent;
}
aside .nav-list > li {
	padding: 5px 15px;
	background-color: #fff;
    border-bottom: 1px solid #ddd;
}
aside .price-list > li {
	padding: 5px 0 10px 0;
}
aside .nav-list > li:first-child:hover {
	border-top: none;
}
.badge {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 11px;
}
#footer {
    padding-top: 0;
}
#footer-boxes p .fa {
    font-size: 17px;
    width: 30px;
}
.breadcrumb, #main-wrapper.aside-active .breadcrumb {
	margin: 10px 0;
	padding: 0;
	border-bottom: none;
}
.breadcrumb > li {
    text-transform: uppercase;
}
##improve_search {
	margin-top: 0;
}
.label {
    font-size: 90%;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 0;
}
.form-control,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon {
	border-radius: 0;
}
.btn {
	border-radius: 0;
}
.input-group-sm > .input-group-btn > .btn {
	border-radius: 0;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
.btn-green, .btn-green:hover {
	height: 46px;
	line-height: 46px;
	padding: 0;
	border: none !important;
}
.cart-dropdown .btn.btn-primary.full {
    height: 46px;
    line-height: 46px;
    padding: 0;
}
.btn-collapse {
	display: block;
	background: #eee;
	text-align: left;
	height: 46px;
	line-height: 46px;
	padding: 0 0 0 15px;
	position: relative;
}
.panel-heading .panel-title .fa-minus {
	visibility: hidden;
}
.panel-heading.active .panel-title .fa-minus {
	visibility: visible;
}
.panel-heading .panel-title .fa-plus {
	visibility: visible;
}
.panel-heading.active .panel-title .fa-plus {
	visibility: hidden;
}
.panel-heading .panel-title .fa {
	padding-left: 10px;
}
.alert-info {
	border-radius: 0;
}
.alert {
	border-radius: 0;
}
.panel {
	box-shadow: none;
}
.image-gallery ul.image-container li.action {
    cursor: zoom-in;
    width: -moz-available;
}
.image-cover:before {
	padding-top: 0;
}
@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}  
@keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
.image-content img {
	position: absolute;
	top:0;left:0;right:0;bottom:0;
	display: table;
	margin: auto;
}
.image-box.mediaholder {
    z-index: 99;
}
.product-cell .discount {
    z-index: 100;
}
.owl-item .image-cover {
	top: 0;
}
#pushed-success .panel h4 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0;
}
#pushed-success .pushedprodukt {
    font-size: 15px;
    margin: 20px 0 0;
    text-align: left;
}
#pushed-success a.btn {
    border: none;
    height: 46px;
    line-height: 46px;
    padding: 0;
    width: 100%;
}
.list .product-actions {
    left: 0;
    position: relative;
}
.list .actions .btn-group {
    margin-left: 10px;
}
#pushed-success.alert-info {
    background: #f6f2ec;
    padding: 0;
}
.list div#add-to-cart {
    width: 100%;
    float: right;
}
#result-wrapper .title .text-center {
   	border-bottom: 1px solid #ddd;
    font-size: 16px;
    padding: 0 0 16px;
    font-weight: bold;
    color: #444;
}
#product-list {
	padding-top: 20px;
}
.image-gallery.has-thumbs ul.image-thumbs, 
.image-gallery.has-thumbs ul.image-container {
    margin: 0;
}
.image-gallery ul.image-thumbs li img {
    max-height: 100px;
    max-width: 100px;
}
.image-gallery ul.image-thumbs li {
    border-radius: 0;
    line-height: 100px;
    width: 100px;
}
.image-gallery ul.image-thumbs li {
    margin: 5px 5px 17px;
}
.imagethumbs .thumbs {
    display: table;
    left: 0;
    margin: auto;
    right: 0;
}
.product-primary .product-info {
	border-left: none;
}
.image-gallery ul.image-thumbs li {
	border-radius: 0;
}
.thumbs-box {
    width: 100% !important;
    height: 473px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.btn-gallery-up, 
.btn-gallery-down {
    position: relative;
}
.buttonslide {
    background-color: transparent;
    width: 102px;  
    cursor: pointer;
    padding-top: 4px;
}
.navbar-default .nav > li {
    margin-top: 0;
}
.image-gallery ul.image-thumbs li.active {
    border-color: #202020;
}
.slideup{	
	margin: auto auto 4px 4px;
}
.slidedown{
	margin: 14px auto auto 4px;
}
.buttonslide:hover {
	background-color: #c2a476;
}
.buttonslide:hover button {
	color: #fff;
}
.dropdown-cart-items {
    margin-bottom: 0;
}
.cart-dropdown .fa {
    padding-left: 0;
}
.slick-up:before {
  content: "\f104";
}
.stick-down:before {
  content: "\f105";
}
.slick-up, .stick-down {
    color: #202020;
    font-family: FontAwesome;
    font-size: 20px;
    height: 20px;
    line-height: 1;
    opacity: 1;
    width: 20px;
}
.priceblock .price {
    color: #202020;
    font-weight: bold;
}
.row.gallery .product-wrapper {
	border: none;
}
#top, #dropDowninhalt {
	text-align: center;
	padding-top: 33px;
	padding-bottom: 43px;
	position: relative;
}
#top h2, #dropDowninhalt h2, .hbtitle {
	font-weight: 300;
	margin: 0;
	margin-bottom: 1px;
	border-bottom: none;
	font-size: 38px;
	text-transform: uppercase;
	line-height: 1.1;
}
#top h4, #dropDowninhalt h4, .hbcontent {
	margin: 0px 0px 9px 0px;
	padding: 0;
	font-weight: 300;
	font-size: 23px;
	text-transform: uppercase;
	line-height: 1.1;
}
#top h5, #dropDowninhalt h5, .hbsubtext {
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    text-transform: uppercase;
}

#newsletterpopup {
	display: none;
	-webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
	box-shadow: 0 10px 25px rgba(0,0,0,0.5);
}
#newsletterpopup .col-sm-4, 
#newsletterpopup .col-sm-8 {
    padding: 0;
}
#newsletterpopup .btn.btn-primary.submit {
    width: 100%;
}
.nwsletterinput {
    margin-top: 20px;
}
#newsletterpopup .col-sm-6 {
    height: 100%;
}
#newsletterpopup .info.small {
    bottom: 0;
    margin-bottom: 0;
    position: absolute;
    right: 15px;
}
#newsletterpopup .btn-social {
    margin: 0 5px;
}
#newsletterpopup .social-icons {
    margin-top: 35px;
}
.arcticmodal-container #newsletterpopup {
	display: block;
}
.arcticmodal-overlay,
.arcticmodal-container { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 99999999; }
.arcticmodal-container { overflow: auto; margin: 0; padding: 0; border: 0; border-collapse: collapse; }
*:first-child+html .arcticmodal-container { height: 100% }
.arcticmodal-container_i { height: 100%; margin: 0 auto; }
.arcticmodal-container_i2 { padding: 0; margin: 0; border: 0; vertical-align: middle; }
.arcticmodal-error { padding: 20px; border-radius: 10px; background: #000; color: #fff; }
.arcticmodal-loading { width: 80px; height: 80px; border-radius: 10px; background: #000 url(img/loading.gif) no-repeat 50% 50%; }
.close::before, .close::after {
    background-color: #fff;
    content: "";
    height: 1px;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(45deg);
    width: 100%;
    z-index: 2;
}
.close::after {
    transform: rotate(-45deg);
}
.close {
    cursor: pointer;
    height: 40px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 40px;
    z-index: 2;
    opacity: 1;
}
#newsletterpopup .close::before, #newsletterpopup .close::after {
    top: 12px;
    right: -5px;
}
#newsletterpopup .close {
    top: 0;
}
#brands {
    margin: 0;
}
.image-box:before {
  padding-top: 0;
}
.image-box.loading {
  background: transparent;
}
.topnav .cms-pages > li > a {
	line-height: 38px;
	padding: 5px 7px;
}
#evo-main-nav .megamenu .megamenu-content .category-title, 
#evo-main-nav .megamenu .megamenu-content .hr-sm {
    display: none;
}
#navbar-filter {
    padding-top: 15px;
}
#evo-main-nav {
    z-index: 999;
}
.topnav .cms-pages li > a:hover,
.topnav .user-settings li > a:hover {
	text-decoration: none;
	color: #C2A476;
}
header #top-bar .cms-pages li + li, 
.topnav .cms-pages li:first-child > a,
.topnav .user-settings li:first-child > a {
	border-left: none;
}
.topnav .dropdown-menu {
	border: 0 none;
    box-shadow: none;
    top: 110%;
	min-width: 120px;
}
.dropdown .fa {
	padding-left: 5px;
}
header.fixed-navbar #evo-main-nav > .container {
    margin-top: 0;
}
.navbar-default .nav > li > a, .navbar-default .btn {
    margin: 0;
}
.sidebar-offcanvas h5 {
    border-bottom: 1px solid #333;
    color: #fff;
    font-size: 16px;
}
.bs-hover-enabled .dropdown-menu > li > a {
    border-bottom: 0 none;
}
.checkoutvorteile .fa {
    font-size: 16px;
}
#footer-checkout-boxes > div > div {
    float: left;
    margin: 0 10px;
    text-align: center;
}
#footer-checkout-boxes > div {
    display: table;
    margin: auto;
}
.megamenu .navbar-nav > li > .dropdown-menu {
    margin-top: 2px;
}
.titleline {
    width: 20%;
    margin: 10px 0;
}
.mega-categories h5.title {
    margin-bottom: 5px !important;
}
.megamenu-content .list-unstyled, 
.mega-categories .category-wrapper ul li {
    list-style-type: none;
	list-style: none;
    line-height: 30px;
}
.megamenu-content h5 {
	font-weight: 500 !important;
}
.menulastimage {
    margin-top: 20px;
}
.megamenu .dropdown.megamenu-fw .dropdown-menu {
    left: -1px;
}
.megamenu .dropdown.megamenu-fw .dropdown-menu {
    border-top: 0 none !important;
}
.cart-menu > a {
	padding: 0 !important;
}

.cart-arrow {
	display: none;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.cart-arrow .fa {
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}
.cart-menu:hover .cart-arrow .fa {
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
} 
.cart-menu.open > a,
.cart-menu.open > a:hover,
.cart-menu.open > a:focus {
	border: none;
}
.cart-menu .cart-dropdown {
	top: 110%;
	z-index: 9999;
	right: -3px;
}
.input-group-addon {
	padding: 0 20px;
	border: none;
	line-height: normal;
}
#search .input-group input[type="text"] {
	height: 40px;
	padding-top: 9px;
    border-right-style: none !important;
    border-width: 2px;
    box-shadow: none !important;
}
#main-wrapper.fluid #content-wrapper .container {
    margin-top: 15px;
}
.breadcrumb-wrapper {
    margin-bottom: 10px;
}
.navbar-default .header-menu .nav > li > a, 
.navh .navbar-default .nav > li > a {
	text-transform: uppercase;
	display: block;
	line-height: 50px;
	position: relative;
	margin: 0;
}
#evo-main-nav .header-menu {
	margin-left: 22%;
}
.vertical-menu {
	margin-top: -65px;
}
.vertical-menu .category-text,
#sidepanel_left .box-categories .panel-heading {
	background-color: #fff;
	padding: 0;
	color: #444;
}
.vertical-menu .category-text:after,
#sidepanel_left .box-categories .panel-heading:after {
	display: table;
	content: "";
	clear: both;
}
.vertical-menu .category-text h4,
#sidepanel_left .box-categories .panel-heading h5 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #444;
	text-transform: uppercase;
}
.vertical-menu .category-text .fa {
	float: right;
	line-height: 50px;
}
.vertical-menu .category-list > ul,
#sidepanel_left .box-categories .box-body nav > ul {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.vertical-menu .category-list > ul > li,
#sidepanel_left .box-categories .box-body nav > ul > li {
	position: relative;
}
.vertical-menu .category-list > ul > li > a,
#sidepanel_left .box-categories .box-body nav > ul > li > a {
	background: #fff;
	display: block;
	padding: 15px 0;
	transition: 0.2s;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	line-height: 1;
	border-bottom: 1px solid #ddd;
}
#sidepanel_left .box-categories .box-body nav > ul > li:last-child > a {
	border-bottom: 0;
}
.vertical-menu .category-list > ul > li > a span,
#sidepanel_left .box-categories .box-body nav a{
	font-size: 14px;
}
.vertical-menu .category-list > ul > li > a .fa {
	float: right;
}
.vertical-menu .category-list > ul > li:hover > a,
.vertical-menu .category-list > ul > li > a.active,
#sidepanel_left .box-categories .box-body nav > ul > li.active > a,
#sidepanel_left .box-categories .box-body nav > ul > li:hover > a {
	color: #444;
	background-color: #fff;
	font-weight: bold;
}
.vertical-menu .dropdown-menu {
	left: 100%;
	top: 10%;
	position: absolute;
	min-width: 906px;
	padding: 10px 25px;
}

.menulastimages img {
    width: 100%;
}
.label.label-primary {
    background-color: #fff;
}
.servicedetails .fa {
    font-size: 30px;
    margin-top: 6px;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #fff;
}
.mli-one {
    padding-right: 0;
}
.mli-two  {
    padding-left: 0;
}
.megamenu a {
	color: #000;
	transition: all 0.5s ease 0s;	
}
.megamenu a:hover {
	color: #000;
	padding-left: 10px;
    transition: all 0.5s ease 0s;
}
.servicedetails {
    background-color: #f9f9f9;
    font-size: 12.5px;
    line-height: 15px;
    padding: 25px 20px;
}
.category-title a {
	color: #555;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
#footer .btn-social:first-of-type {
    margin-left: 0;
}
.vertical-menu .list-unstyled li a {
	display: block;
	padding: 9px 0px;
	transition: 0.4s;
	-moz-transition: 0.4s;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
} 
.vertical-menu .list-unstyled li a:hover {
	padding-left: 20px;
}

i.fa.text-muted {
	font-family: "FontAwesome";
}
#sidepanel_left .box-categories .nav-toggle {
	padding: 10px 0 10px 10px;
    top: 5px;
    line-height: 18px;
}
#sidepanel_left .box-categories .nav-panel .nav .nav {
	background: #fff;
	padding-left: 0;
}
#sidepanel_left .box-categories .nav-panel .nav .nav li a {
	padding: 14px 18px 14px 15px;
	border-bottom: 1px solid #ddd;
}
#sidepanel_left .box-categories .nav-panel .nav .nav .nav li a {
	padding: 14px 18px 14px 30px;
	font-size: 13px;
}
#sidepanel_left .box-categories .nav-panel .active > a,
#sidepanel_left .box-categories .nav > li > a:hover, 
#sidepanel_left .box-categories .nav > li > a:focus {
	background: #fff;
	color: #444;
	font-weight: bold;
}

.top-banner-wrapper {
	margin: 0 0 25px 0;
}
.col-sm-6.no-pad {
	padding: 0;
}
#dropdown-manufacturer-top .fa,
.megamenu-fw .fa {
    margin-left: 0.5em;
}
.nivo-caption strong.title {
	font-size: 26px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 18px 0 9px 0;
	display: block;
}
.caption, .product-cell .delivery-status {
    text-align: center;
}
.list .delivery-status {
	text-align: right;
}
.panel-slider .product-wrapper {
	margin: 0 10px 0 0;
}
.product-cell h4.title {
	font-size: 16px;
	margin-bottom: 4px;
	padding: 0;
	margin-top: 5px;
	float: left;
	width: 100%;
	text-transform: none;
}
.box-filter-characteristics .nav-list > li {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}
aside .nav-list > li {
    padding: 10px 0;
}
.box-filter-characteristics .nav-list > li:last-child {
    border-bottom: none;
}
.product-cell h4.title a {
	color: #000;
	font-weight: 400;
	line-height: 20px;
}
.product-cell .caption .price_wrapper {
	color: #555;
    float: left;
    font-size: 16px;
    width: 100%;
} 
.panel-slider .price_wrapper .price-note {
	display: none;
}
.product-cell.thumbnail {
	border: 0;
	padding: 0 0 5px;
	margin-top: 5px;
	position: relative;
}
.central .product-cell.thumbnail {
	margin-bottom: 0;	
}
#sidepanel_right .product-cell.thumbnail {
	margin-bottom: 7px;
}
.slick-slider {
    margin-top: 10px;
}
#content .slick-slider {
    margin-top: 35px;
}
.slider-prev, 
.slider-next {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	transition: 0.2s;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	cursor: pointer;
	padding: 0 5px;
}
.slider-prev:before, 
.slider-next:before {
	font-family: FontAwesome;
	color: #444;
	display: block;
	line-height: 30px;
}
.slider-prev:hover:before, 
.slider-next:hover:before {
	color: #fff;
}
.slider-prev:before {
	content: "\f104";
}
.slider-prev {
	padding-left: 30px;
}
.slider-next{
	padding-right: 30px;
}
.trenner {
    border-right: 1px solid #ddd;
    height: 30px;
    width: 0;
    margin: 0 10px 0 12px;
}
.umschaltung {
    margin: 10px 0;
}
.slider-next:before {
	content: "\f105";
}
.slider-arrow, .trenner {
    float: left;
}
.umschaltwrapper {
    display: table;
    margin: auto;
}
#central-banner {
	margin-bottom: 25px;
}
.image-hover-effect {
	background: #222;
	display: block;
	position: relative;
}
.image-hover-effect:before, .image-hover-effect:after {
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	content: "";
	transition: opacity 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s;
	-o-transition: opacity 0.35s ease 0s;
	transition: transform 0.35s ease 0s;
	-moz-transition: transform 0.35s ease 0s;
	-webkit-transition: transform 0.35s ease 0s;
	-o-transition: transform 0.35s ease 0s;
}
.image-hover-effect:hover img {
	opacity: 0.8;
	filter: Alpha(opacity=80);
	zoom: 1;
	-webkit-backface-visibility: hidden;
}
.image-hover-effect:hover:before {
	left: 5px;
	right: 5px;
	z-index: 99;
}
.image-hover-effect:hover:before, .image-hover-effect:hover:after {
	opacity: 1;
	filter: Alpha(opacity=100);
	zoom: 1;
	-webkit-backface-visibility: hidden;
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
}
.image-hover-effect:hover:after {
	top: 5px;
	bottom: 5px;
	z-index: 100;
}
.image-hover-effect:after {
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-webkit-transform: scale(1, 0);
	-o-transform: scale(1, 0);
}
.image-hover-effect:before {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	transform: scale(0, 1);
	-moz-transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
	-o-transform: scale(0, 1);
}
.image-hover-effect img {
	width: 100%;
	height: auto;
}
.random-product-slide {
	padding: 13px 20px;
	border: 1px solid #efefef;
}
.random-product-slide:after {
	content: "";
	display: block;
	clear: both;
}
.random-product-slide .product-thumb .product-image-box {
	float: left;
	margin-right: 10px;
}
.random-product-slide .product-thumb .product-name {
	font-weight: bold;
	font-size: 14px;
	color: #555;
	padding: 0;
	margin: 10px 0 4px 0;
}
.rating .fa-stack {
	width: 13px;
	height: 12px;
}
.rating .fa-stack-2x {
	font-size: 12px;
}
.rating .fa.fa-star-o {
	border: none;
}
.product-thumb .product-price-content .new-price {
	margin: 0;
}
.random-product-slide .col-lg-6 {
	padding: 0;
}
.news h3,
.news h3 a {
	font-weight: 700;
	font-size: 16px;
	line-height: 1.1;
	margin: 5px 0;
	padding: 0;
}
.news h3 .date {
	display: block;
	font-size: 12px;
	font-weight: 300;
	color: #777;
}
.news {
	margin-bottom: 35px;
}
.news .owl-controls {
	top: -4px;
	left: 48%;
}
.news img {
	width: 100%;
}
.slick-slide img:not(.overlay-img) {
    height: auto;
    width: 100%;
}
#result-wrapper h1 {
	margin-top: 0;
}
#verfeinern .well,
#result-options.well {
    padding: 10px 0 20px;
}
.btn-default .fa-th-large,
.btn-default .fa-th-list {
	font-size: 30px;
}
.btn-default .fa-th-list {
	margin: 0 10px;
}
#result-options .btn-option.ed {
    border: 1px solid #ddd;
    margin-left: 5px;
    padding: 2px 10px;
	line-height: 1;
}
.btn-default:hover, 
.btn-default:focus {
	background: none;
}
.form-inline .form-control {
	color: #444;
	border: 1px solid #ddd;
	-webkit-appearance: none;
	border-radius: 0;
	box-shadow: none;
}
select.form-small {
	-moz-appearance: none;
	cursor: pointer;
}
.form-inline .form-group {
	position: relative;
}
.form-inline .form-group:after {
	content: "\f107";
	color: #444;
	display: block;
	position: absolute;
	z-index: 99;
	font-family: 'FontAwesome';
	top: 50%;
	height: 12px;
	margin-top: -6px;
	right: 10px;
	font-size: 12px;
	line-height: 1;
}
.filter-collapsible-control .btn-default,
.form-group .btn-default {
	color: #444;
	padding: 0 12px;
	height: 32px;
	line-height: 32px;
	border-radius: 0;
	border: 1px solid #ddd;
}
.filter-collapsible-control .btn-default:hover,
.btn-default .btn-default:hover,
.dropdown .btn-default:hover {
	border: 1px solid #ddd;
}
.buttons-group {
	margin-top: 7px;
}
.buttons-group:after {
	content: "";
	display: block;
	clear: both;
}
.quantity-wrapper-grid {
	float: left;
}
.product-actions-list {
	float: right;
}
.product-actions-list button {
	border: none;
	padding: 3px 4px;
	font-size: 13px;
}
#navbar-filter .form-group {
	margin-top: 0;
}
#navbar-filter .form-group:after {
	content: "";
}
.page2 .price_wrapper .price {
	font-size: 16px;
}
.page2 #product-list .price_wrapper .price.special-price,
.page2 #product-list .price_wrapper .price-note {
	display: block;
}
.gallery .image-box .image-content {
	padding-top: 15px;
}
hr.sm {
	margin-bottom: 0;
}
.list .quantity-wrapper:after {
	content: "";
	display: block;
	clear: both;
}
.list .quantity-wrapper .input-group {
	float: left;
	display: block;
}
.list .quantity-wrapper .input-group .form-control,
.list .quantity-wrapper .input-group-addon,
.list .quantity-wrapper .btn-block  {
	display: inline-block;
	width: auto;
	height: 41px;
	line-height: 41px;
	padding: 0 10px;
}
.list .quantity-wrapper .unit {
	padding-left: 0;
	border: none;
	background-color: #fff;
	color: #555;
}
.list .quantity-wrapper .input-group .form-control.quantity {
	width: 50px;
	margin-right: 0;
	border-radius: 0;
	box-shadow: none;
}
.list .quantity-wrapper .input-group-btn:last-child > .btn, 
.list .quantity-wrapper .input-group-btn:last-child > .btn-group,
.list .quantity-wrapper .input-group-btn:first-child > .btn, 
.list .quantity-wrapper .input-group-btn:first-child > .btn-group {
	margin: 0;
}
.list .quantity-wrapper  span.input-group-btn {
	display: inline-block;
}
.list .quantity-wrapper  span.input-group-btn button {
	height: 32px;
	line-height: 32px;
	padding: 0 11px;
}
.gallery .input-group,
.gallery .input-group-btn {
	display: inline-block;
}
.gallery .input-group-btn {
	float: left;
}
.gallery .quantity-wrapper {
	margin-bottom: 0;
}
/* Product Details */
.page1 .product-headline h1.product-title {
	font-size: 16px !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}
.page1 .info-essential.row .price_wrapper {
	padding: 10px 0;
}
.priceblock hr {
    margin: 0;
}
.manfakblock {
	position: relative;
}
.page1 .slick-track .price_wrapper {
	border: none;
}
p.estimated-delivery {
	margin: 10px 0 5px 0;
}
.buttons-group-details .product-buy {
	margin-top: 0 !important;
}
#add-to-cart .quantity {
	height: 39px;
	padding: 0;
	line-height: 41px;
	text-align: center;
	font-size: 15px;
	border: none;
	width: 50px;
}
.box-qty {
	border: 1px solid #ddd;
	float: left;
	height: 41px;
	margin-right: 10px;
	padding-right: 8px;
}
.qty-arrows {
	width: 18px;
	float: left;
}
.qty-increase,
.qty-decrease {
	width: 18px;
	height: 15px;
	display: block;
	background: url(img/btn-qty.png) 0 100% no-repeat #fff;
	border: none;
}
.qty-increase {
	background-position: 0 0;
	margin-top: 2px;
}
.qty-decrease {
	margin-top: 3px;
}
.list .listinfo .price_wrapper {
    display: inline-block;
}
#add-to-cart .btn {
	height: 41px;
	padding: 0 12px;
	line-height: 41px;
	border-radius: 0;
}
.gztopbar {
    padding-right: 0 !important;
}
.list .product-actions .btn-group-justified {
    float: right !important;
}
#add-to-cart #quantity-grp .unit {
    float: left;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
    padding-right: 15px;
}
.product-cell #add-to-cart .btn {
	height: 30px;
	line-height: 30px;
	padding: 0 7px;
}
#add-to-cart .btn-primary {
	text-transform: uppercase;
}
span.unit {
	background: none;
	padding-left: 0;
}
#article-tabs-list.nav-tabs{
	border: none;
	z-index: 1;
}
#article-tabs-list.nav-tabs > li > a {
    background-color: #fff;
    border: none;
    border-radius: 0;
    color: #666;
    font-size: 14px;
    font-weight: 700;
    margin-right: 45px;
    padding: 12px 0;
    text-transform: uppercase;
}

#article-tabs-list.nav-tabs > li:last-child > a {
	margin-right: 0;
}
#article-tabs-list.nav-tabs > li.active > a,
#article-tabs-list.nav-tabs > li.active > a:hover {
	background: transparent;
	color: #202020;
	border-bottom: 3px solid #202020;
}
#article-tabs-list.nav-tabs > li {
	margin: 0;
	line-height: 1em;
}
#article-tabs {
    border-top: 1px solid #ddd;
    margin-bottom: 30px;
    margin-top: -2px;
    z-index: 2;
}
#article-tabs .tab-pane {
	padding: 0;
	border-radius: 0;
	border: none;
}
.tab-content-wrapper .desc {
	padding-bottom: 19px;
	margin-bottom: 19px;
	border-bottom: none;
	width: 100%;
}
.modal-body .well .panel-heading {
    display: none;
}
#add-to-cart .form-inline .input-group {
	display: block;
}
.product-attributes .table-responsive table {
    margin-bottom: 0;
}
#product-actions button {
    height: 42px;
    margin: 0 10px 0 0;
    width: 45px;
}
.modal-body .well {
	border-radius: 0;
	background: none;
	padding: 0;
	box-shadow: none;
}
.modal-body .well > .panel-default {
	border: none;
}
.modal-body .panel form .btn.submit {
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 500;
}
.product-buy .choose-variations {
	font-weight: 400;
}

.image-container .v-box img {
	max-width: 100%;
}

.product_image_slider .box {
    float:left;
}
.caret {
    margin-left: 5px;
    margin-top: -2px;
}
.overlay-img {
    width: 40px !important;
    opacity: 0.7;
    top: 0;
}
.owl-item .overlay-img {
    left: 10px;
}

/* MODAL */
.modal-header {
	background-color: #fff;
	text-align: center;
}
.modal-content .panel-default {
	border: none;
	border-radius: 0;
}
.modal-content .btn-primary {
	color: #fff;
}
.modal-content .btn-primary:hover {
	background: #222;
	border-color: #222 !important;
}
.alert-info hr {
	border-top-color: #ddd;
}
#shipping .formcontrol {
    padding: 0 15px;
}
/* Warenkorb */
.basket-well {
	padding: 0;
}
.basket-well .table {
	font-size: 14px;
}
.basket-well .table > thead > tr > th {
	background: #fff;
	font-weight: normal;
}
.basket-well .price_overall {
	font-weight: 400;
}
.basket-well .img-col {
	width: 110px;
}
.basket-well .img-col img {
	width: 60%;
	max-width: 60%;
	display: inline;
}
.basket-well .qty-col {
	text-align: center;
}
.basket-well .form-inline .choose_quantity input,
.basket-well .form-inline .choose_quantity button {
	padding: 0 10px;
	margin: 0 4px 0 0;
	height: 32px;
	line-height: 32px;
	display: inline-block;
	float: left;
	text-align: center;
}
.basket_wrapper .form-inline select.form-control {
	display: inline-block;
}
/* NEWS List */

#newsContent .panel-title a {
	font-size: 18px;
	color: #222;
}
#newsContent .panel-title {
	margin-bottom: 7px;
}
#newsContent .panel-default {
	padding-bottom: 19px;
	border-bottom: 1px solid #eee;
}

/* FOOTER */
#footer-ads-wrapper {
	padding: 25px 0;
}
#footer-ads-wrapper .footer-ads {
	padding: 25px 20px 20px 20px;
}
#footer-ads-wrapper .footer-ads-title {
	margin-bottom: 10px;
}
#footer-ads-wrapper .footer-ads-icon {
    float: left;
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 15px;
    text-align: center;
    width: 30px;
}
#footer-ads-wrapper .footer-ads:hover .footer-ads-icon {
	animation: bounceIn 1.1s linear infinite alternate;
	-moz-animation: bounceIn 1.1s linear infinite alternate;
	-webkit-animation: bounceIn 1.1s linear infinite alternate;
	-o-animation: bounceIn 1.1s linear infinite alternate;
}
#footer-ads-wrapper .footer-ads-title h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	line-height: 30px;
	vertical-align: middle;
	margin-bottom: 6px;
}
#footer-ads-wrapper .footer-ads-title h4 {
	font-size: 14px;
	font-weight: 600;
	margin: 0;
}
.footer-ads-text > p {
    float: left;
    padding-bottom: 5px;
}
#footer-ads-wrapper .footer-ads-link {
	font-weight: bold;
	text-decoration: underline;
}
.subline {
    margin-bottom: 25px;
    margin-top: 15px;
    width: 20%;
}
#footer .box-linkgroup a::before {
    content: "";
}
#footer-ads-wrapper .footer-ads-link .fa {
	margin-left: 2px;
	font-size: 12px;
}
#footer-boxes {
	padding: 28px 0 0 0;	
}
#footer .panel .panel-title {
	font-weight: 700;
	margin: 9px 0 15px 0;
	padding: 0;
	border-bottom: none;
}
.footnote-vat {
	padding: 0 0 10px 0;
	width: 100%;
	float: left;
}
#sidebox139 .panel-heading {
	display: none;
}
#sidebox139 .panel-body img {
	margin-top: 9px;
}
#footer .panel-heading {
	padding: 0;
}
#footer .box-linkgroup > li > a {
	line-height: 2.2;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;	
}
#footer .nav-list a {
	padding: 5px 0;
}
#footer .box-linkgroup li a:before {
	margin-right: 0;
}
body[class*="page"] #sidepanel_left .evo-slider .slick-next {
		right: 6%;
}
body[class*="page"] #sidepanel_left .evo-slider .slick-prev {
	left: 74%;
}

/* Checkoutsteps */
.chechkoutsteps {
    display: block;
    float: left;
}
.bs-wizard-step {
    float: left;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    text-transform: uppercase;
    vertical-align: middle;
    font-size: 12px;
}
.bs-wizard-step:first-of-type {
    padding-left: 0;
}
.chechkoutsteps .enabled > div {
    font-weight: bold;
}
/* Ende Checkoutsteps */
.checkout #order_register_or_login .panel {
    margin-bottom: 0;
}
.checkout .table .img-responsive-height {
    width: 50px !important;
}
.checkout .table .img-col.hidden-xs.text-center {
    padding-left: 0;
}
.checkout .submit.submit_once.btn-green {
    padding: 0 20px;
}
.list-group-item {
    border-radius: 0 !important;
}
.bs-wizard-step.complete {
    font-weight: 600;
}
.basket-well .img-col img {
    max-width: 100%;
    width: 100%;
}
.checkoutbasket {
    float: right;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
}
#checkout_steps a, .checkoutbasket a {
    padding-left: 0 !important;
}
.checkout .abschlussdetails .panel.panel-default, 
.checkout .abschlussdetails .panel-body {
    padding: 0 !important;
}

/* Checkout-Header */
.checkout_header_menu > div {
    height: 28px;
    line-height: 28px;
}
.checkout_header_menu a {
    text-decoration: underline;
}
.checkout_header_menu h1 {
    font-size: 15px;
    height: 28px;
    line-height: 28px;
}
.checkout_header {
    padding-bottom: 0 !important;
}
.well h3.panel-title {
    text-align: center;
}
.top20 {
	margin-top: 20px;
}
.top25 {
	margin-top: 25px;
}
.mmenu-toggle .visible-xs {
	display: inline-block !important;
	margin-left: 10px;
	text-transform: uppercase;
}
.mm-listview .nav-sub > i {
	display: none;
}
div.mm-panel .mm-listview a,
div.mm-panel .mm-listview a:hover {
	padding: 10px 10px 10px 20px;
}
.carbtn {
	position: absolute;
	border: none;
	background: none;
}
.btn-gallery-right {
	right: 0;
}
.basket-well .btn-collapse {
    height: auto;
    line-height: normal;
    padding: 0;
}
.table-total td {
	padding: 8px 12px 8px 0 !important;	
}
.table-total {
	border: none !important;
}
.listinfo {
    min-height: 205px !important;
}
.listinfo .attr-group > .item {
    float: left;
    margin-bottom: 0.5em;
    width: 100%;
}
.thumbnail .item_desc {
    padding-top: 10px;
}
.formgroup input[type="text"] {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding: 0 20px;
	margin-bottom: 10px;
}
.basket-navi {
	position: relative;
}
.basket-navi .product-actions {
	position: absolute;
	bottom: 0;
	left: 120px;
}
.list .basket-navi .product-actions {
	position: relative;
	left: 0;
	float: right;
	margin-bottom: 20px;
}
.basket-navi .product-actions .btn-group-justified {
	display: block;
	float: left;
	width: initial;
}
.basket-navi .product-actions .btn-group-justified > .btn-group {
	width: initial;
	display: inline-block;
}
.basket-navi .product-actions .btn-group-justified > .btn-group .btn {
	width: 30px;
	height: 30px;
	border-radius: 0;
}
.topnav {
    position: relative;
}
.topdownmenu {
    border-bottom: 1px solid;
    cursor: pointer;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -4px;
    width: 60px;
}

#add-to-cart .unit,
#add-to-cart .input-group-btn,
#add-to-cart .input-group .form-control {
	display: inline-block;
}
#content {
    margin-bottom: 10px;
}
hr.simple-devider {
	border-color: transparent;
}
.image-box img {
    width: 100%;
}
.box-body-payment > ul {
    list-style: none;
    padding-left: 0;
    width: auto;
    margin: auto;
    display: table;
}
.box-body-payment .pf {
    font-size: 30px;
}
.box-body-payment li {
    float: left;
}
#footer .container-block {
    padding-bottom: 15px;
    padding-top: 15px;
}
.nwslettertitel {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}
.suchenblock{
	display: none;
	width: 100%;
	z-index: 9999;
	position: absolute;
	background-color: #fff;
	right: 0;
	left: 0;
}	

.suchblockinner .input-group-addon {
    background: #D2BD9B !important;
}
.suchenblock button .fa-search {
    color: #fff !important;
}
.suchenblock .input-group-addon > button {
    background-color: transparent;
    border: none;
    height: 34px;
    padding: 0 20px;
    width: auto;
}    
.open .suchenblock{
	display: block;
}
#intercats figure {
    position: relative;
}
#intercats figcaption {
    position: absolute;
    top: 0;
}
#intercats figcaption {
    bottom: 0;
    height: 50%;
    margin: auto;
    position: absolute;
    right: 15px;
    text-align: right;
    top: 0;
    width: 38%;
}
#intercats h3.title {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.container #header-branding, 
#logo img {
    transition: all 400ms ease-in-out 0s;
}
.box-categories .active > a {
    font-weight: 900 !important;
    color: #000 !important;
    font-size: 15px !important;   
}

h4.panel-title a i {
    margin-right: 5px;
}

h4.panel-title a i.fa-minus {
    display: none;
}

h4.panel-title a[aria-expanded='true'] i.fa-minus {
    display: inline-block;
    visibility: visible;
}

h4.panel-title a[aria-expanded='true'] i.fa-plus {
    display: none;
}
#result-options {
    position: relative;
}

#navbar-filter {
    padding-left: 0;
}

#navbar-filter .form-group {
    margin-left: 0;
    margin-right: 10px;
    float: none;
    display: inline-block;
    vertical-align: top;
    position: static;
}

#navbar-filter .form-group #hf {
    height: 32px;
}
#navbar-filter ul.dropdown-menu {
    width: auto;
    right: 0;
    left: 0;
    top: 58px;
    padding: 10px 10px 10px 0;
    z-index: 1000;
}
#navbar-filter ul.dropdown-menu li {
    width: 20%;
    padding-left: 10px;
    display: inline-block;
}
#navbar-filter ul.dropdown-menu li span.badge {
    display: none;
}
.menu-block {
    float: none;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.menu-block .title {
    text-align: center;
}

.menu-block .titleline {
    margin: 10px auto;
}

.menu-block img {
    max-width: 150px;
}

#result-options .collapse {
    display: block;
    visibility: visible;
    float: left;
    margin-top: -47px;
}

#result-options .filter-collapsible-control {
    display: none;
}

#content-wrapper .panel-default {
    background: none;
}
