/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
:root {
  --theme-color-primary: #fd7400;
  --theme-color-secondary: #fea300;
  --theme-color-01: #fd7400;
  --theme-color-02: #fea300;
  --theme-color-03: #888888;
  --theme-color-04: #3e3e3e;
  --theme-color-05: #95c11f;
  --theme-color-06: #e6e6e6;
  --theme-color-07: #1d1d1d;
  --theme-color-08: #f14c42;
  --theme-color-09: #7f7f7f;
  --theme-color-10: #e3e3e3;
  --theme-color-11: #17132a;
  --theme-color-12: #f4f4f4;
  --theme-color-13: #3f47cc;
  --theme-color-14: #333333;
  --theme-color-15: #2c65e6;
  --theme-color-16: #ffffff;
  --theme-color-17: #f9f9f9;
  --gradient: linear-gradient(var(--theme-color-primary), var(--theme-color-secondary));
  --gradient-right: linear-gradient(to right, var(--theme-color-primary), var(--theme-color-secondary));
  --gradient-left: linear-gradient(to left, var(--theme-color-primary), var(--theme-color-secondary));
  --gradient-bottom: linear-gradient(to bottom, var(--theme-color-primary), var(--theme-color-secondary));
  --gradient-bottom-right: linear-gradient(to bottom, var(--theme-color-primary), var(--theme-color-secondary));
  --info-icon-bg-color: var(--theme-color-15);
  --info-icon-color: var(--theme-color-16);
  --icons-color: #95c11f;
  --border-color: #d3d3d3;
  --border-hover-color: #fd7400;
  --table-font-color: #333333;
  --important-details-first-column-width: 150px;
}
a.btn {
  text-decoration: none;
  text-decoration-line: none;
}
.page-header .wrapper .backToSearchBlock {
  margin: auto;
  width: 100%;
  max-width: 1600px;
  display: block;
  padding: 0 15px;
  display: none;
}
.page-header .wrapper .backToSearchBlock:before {
  content: "<";
  color: black;
  font-size: 1.2rem;
  font-family: Tahoma sans-serif;
  margin: 0 1rem 0 0;
}
.page-header .wrapper .backToSearchBlock > a.backToSearchResults {
  color: #fd7400;
  font-weight: 600;
  font-size: 1.8rem;
  text-decoration: underline !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.pdf-icon {
  padding-right: 2em !important;
  position: relative !important;
}
.pdf-icon:after {
  width: 1.5em;
  height: 2em;
  content: "";
  transform: none;
  background-image: url(../LO_Catalog/images/pdf-icon.png);
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 0.2em;
  top: 0.1em;
}
[class^='badge-ee-'],
[class*='badge-ee-'] {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
}
.badge-ee-A {
  background-image: url(../LO_Catalog/images/energy-efficient/A-right.svg);
}
.badge-ee-B {
  background-image: url(../LO_Catalog/images/energy-efficient/B-right.svg);
}
.badge-ee-C {
  background-image: url(../LO_Catalog/images/energy-efficient/C-right.svg);
}
.badge-ee-D {
  background-image: url(../LO_Catalog/images/energy-efficient/D-right.svg);
}
.badge-ee-E {
  background-image: url(../LO_Catalog/images/energy-efficient/E-right.svg);
}
.badge-ee-F {
  background-image: url(../LO_Catalog/images/energy-efficient/F-right.svg);
}
.badge-ee-G {
  background-image: url(../LO_Catalog/images/energy-efficient/G-right.svg);
}
.badge-ee-A-left {
  background-image: url(../LO_Catalog/images/energy-efficient/A-left.svg);
}
.badge-ee-B-left {
  background-image: url(../LO_Catalog/images/energy-efficient/B-left.svg);
}
.badge-ee-C-left {
  background-image: url(../LO_Catalog/images/energy-efficient/C-left.svg);
}
.badge-ee-D-left {
  background-image: url(../LO_Catalog/images/energy-efficient/D-left.svg);
}
.badge-ee-E-left {
  background-image: url(../LO_Catalog/images/energy-efficient/E-left.svg);
}
.badge-ee-F-left {
  background-image: url(../LO_Catalog/images/energy-efficient/F-left.svg);
}
.badge-ee-G-left {
  background-image: url(../LO_Catalog/images/energy-efficient/G-left.svg);
}
.badge-tooltip {
  position: relative;
}
.badge-tooltip .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.badge-tooltip .tooltip-content:after,
.badge-tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.badge-tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.badge-tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.badge-tooltip .tooltip-content:after,
.badge-tooltip .tooltip-content:before {
  right: 100%;
}
.badge-tooltip .tooltip-content:after {
  border-right-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.badge-tooltip .tooltip-content:before {
  border-right-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.badge-tooltip .tooltip-toggle {
  cursor: help;
}
.badge-tooltip .tooltip-toggle:hover + .tooltip-content,
.badge-tooltip .tooltip-toggle:focus + .tooltip-content,
.badge-tooltip:hover .tooltip-content {
  display: block;
}
.badge-tooltip .tooltip-content {
  height: fit-content;
}
.badge-tooltip-left {
  position: relative;
}
.badge-tooltip-left .tooltip-content {
  background: #ffffff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333333;
  line-height: 1.4;
  border: 1px solid #bbbbbb;
  margin-right: 5px;
  right: 100%;
  top: 0;
}
.badge-tooltip-left .tooltip-content:after,
.badge-tooltip-left .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.badge-tooltip-left .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.badge-tooltip-left .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.badge-tooltip-left .tooltip-content:after,
.badge-tooltip-left .tooltip-content:before {
  left: 100%;
}
.badge-tooltip-left .tooltip-content:after {
  border-left-color: #ffffff;
  margin-top: -5px;
  top: 15px;
}
.badge-tooltip-left .tooltip-content:before {
  border-left-color: #bbbbbb;
  margin-top: -6px;
  top: 15px;
}
.badge-tooltip-left .tooltip-toggle {
  cursor: help;
}
.badge-tooltip-left .tooltip-toggle:hover + .tooltip-content,
.badge-tooltip-left .tooltip-toggle:focus + .tooltip-content,
.badge-tooltip-left:hover .tooltip-content {
  display: block;
}
.badge-tooltip-left .tooltip-content {
  height: fit-content;
}
.ee-label-container {
  display: flex;
  justify-content: flex-start;
}
.ee-label-container span {
  width: 65px;
  height: 65px;
}
.category-item-box.featured {
  padding: 0;
  border: none;
}
.spedition,
.spedition a {
  display: flex;
  align-items: center;
  color: var(--theme-color-13);
  text-decoration: none;
}
.spedition:hover,
.spedition a:hover {
  color: var(--theme-color-13);
}
.spedition .spedition-icon,
.spedition a .spedition-icon {
  background-image: url('../images/shipped-by-carrier.png');
  margin-left: 5px;
  width: 25px;
  height: 15px;
}
.swatches-container {
  display: flex;
  justify-content: center;
  gap: 5px;
  margin-bottom: 25px;
}
.swatches-container .swatch-item {
  display: flex;
  justify-content: center;
  align-items: center;
}
.swatches-container .swatch-item .swatch {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.swatches-container .swatch-item .swatch.plus {
  width: 15px;
  color: var(--icons-color);
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .category-item-box.featured {
    padding: 0;
    border: none;
    height: 87vw;
  }
}
.mst-search-in__wrapper {
  max-width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  flex-grow: 1;
  margin-bottom: 10px;
  flex-wrap: wrap;
}
.mst-search-in__wrapper .mst-search-in__title {
  border: none;
  padding: 6px 3px 6px 6px;
  margin-right: 3px;
  font-weight: 600;
  white-space: nowrap;
}
.mst-search-in__wrapper .mst-search-in__item {
  white-space: nowrap;
  border: 1px solid #cccccc;
  border-radius: 2px;
  margin: 0 5px 5px 0;
  padding: 6px 12px;
  color: #494949;
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name {
  display: flex;
  flex-wrap: nowrap;
  font-size: 13px;
}
.mst-search-in__wrapper .mst-search-in__item span.name i {
  font-style: normal;
  display: flex;
  align-items: center;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:after {
  font-size: 7px;
  content: "\e608";
  font-family: "luma-icons";
  margin: 0 5px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  color: #757575;
}
.mst-search-in__wrapper .mst-search-in__item span.name i:last-child:after {
  display: none;
}
.mst-search-in__wrapper .mst-search-in__item span.count {
  color: #757575;
  display: block;
  margin-left: 8px;
  font-size: 80%;
}
.mst-search-in__wrapper .mst-search-in__item span.count:before {
  content: "(";
}
.mst-search-in__wrapper .mst-search-in__item span.count:after {
  content: ")";
}
.mst-search-in__wrapper .mst-search-in__item:hover {
  border-color: #ff5501;
  text-decoration: none;
}
.mst_categorySearchLoader {
  display: none;
  position: absolute;
  top: 6px;
  right: 15px;
  width: 20px;
  height: 20px;
}
.mst_categorySearchLoader .spinner-item {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  margin: 0;
  border: 2px solid #ffffff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #999999 transparent transparent transparent;
}
.mst_categorySearchLoader .spinner-item.spinner-item-1 {
  animation-delay: -0.45s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-2 {
  animation-delay: -0.3s;
}
.mst_categorySearchLoader .spinner-item.spinner-item-3 {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mst_categorySearch {
  display: block;
  position: relative;
}
.mst_categorySearch_searchIcon {
  position: absolute;
  left: 7px;
  top: 3px;
  font-size: 21px;
}
span.mst_categorySearch_totals {
  position: absolute;
  right: 0;
  padding: 6px 15px 6px 15px;
  color: #999999;
  display: none;
}
input#mst_categorySearch {
  padding: 0 0 0 35px;
  margin-bottom: 15px;
  width: 100%;
  max-width: 100%;
}
.mst_categorySearchLoader .fa-spinner {
  font-size: 30px;
}
.billing-address-notice .notice-content {
  font-size: 2rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.billing-address-notice .notice-content .info-icon {
  background-color: var(--info-icon-bg-color);
  color: var(--info-icon-color);
  border-radius: 1em;
  width: 2em;
  height: 2em;
}
.billing-address-notice .notice-content .info-icon:before {
  top: 0;
  left: 0;
  font-size: 2em;
  line-height: 1;
}
.billing-address-notice .notice-content .content strong {
  text-decoration: underline;
}
.lo-search-result-page-sidebar .image {
  display: flex;
  justify-content: center;
}
.lo-search-result-page-sidebar .content {
  margin-top: 22.5px;
}
@media (max-width: 768px) {
  .hide-on-desktop {
    display: block !important;
  }
  .hide-on-mobile {
    display: none !important;
  }
  .category-tiles-grid-container,
  .about-us-grid-container {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
    grid-template-areas: "tile01" "tile02" "tile03" "tile04" "tile05";
  }
  .tile02 {
    grid-area: tile02;
    max-height: 100%;
  }
  .tile03 {
    grid-area: tile03;
    max-height: 100%;
  }
  .tile04 {
    grid-area: tile04;
    max-height: 100%;
  }
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_AjaxLayer
 * @copyright   Copyright (c) Mageplaza (http://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 300%;
  left: 0;
  text-align: center;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0px;
  width: 500%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  margin-top: 300px;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
.filter-options-content a {
  display: inline-block !important;
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
.kb__category-sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.kb__category-sidebar ul li {
  position: relative;
}
.kb__category-sidebar ul li.level-1 a {
  margin-left: 0;
}
.kb__category-sidebar ul li.level-2 a {
  margin-left: 1rem;
}
.kb__category-sidebar ul li.level-3 a {
  margin-left: 3rem;
}
.kb__category-sidebar ul li.level-4 a {
  margin-left: 5rem;
}
.kb__category-sidebar ul li.level-5 a {
  margin-left: 7rem;
}
.kb__category-sidebar ul li .count {
  color: #a3a3a3;
  position: absolute;
  top: 5px;
  right: 18px;
}
.kbase .block-collapsible-nav .item a {
  padding: 5px 36px 5px 15px;
  position: relative;
}
#block-collapsible-nav-kb .collapsible-control {
  position: absolute;
  left: 2px;
  top: 8px;
  font-size: 10px;
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  width: 13px;
  height: 14px;
  z-index: 1000;
  cursor: pointer;
}
#block-collapsible-nav-kb .collapsible-control.active:after {
  content: '\e621';
}
#block-collapsible-nav-kb .collapsible-control.hidden:after {
  content: '\e622';
}
.kbase.kbase-article-view .toolbar.toolbar-products .field.limiter {
  display: inherit;
  float: right;
}
.kbase.kbase-article-view .toolbar.toolbar-products .pages {
  display: inline-block;
}
.kb-articles__list {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.kb-articles__list > li {
  margin-bottom: 4rem;
}
.kb-articles__list > li a {
  font-weight: 600;
  font-size: 1.8rem;
}
.kb-articles__toolbar {
  position: relative;
}
.kb-articles__toolbar .pages {
  display: none;
}
.kb-articles__list ~ .kb-articles__toolbar .pages {
  display: block;
  float: left;
  margin-right: 1rem;
}
.kb-articles__list ~ .kb-articles__toolbar .field.limiter {
  display: block;
  float: left;
}
.kb-articles__list ~ .kb-articles__toolbar .toolbar-amount {
  display: none;
}
.kbase .toolbar-products .pages {
  display: inline-block;
}
.kb-comment-listing-item {
  padding: 3rem 0;
  border-bottom: 1px solid #c9c9c9;
}
.kb-comment-listing-item .kb-comment-listing-item__header {
  margin-bottom: 1rem;
}
.kb-comment-listing-item .kb-comment-listing-item__header strong {
  margin-right: 2rem;
}
.kb-comment-listing-item .kb-comment-listing-item__header span {
  color: #666;
}
.kb-article-form {
  margin: 2rem 0;
}
.kb__search-box {
  position: relative;
}
.kb__search-box input {
  border-radius: 3px;
  width: 100%;
}
.kb__search-box button {
  position: absolute;
  border-radius: 0 3px 3px 0;
}
.column.main .kb__search-box {
  padding: 2.5rem;
  background: #f5f5f5;
  margin-bottom: 2.5rem;
}
.column.main .kb__search-box input {
  padding: 1.5rem 2rem;
  font-size: 2.2rem;
  font-weight: 300;
  height: 6rem;
}
.column.main .kb__search-box button {
  height: 6rem;
  right: 2.5rem;
  top: 2.5rem;
  padding-left: 3rem !important;
  padding-right: 3rem !important;
  font-size: 2.2rem;
}
.kb__sidebar .kb__search-box {
  margin-bottom: 2rem;
}
.kb__sidebar .kb__search-box input {
  font-size: 1.3rem;
}
.kb__sidebar .kb__search-box button {
  right: 0;
  top: 0;
}
.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: 7.5px;
  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: 7.5px 18.75px 7.5px 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: 7.5px;
}
.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: 7.5px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 7.5px;
}
._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 15px;
  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;
}
.field.no-label.month {
  height: 50px;
}
.field.no-label.month iframe {
  height: 50px !important;
}
.field.no-label.month,
.field.no-label.year {
  height: 50px;
}
.field.no-label.month iframe,
.field.no-label.year iframe {
  height: 50px !important;
}
.checkout-index-index .modal-content {
  box-shadow: none !important;
  border: none !important;
}
@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;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
:root {
  --product-grid-minmax: 150px;
}
@media only screen and (max-width: 420px) {
  .toolbar-products:first-child,
  div.toolbar-products {
    padding: 0;
  }
}
@media only screen and (max-width: 400px) {
  .toolbar-products:first-child div.field.limiter,
  div.toolbar-products div.field.limiter,
  .toolbar-products:first-child div.toolbar-sorter,
  div.toolbar-products div.toolbar-sorter {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .toolbar-products:first-child div.field.limiter,
  div.toolbar-products div.field.limiter {
    width: auto;
  }
  .toolbar-products:first-child div.field.limiter div.toolbar-sorter,
  div.toolbar-products div.field.limiter div.toolbar-sorter {
    padding-bottom: 0;
  }
  .toolbar-products:first-child > div.toolbar-sorter,
  div.toolbar-products > div.toolbar-sorter {
    margin-bottom: 15px;
  }
}
@media (max-width: 639px) {
  .product.info.detailed .data.table.additional-attributes tr {
    display: table-row !important;
  }
  .product.info.detailed .data.table.additional-attributes th,
  .product.info.detailed .data.table.additional-attributes td {
    width: 50%;
    display: table-cell !important;
    overflow-wrap: break-word;
    word-break: break-word;
  }
  .product.info.detailed .data.table.additional-attributes th:before,
  .product.info.detailed .data.table.additional-attributes td:before {
    content: '' !important;
    display: none !important;
  }
  .product.information.wrapper .product.data.items > .item.title.active > .switch {
    background: #ffffff !important;
    color: var(--table-font-color) !important;
    border-bottom: 5px solid var(--theme-color-secondary) !important;
  }
}
.product.data.items a {
  font-size: 18px !important;
  display: block !important;
  font-weight: 300 !important;
  height: auto !important;
  border-bottom: none !important;
  border: none !important;
}
.product.data.items .switch {
  background: none !important;
}
@media only screen and (max-width: 639px) {
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th:before {
    font-weight: normal !important;
  }
}
.related-categories {
  font-family: 'Quicksand-Light', Arial, sans-serif;
}
.related-categories h2 {
  font-size: 20px;
  text-align: center;
}
.related-categories h2 span {
  position: relative;
  color: #888;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 8px;
  margin: 0 0 15px;
}
.related-categories h2 span:after {
  content: '';
  position: absolute;
  left: 25px;
  right: 25px;
  bottom: 0;
  border-bottom: 1px solid #e6e6e6;
}
.related-categories ul {
  padding: 0;
  margin: 0 -10px;
  list-style: none;
  font-size: 0;
}
.related-categories li {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0 10px;
}
.related-categories li .block-content {
  padding: 10px;
  border: 1px solid #e6e6e6;
}
.related-categories li .block-content > a {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.related-categories li .block-content > a img {
  width: 100%;
}
.related-categories .title-block {
  padding-right: 20px;
  position: relative;
}
.related-categories .title-block h3 {
  margin-top: 5px;
  text-transform: uppercase;
  font-size: 14px;
  color: #888;
  margin-bottom: 0;
}
.related-categories .title-block .plus-link {
  position: absolute;
  content: '';
  right: 5px;
  top: 50%;
  margin-top: -6px;
  width: 12px;
  height: 12px;
  background: url("../images/add.png") 0 0 no-repeat;
  background-size: 100%;
}
.related-categories .title-block .plus-link:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("../images/add_b.png") 0 0 no-repeat;
  background-size: 100%;
  opacity: 0;
}
.related-categories .title-block .plus-link:hover {
  background: none;
}
.related-categories .title-block .plus-link:hover:after {
  opacity: 1;
}
.product .page-title {
  display: block !important;
  text-align: center;
  color: #888888;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  position: relative;
}
.product .page-title:after {
  content: '';
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -119px;
  width: 238px;
  height: 1px;
  background-color: #e6e6e6;
}
@media only screen and (max-width: 480px) {
  .row {
    margin: 0 15px;
  }
}
.action.primary.tocart {
  background-color: var(--theme-color-05);
  border-color: var(--theme-color-05);
}
.action.primary.tocart:hover {
  background-color: var(--theme-color-05);
  border-color: var(--theme-color-05);
}
@media only screen and (max-width: 1146px) {
  .newsletter .column-attr-wrap .two-third {
    margin-bottom: 15px;
    padding-right: 0;
    width: 100%;
  }
  .newsletter .column-attr-wrap .one-third {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .newsletter .form-group label {
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 920px) {
  .newsletter .form-group label {
    display: none;
  }
}
.ln_overlay {
  background-color: #FFFFFF;
  height: 100%;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  top: 40%;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  width: 80%;
  margin: 0 10%;
}
.items .item:first-child #ln_slider_container_price {
  margin-top: 20px;
}
.items .item:not(:first-child) #ln_slider_container_price {
  display: none;
}
#ln_slider_text_price {
  text-align: center;
  padding: 7px;
}
.category-lampen.catalog-category-view .layered-filter-block-container {
  display: none;
}
.layered-filter-block-container .block-title.filter-title {
  display: none;
}
.layered-filter-block-container .block-content.filter-content .block-subtitle.filter-subtitle {
  display: none;
}
.layered-filter-block-container {
  font-family: 'Quicksand-Regular', sans-serif;
  font-size: 1.5rem;
  text-align: right;
}
.layered-filter-block-container .block-content {
  text-align: left;
}
.layered-filter-block-container .show-category-filter,
.layered-filter-block-container .show-more-filters {
  background: #c2c2c2;
  font-size: 1.8rem;
  color: #fff;
  padding: 11px 40px 10px 9px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
  position: relative;
  line-height: 1;
}
.layered-filter-block-container .show-category-filter:after,
.layered-filter-block-container .show-more-filters:after {
  content: '';
  position: absolute;
  right: 20px;
  top: 13px;
  width: 22px;
  height: 18px;
  background: url(../images/navigate-up-arrow.svg) 0 0 no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.layered-filter-block-container .show-category-filter.opened:after,
.layered-filter-block-container .show-more-filters.opened:after {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  top: 10px;
}
.category-filter-container .item {
  text-align: center;
}
.category-filter-container,
.filter-options {
  display: grid;
  grid-template-columns: repeat(5, 300px);
  gap: 10px;
  justify-content: space-between;
  position: relative;
}
.category-filter-container .filter-options-item-cat .filter-options-title,
.filter-options .filter-options-item-cat .filter-options-title,
.category-filter-container .filter-options-item .filter-options-title,
.filter-options .filter-options-item .filter-options-title {
  background: #fd7400;
  font-size: 1.8rem;
  color: #fff;
  padding: 11px 40px 10px 9px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
  position: relative;
}
.category-filter-container .filter-options-item-cat .filter-options-title:after,
.filter-options .filter-options-item-cat .filter-options-title:after,
.category-filter-container .filter-options-item .filter-options-title:after,
.filter-options .filter-options-item .filter-options-title:after {
  content: '';
  position: absolute;
  right: 20px;
  top: 13px;
  width: 22px;
  height: 18px;
  background: url("../images/navigate-up-arrow.svg") 0 0 no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.category-filter-container .filter-options-item-cat.active .filter-options-title,
.filter-options .filter-options-item-cat.active .filter-options-title,
.category-filter-container .filter-options-item.active .filter-options-title,
.filter-options .filter-options-item.active .filter-options-title {
  background: #fff;
  font-size: 1.8rem;
  color: #fd7400;
  border: 1px solid #fd7400;
}
.category-filter-container .filter-options-item-cat.active .filter-options-title:after,
.filter-options .filter-options-item-cat.active .filter-options-title:after,
.category-filter-container .filter-options-item.active .filter-options-title:after,
.filter-options .filter-options-item.active .filter-options-title:after {
  background-image: url("../images/navigate-up-arrow-orange.svg");
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  top: 10px;
}
.category-filter-container .filter-options-item-cat.active .filter-options-content-cat .filter-options-content,
.filter-options .filter-options-item-cat.active .filter-options-content-cat .filter-options-content,
.category-filter-container .filter-options-item.active .filter-options-content-cat .filter-options-content,
.filter-options .filter-options-item.active .filter-options-content-cat .filter-options-content {
  display: block;
}
.category-filter-container .filter-options-item-cat .filter-options-content-cat,
.filter-options .filter-options-item-cat .filter-options-content-cat,
.category-filter-container .filter-options-item .filter-options-content-cat,
.filter-options .filter-options-item .filter-options-content-cat,
.category-filter-container .filter-options-item-cat .filter-options-content,
.filter-options .filter-options-item-cat .filter-options-content,
.category-filter-container .filter-options-item .filter-options-content,
.filter-options .filter-options-item .filter-options-content {
  margin-bottom: 0;
  display: none;
}
.category-filter-container .filter-options-item-cat .filter-options-content-cat .items,
.filter-options .filter-options-item-cat .filter-options-content-cat .items,
.category-filter-container .filter-options-item .filter-options-content-cat .items,
.filter-options .filter-options-item .filter-options-content-cat .items,
.category-filter-container .filter-options-item-cat .filter-options-content .items,
.filter-options .filter-options-item-cat .filter-options-content .items,
.category-filter-container .filter-options-item .filter-options-content .items,
.filter-options .filter-options-item .filter-options-content .items {
  display: grid;
  grid-template-columns: repeat(5, 300px);
  column-gap: 10px;
  position: absolute;
  width: 100%;
  left: 0;
  background-color: white;
  z-index: 2;
  justify-content: space-between;
}
.category-filter-container .filter-options-item-cat .filter-options-content-cat .items .item,
.filter-options .filter-options-item-cat .filter-options-content-cat .items .item,
.category-filter-container .filter-options-item .filter-options-content-cat .items .item,
.filter-options .filter-options-item .filter-options-content-cat .items .item,
.category-filter-container .filter-options-item-cat .filter-options-content .items .item,
.filter-options .filter-options-item-cat .filter-options-content .items .item,
.category-filter-container .filter-options-item .filter-options-content .items .item,
.filter-options .filter-options-item .filter-options-content .items .item {
  border-bottom: 0;
  margin-bottom: 0;
}
.category-filter-container .filter-options-item-cat .filter-options-content-cat .items .item > a,
.filter-options .filter-options-item-cat .filter-options-content-cat .items .item > a,
.category-filter-container .filter-options-item .filter-options-content-cat .items .item > a,
.filter-options .filter-options-item .filter-options-content-cat .items .item > a,
.category-filter-container .filter-options-item-cat .filter-options-content .items .item > a,
.filter-options .filter-options-item-cat .filter-options-content .items .item > a,
.category-filter-container .filter-options-item .filter-options-content .items .item > a,
.filter-options .filter-options-item .filter-options-content .items .item > a {
  color: #888888;
  display: block;
  overflow: hidden;
  padding: 7px 11px 5px;
  text-decoration: none;
}
.category-filter-container .filter-options-item-cat .filter-options-content-cat .items .item > a:hover,
.filter-options .filter-options-item-cat .filter-options-content-cat .items .item > a:hover,
.category-filter-container .filter-options-item .filter-options-content-cat .items .item > a:hover,
.filter-options .filter-options-item .filter-options-content-cat .items .item > a:hover,
.category-filter-container .filter-options-item-cat .filter-options-content .items .item > a:hover,
.filter-options .filter-options-item-cat .filter-options-content .items .item > a:hover,
.category-filter-container .filter-options-item .filter-options-content .items .item > a:hover,
.filter-options .filter-options-item .filter-options-content .items .item > a:hover,
.category-filter-container .filter-options-item-cat .filter-options-content-cat .items .item > a:active,
.filter-options .filter-options-item-cat .filter-options-content-cat .items .item > a:active,
.category-filter-container .filter-options-item .filter-options-content-cat .items .item > a:active,
.filter-options .filter-options-item .filter-options-content-cat .items .item > a:active,
.category-filter-container .filter-options-item-cat .filter-options-content .items .item > a:active,
.filter-options .filter-options-item-cat .filter-options-content .items .item > a:active,
.category-filter-container .filter-options-item .filter-options-content .items .item > a:active,
.filter-options .filter-options-item .filter-options-content .items .item > a:active {
  text-decoration: underline;
}
.category-filter-container .filter-options-item-cat .filter-options-content-cat .items .item > a .filter-item-text,
.filter-options .filter-options-item-cat .filter-options-content-cat .items .item > a .filter-item-text,
.category-filter-container .filter-options-item .filter-options-content-cat .items .item > a .filter-item-text,
.filter-options .filter-options-item .filter-options-content-cat .items .item > a .filter-item-text,
.category-filter-container .filter-options-item-cat .filter-options-content .items .item > a .filter-item-text,
.filter-options .filter-options-item-cat .filter-options-content .items .item > a .filter-item-text,
.category-filter-container .filter-options-item .filter-options-content .items .item > a .filter-item-text,
.filter-options .filter-options-item .filter-options-content .items .item > a .filter-item-text {
  overflow: hidden;
  padding-right: 5px;
  position: relative;
  padding-left: 20px;
  display: grid;
}
.category-filter-container .filter-options-item-cat .filter-options-content-cat .items .item > a .checkbox-label,
.filter-options .filter-options-item-cat .filter-options-content-cat .items .item > a .checkbox-label,
.category-filter-container .filter-options-item .filter-options-content-cat .items .item > a .checkbox-label,
.filter-options .filter-options-item .filter-options-content-cat .items .item > a .checkbox-label,
.category-filter-container .filter-options-item-cat .filter-options-content .items .item > a .checkbox-label,
.filter-options .filter-options-item-cat .filter-options-content .items .item > a .checkbox-label,
.category-filter-container .filter-options-item .filter-options-content .items .item > a .checkbox-label,
.filter-options .filter-options-item .filter-options-content .items .item > a .checkbox-label {
  max-width: none;
  width: 10px;
  height: 10px;
  border: 1px solid #e6e6e6;
  margin: 0 14px 0 0;
  position: absolute;
  left: 0;
  top: 5px;
}
.category-filter-container .filter-options-item-cat .filter-options-content-cat .items .item > a input[type="radio"],
.filter-options .filter-options-item-cat .filter-options-content-cat .items .item > a input[type="radio"],
.category-filter-container .filter-options-item .filter-options-content-cat .items .item > a input[type="radio"],
.filter-options .filter-options-item .filter-options-content-cat .items .item > a input[type="radio"],
.category-filter-container .filter-options-item-cat .filter-options-content .items .item > a input[type="radio"],
.filter-options .filter-options-item-cat .filter-options-content .items .item > a input[type="radio"],
.category-filter-container .filter-options-item .filter-options-content .items .item > a input[type="radio"],
.filter-options .filter-options-item .filter-options-content .items .item > a input[type="radio"],
.category-filter-container .filter-options-item-cat .filter-options-content-cat .items .item > a input[type="checkbox"],
.filter-options .filter-options-item-cat .filter-options-content-cat .items .item > a input[type="checkbox"],
.category-filter-container .filter-options-item .filter-options-content-cat .items .item > a input[type="checkbox"],
.filter-options .filter-options-item .filter-options-content-cat .items .item > a input[type="checkbox"],
.category-filter-container .filter-options-item-cat .filter-options-content .items .item > a input[type="checkbox"],
.filter-options .filter-options-item-cat .filter-options-content .items .item > a input[type="checkbox"],
.category-filter-container .filter-options-item .filter-options-content .items .item > a input[type="checkbox"],
.filter-options .filter-options-item .filter-options-content .items .item > a input[type="checkbox"] {
  display: none;
}
.category-filter-container .filter-options-item-cat .filter-options-content-cat .items .item > a .count,
.filter-options .filter-options-item-cat .filter-options-content-cat .items .item > a .count,
.category-filter-container .filter-options-item .filter-options-content-cat .items .item > a .count,
.filter-options .filter-options-item .filter-options-content-cat .items .item > a .count,
.category-filter-container .filter-options-item-cat .filter-options-content .items .item > a .count,
.filter-options .filter-options-item-cat .filter-options-content .items .item > a .count,
.category-filter-container .filter-options-item .filter-options-content .items .item > a .count,
.filter-options .filter-options-item .filter-options-content .items .item > a .count {
  float: right;
}
.category-filter-container .filter-options-item-cat .filter-options-content-cat .items .item.active > a .checkbox-label,
.filter-options .filter-options-item-cat .filter-options-content-cat .items .item.active > a .checkbox-label,
.category-filter-container .filter-options-item .filter-options-content-cat .items .item.active > a .checkbox-label,
.filter-options .filter-options-item .filter-options-content-cat .items .item.active > a .checkbox-label,
.category-filter-container .filter-options-item-cat .filter-options-content .items .item.active > a .checkbox-label,
.filter-options .filter-options-item-cat .filter-options-content .items .item.active > a .checkbox-label,
.category-filter-container .filter-options-item .filter-options-content .items .item.active > a .checkbox-label,
.filter-options .filter-options-item .filter-options-content .items .item.active > a .checkbox-label {
  background-color: #fd7400;
}
.category-filter-container .filter-options-item-cat .filter-options-content-cat .items .item.disabled > a,
.filter-options .filter-options-item-cat .filter-options-content-cat .items .item.disabled > a,
.category-filter-container .filter-options-item .filter-options-content-cat .items .item.disabled > a,
.filter-options .filter-options-item .filter-options-content-cat .items .item.disabled > a,
.category-filter-container .filter-options-item-cat .filter-options-content .items .item.disabled > a,
.filter-options .filter-options-item-cat .filter-options-content .items .item.disabled > a,
.category-filter-container .filter-options-item .filter-options-content .items .item.disabled > a,
.filter-options .filter-options-item .filter-options-content .items .item.disabled > a {
  pointer-events: none;
}
.category-filter-container .filter-options-item-cat .filter-options-content-cat .items .item.disabled > a .checkbox-label,
.filter-options .filter-options-item-cat .filter-options-content-cat .items .item.disabled > a .checkbox-label,
.category-filter-container .filter-options-item .filter-options-content-cat .items .item.disabled > a .checkbox-label,
.filter-options .filter-options-item .filter-options-content-cat .items .item.disabled > a .checkbox-label,
.category-filter-container .filter-options-item-cat .filter-options-content .items .item.disabled > a .checkbox-label,
.filter-options .filter-options-item-cat .filter-options-content .items .item.disabled > a .checkbox-label,
.category-filter-container .filter-options-item .filter-options-content .items .item.disabled > a .checkbox-label,
.filter-options .filter-options-item .filter-options-content .items .item.disabled > a .checkbox-label {
  background-color: #f5f5f5;
}
.category-filter-container .filter-options-item-cat .filter-options-content-cat .items .price-range-input,
.filter-options .filter-options-item-cat .filter-options-content-cat .items .price-range-input,
.category-filter-container .filter-options-item .filter-options-content-cat .items .price-range-input,
.filter-options .filter-options-item .filter-options-content-cat .items .price-range-input,
.category-filter-container .filter-options-item-cat .filter-options-content .items .price-range-input,
.filter-options .filter-options-item-cat .filter-options-content .items .price-range-input,
.category-filter-container .filter-options-item .filter-options-content .items .price-range-input,
.filter-options .filter-options-item .filter-options-content .items .price-range-input {
  padding: 8px 0 4px;
  border-bottom: 1px solid #e6e6e6;
}
.category-filter-container .filter-options-item-cat .filter-options-content-cat .items .price-range-input .price-range-from,
.filter-options .filter-options-item-cat .filter-options-content-cat .items .price-range-input .price-range-from,
.category-filter-container .filter-options-item .filter-options-content-cat .items .price-range-input .price-range-from,
.filter-options .filter-options-item .filter-options-content-cat .items .price-range-input .price-range-from,
.category-filter-container .filter-options-item-cat .filter-options-content .items .price-range-input .price-range-from,
.filter-options .filter-options-item-cat .filter-options-content .items .price-range-input .price-range-from,
.category-filter-container .filter-options-item .filter-options-content .items .price-range-input .price-range-from,
.filter-options .filter-options-item .filter-options-content .items .price-range-input .price-range-from,
.category-filter-container .filter-options-item-cat .filter-options-content-cat .items .price-range-input .price-range-to,
.filter-options .filter-options-item-cat .filter-options-content-cat .items .price-range-input .price-range-to,
.category-filter-container .filter-options-item .filter-options-content-cat .items .price-range-input .price-range-to,
.filter-options .filter-options-item .filter-options-content-cat .items .price-range-input .price-range-to,
.category-filter-container .filter-options-item-cat .filter-options-content .items .price-range-input .price-range-to,
.filter-options .filter-options-item-cat .filter-options-content .items .price-range-input .price-range-to,
.category-filter-container .filter-options-item .filter-options-content .items .price-range-input .price-range-to,
.filter-options .filter-options-item .filter-options-content .items .price-range-input .price-range-to {
  white-space: nowrap;
  color: #888;
  font-weight: normal;
}
.category-filter-container .filter-options-item-cat .filter-options-content-cat .items .price-range-input .price-apply button,
.filter-options .filter-options-item-cat .filter-options-content-cat .items .price-range-input .price-apply button,
.category-filter-container .filter-options-item .filter-options-content-cat .items .price-range-input .price-apply button,
.filter-options .filter-options-item .filter-options-content-cat .items .price-range-input .price-apply button,
.category-filter-container .filter-options-item-cat .filter-options-content .items .price-range-input .price-apply button,
.filter-options .filter-options-item-cat .filter-options-content .items .price-range-input .price-apply button,
.category-filter-container .filter-options-item .filter-options-content .items .price-range-input .price-apply button,
.filter-options .filter-options-item .filter-options-content .items .price-range-input .price-apply button {
  margin: 5px 0;
  width: 100%;
}
.category-filter-container .filter-options-item-cat .filter-options-content-cat .items .price-range-input label,
.filter-options .filter-options-item-cat .filter-options-content-cat .items .price-range-input label,
.category-filter-container .filter-options-item .filter-options-content-cat .items .price-range-input label,
.filter-options .filter-options-item .filter-options-content-cat .items .price-range-input label,
.category-filter-container .filter-options-item-cat .filter-options-content .items .price-range-input label,
.filter-options .filter-options-item-cat .filter-options-content .items .price-range-input label,
.category-filter-container .filter-options-item .filter-options-content .items .price-range-input label,
.filter-options .filter-options-item .filter-options-content .items .price-range-input label {
  width: 20%;
}
.category-filter-container .filter-options-item-cat .filter-options-content-cat .items .price-range-input input,
.filter-options .filter-options-item-cat .filter-options-content-cat .items .price-range-input input,
.category-filter-container .filter-options-item .filter-options-content-cat .items .price-range-input input,
.filter-options .filter-options-item .filter-options-content-cat .items .price-range-input input,
.category-filter-container .filter-options-item-cat .filter-options-content .items .price-range-input input,
.filter-options .filter-options-item-cat .filter-options-content .items .price-range-input input,
.category-filter-container .filter-options-item .filter-options-content .items .price-range-input input,
.filter-options .filter-options-item .filter-options-content .items .price-range-input input {
  width: 60%;
  height: 22px;
  text-align: right;
}
.category-filter-container .filter-options-item-cat .filter-options-content-cat .show-more,
.filter-options .filter-options-item-cat .filter-options-content-cat .show-more,
.category-filter-container .filter-options-item .filter-options-content-cat .show-more,
.filter-options .filter-options-item .filter-options-content-cat .show-more,
.category-filter-container .filter-options-item-cat .filter-options-content .show-more,
.filter-options .filter-options-item-cat .filter-options-content .show-more,
.category-filter-container .filter-options-item .filter-options-content .show-more,
.filter-options .filter-options-item .filter-options-content .show-more {
  color: #888;
  display: block;
  overflow: hidden;
  cursor: pointer;
  padding: 7px 11px 5px 37px;
  border-bottom: 1px solid #e6e6e6;
}
.category-filter-container .filter-options-item-cat .filter-options-content-cat .show-more:hover,
.filter-options .filter-options-item-cat .filter-options-content-cat .show-more:hover,
.category-filter-container .filter-options-item .filter-options-content-cat .show-more:hover,
.filter-options .filter-options-item .filter-options-content-cat .show-more:hover,
.category-filter-container .filter-options-item-cat .filter-options-content .show-more:hover,
.filter-options .filter-options-item-cat .filter-options-content .show-more:hover,
.category-filter-container .filter-options-item .filter-options-content .show-more:hover,
.filter-options .filter-options-item .filter-options-content .show-more:hover {
  text-decoration: underline;
}
@media (min-width: 776px) {
  .category-filter-container .filter-options-item-cat .filter-options-content-cat .show-more,
  .filter-options .filter-options-item-cat .filter-options-content-cat .show-more,
  .category-filter-container .filter-options-item .filter-options-content-cat .show-more,
  .filter-options .filter-options-item .filter-options-content-cat .show-more,
  .category-filter-container .filter-options-item-cat .filter-options-content .show-more,
  .filter-options .filter-options-item-cat .filter-options-content .show-more,
  .category-filter-container .filter-options-item .filter-options-content .show-more,
  .filter-options .filter-options-item .filter-options-content .show-more {
    display: none !important;
  }
}
.category-filter-container .filter-options-item-cat.filter-options-item,
.filter-options .filter-options-item-cat.filter-options-item,
.category-filter-container .filter-options-item.filter-options-item,
.filter-options .filter-options-item.filter-options-item {
  display: none;
}
.category-filter-container .filter-options-item-cat.filter-options-item.display,
.filter-options .filter-options-item-cat.filter-options-item.display,
.category-filter-container .filter-options-item.filter-options-item.display,
.filter-options .filter-options-item.filter-options-item.display {
  display: block !important;
}
.category-filter-container .filter-options-item-cat.filter-attr-c2c_lichtfarbe .filter-options-content-cat,
.filter-options .filter-options-item-cat.filter-attr-c2c_lichtfarbe .filter-options-content-cat,
.category-filter-container .filter-options-item.filter-attr-c2c_lichtfarbe .filter-options-content-cat,
.filter-options .filter-options-item.filter-attr-c2c_lichtfarbe .filter-options-content-cat,
.category-filter-container .filter-options-item-cat.filter-attr-c2c_lichtfarbe .filter-options-content,
.filter-options .filter-options-item-cat.filter-attr-c2c_lichtfarbe .filter-options-content,
.category-filter-container .filter-options-item.filter-attr-c2c_lichtfarbe .filter-options-content,
.filter-options .filter-options-item.filter-attr-c2c_lichtfarbe .filter-options-content {
  padding-top: 15%;
  background: url("../images/led-color.png") 0 0 no-repeat;
  background-size: 100%;
}
.category-filter-container .filter-options-item-cat.filter-attr-cat .count,
.filter-options .filter-options-item-cat.filter-attr-cat .count,
.category-filter-container .filter-options-item.filter-attr-cat .count,
.filter-options .filter-options-item.filter-attr-cat .count,
.category-filter-container .filter-options-item-cat.filter-attr-cat .checkbox-label,
.filter-options .filter-options-item-cat.filter-attr-cat .checkbox-label,
.category-filter-container .filter-options-item.filter-attr-cat .checkbox-label,
.filter-options .filter-options-item.filter-attr-cat .checkbox-label {
  display: none;
}
.category-filter-container .filter-options-item-cat.filter-attr-cat .items .item > a,
.filter-options .filter-options-item-cat.filter-attr-cat .items .item > a,
.category-filter-container .filter-options-item.filter-attr-cat .items .item > a,
.filter-options .filter-options-item.filter-attr-cat .items .item > a {
  text-decoration: none;
}
.category-filter-container .filter-options-item-cat.filter-attr-cat .items .item.active > a,
.filter-options .filter-options-item-cat.filter-attr-cat .items .item.active > a,
.category-filter-container .filter-options-item.filter-attr-cat .items .item.active > a,
.filter-options .filter-options-item.filter-attr-cat .items .item.active > a,
.category-filter-container .filter-options-item-cat.filter-attr-cat .items .item:hover > a,
.filter-options .filter-options-item-cat.filter-attr-cat .items .item:hover > a,
.category-filter-container .filter-options-item.filter-attr-cat .items .item:hover > a,
.filter-options .filter-options-item.filter-attr-cat .items .item:hover > a,
.category-filter-container .filter-options-item-cat.filter-attr-cat .items .item:focus > a,
.filter-options .filter-options-item-cat.filter-attr-cat .items .item:focus > a,
.category-filter-container .filter-options-item.filter-attr-cat .items .item:focus > a,
.filter-options .filter-options-item.filter-attr-cat .items .item:focus > a,
.category-filter-container .filter-options-item-cat.filter-attr-cat .items .item:active > a,
.filter-options .filter-options-item-cat.filter-attr-cat .items .item:active > a,
.category-filter-container .filter-options-item.filter-attr-cat .items .item:active > a,
.filter-options .filter-options-item.filter-attr-cat .items .item:active > a {
  background-color: #fd7400;
  color: #fff;
  text-decoration: none;
}
.category-filter-container {
  display: none;
}
.filter-current {
  margin-bottom: 21px;
  margin-top: 21px;
}
.filter-current .block-subtitle {
  display: block;
  background: #95c11f;
  padding: 8px 40px 7px 9px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: normal;
  margin-bottom: 0;
}
.filter-current .items .item {
  position: relative;
  background: #f2f2f2;
  color: #7f7f7f;
  padding: 5px 40px 5px 10px;
  margin-bottom: 2px;
}
.filter-current .items .item .action.remove {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  padding: 3px;
}
.filter-current .items .item .action.remove span {
  display: inline-block;
  vertical-align: top;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../images/delete.png");
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  width: 100%;
  height: 100%;
}
.filter-content .filter-actions {
  display: none;
}
.mobile-filter-container {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.mobile-filter-container .mobile-filter {
  width: 100%;
  margin: auto !important;
  max-width: 100% !important;
  color: #888888 !important;
  border: 1px solid #888888 !important;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .fastentry .center-block {
    margin-bottom: 1.5rem;
  }
  .fastentry .center-block:nth-child(odd) {
    padding-right: .75rem;
  }
  .fastentry .center-block:nth-child(even) {
    padding-left: .75rem;
  }
}
@media only screen and (max-width: 340px) {
  div.fastentry .fastentry-box h2 {
    font-size: 1.3rem;
  }
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 7.5px 3.75px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .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 3.75px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .block-search .label,
  .dashboard-welcome-toggler,
  .modes-label {
    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,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container: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,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .abs-pager-toolbar:after,
  .account .toolbar:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    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,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 15px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .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,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .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,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 3.75px;
    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,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 15px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .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 {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .abs-shopping-cart-items-desktop .action.clear,
  .abs-shopping-cart-items-desktop .action.update,
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 7.5px;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .breadcrumbs,
  .header.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: 1600px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
  .footer.content {
    max-width: 100%;
  }
  .footer.content {
    padding-left: 0;
    padding-right: 0;
  }
  .page-main {
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .ie9 .page-main {
    width: auto;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 0px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 50%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 75%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 25%;
    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: 25%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 25%;
    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%;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 18.75px;
  }
  .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 7.5px 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(100% + 3px);
    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: #fea300;
    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 3.75px 3.75px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    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 15px;
  }
  .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: #fea300;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .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;
  }
  .fieldset > .field {
    margin: 0 0 15px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .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 3.75px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 15px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 15px;
    padding: 3.75px 15px 3.75px 15px;
  }
  .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: 4.75px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 23.5px;
    padding: 15px 15px 15px 15px;
    border: 1px solid #d1d1d1;
  }
  .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 3.75px 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;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .amgdprcookie-main-wrapper {
    padding: 0;
  }
  .amgdprcookie-main-wrapper .amgdprcookie-top {
    margin-bottom: 35px;
  }
  .amgdprcookie-main-wrapper .amgdprcookie-head {
    font-size: 34px;
    line-height: normal;
  }
  .amgdprcookie-main-wrapper .amgdprcookie-btn {
    box-shadow: 0 3px 10px rgba(62, 40, 13, 0.15);
    font-size: 20px;
    padding: 17px 46px;
    text-transform: none;
  }
  .amgdprcookie-cookie-container {
    margin-bottom: 30px;
    padding: 25px 0;
  }
  .amgdprcookie-cookie-container .amgdprcookie-caption {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .amgdprcookie-cookie-container .amgdprcookie-toggle-cookie {
    padding-left: 0;
  }
  .amgdprcookie-cookie-container .amgdprcookie-text {
    font-size: 14px;
  }
  .amgdprcookie-cookie-container .amgdprcookie-options {
    background: inherit;
    display: inline-block;
    font-size: 14px;
  }
  .amgdprcookie-groups-modal .amgdprcookie-cookie-container,
  .amgdprcookie-groups-modal .amgdprcookie-header,
  .amgdprcookie-groups-modal .amgdprcookie-text {
    padding: 0;
  }
  .amgdprcookie-modal-container .modal-inner-wrap {
    background: #ffffff;
    min-width: 400px;
    right: unset;
    width: 21%;
  }
  .amgdprcookie-table .amgdprcookie-cell.desc,
  .amgdprcookie-table .amgdprcookie-title.-wide {
    width: 30%;
  }
  .amgdprcookie-table .amgdprcookie-cell,
  .amgdprcookie-table .amgdprcookie-title {
    width: 15%;
  }
  .amgdprcookie-bar-container .amgdprcookie-buttons-block {
    flex-direction: row;
    margin-bottom: 5px;
  }
  .amgdprcookie-bar-container .amgdprcookie-buttons-block .amgdprcookie-button {
    margin-bottom: 0;
  }
  .amgdpr-modal-container .modal-header {
    padding: 40px 50px 20px;
  }
  .amgdpr-modal-container .modal-header .modal-title {
    font-size: 30px;
  }
  .amgdpr-modal-container .modal-content {
    padding: 0 30px 0 50px;
  }
  .amgdpr-modal-container .modal-footer {
    padding: 30px 50px 50px;
  }
  .amgdpr-modal-container .action.action-primary {
    width: auto;
  }
  .kb-article__body-info-left {
    float: left;
    width: 60%;
  }
  .kb-article__body-info-right {
    float: right;
    width: 30%;
    min-width: 250px;
  }
  .kb-category__grid > section {
    width: 33%;
    padding-right: 3rem;
    display: inline-block;
  }
  .checkout-onepage-success .thankyou-wrapper .block.newsletter,
  .multishipping-checkout-success .thankyou-wrapper .block.newsletter {
    width: 35%;
    margin: 0 auto 65px;
  }
  .checkout-onepage-success .thankyou-wrapper .block.newsletter .block.newsletter .form.subscribe,
  .multishipping-checkout-success .thankyou-wrapper .block.newsletter .block.newsletter .form.subscribe {
    width: 82%;
    margin: 0 auto;
  }
  .checkout-onepage-success .thankyou-wrapper .cmsblock-container,
  .multishipping-checkout-success .thankyou-wrapper .cmsblock-container {
    width: 80%;
    margin: 0 auto;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .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%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 22.5px;
    padding: 7.5px 0 22.5px;
  }
  .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;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .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;
    padding: 3.75px 0;
    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: 22px;
    line-height: 22px;
    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: inherit;
  }
  .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;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 15px;
    margin: 0 0 7.5px;
  }
  .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 3.75px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 7.5px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 15px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 22.5px;
  }
  .opc-wrapper .label {
    color: #333;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .opc-wrapper .fieldset > .field.required,
  .opc-wrapper .fieldset > .field._required {
    position: relative;
  }
  .opc-wrapper .fieldset > .field.required > label,
  .opc-wrapper .fieldset > .field._required > label {
    padding-right: 25px;
  }
  .opc-wrapper .fieldset > .field.required > label:after,
  .opc-wrapper .fieldset > .field._required > label:after {
    margin-left: 7.5px;
    position: absolute;
    top: 9px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 100%;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 7.5px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary,
  .checkout-shipping-method .actions-toolbar .action.secondary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button,
  .checkout-shipping-method .actions-toolbar .action.secondary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 100%;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 15px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-sidebar .modal-header {
    border-bottom: none;
  }
  .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: 18.75px;
  }
  .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: 7.5px 22.5px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 7.5px 0 0 30px;
  }
  .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: left;
    margin: 20px 0 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 15px 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;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 22.5px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .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%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 15px;
    vertical-align: top;
    width: 48.8%;
  }
  .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: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 7.5px 7.5px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 15px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 15px;
  }
  .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;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 15px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 15px 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: 15px;
    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%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 15px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 3.75px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 15px;
  }
  .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: 7.5px;
    padding: 3.75px 7.5px 7.5px;
    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: 7.5px;
    padding: 3.75px 7.5px 7.5px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #fea300;
    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: 18.75px;
  }
  .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 .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 15px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .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;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -15px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 15px;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .page-products .products-grid .product-items {
    grid-template-columns: [col] minmax(var(--product-grid-minmax), 1fr) [col] minmax(var(--product-grid-minmax), 1fr) [col] minmax(var(--product-grid-minmax), 1fr);
    grid-template-rows: repeat(3, [row] auto  );
  }
  .page-products .products-grid .hotline {
    grid-column: col / span 3;
    grid-row: row 3;
  }
  .page-products .products-grid .hotline img {
    max-width: 1090px;
    width: 100%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    display: inline-block;
  }
  .toolbar-amount {
    display: none;
    float: left;
  }
  .sorter {
    float: right;
  }
  .sorter .sorter-label {
    display: inline-block;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 15px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    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-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .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: 24px;
    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;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .limiter {
    float: right;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
  }
  .product-info-main .product.energy-efficiency {
    overflow: hidden;
    border-top: none;
    padding-top: 20px;
  }
  .product-info-main .product.first-line {
    order: 1;
    text-align: left;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
  }
  .product-info-main .product.first-line .manufacturer-image {
    flex-grow: 2;
  }
  .product-info-main .product.first-line .designer {
    flex-grow: 3;
    display: block;
    padding: 12px 40px;
  }
  .product-info-main .product-second-line {
    border-bottom: 1px solid #e6e6e6;
  }
  .product-info-main .product.second-line,
  .product-info-main .product.third-line {
    order: 1;
    text-align: left;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 18px;
  }
  .product-info-main .product.third-line .product-detail-info-variants {
    width: 100%;
  }
  .product-info-main .discount-price-wrapper {
    display: inline-block;
  }
  .product-info-main .product-info-price {
    order: 2;
    width: auto;
    flex-grow: 1;
    padding-top: 0;
  }
  .product-info-main .additional-price-container {
    order: 3;
    width: auto;
    flex-grow: 0;
    padding: 12px 0 9px;
  }
  .product-info-main .product-add-form {
    order: 4;
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .product-info-main .product-add-form .product-options-wrapper .label span {
    color: #888;
  }
  .product-info-main .energy-efficiency-range {
    margin-top: 0;
    padding: 21px 0 18px;
  }
  .product-info-main .product.energy-efficiency-class-list {
    width: auto;
  }
  .product-info-main .add-infos {
    display: flex;
    margin: 10px 0 16px;
  }
  .product-info-main .add-infos img {
    margin-top: 0;
  }
  .product-info-main .product-question-form {
    margin: 0 0 40px;
  }
  .product-info-main .product-info-question {
    width: 100%;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 18.75px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .energy-efficiency .list-title {
    color: #888;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 4px 10px 0 0;
  }
  .product.description .services {
    display: flex;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 7.5px 7.5px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-family .block-title {
    font-size: 25px;
    line-height: 30px;
  }
  .product.attribute.description .description-heading.social {
    overflow: hidden;
    display: block;
    border-top: 1px solid #e6e6e6;
    padding: 0 12px;
    margin-bottom: 17px;
  }
  .product.attribute.description .description-heading.social > strong {
    float: left;
    padding-top: 24px;
  }
  .product.attribute.description .description-heading.social .social-media {
    display: none;
    overflow: hidden;
    width: auto;
    padding: 16px 0 13px;
    text-align: right;
    border: none;
  }
  .product.attribute.description .description-heading.social .social-media > span {
    display: inline-block;
    vertical-align: top;
  }
  .product.attribute.description .description-heading.social .social-media .social-media-links li a {
    font-size: 14px;
    padding-right: 35px;
  }
  .product.attribute.description .value {
    -webkit-columns: 300px 2;
    -moz-columns: 300px 2;
    columns: 300px 2;
    padding: 0 12px 30px;
    border-bottom: 1px solid var(--border-color);
  }
  .product.information.wrapper .product.data.items > .item.content {
    margin-top: 55px;
  }
  .manufacturer-description h1,
  .category-description h1,
  .category-cms h1,
  .manufacturer-description h2,
  .category-description h2,
  .category-cms h2,
  .manufacturer-description h3,
  .category-description h3,
  .category-cms h3,
  .manufacturer-description h4,
  .category-description h4,
  .category-cms h4,
  .manufacturer-description h5,
  .category-description h5,
  .category-cms h5,
  .manufacturer-description h6,
  .category-description h6,
  .category-cms h6 {
    text-align: left;
  }
  .manufacturer-description .span12,
  .category-description .span12,
  .category-cms .span12 {
    width: 100%;
  }
  .manufacturer-description .span11,
  .category-description .span11,
  .category-cms .span11 {
    width: 91.6666%;
  }
  .manufacturer-description .span10,
  .category-description .span10,
  .category-cms .span10 {
    width: 83.3333%;
  }
  .manufacturer-description .span9,
  .category-description .span9,
  .category-cms .span9 {
    width: 75%;
  }
  .manufacturer-description .span8,
  .category-description .span8,
  .category-cms .span8 {
    width: 66.6666%;
  }
  .manufacturer-description .span7,
  .category-description .span7,
  .category-cms .span7 {
    width: 58.3333%;
  }
  .manufacturer-description .span6,
  .category-description .span6,
  .category-cms .span6 {
    width: 50%;
  }
  .manufacturer-description .span5,
  .category-description .span5,
  .category-cms .span5 {
    width: 41.6666%;
  }
  .manufacturer-description .span4,
  .category-description .span4,
  .category-cms .span4 {
    width: 33.3333%;
  }
  .manufacturer-description .span3,
  .category-description .span3,
  .category-cms .span3 {
    width: 25%;
  }
  .manufacturer-description .span2,
  .category-description .span2,
  .category-cms .span2 {
    width: 16.6666%;
  }
  .manufacturer-description .span1,
  .category-description .span1,
  .category-cms .span1 {
    width: 8.3333%;
  }
  .manufacturer-description .cornerfred,
  .category-description .cornerfred,
  .category-cms .cornerfred {
    padding-left: 0;
    padding-right: 0;
  }
  .manufacturer-description .cornerfred .span12,
  .category-description .cornerfred .span12,
  .category-cms .cornerfred .span12 {
    width: 100%;
  }
  .manufacturer-description .cornerfred .span11,
  .category-description .cornerfred .span11,
  .category-cms .cornerfred .span11 {
    width: 91.6666%;
  }
  .manufacturer-description .cornerfred .span10,
  .category-description .cornerfred .span10,
  .category-cms .cornerfred .span10 {
    width: 83.3333%;
  }
  .manufacturer-description .cornerfred .span9,
  .category-description .cornerfred .span9,
  .category-cms .cornerfred .span9 {
    width: 75%;
  }
  .manufacturer-description .cornerfred .span8,
  .category-description .cornerfred .span8,
  .category-cms .cornerfred .span8 {
    width: 66.6666%;
  }
  .manufacturer-description .cornerfred .span7,
  .category-description .cornerfred .span7,
  .category-cms .cornerfred .span7 {
    width: 58.3333%;
  }
  .manufacturer-description .cornerfred .span6,
  .category-description .cornerfred .span6,
  .category-cms .cornerfred .span6 {
    width: 50%;
  }
  .manufacturer-description .cornerfred .span5,
  .category-description .cornerfred .span5,
  .category-cms .cornerfred .span5 {
    width: 41.6666%;
  }
  .manufacturer-description .cornerfred .span4,
  .category-description .cornerfred .span4,
  .category-cms .cornerfred .span4 {
    width: 33.3333%;
  }
  .manufacturer-description .cornerfred .span3,
  .category-description .cornerfred .span3,
  .category-cms .cornerfred .span3 {
    width: 25%;
  }
  .manufacturer-description .cornerfred .span2,
  .category-description .cornerfred .span2,
  .category-cms .cornerfred .span2 {
    width: 16.6666%;
  }
  .manufacturer-description .cornerfred .span1,
  .category-description .cornerfred .span1,
  .category-cms .cornerfred .span1 {
    width: 8.3333%;
  }
  .manufacturer-description .cornerfred .span12,
  .category-description .cornerfred .span12,
  .category-cms .cornerfred .span12,
  .manufacturer-description .cornerfred .span11,
  .category-description .cornerfred .span11,
  .category-cms .cornerfred .span11,
  .manufacturer-description .cornerfred .span10,
  .category-description .cornerfred .span10,
  .category-cms .cornerfred .span10,
  .manufacturer-description .cornerfred .span9,
  .category-description .cornerfred .span9,
  .category-cms .cornerfred .span9,
  .manufacturer-description .cornerfred .span8,
  .category-description .cornerfred .span8,
  .category-cms .cornerfred .span8,
  .manufacturer-description .cornerfred .span7,
  .category-description .cornerfred .span7,
  .category-cms .cornerfred .span7,
  .manufacturer-description .cornerfred .span6,
  .category-description .cornerfred .span6,
  .category-cms .cornerfred .span6,
  .manufacturer-description .cornerfred .span5,
  .category-description .cornerfred .span5,
  .category-cms .cornerfred .span5,
  .manufacturer-description .cornerfred .span4,
  .category-description .cornerfred .span4,
  .category-cms .cornerfred .span4,
  .manufacturer-description .cornerfred .span3,
  .category-description .cornerfred .span3,
  .category-cms .cornerfred .span3,
  .manufacturer-description .cornerfred .span2,
  .category-description .cornerfred .span2,
  .category-cms .cornerfred .span2,
  .manufacturer-description .cornerfred .span1,
  .category-description .cornerfred .span1,
  .category-cms .cornerfred .span1 {
    padding-left: 11px;
    padding-right: 11px;
  }
  .manufacturer-description .cornerfred .span12:before,
  .category-description .cornerfred .span12:before,
  .category-cms .cornerfred .span12:before,
  .manufacturer-description .cornerfred .span11:before,
  .category-description .cornerfred .span11:before,
  .category-cms .cornerfred .span11:before,
  .manufacturer-description .cornerfred .span10:before,
  .category-description .cornerfred .span10:before,
  .category-cms .cornerfred .span10:before,
  .manufacturer-description .cornerfred .span9:before,
  .category-description .cornerfred .span9:before,
  .category-cms .cornerfred .span9:before,
  .manufacturer-description .cornerfred .span8:before,
  .category-description .cornerfred .span8:before,
  .category-cms .cornerfred .span8:before,
  .manufacturer-description .cornerfred .span7:before,
  .category-description .cornerfred .span7:before,
  .category-cms .cornerfred .span7:before,
  .manufacturer-description .cornerfred .span6:before,
  .category-description .cornerfred .span6:before,
  .category-cms .cornerfred .span6:before,
  .manufacturer-description .cornerfred .span5:before,
  .category-description .cornerfred .span5:before,
  .category-cms .cornerfred .span5:before,
  .manufacturer-description .cornerfred .span4:before,
  .category-description .cornerfred .span4:before,
  .category-cms .cornerfred .span4:before,
  .manufacturer-description .cornerfred .span3:before,
  .category-description .cornerfred .span3:before,
  .category-cms .cornerfred .span3:before,
  .manufacturer-description .cornerfred .span2:before,
  .category-description .cornerfred .span2:before,
  .category-cms .cornerfred .span2:before,
  .manufacturer-description .cornerfred .span1:before,
  .category-description .cornerfred .span1:before,
  .category-cms .cornerfred .span1:before {
    left: 10px;
    right: 10px;
  }
  .manufacturer-description .catheadcontainerimg,
  .category-description .catheadcontainerimg,
  .category-cms .catheadcontainerimg {
    padding-left: 11px;
    padding-right: 11px;
  }
  .manufacturer-description .catheadcontainerimg:before,
  .category-description .catheadcontainerimg:before,
  .category-cms .catheadcontainerimg:before {
    left: 10px;
    right: 10px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 29px;
  }
  .page-layout-1column .product-info-main {
    width: 41%;
  }
  .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%;
  }
  .related-categories h2 {
    font-size: 25px;
  }
  .related-categories li {
    width: 25%;
  }
  .product .page-title {
    font-size: 25px;
    line-height: 30px;
    margin-top: 15px;
    margin-bottom: 29px;
  }
  .product .page-title:after {
    width: 438px;
    margin-left: -219px;
    bottom: -5px;
  }
  .page-footer .newsletter {
    padding: 23px 0;
  }
  .newsletter {
    padding: 40px 0;
  }
  .newsletter .form-group:nth-of-type(2) {
    margin-left: 5px !important;
  }
  .newsletter .field {
    margin-right: 5px;
  }
  .newsletter .field .control {
    width: 100%;
  }
  .newsletter .btn {
    margin-left: 20px;
    padding: 13px 30px;
    margin-top: 2px;
  }
  .newsletter .form-group {
    margin-top: 2px;
    padding: 0;
  }
  .newsletter .action.subscribe {
    border-radius: 3px;
  }
  .newsletter .col-xs-5,
  .newsletter .col-xs-2 {
    width: auto;
  }
  /*html,
    body {
        // TODO this causes the problem that IE has no scrollbar (Edge is ok)
        // => what is the "sticky footer", do we need the "sticky footer"?
        // => if we don't need the "sticky footer", remove this style altogether, otherwise just set "height: auto;" for IE
        height: 100%; // Stretch screen area for sticky footer
    }*/
  .page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .navigation ul.dropdown-menu {
    position: absolute;
  }
  .header.panel {
    margin-bottom: 5px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 3.75px;
  }
  .header.content {
    padding: 22.5px 15px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 7.5px;
    padding-top: 7.5px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 15px;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 7.5px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 7.5px;
    padding-right: 7.5px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 15px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: 25%;
  }
  .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;
  }
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 7.5px 3.75px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .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 3.75px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .block-search .label,
  .dashboard-welcome-toggler,
  .modes-label {
    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,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container: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,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .abs-pager-toolbar:after,
  .account .toolbar:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    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,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 15px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .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,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .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,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 3.75px;
    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,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 15px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .account.sales-order-history .order-products-toolbar .pages {
    position: relative !important;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  .abs-shopping-cart-items-desktop .action.clear,
  .block-cart-failed .action.clear,
  .cart-container .form-cart .action.clear,
  .cart-container .cart-gift-item .action.clear {
    margin-right: 7.5px;
  }
  /* Zuletzt werden die Desktop styles angewandt. Zu beachten ist hier das extremum das den unterschied zwischen einem mittleren Viewport und dem Desktopviewport darstellt*/
  .header-col-2 {
    padding-left: 0;
    padding-right: 0;
  }
  .header-col-2 #header-search-form {
    width: auto;
    padding-right: 0;
    padding-left: 0;
  }
  .header-col-3 > p {
    text-align: center;
  }
  .phone-and-opening-time {
    float: right;
  }
  .main-nav.navbar-default .navbar-nav {
    width: auto;
  }
  .main-nav.navbar-default .navbar-nav > li.dropdown:hover > .dropdown-menu {
    display: block;
  }
  .main-nav.navbar-default .dropdown-menu-brand-all {
    text-align: center;
    font-family: 'Quicksand-Regular', Arial, sans-serif;
    font-size: 1.7rem;
    color: #3e3e3e;
    font-weight: 400;
    padding-top: 10px;
  }
  .main-nav.navbar-default .dropdown-menu-brand-all a {
    color: #fd7400;
  }
  .main-nav.navbar-default div.dropdown-menu {
    font-size: 0rem;
  }
  .main-nav.navbar-default div.dropdown-menu .nav-brand-column {
    font-size: 1.4rem;
    width: 16.6%;
    padding: 10px;
    display: inline-block;
    vertical-align: top;
  }
  .main-nav.navbar-default div.dropdown-menu .nav-brand-column li {
    width: auto;
    display: block;
    padding: 0;
  }
  .main-nav.navbar-default div.dropdown-menu .nav-brand-column li a {
    display: block;
    padding: 0;
    border: none;
    box-shadow: none;
    min-height: 50px;
  }
  .main-nav.navbar-default div.dropdown-menu .nav-brand-column li a:hover {
    border: none;
    box-shadow: none;
  }
  .main-nav.navbar-default div.dropdown-menu .nav-brand-column li a:hover span {
    background: #fd7400;
  }
  .mobile-visible,
  .not-logged.customer.links {
    display: none !important;
  }
  .desktop-visible {
    display: block !important;
  }
  .desktop-visible-inline {
    display: inline-block !important;
  }
  .desktop-visible-flex {
    display: flex !important;
  }
  .desktop-visible-grid {
    display: grid !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .logged.customer.links {
    display: none !important;
  }
  .page-header {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  .page-header .panel.wrapper {
    border-bottom: none;
    margin-bottom: 0;
  }
  .page-header .panel.header {
    padding-top: 30px;
    margin-bottom: 0;
  }
  .page-header .header-logo {
    margin-top: -10px;
  }
  .payment-methods {
    min-height: 94px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .payment-methods .payment-title {
    float: none;
    height: 94px;
    line-height: 94px;
    overflow: hidden;
    vertical-align: top;
  }
  .payment-methods .payment-title span {
    font-family: 'Quicksand-Light';
    font-size: 1.8rem;
    text-transform: none;
    margin-top: 20px;
    margin-bottom: 24px;
    letter-spacing: 0.05em;
  }
  .payment-methods .payment-title span::after {
    width: 0;
  }
  .payment-methods .payments-container {
    float: none;
  }
  .payment-methods > * {
    display: inline-block;
  }
  .payment-methods ul {
    float: none;
    height: 94px;
    line-height: 94px;
    margin-bottom: 0;
  }
  .payment-methods ul > li {
    margin-right: 7px;
    margin-left: 7px;
    margin-bottom: 0;
  }
  .payment-methods ul > li span {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
  }
  .payment-methods ul > li span:nth-of-type(1) {
    margin-top: 0;
  }
  .payment-methods ul > li.separator {
    height: 94px;
    line-height: 94px;
  }
  .payment-methods ul > li.separator span {
    margin-top: 34px;
  }
  .payment-methods ul .col-xs-6,
  .payment-methods ul .col-xs-3 {
    width: auto;
  }
  .payment-methods ul:nth-of-type(2) {
    display: inline-block;
    float: none;
  }
  .payment-methods ul:nth-of-type(2) .separator {
    height: 96px;
    line-height: 96px;
    float: left;
  }
  .payment-methods ul:nth-of-type(2) .separator span {
    margin-top: 34px;
  }
  .copyright .social {
    text-align: left;
    padding: 10px 15px;
  }
  .copyright .notice {
    text-align: right;
    background: transparent;
    color: #fff;
    padding: 15px;
  }
  .footer.content {
    margin-top: 0;
  }
  .footer-contact-form-wrapper {
    max-width: 1600px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer-contact-form-container {
    grid-template-columns: 1fr 1fr;
  }
  .two-fields-row {
    grid-template-columns: 1fr 1fr;
  }
  .footer-contact-form-header {
    margin-bottom: 50px;
  }
  .heading-start h1,
  .heading-start h2 {
    margin-top: 20px;
    margin-bottom: 24px;
    font-size: 2.5rem;
  }
  .brands--mobile {
    display: none;
  }
  /* Zuletzt werden die Desktop styles angewandt. Zu beachten ist hier das extremum das den unterschied zwischen einem mittleren Viewport und dem Desktopviewport darstellt*/
  /*
    Falls durch `body.account` ungewolltes geschieht:
    body.customer-account-index
    body.customer-account-edit
    body.customer-address-form
  */
  body.account .page-wrapper main.page-main,
  body.customer-account-create .page-wrapper main.page-main,
  body.customer-account-login .page-wrapper main.page-main {
    max-width: 1280px;
    margin: 0 auto;
  }
  body.account .page-wrapper main.page-main h1,
  body.customer-account-create .page-wrapper main.page-main h1,
  body.customer-account-login .page-wrapper main.page-main h1 {
    margin-bottom: 20px;
  }
  body.account .page-wrapper main.page-main .column:not(.sidebar-main) form .actions-toolbar,
  body.customer-account-create .page-wrapper main.page-main .column:not(.sidebar-main) form .actions-toolbar,
  body.customer-account-login .page-wrapper main.page-main .column:not(.sidebar-main) form .actions-toolbar,
  body.account .page-wrapper main.page-main .column:not(.sidebar-additional) form .actions-toolbar,
  body.customer-account-create .page-wrapper main.page-main .column:not(.sidebar-additional) form .actions-toolbar,
  body.customer-account-login .page-wrapper main.page-main .column:not(.sidebar-additional) form .actions-toolbar,
  body.account .page-wrapper main.page-main .fieldset > .legend,
  body.customer-account-create .page-wrapper main.page-main .fieldset > .legend,
  body.customer-account-login .page-wrapper main.page-main .fieldset > .legend {
    margin-left: 0;
  }
  body.account .page-wrapper main.page-main .sidebar-additional,
  body.customer-account-create .page-wrapper main.page-main .sidebar-additional,
  body.customer-account-login .page-wrapper main.page-main .sidebar-additional {
    margin-top: 10px;
  }
  .slider-start {
    padding-bottom: 20px;
    margin-top: 0;
  }
  .slider-start .custom-slider {
    padding-bottom: 0;
    width: 66%;
    float: left;
  }
  .slider-start .custom-slider .mobile-banner-view {
    display: none !important;
  }
  .slider-start .slider-start-right {
    float: right;
    display: block;
    width: 34%;
  }
  .slider-start .slider-start-right .slider-small {
    height: 100%;
  }
  .slider-start .slider-start-right .slider-small .slider-start-right,
  .slider-start .slider-start-right .slider-small .slider-small-top {
    height: 50%;
  }
  .slider-start .owl-nav {
    display: block;
  }
  .category-sidebar-cms .sidebar-cms-content .sidebar_cms_show_more {
    display: none;
  }
  .category-sidebar-cms .sidebar-cms-content #sidebar_cms_more_info_dots {
    display: none;
    opacity: 0;
  }
  .category-sidebar-cms .sidebar-cms-content #sidebar_cms_more_info {
    display: inline;
    opacity: 1;
  }
  .category-sidebar-cms .sidebar-cms-content #sidebar_cms_more_content {
    display: block;
    opacity: 1;
  }
  .category-view .category-description {
    display: block;
  }
  div.cart-container-wrapper {
    margin-top: 20px;
    border: 15px solid #eeeeee;
    padding: 10px;
  }
  #discount-coupon-form > div > div.field > label > h2 {
    font-size: 16px !important;
  }
  div.vert-separated > div:nth-child(2) {
    border-left: 2px solid #eeeeee;
    border-right: 2px solid #eeeeee;
  }
  #random-products .row--margin:nth-child(10),
  #random-products .row--margin:nth-child(9) {
    display: none;
  }
  .static-mobile-banners {
    display: none;
  }
  .product-info-main .product.second-line {
    border-bottom: 1px solid #e6e6e6;
  }
  .product-info-main .product.second-line,
  .product-info-main .product.third-line {
    order: 1;
    text-align: left;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 18px;
  }
  .product-info-main .product.third-line .product-detail-info-variants {
    width: 100%;
  }
  .product-faq {
    margin: 20px 0;
  }
}
@media all and (min-width: 1024px), print {
  .pages .item.current strong.page {
    border-bottom: 3px solid #fd7400;
    font-weight: 300;
    color: #888888;
    font-family: 'Quicksand-Light', sans-serif;
  }
  .amgdprcookie-groups-modal .amgdprcookie-form {
    padding: 0 20px;
  }
  .checkout-index-index .modal-popup.amgdprcookie-modal-container .modal-inner-wrap {
    left: unset;
    margin-left: unset;
    width: 21%;
  }
  .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: 512px;
    margin: auto;
    margin-right: 30px;
  }
  .toolbar-products:first-child {
    display: block;
    margin: 0;
  }
  .toolbar-products:first-child + .row {
    transform: translateY(-5px);
  }
  .toolbar-products {
    display: block;
  }
  .toolbar-products .pages {
    display: inline-block;
    vertical-align: top;
  }
  .add-service-infos .text-holder {
    font-size: 16px;
    line-height: 21px;
  }
  .product.first-line .designer {
    display: block;
  }
  .zubtabcon .zubcon {
    width: 33.333333%;
  }
  .manufacturer-description .cornerfred .span12,
  .category-description .cornerfred .span12,
  .category-cms .cornerfred .span12,
  .manufacturer-description .cornerfred .span11,
  .category-description .cornerfred .span11,
  .category-cms .cornerfred .span11,
  .manufacturer-description .cornerfred .span10,
  .category-description .cornerfred .span10,
  .category-cms .cornerfred .span10,
  .manufacturer-description .cornerfred .span9,
  .category-description .cornerfred .span9,
  .category-cms .cornerfred .span9,
  .manufacturer-description .cornerfred .span8,
  .category-description .cornerfred .span8,
  .category-cms .cornerfred .span8,
  .manufacturer-description .cornerfred .span7,
  .category-description .cornerfred .span7,
  .category-cms .cornerfred .span7,
  .manufacturer-description .cornerfred .span6,
  .category-description .cornerfred .span6,
  .category-cms .cornerfred .span6,
  .manufacturer-description .cornerfred .span5,
  .category-description .cornerfred .span5,
  .category-cms .cornerfred .span5,
  .manufacturer-description .cornerfred .span4,
  .category-description .cornerfred .span4,
  .category-cms .cornerfred .span4,
  .manufacturer-description .cornerfred .span3,
  .category-description .cornerfred .span3,
  .category-cms .cornerfred .span3,
  .manufacturer-description .cornerfred .span2,
  .category-description .cornerfred .span2,
  .category-cms .cornerfred .span2,
  .manufacturer-description .cornerfred .span1,
  .category-description .cornerfred .span1,
  .category-cms .cornerfred .span1 {
    padding-left: 16px;
    padding-right: 16px;
  }
  .manufacturer-description .cornerfred .span12:before,
  .category-description .cornerfred .span12:before,
  .category-cms .cornerfred .span12:before,
  .manufacturer-description .cornerfred .span11:before,
  .category-description .cornerfred .span11:before,
  .category-cms .cornerfred .span11:before,
  .manufacturer-description .cornerfred .span10:before,
  .category-description .cornerfred .span10:before,
  .category-cms .cornerfred .span10:before,
  .manufacturer-description .cornerfred .span9:before,
  .category-description .cornerfred .span9:before,
  .category-cms .cornerfred .span9:before,
  .manufacturer-description .cornerfred .span8:before,
  .category-description .cornerfred .span8:before,
  .category-cms .cornerfred .span8:before,
  .manufacturer-description .cornerfred .span7:before,
  .category-description .cornerfred .span7:before,
  .category-cms .cornerfred .span7:before,
  .manufacturer-description .cornerfred .span6:before,
  .category-description .cornerfred .span6:before,
  .category-cms .cornerfred .span6:before,
  .manufacturer-description .cornerfred .span5:before,
  .category-description .cornerfred .span5:before,
  .category-cms .cornerfred .span5:before,
  .manufacturer-description .cornerfred .span4:before,
  .category-description .cornerfred .span4:before,
  .category-cms .cornerfred .span4:before,
  .manufacturer-description .cornerfred .span3:before,
  .category-description .cornerfred .span3:before,
  .category-cms .cornerfred .span3:before,
  .manufacturer-description .cornerfred .span2:before,
  .category-description .cornerfred .span2:before,
  .category-cms .cornerfred .span2:before,
  .manufacturer-description .cornerfred .span1:before,
  .category-description .cornerfred .span1:before,
  .category-cms .cornerfred .span1:before {
    left: 15px;
    right: 15px;
  }
  .manufacturer-description .catheadcontainerimg,
  .category-description .catheadcontainerimg,
  .category-cms .catheadcontainerimg {
    padding-left: 16px;
    padding-right: 16px;
  }
  .manufacturer-description .catheadcontainerimg:before,
  .category-description .catheadcontainerimg:before,
  .category-cms .catheadcontainerimg:before {
    left: 15px;
    right: 15px;
  }
  .related-categories li .title-block {
    padding-left: 10px;
    padding-right: 30px;
  }
  .related-categories li .title-block h3 {
    margin: 12px 0 0;
    font-size: 19px;
  }
  .related-categories li .title-block .plus-link {
    width: 15px;
    height: 15px;
    right: 11px;
    margin-top: -8px;
  }
  .additional-attributes-wrapper.table-wrapper {
    margin: 0 -1%;
  }
  .product.info.detailed .data.table.additional-attributes {
    width: 98%;
    margin: 0 1%;
    float: left;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    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;
  }
  .filter-options-item {
    display: none;
  }
  .layered-filter-block-container .show-category-filter,
  .layered-filter-block-container .show-more-filters {
    display: block;
    color: white;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: calc((100% - 5 * (100%/6)) / 4);
    width: 16.66666667%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: calc((100% - 5 * (100%/6)) / 4);
  }
  .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;
  }
  .bestseller-item-box {
    padding: 16px;
  }
  .bestseller-item-box img {
    max-height: 390px;
  }
  .bestseller-item-box h2 {
    font-size: 1.9rem;
  }
  .bestseller-item-box h2.bestseller-item-price {
    font-size: 2.5rem;
  }
  .bestseller-quick .row--margin {
    padding: 15px;
  }
  .info-block .col-lg-2 :last-child img {
    margin-top: 65px;
  }
}
@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;
  }
  .related-categories li {
    padding: 0 25px;
  }
}
@font-face {
  font-display: swap;
  font-family: 'Quicksand-Light';
  src: url('fonts/Quicksand-Light.woff2') format('woff2'), url('fonts/Quicksand-Light.woff') format('woff'), url('fonts/Quicksand-Light.ttf') format('ttf');
}
@font-face {
  font-display: swap;
  font-family: 'Quicksand-Bold';
  src: url('fonts/Quicksand-Bold.woff2') format('woff2'), url('fonts/Quicksand-Bold.woff') format('woff'), url('fonts/Quicksand-Bold.ttf') format('ttf');
}
@font-face {
  font-display: swap;
  font-family: 'Quicksand-Regular';
  src: url('fonts/Quicksand-Regular.woff2') format('woff2'), url('fonts/Quicksand-Regular.woff') format('woff'), url('fonts/Quicksand.ttf') format('ttf');
}
@font-face {
  font-display: swap;
  font-family: 'Quicksand';
  src: url('fonts/Quicksand-Regular.woff2') format('woff2'), url('fonts/Quicksand-Regular.woff') format('woff'), url('fonts/Quicksand.ttf') format('ttf');
}
@font-face {
  font-display: swap;
  font-family: 'shopware';
  src: url('fonts/shopware.woff');
}
#paypal-express-in-context-mini-cart {
  display: block !important;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  background-size: cover !important;
  height: 84px !important;
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: normal;
  font-family: 'Quicksand-Bold', Arial, sans-serif;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-display: swap;
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 0;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Quicksand-Light', Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #888888;
  text-decoration: underline;
}
a:hover,
a:focus {
  color: #888888;
  text-decoration: none;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 1px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 26px;
}
h2,
.h2 {
  font-size: 26px;
}
h3,
.h3 {
  font-size: 18px;
}
h4,
.h4 {
  font-size: 14px;
}
h5,
.h5 {
  font-size: 12px;
}
h6,
.h6 {
  font-size: 10px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: transparent;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #fd7400;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #ca5d00;
}
.text-success {
  color: #006400;
}
a.text-success:hover,
a.text-success:focus {
  color: #003100;
}
.text-info {
  color: #6f4400;
}
a.text-info:hover,
a.text-info:focus {
  color: #3c2500;
}
.text-warning {
  color: #6f4400;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #3c2500;
}
.text-danger {
  color: #e02b27;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #b91e1b;
}
.bg-primary {
  color: #fff;
  background-color: #fd7400;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #ca5d00;
}
.bg-success {
  background-color: #e5efe5;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c5dcc5;
}
.bg-info {
  background-color: #fdf0d5;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #fbdfa4;
}
.bg-warning {
  background-color: transparent;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: rgba(0, 0, 0, 0);
}
.bg-danger {
  background-color: #fae5e5;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #f2baba;
}
.page-header {
  /* padding-bottom: ((@line-height-computed / 2) - 1); */
  padding-bottom: 0;
  margin: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.catalog-product-view .page-header {
  z-index: 101;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 1px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 1px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1440px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.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 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1440px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: false;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #d1d1d1;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #d1d1d1;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #d1d1d1;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #d1d1d1;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #d1d1d1;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #e5efe5;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d5e5d5;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #fdf0d5;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #fce7bd;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: transparent;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: rgba(0, 0, 0, 0);
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #fae5e5;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #f6d0d0;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #d1d1d1;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: false;
  border: 0;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
span.required-field-star:before {
  content: '*';
  color: red;
  padding-right: 0.2em;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.field input[type="radio"].radio {
  display: inline;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: false;
}
.form-control {
  display: block;
  width: 100%;
  height: 1.42857143;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: false;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #fd7400;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(253, 116, 0, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(253, 116, 0, 0.6);
}
.form-control::-moz-placeholder {
  color: #c2c2c2;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #c2c2c2;
}
.form-control::-webkit-input-placeholder {
  color: #c2c2c2;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 1.42857143;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 27px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 27px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.33;
  border-radius: 3px;
}
select.input-sm {
  height: 27px;
  line-height: 27px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 27px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.33;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 27px;
  line-height: 27px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 27px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.33;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.5;
  border-radius: 6px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.5;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.5;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 1.78571429;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 1.42857143;
  height: 1.42857143;
  line-height: 1.42857143;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 27px;
  height: 27px;
  line-height: 27px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #006400;
}
.has-success .form-control {
  border-color: #006400;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #003100;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #00ca00;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #00ca00;
}
.has-success .input-group-addon {
  color: #006400;
  border-color: #006400;
  background-color: #e5efe5;
}
.has-success .form-control-feedback {
  color: #006400;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #6f4400;
}
.has-warning .form-control {
  border-color: #6f4400;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #3c2500;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d58200;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d58200;
}
.has-warning .input-group-addon {
  color: #6f4400;
  border-color: #6f4400;
  background-color: transparent;
}
.has-warning .form-control-feedback {
  color: #6f4400;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #e02b27;
}
.has-error .form-control {
  border-color: #e02b27;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #b91e1b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ed8380;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ed8380;
}
.has-error .input-group-addon {
  color: #e02b27;
  border-color: #e02b27;
  background-color: #fae5e5;
}
.has-error .form-control-feedback {
  color: #e02b27;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 1px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline-color: #fd7400;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #f2f2f2;
  border-color: #d1d1d1;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #d9d9d9;
  border-color: #919191;
}
.btn-default:hover {
  color: #333333;
  background-color: #d9d9d9;
  border-color: #b3b3b3;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #d9d9d9;
  border-color: #b3b3b3;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #c7c7c7;
  border-color: #919191;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #f2f2f2;
  border-color: #d1d1d1;
}
.btn-default .badge {
  color: #f2f2f2;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #fd7400;
  border-color: #e46800;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #ca5d00;
  border-color: #642e00;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #ca5d00;
  border-color: #a64c00;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #ca5d00;
  border-color: #a64c00;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #a64c00;
  border-color: #642e00;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #fd7400;
  border-color: #e46800;
}
.btn-primary .badge {
  color: #fd7400;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #e5efe5;
  border-color: #d5e5d5;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #c5dcc5;
  border-color: #86b586;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #c5dcc5;
  border-color: #afceaf;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #c5dcc5;
  border-color: #afceaf;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #afceaf;
  border-color: #86b586;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #e5efe5;
  border-color: #d5e5d5;
}
.btn-success .badge {
  color: #e5efe5;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #fdf0d5;
  border-color: #fce7bd;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #fbdfa4;
  border-color: #f6bc43;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #fbdfa4;
  border-color: #f9d282;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #fbdfa4;
  border-color: #f9d282;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #f9d282;
  border-color: #f6bc43;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #fdf0d5;
  border-color: #fce7bd;
}
.btn-info .badge {
  color: #fdf0d5;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #fdf0d5;
  border-color: #fce7bd;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #fbdfa4;
  border-color: #f6bc43;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #fbdfa4;
  border-color: #f9d282;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #fbdfa4;
  border-color: #f9d282;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #f9d282;
  border-color: #f6bc43;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #fdf0d5;
  border-color: #fce7bd;
}
.btn-warning .badge {
  color: #fdf0d5;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #fae5e5;
  border-color: #f6d0d0;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #f2baba;
  border-color: #e16565;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #f2baba;
  border-color: #ec9c9c;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #f2baba;
  border-color: #ec9c9c;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ec9c9c;
  border-color: #e16565;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #fae5e5;
  border-color: #f6d0d0;
}
.btn-danger .badge {
  color: #fae5e5;
  background-color: #ffffff;
}
.btn-link {
  color: #888888;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #888888;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.5;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.33;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.33;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 1px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #fd7400;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.5;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  line-height: 49px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 27px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.33;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 27px;
  line-height: 27px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: false;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #888888;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 1px 1px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 1px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 1px 1px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 1px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #fd7400;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 1px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 1px 1px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 1px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  padding: 7px 5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid #888888;
  border-radius: 5px;
  width: 40px;
  height: 40px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 28px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-toggle .icon-text {
  font-size: 11px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 13px;
  }
  .navbar-nav > li:hover > a {
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 24.28571429px;
  margin-bottom: 24.28571429px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 24.28571429px;
  margin-bottom: 24.28571429px;
}
.navbar-btn.btn-sm {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #ffffff;
  border-color: #eeeeee;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #333333;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #eeeeee;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #eeeeee;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #eeeeee;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 1px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 1px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #888888;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #888888;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #fd7400;
  border-color: #fd7400;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.5;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.33;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #fd7400;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #ca5d00;
}
.label-success {
  background-color: #e5efe5;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #c5dcc5;
}
.label-info {
  background-color: #fdf0d5;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #fbdfa4;
}
.label-warning {
  background-color: #fdf0d5;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #fbdfa4;
}
.label-danger {
  background-color: #fae5e5;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #f2baba;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #888888;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 1px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #888888;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 1px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #e5efe5;
  border-color: #d8e5d5;
  color: #006400;
}
.alert-success hr {
  border-top-color: #c9dcc5;
}
.alert-success .alert-link {
  color: #003100;
}
.alert-info {
  background-color: #fdf0d5;
  border-color: #fbd8b3;
  color: #6f4400;
}
.alert-info hr {
  border-top-color: #facb9b;
}
.alert-info .alert-link {
  color: #3c2500;
}
.alert-warning {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0);
  color: #6f4400;
}
.alert-warning hr {
  border-top-color: rgba(0, 0, 0, 0);
}
.alert-warning .alert-link {
  color: #3c2500;
}
.alert-danger {
  background-color: #fae5e5;
  border-color: #f6d0d6;
  color: #e02b27;
}
.alert-danger hr {
  border-top-color: #f2bac3;
}
.alert-danger .alert-link {
  color: #b91e1b;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 1px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #fd7400;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #e5efe5;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #fdf0d5;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #fdf0d5;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #fae5e5;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #fd7400;
  border-color: #fd7400;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #ffe2ca;
}
.list-group-item-success {
  color: #006400;
  background-color: #e5efe5;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #006400;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #006400;
  background-color: #d5e5d5;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #006400;
  border-color: #006400;
}
.list-group-item-info {
  color: #6f4400;
  background-color: #fdf0d5;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #6f4400;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #6f4400;
  background-color: #fce7bd;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #6f4400;
  border-color: #6f4400;
}
.list-group-item-warning {
  color: #6f4400;
  background-color: transparent;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #6f4400;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #6f4400;
  background-color: rgba(0, 0, 0, 0);
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #6f4400;
  border-color: #6f4400;
}
.list-group-item-danger {
  color: #e02b27;
  background-color: #fae5e5;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #e02b27;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #e02b27;
  background-color: #f6d0d0;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #e02b27;
  border-color: #e02b27;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 0px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 0px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 0px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 0px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #d1d1d1;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 1px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #fd7400;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #fd7400;
  border-color: #fd7400;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fd7400;
}
.panel-primary > .panel-heading .badge {
  color: #fd7400;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fd7400;
}
.panel-success {
  border-color: #d8e5d5;
}
.panel-success > .panel-heading {
  color: #006400;
  background-color: #e5efe5;
  border-color: #d8e5d5;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d8e5d5;
}
.panel-success > .panel-heading .badge {
  color: #e5efe5;
  background-color: #006400;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d8e5d5;
}
.panel-info {
  border-color: #fbd8b3;
}
.panel-info > .panel-heading {
  color: #6f4400;
  background-color: #fdf0d5;
  border-color: #fbd8b3;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fbd8b3;
}
.panel-info > .panel-heading .badge {
  color: #fdf0d5;
  background-color: #6f4400;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fbd8b3;
}
.panel-warning {
  border-color: rgba(0, 0, 0, 0);
}
.panel-warning > .panel-heading {
  color: #6f4400;
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0);
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgba(0, 0, 0, 0);
}
.panel-warning > .panel-heading .badge {
  color: transparent;
  background-color: #6f4400;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgba(0, 0, 0, 0);
}
.panel-danger {
  border-color: #f6d0d6;
}
.panel-danger > .panel-heading {
  color: #e02b27;
  background-color: #fae5e5;
  border-color: #f6d0d6;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f6d0d6;
}
.panel-danger > .panel-heading .badge {
  color: #fae5e5;
  background-color: #e02b27;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f6d0d6;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
@media (max-width: 767px) {
  .modal-content {
    border: 0 none;
    box-shadow: none;
    position: static;
  }
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
}
@media (max-width: 767px) {
  .modal-header {
    border-bottom: 0 none;
  }
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1024px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Quicksand-Light', Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 360px;
  padding: 3px 8px;
  color: #333333;
  text-align: center;
  background-color: #ffffff;
  border-radius: 1px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #ffffff;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #ffffff;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #ffffff;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #ffffff;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #ffffff;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #ffffff;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #ffffff;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #ffffff;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Quicksand-Light', Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1440px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
div[role="separator"].vertical,
li[role="separator"].vertical {
  border-right: 1px solid #e6e6e6;
}
div[role="separator"].horizontal,
li[role="separator"].horizontal {
  border-bottom: 1px solid #e6e6e6;
}
@media only screen and (max-width: 767px) {
  #header-search-form .mst-searchautocomplete__wrapper ul {
    max-height: 400px;
    overflow-x: auto;
  }
}
@media screen and (max-width: 768px) {
  .header-col-2 #header-search-form .input-group {
    direction: rtl;
  }
  .header-col-2 #header-search-form .input-group #search {
    text-align: left;
    direction: ltr;
    border-radius: 5px;
    background: white;
    border: 1px solid #888888;
    width: calc(100% + 7px);
    color: #888888;
  }
  .header-col-2 #header-search-form .input-group .input-group-btn {
    z-index: 10;
  }
  .header-col-2 #header-search-form .input-group .input-group-btn button {
    margin-right: 0;
  }
  .mobile-tel.mobile-visible {
    display: grid !important;
  }
  .header-col-2 .mobile-cart {
    background: url(../images/cart.svg) no-repeat center center;
  }
  .header-col-2 .mobile-account {
    background: url(../images/account.png) no-repeat center center;
  }
  .header-col-2 .mobile-cart,
  .header-col-2 .mobile-account {
    height: 50px;
    background-size: contain;
  }
  .header-col-3 > p {
    text-align: center;
  }
  .header-col-4 .opening-time {
    display: none;
  }
  .header-col-4 .phone-and-opening-time {
    width: 100%;
  }
  .header-col-4 .phone-and-opening-time > .form-group {
    width: 240px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1280px) {
  .header-col-3 > p {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .phone-and-opening-time {
    float: right;
  }
  .phone-and-opening-time .form-group a {
    font-size: 1.4rem;
    line-height: 26px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .phone-and-opening-time {
    float: left;
  }
  .header-col-2 {
    height: 55px;
  }
  .header-col-3 > p {
    text-align: right;
  }
}
.header_hotline_container {
  display: none;
}
.catalog-product-view .header_hotline_container {
  display: block;
  margin-top: -20px;
}
.catalog-product-view .phone-and-opening-time {
  display: none;
}
.catalog-product-view .header-support-left {
  display: none !important;
}
.catalog-product-view .header-inner .header-col-2 {
  width: 40%;
  margin-top: 50px;
}
.catalog-product-view .header-inner .header-col-1 {
  margin-top: 50px;
}
.catalog-product-view .header-inner .header-support-banner {
  float: right;
}
@media screen and (max-width: 1024px) {
  .catalog-product-view .header-inner .header-col-2 {
    width: 50%;
    margin-top: 0px;
  }
  .catalog-product-view .header-inner .header-col-1 {
    margin-top: 0px;
  }
  .catalog-product-view .header_hotline_container {
    margin-top: 0px;
  }
}
@media screen and (max-width: 1000px) {
  .catalog-product-view .header-support-left {
    display: none !important;
    width: 0 !important;
  }
  .catalog-product-view .header-col-4.header-support-banner {
    max-width: 100% !important;
    text-align: center;
    width: 100% !important;
  }
  .catalog-product-view .header-col-4.header-support-banner img {
    max-width: 50% !important;
  }
}
@media screen and (max-width: 768px) {
  .catalog-product-view .header-support-left {
    display: none !important;
    width: 0 !important;
  }
  .catalog-product-view .header-col-4.header-support-banner {
    display: none;
    max-width: 100% !important;
    text-align: center;
    width: 100% !important;
  }
  .catalog-product-view .header-col-4.header-support-banner img {
    max-width: 80% !important;
  }
  .catalog-product-view .header-inner .header-col-2 {
    width: 100%;
  }
  .catalog-product-view .fixed-position .header-col-4 .header_hotline_container {
    display: none;
    width: auto;
  }
  .catalog-product-view .fixed-position .header-support-left {
    display: block !important;
    width: auto !important;
    max-width: 50%;
  }
  .catalog-product-view .fixed-position .phone-and-opening-time {
    display: block;
  }
  .catalog-product-view .fixed-position .header-col-4.header-support-banner {
    max-width: 50% !important;
    text-align: left;
    width: 50% !important;
  }
}
@media screen and (max-width: 580px) {
  .catalog-product-view .header-support-left {
    display: none !important;
    width: 0 !important;
  }
  .catalog-product-view .header-col-4.header-support-banner {
    max-width: 100% !important;
    text-align: center;
    width: 100% !important;
  }
  .catalog-product-view .header-col-4.header-support-banner img {
    max-width: 380px !important;
  }
}
.catalog-category-view .header_hotline_container {
  display: block;
  margin-top: -20px;
}
.catalog-category-view .phone-and-opening-time {
  display: none;
}
.catalog-category-view .header-support-left {
  display: none !important;
}
.catalog-category-view .header-inner .header-col-2 {
  width: 40%;
  margin-top: 50px;
}
.catalog-category-view .header-inner .header-col-1 {
  margin-top: 50px;
}
.catalog-category-view .header-inner .header-support-banner {
  float: right;
}
@media screen and (max-width: 1024px) {
  .catalog-category-view .header-inner .header-col-2 {
    width: 50%;
    margin-top: 0px;
  }
  .catalog-category-view .header-inner .header-col-1 {
    margin-top: 0px;
  }
  .catalog-category-view .header_hotline_container {
    margin-top: 0px;
  }
}
@media screen and (max-width: 1000px) {
  .catalog-category-view .header-support-left {
    display: none !important;
    width: 0 !important;
  }
  .catalog-category-view .header-col-4.header-support-banner {
    max-width: 100% !important;
    text-align: center;
    width: 100% !important;
  }
  .catalog-category-view .header-col-4.header-support-banner img {
    max-width: 50% !important;
  }
}
@media screen and (max-width: 768px) {
  .catalog-category-view .header-support-left {
    display: none !important;
    width: 0 !important;
  }
  .catalog-category-view .header-col-4.header-support-banner {
    max-width: 100% !important;
    text-align: center;
    width: 100% !important;
    display: none;
  }
  .catalog-category-view .header-col-4.header-support-banner img {
    max-width: 80% !important;
  }
  .catalog-category-view .header-inner .header-col-2 {
    width: 100%;
  }
  .catalog-category-view .fixed-position .header-col-4 .header_hotline_container {
    display: none;
    width: auto;
  }
  .catalog-category-view .fixed-position .header-support-left {
    display: block !important;
    width: auto !important;
    max-width: 50%;
  }
  .catalog-category-view .fixed-position .phone-and-opening-time {
    display: block;
  }
  .catalog-category-view .fixed-position .header-col-4.header-support-banner {
    max-width: 50% !important;
    text-align: left;
    width: 50% !important;
  }
}
@media screen and (max-width: 580px) {
  .catalog-category-view .header-support-left {
    display: none !important;
    width: 0 !important;
  }
  .catalog-category-view .header-col-4.header-support-banner {
    max-width: 100% !important;
    text-align: center;
    width: 100% !important;
  }
  .catalog-category-view .header-col-4.header-support-banner img {
    max-width: 380px !important;
  }
}
@media screen and (max-width: 768px) {
  .header-col-1 {
    order: 1;
  }
  .header-col-2 {
    order: 2;
  }
  .header-inner .sidebar.sidebar-main {
    order: 3;
    padding-top: 15px;
    padding-bottom: 0;
  }
  .page-header .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
  .main-nav .navbar-collapse.in {
    overflow-y: unset !important;
  }
  .main-nav .left-navbar > li:hover .caret {
    display: none !important;
  }
  .main-nav .navbar-toggle {
    border: 1px solid #888888;
    margin-right: 0;
  }
  .main-nav .navbar-toggle span.icon-bar {
    width: 28px;
    background-color: #888888;
  }
  .main-nav .navbar-toggle span.icon-bar + .icon-bar {
    margin-top: .6rem;
  }
  .main-nav .menu-hint {
    display: none;
  }
  .panel.header {
    position: relative;
  }
  .page-header .header-col-2,
  .catalog-product-view .header-inner .header-col-2 {
    display: block;
    position: relative;
    bottom: 0;
    width: 100%;
  }
  .catalog-product-view  .panel.header[search="opened"] {
    padding-bottom: 40px;
  }
  .catalog-product-view  .header-inner .header-col-2 {
    bottom: 11px;
  }
  .catalog-category-view  .header-inner .header-col-2 {
    bottom: 0;
    width: 100%;
  }
  .header-col-2 > div {
    margin-top: 5px;
  }
  div .cart.lo-minicart {
    position: relative;
    margin: 0 auto;
  }
  div .cart.lo-minicart > a {
    color: #ffffff;
    padding: 0;
    text-align: center;
    font-size: 1.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    height: 3.2em;
  }
  div .cart.lo-minicart > a .counter-label {
    display: none;
  }
  div .cart.lo-minicart.minicart-wrapper {
    margin: 0;
  }
}
@media only screen and (max-width: 435px) {
  .page-header .header-col-1 {
    margin-bottom: 0;
    width: 100%;
    max-width: 100%;
  }
  .page-header .header-col-1 .header-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 65px;
  }
  .page-header .header-col-1 .header-logo a .main-logo {
    width: 160px;
  }
  .main-nav .navbar-collapse {
    top: 73px;
  }
  .page-header .header-col-4 .phone-and-opening-time > .form-group .btn span {
    line-height: 1.3;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: grid;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
  .navbar-toggle {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 900px) {
  .main-nav.navbar-default .navbar-nav > li > a {
    font-size: 1.5rem;
    padding-left: 10px;
    padding-right: 10px;
  }
  .main-nav.navbar-default .navbar-nav > li > ul span {
    font-size: 1.2rem;
  }
  .main-nav.navbar-default .navbar-nav > li.dropdown:hover > ul {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1280px) {
  .main-nav.navbar-default div.dropdown-menu .nav-brand-column li a {
    min-height: 0 !important;
  }
}
@media only screen and (max-width: 375px) {
  .phone-and-opening-time .form-group a span.tracking_tn {
    margin-right: 0;
  }
  .page-header .header-col-4 .phone-and-opening-time > .form-group .btn .glyphicon {
    font-size: 20px;
    margin-right: 0;
  }
  .page-header .header-col-3 p {
    font-size: 14px;
  }
  .page-header .header-col-4 {
    margin-left: auto;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1550px) {
  .main-nav.navbar-default .navbar-nav.navbar-right {
    margin-left: 0;
  }
  .main-nav.navbar-default .navbar-nav.seals {
    margin-left: 5%;
  }
}
@media only screen and (min-width: 1313px) and (max-width: 1400px) {
  .main-nav.navbar-default .navbar-nav.navbar-right {
    margin-left: 0;
  }
  .main-nav.navbar-default .navbar-nav.seals {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1035px) and (max-width: 1313px) {
  .main-nav.navbar-default .navbar-nav.navbar-right {
    margin-left: 0;
  }
  .main-nav.navbar-default .navbar-nav.seals {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1035px) {
  .main-nav.navbar-default .navbar-nav.navbar-right {
    margin-left: 0;
  }
  .main-nav.navbar-default .navbar-nav.navbar-right .top-menu-buttons {
    display: none;
  }
  .main-nav.navbar-default .navbar-nav.seals {
    display: none;
  }
}
.main-logo {
  max-width: 275px;
}
@media screen and (max-width: 768px) {
  .page-header .panel.wrapper {
    position: relative;
    margin-bottom: 0;
    border-bottom: none;
  }
  .page-header .panel.wrapper.border-bottom {
    border-bottom: 1px solid var(--border-color);
    -webkit-box-shadow: 0 6px 4px -4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 4px -4px rgba(0, 0, 0, 0.2);
  }
  .page-header .panel.wrapper .main-nav {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: transparent;
  }
  .page-header .panel.header {
    padding-top: 1rem;
    margin-bottom: 0;
  }
  .page-header .heading-start h2 {
    margin-top: 0;
  }
  .page-header .header-col-1,
  .page-header .header-col-2 {
    border-bottom: 1px solid #eee;
  }
  .page-header .header-col-1 {
    margin-bottom: 2rem;
    padding: 0 0 2rem;
  }
  .page-header .header-col-2 {
    margin: auto;
    padding: 0;
  }
  .page-header .header-col-2 > * {
    padding-left: 0;
    padding-right: 0;
  }
  .header-seals {
    display: block !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1280px) {
  .payment-methods .payment-title {
    display: block;
  }
}
@media only screen and (max-width: 375px) {
  .footer.content div.footerLinks a {
    font-size: 13px;
    padding-left: 0;
  }
  .footer.content div.footerLinks h5 {
    letter-spacing: 0;
    padding-left: 0;
  }
}
@media (min-width: 640px) and (max-width: 768px) {
  .bestseller-brands .bestseller-brands-gradient {
    height: 80px;
    bottom: 100px;
    margin-bottom: -100px;
  }
  .bestseller-brands .bestseller-brands-gradient h2 {
    font-size: 16px;
    white-space: normal;
    top: 44px;
    left: 4px;
  }
  .bestseller-brands .bestseller-brands-gradient span {
    font-size: 32px;
    right: 2px;
    top: 0;
  }
  .bestseller-brands .center-block:hover img {
    border: 0;
    padding: 0;
  }
  .bestseller-brands .center-block:hover .bestseller-brands-gradient {
    width: 100%;
    height: 80px;
    left: 0;
  }
}
@media only screen and (max-width: 414px) {
  div.bestseller-brands .bestseller-brands-gradient span {
    display: none !important;
  }
}
@media only screen and (max-width: 375px) {
  div.bestseller-brands .bestseller-brands-gradient h2 {
    font-size: 17px;
    left: 0;
    right: 0;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .bestseller-quick .row--margin {
    padding: 15px;
    margin-bottom: 1.5rem;
  }
  .bestseller-quick .row--margin:nth-child(odd) {
    padding-right: .75rem;
    padding-bottom: .75rem;
    padding-top: .75rem;
    margin-bottom: 0;
  }
  .bestseller-quick .row--margin:nth-child(even) {
    padding-left: .75rem;
    padding-bottom: .75rem;
    padding-top: .75rem;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 580px) {
  .slider-start {
    height: 340px;
  }
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-right-width: 0;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
@media (min-width: 979px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
}
@media (max-width: 600px) {
  .page-header .header-inner .sidebar-main:not(.mobile-view) + .header-col-4 .phone-and-opening-time .form-group {
    width: 100%;
  }
  .page-header .header-inner .sidebar-main + .header-col-4 .phone-and-opening-time .form-group {
    width: auto;
  }
  .page-header .header-inner .toolbar-sorter .sorter-label {
    text-align: left !important;
  }
  .page-header .header-inner .header-col-4 .pull-left a .tracking_tn {
    text-align: center;
    width: auto;
    margin: 0 auto;
  }
  .page-header .header-inner .header-col-4 .phone-and-opening-time .form-group a .tracking_tn {
    font-size: 1.6rem;
    line-height: 18px;
  }
  .page-header .header-inner .header-col-4 .mobile-filter {
    padding: 17px 0 15px 10px !important;
  }
  .page-header .header-inner .header-col-4 .sidebar-main {
    width: 47%;
  }
  .page-header .header-inner .header-col-4 .sidebar-main + .header-col-4 {
    width: 47%;
    margin-left: 6%;
    padding-left: 0;
    max-width: 100%;
  }
  .page-header .header-col-3 {
    margin-right: auto;
  }
}
@media (max-width: 600px) and (max-width: 500px) {
  .page-header .header-inner .header-col-4 .phone-and-opening-time .form-group a .tracking_tn {
    font-size: 1.4rem;
  }
}
@media (max-width: 600px) and (max-width: 370px) {
  .page-header .header-inner .header-col-4 .phone-and-opening-time .form-group a .tracking_tn {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .container-fluid > .navbar-header {
    width: auto;
    position: absolute;
    right: 20px;
    top: 20px;
    margin: 0;
  }
}
.checkout-container .field-tooltip .field-tooltip-content {
  border-radius: 0;
  padding: 6px 8px;
  width: 360px;
  left: 44px;
  top: 0;
}
.checkout-container .field-tooltip .field-tooltip-content:before {
  border: 9px solid transparent;
  left: -19px;
  top: 7px;
  border-right-color: #666;
}
.checkout-container .field-tooltip .field-tooltip-content:after {
  border: 8px solid transparent;
  top: 8px;
  left: -17px;
  border-right-color: #f4f4f4;
}
.checkout-container .field-tooltip .field-tooltip-action:before {
  color: #fd7400;
}
body.account .page-wrapper main.page-main {
  max-width: 1600px;
}
.account .column.main {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
.features-sidebar-heading h2 {
  margin: 20px 0;
}
body.account .page-footer {
  margin-top: 50px;
}
.logout-form {
  text-align: center;
  margin: -30px 0 20px;
}
.logout-form button {
  width: 100%;
}
.account-nav .content {
  background-color: transparent;
  padding-top: 0;
}
.account-nav {
  margin-bottom: 30px;
}
.account-nav .account-nav-title {
  margin-bottom: 20px;
}
.account .block-title {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 5px;
}
@media screen and (max-width: 1024px) {
  .account-nav ul li a,
  .account-nav ul li {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    color: #000;
  }
  .form.form-edit-account .col-sm-2 {
    width: 100%;
  }
  label[for=change-email] {
    width: auto !important;
  }
  label[for=change-password] {
    width: auto !important;
  }
  .form-address-edit .col-sm-2 {
    width: 100%;
  }
  input[name=change_email] {
    margin-left: 0px;
    float: left;
    margin-top: 2px;
    width: auto;
  }
  input[name=change_password] {
    margin-left: 0px;
    float: left;
    margin-top: 2px;
    width: auto;
  }
}
@media screen and (max-width: 580px) {
  input[name=change_email] {
    margin-left: 20px;
    float: left;
    margin-top: 2px;
    width: auto;
  }
  input[name=change_password] {
    margin-left: 20px;
    float: left;
    margin-top: 2px;
    width: auto;
  }
}
li.item .filter-item-text.swatch {
  margin: 4px 0;
  display: inline-block;
}
li.item .swatch-option {
  float: right;
  margin: 5px 5px;
}
li.item .swatch-option.image:not(.disabled):hover,
li.item .swatch-option.color:not(.disabled):hover {
  outline: 1px solid #999;
}
.extra_cart {
  display: inline-block;
}
.cart-payments-images-container {
  padding-left: 5px;
  padding-right: 5px;
}
.extra_cart .cart-payments-images {
  padding: 0;
}
.extra_cart .cart-payments-images div {
  padding: 8px 3px;
}
#discount-coupon-form .action.primary {
  border: none;
  background: var(--gradient-right);
}
.cart-container-wrapper h1.page-title {
  text-align: center;
  font-weight: bold;
}
.centered {
  text-align: center;
}
div.vert-separated {
  color: gray;
}
#shopping-cart-table div.product-item-details a {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}
#shopping-cart-table .control.qty {
  position: relative;
}
#shopping-cart-table .control.qty:before {
  content: '+';
  position: absolute;
  border: 1px solid var(--border-color);
  width: 1em;
  height: 1em;
  line-height: 0.8;
  padding: 0;
  margin: 0;
  text-align: center;
  top: -0.36em;
  right: -1.6em;
  font-weight: bold;
  cursor: pointer;
}
#shopping-cart-table .control.qty:after {
  content: '-';
  position: absolute;
  border: 1px solid var(--border-color);
  width: 1em;
  height: 1em;
  line-height: 0.8;
  padding: 0;
  margin: 0;
  text-align: center;
  top: 0.9em;
  right: -1.6em;
  font-weight: bold;
  cursor: pointer;
}
@media only screen and (max-width: 1100px) {
  #maincontent > div > div > div.cart-container-wrapper > div.cart-container > div.cart-summary {
    float: none;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 100% !important;
    float: none;
  }
}
@media only screen and (min-width: 479px) and (max-width: 767px) {
  div.vert-separated > div > h3 {
    text-transform: uppercase;
    text-decoration: underline;
    text-align: center;
    padding: 20px 0;
  }
  div .cart.lo-minicart > a .counter-label {
    display: none;
  }
  div .cart.lo-minicart > a {
    color: #fff;
    display: block;
    padding-top: 15px;
    padding-left: 0;
    text-align: center;
    text-decoration: none;
  }
  div.vert-separated > div > ul > li.col-xs-3 {
    width: 33%;
  }
  div.vert-separated {
    padding: 0px;
    border: none;
  }
  div.cart-container-wrapper > div.cart-container > div.form-cart.cart.main.actions > button {
    background-color: #95c11f;
    border-color: #95c11f;
    height: 38px;
    float: right;
  }
  div.cart-container-wrapper > div.cart-container > div.form-cart.cart.main.actions > button:after {
    font-family: 'icons-blank-theme';
    content: '\e611';
  }
  /*
    Change head area:
    - Logo smaller
    - remove searchbar
    - change "Haben Sie Fragen..." Area
    - move cart and login icon just behind the logo
*/
  body.checkout-cart-index .page-header .header-col-2 {
    border-bottom: 0px;
  }
  body.checkout-cart-index div.header-logo {
    max-width: 250px;
  }
  body.checkout-cart-index form#header-search-form {
    display: none;
  }
  body.checkout-cart-index header > div > div > div.header-inner.container-fluid > div > div.col-sm-6.col-md-2.col-lg-2.header-col-3 {
    display: inline-block;
    text-align: center;
    width: 100%;
  }
  body.checkout-cart-index header > div > div > div.header-inner.container-fluid > div > div.col-sm-6.col-md-2.col-lg-2.header-col-3 br {
    display: none;
  }
  body.checkout-cart-index header > div > div > div.header-inner.container-fluid > div > div.header-col-2.col-sm-6.col-md-3.col-lg-4 {
    position: absolute;
    left: 260px;
    width: 160px;
  }
  body.checkout-cart-index header > div > div > div.header-inner.container-fluid > div > div.header-col-2.col-sm-6.col-md-3.col-lg-4 div > div.vertical.col-xs-6 {
    border: none;
  }
  body.checkout-cart-index header > div > div > div.header-inner.container-fluid > div > div.header-col-2.col-sm-6.col-md-3.col-lg-4 div > div.mobile-account.col-xs-6 {
    background-size: 35px;
  }
  body.checkout-cart-index form#form-validate .cart.main.actions a.action.continue {
    display: none;
  }
  body.checkout-cart-index form#form-validate .cart.main.actions button.action.clear {
    display: none;
  }
  body.checkout-cart-index #shopping-cart-table > thead > tr > th.col.item > span {
    display: none;
  }
  body.checkout-cart-index #shopping-cart-table > tbody tr.item-info > td.col.item > a > span > span > img {
    width: 180px;
    max-height: 180px;
  }
  body.checkout-cart-index #shopping-cart-table > tbody tr.item-info > td.col.item > a {
    max-width: none;
  }
  body.checkout-cart-index #shopping-cart-table > tbody tr.item-info > td.col.item {
    min-height: 180px;
  }
  body.checkout-cart-index #shopping-cart-table > tbody tr.item-info:first > td.col.item {
    height: 200px;
  }
  body.checkout-cart-index #shopping-cart-table > tbody tr.item-info > td.col.item > a > span {
    width: 180px !important;
  }
  body.checkout-cart-index #shopping-cart-table > tbody tr.item-info > td.col.item > div {
    margin-left: 130px;
  }
  body.checkout-cart-index #maincontent > div > div > div.cart-container-wrapper > div.page-title-wrapper > h1 {
    color: gray;
    text-align: left;
  }
  body.checkout-cart-index #form-validate > div.extra_cart.col-md-12.vert-separated > div:nth-child(2) > ul > li {
    width: auto;
  }
  body.checkout-cart-index #form-validate > div.extra_cart.col-md-12.vert-separated img {
    max-width: 80px;
  }
}
.checkout-cart-index .cart-summary .checkout-methods-items .amazon-minicart-container .amazon-button-container__cell .field-tooltip {
  top: 30%;
}
.checkout-cart-index .cart-summary .checkout-methods-items .amazon-minicart-container .amazon-button-container__cell:nth-child(2) {
  display: none;
}
.checkout-cart-index .login-with-amazon img + img {
  display: none;
}
@media (min-width: 1101px) {
  .checkout-cart-index .cart-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 1101px) {
  .checkout-cart-index .cart-container .cart-summary {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0;
  }
}
.checkout-cart-index .cart-container .cart-summary .checkout.checkout-methods-items {
  padding-left: 5px;
}
.checkout-cart-index .cart-container .form-cart.cart.main {
  margin-bottom: 10px;
}
@media (min-width: 1101px) {
  .checkout-cart-index .cart-container .form-cart.cart.main {
    width: 100%;
  }
}
.checkout-cart-index .cart-container .form-cart.cart.main .action.continue {
  padding: 8px 15px 8px 0;
  margin-bottom: 0;
}
.checkout-cart-index .cart-container .form-cart.cart.main .action.continue::before {
  padding-top: 3px;
}
.checkout-cart-index .cart-container .form-cart.cart.main .action.primary.checkout {
  background: #95c11f;
  border-color: #95c11f;
}
.checkout-cart-index .cart-container .cart.actions.bottom .action.continue {
  padding: 8px 15px 8px 0;
  margin-bottom: 0;
}
.checkout-cart-index .cart-container .cart.actions.bottom .action.continue::before {
  padding-top: 3px;
}
@media (max-width: 767px) {
  .form-cart.cart.main.actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
  .form-cart.cart.main.actions .action {
    margin: 0;
    font-size: 1.4rem;
    font-weight: bold;
    padding: 7px 17px 6px !important;
    height: auto;
    position: relative;
    text-align: center;
  }
  .form-cart.cart.main.actions .action.continue span {
    display: none;
  }
  .form-cart.cart.main.actions .action.continue:before {
    font-size: 2em;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 1;
    position: absolute;
    left: 0.3em;
    top: 0.2em;
  }
  .form-cart.cart.main.actions .action.continue:after {
    content: attr(data-mobile-title);
    padding-left: 1em;
  }
  .form-cart.cart.main.actions .action.primary.checkout:before {
    content: '\e608';
    font-family: 'icons-blank-theme';
    font-size: 2em;
    position: absolute;
    right: 0.3em;
    top: 0.2em;
    padding: 0;
    line-height: 1;
  }
  .form-cart.cart.main.actions .action.primary.checkout:after {
    font-size: 2em;
    position: absolute;
    top: 0.2em;
    right: 1.2em;
    line-height: 1;
  }
  .form-cart.cart.main.actions .action.primary.checkout span {
    padding-right: 3em;
  }
  .cart.items.data.table .actions-toolbar {
    display: grid;
    gap: 10px;
    width: 60vw;
    margin: auto;
  }
  .cart.items.data.table .actions-toolbar:after {
    display: none;
  }
  .cart.items.data.table .actions-toolbar:before {
    display: none;
  }
  .cart.items.data.table .actions-toolbar .gift-options-cart-item {
    display: none;
  }
  .cart.items.data.table .actions-toolbar .action {
    position: relative;
  }
  .cart.items.data.table .actions-toolbar .action.action-delete:before {
    content: '\e604';
    font-family: 'icons-blank-theme';
    position: absolute;
    font-size: 2em;
    line-height: 1.2em;
    top: 0;
    left: 1em;
  }
}
.minicart-wrapper {
  margin: var(--minicart-icon-margin, 0) !important;
}
.minicart-wrapper .items-total {
  display: block;
  float: none;
}
.minicart-wrapper .items-total .count {
  font-size: 14px;
  font-weight: 700;
}
.minicart-wrapper .items-total span:not(.count) {
  font-weight: normal;
}
.minicart-wrapper .subtotal {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5em;
}
.minicart-wrapper .subtotal .label {
  display: inline;
  padding: 0;
  font-size: 1em;
  font-weight: normal;
  line-height: 1;
  color: #333333;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}
.minicart-wrapper .subtotal .amount .price-wrapper:first-child .price {
  font-size: 14px;
  font-weight: 700;
}
.minicart-wrapper .update-cart-item {
  margin-top: var(--minicart-update-margin-top, 10px);
}
.minicart-wrapper .action.showcart,
.minicart-wrapper .action.showcart.active {
  float: left;
  position: relative;
  margin: 0;
  padding: 0;
  width: var(--minicart-icon-width, 40px);
  height: var(--minicart-icon-height, 3.5em);
  background-color: var(--minicart-icon-bg-color, transparent);
  text-align: center;
  font-size: 1.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.minicart-wrapper .action.showcart:before,
.minicart-wrapper .action.showcart.active:before {
  content: "";
  top: 0;
  left: 0;
  background-color: var(--minicart-icon-color) !important;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: var(--minicart-icon-mask-size);
  mask-size: var(--minicart-icon-mask-size);
  cursor: pointer;
  width: var(--minicart-icon-width);
  height: var(--minicart-icon-height);
}
.minicart-wrapper .action.showcart:after,
.minicart-wrapper .action.showcart.active:after {
  display: none !important;
}
.minicart-wrapper .actions .primary .paypal.checkout {
  display: none;
}
.minicart-wrapper .action.close {
  right: var(--minicart-close-right, 0.5rem);
  top: var(--minicart-close-top, 0.5rem);
  width: var(--minicart-close-width, 0);
  height: var(--minicart-close-height, 0);
}
.minicart-wrapper .action.close:before {
  font-size: var(--minicart-close-font-size, 1rem);
  line-height: var(--minicart-close-line-height, 1);
  color: var(--minicart-close-color, #757575);
}
.minicart-wrapper .action.close:hover:before {
  color: var(--minicart-close-hover-color, #757575);
}
.minicart-wrapper .block-minicart {
  padding: var(--minicart-padding, 25px 20px 0 20px);
  background: var(--minicart-bg-color, #ffffff);
  border: 1px solid var(--minicart-br-color, #bbbbbb);
}
.minicart-wrapper .block-minicart:before {
  border-color: transparent transparent var(--minicart-bg-color, #ffffff) transparent;
}
.minicart-wrapper .block-minicart:after {
  border-color: transparent transparent var(--minicart-br-color, #bbbbbb) transparent;
}
.minicart-wrapper .block-minicart .block-content > .actions > .primary {
  margin: 0 0 15px;
}
.minicart-wrapper .block-minicart .block-content > .actions > .primary .action.primary.checkout {
  width: 100%;
  max-width: 100%;
  background-color: var(--theme-color-05);
  border-color: var(--theme-color-05);
  text-transform: uppercase;
  padding: 10px;
}
.minicart-wrapper .block-minicart .block-content > .actions .secondary .action.viewcart {
  /* display: block;*/
  width: 100%;
  max-width: 100%;
  font-size: 1em;
  padding: 10px;
}
.minicart-wrapper .block-minicart .block-content .minicart-items-wrapper {
  border: none;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid var(--minicart-h-line-color, #cccccc);
}
.minicart-items .tax-info {
  font-size: var(--base-font-size, 16px);
}
.minicart-items .action.edit:before {
  color: var(--minicart-items-edit-color, #757575);
}
.minicart-items .action.edit:hover:before {
  color: var(--minicart-items-edit-hover-color, #333333);
}
.minicart-items .action.delete:before {
  color: var(--minicart-items-delete-color, #757575);
}
.minicart-items .action.delete:hover:before {
  color: var(--minicart-items-delete-hover-color, #333333);
}
.minicart-items .product-item-details {
  padding-left: 148px;
}
.minicart-items .product-item-details .product-item-pricing .minicart-price .price {
  font-weight: bold;
}
.action.empty-cart {
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .minicart-wrapper .block-minicart {
    width: 95vw !important;
  }
  .minicart-wrapper .product .actions {
    float: right !important;
    margin: -37px 0 0 !important;
    text-align: right !important;
  }
  .navigation a.product-item-photo {
    padding-left: 0;
  }
  .cart.lo-minicart.minicart-wrapper .action.showcart .counter.qty {
    line-height: 15px;
    font-size: 13px;
  }
}
body.paypal-express-review #maincontent {
  margin: auto;
  max-width: 1000px;
}
body.paypal-express-review #discount-coupon-form label.label {
  width: auto;
}
body.paypal-express-review .page-title-wrapper .page-title {
  margin-top: 50px;
  margin-bottom: 70px;
  text-align: center;
  width: 100%;
}
@media (max-width: 767px) {
  body.paypal-express-review .page-title-wrapper .page-title {
    margin-top: 30px;
    margin-bottom: 50px;
  }
}
body.paypal-express-review .fieldset.coupon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
}
body.paypal-express-review .fieldset.coupon .actions-toolbar {
  margin-top: 0;
}
@media (max-width: 400px) {
  body.paypal-express-review .fieldset.coupon .actions-toolbar {
    margin-right: auto;
    margin-left: auto;
  }
}
body.paypal-express-review .fieldset.coupon .actions-toolbar .primary .action.primary {
  margin-right: 0;
}
body.paypal-express-review .fieldset.coupon .field {
  margin-bottom: 0;
  width: 100%;
  max-width: calc(100% - 260px);
}
@media (max-width: 649px) {
  body.paypal-express-review .fieldset.coupon .field {
    max-width: calc(100% - 200px);
  }
}
@media (max-width: 400px) {
  body.paypal-express-review .fieldset.coupon .field {
    max-width: 100%;
    margin-bottom: 20px;
  }
}
body.paypal-express-review .fieldset.coupon .field > .label {
  display: none;
}
body.paypal-express-review .fieldset.coupon .field .control {
  width: 100%;
}
body.paypal-express-review #shipping-method .wrap-field-group {
  border-bottom: 1px solid #d1d1d1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 0!important;
}
body.paypal-express-review #shipping-method .wrap-field-group .custom {
  width: 20px;
  margin-right: 15px;
  padding-left: 0;
}
body.paypal-express-review #shipping-method .wrap-field-group .radio-label-group {
  max-width: calc(100% - 122px);
  width: 100%;
}
body.paypal-express-review #shipping-method .wrap-field-group .field-text-wrap {
  display: flex;
  text-indent: -9999px;
}
body.paypal-express-review #shipping-method .wrap-field-group .field-text-wrap .price {
  display: flex;
  text-indent: 0;
}
body.paypal-express-review #shipping-method .wrap-field-group .field-tooltip,
body.paypal-express-review #shipping-method .wrap-field-group .field-tooltip-space {
  display: inline-block;
  width: 25px;
  margin-left: 10px;
  margin-right: 10px;
}
body.paypal-express-review #shipping-method p {
  padding-top: 10px;
}
body.checkout-index-index div.page-wrapper > header.page-header .panel {
  box-shadow: none;
}
body.checkout-index-index .marg-bottom-default {
  margin-bottom: 40px;
}
body.checkout-index-index div.head-columns {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (min-width: 320px) and (max-width: 768px) {
  body.checkout-index-index div.head-columns {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
  }
}
body.checkout-index-index div.head-columns div.header-logo {
  flex-grow: 1;
}
@media (min-width: 320px) and (max-width: 768px) {
  body.checkout-index-index div.head-columns div.header-logo img.main-logo {
    max-width: 476px;
    width: 100%;
  }
}
body.checkout-index-index div.head-columns div.ups-checkout {
  flex-grow: 3;
  max-width: 830px;
  display: inline-block !important;
}
@media (min-width: 320px) and (max-width: 1320px) {
  body.checkout-index-index div.head-columns div.ups-checkout ul {
    max-width: 50vw;
  }
  body.checkout-index-index div.head-columns div.ups-checkout ul li {
    display: inline-block !important;
  }
}
body.checkout-index-index div.head-columns div.backtocart-container {
  flex-grow: 1;
  max-width: 180px;
  text-align: center;
}
@media (min-width: 320px) and (max-width: 768px) {
  body.checkout-index-index div.head-columns div.backtocart-container {
    font-size: 10px;
    right: 27px;
    position: absolute;
    max-width: 10vw;
  }
}
@media (max-width: 649px) {
  body.checkout-index-index div.head-columns div.backtocart-container {
    display: none;
  }
}
body.checkout-index-index .field._error .control input,
body.checkout-index-index .field._error .control select,
body.checkout-index-index .field._error .control textarea {
  border-color: #ff0000;
  border-width: 3px;
}
body.checkout-index-index .message.notice {
  background-color: #ff0000;
  color: #ffffff;
}
body.checkout-index-index .message.notice > *:first-child:before {
  color: #ffffff;
}
body.checkout-index-index div.product-item-name-block {
  vertical-align: top;
}
body.checkout-index-index div.product-item-details a.remove-action {
  text-decoration: none;
  float: right;
}
body.checkout-index-index div.product-item-details a.remove-action:after {
  font-size: 30px;
  line-height: 20px;
  vertical-align: top;
  content: '\e616';
  font-family: 'icons-blank-theme';
}
body.checkout-index-index .paypal-amazon-button-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  padding: 0 10px 30px;
}
body.checkout-index-index .paypal-amazon-button-wrap .amazon-button-container__cell:last-child {
  display: none;
}
body.checkout-index-index .paypal-amazon-button-wrap .paypal-express-in-context-mini-cart-container {
  margin: 0 !important;
}
@media (max-width: 768px) {
  body.checkout-index-index .paypal-amazon-button-wrap .amazon-button-container {
    width: auto;
  }
}
@media (max-width: 459px) {
  body.checkout-index-index .paypal-amazon-button-wrap .amazon-button-container {
    margin-top: 15px;
  }
}
@media (max-width: 459px) {
  body.checkout-index-index .paypal-amazon-button-wrap .checkout-social-login-container {
    margin-top: 10px !important;
  }
}
#checkout {
  margin: 0;
}
#checkout div.actions-toolbar {
  margin-left: auto;
}
#checkout div.actions-toolbar div.primary {
  width: 100%;
}
#checkout div.actions-toolbar div.primary button#centralPlaceOrder {
  display: block;
  background-color: #95c11f;
  border: none;
  width: 100%;
  font-size: 3rem;
  padding: 20px 17px 19px;
}
@media (max-width: 815px) {
  #checkout div.actions-toolbar div.primary button#centralPlaceOrderTop {
    display: block;
    background-color: #95c11f;
    border: none;
    margin-right: 0;
    width: 100%;
  }
}
@media (max-width: 360px) {
  #checkout div.actions-toolbar div.primary button#centralPlaceOrderTop span {
    font-size: 1.5rem;
  }
}
#checkout .addition-subtotal {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  font-weight: bold;
}
@media (min-width: 816px) {
  #checkout .addition-subtotal {
    display: none;
  }
}
@media (max-width: 815px) {
  #checkout .addition-subtotal {
    display: block;
    text-align: left;
    line-height: 42px;
    vertical-align: top;
  }
}
@media (max-width: 360px) {
  #checkout .addition-subtotal {
    line-height: 34px;
  }
}
#checkout div.actions-toolbar:first-child {
  display: block;
  margin-top: 0;
  text-align: right;
  margin-bottom: 17px;
  vertical-align: top;
  width: auto;
}
#checkout .block.items-in-cart {
  clear: both;
}
#checkout .block.items-in-cart .minicart-items-wrapper .minicart-items .product-item-details .message-offers-notice {
  color: #2c65e7 !important;
  margin-top: 20px;
}
#checkout button.action.primary.checkout {
  display: none;
}
#checkout table.table-totals tr.totals {
  font-size: 1.5em;
}
#checkout img.payment-icon {
  max-height: 50px;
  position: absolute;
  right: 0;
  padding: 0;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
}
#checkout #checkout-step-payment {
  margin-bottom: 0px;
}
#checkout div.discount.checkout {
  display: flex;
  flex-wrap: wrap;
  max-width: 512px;
}
#checkout div.discount.checkout > span {
  padding-right: 15px;
  flex-grow: 0;
  line-height: 32px;
}
#checkout div.discount.checkout #coupon_code.checkout.discount {
  width: auto;
  flex-grow: 1;
}
#checkout div.discount.checkout div.actions-toolbar {
  width: 100%;
  margin-left: auto;
}
#checkout div.discount.checkout div.actions-toolbar div.primary {
  width: 100%;
}
#checkout div.discount.checkout div.actions-toolbar div.primary button {
  color: #333333;
  width: 100%;
  margin-top: 10px;
  background-color: #f2f2f2;
  border: none;
}
#checkout p.social-intro {
  text-align: center;
  font-size: 1.2em;
  margin-top: 30px;
}
#customer-email-fieldset-register .field .label[for='customer-password2-register'] {
  padding-top: 0;
  white-space: normal;
}
.amazon-divider span {
  display: none;
}
ol#checkoutSteps.opc ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ol#checkoutSteps.opc > li {
  margin-right: 12%;
}
@media (min-width: 320px) and (max-width: 768px) {
  ol#checkoutSteps.opc > li {
    width: 100%;
    margin-right: 0px;
  }
}
@media (min-width: 769px) and (max-width: 1500px) {
  ol#checkoutSteps.opc > li {
    width: 100%;
    margin-right: 0px;
  }
}
ol#checkoutSteps.opc > li label {
  font-weight: normal;
}
ol#checkoutSteps.opc > li:last-child {
  margin-right: 0;
}
ol#checkoutSteps.opc .step-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
ol#checkoutSteps.opc .step-title .title {
  margin-right: 2em;
}
ol#checkoutSteps.opc .step-title .notice-content {
  position: relative;
  padding-left: 50px;
}
ol#checkoutSteps.opc .step-title .notice-content span {
  font-size: 16px;
}
ol#checkoutSteps.opc .step-title .notice-content span.info-icon {
  width: 38px;
  font-size: 38px;
  height: 38px;
  position: absolute;
  top: 6px;
  left: 0;
}
ol#checkoutSteps.opc .step-title .notice-content span.info-icon:before {
  top: -9px;
}
ol#checkoutSteps.opc .step-title .notice-content span.content {
  line-height: 1.5;
  display: flex;
}
ol#checkoutSteps.opc .step-sub-title {
  background-color: white;
  color: black;
  font-size: 22px;
}
ol#checkoutSteps.opc td.col-carrier {
  font-size: 16px;
}
.opc-sidebar {
  margin: 0;
}
.opc-sidebar .modal-header {
  display: none;
}
.opc-block-summary {
  background: none;
  padding: 0;
}
.opc-block-summary > .title {
  display: none;
}
.opc-block-summary .items-in-cart.active > .title:after {
  display: none;
}
.opc-block-summary .block.items-in-cart.active {
  margin-bottom: 10px;
}
.opc-block-summary .block.items-in-cart.active .minicart-items-wrapper.overflowed {
  max-height: none !important;
}
.opc-block-summary .block.items-in-cart.active .minicart-items-wrapper.overflowed .more-items-container {
  border-top: 1px solid #cccccc;
  padding: 15px 0;
}
.opc-block-summary .block.items-in-cart.active .minicart-items-wrapper.overflowed .toggle-more-items {
  cursor: pointer;
  width: 100%;
}
.opc-block-summary .block.items-in-cart.active .minicart-items-wrapper.overflowed .toggle-more-items[aria-expanded="true"] {
  margin-bottom: 15px;
}
.opc-block-summary .block.items-in-cart.active .minicart-items-wrapper.overflowed .toggle-more-items:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  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;
}
.opc-block-summary .block.items-in-cart.active .minicart-items-wrapper.overflowed div.active .toggle-more-items:after {
  content: '\e621';
}
@media (max-width: 480px) {
  .opc-block-summary .table-totals td.amount {
    white-space: normal;
  }
}
@media (max-width: 480px) {
  .opc-block-summary .table-totals td.amount .not-calculated {
    font-size: 18px;
  }
}
div.ups-checkout > ul {
  list-style-type: none;
  display: inline-block;
}
@media (min-width: 320px) and (max-width: 768px) {
  div.ups-checkout > ul {
    display: inline-grid;
  }
}
div.ups-checkout > ul li {
  display: inline;
  text-transform: uppercase;
  margin-right: 0px;
  border-right: 1px solid lightGray;
  padding-right: 20px;
  margin-right: 45px;
}
@media (min-width: 320px) and (max-width: 1330px) {
  div.ups-checkout > ul li {
    border-right: none;
  }
}
@media (min-width: 320px) and (max-width: 768px) {
  div.ups-checkout > ul li {
    padding-right: unset;
    margin-right: unset;
    border-right: none;
  }
}
div.ups-checkout > ul li:last-child {
  border-right: none;
}
div.ups-checkout > ul li::before {
  font-family: 'icons-blank-theme';
  content: '';
  font-size: 40px;
  vertical-align: middle;
}
div.ups-checkout > ul li.shipping::before {
  position: absolute;
  content: '';
  width: 40px;
  height: 40px;
  margin-left: -35px;
  background: url('../images/checkout/versand.png');
  background-repeat: no-repeat;
  background-size: 25px;
}
div.ups-checkout > ul li.return::before {
  position: absolute;
  content: '';
  width: 40px;
  height: 40px;
  margin-left: -35px;
  background: url('../images/checkout/rueckgaberecht.png');
  background-repeat: no-repeat;
  background-size: 25px;
}
div.ups-checkout > ul li.pickup::before {
  position: absolute;
  content: '';
  width: 40px;
  height: 40px;
  margin-left: -35px;
  background: url('../images/checkout/abholung_vor_ort.png');
  background-repeat: no-repeat;
  background-size: 25px;
}
/*
 * Checkbox Shipping
*/
label.custom {
  display: inline-block;
  position: relative;
  padding-left: 10px;
  margin-bottom: 20px;
  margin-right: 20px;
}
label.custom > input {
  position: absolute;
  opacity: 0;
}
label.custom > span.checkmark {
  position: absolute;
  background-color: white;
  width: 25px;
  height: 25px;
  border-radius: 30%;
  border: 1px solid gray;
}
label.custom > span.checkmark:after {
  content: '';
}
label.custom > input:checked ~ .checkmark:after {
  font-family: 'icons-blank-theme';
  content: '\e610';
  position: absolute;
  font-size: 26px;
  top: -6px;
}
/*
 * Order comment container
*/
.order-comment {
  margin: 30px 0 0 0;
}
/*
 * Hide toggle-tooltips at start
*/
.field-tooltip.toggle div.field-tooltip-content {
  display: none;
}
.field-tooltip.toggle._active div.field-tooltip-content {
  display: block;
  max-width: 320px;
  text-align: left;
}
@media (min-width: 320px) and (max-width: 950px) {
  .field-tooltip.toggle._active div.field-tooltip-content {
    left: -170px;
    top: 30px;
  }
  .field-tooltip.toggle._active div.field-tooltip-content:before {
    border: 10px solid transparent;
    top: initial;
    left: 159px !important;
    bottom: 100%;
    border-bottom-color: #666;
  }
  .field-tooltip.toggle._active div.field-tooltip-content:after {
    border: 9px solid transparent;
    top: initial;
    left: 160px !important;
    bottom: 100%;
    border-bottom-color: #f4f4f4;
  }
}
#checkout-shipping-method-load > table > thead > tr > th:nth-child(1) {
  max-width: 50px;
  font-size: 20px;
  font-weight: normal;
}
#checkout-shipping-method-load > table > thead > tr > th:nth-child(3) {
  width: 50px;
}
/*
 * Adress-field forms without tooltip should have the same widht.
*/
form.form-shipping-address input.input-text,
form.form-shipping-address select.select,
form.form-shipping-address textarea {
  width: calc(100% - 39px);
}
/*
 info icon for shipping provider
*/
span.info-icon {
  width: 25px;
  font-size: 26px;
  background-color: #fd7400;
  color: white;
  border-radius: 50%;
  display: inline-block;
  height: 25px;
  position: relative;
  right: 10px;
  top: 0px;
}
span.info-icon:before {
  font-family: 'icons-blank-theme';
  content: '\e60c';
  position: absolute;
  top: -5px;
  left: 0px;
}
span.info-icon .field-tooltip-content {
  color: black;
}
/*
 line-surrounded content
*/
.surrounded {
  text-align: center;
  /*
     * earphone - checkout bottom
    */
}
.surrounded span {
  display: inline-block;
  position: relative;
}
.surrounded span:before,
.surrounded span:after {
  content: '';
  position: absolute;
  height: 50px;
  border-bottom: 1px solid lightGray;
  top: 0;
  width: 550px;
}
.surrounded span:before {
  right: 100%;
  margin-right: 15px;
}
.surrounded span:after {
  left: 100%;
  margin-left: 15px;
}
.surrounded div.glyphicon.glyphicon-earphone {
  font-size: 30px;
  max-width: 10vw;
}
.surrounded.earphone span:before,
.surrounded.earphone span:after {
  height: 18px;
  width: 45vw;
}
.surrounded-wht {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid lightGray;
  line-height: 1px;
}
.surrounded-wht span {
  background-color: white;
  padding: 0 10px;
}
table.login-types-table {
  max-width: 512px;
}
table.login-types-table td {
  line-height: 25px;
}
table.login-types-table td label span.checkmark:after {
  top: 0px !important;
}
table.login-types-table td span.custom-radio-label {
  padding-left: 20px;
}
table.login-types-table td:last-child {
  text-align: left;
}
.checkout-social-login-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.checkout-social-login-container .social-btn-checkout {
  margin-right: 30px;
  margin-bottom: 15px;
}
.checkout-social-login-container .social-btn-checkout:last-child {
  margin-right: inherit;
}
.checkout-social-login-container .social-btn-checkout a .social-login-label {
  padding-left: 15px;
}
.checkout-social-login-container > div {
  width: fit-content;
  margin: 10px 0 !important;
}
.checkout-social-login-container .paypal.checkout.paypal-logo.paypal-express-in-context-mini-cart-container {
  order: 1;
}
.checkout-social-login-container .google-login {
  order: 2;
}
.checkout-social-login-container .amazon-button-container {
  order: 3;
  margin: 0;
}
.checkout-social-login-container .facebook-login {
  order: 1;
}
div.checkout-agreements {
  max-width: 512px;
}
div.checkout-agreements .checkout-agreement div.mage-error {
  margin-left: 120px;
  margin-top: -10px;
  margin-bottom: 20px;
}
div.checkout-agreements .checkout-agreement label {
  display: inline-block;
  width: 100%;
}
div.checkout-agreements .checkout-agreement label button.action {
  margin-left: 40px;
  text-align: left;
  background: none;
  width: calc(100% - 40px);
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  font-size: 16px !important;
}
.opc-progress-bar {
  margin-bottom: 15px;
}
li.opc-progress-bar-item {
  width: 30%;
}
li.opc-progress-bar-item._active {
  width: 70%;
}
.opc-progress-bar-item:before {
  height: 35px;
  background-color: #9a9a9a;
}
.opc-progress-bar-item:first-child:before {
  border-radius: 0;
}
.opc-progress-bar-item:first-child:after {
  content: '';
  width: 37px;
  height: 37px;
  display: block;
  position: absolute;
  background: transparent;
  border-right: 13px solid #ffffff;
  border-top: 13px solid #ffffff;
  top: 18px;
  z-index: 5;
  right: -10px;
  transform: rotate(45deg);
}
.opc-progress-bar-item:first-child > span:after {
  content: "1";
  font-family: 'Quicksand-Light', Arial, sans-serif;
  line-height: 54px;
  font-weight: bold;
  font-size: 32px;
}
.opc-progress-bar-item:last-child:before {
  border-radius: 0;
}
.opc-progress-bar-item:last-child > span:after {
  content: "2";
  font-family: 'Quicksand-Light', Arial, sans-serif;
  line-height: 54px;
  font-weight: bold;
  font-size: 32px;
}
.opc-progress-bar-item > span {
  padding-top: 68px;
  font-weight: bold;
  color: #9a9a9a;
}
.opc-progress-bar-item > span:after {
  color: #9a9a9a;
  height: 54px;
  margin-left: -27px;
  top: 10px;
  width: 54px;
}
.opc-progress-bar-item > span:before {
  background-color: #9a9a9a;
  height: 60px;
  margin-left: -30px;
  width: 60px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 7px;
}
.opc-progress-bar-item._active > span {
  color: #fd7400;
}
.opc-progress-bar-item._active > span:before {
  color: #fd7400;
}
.opc-progress-bar-item._active > span:after {
  color: #fd7400;
}
.opc-block-shipping-information .shipping-information .shipping-information-title {
  padding: 7.5px 30px 7.5px 0;
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0;
}
.opc-block-shipping-information .shipping-information .shipping-information-title .action-back {
  cursor: pointer;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0.5em;
  font-size: 14px;
}
.checkout-index-index .page-header.sticky {
  position: relative;
}
.checkout-footer-image {
  display: none;
}
.checkout-footer-image img {
  width: 100%;
}
.google-address-tooltip {
  font-size: 20px;
}
.google-address-tooltip p {
  font-size: 20px;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-slider.product-items {
  display: grid !important;
  row-gap: 40px !important;
  justify-content: space-around !important;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  /* Carousel with Products */
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.widget-product-carousel.slick-slider .slick-prev:before,
.widget-product-carousel.slick-slider .slick-next:before {
  font-size: 32px;
  line-height: 2px;
  color: #000;
}
.widget-product-carousel.slick-slider .slick-dots li:not(.slick-active) button {
  background: #cccccc;
}
.widget-product-carousel.slick-slider .slick-slide {
  /*
        width: auto !important;
        */
}
.widget-product-carousel.slick-slider .slick-slide .product-grid .product-item,
.widget-product-carousel.slick-slider .slick-slide .product-item {
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
  margin-bottom: 22.5px;
}
.widget-product-carousel.slick-slider .slick-slide .category-item-box {
  position: relative;
}
.widget-product-carousel.slick-slider .slick-slide .category-item-box h2.category-item-price {
  height: 70px;
}
.widget-product-carousel.slick-slider .slick-arrow.slick-hidden {
  display: none;
}
.widget-product-carousel.slick-slider .swatcher-wrapper-block {
  min-height: 50px;
}
.widget-product-carousel.slick-slider .swatches-container {
  margin-bottom: unset;
}
@media only screen and (max-width: 768px) {
  [data-content-type='row'] {
    max-width: calc(100vw - 30px) !important;
  }
}
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
.show-more-content {
  height: 0;
  visibility: collapse;
  transition: height 1s;
}
.opened.show-more-content,
.opened .show-more-content {
  visibility: visible;
  height: auto;
}
.mst-search__misc-recommendations {
  display: none;
}
.modal-inner-wrap .modal-content {
  box-shadow: none;
  border-radius: 0;
  border: none;
}
@media (min-width: 769px), print {
  .amgdprcookie-cookie-container .amgdprcookie-toggle-cookie {
    padding-left: 52px;
  }
}
@media screen and (min-width: 768px) {
  .column.main .kb__search-box button {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .sidebar.sidebar-main .kb__sidebar .kb__search-box button {
    padding: 5px 7px 0;
  }
}
.pagebuilder-column-group.grid-columns-custom .pagebuilder-column > div {
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 20px;
  padding: 0 16px 0;
  position: relative;
  text-align: left;
}
.pagebuilder-column-group.grid-columns-12-custom .pagebuilder-column > div {
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 20px;
  padding: 0 16px 0;
  position: relative;
  text-align: center;
}
.pagebuilder-column-group.grid-columns-12-custom .pagebuilder-column:nth-child(1) {
  width: 2% !important;
}
.pagebuilder-column-group.grid-columns-12-custom .pagebuilder-column:nth-child(2) {
  width: 2% !important;
}
.pagebuilder-column-group.grid-columns-12-custom .pagebuilder-column:nth-child(3) {
  width: 15% !important;
}
.pagebuilder-column-group.grid-columns-12-custom .pagebuilder-column:nth-child(4) {
  width: 17% !important;
}
.pagebuilder-column-group.grid-columns-12-custom .pagebuilder-column:nth-child(5) {
  width: 8% !important;
}
.pagebuilder-column-group.grid-columns-12-custom .pagebuilder-column:nth-child(6) {
  width: 8% !important;
}
.pagebuilder-column-group.grid-columns-12-custom .pagebuilder-column:nth-child(7) {
  width: 6% !important;
}
.pagebuilder-column-group.grid-columns-12-custom .pagebuilder-column:nth-child(8) {
  width: 7% !important;
}
.pagebuilder-column-group.grid-columns-12-custom .pagebuilder-column:nth-child(9) {
  width: 7% !important;
}
.pagebuilder-column-group.grid-columns-12-custom .pagebuilder-column:nth-child(10) {
  width: 8% !important;
}
.pagebuilder-column-group.grid-columns-12-custom .pagebuilder-column:nth-child(11) {
  width: 10% !important;
}
.pagebuilder-column-group.grid-columns-12-custom .pagebuilder-column:nth-child(12) {
  width: 10% !important;
}
.widget-product-grid .product-items {
  display: grid !important;
  row-gap: 40px !important;
  justify-content: space-around !important;
}
.widget-product-grid .category-item-box {
  position: relative;
}
.widget-product-grid .category-item-box h2.category-item-price {
  height: 70px;
}
.widget-product-grid .swatcher-wrapper-block {
  min-height: 50px;
}
.widget-product-grid .swatches-container {
  margin-bottom: unset;
}
@media screen and (max-width: 768px) {
  .product-info-main .product.first-line,
  .product-info-main .product.second-line {
    max-width: unset;
    width: 50%;
    border-bottom: 1px solid #e6e6e6;
  }
  .product-info-main .product.third-line {
    width: 100%;
    padding: 15px 0;
  }
  .product-info-main .product.first-line {
    order: 4 !important;
  }
  .product-info-main .product.second-line {
    order: 3 !important;
  }
  .product-info-main .product.third-line {
    order: 1;
  }
  .product-info-main .product-add-form {
    order: 2;
  }
}
.border {
  border: 1px solid var(--border-color);
}
.border-left {
  border-left: 1px solid var(--border-color);
}
.border-right {
  border-right: 1px solid var(--border-color);
}
.border-top {
  border-top: 1px solid var(--border-color);
}
.border-bottom {
  border-bottom: 1px solid var(--border-color);
}
