/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/*
// ----------------------------------------------
// Usage example:
// For IE set $mq-support to false.
// Set the fixed value.
// Then use mixins to test whether styles should be applied.
// ----------------------------------------------

$mq-support: false;
$mq-fixed-value: 1024;

// Renders at fixed value
@include bp (min-width, 300px) { 
    div { color:#000; }
}

// Doesn't render without MQ support
@include bp (min-width, 1200px) { 
    div { color:#FFF; }
}

// Doesn't render without MQ support
@include bp (max-width, 300px) { 
    div { color:#444; }
}

// Renders at fixed value
@include bp (max-width, 1200px) { 
    div { color:#888; }
}

// ----------------------------------------------
*/
body {
  font-family: 'Helvetica Neue', Verdana, Arial, sans-serif;
  font-style: normal;
}
body a, body h1, body h2, body h3, body h4, body h5, body label, body th, body td, body span, body li p, body h3 span, body li strong, body form h3 {
  text-transform: none;
}
body .page-title h1 {
  padding-top: 10px;
  color: #7f8aa2;
  text-transform: none;
  font-weight: bold;
}
body tr td .product-name a:hover {
  color: #F3961C;
  text-transform: none;
}
body .button2 span span {
  color: #F3961C;
  text-transform: none;
}
body .button2 span span:hover {
  color: #F3961C;
  text-transform: none;
}
body #onestepcheckout-login-button {
  background: #F3961C;
  color: #ffffff;
}
body .button {
  background: #F3961C;
  text-transform: none;
}
body .button:hover {
  background: #F3961C;
}
body #wishlist-table .button-secondary {
  background: #F3961C;
  color: #ffffff;
}
body .buttons-set .button-secondary {
  background: #F3961C;
  color: #ffffff;
}
body .buttons-set .button-secondary:hover {
  background: #F3961C;
  color: #ffffff;
}
body .category-products .price {
  color: #F3961C;
}
body a {
  color: #F3961C;
}
body li a:hover {
  color: #F3961C;
}
body a:hover {
  color: #F3961C;
}
body .tabs .toggle-tabs li span:hover {
  color: #F3961C;
}

.block-content .actions .button {
  background: #F3961C;
  color: #ffffff;
}
.block-content .actions .button:hover {
  background: #F3961C;
}

.block-subscribe .button {
  background: #F3961C;
}
.block-subscribe .validation-advice {
  text-transform: none;
}

.breadcrumbs {
  margin: 0 15px 15px;
}
.breadcrumbs ul {
  margin-top: 10px;
}
.breadcrumbs ul li {
  font-size: 12px;
}
.breadcrumbs ul li a {
  color: #F3961C;
}
.breadcrumbs ul li a:hover {
  color: #F3961C;
}

.skip-account {
  text-transform: none;
}
@media only screen and (min-width: 771px) {
  .skip-account {
    display: none;
  }
  .skip-account .icon {
    display: none;
  }
}

@media only screen and (max-width: 770px) {
  #header-account {
    margin-top: 44px;
  }
}

.main-container {
  padding: 0;
}
.main-container .main {
  padding: 0 9px;
  background: none;
  border: none;
}

.header-info-wrapper {
  position: relative;
  margin-right: 35px;
}
@media only screen and (max-width: 980px) {
  .header-info-wrapper {
    display: none;
  }
}
.header-info-wrapper .header-info {
  position: relative;
  font-size: 11px;
  float: right;
  width: 210px;
  height: 50px;
  margin-top: 40px;
}
.header-info-wrapper .header-info .header-inner {
  margin-top: 20px;
}
.header-info-wrapper .header-info .header-inner .header-info-big {
  font-size: 12px;
  font-weight: bold;
  color: #7f8aa2;
}
.header-info-wrapper .header-info .header-inner img {
  float: left;
}
.header-info-wrapper #header-info-phone .header-content {
  color: #F3961C;
  font-weight: bold;
}

#header-hotline {
  position: absolute;
  top: 172px;
  left: 330px;
  padding-left: 30px;
  background: url("../images/hotline_image.png") no-repeat;
  font-weight: bold;
  color: #7f8aa2;
}
@media only screen and (max-width: 980px) {
  #header-hotline {
    display: none;
  }
}

.customer-account .wrapper .page .footer-container .footer-wrapper .footer .block-subscribe .block-title {
  margin-top: 0px;
}

.footer-container {
  font-size: 12px;
}
.footer-container .footer-wrapper {
  background: url("../images/box_bg.png") no-repeat;
  padding: 0 9px;
}
.footer-container .footer-wrapper .footer {
  font-size: 11px;
  background-image: linear-gradient(rgba(0, 0, 0, 0) 35px, #f0f0f0 0px);
}
@media only screen and (max-width: 1199px) {
  .footer-container .footer-wrapper .footer h2 {
    color: #636363 !important;
  }
}
.footer-container .footer-wrapper .footer h2 {
  font-size: 14px;
  margin: 5px 0 12px 0;
  text-transform: none;
  color: #ffffff;
}
.footer-container .footer-wrapper .footer .directlinks {
  width: 13%;
  float: left;
  margin-bottom: 30px;
}
@media only screen and (max-width: 770px) {
  .footer-container .footer-wrapper .footer .directlinks {
    width: 50%;
  }
  .footer-container .footer-wrapper .footer .directlinks h2 {
    color: #636363;
  }
}
.footer-container .footer-wrapper .footer .directlinks li {
  background: url("../images/arrow_bullet.gif") no-repeat scroll left 10px transparent;
  padding-left: 10px;
  padding-top: 4px;
}
.footer-container .footer-wrapper .footer .directlinks li a {
  color: #F3961C;
}
.footer-container .footer-wrapper .footer .directlinks li h2 {
  color: #636363;
}
.footer-container .footer-wrapper .footer .directlinks li h2:hover {
  color: #F3961C;
}
.footer-container .footer-wrapper .footer .trusted-shops {
  display: inline-block;
}
.footer-container .footer-wrapper .footer .trusted-shops h2 {
  color: #636363;
}
.footer-container .footer-wrapper .footer .trusted-shops ul {
  width: 180px;
  position: relative;
  top: -67px;
  right: -80px;
}
.footer-container .footer-wrapper .footer .trusted-shops ul li {
  background: transparent url("../images/tick_bullet.gif") no-repeat scroll left 4px;
  padding-left: 25px;
}
.footer-container .footer-wrapper .footer .social_icons {
  font-size: 16px;
}
.footer-container .footer-wrapper .footer .social_icons .social_item {
  text-decoration: none;
  padding: 0;
  display: block;
  float: left;
  width: 26px;
  height: 26px;
  text-align: center;
  margin: 0 8px 8px 0;
}
.footer-container .footer-wrapper .footer .social_icons .social_item:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.footer-container .footer-wrapper .footer .social_icons .social_item.pointoo:hover {
  color: #df4e23;
}
.footer-container .footer-wrapper .footer .social_icons .social_item.yelp:hover {
  color: #c01001;
}
.footer-container .footer-wrapper .footer .social_icons .social_item.shopvote:hover {
  color: #ff9900;
}
.footer-container .footer-wrapper .footer .social_icons .social_item.printerest:hover {
  color: #ca2128;
}
.footer-container .footer-wrapper .footer .social_icons .social_item .svg-social {
  width: 26px;
  height: 26px;
}
.footer-container .footer-wrapper .footer .advantages-wrapper {
  width: 26%;
  margin-bottom: 30px;
  float: left;
}
@media only screen and (max-width: 770px) {
  .footer-container .footer-wrapper .footer .advantages-wrapper {
    width: 50%;
  }
  .footer-container .footer-wrapper .footer .advantages-wrapper h2 {
    color: #636363;
  }
}
.footer-container .footer-wrapper .footer .advantages-wrapper .rightTxt {
  display: none;
}
.footer-container .footer-wrapper .footer .advantages-wrapper li {
  background: url("../images/tick_bullet.gif") no-repeat scroll left 4px transparent;
  padding-left: 25px;
  padding-top: 4px;
}
.footer-container .footer-wrapper .footer .advantages-wrapper .payments {
  padding-top: 10px;
}
.footer-container .footer-wrapper .footer .advantages-wrapper .payments a {
  float: left;
  padding-right: 5px;
}
.footer-container .footer-wrapper .footer .advantages-wrapper .shipping-info-small {
  clear: both;
  font-size: 10px;
}
.footer-container .footer-wrapper .footer .links {
  text-transform: none;
  padding: 0;
  width: 15%;
}
.footer-container .footer-wrapper .footer .links ul li a {
  color: #F3961C;
  font-size: 11px;
}
.footer-container .footer-wrapper .footer .links .block-title strong span {
  color: #ffffff;
}
@media only screen and (max-width: 770px) {
  .footer-container .footer-wrapper .footer .links {
    width: 50%;
    float: left;
    margin: 0;
  }
  .footer-container .footer-wrapper .footer .links .block-title strong span {
    color: #636363;
  }
}
@media only screen and (max-width: 1199px) {
  .footer-container .footer-wrapper .footer .links .block-title strong span {
    color: #636363;
  }
}
.footer-container .footer-wrapper .footer .links li {
  word-break: normal;
}
.footer-container .footer-wrapper .footer .links li a:hover {
  color: #F3961C;
}
.footer-container .footer-wrapper .footer .questions {
  float: left;
  width: 20%;
  margin-bottom: 30px;
}
.footer-container .footer-wrapper .footer .questions h2 {
  padding-bottom: 2px;
}
@media only screen and (max-width: 770px) {
  .footer-container .footer-wrapper .footer .questions {
    width: 50%;
  }
  .footer-container .footer-wrapper .footer .questions h2 {
    color: #636363;
  }
}
.footer-container .footer-wrapper .footer .questions a {
  color: #F3961C;
}
.footer-container .footer-wrapper .footer .block-subscribe {
  width: 26%;
}
@media only screen and (max-width: 770px) {
  .footer-container .footer-wrapper .footer .block-subscribe {
    width: 100%;
  }
}
.footer-container .footer-wrapper .footer .block-subscribe .block-title {
  margin-top: 2px;
}
.footer-container .footer-wrapper .footer .block-subscribe .block-title strong span {
  color: #ffffff;
}
.footer-container .footer-wrapper .footer .block-subscribe span {
  text-transform: none;
}
.footer-container .footer-wrapper .footer .block-subscribe .input-box {
  width: 60%;
}
.footer-container .footer-wrapper .footer .footer-nav {
  text-align: center;
  padding-top: 8px;
  margin-top: 20px;
  clear: both;
  border-top: 2px solid #E6E6E6;
  width: 100%;
  display: inline-block;
}
.footer-container .footer-wrapper .footer .footer-nav a {
  color: #636363;
  font-size: 12px;
}
.footer-container .footer-wrapper .footer .footer-nav a:hover {
  color: #F3961C;
}
.footer-container .footer-wrapper .footer .footer-nav .footer-nav-list {
  float: left;
}
.footer-container .footer-wrapper .footer .footer-nav .business-customer-note {
  float: right;
  width: 300px;
}
.footer-container .footer-wrapper .footer .copyright {
  display: none;
}

.header-right-links {
  position: absolute;
  top: 0;
  right: 25px;
  width: auto;
}
@media only screen and (max-width: 770px) {
  .header-right-links {
    display: none;
  }
}
.header-right-links a.header-account,
.header-right-links a.header-account-logout,
.header-right-links a.header-account-register,
.header-right-links a.header-account-login {
  color: #636363;
  line-height: 30px;
  font-size: 12px;
  top: 0;
  outline: 0;
  padding: 0 10px;
  width: auto;
  float: left;
  display: block;
  position: relative;
}
.header-right-links a.header-account .icon,
.header-right-links a.header-account-logout .icon,
.header-right-links a.header-account-register .icon,
.header-right-links a.header-account-login .icon {
  display: none;
}
.header-right-links a.header-account:hover,
.header-right-links a.header-account-logout:hover,
.header-right-links a.header-account-register:hover,
.header-right-links a.header-account-login:hover {
  color: #F3961C;
}

.header-minicart .minicart-wrapper .product-image {
  border: none;
}
.header-minicart .minicart-wrapper .info-wrapper th {
  text-transform: none;
}
.header-minicart .minicart-wrapper .subtotal {
  background: none;
}
.header-minicart .minicart-wrapper .subtotal .label {
  color: #636363;
  text-transform: none;
}
.header-minicart .minicart-wrapper .subtotal .price {
  color: #F3961C;
}
.header-minicart .minicart-wrapper .product-details a {
  font-size: 12px;
}
.header-minicart .minicart-wrapper .minicart-actions .cart-link {
  text-transform: none;
}

.delivery-message .alert {
  border: 1px solid transparent;
  border-radius: 4px;
  padding: 15px;
  margin: 0 10px;
  font-size: 12px;
}
.delivery-message .alert .fa {
  float: left;
  font-size: 20px;
  padding: 0 15px 0 0;
}
.delivery-message .alert-info {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

#userlike-popup {
  right: 115px !important;
}

#userlike-eyecatcher {
  right: 115px !important;
}

#userlike-tab {
  right: 115px !important;
}

