/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
/**
 * MageSpecialist
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-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 info@magespecialist.it so we can send you a copy immediately.
 *
 * @category   MSP
 * @package    MSP_ReCaptcha
 * @copyright  Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha {
  margin-bottom: 10px !important;
}
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
/**
* Amazon Pay variables
**/
@media all and (max-width: 768px) {
  .amazon-button-container {
    width: 100%;
  }
}
.amazon-logout-widget {
  display: none;
}
/**
 * Copyright 2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License").
 * You may not use this file except in compliance with the License.
 * A copy of the License is located at
 *
 *  http://aws.amazon.com/apache2.0
 *
 * or in the "license" file accompanying this file. This file is distributed
 * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing
 * permissions and limitations under the License.
 */
@media all and (max-width: 768px) {
  .amazon-minicart-container .amazon-button-container {
    width: auto;
  }
}
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: none;
}
@media only screen and (max-width: 767px) {
  body.checkout-index-onestepcheckout a {
    color: #006db0 !important;
  }
  body.checkout-index-onestepcheckout .breadcrumbs .items a {
    color: #858687 !important;
  }
}
body.checkout-index-onestepcheckout .bg_white {
  border: 1px solid #006db0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding-bottom: 0;
  margin-bottom: 20px;
}
body.checkout-index-onestepcheckout .bg_white > div:nth-child(1) {
  overflow: hidden;
}
body.checkout-index-onestepcheckout #checkout-step-kurzinfo .fieldset {
  padding-top: 5px;
}
body.checkout-index-onestepcheckout #checkout-step-kurzinfo ul {
  margin: 0 0 10px 0;
  padding: 0;
}
body.checkout-index-onestepcheckout #checkout-step-kurzinfo ul li {
  padding: 0 0 5px 20px;
  display: block;
  position: relative;
}
body.checkout-index-onestepcheckout #checkout-step-kurzinfo ul li:before {
  content: url("../images/check_s.png");
  position: absolute;
  left: 0;
  top: 1px;
}
body.checkout-index-onestepcheckout #checkout-step-kurzinfo .step-title {
  text-transform: none;
}
body.checkout-index-onestepcheckout #checkout-step-kurzinfo .step-title .aboname {
  display: block;
  font-weight: 500;
  line-height: 1.1;
  font-family: "work_sans_bold";
  font-size: 18px;
  text-decoration: none;
}
body.checkout-index-onestepcheckout #checkout-step-kurzinfo .step-title .price_abo {
  font-size: 1.2em;
  right: 15px;
  top: 15px;
  text-align: right;
  line-height: 14px;
  position: absolute;
  font-family: "work_sans_bold";
}
body.checkout-index-onestepcheckout #checkout-step-kurzinfo .step-title .info {
  font-family: 'source_sans_proregular';
  display: block;
  font-size: 14px;
  font-weight: normal;
}
body.checkout-index-onestepcheckout .step-title {
  background-color: #006db0;
  padding: 12px 10px 12px 12px;
  font-weight: bold;
  font-size: 16px;
  color: #FFFFFF;
  text-transform: uppercase;
  line-height: 1.1;
  margin: 0 -15px 20px;
}
body.checkout-index-onestepcheckout .step-title .fa {
  display: inline-block;
  font-size: 24px;
  margin-right: 12px;
  vertical-align: text-bottom;
}
body.checkout-index-onestepcheckout .step-title span {
  display: inline-block;
  position: relative;
}
body.checkout-index-onestepcheckout .modal-slide,
body.checkout-index-onestepcheckout .modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease;
}
body.checkout-index-onestepcheckout .modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
body.checkout-index-onestepcheckout .modal-popup._show {
  background-color: rgba(51, 51, 51, 0.6);
}
body.checkout-index-onestepcheckout .modal-popup.popup-authentication {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
body.checkout-index-onestepcheckout .osc-authentication-wrapper {
  margin-bottom: 20px;
}
body.checkout-index-onestepcheckout .modal-popup.popup-authentication .modal-inner-wrap {
  margin-left: auto !important;
  margin-right: auto !important;
  left: 0 !important;
  right: 0 !important;
  width: 500px !important;
  min-width: 0;
}
body.checkout-index-onestepcheckout .popup-authentication .block-authentication,
body.checkout-index-onestepcheckout .modal-popup._inner-scroll .modal-content {
  border: 0;
  box-shadow: none;
}
body.checkout-index-onestepcheckout .modal-popup.popup-authentication form.form.form-login button {
  background-color: #006db0 !important;
  border-color: #006db0 !important;
  color: #fff;
}
body.checkout-index-onestepcheckout label.label {
  color: #333;
  font-family: 'source_sans_probold';
  font-weight: 400;
  text-align: left;
}
body.checkout-index-onestepcheckout div.field {
  margin-bottom: 8px;
}
body.checkout-index-onestepcheckout select.select,
body.checkout-index-onestepcheckout fieldset.birthdayPicker select {
  width: 100%;
  background: #ffffff url('../images/select-bg.svg') no-repeat 100% 45%;
  background-color: #f1f1f1;
  padding: 5px 6px;
  height: 30px;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-size: auto;
  background-size: 30px 60px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  text-indent: .01em;
  text-overflow: '';
}
body.checkout-index-onestepcheckout select.select.birthDate,
body.checkout-index-onestepcheckout fieldset.birthdayPicker select.birthDate {
  margin: 0 2.5% 0 0;
}
body.checkout-index-onestepcheckout select.select.birthMonth,
body.checkout-index-onestepcheckout fieldset.birthdayPicker select.birthMonth {
  margin: 0 2.5%;
}
body.checkout-index-onestepcheckout select.select.birthYear,
body.checkout-index-onestepcheckout fieldset.birthdayPicker select.birthYear {
  margin: 0 0 0 2.5%;
}
body.checkout-index-onestepcheckout select.select.birthDate,
body.checkout-index-onestepcheckout fieldset.birthdayPicker select.birthDate,
body.checkout-index-onestepcheckout select.select.birthMonth,
body.checkout-index-onestepcheckout fieldset.birthdayPicker select.birthMonth,
body.checkout-index-onestepcheckout select.select.birthYear,
body.checkout-index-onestepcheckout fieldset.birthdayPicker select.birthYear {
  width: 30%;
}
body.checkout-index-onestepcheckout .payment-method.title {
  width: 50%;
  float: left;
}
body.checkout-index-onestepcheckout label[for="debitpayment"],
body.checkout-index-onestepcheckout label[for="checkmo"],
body.checkout-index-onestepcheckout label[for="hgwpal"],
body.checkout-index-onestepcheckout label[for="hgwcc"] {
  position: relative;
  display: inline-block;
  font-size: 0;
}
body.checkout-index-onestepcheckout label[for="debitpayment"]::after,
body.checkout-index-onestepcheckout label[for="checkmo"]::after,
body.checkout-index-onestepcheckout label[for="hgwpal"]::after,
body.checkout-index-onestepcheckout label[for="hgwcc"]::after {
  content: "\f04a";
  font-family: PaymentFont, sans-serif;
  text-indent: 0;
  line-height: normal;
  display: block;
  font-size: 36px;
  padding-left: 20px;
  top: -41px;
  height: 30px;
  position: absolute;
}
body.checkout-index-onestepcheckout label[for="checkmo"]::after {
  content: "\f038";
}
body.checkout-index-onestepcheckout label[for="hgwcc"]::after {
  content: "\f02d \f045";
}
body.checkout-index-onestepcheckout label[for="hgwpal"]::after {
  content: "\f033";
}
body.checkout-index-onestepcheckout label[for="checkmo"].checked::after,
body.checkout-index-onestepcheckout label[for="debitpayment"].checked::after,
body.checkout-index-onestepcheckout label[for="hgwpal"].checked::after,
body.checkout-index-onestepcheckout label[for="hgwcc"].checked::after {
  color: #006db0;
}
body.checkout-index-onestepcheckout div.payment-method-content {
  display: none;
}
body.checkout-index-onestepcheckout div._active.payment-method-content {
  display: block;
}
body.checkout-index-onestepcheckout .example-tooltip-top {
  top: -50px;
  left: 80px;
}
body.checkout-index-onestepcheckout #checkout-payment-method-load {
  margin-bottom: 15px;
}
body.checkout-index-onestepcheckout #checkout-payment-method-load hr {
  margin-top: 0;
}
body.checkout-index-onestepcheckout #checkout-step-aboauswahl {
  padding-bottom: 15px;
}
body.checkout-index-onestepcheckout .fieldset > .field > label.label {
  margin-bottom: 0;
  font-family: 'source_sans_probold';
  font-weight: normal;
  color: #333;
}
body.checkout-index-onestepcheckout ._has-datepicker {
  background: #f1f1f1;
  padding: 5px 6px;
  height: 30px;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ccc;
  vertical-align: middle;
  width: 100%;
}
body.checkout-index-onestepcheckout #abostart {
  width: calc(100% - 23px);
}
body.checkout-index-onestepcheckout div.checkout-agreements-top {
  margin: 0;
}
body.checkout-index-onestepcheckout .block.items-in-cart {
  margin: 0;
}
body.checkout-index-onestepcheckout .minicart-items-wrapper {
  border: 0;
  margin: 15px 0;
  padding: 0;
  overflow: hidden;
}
body.checkout-index-onestepcheckout .minicart-items-wrapper hr {
  border-bottom: 1px solid #a5a5a5;
  margin-top: 0;
}
body.checkout-index-onestepcheckout .minicart-items-wrapper .amount {
  font-size: 1.8rem;
  font-weight: 400;
  text-align: right;
  white-space: nowrap;
}
body.checkout-index-onestepcheckout .minicart-items-wrapper .amount .getPreisZusatz {
  display: block;
  text-align: right;
  font-size: 14px;
  font-family: 'source_sans_proregular';
  white-space: normal;
}
body.checkout-index-onestepcheckout .content.minicart-items .minicart-items-wrapper .product-item-name {
  font-size: 22px;
  font-weight: 700;
  margin-top: 0;
}
body.checkout-index-onestepcheckout .place-order-primary button.action.primary.checkout {
  padding: 10px 30px;
  margin: 0;
  border: none;
  font-size: 18px;
  font-weight: 700;
  width: 100%;
  height: 70px;
  margin-bottom: 15px;
}
body.checkout-index-onestepcheckout #modal_pva_error {
  display: none;
  background-color: rgba(51, 51, 51, 0.6);
}
body.checkout-index-onestepcheckout .example-tooltip-top {
  top: 0;
  left: 2px;
}
body.checkout-index-onestepcheckout input.form-control.mage-error,
body.checkout-index-onestepcheckout select.form-control.mage-error,
body.checkout-index-onestepcheckout fieldset.birthdayPicker select.mage-error {
  border: 1px solid #d43f3a;
}
body.checkout-index-onestepcheckout .fieldset > .field._required > .label::after {
  content: '';
  display: none;
}
body.checkout-index-onestepcheckout .fieldset:last-child {
  margin-bottom: 10px;
}
body.checkout-index-onestepcheckout .popup-authentication .block[class] {
  padding: 10px 0;
}
body.checkout-index-onestepcheckout .btn {
  border: 0;
}
#customer_login form.form.form-login input {
  background: #f1f1f1;
  padding: 5px 6px;
  height: 30px;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ccc;
  vertical-align: middle;
  width: 100%;
}
#customer_login .action.action-login.secondary {
  margin: 0 5px 0 0;
  border: 0;
  background: #006db0;
  border-radius: 4px;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  color: #fff;
}
#customer_login .response-msg {
  padding: 15px 0;
  color: #d43f3a;
}
#cover {
  background: url('../images/loading.gif') no-repeat scroll center center #ffffff;
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 999;
  top: 0;
  left: 0;
  opacity: 0.8;
}
span.ui-helper-hidden-accessible {
  display: none !important;
}
html.ie11 {
  height: auto;
}
html.ie11 body {
  height: auto;
}
html.ie11 .ui-datepicker-inline {
  display: none !important;
}
body.aboservices-index-index footer.page-footer {
  display: none;
}
main > .page-title-wrapper {
  display: none;
}
#aboservices_content table.table-hover {
  cursor: pointer;
}
#abo_reklamation #date {
  margin-left: 0;
}
._has-datepicker {
  width: 80%;
  float: left;
}
.ui-datepicker-trigger {
  float: left;
  position: relative;
  top: 8px;
}
.block.block-collapsible-nav #block-collapsible-nav ul#aboservices_menu.uebersicht li#uebersicht a,
.block.block-collapsible-nav #block-collapsible-nav ul#aboservices_menu.kundendaten li#kundendaten a,
.block.block-collapsible-nav #block-collapsible-nav ul#aboservices_menu.kundeninfos li#kundeninfos a,
.block.block-collapsible-nav #block-collapsible-nav ul#aboservices_menu.password li#password a,
.block.block-collapsible-nav #block-collapsible-nav ul#aboservices_menu.auftraege li#auftraege a,
.block.block-collapsible-nav #block-collapsible-nav ul.urlaubsservices li#urlaubsservices a,
.block.block-collapsible-nav #block-collapsible-nav ul.bankeinzug li#lastschrift a,
.block.block-collapsible-nav #block-collapsible-nav ul.bankdaten li#bankdaten a,
.block.block-collapsible-nav #block-collapsible-nav ul.reklamation li#reklamation a,
.block.block-collapsible-nav #block-collapsible-nav ul.email li#email a,
.block.block-collapsible-nav #block-collapsible-nav ul.kontakt li#kontakt a,
.block.block-collapsible-nav #block-collapsible-nav ul#aboservices_menu.geraete li#geraete a {
  background: #006db0;
  color: #fff;
  font-weight: bold;
}
#aboservices_content .kundenkonto_content_wrapper,
#aboservices_content .kundenkonto_confirm_wrapper,
#aboservices_content .kundenkonto_confirmation_wrapper {
  display: block;
  margin-top: 20px;
  padding: 20px;
  border: 4px solid #f1f1f1;
  border-radius: 4px;
}
#aboservices_content .kundenkonto_content_wrapper h2,
#aboservices_content .kundenkonto_confirm_wrapper h2,
#aboservices_content .kundenkonto_confirmation_wrapper h2 {
  margin-top: 10px;
}
#aboservices_content form a.change,
#aboservices_content form a.save,
#aboservices_content form a.password_save,
#aboservices_content form a.email_save,
#aboservices_content form a.password_abort,
#aboservices_content form a.abort {
  float: right;
}
h2.subline_start {
  text-transform: uppercase;
  font-size: 12px;
  color: #004977;
}
.row #aboservices_content form label[for="date_from"] {
  display: block;
  padding-top: 6px;
}
.kundenkonto_confirmation_wrapper_error {
  padding: 20px;
  background: #9f0000;
  border-radius: 4px;
  color: #fff;
  margin-top: 15px;
}
.kundenkonto_confirmation_wrapper_success {
  border-top: 1px solid #f1f1f1;
  padding-top: 20px;
  margin-top: 15px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 25px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .amazon-addresses .amazon-address,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block:nth-child(1),
  .amazon-addresses .amazon-address:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-discount-block-desktop .block:nth-child(2),
  .amazon-addresses .amazon-address:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .amazon-addresses .amazon-address:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .amazon-addresses:before,
  .amazon-addresses:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .amazon-addresses:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'icons-blank-theme';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #d1d1d1;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 32px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(103%);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 15px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    padding: 0;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: 0 !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 1px solid #d1d1d1;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block-amazon-login {
    clear: none;
    float: right;
  }
  .login-container .block-amazon-login .actions-toolbar {
    margin-top: 25px;
  }
  .login-container .block:nth-child(2) + .block-amazon-login {
    clear: none;
  }
  .amazon-validate-container {
    margin: 40px auto 0 auto;
    width: 500px;
  }
  .amazon-validate-container .primary {
    width: 190px;
  }
  .amazon-validate-container .continue-as-guest {
    width: 130px;
  }
  .amazon-validate-container .forgot-password {
    text-align: right;
    width: 175px;
  }
  .amazon-addresses .amazon-address {
    margin-bottom: 0;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 11.5px 0;
  }
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }
  .braintree-paypal-account {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%;
  }
  .account .table-credit-cards .col.actions {
    width: 100px;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #d1d1d1;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(209, 209, 209, 0.3);
    color: #5e5e5e;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(209, 209, 209, 0.8), inset 0 -1px 0 0 rgba(209, 209, 209, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 133.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #1979c3;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'icons-blank-theme';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: '\e610';
    font-family: 'icons-blank-theme';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 700;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    content: '\e618';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #d1d1d1;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #d1d1d1;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #d1d1d1;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #d1d1d1;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #d1d1d1;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    width: 34%;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 5px 0 0;
  }
  .order-links .item a {
    padding: 5px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 5px 20px 6px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  html,
  body {
    height: 100%;
  }
  .ie9 body {
    background-color: #cccccc;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #7e807e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    min-height: 100%;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%)/4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 5px 0 0;
  }
  .order-links .item a {
    padding: 5px 20px;
  }
  .order-links .item strong {
    padding: 5px 20px 6px 20px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%)/5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
.page-header {
  margin: 0;
}
.panel {
  margin-bottom: 0;
  background: transparent;
  border-radius: 0;
}
button,
input,
optgroup,
select,
textarea {
  line-height: 1.6rem;
}
.label {
  font-size: 100%;
  padding: 0;
  color: #333;
  line-height: normal;
  text-align: left;
}
.clearfix {
  clear: both;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.f-right,
.right {
  float: right !important;
}
.f-left,
.left {
  float: left !important;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../css/fonts/glyphicons-halflings-regular.eot');
  src: url('../css/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../css/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../css/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../css/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../css/fonts/glyphicons-halflings-regular.svg#glyphicons-halflings-regular') format('svg');
}
@font-face {
  font-family: 'source_sans_proregular';
  src: url('../css/fonts/sourcesanspro-regular-webfont.eot');
  src: url('../css/fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../css/fonts/sourcesanspro-regular-webfont.woff2') format('woff2'), url('../css/fonts/sourcesanspro-regular-webfont.woff') format('woff'), url('../css/fonts/sourcesanspro-regular-webfont.ttf') format('truetype'), url('../css/fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'source_sans_probold';
  src: url('../css/fonts/sourcesanspro-bold-webfont.eot');
  src: url('../css/fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../css/fonts/sourcesanspro-bold-webfont.woff2') format('woff2'), url('../css/fonts/sourcesanspro-bold-webfont.woff') format('woff'), url('../css/fonts/sourcesanspro-bold-webfont.ttf') format('truetype'), url('../css/fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'work_sans_regular';
  src: url('../css/fonts/WorkSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'work_sans_bold';
  src: url('../css/fonts/WorkSans-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PaymentFont';
  src: url('../css/fonts/paymentfont-webfont.eot');
  src: url('../css/fonts/paymentfont-webfont.eot?#iefix') format('embedded-opentype'), url('../css/fonts/paymentfont-webfont.woff') format('woff2'), url('../css/fonts/paymentfont-webfont.woff') format('woff'), url('../css/fonts/paymentfont-webfont.ttf') format('truetype'), url('../css/fonts/paymentfont-webfont.svg#paymentfont-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
/** ZaL Font-Anpassungen **/
/** ZaL Paddings und Margins **/
/** ZaL Box-Styles **/
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-left: 15px;
  padding-right: 15px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "work_sans_bold";
  color: #000000;
}
body {
  max-width: 990px;
  padding: 0 15px;
  margin: 0 auto;
  font-family: 'source_sans_proregular';
}
body .columns .column.main {
  flex-basis: auto;
  -webkit-flex-basis: auto;
  width: 100%;
}
.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper > .widget,
.page-wrapper > .page-bottom,
.block.category.event,
.top-container,
.page-main {
  max-width: 980px;
  margin: 0 auto;
  padding: 0;
}
header.page-header {
  overflow: hidden;
}
header.page-header .nwz--inherit .navigation {
  z-index: 0;
  margin: 0;
}
a {
  color: #006db0;
}
sup {
  font-size: 50%;
}
.page-wrapper .breadcrumbs .items a,
.page-wrapper .breadcrumbs .items strong,
.page-wrapper .breadcrumbs .items .item {
  font-size: 14px;
  font-family: 'source_sans_proregular';
  color: #858687;
  font-style: normal;
}
.page-wrapper .breadcrumbs .items .item:not(:last-child)::after {
  color: #858687;
}
.btn-primary,
.btn.btn-primary,
#pay-now {
  color: #fff;
  background-color: #006db0;
  border-color: #006db0;
  background-image: none;
  transition: background-color 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out;
  -webkit-transition: background-color 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out;
  outline: none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.btn-primary:hover,
.btn.btn-primary:hover,
#pay-now:hover {
  background: #00588f;
  border-color: #00588f;
  transition: background-color 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out;
  -webkit-transition: background-color 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out;
  outline: none;
}
input.form-control {
  background: #f1f1f1;
  padding: 5px 6px;
  height: 30px;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ccc;
  vertical-align: middle;
  width: 100%;
}
input.form-control.mage-error {
  border: 1px solid #d43f3a;
}
.fieldset > .field > label.label {
  font-family: 'source_sans_probold';
  font-weight: normal;
  color: #333;
}
.page-wrapper .breadcrumbs {
  padding: 0;
}
.page-wrapper .breadcrumbs ul {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  font-family: "work_sans_bold";
  color: #000;
}
.page-wrapper .breadcrumbs ul li.item:not(:last-child)::after {
  color: #000;
}
.page-wrapper .breadcrumbs ul li:nth-last-child(2)::after {
  display: none;
}
.page-wrapper .breadcrumbs ul li ul.dropdown-menu {
  left: -71px;
}
.page-wrapper .breadcrumbs a {
  font-family: "work_sans_bold";
  color: #000;
}
.page-wrapper .breadcrumbs a:hover {
  text-decoration: none;
}
.page-wrapper .breadcrumbs li {
  padding: 0;
}
.page-wrapper .breadcrumbs li.active {
  font-family: inherit;
  font-style: italic;
}
.page-wrapper .breadcrumbs li.active:before {
  display: none;
}
.page-wrapper .breadcrumbs li + li {
  padding-right: 0;
}
.page-wrapper .breadcrumbs li + li::before {
  display: none;
}
.page-wrapper .breadcrumbs li:last-child::after,
.page-wrapper .breadcrumbs li + li.item.home::after {
  display: none;
}
.page-wrapper .breadcrumbs .items {
  font-size: 1.5rem;
}
.page-wrapper .breadcrumbs strong {
  font-style: italic;
  color: #000;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  top: 75%;
}
.produkt-grid h3.subheadline a {
  color: #fff;
  font-family: "work_sans_bold";
  font-weight: normal;
  font-size: 14px;
  margin: 0;
  display: block;
}
.produkt-grid img.produktbild {
  margin-bottom: 15px;
}
.produkt-grid .col-xs-12 {
  margin-bottom: 30px;
}
.produkt-grid .col-xs-12 .border {
  padding: 10px;
  border: 1px solid #a5a5a5;
}
.produkt-grid .col-xs-12 .border h2 {
  margin-top: 5px;
  margin-bottom: 10px;
}
.produkt-grid .col-xs-12 .border h2 a {
  font-family: "work_sans_bold";
  font-size: 26px;
  color: #000000;
  text-decoration: none;
}
.produkt-grid .col-xs-12 .border h2 a:hover,
.produkt-grid .col-xs-12 .border h2 a:focus,
.produkt-grid .col-xs-12 .border h2 a:active {
  text-decoration: none;
}
.produkt-grid .col-xs-12 .border h3 {
  font-size: 14px;
  margin: 0;
}
.produkt-grid .col-xs-12 .border h3 a {
  font-family: 'source_sans_probold';
  text-transform: uppercase;
  color: #006db0;
  text-decoration: none;
}
.produkt-grid .col-xs-12 .border h3 a:hover,
.produkt-grid .col-xs-12 .border h3 a:focus,
.produkt-grid .col-xs-12 .border h3 a:active {
  text-decoration: none;
}
.produkt-grid .col-xs-12 .border a.btn {
  background-color: #006db0;
  transition: background-color 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out;
  -webkit-transition: background-color 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out;
  outline: none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 0;
}
.produkt-grid .col-xs-12 .border a.btn:hover {
  background-color: #00588f;
  transition: background-color 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out;
  -webkit-transition: background-color 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out;
  outline: none;
}
.produkt-grid a.btn {
  float: right;
}
.produkt-grid a {
  color: #fff;
}
@media screen and (min-width: 768px) {
  body.catalog-category-view .col-lg-7 {
    padding-right: 0;
  }
}
body.catalog-category-view h1 {
  font-size: 36px;
  font-family: "work_sans_bold";
  color: #000;
}
body.catalog-category-view .description ul,
body.catalog-category-view .description ol {
  margin: 0 0 10px 0;
  padding: 0;
}
body.catalog-category-view .description ul li,
body.catalog-category-view .description ol li {
  padding: 0 0 5px 20px;
  display: block;
  position: relative;
}
body.catalog-category-view .description ul li::before,
body.catalog-category-view .description ol li::before {
  content: url("../images/check_s.png");
  position: absolute;
  left: 0;
  top: 1px;
}
@media screen and (min-width: 768px) {
  body.catalog-category-view #accordion_kategorie_links .panel-default {
    border: 0;
    margin-top: 0;
    box-shadow: none;
  }
  body.catalog-category-view #accordion_kategorie_links .panel-default .panel-body {
    padding: 0;
  }
  body.catalog-category-view #accordion_kategorie_links .panel-default .panel-body h1 {
    margin-top: 0;
    font-family: "work_sans_bold";
    font-size: 36px;
  }
  body.catalog-category-view #accordion_kategorie_links .panel-default .panel-body .description p strong {
    color: #006db0;
  }
}
body.catalog-category-view #accordion_kategorie_rechts .panel {
  border-radius: 5px;
  box-shadow: none;
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-heading {
  padding: 0;
  border: 0;
  border-radius: 5px;
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-heading h4.panel-title a {
  display: block;
  padding: 10px 25% 20px 15px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  font-family: "work_sans_bold";
  font-size: 18px;
  text-decoration: none;
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-heading h4.panel-title a:not(.aktiv) {
  border-radius: 4px;
  background-color: #f5f5f5;
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-heading h4.panel-title a:hover {
  text-decoration: none;
  background-color: #e8e8e8;
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-heading h4.panel-title a.aktiv {
  position: relative;
  color: #fff;
  background: #006db0;
  cursor: default;
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-heading h4.panel-title a.aktiv span.preis_info {
  font-size: 1.2em;
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-heading h4.panel-title a span.info {
  font-family: 'source_sans_proregular';
  display: block;
  font-size: 14px;
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-heading h4.panel-title a span.preis_info {
  right: 15px;
  top: 15px;
  text-align: right;
  line-height: 14px;
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-heading h4.panel-title a span.preis_info .price {
  line-height: 16px;
  white-space: nowrap;
}
@media screen and (max-width: 567px) {
  body.catalog-category-view #accordion_kategorie_rechts .panel .panel-heading h4.panel-title a.aktiv {
    font-size: 17px;
  }
  body.catalog-category-view #accordion_kategorie_rechts .panel .panel-heading h4.panel-title a span.preis_info {
    right: 3px;
    font-size: 17px;
  }
}
@media screen and (min-width: 768px) {
  body.catalog-category-view #accordion_kategorie_rechts .panel .panel-heading a.aktiv::after,
  body.catalog-category-view #accordion_kategorie_rechts .panel .panel-heading a.aktiv::before {
    top: 30%;
    left: -30px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  body.catalog-category-view #accordion_kategorie_rechts .panel .panel-heading a.aktiv::after {
    border: 15px solid transparent;
    border-right-color: #006db0;
  }
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-collapse {
  border: 0;
  background: #006db0;
  padding: 1px;
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-collapse .panel-body {
  background: #fff;
  border: 0;
  margin: 5px;
  padding: 10px;
  border-radius: 5px;
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-collapse .panel-body h3 {
  font-family: "work_sans_bold";
  font-size: 18px;
  margin-bottom: 20px;
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-collapse .panel-body h4.sidebar-titel,
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-collapse .panel-body h4 {
  font-family: "work_sans_bold";
  font-weight: normal;
  font-size: 18px;
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-collapse .panel-body label.plz_label {
  float: left;
  margin-right: 10px;
  margin-top: 7px;
  font-weight: bold;
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-collapse .panel-body .form-control {
  color: #000000;
  border: 1px solid #006db0;
  border-radius: 0;
  box-shadow: none;
  transition: none;
  margin-bottom: 10px;
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-collapse .panel-body .form-control option {
  padding: 6px 10px;
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-collapse .panel-body .form-control.plz_abfrage {
  width: 20%;
  float: left;
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-collapse .panel-body button.btn {
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  border: 0;
  padding: 10px 16px;
  line-height: 1.33333;
  border-radius: 6px;
  background-color: #d43f3a;
  border-color: #d43f3a;
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-collapse .panel-body button.btn:hover {
  background-color: #b42c27;
  border-color: #b42c27;
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-collapse .panel-body button.btn[disabled] {
  cursor: not-allowed;
  opacity: 0.65;
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-collapse .panel-body .preis_produkt {
  text-align: right;
  color: #000;
  font-size: 36px;
  font-family: "work_sans_bold";
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-collapse .panel-body .preis_produkt .euro {
  font-size: 54px;
  margin-right: -50px;
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-collapse .panel-body .preis_produkt .komma {
  right: -50px;
  position: relative;
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-collapse .panel-body .preis_produkt sup {
  top: -0.5em;
  font-size: 50%;
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-collapse .panel-body .preis_produkt .cent {
  font-size: 32px;
  right: -43px;
}
body.catalog-category-view #accordion_kategorie_rechts .panel .panel-collapse .panel-body .preis_produkt span.monat {
  position: relative;
  left: auto;
  right: 0;
  font-size: 12px;
}
.opc-hinweis .help ul {
  width: 100%;
  margin: 15px auto;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .opc-hinweis .help ul {
    width: 60%;
  }
}
.opc-hinweis .help ul li {
  padding: 0 0 20px;
}
.opc-hinweis .help ul li a.text-link {
  text-decoration: none;
  border-bottom: 1px solid #add3ea;
}
.opc-hinweis .help ul li a.text-link:hover {
  border-bottom: 1px solid #0a7fc6;
}
.opc-hinweis .help .glyphicon {
  opacity: .4;
}
.opc-hinweis .help .btn {
  width: 100%;
}
.opc-hinweis .kleingedrucktes {
  color: #777777;
  font-size: 13px;
}
.kleingedrucktes {
  color: #777777;
  font-size: 13px;
}
.page-wrapper .help ul {
  width: 100%;
  margin: 15px auto;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .page-wrapper .help ul {
    width: 60%;
  }
}
.page-wrapper .help ul li {
  padding: 0 0 20px;
  list-style: none;
}
.page-wrapper .help ul li a.text-link {
  text-decoration: none;
  border-bottom: 1px solid #add3ea;
  color: #0888d4;
}
.page-wrapper .help ul li a.text-link:hover {
  border-bottom: 1px solid #0a7fc6;
  color: #0a7fc6;
}
.page-wrapper .help .glyphicon {
  opacity: .4;
}
.page-wrapper .help .btn {
  width: 100%;
  float: none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  transition: background-color 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out;
  -webkit-transition: background-color 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out;
  outline: none;
}
.page-wrapper .help .btn:hover {
  transition: background-color 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out;
  -webkit-transition: background-color 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out;
  outline: none;
}
.btn--cta.transform-normal {
  box-shadow: 0 0 0 0 #fff;
}
@media only screen and (max-width: 767px) {
  .navigation a {
    padding: 0;
  }
}
@media only screen and (max-width: 639px) {
  .logo {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address,
  .opc-wrapper .methods-shipping {
    background: transparent;
  }
}
.opc-estimated-wrapper {
  display: none;
}
.logo {
  margin: 0;
}
@media only screen and (max-device-width: 767px) {
  body.page-products #maincontent .columns {
    padding-top: 0;
  }
  body .breadcrumbs {
    display: block;
  }
  body .label {
    padding: 0;
    font-size: 100%;
  }
  body .block-authentication .label {
    color: #333;
  }
  body .block.block-customer-login {
    float: none;
  }
  body .checkout-payment-method .payment-methods {
    margin: 0;
  }
}
@media only screen and (max-device-width: 480px) {
  .breadcrumbs {
    display: block;
  }
  .breadcrumbs .items .item {
    display: none;
  }
  .breadcrumbs .items .item.home {
    display: inline-block;
  }
  .breadcrumbs .items .item.home:after {
    display: none;
  }
}
.block {
  margin-top: 50px;
}
.block.block-customer-login {
  float: left;
}
.block.block-customer-login .fieldset .field .control {
  width: 100%;
}
.block.block-new-customer {
  float: right;
}
div.mage-error {
  clear: both;
  color: #d43f3a;
  font-size: 11px;
  margin: 0;
}
body.cms-no-route footer {
  display: none;
}
#help ul {
  padding: 0;
}
#inhalt_form .select,
#inhalt_form textarea {
  background-color: #f1f1f1;
  resize: none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
}
#inhalt_form .select {
  width: 100%;
  background: #ffffff url('../images/select-bg.svg') no-repeat 100% 45%;
  background-color: #f1f1f1;
  padding: 5px 6px;
  height: 30px;
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-size: auto;
  background-size: 30px 60px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  text-indent: .01em;
  text-overflow: '';
}
#inhalt_form input,
#inhalt_form select {
  margin-bottom: 5px;
}
#inhalt_form label {
  margin-bottom: 0;
  font-family: 'source_sans_probold';
  font-weight: normal;
}
#inhalt_form .checkbox {
  float: left;
  margin: 0 5px 10px 0;
}
#inhalt_form em {
  color: #e02b27;
}
#inhalt_form #form_registrierung label {
  width: 90%;
  margin-bottom: 0;
  margin-top: 2px;
}
.page-footer {
  display: none;
}
body.catalog-product-view .price-details .tax-details {
  display: none;
}
/**
Landingpage
 */
body.page-layout-landingpage .breadcrumbs,
body.page-layout-landingpage #help,
body.page-layout-landingpage .hinweis_lsc {
  display: none;
}
body.page-layout-landingpage img.headerimage {
  border: 1px solid #a5a5a5;
}
body.page-layout-landingpage .container_inner {
  margin-top: 30px;
}
body.page-layout-landingpage h1 {
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 10px;
  color: #000;
  font-family: "work_sans_bold";
}
body.page-layout-landingpage .btn.btn-primary {
  border: 0;
}
body.page-layout-landingpage .btn.btn-primary[type='submit'] {
  display: block;
  margin: 0 auto;
  text-transform: uppercase;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 18px;
  margin-bottom: 25px;
  max-width: 100%;
}
body.page-layout-landingpage .hilfe {
  border: 1px solid #a5a5a5;
  padding: 15px;
}
body.page-layout-landingpage .hilfe h2 {
  color: #000;
  font-family: "work_sans_bold";
  margin-top: 0;
  font-size: 18px;
}
body.page-layout-landingpage .hilfe h3 {
  color: #000;
  font-family: "work_sans_bold";
  margin-top: 0;
}
body.page-layout-landingpage .landingpage_content div.border {
  border: 1px solid #a5a5a5;
  padding: 15px;
  margin: 25px 0;
}
body.page-layout-landingpage .landingpage_content h3 {
  font-family: 'source_sans_probold';
  font-size: 18px;
  color: #006db0;
}
body.page-layout-landingpage .landingpage_content ul {
  margin: 0 0 10px 0;
  padding: 0;
}
body.page-layout-landingpage .landingpage_content ul li {
  padding: 0 0 5px 20px;
  display: block;
  position: relative;
}
body.page-layout-landingpage .landingpage_content ul li:before {
  content: url("..//images/check_s.png");
  position: absolute;
  left: 0;
  top: 1px;
}
body.page-layout-landingpage .landingpage_content .price {
  font-family: "work_sans_bold";
  font-size: 30px;
}
body.page-layout-landingpage .content-lp-btn {
  padding: 25px 15px 15px;
  border: 1px solid #a5a5a5;
  background: #f2f2f2;
}
body.page-layout-landingpage .content-lp-btn .btn-block.btn.btn-primary {
  border: 0;
  margin-bottom: 10px;
  padding: 6px 0;
  width: 100%;
  max-width: 100%;
}
body.page-layout-landingpage .kleingedrucktes {
  font-size: 11px;
  color: #a5a5a5;
  margin-top: 25px;
}
body.cms-page-view a.btn-block.btn.btn-primary {
  display: inline-block;
  padding: 6px 35px;
  font-size: 18px;
  text-transform: uppercase;
  width: auto;
}
body.page-layout-kategorie-tablet div.title_price_abo {
  font-weight: bold;
}
body.page-layout-kategorie-tablet div.tablet_zuzahlung {
  text-align: right;
}
body.page-layout-kategorie-tablet div.price_tablet_mtl {
  color: #006db0;
  font-size: 30px;
  text-align: right;
}
body.page-layout-kategorie-tablet div.price_tablet_mtl span {
  font-size: 14px;
}
body.page-layout-kategorie-tablet .btn.btn-danger.btn-lg.center-block {
  margin-top: 20px;
}
body.page-layout-kategorie-tablet #accordion_kategorie_rechts .panel .panel-heading h4.panel-title a {
  padding-right: 15px;
}
body.page-layout-kategorie-tablet #accordion_kategorie_rechts .panel .panel-heading h4.panel-title a span.preis_info {
  display: block;
  right: 0;
  position: relative;
}
body.page-layout-1column .product-info-main {
  width: 57%;
}
body.page-layout-1column .product.media {
  width: 40%;
}
body.page-layout-1column .fotorama__thumb {
  background: transparent;
}
body.page-layout-1column .fotorama__thumb-border {
  border-color: #006db0;
}
body.page-layout-1column .product-options-wrapper .fieldset {
  border-bottom: 1px solid #a5a5a5;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
body.page-layout-1column .product-options-wrapper .fieldset .field {
  clear: both;
}
body.page-layout-1column .product-options-wrapper .fieldset .field .choice input {
  display: inline;
  margin-right: 8px;
}
body.page-layout-1column .product-options-wrapper .fieldset .field .control {
  margin-bottom: 20px;
}
body.page-layout-1column .product-options-wrapper .fieldset label.label {
  position: relative;
  top: 6px;
}
body.page-layout-1column .product-options-wrapper .fieldset div.control {
  width: 75% !important;
  display: inline;
  float: right;
}
body.page-layout-1column .product-options-wrapper .fieldset div.control select {
  width: 100%;
  background: #e7e7e7;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
body.page-layout-1column div.title_price_abo {
  font-weight: bold;
  color: #006db0;
  margin-bottom: 10px;
}
body.page-layout-1column div.tablet_zuzahlung {
  text-align: right;
}
body.page-layout-1column div.price_tablet_mtl {
  color: #006db0;
  font-size: 30px;
  text-align: right;
}
body.page-layout-1column div.price_tablet_mtl span {
  font-size: 14px;
}
body.page-layout-1column div.price_tablet_zuzahlung {
  text-align: right;
  color: #006db0;
  font-size: 32px;
}
body.page-layout-1column #product-addtocart-button {
  width: 100%;
}
body.page-layout-kategorie-tablet #accordion_kategorie_rechts .panel .panel-collapse .panel-body h3,
body.page-layout-kategorie #accordion_kategorie_rechts .panel .panel-collapse .panel-body h3,
body.page-layout-kategorie_tablet #accordion_kategorie_rechts .panel .panel-collapse .panel-body h3 {
  margin-bottom: 4px;
}
body.page-layout-kategorie-tablet #accordion_kategorie_rechts .panel .panel-collapse .form-control.option-select,
body.page-layout-kategorie #accordion_kategorie_rechts .panel .panel-collapse .form-control.option-select,
body.page-layout-kategorie_tablet #accordion_kategorie_rechts .panel .panel-collapse .form-control.option-select {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #ccc;
  background: #ffffff url('../images/select-bg.svg') no-repeat 100% 45%;
  background-color: #f1f1f1;
  background-size: 30px 60px;
}
body.page-layout-kategorie-tablet input[type="radio"],
body.page-layout-kategorie input[type="radio"],
body.page-layout-kategorie_tablet input[type="radio"],
body.page-layout-kategorie-tablet input[type="checkbox"],
body.page-layout-kategorie input[type="checkbox"],
body.page-layout-kategorie_tablet input[type="checkbox"] {
  margin-top: 3px;
}
.kontakt_btn_icon {
  opacity: 1 !important;
}
.kontakt_btn_icon:before {
  text-align: center;
  margin-right: 5px;
  color: #fff;
  vertical-align: text-bottom;
}
body.cms-nwz-card #maincontent .vorteile ul {
  padding: 0;
}
body.cms-nwz-card #maincontent .vorteile ul li {
  padding: 0 0 5px 20px;
  display: block;
  position: relative;
}
body.cms-nwz-card #maincontent .vorteile ul li:before {
  content: url("../images/check_s.png");
  position: absolute;
  left: 0px;
  top: 1px;
}
body.cms-nwz-card #maincontent .infoblock {
  margin-bottom: 30px;
}
body.cms-nwz-card #maincontent .infoblock .border {
  padding: 10px;
  border: 1px solid #a5a5a5;
}
body.cms-nwz-card #maincontent .infoblock h2.subline_start {
  font-size: 14px;
  margin: 0;
}
/*________________________________Styles für die Besellung-Erfolgrein und Logout Seite_______________________________ */
.succes_logout_msg {
  border: 1px solid #31bf04;
  padding: 10px;
  background-color: #ddf5b6;
}
.succes_logout_msg:before {
  content: url("../images/check_s.png");
  margin-right: 25px;
}
.kontakt_btn_icon_success:before {
  color: black;
}
.succes_logout_container {
  margin-top: 50px;
  width: auto;
}
.app_pic_success_logout {
  background-image: url('../images/nwz_app_logut_danke_seite.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 295px;
}
.app_list_success_logout {
  list-style: none;
}
.app_list_success_logout li:before {
  content: url("../images/check_s.png");
  position: relative;
  top: 1px;
  left: -5px;
}
.appstore_badge {
  height: 33px;
}
.playstore_badge {
  height: 50px;
}
.to_nwz_btn {
  margin-top: 50px;
}
.to_nwz_btn .primary :hover {
  background-color: #8f8f8f;
  border-color: #8f8f8f;
}
.to_nwz_btn .primary a {
  background-color: #a5a5a5;
  border-color: #a5a5a5;
}
@media (max-width: 575.98px) {
  .succes_logout_msg {
    text-align: center;
  }
  .more_app_info_btn {
    width: 100%;
    text-align: center;
  }
  .store_badge_container {
    text-align: center;
  }
}
html.ie11 header.page-header {
  min-height: 170px;
}
.slider-startseite {
  margin-bottom: 60px;
}
.slider-startseite .carousel {
  overflow: visible;
}
.slider-startseite .carousel .carousel-control {
  z-index: 2;
}
.slider-startseite .carousel .slider_description {
  min-height: 235px;
}
.slider-startseite .carousel .carousel-inner {
  border: 1px solid #a5a5a5;
}
.slider-startseite .carousel .carousel-inner .item {
  transition-property: opacity;
}
.slider-startseite .carousel .carousel-inner .item h2 {
  font-size: 28px;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 0;
}
.slider-startseite .carousel .carousel-inner .item ul {
  padding: 0;
}
.slider-startseite .carousel .carousel-inner .item .btn-primary {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  transition: background-color 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out;
  -webkit-transition: background-color 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out;
  outline: none;
}
.slider-startseite .carousel .carousel-inner .item .btn-primary:hover {
  transition: background-color 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out;
  -webkit-transition: background-color 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out;
  outline: none;
}
.slider-startseite .carousel .carousel-inner .item,
.slider-startseite .carousel .carousel-inner .active.left,
.slider-startseite .carousel .carousel-inner .active.right {
  opacity: 0;
}
.slider-startseite .carousel .carousel-inner .active,
.slider-startseite .carousel .carousel-inner .next.left,
.slider-startseite .carousel .carousel-inner .prev.right {
  opacity: 1;
}
.slider-startseite .carousel .carousel-inner .next,
.slider-startseite .carousel .carousel-inner .prev,
.slider-startseite .carousel .carousel-inner .active.left,
.slider-startseite .carousel .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}
.slider-startseite .carousel .carousel-inner li {
  padding: 0 0 5px 20px;
  display: block;
  position: relative;
}
.slider-startseite .carousel .carousel-inner li:before {
  content: url("../images/check_s.png");
  position: absolute;
  left: 0px;
  top: 1px;
}
.slider-startseite .carousel .carousel-inner a {
  color: #555555;
}
.slider-startseite .carousel .carousel-inner a:hover {
  text-decoration: none;
}
.slider-startseite .carousel .carousel-inner a.btn {
  color: #fff;
}
.slider-startseite .carousel-indicators {
  bottom: 0;
}
.slider-startseite .carousel-indicators li {
  border-color: #00588f;
}
.slider-startseite .carousel-indicators li.active {
  background: #00588f;
}
.slider-startseite .carousel-control.left,
.slider-startseite .carousel-control.right {
  background: none;
  font-size: 30px;
}
.slider-startseite .col-xs-12.col-sm-8.right {
  padding: 0;
}
.slider-startseite .col-xs-12.col-sm-4 {
  padding-bottom: 20px;
}
.slider-startseite .col-xs-12.col-sm-4 h2 {
  font-family: "work_sans_bold";
  font-size: 36.4px;
  padding: 10px 0 25px;
}
.slider-startseite .col-xs-12.col-sm-4 p {
  padding-bottom: 10px;
}
.slider-startseite .carousel-indicators {
  bottom: -40px;
}
@media screen and (max-width: 767px) {
  .slider-startseite img {
    margin-bottom: 20px;
  }
}
/*
 * Copyright (c) 2017.
 * Zander an Lavendel UG
 * Lützner Str. 85
 * 04177 Leipzig
 * Tel: (+49) 341 – 49278950
 * Fax: (+49) 341 – 39299382-9
 * E-Mail: info@zanderanlavendel.de
 * Internet: www.zanderanlavendel.de
 *
 */
.osc-authentication-wrapper {
  margin-top: 10px;
  background: #F1F1F1;
  padding: 10px;
}
.osc-authentication-wrapper a.btn {
  border-radius: 4px;
  margin-top: 10px;
}
.osc-authentication-wrapper a.btn:hover {
  border: 1px solid #005d97;
}
.page-header {
  padding-bottom: 13px;
}
.modal-popup.popup-authentication .modal-title {
  border-bottom: 1px;
}
.modal-popup.popup-authentication .action-close:before {
  font-size: 29px;
}
.modal-popup.popup-authentication .modal-header {
  border-bottom: 0;
}
.modal-popup.popup-authentication form.form.form-login .fieldset {
  margin: 0 0 20px;
}
.modal-popup.popup-authentication form.form.form-login input {
  background: #f1f1f1;
  padding: 5px 6px;
  height: 30px;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ccc;
  vertical-align: middle;
  width: 100%;
}
.modal-popup.popup-authentication form.form.form-login button {
  border: 0;
}
.modal-popup.popup-authentication form.form.form-login button:hover {
  background: #00588f;
}
div#checkoutSteps {
  margin: 0 -10px;
}
div#checkoutSteps .step-title {
  background-color: #006db0;
}
div#checkoutSteps .action.action-show-popup.btn.btn-primary {
  margin-left: 20px;
  border-radius: 4px;
}
div#checkoutSteps .checkout-shipping-address,
div#checkoutSteps .checkout-shipping-method,
div#checkoutSteps .checkout-billing-address,
div#checkoutSteps .checkout-payment-method,
div#checkoutSteps #opc-sidebar {
  border: 1px solid #006db0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding-bottom: 0;
  margin-bottom: 20px;
}
div#checkoutSteps .checkout-shipping-address .step-content,
div#checkoutSteps .checkout-shipping-method .step-content,
div#checkoutSteps .checkout-billing-address .step-content,
div#checkoutSteps .checkout-payment-method .step-content,
div#checkoutSteps #opc-sidebar .step-content {
  margin: 0;
}
div#checkoutSteps .ajax-loader {
  background: url('../images/loading.gif');
  float: left;
  margin-left: 10px;
  display: none;
  background-size: 20px;
  width: 20px;
  height: 20px;
}
div#checkoutSteps #checkout-step-shipping .field.addresses {
  display: none;
}
div#checkoutSteps .shipping-address-item.selected-item,
div#checkoutSteps select[name="billing_address_id"] {
  display: none;
}
div#checkoutSteps .opc-payment {
  position: relative;
}
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method._active .payment-method-title label::after {
  color: #006db0;
}
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method .payment-method-title,
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method #checkout-step-aboauswahl {
  margin: 0 0 8px !important;
  display: inline-block;
  float: left;
  width: 50%;
  border: 0;
  padding: 0 0 30px;
}
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method .payment-method-title label,
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method #checkout-step-aboauswahl label {
  position: relative;
  display: inline-block;
  font-size: 0;
}
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method .payment-method-title label::after,
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method #checkout-step-aboauswahl label::after {
  color: #333;
  font-family: PaymentFont, sans-serif;
  text-indent: 0;
  line-height: normal;
  display: block;
  font-size: 36px;
  padding-left: 10px;
  padding-left: 20px;
  top: -20px;
  top: -14px;
  content: '';
  height: 30px;
  position: absolute;
}
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method .payment-method-title label[for="hgwpal"]::after,
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method #checkout-step-aboauswahl label[for="hgwpal"]::after {
  content: '\f033';
}
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method .payment-method-title label[for="banktransfer"]::after,
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method #checkout-step-aboauswahl label[for="banktransfer"]::after {
  content: "\f04a";
}
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method .payment-method-title label[for="debitpayment"]::after,
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method #checkout-step-aboauswahl label[for="debitpayment"]::after {
  content: "\f04a";
}
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method .payment-method-title label[for="hgwcc"]::after,
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method #checkout-step-aboauswahl label[for="hgwcc"]::after {
  content: "\f02d \f045";
}
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method .payment-method-title label[for="checkmo"]::after,
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method #checkout-step-aboauswahl label[for="checkmo"]::after {
  content: "\f038";
}
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method .payment-method-title input,
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method #checkout-step-aboauswahl input {
  display: inline;
  margin: 0;
  min-height: inherit;
  position: relative;
}
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method .payment-method-content,
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method #pvaausgabe_ausgaben,
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method #shipping-new-address-form {
  position: absolute;
  width: 100%;
  top: 50px;
  border-top: 1px solid #a5a5a5;
  padding: 15px 0 0 0;
  left: 0;
}
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method .payment-method-content select,
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method #pvaausgabe_ausgaben select,
div#checkoutSteps .opc-payment .payment-methods .payment-group .payment-method #shipping-new-address-form select {
  width: calc(100% - 22px);
}
div#checkoutSteps .fieldset .form-login {
  margin-bottom: 0;
}
div#checkoutSteps .fieldset .field {
  margin: 0 0 8px !important;
}
div#checkoutSteps .fieldset .field.required {
  margin: 0 0 8px;
}
div#checkoutSteps .fieldset .field .label {
  color: #333;
  font-family: 'source_sans_probold';
  font-weight: normal;
  margin: 0 !important;
  text-align: left;
}
div#checkoutSteps .fieldset .field .label::after {
  color: #d43f3a;
  margin: 0;
}
div#checkoutSteps .fieldset .field input.input-text {
  background: #f1f1f1;
  padding: 5px 6px;
  height: 30px;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ccc;
  vertical-align: middle;
  width: 100%;
}
div#checkoutSteps .fieldset .field input.input-text.mage-error {
  border: 1px solid #d43f3a;
}
div#checkoutSteps .fieldset .field ._with-tooltip input.input-text {
  width: 100%;
}
div#checkoutSteps .fieldset .field ._with-tooltip .field-tooltip {
  display: none;
}
div#checkoutSteps .fieldset .field .mage-error {
  color: #d43f3a;
  font-size: 11px;
  margin: 0;
}
div#checkoutSteps .fieldset .field select.select {
  width: 100%;
  background-color: #f1f1f1;
  padding: 5px 6px;
  height: 30px;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
