/*$ui-success-color: #27ae60;*/
/* hover color */
@import url(supersized.core.css);
.font-definition-headline, h1, h2, h3, h4, .nav-container li.level0 > a, .sidebar .block .block-title strong span, .opc .section .step-title .number,
.opc .section .step-title h2 {
  font-family: "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-stretch: normal; }

.font-definition-general, .nav-container .page-children ul .level1.active span, .nav-container .page-children ul .level1 a span, .codnitiveSidenavLeft span {
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-stretch: normal; }

/*$ui-success-color: #27ae60;*/
/* hover color */
.font-definition-headline, h1, h2, h3, h4, .nav-container li.level0 > a, .sidebar .block .block-title strong span, .opc .section .step-title .number,
.opc .section .step-title h2 {
  font-family: "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-stretch: normal; }

.font-definition-general, .nav-container .page-children ul .level1.active span, .nav-container .page-children ul .level1 a span, .codnitiveSidenavLeft span {
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-stretch: normal; }

/* general */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  margin: 0px;
  padding: 0px; }

h1, h2, h3, h4 {
  padding: 0px 0px 10px 0px;
  margin: 0px;
  font-weight: normal;
  color: black; }

h1 {
  font-size: 20px;
  font-variant: small-caps; }

.catalog-category-view h1 {
  border-bottom: 1px solid green; }

h2 {
  font-size: 18px; }

h3 {
  font-size: 16px; }

h4 {
  font-size: 14px; }

p,
div.std {
  padding: 0px 0px 20px 0px;
  margin: 0px; }

body, p, span, div.std {
  font-size: 12px;
  font-family: "Arial";
  color: black; }

a,
a:link,
a:visited {
  color: black;
  text-decoration: none; }

a:hover {
  color: black;
  text-decoration: underline; }

ul, ol {
  list-style: none;
  margin: 0px;
  padding: 0px; }

dt {
  /*font-variant: small-caps;*/ }

dd {
  margin: 0px 0px 10px 10px; }

.col2-set {
  overflow: hidden; }
  .col2-set .col-1 {
    width: 49%;
    float: left; }
  .col2-set .col-2 {
    width: 49%;
    float: right; }

.a-right {
  text-align: right; }

.a-left {
  text-align: left; }

.a-center {
  text-align: center; }

.hidden {
  display: none; }

/** UI ELEMENTS **/
input[type="text"],
.input-text,
input[type="mail"],
textarea {
  border: 1px solid #4a4a4a;
  padding: 5px;
  box-shadow: none;
  border-radius: 0px;
  /* Remove default render styles */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0px 0px 10px 0px;
  outline: none; }

.back-link a,
.button,
.button:active,
.button:link,
.button:visited {
  display: inline-block;
  background-color: white;
  border-width: 1px;
  border-style: solid;
  padding: 10px;
  min-width: 100px;
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  line-height: 14px;
  margin: 0px 5px 0px 0px;
  cursor: pointer;
  outline: none;
  color: #fff;
  border-color: #787878;
  background-color: #787878; }

.back-link {
  padding: 0px;
  margin: 0px; }

.back-link a small {
  display: none; }

.back-link a:hover,
.button:hover {
  border-color: #cccccc;
  background-color: #cccccc; }

.button span {
  float: none;
  height: auto;
  background-image: none;
  padding: 0;
  font: inherit;
  text-align: center;
  white-space: nowrap;
  color: inherit; }

.button span span {
  color: inherit; }

.button[disabled="disabled"],
.button[disabled="disabled"]:hover {
  color: #dddddd !important;
  background-color: #dddddd !important;
  border-color: #dddddd !important; }

.button.btn-checkout, .sidebar .block.block-cart .button, .btn-send-request {
  border-color: green;
  background-color: green; }

.button.btn-checkout:hover, .sidebar .block.block-cart .button:hover, .btn-send-request:hover {
  border-color: green;
  background-color: green; }

.button.btn-cart {
  overflow: hidden;
  float: left;
  padding: 5px;
  /*& > span:before {
  	font-family: "Ionicons";
  	font-size: 22px;
  	line-height: 22px;
  	content: "\f167";
  	float: left;
  }*/ }
  .button.btn-cart > span > span {
    line-height: 22px;
    /*padding-left: 10px;*/ }
  .button.btn-cart:hover {
    border-color: green;
    background-color: green; }

.btn-remove2 > span:before {
  font-family: "Ionicons";
  font-size: 18px;
  content: "\f2bb"; }
.btn-remove2:hover {
  text-decoration: none; }
  .btn-remove2:hover > span:before {
    content: "\f2bc"; }
.btn-remove2 > span > span {
  display: none; }

.buttons-set {
  margin: 0px;
  padding: 0px;
  border: none;
  display: inline-block; }

fieldset {
  border: none;
  padding: 0px;
  margin: 0px; }

.form-list label,
form label {
  padding: 0px 0px 10px 0px;
  display: inline-block; }
.form-list .control .input-box,
form .control .input-box {
  display: inline; }

.remember-me-popup {
  position: fixed;
  top: 100px;
  width: 200px;
  border: 1px solid #4a4a4a;
  background-color: white; }
  .remember-me-popup .remember-me-popup-head {
    background-color: #4a4a4a;
    text-align: center; }
    .remember-me-popup .remember-me-popup-head h3 {
      margin: 0px;
      padding: 0px;
      line-height: 2em; }
    .remember-me-popup .remember-me-popup-head a {
      display: none; }
  .remember-me-popup .remember-me-popup-body {
    padding: 20px; }

.window-overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8); }

.messages {
  margin: 0px 0px 20px 0px; }
  .messages .success-msg {
    border: 1px solid green;
    padding: 10px; }
    .messages .success-msg span {
      color: green !important;
      font-weight: bold; }
  .messages .notice-msg {
    border: 1px solid #f39c12;
    padding: 10px; }
    .messages .notice-msg span {
      color: #f39c12 !important;
      font-weight: bold; }
  .messages .error-msg {
    border: 1px solid #c0392b;
    padding: 10px; }
    .messages .error-msg span {
      color: #c0392b !important;
      font-weight: bold; }

/** PAGE **/
.page {
  width: 980px;
  margin: 20px auto 10px auto; }
  .page .page-title {
    border: none;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    overflow: hidden; }
    .page .page-title.title-buttons h1, .page .page-title.title-buttons h2, .page .page-title.title-buttons h3, .page .page-title.title-buttons h4, .page .page-title.title-buttons h5 {
      float: left; }

/** HEADER **/
.header-container {
  padding: 20px;
  height: 100px;
  /*border: 1px solid $ui-secondary-color;*/
  margin: 0px 0px 10px 0px;
  background-color: #cccccc; }
  .header-container .header {
    overflow: hidden; }
    .header-container .header .logo {
      float: left; }
      .header-container .header .logo strong {
        display: none; }
      .header-container .header .logo img {
        max-height: 200px; }
    .header-container .header .quick-access {
      width: 250px;
      float: right; }
      .header-container .header .quick-access .welcome-msg {
        display: none; }
      .header-container .header .quick-access .form-search {
        overflow: hidden;
        padding: 3px;
        border: 1px solid #4a4a4a;
        margin: 0px 0px 20px 0px; }
        .header-container .header .quick-access .form-search label {
          display: none; }
        .header-container .header .quick-access .form-search input {
          border: none;
          float: left;
          margin: 0px;
          padding: 0px;
          line-height: 24px;
          width: 218px; }
        .header-container .header .quick-access .form-search button {
          border: none;
          float: right;
          min-width: 0px;
          margin: 0px;
          padding: 0px;
          background-color: transparent; }
          .header-container .header .quick-access .form-search button span {
            display: block;
            width: 24px;
            height: 24px;
            background: transparent url("../images/catalog/search/search.png") center center no-repeat; }
            .header-container .header .quick-access .form-search button span span {
              display: none; }
          .header-container .header .quick-access .form-search button:hover {
            background-color: transparent; }
      .header-container .header .quick-access .links li {
        padding: 5px; }

/** NAVI **/
.nav-container {
  /*margin: 0px 0px $default-padding 0px;*/ }
  .nav-container li.level0 {
    position: relative;
    display: inline-block; }
    .nav-container li.level0 > a {
      display: inline-block;
      background-color: #787878;
      color: #fff;
      line-height: 20px;
      padding: 10px;
      min-width: 120px;
      width: auto;
      text-align: center;
      font-weight: bold;
      margin: 0px 10px 0px 0px;
      text-decoration: none; }
      .nav-container li.level0 > a span {
        color: inherit; }
    .nav-container li.level0:hover > ul.level0 {
      display: block; }
  .nav-container li a {
    width: 200px;
    display: inline-block;
    padding: 5px;
    text-decoration: none; }
    .nav-container li a:hover {
      background-color: #4a4a4a; }
  .nav-container li.level1:hover > ul.level1 {
    display: block; }
  .nav-container ul.level0,
  .nav-container ul.level1 {
    border: 1px solid #4a4a4a;
    background-color: white;
    position: absolute;
    display: none; }
    .nav-container ul.level0.level0,
    .nav-container ul.level1.level0 {
      top: 40px;
      left: 0px; }
    .nav-container ul.level0.level1,
    .nav-container ul.level1.level1 {
      top: -1px;
      left: 160px; }

/** MAIN CONTENT **/
.main-container {
  clear: both;
  padding: 20px;
  /*border: 1px solid $ui-secondary-color;*/
  /*margin: 0px 0px $default-padding 0px;*/
  background-color: white;
  /*min-height: 850px;*/ }
  .main-container .col-main,
  .main-container .col-left,
  .main-container .col-right {
    overflow: hidden; }
  .main-container.col2-left-layout .main {
    overflow: hidden; }
    .main-container.col2-left-layout .main .col-left {
      float: left;
      width: 160px; }
    .main-container.col2-left-layout .main .col-main {
      float: right;
      width: 760px; }
  .main-container.col2-right-layout .main {
    overflow: hidden; }
    .main-container.col2-right-layout .main .col-right {
      float: right;
      width: 160px; }
    .main-container.col2-right-layout .main .col-main {
      float: left;
      width: 760px; }

/** FOOTER **/
.footer-container {
  padding: 20px;
  /*border: 1px solid $ui-secondary-color;*/
  margin: 0px 0px 10px 0px;
  background-color: #787878;
  height: 40px;
  padding: 10px 20px 10px 20px; }
  .footer-container .footer {
    overflow: hidden;
    height: 20px;
    line-height: 20px; }
    .footer-container .footer .footer_links {
      color: #fff !important;
      width: 720px; }
      .footer-container .footer .footer_links.left {
        float: left; }
    .footer-container .footer ul {
      float: left;
      width: 200px !important; }
      .footer-container .footer ul.right {
        float: right; }
      .footer-container .footer ul li {
        padding: 0 5px;
        float: right; }
        .footer-container .footer ul li a {
          color: #fff; }
    .footer-container .footer .links {
      display: none; }

/** CART **/
.cart {
  /* the product table */ }
  .cart .data-table {
    border-spacing: 0px;
    border-collapse: separate;
    width: 100%;
    margin: 0px 0px 40px 0px; }
    .cart .data-table thead {
      background-color: transparent; }
      .cart .data-table thead th {
        background-color: transparent;
        border: 1px solid #4a4a4a;
        border-right: none;
        border-left: none;
        font-weight: normal;
        text-transform: uppercase;
        text-align: left;
        /*padding: $default-padding/2;*/
        padding: 10px 0 10px 0; }
    .cart .data-table tbody td {
      border: none;
      padding: 10px 5px 10px 5px;
      vertical-align: top; }
    .cart .data-table tfoot td {
      padding: 10px 0px 0px 0px;
      border: none; }
  .cart .product-image img {
    width: 150px; }
  .cart .truncated_full_value {
    display: none; }
  .cart td a,
  .cart td .cart-price {
    line-height: 27px; }
  .cart td .cart-price {
    width: 100%;
    display: inline-block;
    text-align: center; }
  .cart .cart-collaterals {
    overflow: hidden; }
    .cart .cart-collaterals .col2-set {
      float: left;
      width: 33%; }
      .cart .cart-collaterals .col2-set .col-1,
      .cart .cart-collaterals .col2-set .col-2 {
        float: none;
        clear: both;
        width: 100%; }
    .cart .cart-collaterals .totals {
      width: 40%;
      float: right; }
      .cart .cart-collaterals .totals table {
        float: right;
        margin: 0px 0px 20px 0px; }
    .cart .cart-collaterals .discount-form .input-text, .cart .cart-collaterals .discount-form input[type="mail"],
    .cart .cart-collaterals .discount-form textarea {
      width: 100%; }
  .cart .checkout-types {
    float: right;
    overflow: hidden;
    text-align: right; }
    .cart .checkout-types li {
      display: inline-block; }
      .cart .checkout-types li button {
        margin: 0px 0px 0px 5px; }

.breadcrumbs {
  clear: both;
  margin: 0px 0px 20px 0px;
  padding: 0px; }
  .breadcrumbs li {
    display: inline-block;
    font-size: 11px;
    color: #4a4a4a;
    text-transform: uppercase; }
    .breadcrumbs li a {
      color: #4a4a4a;
      text-transform: uppercase; }
    .breadcrumbs li span {
      color: #4a4a4a;
      text-transform: uppercase; }

/** CROSSELL **/
/*
.crosssell {
	ul {
		overflow: hidden;

		.item {
			margin: 0px 0px 0px $default-padding;
			width: 219px;
			float: left;
			text-align: center;

			.product-name {
				@extend .product-name-as-block;
			}

			.product-image {
				overflow: hidden;

				img {
					width: 219px;
				}
			}

			&:first-child {
				margin: 0px;
			}

			.button {
				display: inline-block;
			}

			.add-to-links {
				display: inline-block;
			}
		}
	}
}*/
/** PRODUCT PRICE BOX **/
.price-box .price-label {
  display: none; }
.price-box .price {
  display: inline-block;
  font-size: 18px;
  width: 100%;
  font-weight: bold;
  padding: 0.75em 0px 0.25em 0px; }
.price-box .old-price,
.price-box .special-price,
.price-box .regular-price {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  line-height: auto; }
.price-box .old-price {
  padding: 0px 0.25em 0px 0px; }
  .price-box .old-price .price {
    color: #c0392b;
    text-decoration: line-through; }

.price-details,
.availability,
.delivery-time {
  font-size: 10px; }
  .price-details span,
  .availability span,
  .delivery-time span {
    font-size: 10px; }

.delivery-time {
  display: none; }

.product-name {
  font-size: 14px;
  line-height: 18px; }

/* is inherited by the .product-name class in grid view, cross-sell, up-sell */
.product-name-as-block, .products-grid .item .product-name {
  display: inline-block;
  width: 100%;
  margin: 0px;
  padding: 0px;
  height: 34px;
  overflow: hidden; }

.add-to-links {
  display: block;
  font-size: 10px; }
  .add-to-links li {
    display: inline; }

/** PRODUCT VIEW **/
.category-products .toolbar {
  overflow: hidden;
  width: 100%; }
  .category-products .toolbar .sorter {
    overflow: hidden;
    margin: 0px; }
    .category-products .toolbar .sorter table {
      width: 100%;
      padding: 0px;
      margin: 0px;
      border-spacing: 0;
      border-collapse: collapse; }
      .category-products .toolbar .sorter table td {
        vertical-align: middle;
        padding: 0px;
        margin: 0px; }
        .category-products .toolbar .sorter table td.view-mode-cell {
          width: 70px; }
        .category-products .toolbar .sorter table td.sort-by-cell {
          width: 120px; }
    .category-products .toolbar .sorter label {
      display: none; }
    .category-products .toolbar .sorter .icon {
      display: inline-block;
      font-family: "Ionicons";
      font-size: 22px;
      line-height: 32px;
      width: 32px;
      text-align: center; }
      .category-products .toolbar .sorter .icon.active, .category-products .toolbar .sorter .icon.active:hover {
        color: white;
        background-color: #787878; }
      .category-products .toolbar .sorter .icon:hover {
        color: white;
        background-color: #4a4a4a; }
    .category-products .toolbar .sorter a, .category-products .toolbar .sorter a:hover, .category-products .toolbar .sorter a:active, .category-products .toolbar .sorter a:visited {
      text-decoration: none; }
    .category-products .toolbar .sorter .view-mode .grid:after {
      content: "\f13f"; }
    .category-products .toolbar .sorter .view-mode .list:after {
      content: "\f20e"; }
  .category-products .toolbar .amount {
    text-align: right;
    margin: 0px;
    padding: 0px; }
  .category-products .toolbar .pager .pages strong {
    display: none; }
  .category-products .toolbar .pager .pages ol {
    text-align: center; }
    .category-products .toolbar .pager .pages ol li {
      font-size: 16px;
      display: inline-block;
      margin: 0px 4px; }
      .category-products .toolbar .pager .pages ol li.current {
        font-weight: bold; }
      .category-products .toolbar .pager .pages ol li:hover {
        font-weight: bold; }
      .category-products .toolbar .pager .pages ol li .next:before {
        font-family: "Ionicons";
        content: "\f154"; }
      .category-products .toolbar .pager .pages ol li .previous:before {
        font-family: "Ionicons";
        content: "\f153"; }
.category-products .toolbar-top .toolbar {
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 20px 0px;
  border-bottom: 1px solid green; }
.category-products .toolbar-top .pager {
  display: none; }
.category-products .toolbar-bottom .amount {
  display: none; }
.category-products .toolbar-bottom .sorter {
  display: none; }

/** product grid **/
.products-grid {
  overflow: hidden;
  margin: 0px 0px 40px 0px;
  clear: both; }
  .products-grid .item {
    width: 220px;
    margin: 0px 0px 0px 20px;
    float: left;
    text-align: center; }
    .products-grid .item br {
      display: none; }
    .products-grid .item .product-image {
      margin: 0 auto;
      display: inline-block;
      text-align: center;
      margin: 0px 0px 10px 0px; }
      .products-grid .item .product-image img {
        width: 220px; }
    .products-grid .item .delivery-time {
      display: none;
      /*display: inline-block;*/
      margin: 0px 0px 10px 0px; }
    .products-grid .item .cart-button {
      display: none;
      width: 100%;
      text-align: center; }
      .products-grid .item .cart-button span {
        font-size: 40px;
        font-weight: bold;
        cursor: pointer; }
        .products-grid .item .cart-button span:hover {
          color: green; }
    .products-grid .item .add-to-links {
      display: none; }
    .products-grid .item.first {
      margin: 0px;
      padding: 0px; }

/** product list **/
.products-list {
  overflow: hidden;
  margin: 0px 0px 40px 0px; }
  .products-list .item {
    overflow: hidden;
    margin: 0px 0px 20px 0px; }
    .products-list .item .product-image {
      float: left;
      margin: 0px 20px 0px 0px; }
      .products-list .item .product-image img {
        width: 130px;
        height: 130px; }
    .products-list .item .product-shop {
      float: right;
      width: 550px; }
    .products-list .item .left {
      float: left;
      width: 340px; }
    .products-list .item .right {
      float: right; }
      .products-list .item .right br {
        display: none; }
    .products-list .item .cart-button {
      overflow: hidden;
      margin: 0px 0px 10px 0px; }
    .products-list .item .delivery-time {
      display: none;
      /*display: inline-block;*/
      margin: 0px 0px 10px 0px; }
    .products-list .item .price {
      padding: 0.5em 0px 0.25em 0px; }

/** DETAIL VIEW **/
.product-view {
  overflow: hidden; }
  .product-view .product-essential {
    overflow: hidden;
    margin: 0px 0px 20px 0px; }
    .product-view .product-essential .product-img-box {
      float: left; }
      .product-view .product-essential .product-img-box .product-image {
        border: 1px solid #4a4a4a;
        /*border: 1px solid $ui-green;*/
        margin: 0px 20px 20px 0px;
        padding: 10px;
        width: 350px;
        height: 350px; }
        .product-view .product-essential .product-img-box .product-image img {
          width: 328px;
          height: 328px; }
      .product-view .product-essential .product-img-box .more-views {
        overflow: hidden; }
        .product-view .product-essential .product-img-box .more-views li {
          margin: 0px 0px 0px 4px;
          float: left;
          border: 1px solid #4a4a4a;
          /*border: 1px solid $ui-green;*/
          background-color: transparent; }
          .product-view .product-essential .product-img-box .more-views li img {
            width: 57px;
            height: 57px; }
          .product-view .product-essential .product-img-box .more-views li:first-child {
            margin: 0px; }
    .product-view .product-essential .product-shop {
      float: right;
      width: 390px; }
      .product-view .product-essential .product-shop .no-rating {
        display: none; }
      .product-view .product-essential .product-shop .availability {
        padding: 0px;
        display: none; }
      .product-view .product-essential .product-shop .add-to-box {
        overflow: hidden;
        margin: 0px 0px 20px 0px; }
        .product-view .product-essential .product-shop .add-to-box .add-to-cart {
          overflow: hidden; }
          .product-view .product-essential .product-shop .add-to-box .add-to-cart label {
            display: none; }
          .product-view .product-essential .product-shop .add-to-box .add-to-cart input {
            line-height: 23px;
            font-size: 16px;
            width: 50px;
            float: left;
            margin: 0px 4px 0px 0px; }
        .product-view .product-essential .product-shop .add-to-box br {
          display: none; }
        .product-view .product-essential .product-shop .add-to-box .or {
          display: none; }
      .product-view .product-essential .product-shop .price-details {
        margin: 0px 0px 20px 0px; }
  .product-view .product-collateral {
    overflow: hidden;
    clear: both;
    margin: 0px 0px 20px 0px; }
    .product-view .product-collateral .box-additional {
      margin: 0px 0px 40px 0px; }

.data-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%; }
  .data-table tr th {
    padding: 10px;
    border: 1px solid #4a4a4a;
    text-align: left;
    width: 20%; }
  .data-table tr td {
    padding: 10px;
    border: 1px solid #4a4a4a; }
  .data-table tr.even {
    /*background-color: #f6f6f6;*/
    background-color: rgba(0, 128, 0, 0.1); }

/** upsell **/
.box-up-sell .products-grid {
  margin: 0px; }
  .box-up-sell .products-grid .item {
    width: 160px; }
    .box-up-sell .products-grid .item:first-child {
      margin: 0px; }
    .box-up-sell .products-grid .item .product-image img {
      width: 160px; }
    .box-up-sell .products-grid .item .price-details {
      margin: 0px 0px 10px 0px; }

/** crosssell **/
.crosssell {
  margin: 20px 0px 0px 0px; }
  .crosssell .products-grid {
    margin: 0px; }
    .crosssell .products-grid .item {
      width: 219px; }
      .crosssell .products-grid .item:first-child {
        margin: 0px; }
      .crosssell .products-grid .item .product-image img {
        width: 219px; }
      .crosssell .products-grid .item .price-details {
        margin: 0px 0px 10px 0px; }

/** sidebar **/
.sidebar .block {
  /*border: 1px solid $ui-secondary-color;*/
  /*padding: $default-padding;*/
  margin: 0px 0px 20px 0px; }
  .sidebar .block .block-title {
    margin: 0px 0px 10px 0px;
    border-bottom: 1px solid green; }
    .sidebar .block .block-title strong span {
      color: black;
      font-weight: normal;
      font-size: 18px;
      font-variant: small-caps; }
  .sidebar .block .block-content {
    padding: 0px !important; }
    .sidebar .block .block-content input[type="text"] {
      width: 100%; }
  .sidebar .block.block-viewed .product-name {
    line-height: 20px;
    padding: 0px;
    margin: 0px; }
  .sidebar .block.sidebar-nav-left li a span {
    /*font-weight: normal !important;*/ }
  .sidebar .block.block-cart .block-subtitle {
    display: none; }
  .sidebar .block.block-cart #cart-sidebar {
    display: none; }
  .sidebar .block.block-cart .amount {
    padding: 0px;
    margin: 0px; }
  .sidebar .block.block-cart .subtotal .price {
    font-weight: bold; }
  .sidebar .block.block-layered-nav dl {
    margin: 0px;
    padding: 0px; }
  .sidebar .block.block-layered-nav .block-subtitle {
    display: none;
    padding: 0px 0px 10px 0px;
    font-weight: bold; }
  .sidebar .block.block-layered-nav .filter {
    overflow: hidden; }
    .sidebar .block.block-layered-nav .filter .product-count {
      display: none !important; }
  .sidebar .block.block-layered-nav .currently span, .sidebar .block.block-layered-nav .currently a {
    display: inline-block;
    line-height: 20px; }
  .sidebar .block.block-layered-nav .currently .icon {
    font-size: 18px;
    padding: 0px 2px 0px 0px; }
  .sidebar .block.block-layered-nav .currently .btn-remove {
    float: right; }
  .sidebar .block.block-layered-nav .actions {
    margin: 0px 0px 30px 0px; }

/** ONE PAGE CHECKOUT **/
.opc .section {
  margin: 0px 0px 20px 0px; }
  .opc .section .step-title {
    background-color: #4a4a4a;
    padding: 10px;
    overflow: hidden; }
    .opc .section .step-title .number,
    .opc .section .step-title h2 {
      display: inline-block;
      font-size: 14px;
      font-weight: bold;
      line-height: 20px;
      margin: 0px;
      padding: 0px; }
    .opc .section .step-title a {
      float: right;
      line-height: 20px; }
  .opc .section .step {
    border: 1px solid #4a4a4a;
    padding: 20px; }
  .opc .section .checkout-register {
    position: relative;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 36px 0px; }
    .opc .section .checkout-register ul {
      margin: 0px 0px 20px 0px; }
    .opc .section .checkout-register button {
      position: absolute;
      bottom: 0px; }
  .opc .section .checkout-login {
    width: 49%; }
.opc .form-list {
  margin: 0px 0px 20px 0px; }
.opc .fields {
  width: 49%;
  float: left;
  margin: 0px 1% 0px 0px; }
.opc .input-box {
  margin: 0px 0px 20px 0px;
  min-height: 27px; }
.opc .wide {
  width: 99%;
  clear: both; }
.opc input[type="text"],
.opc input[type="mail"],
.opc input[type="password"] {
  width: 100%;
  margin: 0px; }
.opc input[type="checkbox"],
.opc input[type="radio"] {
  float: left;
  margin: 0px 5px 0px 0px !important; }
.opc .validation-advice {
  background-color: #c0392b;
  color: white;
  padding: 4px;
  border-radius: 1px;
  font-weight: bold;
  margin: 10px 0px; }
.opc .sp-methods {
  margin: 0px 0px 10px 0px; }
  .opc .sp-methods dt {
    margin: 0px 0px 10px 0px; }
.opc .truncated_full_value {
  display: none; }
.opc #checkout-review-table-wrapper,
.opc #checkout-review-submit {
  border: none; }
  .opc #checkout-review-table-wrapper .f-left,
  .opc #checkout-review-submit .f-left {
    display: none; }
  .opc #checkout-review-table-wrapper .buttons-set,
  .opc #checkout-review-submit .buttons-set {
    margin: 10px 0px; }
    .opc #checkout-review-table-wrapper .buttons-set button,
    .opc #checkout-review-submit .buttons-set button {
      margin: 0px; }
.opc .buttons-set {
  overflow: hidden;
  width: 100%; }
  .opc .buttons-set .back-link {
    float: left; }
  .opc .buttons-set button {
    float: right; }

/*
@media  (min-width : 480px) and (max-width: 768px) {

	* {
	}

	.flexslider .slides img {
		height: auto !important;
	}
	.page {
		width: 496px;
	}

	.quick-access {
		top: 0px;
		left: 0px;
		width: 494px;
		border-left: none;
		border-radius: 0px;
		border-right: none;
	}

	.header .links {
		float: right;
		width: 280px;
		overflow: hidden;

		li {
			display: block;
			width: 50%;
			float: left;
			text-align: left;
			padding: 5px !important;

			&.first,
			&.last {
				float: right;
			}
		}
	}	

	#banner {
		position: absolute;
		top: 65px;
		left: 0px;
		width: 494px;
	}

	#header {
		height: 200px;
		margin: 0px !important;
	}

	#header #banner {
		height: auto;
	}

	#navigation_wrapper {
		display: none;
	}

	.block-subscribe,
	.block-viewed {
		display: none;
	}

	.main {
		width: 100%;
	}

	.sidebar {
		clear: both;
		float: none;
		width: 100%;
		padding: 0px;
		overflow: hidden;
	
		.block {
			width: 49.5%;
			float: left;
			margin: 0px 0px 0px 1%;
		}

		.block:first-child {
			margin: 0px;
		}
	}

	.col-main {
		clear:both;
		width: 100%;
		min-height: 0px;
		float: none !important;
	}
}*/
body {
  background-color: #fff; }

h1 {
  font-size: 15px;
  border-bottom: 1px solid green;
  padding: 0;
  margin-bottom: 10px;
  width: 100%; }

h2 {
  font-size: 13px;
  font-weight: bold; }

.main-container {
  min-height: 550px; }

.data-table tr.odd {
  background-color: rgba(0, 128, 0, 0.1); }
.data-table tr.even {
  background-color: transparent; }

button {
  background-color: #787878 !important;
  border-color: #787878 !important;
  font-weight: normal !important; }
  button:active {
    font-weight: normal !important; }
  button:hover {
    background-color: #4a4a4a !important;
    border-color: #4a4a4a !important; }

.header-container {
  position: relative;
  margin: 0px 0px 20px 0px;
  /*.banner {
    position: absolute;
    top: 0;
    right: 10px;
    margin-top: -10px;
    width: 245px;
    height: 120px;
    background-image: url(/media/banner/startseite.jpg);
    border: 1px solid $ui-secondary-color;
  }*/ }
  .header-container h1 {
    border: 0; }
  .header-container .banner {
    position: absolute;
    top: 0;
    right: 10px;
    width: 245px;
    height: 100px;
    background-image: url(/media/banner/startseite_header.jpg);
    border: 0px; }
    .header-container .banner.tueren {
      background-image: url(/media/banner/tueren_header.jpg); }
    .header-container .banner.fenster {
      background-image: url(/media/banner/fenster_header.jpg); }
    .header-container .banner.boden {
      background-image: url(/media/banner/boden_header.jpg); }
    .header-container .banner.treppen {
      background-image: url(/media/banner/treppen_header.jpg); }
    .header-container .banner.beschlaege {
      background-image: url(/media/banner/beschlaege_header.jpg); }
    .header-container .banner.zaeune {
      background-image: url(/media/banner/zaeune_header.jpg); }
    .header-container .banner.holz {
      background-image: url(/media/banner/holz_header.jpg); }
    .header-container .banner.metall {
      background-image: url(/media/banner/metall_header.jpg); }
    .header-container .banner.stein {
      background-image: url(/media/banner/stein_header.jpg); }
    .header-container .banner.sonstiges {
      background-image: url(/media/banner/sonstiges_header.jpg); }
  .header-container .header .logo img {
    position: absolute;
    top: 0;
    margin-top: -10px;
    left: 0;
    margin-left: -10px; }
  .header-container .header .logo-text {
    position: absolute;
    top: 0;
    left: 200px;
    margin-top: -10px; }
  .header-container .header .quick-access {
    text-align: right; }
    .header-container .header .quick-access li {
      padding: 0 !important; }
      .header-container .header .quick-access li a {
        display: none;
        font-size: 14px;
        font-variant: small-caps; }
        .header-container .header .quick-access li a.top-link-cart {
          display: block; }
          .header-container .header .quick-access li a.top-link-cart:before {
            padding-right: 5px; }
  .header-container .header #search_mini_form {
    margin-top: 10px;
    float: right;
    line-height: 60px; }
    .header-container .header #search_mini_form .form-search {
      position: relative;
      padding: 0 20px 0 0;
      background-color: #fff; }
      .header-container .header #search_mini_form .form-search input {
        width: 160px;
        height: 30px;
        margin: 0;
        padding-left: 10px; }
      .header-container .header #search_mini_form .form-search button {
        color: #787878;
        background-color: #fff;
        border: 0px solid #000;
        border-left: 0;
        min-width: 0;
        position: absolute;
        top: 0;
        right: 0;
        height: 32px;
        margin: 0 5px;
        padding-left: 2px; }
        .header-container .header #search_mini_form .form-search button::before {
          font-size: 20px; }