.cms-home .main-container .main {
  padding: 0;
  margin-top: 0px;
}
.cms-home .main-container .main .col-main {
  margin-bottom: 50px;
  margin-left: -1px;
}
.cms-home .main-container .main .col-main #auguria-slider {
  float: left;
  padding-left: 9px;
  max-height: 349px;
  margin-bottom: 0;
}
@media only screen and (min-width: 771px) {
  .cms-home .main-container .main .col-main #auguria-slider {
    width: 65% !important;
  }
}
.cms-home .main-container .main .col-main #auguria-slider ul.pagination {
  height: 52px;
}
.cms-home .main-container .main .col-main #auguria-slider .caption .box-right {
  padding: 8px 0 0 0;
  width: 140px;
}
.cms-home .main-container .main .col-main #auguria-slider a {
  color: white;
}
.cms-home .main-container .main .col-main .advantages-wrapper {
  float: left;
  width: 100%;
  margin: 0 0 0 10px;
}
@media only screen and (min-width: 480px) {
  .cms-home .main-container .main .col-main .advantages-wrapper {
    margin: 105px 0 0 10px;
  }
}
@media only screen and (min-width: 771px) {
  .cms-home .main-container .main .col-main .advantages-wrapper {
    width: 35%;
    margin: 0;
    float: right;
    padding-right: 9px;
  }
}
.cms-home .main-container .main .col-main .advantages-wrapper .advantages {
  background: #e4edf4 url("../images/advantages_bg.png") no-repeat;
  padding: 10px 20px;
}
.cms-home .main-container .main .col-main .advantages-wrapper .advantages h2 {
  color: #7f8aa2;
  text-transform: none;
  font-weight: bold;
}
.cms-home .main-container .main .col-main .advantages-wrapper .advantages ul li {
  background: url("../images/tick_bullet1.gif") no-repeat;
  padding-left: 40px;
  margin-top: 10px;
}
.cms-home .main-container .main .col-main .advantages-wrapper .advantages p.payments {
  margin-top: 10px;
}
.cms-home .main-container .main .col-main .advantages-wrapper .advantages p.payments a {
  float: left;
}
.cms-home .main-container .main .col-main .advantages-wrapper .advantages p.shipping-info-small {
  clear: both;
}
.cms-home .main-container .main .col-main .std {
  clear: both;
}
.cms-home .main-container .main .col-main .sliderMenu {
  clear: both;
  background: url(../images/box_bg.png) no-repeat;
  height: 50px;
  position: relative;
}
.cms-home .main-container .main .col-main .sliderMenu .sliderMenuInner {
  padding: 5px;
}
.cms-home .main-container .main .col-main .sliderMenu .sliderMenuInner ul {
  margin-left: 15px;
}
.cms-home .main-container .main .col-main .sliderMenu .sliderMenuInner ul a {
  color: #ffffff;
  float: left;
  margin-right: 5px;
  padding: 4px 5px 5px 5px;
}
.cms-home .main-container .main .col-main .sliderMenu .sliderMenuInner ul a.active {
  background: white;
  color: #636363;
}
.cms-home .main-container .main .col-main .slider {
  text-align: center;
  padding: 0 10px;
  min-height: 190px;
}
.cms-home .main-container .main .col-main .slider #slider_box .bx-wrapper {
  margin: 0;
  max-width: none !important;
}
.cms-home .main-container .main .col-main .slider #slider_box .bx-wrapper .bx-viewport {
  left: 0;
  min-height: 190px !important;
}
.cms-home .main-container .main .col-main .slider #slider_box .bx-wrapper .category-product .mainHeading {
  min-height: 30px;
  font-size: 12px;
  color: #636363;
}
.cms-home .main-container .main .col-main .slider #slider_box .bx-wrapper .category-product .leftText {
  font-size: 9px;
  color: #000000;
  float: left;
}
.cms-home .main-container .main .col-main .slider #slider_box .bx-wrapper .category-product .price {
  color: #F3961C;
  float: right;
  font-weight: bold;
  font-size: 16px;
}
.cms-home .main-container .main .col-main .slider #slider_box .bx-wrapper .bx-controls-direction a {
  width: 50px;
  height: 58px;
  margin-top: -50px;
}
.cms-home .main-container .main .col-main .slider #slider_box .bx-wrapper .bx-controls .bx-prev.disabled,
.cms-home .main-container .main .col-main .slider #slider_box .bx-wrapper .bx-controls .bx-next.disabled {
  display: block;
}
.cms-home .main-container .main .col-main .slider #slider_box .bx-wrapper .bx-prev {
  left: -10px;
  background: url(../images/left_arrow.png) no-repeat;
}
.cms-home .main-container .main .col-main .slider #slider_box .bx-wrapper .bx-next {
  right: -10px;
  background: url(../images/right_arrow.png) no-repeat;
}
.cms-home .main-container .main .col-main .slider a:hover {
  text-decoration: none;
}
.cms-home .main-container .main .col-main .seo-text {
  clear: both;
  color: #A0A0A0;
  font-size: 11px;
  padding: 40px 45px 0 45px;
  margin-top: 5px;
  background: url("../images/box_bg.png") no-repeat scroll 0 0 transparent;
}
.cms-home .main-container .main .col-main .seo-text h1 {
  padding-top: 15px !important;
  color: #A0A0A0;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
  margin: 0;
}
.cms-home .main-container .main .col-main .seo-text h2 {
  color: #A0A0A0;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
  margin: 0;
}
.cms-home .main-container .main .col-main .topseller-block {
  width: 50%;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1199px) {
  .cms-home .main-container .main .col-main .topseller-block {
    float: none;
    width: 100%;
  }
}
.cms-home .main-container .main .col-main .topseller-block .topSellerBlock {
  margin: 1.7%;
}
@media only screen and (max-width: 770px) {
  .cms-home .main-container .main .col-main .topseller-block .topSellerBlock {
    margin-left: 70px;
  }
}
.cms-home .main-container .main .col-main .topseller-block .topSellerBlock .priceImg {
  float: right;
  color: #F3961C;
  font-size: 16px;
}
.cms-home .main-container .main .col-main .topseller-block .topSellerBlock .headingImg {
  color: #636363;
  text-align: center;
  margin-bottom: 10px;
}
.cms-home .main-container .main .col-main .topseller-block .topSellerBlock .textImg {
  float: left;
  font-size: 9px;
}
.cms-home .main-container .main .col-main .topseller-block a:hover {
  text-decoration: none;
}
.cms-home .main-container .main .col-main .new-products-block {
  margin-bottom: 20px;
  float: left;
}
@media only screen and (max-width: 770px) {
  .cms-home .main-container .main .col-main .new-products-block {
    margin-bottom: 200px;
  }
}
@media only screen and (max-width: 979px) {
  .cms-home .main-container .main .col-main .new-products-block {
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 1199px) {
  .cms-home .main-container .main .col-main .new-products-block {
    width: 100%;
    margin-left: 10px;
  }
}
.cms-home .main-container .main .col-main .new-products-block .btnDetails span {
  font-size: 16px;
}
.cms-home .main-container .main .col-main .new-products-block .sellerBlockRight {
  min-height: 188px;
}
@media only screen and (max-width: 1199px) {
  .cms-home .main-container .main .col-main .new-products-block .sellerBlockRight {
    float: none;
    padding: 15px;
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .cms-home .main-container .main .col-main .new-products-block .sellerBlockRight {
    text-align: center;
  }
}
@media only screen and (max-width: 1199px) {
  .cms-home .main-container .main .col-main .new-products-block .sellerBlockLeft {
    float: none;
    width: 0;
    margin-left: 18%;
  }
}
.cms-home .main-container .main .col-main .new-products-block .sellerBlockLeft a img {
  margin: 30px;
}

.topseller-block {
  width: 50%;
  float: left;
  padding-left: 9px;
}
.topseller-block .heading {
  height: 30px;
  padding: 5px 20px;
  background-color: #E4EDF4;
}
.topseller-block .heading h3 {
  color: #7f8aa2;
  font-size: 14px;
  text-transform: none;
}
.topseller-block .topSellerBlock {
  width: 153px;
  float: left;
  margin: 5px;
}
@media only screen and (max-width: 770px) {
  .topseller-block .topSellerBlock {
    margin-right: auto;
    margin-left: auto;
  }
}
.topseller-block .topSellerBlock .imageBlock {
  height: 99px;
}
.topseller-block .topSellerBlock .imageBlock img {
  margin-left: auto;
  margin-right: auto;
}
.topseller-block .topSellerBlock .headingImg {
  height: 50px;
  width: auto;
  font-size: 12px;
  color: #7f8aa2;
  padding-bottom: 3px;
  padding-right: 10px;
}
.topseller-block .topSellerBlock .textImg {
  width: 66px;
  float: left;
  font-size: 11px;
  color: #636363;
  margin-right: 5px;
}
.topseller-block .topSellerBlock .priceImg {
  width: 70px;
  float: left;
  color: #F3961C;
  font-size: 24px;
  font-weight: bold;
}

.new-products-block {
  width: 50%;
  float: right;
  padding-right: 9px;
  background: url("../images/bg_home_boxes.gif") no-repeat;
}
.new-products-block .heading {
  margin-left: 15px;
  height: 30px;
  padding: 5px 20px;
  background-color: #E4EDF4;
}
.new-products-block .heading h3 {
  color: #7f8aa2;
  font-size: 14px;
  text-transform: none;
}
.new-products-block .sellerBlockLeft {
  width: 40%;
  float: left;
  text-align: center;
}
.new-products-block .sellerBlockLeft img {
  margin-right: auto;
  margin-left: auto;
}
.new-products-block .sellerBlockRight {
  width: 60%;
  float: left;
  font-weight: bold;
  color: #7f8aa2;
  font-size: 14px;
}
.new-products-block .sellerBlockRight ul {
  list-style-type: none;
  margin-top: 20px;
}
.new-products-block .sellerBlockRight ul li {
  color: #636363;
  font-size: 12px;
  font-weight: normal;
  background: url(../images/arrow_bullet.gif) no-repeat left 5px;
  padding-left: 11px;
  padding-bottom: 3px;
}
.new-products-block .btnDetails a {
  float: right;
  margin-right: 10px;
}
.new-products-block .btnDetails span {
  color: #F3961C;
  font-weight: bold;
  font-size: 24px;
  margin-left: 10px;
}

.cms-widerruf .main-container .main p {
  padding: 0 15px;
}

.catalog-category-view .main,
.catalogsearch-result-index .main {
  padding: 0 0 0 9px;
}
.catalog-category-view .ias_trigger,
.catalogsearch-result-index .ias_trigger {
  margin-left: 42%;
}
.catalog-category-view .ias_loader,
.catalogsearch-result-index .ias_loader {
  margin-left: 36%;
}
.catalog-category-view .page-title h1,
.catalogsearch-result-index .page-title h1 {
  padding-top: 10px;
  color: #7f8aa2;
  text-transform: none;
  font-weight: bold;
}
.catalog-category-view .block-title-banner, .catalog-category-view .block-layered-nav .block-title,
.catalogsearch-result-index .block-layered-nav .catalog-category-view .block-title, .catalog-category-view .main .col-left .block-compare .block-title,
.catalogsearch-result-index .main .col-left .block-compare .catalog-category-view .block-title,
.catalogsearch-result-index .block-title-banner,
.catalog-category-view .block-layered-nav .catalogsearch-result-index .block-title,
.catalogsearch-result-index .block-layered-nav .block-title,
.catalog-category-view .main .col-left .block-compare .catalogsearch-result-index .block-title,
.catalogsearch-result-index .main .col-left .block-compare .block-title {
  background: url("../images/layered_bg.png");
  margin-left: -10px;
  padding: 5px !important;
  height: 42px;
  text-align: center;
  width: 104%;
}
.catalog-category-view .block-title-banner span, .catalog-category-view .block-layered-nav .block-title span,
.catalogsearch-result-index .block-layered-nav .catalog-category-view .block-title span, .catalog-category-view .main .col-left .block-compare .block-title span,
.catalogsearch-result-index .main .col-left .block-compare .catalog-category-view .block-title span,
.catalogsearch-result-index .block-title-banner span,
.catalog-category-view .block-layered-nav .catalogsearch-result-index .block-title span,
.catalogsearch-result-index .block-layered-nav .block-title span,
.catalog-category-view .main .col-left .block-compare .catalogsearch-result-index .block-title span,
.catalogsearch-result-index .main .col-left .block-compare .block-title span {
  color: #ffffff;
  text-transform: none;
  font-weight: normal;
}
.catalog-category-view .block-layered-nav .block-content,
.catalogsearch-result-index .block-layered-nav .block-content {
  padding-left: 0 !important;
}
.catalog-category-view .block-layered-nav .block-content a,
.catalogsearch-result-index .block-layered-nav .block-content a {
  color: #636363;
  border-bottom: 1px solid #CCCCCC;
  font-size: 11px;
}
.catalog-category-view .block-layered-nav .block-content a.btn-remove,
.catalogsearch-result-index .block-layered-nav .block-content a.btn-remove {
  font-size: 0;
}
.catalog-category-view .block-layered-nav .block-content a.btn-remove:after,
.catalogsearch-result-index .block-layered-nav .block-content a.btn-remove:after {
  color: #F3961C;
}
.catalog-category-view .block-layered-nav .block-content a.btn-remove:hover,
.catalogsearch-result-index .block-layered-nav .block-content a.btn-remove:hover {
  background: none;
  border-color: #F3961C;
  text-decoration: none;
}
.catalog-category-view .block-layered-nav .block-content .currently,
.catalogsearch-result-index .block-layered-nav .block-content .currently {
  padding-right: 10px;
}
.catalog-category-view .block-layered-nav .block-content .currently span,
.catalogsearch-result-index .block-layered-nav .block-content .currently span {
  display: none;
}
.catalog-category-view .block-layered-nav .block-content .currently ol li,
.catalogsearch-result-index .block-layered-nav .block-content .currently ol li {
  font-size: 11px;
}
.catalog-category-view .block-layered-nav .block-content .actions,
.catalogsearch-result-index .block-layered-nav .block-content .actions {
  padding-left: 10px;
}
.catalog-category-view .block-layered-nav .block-content #narrow-by-list,
.catalogsearch-result-index .block-layered-nav .block-content #narrow-by-list {
  border: none;
}
.catalog-category-view .block-layered-nav .block-content #narrow-by-list dt,
.catalogsearch-result-index .block-layered-nav .block-content #narrow-by-list dt {
  padding-left: 25px;
}
.catalog-category-view .block-layered-nav .block-content #narrow-by-list dd, .catalog-category-view .block-layered-nav .block-content #narrow-by-list dt,
.catalogsearch-result-index .block-layered-nav .block-content #narrow-by-list dd,
.catalogsearch-result-index .block-layered-nav .block-content #narrow-by-list dt {
  border: none !important;
}
.catalog-category-view .block-layered-nav .block-content #narrow-by-list dd,
.catalogsearch-result-index .block-layered-nav .block-content #narrow-by-list dd {
  padding: 0 10px 10px 10px;
}
.catalog-category-view .block-layered-nav .block-content .m-filter-item-list li a,
.catalogsearch-result-index .block-layered-nav .block-content .m-filter-item-list li a {
  padding: 10px 0 10px 20px;
  background: url("../images/filter-check-icon.png") no-repeat 0 -13px;
}
.catalog-category-view .block-layered-nav .block-content .m-filter-item-list li > span,
.catalogsearch-result-index .block-layered-nav .block-content .m-filter-item-list li > span {
  display: none;
  padding: 10px 0 10px 20px;
  color: #A0A0A0;
  border-bottom: 1px solid #CCCCCC;
  font-size: 11px;
  background: url("../images/filter-check-icon.png") no-repeat 0 -13px;
}
.catalog-category-view .block-layered-nav .block-content .m-filter-item-list li .m-selected-filter-item,
.catalogsearch-result-index .block-layered-nav .block-content .m-filter-item-list li .m-selected-filter-item {
  display: block;
  padding: 10px 0 10px 20px;
  color: #636363;
  border-bottom: 1px solid #CCCCCC;
  font-size: 11px;
  background: url("../images/filter-check-icon.png") no-repeat 0 13px;
}
.catalog-category-view .block-layered-nav .block-content > dl > dt,
.catalogsearch-result-index .block-layered-nav .block-content > dl > dt {
  background-color: #E1F0F8;
}
.catalog-category-view .col-left-first,
.catalogsearch-result-index .col-left-first {
  padding-right: 0px;
}
.catalog-category-view .col-left-first .block-layered-nav .toggle-content dl dt.odd,
.catalogsearch-result-index .col-left-first .block-layered-nav .toggle-content dl dt.odd {
  text-transform: none;
}
.catalog-category-view .col-left-first .block-layered-nav .toggle-content dl dt.even,
.catalogsearch-result-index .col-left-first .block-layered-nav .toggle-content dl dt.even {
  text-transform: none;
}
.catalog-category-view .col-left-first .block-layered-nav .filter-toggle,
.catalogsearch-result-index .col-left-first .block-layered-nav .filter-toggle {
  width: 22px;
  float: right;
  background: #F3961C;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
}
.catalog-category-view .col-left-first .left-category-description,
.catalogsearch-result-index .col-left-first .left-category-description {
  padding: 10px;
  font-size: 11px;
}
@media only screen and (max-width: 769px) {
  .catalog-category-view .col-left-first .left-category-description,
  .catalogsearch-result-index .col-left-first .left-category-description {
    display: none;
  }
}
.catalog-category-view .col-left-first .left-category-description h2,
.catalogsearch-result-index .col-left-first .left-category-description h2 {
  margin-top: 10px;
  color: #7f8aa2;
  font-size: 16px;
}
.catalog-category-view .main .col-left .block-compare .block-title,
.catalogsearch-result-index .main .col-left .block-compare .block-title {
  border: none;
}
.catalog-category-view .main .col-left .block-compare .block-title strong span small,
.catalogsearch-result-index .main .col-left .block-compare .block-title strong span small {
  color: #fff;
}
.catalog-category-view .main .col-left .block-compare .block-content #compare-items li.item,
.catalogsearch-result-index .main .col-left .block-compare .block-content #compare-items li.item {
  padding-right: 10px;
}
.catalog-category-view .main .col-left .block-compare .block-content .actions,
.catalogsearch-result-index .main .col-left .block-compare .block-content .actions {
  padding: 0 10px;
}
.catalog-category-view .main .col-left .block-compare .block-content .actions button,
.catalogsearch-result-index .main .col-left .block-compare .block-content .actions button {
  text-transform: none;
}
.catalog-category-view .main .col-left .block-compare .block-content a,
.catalogsearch-result-index .main .col-left .block-compare .block-content a {
  color: #636363;
  font-size: 11px;
}
.catalog-category-view .main .col-left .block-compare .block-content a.btn-remove,
.catalogsearch-result-index .main .col-left .block-compare .block-content a.btn-remove {
  font-size: 0;
}
.catalog-category-view .main .col-left .block-compare .block-content a.btn-remove:after,
.catalogsearch-result-index .main .col-left .block-compare .block-content a.btn-remove:after {
  color: #F3961C;
}
.catalog-category-view .main .col-left .block-compare .block-content a.btn-remove:hover,
.catalogsearch-result-index .main .col-left .block-compare .block-content a.btn-remove:hover {
  background: none;
  border-color: #F3961C;
  text-decoration: none;
}
.catalog-category-view .main .col-left .empty,
.catalogsearch-result-index .main .col-left .empty {
  padding: 10px;
}
.catalog-category-view .main .col-main,
.catalogsearch-result-index .main .col-main {
  margin-left: 0;
  background: url("../images/advantages_bg.png") no-repeat;
}
.catalog-category-view .main .col-main .page-title,
.catalogsearch-result-index .main .col-main .page-title {
  padding-top: 4px;
}
.catalog-category-view .main .col-main .category-products,
.catalogsearch-result-index .main .col-main .category-products {
  padding-right: 9px;
}
.catalog-category-view .main .col-main .category-products .products-list .item,
.catalogsearch-result-index .main .col-main .category-products .products-list .item {
  border-bottom: solid 2px #e5edef;
  background-color: #FFFFFF;
  border-radius: 5px;
}
.catalog-category-view .main .col-main .category-products .products-list .item .product-image,
.catalogsearch-result-index .main .col-main .category-products .products-list .item .product-image {
  border: none;
  max-width: 130px;
  max-height: 130px;
  padding-left: 10px;
}
.catalog-category-view .main .col-main .category-products .products-list .item .product-image img,
.catalogsearch-result-index .main .col-main .category-products .products-list .item .product-image img {
  width: auto;
  max-width: 100%;
  max-height: 130px;
  border-radius: 5px;
}
.catalog-category-view .main .col-main .category-products .products-list .item .button,
.catalogsearch-result-index .main .col-main .category-products .products-list .item .button {
  display: none;
}
.catalog-category-view .main .col-main .category-products .products-list .item .product-shop,
.catalogsearch-result-index .main .col-main .category-products .products-list .item .product-shop {
  padding: 0;
  margin: 0;
  position: relative;
}
.catalog-category-view .main .col-main .category-products .products-list .item .product-shop .f-fix .product-primary,
.catalogsearch-result-index .main .col-main .category-products .products-list .item .product-shop .f-fix .product-primary {
  width: 200px;
  padding-right: 20px;
}
.catalog-category-view .main .col-main .category-products .products-list .item .product-shop .f-fix .product-primary .product-name a,
.catalogsearch-result-index .main .col-main .category-products .products-list .item .product-shop .f-fix .product-primary .product-name a {
  font-size: 14px;
  text-transform: none;
  color: #7f8aa2;
}
.catalog-category-view .main .col-main .category-products .products-list .item .product-shop .f-fix .product-secondary,
.catalogsearch-result-index .main .col-main .category-products .products-list .item .product-shop .f-fix .product-secondary {
  padding-right: 20px;
}
.catalog-category-view .main .col-main .category-products .products-list .item .product-shop .f-fix .product-secondary .price-box,
.catalogsearch-result-index .main .col-main .category-products .products-list .item .product-shop .f-fix .product-secondary .price-box {
  font-weight: bold;
}
.catalog-category-view .main .col-main .category-products .products-list .item .product-shop .f-fix .product-secondary .price-box span span,
.catalogsearch-result-index .main .col-main .category-products .products-list .item .product-shop .f-fix .product-secondary .price-box span span {
  font-size: 20px;
}
.catalog-category-view .main .col-main .category-products .products-list .item .product-shop .f-fix .product-secondary .tax-details,
.catalogsearch-result-index .main .col-main .category-products .products-list .item .product-shop .f-fix .product-secondary .tax-details {
  font-size: 10px;
}
.catalog-category-view .main .col-main .category-products .products-list .item .product-shop .f-fix .product-secondary .btn-cart,
.catalogsearch-result-index .main .col-main .category-products .products-list .item .product-shop .f-fix .product-secondary .btn-cart {
  display: none;
}
.catalog-category-view .main .col-main .category-products .products-list .item .product-shop .f-fix .desc,
.catalogsearch-result-index .main .col-main .category-products .products-list .item .product-shop .f-fix .desc {
  display: none;
}
.catalog-category-view .category-image,
.catalogsearch-result-index .category-image {
  display: none;
}
.catalog-category-view .category-image .category-image img,
.catalogsearch-result-index .category-image .category-image img {
  width: 50%;
}
.catalog-category-view .category-products .toolbar,
.catalogsearch-result-index .category-products .toolbar {
  background-color: #E1F0F8;
  border: none;
}
.catalog-category-view .category-products .toolbar label,
.catalogsearch-result-index .category-products .toolbar label {
  text-transform: none;
}
.catalog-category-view .category-products .toolbar select,
.catalogsearch-result-index .category-products .toolbar select {
  height: 25px;
  width: 110px;
}
.catalog-category-view .products-grid,
.catalogsearch-result-index .products-grid {
  padding: 20px;
  color: #7f8aa2;
  font-size: 11px;
}
.catalog-category-view .products-grid a,
.catalogsearch-result-index .products-grid a {
  color: #7f8aa2;
  text-decoration: underline;
}
.catalog-category-view .products-grid .add-to-links,
.catalogsearch-result-index .products-grid .add-to-links {
  margin-top: 2px;
}
@media only screen and (max-width: 771px) {
  .catalog-category-view .products-grid .add-to-links,
  .catalogsearch-result-index .products-grid .add-to-links {
    width: 100%;
  }
  .catalog-category-view .products-grid .add-to-links li,
  .catalogsearch-result-index .products-grid .add-to-links li {
    float: left;
  }
}
.catalog-category-view .products-grid .item:hover .product-image,
.catalog-category-view .products-grid .item:hover .product-info,
.catalogsearch-result-index .products-grid .item:hover .product-image,
.catalogsearch-result-index .products-grid .item:hover .product-info {
  border-color: #F3961C;
}
.catalog-category-view .products-grid .product-image,
.catalogsearch-result-index .products-grid .product-image {
  margin: 0;
  border-width: 1px 1px 0 1px;
}
.catalog-category-view .products-grid .product-image:hover,
.catalogsearch-result-index .products-grid .product-image:hover {
  border-color: #EDEDED;
}
.catalog-category-view .products-grid .product-info,
.catalogsearch-result-index .products-grid .product-info {
  text-align: center;
  min-height: 100px !important;
  border: solid #EDEDED;
  border-width: 0 1px 1px 1px;
  padding: 10px !important;
}
.catalog-category-view .products-grid .product-info .configurable-swatch-list,
.catalogsearch-result-index .products-grid .product-info .configurable-swatch-list {
  display: none;
}
.catalog-category-view .products-grid .product-info .product-name,
.catalogsearch-result-index .products-grid .product-info .product-name {
  height: 50px;
  font-size: 12px;
  overflow: hidden;
  line-height: 1.4;
}
.catalog-category-view .products-grid .product-info .product-name a,
.catalogsearch-result-index .products-grid .product-info .product-name a {
  color: #7f8aa2;
  text-decoration: none;
}
.catalog-category-view .products-grid .product-info .delivery-time,
.catalogsearch-result-index .products-grid .product-info .delivery-time {
  display: none;
}
.catalog-category-view .products-grid .product-info .product-name:before,
.catalogsearch-result-index .products-grid .product-info .product-name:before {
  content: "";
  float: left;
  width: 15px;
  height: 50px;
}
.catalog-category-view .products-grid .product-info .product-name > *:first-child,
.catalogsearch-result-index .products-grid .product-info .product-name > *:first-child {
  float: right;
  width: 100%;
  margin-left: -15px;
}
.catalog-category-view .products-grid .product-info .product-name:after,
.catalogsearch-result-index .products-grid .product-info .product-name:after {
  content: "\02026";
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  float: right;
  position: relative;
  top: -18px;
  left: 100%;
  width: 4em;
  margin-left: -4em;
  padding-right: 15px;
  text-align: center;
}
.catalog-category-view .products-grid .product-info .actions,
.catalogsearch-result-index .products-grid .product-info .actions {
  min-height: 85px;
  display: none;
  position: relative;
}
@media only screen and (min-width: 771px) {
  .catalog-category-view .products-grid .product-info .actions .button,
  .catalogsearch-result-index .products-grid .product-info .actions .button {
    background-position: 10px 0;
  }
}
.catalog-category-view .products-grid .product-info .price-box,
.catalogsearch-result-index .products-grid .product-info .price-box {
  margin-top: 20px;
}
.catalog-category-view .products-grid .product-info .price-box .minimal-price-link,
.catalogsearch-result-index .products-grid .product-info .price-box .minimal-price-link {
  text-decoration: none;
}
.catalog-category-view .products-grid .product-info .price-box .old-price,
.catalogsearch-result-index .products-grid .product-info .price-box .old-price {
  width: 100%;
}
.catalog-category-view .products-grid .product-info .price-box .old-price .price,
.catalogsearch-result-index .products-grid .product-info .price-box .old-price .price {
  color: #000000;
  font-size: 10px;
}
.catalog-category-view .products-grid .product-info .price-box .label,
.catalogsearch-result-index .products-grid .product-info .price-box .label {
  color: #000000;
  text-transform: none;
}
.catalog-category-view .products-grid .product-info .price-box .price,
.catalogsearch-result-index .products-grid .product-info .price-box .price {
  color: #F3961C;
  font-size: 16px;
}
.catalog-category-view .products-grid .product-info .btn-cart,
.catalogsearch-result-index .products-grid .product-info .btn-cart {
  background: #F3961C url("../images/cart_icon.png") no-repeat;
  background-position: 50% 0;
  width: 100%;
  height: 40px;
}
@media only screen and (min-width: 771px) {
  .catalog-category-view .products-grid .product-info .btn-cart,
  .catalogsearch-result-index .products-grid .product-info .btn-cart {
    background-position: 50% 0;
  }
}
.catalog-category-view .products-grid .product-info .btn-cart span,
.catalogsearch-result-index .products-grid .product-info .btn-cart span {
  display: none;
}
.catalog-category-view .products-grid .price-box .special-price .price,
.catalog-category-view .products-grid .product-info .price-box .special-price .price,
.catalog-category-view .products-list .price-box .special-price .price,
.catalog-category-view .products-list .price-box .special-price .price,
.catalogsearch-result-index .products-grid .price-box .special-price .price,
.catalogsearch-result-index .products-grid .product-info .price-box .special-price .price,
.catalogsearch-result-index .products-list .price-box .special-price .price,
.catalogsearch-result-index .products-list .price-box .special-price .price {
  color: #d70000;
  font-weight: bold;
}
.catalog-category-view .badge-sale,
.catalogsearch-result-index .badge-sale {
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 5px;
  z-index: 1;
  background-color: #d70000;
}
.catalog-category-view .products-list .badge-sale,
.catalogsearch-result-index .products-list .badge-sale {
  left: 15px;
  font-size: 10px;
  padding: 3px 6px;
}