div#checkoutSteps .fieldset .field[name="shippingAddress.company"] {
  display: none;
}
div#checkoutSteps .fieldset .field[name="shippingAddress.company"].show {
  display: block;
}
div#checkoutSteps .osc-payment-after-methods .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}
div#checkoutSteps #checkmo_select,
div#checkoutSteps #pvaausgabe,
div#checkoutSteps #debitpayment_select,
div#checkoutSteps #osc-delivery-time,
div#checkoutSteps #abostart,
div#checkoutSteps #hgwpal_select,
div#checkoutSteps #hgwcc_select,
div#checkoutSteps #ausweisart {
  width: 100%;
  background-color: #f1f1f1;
  padding: 5px 6px;
  height: 30px;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
div#checkoutSteps #osc-delivery-time,
div#checkoutSteps #abostart {
  width: calc(100% - 23px);
}
div#checkoutSteps #pvaausgabe,
div#checkoutSteps #abostart {
  margin-bottom: 20px;
}
div#checkoutSteps #opc-shipping_method {
  display: none !important;
}
div#checkoutSteps div.field[name="shippingAddress.street.1"] label.label,
div#checkoutSteps div.field[name="billingAddress.street.1"] label.label {
  position: relative;
  height: 20px;
  width: 100%;
}
div#checkoutSteps div.field[name="shippingAddress.street.1"] label.label:after,
div#checkoutSteps div.field[name="billingAddress.street.1"] label.label:after {
  content: 'Zustellbesonderheiten';
  display: inline-block;
  text-indent: 0;
  color: #333;
}
div#checkoutSteps #opc-sidebar #preis_zusatz_zwei {
  font-size: 14px;
  font-family: 'source_sans_proregular';
  white-space: normal;
}
div#checkoutSteps #opc-sidebar .opc-block-summary.step-content {
  padding: 20px;
}
div#checkoutSteps #opc-sidebar table.data.table.table-totals {
  border: 0;
  border-top: 1px;
  border-bottom: 1px;
  margin-bottom: 0;
}
div#checkoutSteps #opc-sidebar table.data.table.table-totals th.mark {
  background: transparent;
  text-align: left;
}
div#checkoutSteps #opc-sidebar table.data.table.table-totals th.mark strong {
  display: none;
}
div#checkoutSteps #opc-sidebar table.data.table.table-totals td.amount {
  width: 80%;
  padding-bottom: 0;
}
div#checkoutSteps #opc-sidebar table.data.table.table-totals tr.totals.sub,
div#checkoutSteps #opc-sidebar table.data.table.table-totals tr.totals.shipping.incl,
div#checkoutSteps #opc-sidebar table.data.table.table-totals tr.totals-tax-summary,
div#checkoutSteps #opc-sidebar table.data.table.table-totals tr.totals-tax {
  display: none;
}
div#checkoutSteps #opc-sidebar .content.minicart-items .minicart-items-wrapper {
  margin-top: 20px;
}
div#checkoutSteps #opc-sidebar .content.minicart-items .minicart-items-wrapper .product-image-container,
div#checkoutSteps #opc-sidebar .content.minicart-items .minicart-items-wrapper .product-item-detail {
  float: left;
}
div#checkoutSteps #opc-sidebar .content.minicart-items .minicart-items-wrapper .product-image-container {
  display: inline-block !important;
}
div#checkoutSteps #opc-sidebar .content.minicart-items .minicart-items-wrapper .product-item-detail {
  display: inline-block !important;
}
div#checkoutSteps #opc-sidebar .content.minicart-items .minicart-items-wrapper .product-item-detail .product.options span.toggle {
  display: none;
}
div#checkoutSteps #opc-sidebar .content.minicart-items .minicart-items-wrapper .product-item-detail .product.options div.content {
  display: block !important;
}
div#checkoutSteps #opc-sidebar .content.minicart-items .minicart-items-wrapper .product-item-name {
  font-size: 22px !important;
  font-weight: bold;
  margin-top: 0px;
}
div#checkoutSteps #opc-sidebar .content.minicart-items .minicart-items-wrapper .product-item-detail:after {
  clear: both;
}
div#checkoutSteps #opc-sidebar #co-place-order-area button.action.action-show {
  margin-left: 8px;
}
div#checkoutSteps #opc-sidebar #co-place-order-area label {
  width: 90%;
  margin-left: 10px;
  text-align: left;
}
div#checkoutSteps #opc-sidebar #co-place-order-area .checkout-agreement button.action.action-show {
  margin-left: 0;
  text-align: left;
}
div#checkoutSteps #opc-sidebar #co-place-order-area input {
  float: left;
}
div#checkoutSteps #opc-sidebar #co-place-order-area .ajax-file-upload {
  display: inline-block;
  padding: 6px 12px;
  background: #0888d4;
  color: #fff;
  border-radius: 6px;
}
div#checkoutSteps #opc-sidebar #co-place-order-area #upload #upload_success_text {
  clear: both;
  margin-top: 10px;
}
div#checkoutSteps #opc-sidebar #co-place-order-area #upload label {
  margin-left: 0;
}
div#checkoutSteps #opc-sidebar #co-place-order-area #upload input#fileupload {
  display: inline-block;
  padding: 6px 12px;
  background: #006db0;
  color: #fff;
  border-radius: 6px;
  float: none;
}
div#checkoutSteps #opc-sidebar #co-place-order-area #upload input#fileupload:hover {
  background-color: #00588f;
}
div#checkoutSteps #opc-sidebar #co-place-order-area #upload input.btn {
  float: none;
}
div#checkoutSteps #opc-sidebar #co-place-order-area .osc-place-order-block.checkout-addition-block {
  padding: 0 !important;
  border: 0;
  border-top: 1px;
  margin-bottom: 0;
}
div#checkoutSteps #opc-sidebar #co-place-order-area .osc-place-order-block.checkout-addition-block .osc-newsletter.field.choice {
  padding: 0;
}
div#checkoutSteps #opc-sidebar #co-place-order-area .osc-place-order-wrapper .actions-toolbar {
  margin-bottom: 20px;
}
.opc-hinweis .kleingedrucktes {
  color: #777777;
  font-size: 13px;
}
.checkout-index-index .modal-content {
  border: 0;
  box-shadow: 0 0 0 0 #fff;
  -webkit-box-shadow: 0 0 0 0 #fff;
}
.checkout-index-index .modal-popup.modal-slide .modal-footer,
.checkout-index-index .modal-popup.modal-slide .modal-header {
  border: 0;
}
#shipping-new-address-form .field {
  margin-bottom: 10px !important;
}
#shipping-new-address-form .field .label {
  color: #333;
  font-family: 'source_sans_probold';
  font-weight: normal;
  border: 0;
}
#shipping-new-address-form .field.choice {
  display: none;
}
#shipping-new-address-form .field select,
#shipping-new-address-form .field input {
  width: 100%;
  background-color: #f1f1f1;
  padding: 5px 6px;
  height: 30px;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#shipping-new-address-form .field .field-tooltip {
  display: none;
}
body.checkout-onepage-success .heidelpay-additional-payment-information {
  display: none;
}
body.checkout-onepage-success footer.page-footer {
  display: none;
}
.create-account-block fieldset {
  position: absolute;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
.example-tooltip-top .tooltip-content {
  background: #fff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333;
  line-height: 1.4;
  border: 1px solid #bbb;
  margin-bottom: 5px;
  bottom: 14px;
  left: 0;
  font-size: 14px;
  font-family: 'source_sans_proregular';
}
.example-tooltip-top:hover .tooltip-content {
  display: block;
}
.example-tooltip-top {
  position: relative;
  top: 0px;
  left: 3px;
  width: 19px;
  display: inline-block;
  height: 25px;
}
.example-tooltip-top > span {
  padding-top: 5px;
}
.example-tooltip-top .glyphicon.glyphicon-info-sign {
  font-size: 18px;
  color: #006db0;
}
.example-tooltip-top .glyphicon.glyphicon-info-sign:hover {
  text-decoration: none;
}
select:disabled {
  background-image: none;
  cursor: not-allowed;
}
#checkout .block.items-in-cart {
  margin-top: 0;
}
#checkout .opc-block-summary .minicart-items-wrapper {
  padding-top: 0;
}
#checkout .opc-block-summary.step-content {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#checkout .mobile-description .step-title div {
  padding: 0 30% 0 0;
}
#checkout .mobile-description .step-title div h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-family: "work_sans_bold";
}
#checkout .mobile-description .step-title div span.info {
  font-family: 'source_sans_proregular';
  display: block;
  font-size: 14px;
  text-transform: none;
  font-weight: normal;
}
#checkout .mobile-description .step-title .preis_info {
  right: 15px;
  top: 15px;
  text-align: right;
  line-height: 14px;
  font-size: 1.4em;
  display: block;
  font-family: "work_sans_bold";
}
#checkout .mobile-description .step-title .preis_info span {
  font-size: 12px;
  text-align: right;
  line-height: 14px;
  text-transform: none;
}
#checkout .mobile-description p {
  margin: 10px 10px 0 10px;
}
#hgwpal_payment #hgwcc_interval {
  display: none !important;
}
#hgwcc_payment #hgwpal_interval {
  display: none !important;
}
button#pay-now {
  margin-left: auto !important;
  margin-right: auto !important;
  font-size: 16px;
  border: 0;
  padding: 10px 16px;
  line-height: 1.33333;
  border-radius: 6px;
  background-repeat: repeat-x;
  display: block;
  color: #fff;
}
#payment_iframe {
  height: 230px !important;
}
.reseller-crm {
  margin-bottom: 15px;
}
.reseller-crm h4 a {
  display: block;
}
.reseller-crm h4 a:after {
  content: "\e114";
  font-family: Glyphicons Halflings, sans-serif;
  float: right;
}
div#checkoutSteps .fieldset .field .label::after {
  color: #000;
}
div.datenschutz {
  background: rgba(0, 109, 176, 0.1);
  padding: 10px;
  clear: both;
  margin-bottom: 0 !important;
}
div.checkout-agreements-top {
  margin: 15px;
  font-size: 14px;
  border-bottom: 1px solid #a5a5a5;
}
div.checkout-agreements-top p {
  font-weight: bold;
}
body.checkout-index-index.onestepcheckout-index-index.page-layout-checkout .osc-place-order-wrapper .place-order-primary button.primary.checkout {
  background-color: #006db0 !important;
  border-color: #006db0 !important;
}
/*
 * Copyright (c) 2017.
 * Zander an Lavendel UG
 * Lützner Str. 85
 * 04177 Leipzig
 * Tel: (+49) 341 – 49278950
 * Fax: (+49) 341 – 39299382-9
 * E-Mail: info@zanderanlavendel.de
 * Internet: www.zanderanlavendel.de
 *
 */