.nav-right-side {
  float: right; }
  .nav-right-side div {
    overflow: hidden;
    background-color: #787878; }
  .nav-right-side .nav-right-side-cart {
    height: 30px; }
    .nav-right-side .nav-right-side-cart ul {
      padding: 0; }
    .nav-right-side .nav-right-side-cart a {
      text-align: left;
      color: #fff !important;
      line-height: 20px; }

.nav-container {
  height: 60px;
  background-color: #787878; }
  .nav-container .links {
    float: right;
    text-align: right;
    padding-right: 5px; }
    .nav-container .links li {
      padding: 0 !important; }
      .nav-container .links li a {
        display: none;
        color: #fff;
        font-size: 14px;
        font-variant: small-caps; }
        .nav-container .links li a.top-link-cart {
          display: block; }
          .nav-container .links li a.top-link-cart:before {
            padding-right: 5px; }
  .nav-container p {
    display: none; }
  .nav-container .page-children {
    float: left;
    height: 60px;
    background-color: #787878; }
    .nav-container .page-children > li > span, .nav-container .page-children > li > a {
      display: none; }
    .nav-container .page-children ul {
      padding-left: 15px; }
      .nav-container .page-children ul .level1 {
        float: left;
        line-height: 60px; }
        .nav-container .page-children ul .level1.parent {
          position: relative; }
          .nav-container .page-children ul .level1.parent ul {
            position: absolute;
            left: 0;
            top: 60px;
            background-color: #787878;
            z-index: 1000;
            min-width: 185px;
            border: 0;
            padding: 0px; }
            .nav-container .page-children ul .level1.parent ul li {
              line-height: 30px;
              height: 30px;
              padding-left: 10px; }
              .nav-container .page-children ul .level1.parent ul li:hover {
                background-color: #4a4a4a; }
              .nav-container .page-children ul .level1.parent ul li a {
                height: 30px;
                display: block; }
                .nav-container .page-children ul .level1.parent ul li a span {
                  font-size: 12px; }
        .nav-container .page-children ul .level1.active {
          background-color: #4a4a4a;
          height: 60px; }
          .nav-container .page-children ul .level1.active span {
            color: #fff;
            padding: 0 6px 0 6px;
            font-size: 15px;
            font-variant: small-caps;
            /*font-weight: bold;*/ }
        .nav-container .page-children ul .level1.last {
          display: none; }
        .nav-container .page-children ul .level1 a {
          width: auto;
          padding: 0 6px 0 6px;
          height: 60px; }
          .nav-container .page-children ul .level1 a span {
            color: #fff;
            font-size: 15px;
            font-variant: small-caps;
            /*font-weight: bold;*/ }
      .nav-container .page-children ul .level2.active {
        background-color: #4a4a4a; }
        .nav-container .page-children ul .level2.active span {
          padding: 0 6px 0 6px;
          color: #fff;
          font-variant: small-caps; }
      .nav-container .page-children ul li.level2 ul.level2 {
        display: none; }
      .nav-container .page-children ul li.p_18 ul.level1 {
        display: none; }
  .nav-container #search_mini_form {
    float: right;
    width: 100%; }
    .nav-container #search_mini_form .form-search {
      position: relative; }
      .nav-container #search_mini_form .form-search label {
        display: none; }
      .nav-container #search_mini_form .form-search input {
        width: 100%;
        height: 24px;
        margin: 3px;
        background-color: #fff;
        text-align: left;
        border: 0;
        font-variant: small-caps;
        font-size: 14px; }
      .nav-container #search_mini_form .form-search button {
        color: #fff;
        background-color: #787878;
        border: 0px solid #000;
        border-left: 0;
        min-width: 0;
        position: absolute;
        top: 0;
        right: 0;
        height: 30px;
        margin: 0;
        padding: 0 6px; }
        .nav-container #search_mini_form .form-search button::before {
          font-size: 20px; }