.catalog-product-view #admin_messages.has-message,
.review-product-list #admin_messages.has-message {
  margin: 15px;
  padding: 10px;
  border-left: 5px solid #527417;
  background-color: #EFF5EA;
}
.catalog-product-view .product-view .product-configuration-header,
.catalog-product-view .product-view .product-tierprices-header,
.review-product-list .product-view .product-configuration-header,
.review-product-list .product-view .product-tierprices-header {
  background: url("../images/box_bg.png") no-repeat -485px 0;
  height: 50px;
  padding: 5px 0 0 10px;
  margin-right: -7px;
  color: #ffffff;
  border-left: solid 1px #EDEDED;
}
.catalog-product-view .product-view .product-configuration-header .help,
.catalog-product-view .product-view .product-tierprices-header .help,
.review-product-list .product-view .product-configuration-header .help,
.review-product-list .product-view .product-tierprices-header .help {
  float: right;
  margin: 4px 20px 0 0;
  font-size: 11px;
}
.catalog-product-view .product-view .product-manufacturer-image,
.review-product-list .product-view .product-manufacturer-image {
  float: right;
  margin-bottom: 10px;
  margin-right: 18px;
}
.catalog-product-view .product-view .product-manufacturer-image img,
.review-product-list .product-view .product-manufacturer-image img {
  max-width: 180px;
}
.catalog-product-view .product-view .product-essential .product-shop .extra-info,
.review-product-list .product-view .product-essential .product-shop .extra-info {
  max-width: 60%;
}
.catalog-product-view .product-view .product-configuration-header .right a,
.review-product-list .product-view .product-configuration-header .right a {
  color: #FFFFFF;
}
.catalog-product-view .product-view .ratings,
.review-product-list .product-view .ratings {
  margin-left: 20px;
}
.catalog-product-view .product-view .box-reviews .form-add,
.review-product-list .product-view .box-reviews .form-add {
  margin-top: 30px;
}
.catalog-product-view .product-view #customer-reviews,
.review-product-list .product-view #customer-reviews {
  margin: 15px;
}
.catalog-product-view .product-view #customer-reviews h2,
.review-product-list .product-view #customer-reviews h2 {
  color: #7f8aa2;
}
.catalog-product-view .product-view #customer-reviews h3 span,
.catalog-product-view .product-view #customer-reviews dl dd .review-meta,
.review-product-list .product-view #customer-reviews h3 span,
.review-product-list .product-view #customer-reviews dl dd .review-meta {
  color: #7f8aa2;
  display: block;
}
.catalog-product-view .product-view #customer-reviews .buttons-set,
.catalog-product-view .product-view #customer-reviews .fieldset .form-list,
.review-product-list .product-view #customer-reviews .buttons-set,
.review-product-list .product-view #customer-reviews .fieldset .form-list {
  width: 450px;
}
@media only screen and (min-width: 770px) {
  .catalog-product-view .product-view .product-shop,
  .review-product-list .product-view .product-shop {
    width: 55%;
  }
}
.catalog-product-view .product-view .product-shop .product-name,
.review-product-list .product-view .product-shop .product-name {
  padding: 15px 50px 20px 15px;
}
.catalog-product-view .product-view .product-shop .product-name h1,
.catalog-product-view .product-view .product-shop .product-name .h1,
.review-product-list .product-view .product-shop .product-name h1,
.review-product-list .product-view .product-shop .product-name .h1 {
  color: #7f8aa2;
  text-transform: none;
  font-weight: bold;
}
.catalog-product-view .product-view .product-shop .extra-info,
.review-product-list .product-view .product-shop .extra-info {
  margin-bottom: 10px;
  font-size: 12px;
}
.catalog-product-view .product-view .product-shop .extra-info .simple-skus,
.catalog-product-view .product-view .product-shop .extra-info .product-config-sku,
.review-product-list .product-view .product-shop .extra-info .simple-skus,
.review-product-list .product-view .product-shop .extra-info .product-config-sku {
  display: inline-block;
}
.catalog-product-view .product-view .product-shop .add-to-cart-wrapper,
.review-product-list .product-view .product-shop .add-to-cart-wrapper {
  width: 90%;
  padding-left: 0;
  padding-right: 20px;
  margin-right: 55px;
}
.catalog-product-view .product-view .product-shop .delivery-time,
.review-product-list .product-view .product-shop .delivery-time {
  margin-bottom: 60px;
  font-size: 12px;
  display: none;
}
.catalog-product-view .product-view .product-shop .product-options,
.review-product-list .product-view .product-shop .product-options {
  padding: 0;
  border: none;
}
.catalog-product-view .product-view .product-shop .product-options .required,
.review-product-list .product-view .product-shop .product-options .required {
  display: none;
}
.catalog-product-view .product-view .product-shop .product-options .configurator .product-configuration-table,
.review-product-list .product-view .product-shop .product-options .configurator .product-configuration-table {
  padding-right: 10px;
  margin-top: -15px;
  font-size: 12px;
  width: 100%;
}
.catalog-product-view .product-view .product-shop .product-options .configurator .product-configuration-table th,
.review-product-list .product-view .product-shop .product-options .configurator .product-configuration-table th {
  border: solid 1px #EDEDED;
  padding: 5px;
  text-align: center;
  font-weight: bold;
}
@media only screen and (max-width: 770px) {
  .catalog-product-view .product-view .product-shop .product-options .configurator .product-configuration-table .product-additional-value,
  .review-product-list .product-view .product-shop .product-options .configurator .product-configuration-table .product-additional-value {
    display: none;
  }
}
.catalog-product-view .product-view .product-shop .product-options .configurator .product-configuration-table .product-configuration-header-first,
.review-product-list .product-view .product-shop .product-options .configurator .product-configuration-table .product-configuration-header-first {
  border-left: solid 1px #EDEDED;
}
.catalog-product-view .product-view .product-shop .product-options .configurator .product-configuration-table .product-configuration-row.active,
.review-product-list .product-view .product-shop .product-options .configurator .product-configuration-table .product-configuration-row.active {
  background-color: #F4F4F4;
}
.catalog-product-view .product-view .product-shop .product-options .configurator .product-configuration-table .product-configuration-row td,
.review-product-list .product-view .product-shop .product-options .configurator .product-configuration-table .product-configuration-row td {
  border: solid 1px #EDEDED;
  padding: 5px;
}
.catalog-product-view .product-view .product-shop .product-options .configurator .product-configuration-table .product-configuration-row td,
.review-product-list .product-view .product-shop .product-options .configurator .product-configuration-table .product-configuration-row td {
  cursor: pointer;
  text-align: center;
}
.catalog-product-view .product-view .product-shop .product-options .configurator .product-configuration-table .product-configuration-row .product-configuration-select,
.review-product-list .product-view .product-shop .product-options .configurator .product-configuration-table .product-configuration-row .product-configuration-select {
  border-left: solid 1px #EDEDED;
}
.catalog-product-view .product-view .product-shop .product-options .configurator .product-configuration-table .product-configuration-row .configurator-special-price,
.review-product-list .product-view .product-shop .product-options .configurator .product-configuration-table .product-configuration-row .configurator-special-price {
  color: #F3961C;
}
.catalog-product-view .product-view .product-shop .product-options .configurator .product-configuration-table .product-configuration-row .configurator-old-price,
.review-product-list .product-view .product-shop .product-options .configurator .product-configuration-table .product-configuration-row .configurator-old-price {
  font-size: 8px;
  text-decoration: line-through;
}
.catalog-product-view .product-view .product-shop .product-options-bottom,
.review-product-list .product-view .product-shop .product-options-bottom {
  border-left: solid #EDEDED;
  background: none;
  border-width: 0 0 0 1px;
  margin: 0;
}
.catalog-product-view .product-view .product-shop .block-related,
.review-product-list .product-view .product-shop .block-related {
  clear: both;
  border-left: solid 1px #EDEDED;
  width: 100%;
  padding: 0;
}
.catalog-product-view .product-view .product-shop .block-related .block-title,
.review-product-list .product-view .product-shop .block-related .block-title {
  border-top: none;
}
.catalog-product-view .product-view .product-shop .block-related .block-title h2,
.review-product-list .product-view .product-shop .block-related .block-title h2 {
  font-size: 14px;
  padding: 5px 0 5px 10px;
  text-transform: none;
  background: #e4edf4;
}
.catalog-product-view .product-view .product-shop .block-related .block-subtitle,
.review-product-list .product-view .product-shop .block-related .block-subtitle {
  display: none;
}
.catalog-product-view .product-view .product-shop .block-related .item,
.review-product-list .product-view .product-shop .block-related .item {
  clear: none;
  width: 160px;
  float: left;
}
.catalog-product-view .product-view .product-shop .block-related .item input,
.review-product-list .product-view .product-shop .block-related .item input {
  display: none;
}
.catalog-product-view .product-view .product-shop .block-related .product .product-image,
.review-product-list .product-view .product-shop .block-related .product .product-image {
  border: none;
}
.catalog-product-view .product-view .product-shop .block-related .product .product-image img,
.review-product-list .product-view .product-shop .block-related .product .product-image img {
  min-width: 100px;
  min-height: 100px;
}
.catalog-product-view .product-view .product-shop .block-related .product .product-details,
.review-product-list .product-view .product-shop .block-related .product .product-details {
  clear: both;
  margin: 0;
  padding: 0;
}
.catalog-product-view .product-view .product-shop .block-related .product .product-details .product-name,
.review-product-list .product-view .product-shop .block-related .product .product-details .product-name {
  padding: 0;
  height: 70px;
}
.catalog-product-view .product-view .product-shop .block-related .product .product-details .product-name a,
.review-product-list .product-view .product-shop .block-related .product .product-details .product-name a {
  font-size: 11px;
  text-transform: none;
}
.catalog-product-view .product-view .product-shop .block-related .product .product-details .price-box span,
.review-product-list .product-view .product-shop .block-related .product .product-details .price-box span {
  clear: both;
  padding: 0;
  color: #F3961C;
  font-size: 18px;
}
.catalog-product-view .product-view .product-shop .block-related .product .product-details .tax-details,
.review-product-list .product-view .product-shop .block-related .product .product-details .tax-details {
  font-size: 11px;
}
.catalog-product-view .product-view .product-shop .block-related .product .product-details .tax-details a,
.review-product-list .product-view .product-shop .block-related .product .product-details .tax-details a {
  font-size: 11px;
  color: #F3961C;
}
.catalog-product-view .product-view .additional-product-data,
.review-product-list .product-view .additional-product-data {
  border-left: 1px solid #EDEDED;
  min-height: 220px;
  font-size: 12px;
}
.catalog-product-view .product-view .additional-product-data .additional-left,
.review-product-list .product-view .additional-product-data .additional-left {
  padding: 20px;
  width: 55%;
  float: left;
}
@media only screen and (max-width: 770px) {
  .catalog-product-view .product-view .additional-product-data .additional-left,
  .review-product-list .product-view .additional-product-data .additional-left {
    width: 100%;
  }
}
.catalog-product-view .product-view .additional-product-data .additional-left .additional-delivery-time,
.review-product-list .product-view .additional-product-data .additional-left .additional-delivery-time {
  min-height: 20px;
  background: url("../images/clock_symbol.gif") no-repeat;
  padding-left: 30px;
}
.catalog-product-view .product-view .additional-product-data .additional-left .additional-shipping,
.catalog-product-view .product-view .additional-product-data .additional-left .additional-meta-info,
.catalog-product-view .product-view .additional-product-data .additional-left .additional-soehngen-info,
.catalog-product-view .product-view .additional-product-data .additional-left .additional-packaging-info,
.catalog-product-view .product-view .additional-product-data .additional-left .additional-transport-info,
.review-product-list .product-view .additional-product-data .additional-left .additional-shipping,
.review-product-list .product-view .additional-product-data .additional-left .additional-meta-info,
.review-product-list .product-view .additional-product-data .additional-left .additional-soehngen-info,
.review-product-list .product-view .additional-product-data .additional-left .additional-packaging-info,
.review-product-list .product-view .additional-product-data .additional-left .additional-transport-info {
  margin-top: 20px;
  padding-left: 30px;
}
.catalog-product-view .product-view .additional-product-data .additional-left .additional-shipping span,
.catalog-product-view .product-view .additional-product-data .additional-left .additional-meta-info span,
.catalog-product-view .product-view .additional-product-data .additional-left .additional-soehngen-info span,
.catalog-product-view .product-view .additional-product-data .additional-left .additional-packaging-info span,
.catalog-product-view .product-view .additional-product-data .additional-left .additional-transport-info span,
.review-product-list .product-view .additional-product-data .additional-left .additional-shipping span,
.review-product-list .product-view .additional-product-data .additional-left .additional-meta-info span,
.review-product-list .product-view .additional-product-data .additional-left .additional-soehngen-info span,
.review-product-list .product-view .additional-product-data .additional-left .additional-packaging-info span,
.review-product-list .product-view .additional-product-data .additional-left .additional-transport-info span {
  font-weight: normal;
}
.catalog-product-view .product-view .additional-product-data .additional-left .additional-shipping .additional-span-bold,
.catalog-product-view .product-view .additional-product-data .additional-left .additional-meta-info .additional-span-bold,
.catalog-product-view .product-view .additional-product-data .additional-left .additional-soehngen-info .additional-span-bold,
.catalog-product-view .product-view .additional-product-data .additional-left .additional-packaging-info .additional-span-bold,
.catalog-product-view .product-view .additional-product-data .additional-left .additional-transport-info .additional-span-bold,
.review-product-list .product-view .additional-product-data .additional-left .additional-shipping .additional-span-bold,
.review-product-list .product-view .additional-product-data .additional-left .additional-meta-info .additional-span-bold,
.review-product-list .product-view .additional-product-data .additional-left .additional-soehngen-info .additional-span-bold,
.review-product-list .product-view .additional-product-data .additional-left .additional-packaging-info .additional-span-bold,
.review-product-list .product-view .additional-product-data .additional-left .additional-transport-info .additional-span-bold {
  font-weight: bold;
}
.catalog-product-view .product-view .additional-product-data .additional-left .additional-shipping,
.review-product-list .product-view .additional-product-data .additional-left .additional-shipping {
  background: url("../images/tick_bullet2.gif") no-repeat;
}
.catalog-product-view .product-view .additional-product-data .additional-left .additional-meta-info,
.review-product-list .product-view .additional-product-data .additional-left .additional-meta-info {
  background: url("../images/meta_info.png") no-repeat;
}
.catalog-product-view .product-view .additional-product-data .additional-left .additional-soehngen-info,
.review-product-list .product-view .additional-product-data .additional-left .additional-soehngen-info {
  background: url("../images/erste_hilfe.png") no-repeat;
}
.catalog-product-view .product-view .additional-product-data .additional-left .additional-packaging-info,
.review-product-list .product-view .additional-product-data .additional-left .additional-packaging-info {
  background: url("../images/kleine_verpackung.png") no-repeat;
}
.catalog-product-view .product-view .additional-product-data .additional-left .additional-transport-info,
.review-product-list .product-view .additional-product-data .additional-left .additional-transport-info {
  background: url("../images/gabelstapler.png") no-repeat;
}
.catalog-product-view .product-view .additional-product-data .additional-right,
.review-product-list .product-view .additional-product-data .additional-right {
  padding: 20px;
  float: left;
}
@media only screen and (max-width: 770px) {
  .catalog-product-view .product-view .additional-product-data .additional-right,
  .review-product-list .product-view .additional-product-data .additional-right {
    width: 100%;
  }
}
.catalog-product-view .product-view .additional-product-data .additional-right .additional-order-alternative,
.review-product-list .product-view .additional-product-data .additional-right .additional-order-alternative {
  font-weight: bold;
  font-size: 13px;
}
.catalog-product-view .product-view .additional-product-data .additional-right .additional-order-alternative a,
.review-product-list .product-view .additional-product-data .additional-right .additional-order-alternative a {
  display: block;
  background: url("../images/arrow_bullet.gif") no-repeat 0 6px;
  padding-left: 20px;
}
.catalog-product-view .product-view .additional-product-data .additional-right .additional-service,
.review-product-list .product-view .additional-product-data .additional-right .additional-service {
  margin-top: 20px;
  padding-left: 0px;
}
.catalog-product-view .product-view .additional-product-data .additional-right .additional-service i.fa-phone,
.review-product-list .product-view .additional-product-data .additional-right .additional-service i.fa-phone {
  font-size: 28px;
  display: block;
  margin: 30px 0 -30px;
}
.catalog-product-view .product-view .additional-product-data .additional-right .additional-service span,
.review-product-list .product-view .additional-product-data .additional-right .additional-service span {
  margin-left: 30px;
}
.catalog-product-view .product-view .additional-product-data .additional-right .additional-service-time,
.review-product-list .product-view .additional-product-data .additional-right .additional-service-time {
  margin-top: 20px;
  padding-left: 30px;
}
@media only screen and (min-width: 770px) {
  .catalog-product-view .product-view .product-img-box,
  .review-product-list .product-view .product-img-box {
    width: 45%;
  }
}
.catalog-product-view .product-view .product-img-box .product-image,
.review-product-list .product-view .product-img-box .product-image {
  border: none;
  min-height: 300px;
}
.catalog-product-view .product-view .product-img-box .product-image:hover,
.review-product-list .product-view .product-img-box .product-image:hover {
  border: none;
}
.catalog-product-view .product-view .product-img-box .more-views h2,
.review-product-list .product-view .product-img-box .more-views h2 {
  border: solid #EDEDED;
  border-width: 1px 1px 0 0;
  margin: 0;
  color: #F3961C;
  font-size: 13px;
  text-transform: none;
  width: 140px;
  padding: 12px;
}
.catalog-product-view .product-view .product-img-box .more-views .product-image-thumbs,
.review-product-list .product-view .product-img-box .more-views .product-image-thumbs {
  padding: 10px;
}
.catalog-product-view .product-view .product-img-box .more-views .product-image-thumbs img,
.review-product-list .product-view .product-img-box .more-views .product-image-thumbs img {
  border: solid 1px #EDEDED;
  width: 50px;
  height: 50px;
}
.catalog-product-view .product-view .product-collateral,
.review-product-list .product-view .product-collateral {
  margin-top: 20px;
}
.catalog-product-view .product-view .product-collateral .toggle-tabs,
.review-product-list .product-view .product-collateral .toggle-tabs {
  border: none;
  background-color: white;
}
.catalog-product-view .product-view .product-collateral .toggle-tabs li,
.review-product-list .product-view .product-collateral .toggle-tabs li {
  border-bottom: 1px solid #EDEDED;
}
.catalog-product-view .product-view .product-collateral .toggle-tabs li span,
.review-product-list .product-view .product-collateral .toggle-tabs li span {
  text-transform: none;
}
.catalog-product-view .product-view .product-collateral .toggle-tabs li.current,
.review-product-list .product-view .product-collateral .toggle-tabs li.current {
  border-top: 1px solid #EDEDED;
  border-right-color: #EDEDED;
  border-left-color: #EDEDED;
}
.catalog-product-view .product-view .product-collateral .toggle-tabs li.current span,
.review-product-list .product-view .product-collateral .toggle-tabs li.current span {
  color: #F3961C;
  text-transform: none;
}
.catalog-product-view .product-view .product-collateral .collateral-tabs .tab-container .tab-content,
.review-product-list .product-view .product-collateral .collateral-tabs .tab-container .tab-content {
  font-size: 12px;
}
.catalog-product-view .product-view .product-collateral .collateral-tabs .tab-container .tab-content h2,
.review-product-list .product-view .product-collateral .collateral-tabs .tab-container .tab-content h2 {
  display: block;
  font-size: 16px;
  color: #7f8aa2;
  font-weight: bold;
  margin-bottom: 20px;
}
.catalog-product-view .product-view .product-collateral .collateral-tabs .tab-container .tab-content .attribute-label,
.review-product-list .product-view .product-collateral .collateral-tabs .tab-container .tab-content .attribute-label {
  margin-bottom: 10px;
  clear: both;
  width: 50%;
  font-weight: bold;
  padding: 0;
  float: left;
}
.catalog-product-view .product-view .product-collateral .collateral-tabs .tab-container .tab-content .attribute-value,
.review-product-list .product-view .product-collateral .collateral-tabs .tab-container .tab-content .attribute-value {
  float: left;
  width: 50%;
}
.catalog-product-view .product-view .product-collateral .collateral-tabs .tab-container .tab-content #product-attribute-specs-table th,
.review-product-list .product-view .product-collateral .collateral-tabs .tab-container .tab-content #product-attribute-specs-table th {
  text-transform: none;
}
.catalog-product-view .product-view .product-collateral dl dd,
.review-product-list .product-view .product-collateral dl dd {
  border: none;
}
.catalog-product-view .product-view .product-options-bottom .product-min-qty,
.catalog-product-view .product-view .add-to-cart .product-min-qty,
.review-product-list .product-view .product-options-bottom .product-min-qty,
.review-product-list .product-view .add-to-cart .product-min-qty {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 14px;
}
.catalog-product-view .product-view .product-options-bottom .qty-box,
.catalog-product-view .product-view .add-to-cart .qty-box,
.review-product-list .product-view .product-options-bottom .qty-box,
.review-product-list .product-view .add-to-cart .qty-box {
  width: 50px;
  float: left;
}
.catalog-product-view .product-view .product-options-bottom .price-info,
.catalog-product-view .product-view .add-to-cart .price-info,
.review-product-list .product-view .product-options-bottom .price-info,
.review-product-list .product-view .add-to-cart .price-info {
  float: left;
  margin: 2px 20px 0 40px;
  width: 165px;
  text-align: center;
}
.catalog-product-view .product-view .product-options-bottom .price-info .price-box,
.catalog-product-view .product-view .add-to-cart .price-info .price-box,
.review-product-list .product-view .product-options-bottom .price-info .price-box,
.review-product-list .product-view .add-to-cart .price-info .price-box {
  display: block;
  margin: 0;
  float: none;
  min-height: 0;
}
.catalog-product-view .product-view .product-options-bottom .price-info .price-box span,
.catalog-product-view .product-view .add-to-cart .price-info .price-box span,
.review-product-list .product-view .product-options-bottom .price-info .price-box span,
.review-product-list .product-view .add-to-cart .price-info .price-box span {
  color: #F3961C;
  font-size: 24px;
}
.catalog-product-view .product-view .product-options-bottom .price-info .price-box span .price,
.catalog-product-view .product-view .add-to-cart .price-info .price-box span .price,
.review-product-list .product-view .product-options-bottom .price-info .price-box span .price,
.review-product-list .product-view .add-to-cart .price-info .price-box span .price {
  color: #F3961C;
}
.catalog-product-view .product-view .product-options-bottom .price-info .price-box .price,
.catalog-product-view .product-view .add-to-cart .price-info .price-box .price,
.review-product-list .product-view .product-options-bottom .price-info .price-box .price,
.review-product-list .product-view .add-to-cart .price-info .price-box .price {
  line-height: 24px;
}
.catalog-product-view .product-view .product-options-bottom .price-info .price-box .old-price .price,
.catalog-product-view .product-view .add-to-cart .price-info .price-box .old-price .price,
.review-product-list .product-view .product-options-bottom .price-info .price-box .old-price .price,
.review-product-list .product-view .add-to-cart .price-info .price-box .old-price .price {
  font-size: 11px;
  width: 165px;
  line-height: 11px;
  color: #636363;
}
.catalog-product-view .product-view .product-options-bottom .price-info .price-box .special-price,
.catalog-product-view .product-view .add-to-cart .price-info .price-box .special-price,
.review-product-list .product-view .product-options-bottom .price-info .price-box .special-price,
.review-product-list .product-view .add-to-cart .price-info .price-box .special-price {
  padding: 0;
}
.catalog-product-view .product-view .product-options-bottom .price-info .tax-details,
.catalog-product-view .product-view .add-to-cart .price-info .tax-details,
.review-product-list .product-view .product-options-bottom .price-info .tax-details,
.review-product-list .product-view .add-to-cart .price-info .tax-details {
  font-size: 11px;
}
.catalog-product-view .product-view .product-options-bottom .price-info .simple-prices,
.catalog-product-view .product-view .add-to-cart .price-info .simple-prices,
.review-product-list .product-view .product-options-bottom .price-info .simple-prices,
.review-product-list .product-view .add-to-cart .price-info .simple-prices {
  font-size: 11px;
  width: 170px;
}
.catalog-product-view .product-view .product-options-bottom .btn-cart,
.catalog-product-view .product-view .add-to-cart .btn-cart,
.review-product-list .product-view .product-options-bottom .btn-cart,
.review-product-list .product-view .add-to-cart .btn-cart {
  float: right;
  margin-top: 8px;
  background: #F3961C url("../images/cart_icon.png") no-repeat 10px 0;
  padding-left: 60px !important;
  height: 40px;
  background-position: 10px 0;
}
.catalog-product-view .product-view .product-name,
.review-product-list .product-view .product-name {
  padding-left: 0px !important;
}
.catalog-product-view .product-view .product-name h1,
.review-product-list .product-view .product-name h1 {
  color: #7f8aa2 !important;
  text-transform: none;
  font-weight: bold;
}
.catalog-product-view .product-view .add-to-links,
.review-product-list .product-view .add-to-links {
  font-size: 12px;
}
.catalog-product-view .zoomContainer,
.review-product-list .zoomContainer {
  float: left;
}
.catalog-product-view .btn-cart,
.review-product-list .btn-cart {
  background-color: #F3961C;
}
.catalog-product-view .page-popup #product_comparison .price-box span span,
.review-product-list .page-popup #product_comparison .price-box span span {
  color: #F3961C;
}
.catalog-product-view .box-up-sell h2,
.review-product-list .box-up-sell h2 {
  background: #E1F0F8;
  font-size: 14px;
  padding: 5px 0 5px 10px;
}
.catalog-product-view .box-up-sell ul,
.review-product-list .box-up-sell ul {
  padding-left: 20px;
  font-size: 11px;
}
.catalog-product-view .box-up-sell ul li .price-box span,
.review-product-list .box-up-sell ul li .price-box span {
  color: #F3961C;
}
.catalog-product-view .box-up-sell ul li .product-name a,
.review-product-list .box-up-sell ul li .product-name a {
  font-size: 11px;
}
.catalog-product-view .box-up-sell .product-name,
.review-product-list .box-up-sell .product-name {
  min-height: 70px;
}
.catalog-product-view .product-view .price-info .price-box .special-price .price,
.catalog-product-view .product-view .product-configuration-table .configurator-special-price,
.review-product-list .product-view .price-info .price-box .special-price .price,
.review-product-list .product-view .product-configuration-table .configurator-special-price {
  color: #d70000 !important;
  font-weight: bold;
}
.catalog-product-view .badge-sale,
.review-product-list .badge-sale {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 20px;
  border-radius: 5px;
  z-index: 1;
  background-color: #d70000;
}