body .label {
  color: #333;
}
.block.block-collapsible-nav {
  margin: 0;
}
.block.block-collapsible-nav #block-collapsible-nav {
  background: none;
  margin-top: 9px;
}
.block.block-collapsible-nav #block-collapsible-nav #aboservices_menu li {
  background: transparent;
}
.block.block-collapsible-nav #block-collapsible-nav #aboservices_menu li a {
  background: #f1f1f1;
  padding: 15px;
  font-family: 'source_sans_proregular';
  border-radius: 3px;
  font-size: 16px;
  margin-bottom: 5px;
  transition: background-color 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out;
  -webkit-transition: background-color 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out;
  outline: none;
}
.block.block-collapsible-nav #block-collapsible-nav #aboservices_menu li a:hover {
  background: #006db0;
  transition: background-color 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out;
  -webkit-transition: background-color 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out;
  outline: none;
  color: #fff;
}
.block.block-collapsible-nav #block-collapsible-nav #aboservices_menu li ul li a {
  background: transparent;
  padding: 5px 15px;
}
.block.block-collapsible-nav #block-collapsible-nav #aboservices_menu li.current {
  border: 0;
  color: #fff;
}
.block.block-collapsible-nav #block-collapsible-nav #aboservices_menu li.current ul li a {
  background: transparent;
  color: #333;
  border-left: 2px solid transparent;
  transition: background-color 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out;
  -webkit-transition: background-color 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out;
  outline: none;
}
.block.block-collapsible-nav #block-collapsible-nav #aboservices_menu li.current ul li a:hover {
  transition: background-color 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out;
  -webkit-transition: background-color 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out;
  outline: none;
  border-left: 2px solid #006db0;
}
.block.block-collapsible-nav #block-collapsible-nav #aboservices_menu li.current ul li.current a {
  transition: background-color 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out;
  -webkit-transition: background-color 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out;
  outline: none;
  border-left: 2px solid #006db0;
}
.block.block-collapsible-nav #block-collapsible-nav #aboservices_menu li.current a {
  background: #006db0;
  color: #fff;
  border: 0;
}
#aboservices_content form label {
  padding-top: 7px;
  display: inline-block;
  text-align: left;
  margin-bottom: 0;
}
#aboservices_content form label[for="date_to"] {
  display: block;
}
#aboservices_content form input[disabled='disabled'],
#aboservices_content form select[disabled='disabled'] {
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.075);
}
#aboservices_content form input._has-datepicker {
  width: 150px;
}
#aboservices_content form select {
  padding-left: 2px;
  width: 150px;
  background-color: #F1F1F1;
  background-image: url('../images/select-bg.svg');
  background-position: 100% 45%;
  background-repeat: no-repeat;
  border-radius: 3px;
}
#aboservices_content form select[disabled='disabled'] {
  background: none;
}
#aboservices_content form .col-xs-3,
#aboservices_content form .col-xs-9 {
  margin-bottom: 5px;
}
#aboservices_content form .col-xs-12 {
  margin-top: 5px;
}
#aboservices_content form .col-xs-12 a.btn {
  border-radius: 3px;
  margin-left: 5px;
}
#aboservices_content form div.mage-error {
  clear: both;
  color: #d43f3a;
  font-size: 11px;
  margin: 0;
}
#aboservices_content form textarea {
  background: #f1f1f1;
  resize: none;
  height: 150px;
  margin-top: 0;
}
#aboservices_content form table th,
#aboservices_content form table tr,
#aboservices_content form table td {
  padding: 3px 10px;
  text-align: left;
}
#aboservices_content h2.subline_start {
  text-transform: uppercase;
  font-size: 12px;
  color: #00588f;
}
#aboservices_content #abo_reklamation .col-xs-12 label.label {
  text-align: left;
}
#aboservices_content #abo_reklamation .col-xs-12 select {
  width: 100%;
  margin-top: 0;
}
body.customer-account-login footer,
body.customer-account-forgotpassword footer {
  display: none;
}
ul.nav.items li ul.subnav {
  display: none;
}
ul.nav.items li.current ul.subnav {
  display: block;
}
.login-container ul li {
  padding: 0 0 5px 20px;
  display: block;
  position: relative;
}
.login-container ul li:before {
  content: url("../images/check_s.png");
  position: absolute;
  left: 0;
  top: 1px;
}
#aboservices_content form #ersatz_lieferadresse,
#aboservices_content form #ergaenzung {
  float: left;
}
#aboservices_content form label.ergaenzung_label,
#aboservices_content form label.ersatz_label {
  width: 90%;
  padding-top: 0;
  margin-left: 10px;
  margin-bottom: 10px;
}
input[type='checkbox'] {
  margin-right: 7px;
}
select.mage-error {
  border-color: #d43f3a;
}
.e_paper_probe label {
  width: 90%;
}
.e_paper_probe #e_paper_probe {
  float: left;
  margin: 10px 5px 0 0;
}
#abo_reklamation .example-tooltip-top .tooltip-content {
  padding: 0;
}
#abo_reklamation .example-tooltip-top .tooltip-content h5 {
  padding: 12px 16px;
  background: #006db0;
  color: #fff;
  margin: 0;
}
#abo_reklamation .example-tooltip-top .tooltip-content p {
  padding: 5px 16px 12px 16px;
  margin: 0;
}
/*
 * Copyright (c) 2017.
 * Zander an Lavendel UG
 * Lützner Str. 85
 * 04177 Leipzig
 * Tel: (+49) 341 – 49278950
 * Fax: (+49) 341 – 39299382-9
 * E-Mail: info@zanderanlavendel.de
 * Internet: www.zanderanlavendel.de
 *
 */