.breadcrumbs {
  width: 700px; }

.codnitiveSidenavLeft {
  border: 0 !important;
  padding: 0 !important; }
  .codnitiveSidenavLeft #sidebar-nav-menu li {
    border: 0 !important;
    padding: 0px 0px 8px 0; }
    .codnitiveSidenavLeft #sidebar-nav-menu li a span {
      font-variant: small-caps !important; }
  .codnitiveSidenavLeft .block-title {
    display: none; }
  .codnitiveSidenavLeft li {
    list-style: none !important;
    background: none !important; }
  .codnitiveSidenavLeft li.level0 {
    border-bottom: 1px solid #cccccc; }
    .codnitiveSidenavLeft li.level0 > a > span {
      font-size: 15px; }
  .codnitiveSidenavLeft li.level0.active > ul > li.level1 {
    display: block !important; }
  .codnitiveSidenavLeft li.level1, .codnitiveSidenavLeft li.level2 {
    display: none; }
    .codnitiveSidenavLeft li.level1 > a > span, .codnitiveSidenavLeft li.level2 > a > span {
      font-size: 14px; }
  .codnitiveSidenavLeft .active > a > span {
    font-weight: 600;
    color: green; }

#recently-viewed-items .product-name {
  line-height: 12px;
  padding-bottom: 5px; }
  #recently-viewed-items .product-name a {
    color: #4a4a4a;
    /*font-variant: small-caps !important;*/
    font-size: 11px; }