.product-pricing,
.tier-prices,
.tier-prices-grouped {
  display: inline-block;
  width: 100%;
  background: none;
  padding: 0;
  margin-top: 0;
  border: none;
}
.product-pricing thead tr,
.tier-prices thead tr,
.tier-prices-grouped thead tr {
  padding-right: 10px;
  margin-top: -15px;
  font-size: 12px;
  width: 100%;
}
.product-pricing thead tr th,
.tier-prices thead tr th,
.tier-prices-grouped thead tr th {
  width: 45%;
  padding: 5px;
  border: 1px solid #EDEDED;
  text-align: center;
  font-weight: bold;
}
.product-pricing tbody td,
.tier-prices tbody td,
.tier-prices-grouped tbody td {
  border: solid 1px #EDEDED;
  padding: 5px;
  text-align: center;
  font-weight: 300;
  font-size: 12px;
}
.product-pricing tbody td .price,
.tier-prices tbody td .price,
.tier-prices-grouped tbody td .price {
  font-weight: 300;
}

.checkout-cart-index .main {
  padding: 20px;
}
.checkout-cart-index .main .cart #shopping-cart-table {
  width: 100%;
}
.checkout-cart-index .main .cart #shopping-cart-table .product-min-qty {
  color: #DA2600;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 12px;
}
@media only screen and (max-width: 770px) {
  .checkout-cart-index .main .cart #shopping-cart-table .product-cart-total {
    display: block;
    text-align: left;
  }
}
.checkout-cart-index .main .cart #shopping-cart-table .product-name a {
  color: #7f8aa2;
}
.checkout-cart-index .main .cart #shopping-cart-table .product-cart-sku {
  font-style: normal;
  color: #636363;
}
.checkout-cart-index .main .cart #shopping-cart-table tr th {
  text-transform: none;
}
.checkout-cart-index .main .cart #shopping-cart-table tr td span {
  text-transform: none;
}
.checkout-cart-index .main .cart #shopping-cart-table .product-image:hover {
  border: solid 1px #F3961C;
}
.checkout-cart-index .main .cart #shopping-cart-table .product-cart-remove {
  display: none;
}
.checkout-cart-index .main .cart #shopping-cart-table .product-cart-actions .btn-update {
  background: #F3961C;
}
@media only screen and (min-width: 771px) {
  .checkout-cart-index .main .cart .cart-forms {
    float: left;
    width: 50%;
  }
}
.checkout-cart-index .main .cart .cart-forms #discount-coupon-form .discount .discount-form label {
  text-transform: none;
}
@media only screen and (max-width: 770px) {
  .checkout-cart-index .main .cart .cart-forms #discount-coupon-form .discount .discount-form input {
    width: 100%;
  }
}
.checkout-cart-index .main .cart .cart-forms .shipping {
  display: none;
}
@media only screen and (min-width: 771px) {
  .checkout-cart-index .main .cart .cart-totals-wrapper {
    float: right;
    width: 50%;
  }
}
.checkout-cart-index .main .cart .cart-totals-wrapper .cart-totals {
  padding: 10px 0;
  border: none;
  background: none;
}
.checkout-cart-index .main .cart .cart-totals-wrapper .cart-totals #shopping-cart-totals-table tr td strong {
  font-size: 14px;
  color: #7f8aa2;
  font-weight: bold;
}
.checkout-cart-index .main .cart .cart-totals-wrapper .cart-totals .method-checkout-cart-methods-multishipping {
  display: none;
}
.checkout-cart-index .main .cart .page-title h1 {
  color: #7f8aa2;
  text-transform: none;
  font-weight: bold;
}
.checkout-cart-index .main .cart .btn-checkout {
  background: #F3961C url("../images/cart_icon.png") no-repeat 10px 0;
  padding-left: 60px !important;
  min-height: 40px;
}