body.customer-account-login .block.block-customer-login,
body.customer-account-login .block.block-new-customer {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 15px;
  border: 3px solid #e8e8e8;
  border-radius: 4px;
}
body.customer-account-login .block.block-customer-login fieldset.fieldset.login:after,
body.customer-account-login .block.block-customer-login fieldset.fieldset.login label:after {
  display: none;
}
body.customer-account-login .intro-login h2 {
  text-align: center;
}
body.customer-account-login .intro-login img {
  display: block;
  margin: 0 auto;
}
body.customer-account-login .carousel .carousel-indicators li {
  border: 2px solid #e8e8e8;
}
body.customer-account-login .carousel .carousel-indicators li.active {
  background-color: #e8e8e8;
}
body.customer-account-login .carousel .carousel-inner {
  height: 170px;
}
body.customer-account-login .carousel .carousel-inner .slider-content-box {
  width: 80%;
  margin: 0 auto;
}
body.customer-account-login .carousel .carousel-inner .slider-content-box .slider-content-left {
  width: 20%;
  float: left;
}
body.customer-account-login .carousel .carousel-inner .slider-content-box .slider-content-left .icon {
  width: 100%;
  height: 100px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
body.customer-account-login .carousel .carousel-inner .slider-content-box .slider-content-left .icon.icon-money {
  background-image: url('../images/icon-nwz-money.png');
}
body.customer-account-login .carousel .carousel-inner .slider-content-box .slider-content-left .icon.icon-home {
  background-image: url('../images/icon-nwz-home.png');
}
body.customer-account-login .carousel .carousel-inner .slider-content-box .slider-content-left .icon.icon-timer {
  background-image: url('../images/icon-nwz-timer.png');
}
body.customer-account-login .carousel .carousel-inner .slider-content-box .slider-content-left .icon.icon-user {
  background-image: url('../images/icon-nwz-user.png');
}
body.customer-account-login .carousel .carousel-inner .slider-content-box .slider-content-left .icon.icon-lock {
  background-image: url('../images/icon-nwz-lock.png');
}
body.customer-account-login .carousel .carousel-inner .slider-content-box .slider-content-left .icon.icon-card {
  background-image: url('../images/icon-nwz-card.png');
}
body.customer-account-login .carousel .carousel-inner .slider-content-box .slider-content-left .icon.icon-contact {
  background-image: url('../images/icon-nwz-contact.png');
}
body.customer-account-login .carousel .carousel-inner .slider-content-box .slider-content-left .icon.icon-holiday {
  background-image: url('../images/icon-nwz-holiday.png');
}
body.customer-account-login .carousel .carousel-inner .slider-content-box .slider-content-left .icon.icon-key {
  background-image: url('../images/icon-nwz-key.png');
}
body.customer-account-login .carousel .carousel-inner .slider-content-box .slider-content-right {
  width: 75%;
  float: right;
}
body.customer-account-login .carousel .carousel-inner .slider-content-box .slider-content-right span.slide-title {
  display: block;
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 15px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e8e8e8;
}
body.customer-account-login .carousel .carousel-control {
  margin-top: -350px;
  background: transparent;
  background-image: none;
  opacity: 1;
}
body.customer-account-login .carousel .carousel-control span.glyphicon {
  display: block;
  width: 50px;
  height: 50px;
  border: 3px #e8e8e8 solid;
  border-radius: 4px;
}
body.customer-account-login .carousel .carousel-control span.glyphicon:before {
  display: none;
}
body.customer-account-login .carousel .carousel-control span.glyphicon span {
  display: block;
  margin-top: -14px;
  font-size: 50px;
  text-shadow: none;
  color: #e8e8e8;
}
body.customer-account-login .carousel .carousel-control span.glyphicon.glyphicon-chevron-left {
  left: 0;
  margin-left: 0;
}
body.customer-account-login .carousel .carousel-control span.glyphicon.glyphicon-chevron-right {
  right: 0;
  margin-right: 0;
}
body.customer-account-login .carousel .carousel-control span.glyphicon:hover {
  background-color: #e8e8e8;
}
body.customer-account-login .carousel .carousel-control span.glyphicon:hover span {
  color: #fff;
}
div#checkoutSteps .step-title span {
  display: inline-block;
  position: relative;
}
.contact-index-index .form.contact #inhalt_form input,
.contact-index-index .form.contact #inhalt_form select {
  height: 30px;
  margin-top: 3px;
  margin-bottom: 8px;
}
.faq_grid .border {
  margin-bottom: 30px;
  padding: 10px;
  border: 1px solid #a5a5a5;
}
.faq_grid .border .faq_link_description a {
  font-family: "work_sans_bold";
  font-size: 26px;
  text-decoration: none;
  color: #000;
}
.faq_grid .border a img.faq_img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.faq_accordion .panel {
  border: none;
  box-shadow: none;
}
.faq_accordion .panel .panel-heading {
  padding: 0 0 5px 0;
  background: transparent;
}
.faq_accordion .panel .panel-heading h4 a {
  font-family: 'source_sans_proregular';
  font-weight: normal;
  font-size: 14px;
  color: #006db0;
}
.faq_accordion .panel .panel-heading h4 a:hover {
  color: #333;
  text-decoration: none;
}
.faq_accordion .panel .panel-body {
  padding: 10px 0;
  border-top: 0 !important;
}
.faq_accordion .panel .panel-body .nwz_speech_bubble {
  margin-top: 10px;
  padding: 20px 10px 15px 20px;
  position: relative;
  background: #f2f2f2;
  border: 1px solid #cccccc;
  border-radius: 10px;
}
.faq_accordion .panel .panel-body .nwz_speech_bubble:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 21px 21px 21px;
  border-color: transparent transparent #ccc;
  position: absolute;
  top: -21px;
  left: 50px;
}
.faq_accordion .panel .panel-body .nwz_speech_bubble:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 20px;
  border-color: transparent transparent #f2f2f2;
  position: absolute;
  top: -19px;
  left: 51px;
}
.faq_accordion .panel .panel-body .nwz_speech_bubble .info_icon {
  display: block;
  width: 30px;
  float: left;
}
.faq_accordion .panel .panel-body .nwz_speech_bubble .info_icon .glyphicon-info-sign::before {
  color: #006db0;
}
.faq_accordion .panel .panel-body .nwz_speech_bubble .info_text {
  display: block;
  width: 90%;
  float: left;
}
.faq_sidebar {
  margin-bottom: 30px;
  padding: 10px;
  border: 1px solid #a5a5a5;
}
.faq_sidebar ul {
  padding: 0;
  list-style-type: none;
}
.faq_sidebar ul li {
  line-height: 2;
}
.faq_sidebar ul li a:hover {
  text-decoration: none;
  color: #333;
}
#toggle_mobile_menu {
  display: none;
  margin-left: 10px;
  margin-right: 10px;
  padding: 8px 10px;
  position: relative;
  background-color: #006db0;
  font-weight: bold;
  color: #ffffff;
  border-radius: 4px;
}
#toggle_mobile_menu:after {
  content: '';
  position: absolute;
  top: 11px;
  right: 15px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#toggle_mobile_menu:hover {
  cursor: pointer;
}
#toggle_mobile_menu.active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#toggle_mobile_menu.active:after {
  top: 15px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