.contacts-index-index #contactForm input, .contacts-index-index #contactForm textarea {
  width: 300px; }
.contacts-index-index #contactForm textarea {
  height: 200px; }
.contacts-index-index .buttons-set {
  padding-bottom: 40px; }

.catalog-category-view .category-image {
  display: none; }

.product-name-as-block, .products-grid .item .product-name, .products-grid .item .product-name {
  height: 35px; }

#products-grid-table .products-grid-entry {
  float: left;
  width: 190px;
  text-align: center;
  height: 200px; }
  #products-grid-table .products-grid-entry img {
    height: 130px;
    max-width: 130px; }

.category-wohnungstueren #products-grid-table .products-grid-entry.g_1 {
  width: 170px; }
.category-wohnungstueren #products-grid-table .products-grid-entry.g_2 {
  width: 150px; }
.category-wohnungstueren #products-grid-table .products-grid-entry.g_3 {
  width: 220px; }
.category-wohnungstueren #products-grid-table .products-grid-entry.g_4 {
  width: 205px; }

.category-haustueren #products-grid-table .products-grid-entry.g_1 {
  width: 170px; }
.category-haustueren #products-grid-table .products-grid-entry.g_2 {
  width: 150px; }
.category-haustueren #products-grid-table .products-grid-entry.g_3 {
  width: 220px; }