.gomage-checkout-onepage-index .glc a {
  color: #F3961C !important;
}
.gomage-checkout-onepage-index h3.product-name a {
  color: #636363 !important;
}
.gomage-checkout-onepage-index #header-nav {
  background: none;
}
.gomage-checkout-onepage-index #header-nav #nav {
  display: none;
}
.gomage-checkout-onepage-index #header-search,
.gomage-checkout-onepage-index #header-hotline,
.gomage-checkout-onepage-index .skip-links {
  display: none;
}
.gomage-checkout-onepage-index .shipping-methods {
  display: none;
}
.gomage-checkout-onepage-index .payment-methods .sp-methods .form-list {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
.gomage-checkout-onepage-index .payment-methods .sp-methods .form-list:before,
.gomage-checkout-onepage-index .payment-methods .sp-methods .form-list:after {
  display: none;
}
.gomage-checkout-onepage-index .payment-methods .sp-methods dd {
  padding: 0;
}
.gomage-checkout-onepage-index .gcheckout-onepage-wrap {
  clear: both;
}
.gomage-checkout-onepage-index .delivery-info-checkout a {
  color: #DF280A !important;
}
.delivery-info-checkout {
  color: #636363;
}
@media only screen and (min-width: 771px) {
  .gomage-checkout-onepage-index .glc-login-and-paypal {
    clear: both;
    padding: 20px 15px 0 15px;
  }
  .gomage-checkout-onepage-index .glc-step.address {
    float: left;
    width: 33%;
  }
  .gomage-checkout-onepage-index .glc-step.address .billing-address .glc-title {
    background: url("../images/onestepcheckout_steps.png") no-repeat 0 0;
  }
  .gomage-checkout-onepage-index .glc-step.address .shipping-address .glc-title {
    background: url("../images/onestepcheckout_steps.png") no-repeat 0 -150px;
  }
  .gomage-checkout-onepage-index .glc-step.address .glc-title {
    height: 50px;
    padding: 10px 115px;
    margin-left: -9px;
  }
  .gomage-checkout-onepage-index .glc-step.address .glc-col {
    border-right: solid lightgrey;
    border-width: 0 1px 0 0;
    border-radius: 0;
    min-height: 500px;
  }
  .gomage-checkout-onepage-index .glc-step.methods {
    float: left;
    width: 33%;
  }
  .gomage-checkout-onepage-index .glc-step.methods #gcheckout-payment-methods {
    width: 100%;
  }
  .gomage-checkout-onepage-index .glc-step.methods .glc-title {
    height: 50px;
    background: url("../images/onestepcheckout_steps.png") no-repeat 0 -50px;
    padding: 10px 115px;
    margin-right: -9px;
  }
  .gomage-checkout-onepage-index .glc-step.methods .glc-col {
    border-right: solid lightgrey;
    border-width: 0 1px 0 0;
    border-radius: 0;
    min-height: 500px;
  }
  .gomage-checkout-onepage-index .glc-step.review {
    margin-top: 0;
    padding-top: 0;
    width: 33%;
  }
  .gomage-checkout-onepage-index .glc-step.review .glc-col {
    border: none;
  }
  .gomage-checkout-onepage-index .glc-step.review .glc-title {
    height: 50px;
    background: url("../images/onestepcheckout_steps.png") no-repeat 0 -100px;
    padding: 10px 115px;
    margin: 0 -9px;
  }
  .gomage-checkout-onepage-index .glc-step.review .customer-comment,
  .gomage-checkout-onepage-index .glc-step.review .advanced-options {
    margin: 10px 15px;
  }
  .gomage-checkout-onepage-index .glc-step.review #checkout-review-table-wrapper {
    padding-right: 10px;
  }
  .gomage-checkout-onepage-index .glc-step.review #checkout-review-table-wrapper td:first-child,
  .gomage-checkout-onepage-index .glc-step.review #checkout-review-table-wrapper th:first-child {
    max-width: 90px !important;
  }
  .gomage-checkout-onepage-index .glc-step.review #checkout-review-table-wrapper th {
    text-transform: none;
  }
  .gomage-checkout-onepage-index .glc-step.review #checkout-review-table-wrapper td, .gomage-checkout-onepage-index .glc-step.review #checkout-review-table-wrapper th {
    max-width: 80px;
  }
  .gomage-checkout-onepage-index .glc-step.review #checkout-review-table-wrapper tr.last strong {
    font-size: 12px;
  }
  .gomage-checkout-onepage-index .glc-step.review #checkout-review-table-wrapper .price {
    font-size: 12px;
  }
  .gomage-checkout-onepage-index .glc-step.review #checkout-review-table-wrapper .product-name {
    word-wrap: break-word;
  }
}
.gomage-checkout-onepage-index .glc-number {
  display: none;
}
.gomage-checkout-onepage-index .agreements .agreement-content {
  display: none;
}
.gomage-checkout-onepage-index #checkout-review-submit {
  padding-right: 15px;
}
.gomage-checkout-onepage-index #checkout-review-submit .btn-checkout span {
  border-radius: 0;
}