@media screen and (max-width: 767px) {
  html body,
  p,
  a {
    font-family: 'source_sans_proregular';
  }
  body h1,
  body h2,
  body h3,
  body h4,
  body h5,
  body h6 {
    font-family: "work_sans_bold";
  }
  body.customer-account-login .intro-login h2 {
    display: none;
  }
  body.customer-account-login .intro-login .carousel .carousel-control {
    display: none;
  }
  body.customer-account-login .customer-account-login .block {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  body.customer-account-login .customer-account-login .block .fieldset.login label.label {
    font-size: 14px;
  }
  .breadcrumbs {
    display: block;
  }
  #toggle_mobile_menu {
    display: block;
  }
  .block.block-collapsible-nav #block-collapsible-nav {
    margin-top: 0;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
    background-color: #f1f1f1;
    border-bottom: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .block.block-collapsible-nav #block-collapsible-nav #aboservices_menu li.item {
    margin: 0;
  }
  .block.block-collapsible-nav #block-collapsible-nav #aboservices_menu li.item a {
    padding: 10px;
    margin-bottom: 0;
  }
  .block.block-collapsible-nav #block-collapsible-nav #aboservices_menu li.item a:hover {
    background-color: transparent;
    font-weight: bold;
    color: #006db0;
    border-radius: 0;
  }
  .block.block-collapsible-nav #block-collapsible-nav ul#aboservices_menu.uebersicht li#uebersicht a,
  .block.block-collapsible-nav #block-collapsible-nav ul#aboservices_menu.kundendaten li#kundendaten a,
  .block.block-collapsible-nav #block-collapsible-nav ul#aboservices_menu.kundeninfos li#kundeninfos a,
  .block.block-collapsible-nav #block-collapsible-nav ul#aboservices_menu.password li#password a,
  .block.block-collapsible-nav #block-collapsible-nav ul#aboservices_menu.auftraege li#auftraege a,
  .block.block-collapsible-nav #block-collapsible-nav ul#aboservices_menu.urlaubsservices li#urlaubsservices a,
  .block.block-collapsible-nav #block-collapsible-nav ul#aboservices_menu.bankeinzug li#lastschrift a,
  .block.block-collapsible-nav #block-collapsible-nav ul#aboservices_menu.reklamation li#reklamation a,
  .block.block-collapsible-nav #block-collapsible-nav ul#aboservices_menu.email li#email a {
    background: transparent;
    color: #006db0;
    font-weight: bold;
  }
  #aboservices_content .kundenkonto_content_wrapper {
    margin-top: 30px;
  }
  #aboservices_content form input[disabled="disabled"] {
    padding-left: 0;
  }
  #aboservices_content form select[disabled="disabled"] {
    padding-left: 0;
    margin-left: -4px;
  }
  #aboservices_content form .col-xs-12 {
    margin-left: 0;
  }
  #aboservices_content form .col-xs-12 a.btn {
    margin: 10px 5px 10px 0;
    float: left;
  }
  #aboservices_content form .col-xs-12 a.btn.pull-right {
    float: left !important;
  }
  #aboservices_content form table.ersatz_lieferadresse tr:first-child {
    display: none;
  }
  #aboservices_content form table.ersatz_lieferadresse tr td {
    width: 90%;
    float: left;
  }
  #aboservices_content form table.ersatz_lieferadresse tr td:first-child {
    width: 10%;
    margin-bottom: 100px;
  }
  #aboservices_content form table#neue_adresse_geschenk tr td,
  #aboservices_content form table#neue_adresse_nachsenden tr td {
    width: 100%;
    float: left;
  }
  #aboservices_content form table#neue_adresse_geschenk tr td label,
  #aboservices_content form table#neue_adresse_nachsenden tr td label {
    padding-top: 10px;
    padding-bottom: 8px;
    padding-left: 0;
    font-size: 14px;
  }
  #aboservices_content form table#neue_adresse_geschenk tr td label em,
  #aboservices_content form table#neue_adresse_nachsenden tr td label em {
    color: #d43f3a;
  }
  #aboservices_content table.table-hover tr {
    padding: 10px 0;
    border-top: 1px solid #ddd;
  }
  #aboservices_content table.table-hover tr:first-child {
    display: none;
  }
  #aboservices_content table.table-hover tr td {
    width: 100%;
    padding-left: 0;
    float: left;
    border: none;
  }
  #aboservices_content table.table-hover tr td:first-child {
    margin-top: 10px;
    font-weight: bold;
  }
  #aboservices_content table.table-hover tr td:last-child {
    margin-bottom: 10px;
  }
  #aboservices_content table.table-hover tr:hover td {
    background-color: transparent;
  }
  #aboservices_content table.table-hover.reklamation tr td {
    width: 90%;
    float: left;
  }
  #aboservices_content table.table-hover.reklamation tr td:first-child {
    width: 10%;
    margin-bottom: 40px;
  }
  #aboservices_content table.table-hover.reklamation tr td:nth-child(2) {
    margin-top: 10px;
    font-weight: bold;
  }
  #aboservices_content table.table-hover.reklamation tr.active {
    background-color: #f5f5f5;
  }
  #aboservices_content table.table-hover.reklamation tr.active td {
    background-color: transparent;
  }
}
.infoblock_title {
  margin-top: 10px;
}
/** NWZ Header - Footer */
#date {
  margin-top: 10px;
  display: block;
  margin-left: 20px;
  text-align: left;
}
#logo {
  min-width: 15%;
  max-width: none;
  padding-bottom: 10px;
  margin-left: 0px;
}
.paper-center .image {
  width: 228px;
  height: 89px;
  background: url('../images/paper-center2.png') no-repeat;
  margin: auto;
  margin-bottom: 3px;
}
.paper-center a {
  color: #c00;
  padding-left: 5px;
  padding-right: 5px;
}
footer {
  padding: 50px 0px 0px 0px;
  width: 100%;
  line-height: 1.5em;
  font: inherit;
  text-align: left;
}
.rider.no-url {
  height: 25px;
  background: url('../images/rider.png') -14px 0px no-repeat;
}
.header-rider-height {
  height: 31px;
}
footer .c12 .border {
  margin-top: 15px;
  background: url('../images/border-c2.png') 145px repeat-y;
}
.rider.no-url h3 {
  background: url('../images/rider.png') 100% -125px no-repeat;
}
footer .c2 {
  width: 140px;
  padding: 5px 0;
  font-size: 12px;
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
}
footer .c2 li {
  line-height: 21px;
  list-style: none;
}
.inner.fl {
  margin-right: 20px;
}
footer .c2 strong {
  font-weight: bold;
  color: #0888d4;
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
}
footer .c12 {
  width: 100%;
}
.c2,
.c12 {
  float: left;
  position: relative;
}
footer #agb a {
  color: #666;
  font-size: 12px;
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
}
footer .c2 a {
  color: #666;
  text-decoration: none;
}
.rider h3 {
  color: #fff;
  font: 16px/25px Unit, UnitSlabWeb-Bold;
  font-weight: normal;
  text-transform: uppercase;
  padding: 0 17px 0 10px;
  margin-left: 7px;
  height: 25px;
}
.hr-grey {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
footer .logo-small {
  padding: 5px 0px 0px 47px;
  background: transparent url('../images/logo-small.png') 0 0 no-repeat;
  height: 62px;
}
.fr {
  float: right;
}
.fl {
  float: left;
}
.clr {
  clear: both;
}
footer .printCopyright {
  display: none;
}