.category-haustueren #products-grid-table .products-grid-entry.g_4 {
  width: 205px; }

.category-products .products-grid .item {
  margin: 0px 0px 0px 50px; }
  .category-products .products-grid .item h2 {
    font-weight: normal; }
.category-products .products-grid .item.first {
  margin: 0px 0px 0px 0px; }

.col-main {
  overflow: visible !important;
  margin-top: 2px; }
  .col-main .corner-product {
    display: none;
    position: absolute;
    background-color: green; }
  .col-main .corner-top-left-right {
    height: 2px;
    width: 80px;
    top: 0;
    left: 0; }
  .col-main .corner-top-left-bottom {
    height: 80px;
    width: 2px;
    top: 0;
    left: 0; }
  .col-main .corner-bottom-right-top {
    height: 80px;
    width: 2px;
    top: 280px;
    right: 0; }
  .col-main .corner-bottom-right-left {
    height: 2px;
    width: 80px;
    top: 360px;
    right: 0; }
  .col-main .product-view {
    position: relative;
    overflow: visible; }
    .col-main .product-view .product-pager {
      position: absolute;
      right: 0;
      margin-top: -35px;
      color: #4a4a4a;
      font-size: 11px; }
      .col-main .product-view .product-pager span {
        color: #4a4a4a;
        font-size: 11px; }
    .col-main .product-view .product-essential .product-shop-top {
      /*min-height: 448px;*/ }
    .col-main .product-view .product-essential .product-shop {
      width: 380px;
      margin-top: 2px; }
      .col-main .product-view .product-essential .product-shop h1 {
        font-size: 15px;
        font-weight: 600; }
      .col-main .product-view .product-essential .product-shop .product-collateral {
        overflow: visible !important; }
        .col-main .product-view .product-essential .product-shop .product-collateral .box-additional {
          margin-bottom: 0 !important; }
    .col-main .product-view .product-essential .product-img-box {
      margin-top: 2px; }
      .col-main .product-view .product-essential .product-img-box .product-image {
        border: 0;
        padding: 0; }
        .col-main .product-view .product-essential .product-img-box .product-image img {
          min-width: 328px;
          min-height: 328px;
          max-width: 348px;
          max-height: 348px;
          width: auto;
          height: auto; }
      .col-main .product-view .product-essential .product-img-box .more-views {
        width: 350px; }
        .col-main .product-view .product-essential .product-img-box .more-views h2 {
          display: none; }
        .col-main .product-view .product-essential .product-img-box .more-views img {
          width: 110px;
          height: 110px; }
        .col-main .product-view .product-essential .product-img-box .more-views li {
          margin-bottom: 10px;
          border: 0px;
          margin-left: 9px !important; }
        .col-main .product-view .product-essential .product-img-box .more-views li.first {
          margin-left: 0 !important; }
    .col-main .product-view .product-essential .add-to-box #qty {
      display: none; }
    .col-main .product-view .product-essential .price_add_to {
      background-color: #787878;
      height: 32px; }
      .col-main .product-view .product-essential .price_add_to:hover {
        background-color: #4a4a4a; }
      .col-main .product-view .product-essential .price_add_to > div {
        width: 50%; }
        .col-main .product-view .product-essential .price_add_to > div span {
          padding: 0;
          margin: 0;
          font-size: 12px; }
          .col-main .product-view .product-essential .price_add_to > div span span {
            letter-spacing: -0.01em; }
      .col-main .product-view .product-essential .price_add_to .price-box {
        float: left; }
        .col-main .product-view .product-essential .price_add_to .price-box span {
          line-height: 32px;
          padding-left: 5px;
          color: black;
          font-weight: bold;
          font-size: 12px;
          /*font-variant: small-caps;*/ }
      .col-main .product-view .product-essential .price_add_to .add-to-box a {
        line-height: 32px;
        color: #fff;
        background-color: #787878;
        height: 32px;
        font-weight: normal;
        font-size: 14px;
        font-variant: small-caps;
        width: 50%;
        text-align: center;
        width: 190px;
        display: block; }
        .col-main .product-view .product-essential .price_add_to .add-to-box a:hover {
          text-decoration: none;
          background-color: #4a4a4a; }
      .col-main .product-view .product-essential .price_add_to .add-to-box button {
        background-color: transparent;
        border: 0;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
        height: 32px;
        padding: 0; }
        .col-main .product-view .product-essential .price_add_to .add-to-box button span {
          color: #fff;
          font-weight: normal;
          font-size: 14px;
          font-variant: small-caps;
          text-transform: none; }
    .col-main .product-view .product-essential .nice-to-know {
      line-height: 32px;
      background-color: #787878;
      border-right: 1px solid #cccccc;
      height: 32px;
      font-weight: normal;
      font-size: 14px;
      font-variant: small-caps;
      float: right;
      width: 50%;
      text-align: center;
      float: left; }
      .col-main .product-view .product-essential .nice-to-know:hover {
        background-color: #4a4a4a; }
      .col-main .product-view .product-essential .nice-to-know a {
        display: block;
        color: #fff; }
        .col-main .product-view .product-essential .nice-to-know a:hover {
          text-decoration: none; }
    .col-main .product-view .box-description {
      line-height: 1.7em; }
      .col-main .product-view .box-description h2 {
        display: none; }
    .col-main .product-view .product-collateral .box-additional h2 {
      display: none; }
    .col-main .product-view .product-collateral .box-additional tbody th {
      width: 35%; }
    .col-main .product-view .product-collateral .box-additional tbody th, .col-main .product-view .product-collateral .box-additional tbody td {
      padding: 5px 10px 5px 5px;
      border: 0; }
    .col-main .product-view .product-collateral .box-up-sell h2 {
      font-size: 15px;
      color: black;
      font-weight: normal;
      font-variant: small-caps;
      border-bottom: 1px solid green;
      padding: 0;
      margin-bottom: 10px; }
    .col-main .product-view .product-collateral .box-up-sell h3 {
      height: 51px; }
    .col-main .product-view .product-collateral .box-up-sell .products-grid .item {
      margin-left: 40px; }
      .col-main .product-view .product-collateral .box-up-sell .products-grid .item:first-child {
        margin-left: 0px; }

.footer-container {
  height: 100px; }
  .footer-container .footer {
    height: 100px;
    float: left;
    width: 100%; }
    .footer-container .footer > div {
      color: #fff;
      float: left;
      padding-left: 20px;
      width: 135px; }
      .footer-container .footer > div p {
        padding-bottom: 5px; }
      .footer-container .footer > div a {
        color: #fff; }
    .footer-container .footer p {
      float: left;
      padding-left: 15px;
      color: #fff; }
      .footer-container .footer p a {
        color: #fff; }
      .footer-container .footer p:first-child {
        padding-left: 0px; }
      .footer-container .footer p.last {
        float: right; }
    .footer-container .footer .footer_links {
      width: 240px; }
  .footer-container li {
    clear: both; }
  .footer-container .links {
    display: none; }

.price-details .tax-separator, .price-details .shipping-cost-details {
  display: none; }

#supersized-loader {
  display: none !important; }

.cart #empty_cart_button {
  margin: 0; }
.cart .product-image img {
  width: 110px; }
.cart .product-image-td {
  width: 15%; }
.cart .product-name-td {
  width: 40%; }
.cart td, .cart h2 {
  font-size: 12px;
  line-height: 27px; }
.cart .isreq {
  float: right; }

.cart-collaterals {
  display: none; }

#shopping-cart-table {
  margin: 0px 0px 20px 0px; }
  #shopping-cart-table > thead {
    display: none; }
    #shopping-cart-table > thead > tr > th:nth-child(2) {
      width: 30%; }
  #shopping-cart-table .cart-price {
    text-align: left; }
  #shopping-cart-table > tbody > tr > td:nth-child(5) {
    text-align: left; }
  #shopping-cart-table > tbody > tr .product-image-td {
    text-align: center; }
    #shopping-cart-table > tbody > tr .product-image-td a {
      display: block;
      height: 100px;
      margin-bottom: 10px; }