@media only screen and (min-width: 771px) {
  .checkout-onepage-success .col-main {
    background: url("../images/women_thumb_up.jpg") no-repeat 95% 50%;
  }
  .checkout-onepage-success .col-main .buttons-set {
    border: none;
  }
}
.checkout-onepage-success .col-main .page-title {
  padding-top: 50px;
}
.checkout-onepage-success .col-main .page-title h1 {
  padding-top: 10px;
  color: #527417;
  text-transform: none;
  font-weight: bold;
  border: none;
  margin-bottom: 0;
}
.checkout-onepage-success .col-main .sub-title {
  color: #527417;
  text-transform: none;
  font-weight: bold;
  border: none;
}
.checkout-onepage-success .col-main p {
  width: 50%;
  margin: 0 auto;
}
.checkout-onepage-success .col-main .trusted-shops-guarantee {
  margin: 50px 0;
}
.checkout-onepage-success .col-main .trusted-shops-guarantee table {
  margin: 0 auto;
  width: 40%;
}
.checkout-onepage-success .col-main .trusted-shops-guarantee table input[type="image"] {
  margin-right: 20px;
}
.checkout-onepage-success .col-main .trusted-shops-guarantee table #btnProtect {
  background: #F3961C;
  text-transform: none;
  padding: 7px;
  color: #ffffff;
  border: none;
}

.gomage-checkout-onepage-index #header-nav {
  display: none;
}

.customer-account-login .main {
  padding: 20px;
}
.customer-account-login .main .account-login .page-title h1 {
  color: #7f8aa2;
  text-transform: none;
  font-weight: bold;
}
.customer-account-login .main .account-login .fieldset .required {
  margin-right: 100px;
}
.customer-account-login .main .account-login .fieldset .form-list li .required {
  width: 121px;
}
.customer-account-login .main .account-login h2 {
  font-size: 20px;
  text-transform: none;
  font-weight: bold;
}
.customer-account-login .main .account-login .button {
  background: #F3961C;
}

.customer-account .main-container .main {
  padding: 20px;
}
.customer-account .main-container .main .col-left-first {
  margin-top: 15px;
}
.customer-account .main-container .main .col-left-first .block-account .block-title {
  margin-left: -10px;
}
.customer-account .main-container .main .col-left-first .block-account .block-title strong {
  text-transform: none;
}
.customer-account .main-container .main .col-left-first .block-account .block-title strong span {
  background: url("../images/layered_bg.png") repeat scroll 0 0 transparent;
  height: 42px;
  margin-left: -10px;
  padding: 12px 50px 12px 30px;
  color: #ffffff;
}
@media only screen and (max-width: 770px) {
  .customer-account .main-container .main .col-left-first .block-account .block-title strong span {
    margin-left: -1px !important;
  }
}
.customer-account .main-container .main .col-left-first .block-account .block-content {
  padding-left: 10px;
  font-size: small;
}
.customer-account .main-container .main .col-left-first .block-account .block-content li a {
  text-transform: none;
}
.customer-account .main-container .main .col-left-first .block-account .block-content li a:hover {
  color: #F3961C;
}
.customer-account .main-container .main .col-left-first .block-account .current strong {
  color: #F3961C;
}
@media only screen and (max-width: 770px) {
  .customer-account .main-container .main .col-left .block .block-title strong span {
    background: none;
    color: #000;
    margin-left: -11px;
    padding-left: 10px;
  }
}
.customer-account .main-container .main .col-left .block-content {
  padding: 10px;
  width: 90%;
}
.customer-account .main-container .main .col-left .block-content a {
  color: #636363;
  font-size: 11px;
}
.customer-account .main-container .main .col-left .block-content a.btn-remove {
  font-size: 0;
}
.customer-account .main-container .main .col-left .block-content a.btn-remove:after {
  color: #F3961C;
}
.customer-account .main-container .main .col-left .block-content a.btn-remove:hover {
  background: none;
  border-color: #F3961C;
  text-decoration: none;
}
.customer-account .main-container .main .col-left .block-compare .block-title {
  border: none;
}
@media only screen and (max-width: 770px) {
  .customer-account .main-container .main .col-left .block-compare .block-title strong span small {
    color: #F3961C;
  }
}
.customer-account .main-container .main .col-left .block-compare strong span {
  background: url("../images/layered_bg.png") repeat scroll 0 0 transparent;
  height: 42px;
  margin-left: -20px;
  padding: 12px 40px 12px 30px;
  color: #ffffff;
  text-transform: none;
}
.customer-account .main-container .main .col-left .block-compare strong span small {
  color: #ffffff;
}
.customer-account .main-container .main .col-left .block-compare .block-content .actions button {
  text-transform: none;
}
.customer-account .main-container .main .col-left .block-reorder .block-title {
  border: none;
}
.customer-account .main-container .main .col-left .block-reorder strong span {
  text-transform: none;
  background: url("../images/layered_bg.png") repeat scroll 0 0 transparent;
  height: 42px;
  margin-left: -20px;
  padding: 12px 60px 12px 30px;
  color: #ffffff;
}
.customer-account .main-container .main .col-left .block-reorder .block-content .actions button {
  text-transform: none;
}
.customer-account .main-container .main .col-left .block-reorder .block-content li p {
  text-transform: none;
  font-size: 11px;
}
.customer-account .main-container .main .col-main {
  margin-left: 0px;
  margin-top: 15px;
}
.customer-account .main-container .main .col-main .my-account .page-title h1 {
  text-transform: none;
}
@media only screen and (max-width: 599px) {
  .customer-account .main-container .main .col-main .my-account .my-wishlist .fieldset .buttons-set2 .btn-update {
    margin-top: 5px;
  }
}
.customer-account .main-container .main .col-main .my-account .my-wishlist .fieldset #wishlist-table td h3 a {
  color: #F3961C;
}
.customer-account .main-container .main .col-main .my-account h1, .customer-account .main-container .main .col-main .my-account h2, .customer-account .main-container .main .col-main .my-account h3, .customer-account .main-container .main .col-main .my-account h4, .customer-account .main-container .main .col-main .my-account h5, .customer-account .main-container .main .col-main .my-account th, .customer-account .main-container .main .col-main .my-account p, .customer-account .main-container .main .col-main .my-account a {
  text-transform: none;
}
.customer-account .main-container .main .col-main .my-account .title-buttons .button {
  margin-right: 230px;
}
.customer-account .main-container .main .col-main .my-account .pager .count-container .limiter label {
  text-transform: none;
}
.customer-account .main-container .main .col-main .my-account .dashboard .box-account a {
  text-transform: none;
}
.customer-account .main-container .main .col-main .my-account .dashboard .box-account thead th {
  text-transform: none;
}
.customer-account .main-container .main .col-main .my-account .order-info-box .col-1 .box-content {
  padding-left: 10px;
}
.customer-account .main-container .main .col-main .buttons-set {
  margin-bottom: 15px;
}
.customer-account .main-container .main .col-main .customer-name {
  margin-top: -5px;
}
.customer-account .main-container .main .welcome-msg {
  padding-right: 20px;
  text-align: justify;
}

.customer-account-create .account-create {
  float: left;
  padding: 15px;
}
.customer-account-create .account-create input[type=email],
.customer-account-create .account-create input[type=search],
.customer-account-create .account-create input[type=number],
.customer-account-create .account-create input[type=password],
.customer-account-create .account-create input[type=tel],
.customer-account-create .account-create input[type=text] {
  width: 100%;
  max-width: 100%;
}
@media only screen and (min-width: 771px) {
  .customer-account-create .account-create {
    width: 50%;
  }
}
.customer-account-create .account-create .fieldset .field label {
  width: 300px;
}
.customer-account-create .service-overview {
  font-size: 11px;
  margin-bottom: 30px;
  width: 45%;
  float: left;
  margin-top: 120px;
}
.customer-account-create .service-overview td {
  padding-bottom: 20px;
}
.customer-account-create .service-overview img {
  margin-right: 5px;
}
@media only screen and (max-width: 770px) {
  .customer-account-create .service-overview {
    display: none;
  }
}

.contacts-index-index .main-container .main {
  padding: 15px;
}
.contacts-index-index .main-container .main .fieldset p.required {
  position: relative;
  right: 350px;
}
@media only screen and (max-width: 479px) {
  .contacts-index-index .main-container .main .fieldset p.required {
    position: static;
  }
}

.customer-account-changeforgotten .col-main {
  padding: 20px;
}

.checkout-multishipping-addresses .main-container .col-main #checkout_multishipping_form .multiple-checkout .title-buttons h1 {
  text-transform: none;
}

.contacts-index-index .main-container .col-main {
  margin: 15px;
}
.contacts-index-index .main-container .col-main #contactForm .fieldset p {
  position: relative;
  right: 350px;
}
.contacts-index-index .main-container .col-main #contactForm .buttons-set {
  margin-left: 10px;
}

.categorypath-service-kontakt-html .buttons-set {
  margin-bottom: 10px;
}

.category-faq {
  font-size: 12px;
}
.category-faq .dashboard.address_right {
  width: 650px !important;
}
.category-faq .faq-question-block {
  margin-bottom: 16px;
}
.category-faq .faq-question-block ul {
  padding: 8px 0 0 28px;
}
.category-faq .faq-question-block ul li {
  list-style-type: disc;
  margin-bottom: 0;
}
.category-faq .box_head {
  margin-bottom: -6px;
  width: 12px;
}
.category-faq .boxes {
  display: none;
  padding-bottom: 10px;
}
.category-faq .boxes p {
  padding: 0 0 0 14px;
  color: #646464;
  font-size: 12px;
}
.category-faq .question-text {
  color: #F3961C;
  position: relative;
  top: -8px;
  margin-left: 15px;
}

.category-ueber-uns .categoryRight {
  padding-top: 0 !important;
}
.category-ueber-uns h1 {
  margin-bottom: 0 !important;
}
.category-ueber-uns ul.info {
  padding: 10px;
  list-style: inherit;
  margin-left: 10px;
}
.category-ueber-uns .manufacturers div.row {
  margin-top: 50px !important;
}
.category-ueber-uns .manufacturers div.row:first-of-type {
  margin-top: 0 !important;
}
.category-ueber-uns .manufacturers div.row a {
  margin-top: 50px !important;
}
.category-ueber-uns .manufacturers div.row a img {
  border: 1px solid #f0f0f0;
  padding: 5px;
  height: auto;
}

@media (max-width: 979px) {
  .category-ueber-uns .manufacturers div.row a {
    margin-top: 40px !important;
  }
}
@media (max-width: 717px) {
  .category-ueber-uns .manufacturers div.row a {
    margin-top: 30px !important;
  }
}
.cms-impressum .col-main {
  height: auto;
  min-height: 2100px;
}
.cms-impressum .col-main .page-title {
  width: 100% !important;
  float: left;
  height: auto;
}

.sendfriend-product-send .main {
  padding: 15px 29px;
}
.sendfriend-product-send .main .col-main .page-title {
  width: 100% !important;
  float: left;
  height: auto;
}
.sendfriend-product-send .main .col-main #product_sendtofriend_form {
  margin-bottom: 25px;
}

.sales-guest-form .main-container .col-main {
  padding: 15px;
}
.sales-guest-form .main-container .col-main #oar_widget_orders_and_returns_form .fieldset h2 {
  text-transform: none;
}
.sales-guest-form .main-container .col-main #oar_widget_orders_and_returns_form .buttons-set .required {
  position: relative;
  bottom: 300px;
  right: 675px;
}

.cms-impressum,
.category-service,
.category-fax,
.category-kontakt,
.category-datenschutz,
.category-faq,
.category-zahlung,
.category-versand,
.category-vorteile,
.category-agb,
.category-ueber-uns,
.contacts-index-index,
body[class*="categorypath-service-"] {
  font-family: 'Helvetica Neue', Verdana, Arial, sans-serif;
}
.cms-impressum .main-container .main,
.category-service .main-container .main,
.category-fax .main-container .main,
.category-kontakt .main-container .main,
.category-datenschutz .main-container .main,
.category-faq .main-container .main,
.category-zahlung .main-container .main,
.category-versand .main-container .main,
.category-vorteile .main-container .main,
.category-agb .main-container .main,
.category-ueber-uns .main-container .main,
.contacts-index-index .main-container .main,
body[class*="categorypath-service-"] .main-container .main {
  padding: 0 29px;
  font-size: 12px;
}
.cms-impressum .main-container .main .page-title,
.category-service .main-container .main .page-title,
.category-fax .main-container .main .page-title,
.category-kontakt .main-container .main .page-title,
.category-datenschutz .main-container .main .page-title,
.category-faq .main-container .main .page-title,
.category-zahlung .main-container .main .page-title,
.category-versand .main-container .main .page-title,
.category-vorteile .main-container .main .page-title,
.category-agb .main-container .main .page-title,
.category-ueber-uns .main-container .main .page-title,
.contacts-index-index .main-container .main .page-title,
body[class*="categorypath-service-"] .main-container .main .page-title {
  width: 75%;
  float: right;
  padding-left: 20px;
  height: 34px;
  padding-top: 0;
}
.cms-impressum .main-container .main h1, .cms-impressum .main-container .main h2,
.category-service .main-container .main h1,
.category-service .main-container .main h2,
.category-fax .main-container .main h1,
.category-fax .main-container .main h2,
.category-kontakt .main-container .main h1,
.category-kontakt .main-container .main h2,
.category-datenschutz .main-container .main h1,
.category-datenschutz .main-container .main h2,
.category-faq .main-container .main h1,
.category-faq .main-container .main h2,
.category-zahlung .main-container .main h1,
.category-zahlung .main-container .main h2,
.category-versand .main-container .main h1,
.category-versand .main-container .main h2,
.category-vorteile .main-container .main h1,
.category-vorteile .main-container .main h2,
.category-agb .main-container .main h1,
.category-agb .main-container .main h2,
.category-ueber-uns .main-container .main h1,
.category-ueber-uns .main-container .main h2,
.contacts-index-index .main-container .main h1,
.contacts-index-index .main-container .main h2,
body[class*="categorypath-service-"] .main-container .main h1,
body[class*="categorypath-service-"] .main-container .main h2 {
  color: #7f8aa2 !important;
  text-transform: none;
  font-weight: bold;
  font-size: 16px;
}
.cms-impressum .main-container .main p,
.category-service .main-container .main p,
.category-fax .main-container .main p,
.category-kontakt .main-container .main p,
.category-datenschutz .main-container .main p,
.category-faq .main-container .main p,
.category-zahlung .main-container .main p,
.category-versand .main-container .main p,
.category-vorteile .main-container .main p,
.category-agb .main-container .main p,
.category-ueber-uns .main-container .main p,
.contacts-index-index .main-container .main p,
body[class*="categorypath-service-"] .main-container .main p {
  font-family: 'Helvetica Neue', Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  margin: 0;
  line-height: 20px;
}
.cms-impressum .categoryLeft,
.category-service .categoryLeft,
.category-fax .categoryLeft,
.category-kontakt .categoryLeft,
.category-datenschutz .categoryLeft,
.category-faq .categoryLeft,
.category-zahlung .categoryLeft,
.category-versand .categoryLeft,
.category-vorteile .categoryLeft,
.category-agb .categoryLeft,
.category-ueber-uns .categoryLeft,
.contacts-index-index .categoryLeft,
body[class*="categorypath-service-"] .categoryLeft {
  float: left;
  width: 25%;
}
.cms-impressum .categoryLeft .headingCat,
.category-service .categoryLeft .headingCat,
.category-fax .categoryLeft .headingCat,
.category-kontakt .categoryLeft .headingCat,
.category-datenschutz .categoryLeft .headingCat,
.category-faq .categoryLeft .headingCat,
.category-zahlung .categoryLeft .headingCat,
.category-versand .categoryLeft .headingCat,
.category-vorteile .categoryLeft .headingCat,
.category-agb .categoryLeft .headingCat,
.category-ueber-uns .categoryLeft .headingCat,
.contacts-index-index .categoryLeft .headingCat,
body[class*="categorypath-service-"] .categoryLeft .headingCat {
  background: url("../images/layered_bg.png");
  margin-left: -30px;
  padding: 0 0 5px 30px;
  height: 42px;
}
.cms-impressum .categoryLeft .headingCat p,
.category-service .categoryLeft .headingCat p,
.category-fax .categoryLeft .headingCat p,
.category-kontakt .categoryLeft .headingCat p,
.category-datenschutz .categoryLeft .headingCat p,
.category-faq .categoryLeft .headingCat p,
.category-zahlung .categoryLeft .headingCat p,
.category-versand .categoryLeft .headingCat p,
.category-vorteile .categoryLeft .headingCat p,
.category-agb .categoryLeft .headingCat p,
.category-ueber-uns .categoryLeft .headingCat p,
.contacts-index-index .categoryLeft .headingCat p,
body[class*="categorypath-service-"] .categoryLeft .headingCat p {
  color: white;
  font-weight: normal;
}
.cms-impressum .categoryLeft .leftMenu,
.category-service .categoryLeft .leftMenu,
.category-fax .categoryLeft .leftMenu,
.category-kontakt .categoryLeft .leftMenu,
.category-datenschutz .categoryLeft .leftMenu,
.category-faq .categoryLeft .leftMenu,
.category-zahlung .categoryLeft .leftMenu,
.category-versand .categoryLeft .leftMenu,
.category-vorteile .categoryLeft .leftMenu,
.category-agb .categoryLeft .leftMenu,
.category-ueber-uns .categoryLeft .leftMenu,
.contacts-index-index .categoryLeft .leftMenu,
body[class*="categorypath-service-"] .categoryLeft .leftMenu {
  width: 90%;
}
.cms-impressum .categoryLeft .leftMenu ul li,
.category-service .categoryLeft .leftMenu ul li,
.category-fax .categoryLeft .leftMenu ul li,
.category-kontakt .categoryLeft .leftMenu ul li,
.category-datenschutz .categoryLeft .leftMenu ul li,
.category-faq .categoryLeft .leftMenu ul li,
.category-zahlung .categoryLeft .leftMenu ul li,
.category-versand .categoryLeft .leftMenu ul li,
.category-vorteile .categoryLeft .leftMenu ul li,
.category-agb .categoryLeft .leftMenu ul li,
.category-ueber-uns .categoryLeft .leftMenu ul li,
.contacts-index-index .categoryLeft .leftMenu ul li,
body[class*="categorypath-service-"] .categoryLeft .leftMenu ul li {
  list-style: none;
  border-bottom: 1px solid #E1F0F8;
  margin: 0;
  line-height: 26px;
}
.cms-impressum .categoryLeft .leftMenu ul li a,
.category-service .categoryLeft .leftMenu ul li a,
.category-fax .categoryLeft .leftMenu ul li a,
.category-kontakt .categoryLeft .leftMenu ul li a,
.category-datenschutz .categoryLeft .leftMenu ul li a,
.category-faq .categoryLeft .leftMenu ul li a,
.category-zahlung .categoryLeft .leftMenu ul li a,
.category-versand .categoryLeft .leftMenu ul li a,
.category-vorteile .categoryLeft .leftMenu ul li a,
.category-agb .categoryLeft .leftMenu ul li a,
.category-ueber-uns .categoryLeft .leftMenu ul li a,
.contacts-index-index .categoryLeft .leftMenu ul li a,
body[class*="categorypath-service-"] .categoryLeft .leftMenu ul li a {
  font-family: 'Helvetica Neue', Verdana, Arial, sans-serif;
  font-style: normal;
  color: #636363;
}
.cms-impressum .categoryLeft .leftMenu ul li a:hover,
.category-service .categoryLeft .leftMenu ul li a:hover,
.category-fax .categoryLeft .leftMenu ul li a:hover,
.category-kontakt .categoryLeft .leftMenu ul li a:hover,
.category-datenschutz .categoryLeft .leftMenu ul li a:hover,
.category-faq .categoryLeft .leftMenu ul li a:hover,
.category-zahlung .categoryLeft .leftMenu ul li a:hover,
.category-versand .categoryLeft .leftMenu ul li a:hover,
.category-vorteile .categoryLeft .leftMenu ul li a:hover,
.category-agb .categoryLeft .leftMenu ul li a:hover,
.category-ueber-uns .categoryLeft .leftMenu ul li a:hover,
.contacts-index-index .categoryLeft .leftMenu ul li a:hover,
body[class*="categorypath-service-"] .categoryLeft .leftMenu ul li a:hover {
  color: #F3961C;
}
.cms-impressum .categoryRight,
.category-service .categoryRight,
.category-fax .categoryRight,
.category-kontakt .categoryRight,
.category-datenschutz .categoryRight,
.category-faq .categoryRight,
.category-zahlung .categoryRight,
.category-versand .categoryRight,
.category-vorteile .categoryRight,
.category-agb .categoryRight,
.category-ueber-uns .categoryRight,
.contacts-index-index .categoryRight,
body[class*="categorypath-service-"] .categoryRight {
  float: left;
  width: 75%;
  padding-left: 20px;
  padding-top: 20px;
  background: url("../images/advantages_bg.png") no-repeat;
}
.cms-impressum .categoryRight ul,
.category-service .categoryRight ul,
.category-fax .categoryRight ul,
.category-kontakt .categoryRight ul,
.category-datenschutz .categoryRight ul,
.category-faq .categoryRight ul,
.category-zahlung .categoryRight ul,
.category-versand .categoryRight ul,
.category-vorteile .categoryRight ul,
.category-agb .categoryRight ul,
.category-ueber-uns .categoryRight ul,
.contacts-index-index .categoryRight ul,
body[class*="categorypath-service-"] .categoryRight ul {
  list-style-position: inside;
  list-style: none;
}
.cms-impressum .categoryRight ol,
.category-service .categoryRight ol,
.category-fax .categoryRight ol,
.category-kontakt .categoryRight ol,
.category-datenschutz .categoryRight ol,
.category-faq .categoryRight ol,
.category-zahlung .categoryRight ol,
.category-versand .categoryRight ol,
.category-vorteile .categoryRight ol,
.category-agb .categoryRight ol,
.category-ueber-uns .categoryRight ol,
.contacts-index-index .categoryRight ol,
body[class*="categorypath-service-"] .categoryRight ol {
  list-style-type: decimal;
  list-style-position: inside;
}
.cms-impressum .categoryRight ul ul, .cms-impressum .categoryRight ol ul,
.category-service .categoryRight ul ul,
.category-service .categoryRight ol ul,
.category-fax .categoryRight ul ul,
.category-fax .categoryRight ol ul,
.category-kontakt .categoryRight ul ul,
.category-kontakt .categoryRight ol ul,
.category-datenschutz .categoryRight ul ul,
.category-datenschutz .categoryRight ol ul,
.category-faq .categoryRight ul ul,
.category-faq .categoryRight ol ul,
.category-zahlung .categoryRight ul ul,
.category-zahlung .categoryRight ol ul,
.category-versand .categoryRight ul ul,
.category-versand .categoryRight ol ul,
.category-vorteile .categoryRight ul ul,
.category-vorteile .categoryRight ol ul,
.category-agb .categoryRight ul ul,
.category-agb .categoryRight ol ul,
.category-ueber-uns .categoryRight ul ul,
.category-ueber-uns .categoryRight ol ul,
.contacts-index-index .categoryRight ul ul,
.contacts-index-index .categoryRight ol ul,
body[class*="categorypath-service-"] .categoryRight ul ul,
body[class*="categorypath-service-"] .categoryRight ol ul {
  list-style-type: circle;
  list-style-position: inside;
  margin-left: 15px;
}
.cms-impressum .categoryRight ol ol, .cms-impressum .categoryRight ul ol,
.category-service .categoryRight ol ol,
.category-service .categoryRight ul ol,
.category-fax .categoryRight ol ol,
.category-fax .categoryRight ul ol,
.category-kontakt .categoryRight ol ol,
.category-kontakt .categoryRight ul ol,
.category-datenschutz .categoryRight ol ol,
.category-datenschutz .categoryRight ul ol,
.category-faq .categoryRight ol ol,
.category-faq .categoryRight ul ol,
.category-zahlung .categoryRight ol ol,
.category-zahlung .categoryRight ul ol,
.category-versand .categoryRight ol ol,
.category-versand .categoryRight ul ol,
.category-vorteile .categoryRight ol ol,
.category-vorteile .categoryRight ul ol,
.category-agb .categoryRight ol ol,
.category-agb .categoryRight ul ol,
.category-ueber-uns .categoryRight ol ol,
.category-ueber-uns .categoryRight ul ol,
.contacts-index-index .categoryRight ol ol,
.contacts-index-index .categoryRight ul ol,
body[class*="categorypath-service-"] .categoryRight ol ol,
body[class*="categorypath-service-"] .categoryRight ul ol {
  list-style-type: lower-latin;
  list-style-position: inside;
  margin-left: 15px;
}
.cms-impressum .categoryRight li ul, .cms-impressum .categoryRight li ol,
.category-service .categoryRight li ul,
.category-service .categoryRight li ol,
.category-fax .categoryRight li ul,
.category-fax .categoryRight li ol,
.category-kontakt .categoryRight li ul,
.category-kontakt .categoryRight li ol,
.category-datenschutz .categoryRight li ul,
.category-datenschutz .categoryRight li ol,
.category-faq .categoryRight li ul,
.category-faq .categoryRight li ol,
.category-zahlung .categoryRight li ul,
.category-zahlung .categoryRight li ol,
.category-versand .categoryRight li ul,
.category-versand .categoryRight li ol,
.category-vorteile .categoryRight li ul,
.category-vorteile .categoryRight li ol,
.category-agb .categoryRight li ul,
.category-agb .categoryRight li ol,
.category-ueber-uns .categoryRight li ul,
.category-ueber-uns .categoryRight li ol,
.contacts-index-index .categoryRight li ul,
.contacts-index-index .categoryRight li ol,
body[class*="categorypath-service-"] .categoryRight li ul,
body[class*="categorypath-service-"] .categoryRight li ol {
  margin: 0 1.5em;
}
.cms-impressum .categoryRight ul, .cms-impressum .categoryRight ol,
.category-service .categoryRight ul,
.category-service .categoryRight ol,
.category-fax .categoryRight ul,
.category-fax .categoryRight ol,
.category-kontakt .categoryRight ul,
.category-kontakt .categoryRight ol,
.category-datenschutz .categoryRight ul,
.category-datenschutz .categoryRight ol,
.category-faq .categoryRight ul,
.category-faq .categoryRight ol,
.category-zahlung .categoryRight ul,
.category-zahlung .categoryRight ol,
.category-versand .categoryRight ul,
.category-versand .categoryRight ol,
.category-vorteile .categoryRight ul,
.category-vorteile .categoryRight ol,
.category-agb .categoryRight ul,
.category-agb .categoryRight ol,
.category-ueber-uns .categoryRight ul,
.category-ueber-uns .categoryRight ol,
.contacts-index-index .categoryRight ul,
.contacts-index-index .categoryRight ol,
body[class*="categorypath-service-"] .categoryRight ul,
body[class*="categorypath-service-"] .categoryRight ol {
  margin: 0 1.5em 1.5em 1.5em;
}