.block-subscribe {
  display: none; }

#fancybox-close {
  right: -30px !important; }

/* facebook include */
#fb-box {
  margin: -10px 0 0 10px; }

/* filter */
.block-layered-nav {
  /*background-color: $ui-primary-color;*/
  border: 1px solid #787878;
  padding: 5px; }
  .block-layered-nav .m-slider-values span {
    font-size: 9px; }
  .block-layered-nav .m-filter-slider {
    margin-top: 0px; }
  .block-layered-nav .actions {
    border-bottom: 1px solid green;
    margin: 0px 0px 10px 0px !important;
    padding-bottom: 10px; }
  .block-layered-nav .m-slider-selected-value {
    font-style: italic;
    /*width: 100%;*/
    position: relative;
    float: left;
    padding-left: 5px; }
  .block-layered-nav .m-scrollable-filter {
    padding-left: 2px !important; }
    .block-layered-nav .m-scrollable-filter a {
      font-size: 9px;
      height: 14px;
      display: block;
      line-height: 14px; }
  .block-layered-nav .m-filter-css-checkboxes li {
    height: 14px;
    overflow: hidden; }
    .block-layered-nav .m-filter-css-checkboxes li a {
      font-size: 9px;
      height: 14px;
      display: block;
      line-height: 14px;
      padding-left: 15px !important; }
  .block-layered-nav .icon.ion-ios7-close-outline {
    float: right; }
  .block-layered-nav .m-filter-actions {
    top: 2px !important; }
  .block-layered-nav .currently {
    /*background-color: $ui-grey1;*/ }
    .block-layered-nav .currently li {
      font-size: 10px;
      padding: 6px 2px 6px 2px !important;
      border-bottom: 1px solid #cccccc; }
      .block-layered-nav .currently li span {
        font-size: 10px; }
  .block-layered-nav dt {
    padding: 5px 0 5px 0;
    /*background-color: $ui-grey1;
    border: 1px solid $ui-grey1;*/ }
    .block-layered-nav dt .btn-expand-collapse {
      margin-top: 5px !important; }
  .block-layered-nav dd {
    padding: 0 0 5px 0;
    /*background-color: $ui-grey1;
    border: 1px solid $ui-grey1;*/
    margin-left: 0 !important;
    overflow: hidden; }

/* request form */
.request-form {
  width: 400px; }
  .request-form label {
    display: block;
    margin: 0px 0px 3px 0px; }
  .request-form input, .request-form textarea {
    display: block;
    width: 100%; }
  .request-form textarea {
    height: 140px; }
  .request-form .width-50,
  .request-form .width-100 {
    padding: 0px;
    margin: 0px; }
  .request-form .width-50 {
    float: left;
    width: 49%; }
  .request-form .margin {
    margin: 0px 2% 0px 0px; }
  .request-form .width-100 {
    clear: both;
    width: 100%; }
  .request-form .required {
    display: none;
    color: red;
    margin: 0px 0px 2px 0px;
    padding: 0px; }

.btn-send-request {
  float: left; }

.cart-sent {
  display: none; }

/* background filter */
body.cat-3 {
  /*#supersized {
    -webkit-filter: grayscale(40%);
    -moz-filter: grayscale(40%);
    -ms-filter: grayscale(40%);
    -o-filter: grayscale(40%);
    filter: grayscale(40%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.7 0 0 0 0, 0 0.7 0 0 0, 0 0 0.7 0 0, 0 0 0 0.7 0\'/></filter></svg>#grayscale");
    filter: gray;
  }*/ }
body.cat-4 #supersized {
  /*-webkit-filter: grayscale(70%);
  -moz-filter: grayscale(70%);
  -ms-filter: grayscale(70%);
  -o-filter: grayscale(70%);
  filter: grayscale(70%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3 0 0 0 0, 0 0.3 0 0 0, 0 0 0.3 0 0, 0 0 0 0.3 0\'/></filter></svg>#grayscale");
  filter: gray; /* IE 6-9 */
  -webkit-filter: grayscale(40%);
  -moz-filter: grayscale(40%);
  -ms-filter: grayscale(40%);
  -o-filter: grayscale(40%);
  filter: grayscale(40%);
  /*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.7 0 0 0 0, 0 0.7 0 0 0, 0 0 0.7 0 0, 0 0 0 0.7 0\'/></filter></svg>#grayscale");*/
  filter: gray;
  /* IE 6-9 */ }