.contacts-index-index .col-main {
  width: 100%;
}
.contacts-index-index .col-main .categoryLeft {
  padding-left: 8px;
}
.contacts-index-index .col-main #contactForm {
  padding-left: 20px;
  float: right;
  width: 75%;
}

.category-stellenangebote ul li {
  list-style-type: disc;
}

.cms-index-noroute .main-container .main {
  margin: 0 19px;
}
.cms-index-noroute .main-container .main p {
  font-size: 12px;
  font-family: 'Helvetica Neue', Verdana, Arial, sans-serif;
  font-style: normal;
}
.cms-index-noroute .main-container .main h2, .cms-index-noroute .main-container .main h3 {
  padding-top: 10px;
  color: #7f8aa2;
  text-transform: none;
  font-weight: bold;
}
@media only screen and (min-width: 771px) {
  .cms-index-noroute .main-container .main .not-found-page {
    padding: 20px 30px 0 45%;
    background: url("../images/404.jpg") no-repeat;
  }
}
.cms-index-noroute .main-container .main .not-found-page .searchoption ul {
  float: left;
  margin-right: 30px;
}
.cms-index-noroute .main-container .main .not-found-page .searchoption ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #F3961C;
}
.cms-index-noroute .main-container .main .not-found-page .searchoption ul li:before {
  content: "\00BB \0020";
}

.sales-guest-form .main-container .col-main #oar_widget_orders_and_returns_form .buttons-set .required {
  text-align: left;
  width: 100px;
  float: none;
  margin-left: 0;
  position: static;
  bottom: 0;
  right: 0;
}

@media (max-width: 600px) {
  .sales-guest-form .main-container .col-main #oar_widget_orders_and_returns_form .buttons-set .required {
    display: block;
  }
}
/**
 * @category   Auguria
 * @package    Auguria_Sliders
 * @author     Auguria
 * @license    http://opensource.org/licenses/gpl-3.0.html GNU General Public License version 3 (GPLv3)
 */
/**
 * Global
 */
#auguria-slider {
  margin: 0 auto 15px auto;
  padding: 0;
  position: relative;
  z-index: 0;
}
#auguria-slider .caption {
  background: url("../images/auguria/sliders/slider_container_bg.jpg") no-repeat;
  background-size: contain;
  left: 0;
  top: 0;
  line-height: 14px;
  padding: 5px 10px 0;
  position: absolute;
  text-shadow: none;
  z-index: 500;
  height: 420px !important;
  width: 100% !important;
}
#auguria-slider .caption .slider {
  padding-top: 6%;
  font-size: 14px;
  text-align: left;
  color: white;
  width: 100%;
  height: 100%;
  position: relative;
}
#auguria-slider .caption .slider-head {
  font-weight: normal;
  font-size: 120%;
  margin-bottom: 20%;
  letter-spacing: 1px;
  font-family: 'PT Sans Narrow';
}
#auguria-slider .caption .slider-head h2 {
  font-weight: bold;
  font-size: 140%;
  text-transform: none;
  color: white;
  margin-bottom: 5px;
  font-family: 'PT Sans Narrow';
}
@media only screen and (min-width: 771px) {
  #auguria-slider .caption .slider-head {
    font-size: 24px;
    margin-bottom: 18%;
  }
  #auguria-slider .caption .slider-head h2 {
    font-size: 36px;
  }
}
@media only screen and (max-width: 330px) {
  #auguria-slider .caption .slider-head {
    margin-bottom: 12%;
  }
}
#auguria-slider .caption .slider-body {
  width: 35%;
  font-weight: lighter;
  font-size: 120%;
  font-family: 'PT Sans Narrow';
  line-height: 24px;
  color: #f8e7d7;
}
#auguria-slider .caption .slider-body ul li {
  list-style: disc;
}
@media only screen and (min-width: 771px) {
  #auguria-slider .caption .slider-body {
    font-size: 20px;
    padding-left: 20px;
  }
}
#auguria-slider .caption .blue-arrow-bg {
  color: #7d8aa2;
  font-size: 12px;
  background: url("../images/slider_bg.png");
  padding: 4px;
  border: solid 1px lightgrey;
  margin-bottom: 5px;
  float: left;
  clear: left;
}
#auguria-slider .caption .wrapper-price {
  height: 50px;
  position: absolute;
  left: 44%;
  bottom: 5%;
}
#auguria-slider .caption .wrapper-price .slider-price {
  float: left;
  width: 90px;
  padding: 5px 5px 10px;
  color: #f5991c;
  font-size: 20px;
  font-weight: bold;
}
#auguria-slider .caption .wrapper-price .slider-price sup {
  font-size: 12px;
  color: #f5991c;
}
@media only screen and (min-width: 771px) {
  #auguria-slider .caption .wrapper-price .slider-price {
    left: 38%;
    font-size: 32px;
  }
  #auguria-slider .caption .wrapper-price .slider-price sup {
    font-size: 19px;
  }
}
#auguria-slider .caption .wrapper-price .slider-tax {
  font-size: 8px;
  padding: 8px 8px;
  color: #888888;
}
@media only screen and (min-width: 771px) {
  #auguria-slider .caption .wrapper-price {
    font-size: 11px;
    left: 42%;
  }
}
@media only screen and (max-width: 599px) {
  #auguria-slider .caption .wrapper-price {
    display: none;
  }
}
#auguria-slider .caption .wrapper-to-product {
  float: right;
  font-weight: bold;
  position: absolute;
  bottom: 8%;
  right: 10px;
}
#auguria-slider .caption .wrapper-to-product a {
  display: block;
  padding: 10px;
  background: #f5991c;
  border: solid 1px #d7882b;
  border-radius: 2px;
}
@media only screen and (max-width: 330px) {
  #auguria-slider .caption .wrapper-to-product {
    bottom: 20%;
  }
}
#auguria-slider a.next {
  background-image: url("../images/auguria/sliders/next.png");
}
#auguria-slider a.prev {
  background-image: url("../images/auguria/sliders/previous.png");
}
#auguria-slider a.next:hover {
  background-image: url("../images/auguria/sliders/next-hover.png");
}
#auguria-slider a.prev:hover {
  background-image: url("../images/auguria/sliders/previous-hover.png");
}
#auguria-slider .next span, #auguria-slider #auguria-slider .prev span {
  display: none;
}
#auguria-slider ul.pagination {
  height: 60px !important;
  list-style: none outside none;
  background: #efefef;
  padding-left: 48%;
  margin: 0;
}
#auguria-slider ul.pagination li {
  float: left;
  list-style: none outside none;
  margin: 3px 1px;
}
#auguria-slider ul.pagination li a {
  background-image: url("../images/auguria/sliders/pagination.png");
  background-position: 0 0;
  display: block;
  float: left;
  height: 0;
  overflow: hidden;
  padding-top: 13px;
  width: 13px;
}
#auguria-slider ul.pagination li a:hover {
  background-position: 0 -26px;
}
#auguria-slider ul.pagination li.current a, #auguria-slider ul.pagination li.current a:hover {
  background-position: 0 -13px;
}

.auguria-slider-container div {
  display: block;
}

#auguria-slider .next, #auguria-slider .prev {
  margin: 7px 7px 0 0;
  float: left;
  z-index: 101;
  width: 13px;
  height: 13px;
}