body.cat-5 #supersized, body.cat-6 #supersized, body.cat-7 #supersized {
  /*-webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray; /* IE 6-9 */
  -webkit-filter: grayscale(70%);
  -moz-filter: grayscale(70%);
  -ms-filter: grayscale(70%);
  -o-filter: grayscale(70%);
  filter: grayscale(70%);
  /*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3 0 0 0 0, 0 0.3 0 0 0, 0 0 0.3 0 0, 0 0 0 0.3 0\'/></filter></svg>#grayscale");*/
  filter: gray;
  /* IE 6-9 */ }
body.catalog-product-view #supersized {
  /*-webkit-filter: grayscale(100%) blur(5px);
  -moz-filter: grayscale(100%) blur(5px);
  -ms-filter: grayscale(100%) blur(5px);
  -o-filter: grayscale(100%) blur(5px);
  filter: grayscale(100%) blur(5px);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 0.5 0\'/></filter></svg>#grayscale");
  filter: gray blur(5px); /* IE 6-9 */
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  /*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");*/
  filter: gray;
  /* IE 6-9 */ }

.send-request-blocker {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 90000;
  background: white url("../images/ajax-loader.gif") center center no-repeat;
  opacity: 0.8; }

#contactForm .validation-advice {
  color: red;
  margin-bottom: 15px; }
#contactForm em {
  margin-right: 5px; }
#contactForm label {
  float: left;
  width: 130px; }

.block.block-list.block-viewed .block-title span {
  font-size: 15px; }

.button, .button span span {
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  font-variant: small-caps;
  text-transform: none; }

.messages .success-msg {
  text-align: center; }

.cms-page-view, .contacts-index-index, .checkout-cart-index {
  line-height: 1.7em; }

.cms- span {
  line-height: 1.7em; }

.checkout-cart-index {
  text-align: justify; }

.clnews-index-index h1, .news-item-content h1 {
  margin-bottom: 20px; }

.cms-page-view hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid green;
  margin: 0 0 20px 0;
  padding: 0; }

.news-item p {
  line-height: 20px;
  text-align: justify; }
.news-item .news_image {
  min-width: 160px; }

.clcopyright {
  display: none; }

.news-item-content {
  position: relative; }
  .news-item-content p {
    line-height: 20px;
    text-align: justify; }
  .news-item-content .back {
    position: absolute;
    top: -35px;
    right: 0px; }
  .news-item-content .news_image .loadfile {
    margin-top: 20px; }
    .news-item-content .news_image .loadfile a {
      background: url(clnews/images/i_attached.gif) 0px 0px no-repeat;
      padding: 1px 0 0 20px; }

.clnews-index-index p {
  line-height: 20px;
  text-align: justify; }
.clnews-index-index .main-container {
  position: relative; }
.clnews-index-index .pager {
  position: absolute;
  top: 0;
  right: 20px; }
  .clnews-index-index .pager .page {
    text-align: right; }
.clnews-index-index .news-item {
  overflow: hidden;
  margin-bottom: 20px; }
  .clnews-index-index .news-item .description {
    margin-left: 170px; }
.clnews-index-index h2 {
  font-size: 14px; }
  .clnews-index-index h2.y_1999 {
    background-color: #FFFF00;
    padding: 5px 0 5px 5px;
    margin-bottom: 20px; }
  .clnews-index-index h2.y_2000 {
    background-color: #ffd700;
    padding: 5px 0 5px 5px;
    margin-bottom: 20px; }
  .clnews-index-index h2.y_2001 {
    background-color: #ffa500;
    padding: 5px 0 5px 5px;
    margin-bottom: 20px; }
  .clnews-index-index h2.y_2002 {
    background-color: #ff8c00;
    padding: 5px 0 5px 5px;
    margin-bottom: 20px; }
  .clnews-index-index h2.y_2004 {
    background-color: #ff4500;
    padding: 5px 0 5px 5px;
    margin-bottom: 20px; }
  .clnews-index-index h2.y_2005 {
    background-color: #ff0000;
    padding: 5px 0 5px 5px;
    margin-bottom: 20px; }
  .clnews-index-index h2.y_2006 {
    background-color: #dc143c;
    padding: 5px 0 5px 5px;
    margin-bottom: 20px; }
  .clnews-index-index h2.y_2007 {
    background-color: #ff1493;
    padding: 5px 0 5px 5px;
    margin-bottom: 20px; }
  .clnews-index-index h2.y_2008 {
    background-color: #c71585;
    padding: 5px 0 5px 5px;
    margin-bottom: 20px; }
  .clnews-index-index h2.y_2009 {
    background-color: #4b0082;
    padding: 5px 0 5px 5px;
    margin-bottom: 20px; }
  .clnews-index-index h2.y_2010 {
    background-color: #87cefa;
    padding: 5px 0 5px 5px;
    margin-bottom: 20px; }
  .clnews-index-index h2.y_2011 {
    background-color: #6495ed;
    padding: 5px 0 5px 5px;
    margin-bottom: 20px; }
  .clnews-index-index h2.y_2012 {
    background-color: #0000ff;
    padding: 5px 0 5px 5px;
    margin-bottom: 20px; }
  .clnews-index-index h2.y_2013 {
    background-color: #00008b;
    padding: 5px 0 5px 5px;
    margin-bottom: 20px; }
  .clnews-index-index h2.y_2014 {
    background-color: #20b2aa;
    padding: 5px 0 5px 5px;
    margin-bottom: 20px; }
  .clnews-index-index h2.y_2015 {
    background-color: #00ff00;
    padding: 5px 0 5px 5px;
    margin-bottom: 20px; }
  .clnews-index-index h2.y_2016 {
    background-color: #2e8b57;
    padding: 5px 0 5px 5px;
    margin-bottom: 20px; }
  .clnews-index-index h2.y_2017 {
    background-color: #008000;
    padding: 5px 0 5px 5px;
    margin-bottom: 20px; }
  .clnews-index-index h2.y_2018 {
    background-color: #556B2f;
    padding: 5px 0 5px 5px;
    margin-bottom: 20px; }
.clnews-index-index .clearing {
  height: 0px; }

/*.cms-cms-impressum, .cms-in-eigener-sache-unsere-kollegen {*/
.cms-page-view .main-container {
  padding-bottom: 0; }
  .cms-page-view .main-container .std {
    padding-bottom: 0; }

.cms-wissenswertes-wissenswertes-turen .main-container, .cms-wissenswertes-wissenswertes-boeden .main-container {
  padding-bottom: 20px; }

.cms-neue-gestaltung .col-main table span, .cms-neue-gestaltung .col-main table a, .cms-schlau-oder-skurril-und-staunenswert .col-main table span, .cms-schlau-oder-skurril-und-staunenswert .col-main table a, .cms-schlau-oder-malocher-meets .col-main table span, .cms-schlau-oder-malocher-meets .col-main table a {
  font-size: 15px;
  font-variant: small-caps; }

.cms- .main-container {
  padding-right: 0; }
  .cms- .main-container .col-main {
    width: 750px !important; }
    .cms- .main-container .col-main table {
      border-collapse: collapse; }

.kontakt_logo {
  float: right;
  margin-top: -425px; }
