/* special rules for reduced header */
/* base elements */
/* ------------------------------------- */
ul,
li {
  list-style-type: none;
}
a {
  color: #333333;
  overflow: hidden;
  text-decoration: none;
}
body {
  background: none repeat scroll 0 0 #ffffff;
  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 12px;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
td {
  vertical-align: top;
}
table {
  width: 100%;
}
th {
  text-align: left;
}
fieldset {
  border: 0 none;
  margin: 0;
  padding: 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}
input[type=number] {
  -moz-appearance: textfield;
}
.quickview .pdp-main.main .product-thumbnails-wrapper .thumbnail {
  left: 50px;
}
/* helper classes */
/* ------------------------------------- */
ul.menu {
  float: left;
  margin: 0;
  padding: 0;
}
ul.menu li {
  float: left;
  list-style: none none !important;
}
.clearfix:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.visually-hidden {
  border: 0 none;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  display: block;
}
.general-error {
  background-color: #dd0720;
  color: #ffffff;
  display: none;
  font-style: italic;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1.75rem;
  padding: 0.5rem 1.125rem 0.6rem;
  margin-top: 20px;
  width: 100%;
}
.debug {
  background-color: yellow;
  color: red;
  font-size: 14px;
  border: 1px solid red;
}
/* page layouts */
/* ------------------------------------- */
.primary-content {
  float: right;
  position: relative;
  width: 880px;
}
.primary-content h3 {
  font-size: 1.15em;
}
.primary-content a {
  color: #808080;
}
.primary-content dl {
  clear: both;
  overflow: hidden;
}
.primary-content dl dd {
  float: left;
  margin: 2% 0 0;
  padding: 0 0 0 5%;
}
.primary-content dl dt {
  clear: both;
  float: left;
  margin: 2% 0 0;
  min-width: 15%;
}
.primary-content h2 {
  font-size: 1.3em;
}
#wrapper {
  background: none repeat scroll 0 0 #FFFFFF;
  margin: auto;
  max-width: 1200px;
  width: 1200px;
  border-top: none;
}
#secondary {
  float: left;
  width: 300px;
}
#main {
  margin-top: 20px;
}
#browser-check {
  position: relative;
}
/* content assets and slots */
/* ------------------------------------- */
#account-nav-asset.service-module {
  line-height: 1.5em;
  padding: 10px 0;
}
#account-nav-asset.service-module a {
  color: #000000;
}
#account-nav-asset.service-module a:hover,
#account-nav-asset.service-module a:active {
  text-decoration: underline;
}
#account-nav-asset.service-module p {
  margin: 10px 0 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 19px;
  text-align: left;
}
#account-nav-asset.service-module p.magazin {
  font-family: Georgia;
  line-height: 22px;
}
#account-nav-asset.service-module p.bold {
  font-weight: bold;
}
#account-nav-asset.service-module p.italic {
  font-style: italic;
}
#account-nav-asset.service-module span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 19px;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
}
#account-nav-asset.service-module span.magazin {
  font-family: Georgia;
  line-height: 22px;
}
#account-nav-asset.service-module span.bold {
  font-weight: bold;
}
#account-nav-asset.service-module span.italic {
  font-style: italic;
}
#account-nav-asset.service-module .viewport-content-hidden {
  margin: 0;
}
#account-nav-asset.service-module img {
  margin-right: 12px;
}
#account-nav-asset.service-module h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
}
#account-nav-asset.service-module h2.bold {
  font-weight: bold;
}
#account-nav-asset.service-module h2.italic {
  font-style: italic;
}
#account-nav-asset.service-module div {
  margin: 0;
  padding: 0;
}
#account-nav-asset.service-module .service-message {
  width: 215px;
  line-height: 17px;
}
#account-nav-asset.service-module .service-call {
  margin-left: 0px;
}
#account-nav-asset.service-module .service-call .numbers {
  white-space: nowrap;
  position: relative;
}
#account-nav-asset.service-module .service-call .numbers a {
  margin-left: 0;
}
#account-nav-asset.service-module .service-call .numbers a span {
  position: absolute;
  left: 42px;
}
#account-nav-asset.service-module .service-call .numbers a span:hover,
#account-nav-asset.service-module .service-call .numbers a span:active {
  text-decoration: underline;
}
#account-nav-asset.service-module .service-call .numbers a span.first-number {
  bottom: 17px;
}
#account-nav-asset.service-module .service-call .numbers a span.second-number {
  bottom: 1px;
}
#account-nav-asset.service-module .service-chat,
#account-nav-asset.service-module .service-mail {
  margin-top: 2px;
}
#account-nav-asset.service-module .service-chat span,
#account-nav-asset.service-module .service-mail span {
  position: relative;
  bottom: 8px;
}
#account-nav-asset.service-module .service-mail a {
  margin-left: 0 !important;
}
#account-nav-asset.service-module td {
  text-transform: uppercase;
  padding: 0 10px 0 0;
}
.browser-compatibility-alert {
  background: url("../images/interface/icon-alert.png") no-repeat scroll 1em 1em #FAEDED;
  border: 1px solid;
  color: #9E0F0F;
  margin: 1em;
  padding: 0.5em 4em;
}
.content-slot img {
  height: auto;
  max-width: 100%;
}
.product-listing-1x4 {
  background: none repeat scroll 0 0 #FFFFFF;
  overflow: hidden;
  padding: 10px 0;
}
.product-listing-1x4 ul.search-result-items .grid-tile {
  margin: 0 1% 0 2%;
  width: 18%;
}
.category-head-banner .category-banner-name {
  background-color: #fabb00;
  box-sizing: border-box;
  color: #000000;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  padding: 5px 20px;
  width: 100%;
}
.content-asset address {
  margin: 1em 0;
}
.content-asset ul {
  line-height: 1.6em;
  margin: 1em 0;
  padding: 0 1.5em;
}
.content-asset p {
  margin: 1em 0;
}
.content-asset ul.account-options {
  margin: 0;
  padding: 0;
}
.content-asset ul.account-options li {
  border-bottom: 1px solid #D9D9D9;
  float: left;
  height: 80px;
  list-style: none none !important;
  margin: 0 0 0 4%;
  padding: 20px 0 0;
  position: relative;
  width: 46%;
}
.content-asset ul.account-options li a {
  display: block;
  font-size: 1.5em;
  line-height: 30px;
  padding: 0 0 0 55px;
}
.content-asset ul.account-options li img {
  left: 0;
  position: absolute;
  top: 10px;
}
.content-asset ul.account-options li p {
  margin: 0;
  padding-left: 55px;
}
.content-asset ol {
  line-height: 1.6em;
  margin: 1em 0;
  padding: 0 1.5em;
}
.content-asset ol li {
  list-style: decimal outside none;
}
.slot-grid-header p {
  margin: 0;
  padding: 0;
}
/* full section link layer */
.msdw-link-on-image {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
/* screen reader only (accessibility) */
.msdw-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* jQuery Ui */
/* ------------------------------------- */
.ui-dialog {
  z-index: 1004 !important;
}
.ui-widget-overlay {
  z-index: 1003 !important;
}
.ui-dialog h1,
.ui-dialog h2 {
  font-family: Georgia;
  font-size: 1.8em;
  font-style: italic;
  font-weight: 400;
}
@media only screen and (max-width: 1009px) {
  .ui-dialog {
    position: fixed;
    top: 50px !important;
    right: 0;
    left: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
.ui-tabs .ui-tabs-nav {
  background: none repeat scroll 0 0 transparent;
  height: 2.45em;
  padding: 10px 0 0;
}
.ui-tabs .ui-tabs-nav li.ui-state-active {
  background: none repeat scroll 0 0 #ffffff;
}
.ui-tabs .ui-tabs-nav li.ui-state-active a {
  color: #000000;
  font-weight: bold;
}
.ui-tabs .ui-tabs-nav li {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
  font-style: italic;
  font-size: 16px;
  list-style: none none !important;
  margin-right: 40px;
}
.ui-tabs .ui-tabs-nav li a {
  color: #000000;
  padding: 0;
  overflow: visible;
}
.ui-tabs .ui-tabs-panel {
  background: none repeat scroll 0 0 #FFFFFF;
  color: #414141;
  font-size: 0.9em;
  line-height: 1.5em;
  margin: 0;
  padding: 0px;
}
.ui-accordion .ui-accordion-content {
  padding: 0;
}
.ui-widget-overlay {
  position: fixed !important;
  top: 0;
  background: url("../images/interface/ui-overlay-shadow.png") repeat scroll 50% 50% #333333;
  opacity: 0.4;
}
.ui-dialog {
  z-index: 1002;
  background: none repeat scroll 0 0 #FFFFFF;
}
.ui-dialog .dialog-required {
  font-weight: 400;
  position: relative;
  text-transform: none;
}
.ui-dialog .ui-widget-header {
  background: none repeat scroll 0 0 #e5e5e5;
  border: 0 none;
  border-radius: 0 0 0 0;
  height: 32px;
  text-transform: uppercase;
}
.ui-dialog .paymentinformation .ui-widget-header,
.ui-dialog .sizinginformation .ui-widget-header,
.ui-dialog .data-protection .ui-widget-header {
  background: none repeat scroll 0 0 #ffffff;
  height: 20px;
  border-bottom: solid 1px #cdcdcd;
  padding-bottom: 2px;
}
.ui-dialog .paymentinformation .inner-list.sec-level,
.ui-dialog .sizinginformation .inner-list.sec-level,
.ui-dialog .data-protection .inner-list.sec-level {
  padding-top: 0;
  margin-top: 0;
}
.ui-dialog .paymentinformation .inner-list li,
.ui-dialog .sizinginformation .inner-list li,
.ui-dialog .data-protection .inner-list li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 19px;
  text-align: left;
  list-style-type: square;
}
.ui-dialog .paymentinformation .inner-list li.magazin,
.ui-dialog .sizinginformation .inner-list li.magazin,
.ui-dialog .data-protection .inner-list li.magazin {
  font-family: Georgia;
  line-height: 22px;
}
.ui-dialog .paymentinformation .inner-list li.bold,
.ui-dialog .sizinginformation .inner-list li.bold,
.ui-dialog .data-protection .inner-list li.bold {
  font-weight: bold;
}
.ui-dialog .paymentinformation .inner-list li.italic,
.ui-dialog .sizinginformation .inner-list li.italic,
.ui-dialog .data-protection .inner-list li.italic {
  font-style: italic;
}
.ui-dialog .ui-icon-closethick {
  background: url("../images/sprites.png") -398px -201px no-repeat;
  height: 32px;
  width: 32px;
}
.ui-dialog .ui-dialog-titlebar-close {
  border: 0 none;
  border-radius: 0 0 0 0;
  height: 35px;
  margin: 0;
  padding: 0;
  right: 0;
  top: 0;
  width: 35px;
  font-size: 0;
  background-color: transparent;
}
.ui-dialog .ui-dialog-titlebar-close span {
  margin: 8px 0 0 0;
  padding: 0;
}
.ui-dialog .ui-dialog-titlebar-close span.ui-button-icon-space {
  display: none;
}
.ui-dialog .ui-dialog-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  line-height: 22px;
  text-transform: uppercase;
}
.ui-dialog .ui-dialog-title.bold {
  font-weight: bold;
}
.ui-dialog .ui-dialog-title.italic {
  font-style: italic;
}
.ui-dialog .shipping-information h2,
.ui-dialog .returns-policy h2,
.ui-dialog .data-protection h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
}
.ui-dialog .shipping-information h2.bold,
.ui-dialog .returns-policy h2.bold,
.ui-dialog .data-protection h2.bold {
  font-weight: bold;
}
.ui-dialog .shipping-information h2.italic,
.ui-dialog .returns-policy h2.italic,
.ui-dialog .data-protection h2.italic {
  font-style: italic;
}
.ui-dialog .shipping-information .chapter,
.ui-dialog .returns-policy .chapter,
.ui-dialog .data-protection .chapter {
  margin-bottom: 30px;
}
.ui-dialog .dialog-h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
  color: #000000 !important;
  cursor: text;
}
.ui-dialog .dialog-h2.bold {
  font-weight: bold;
}
.ui-dialog .dialog-h2.italic {
  font-style: italic;
}
/* tables used for product lists (wishlist, gift reg) */
/* ------------------------------------- */
td.item-availability ul {
  list-style: none none;
  margin: 0;
  padding: 0;
}
td.item-dashboard {
  color: #AAAAAA;
  width: 250px;
}
td.item-dashboard label {
  display: inline;
  float: none;
  font-size: 1em;
  font-weight: 400;
  padding: 0;
  width: auto !important;
}
td.item-dashboard .option-quantity-purchased span.exceeded {
  color: #ff0000;
}
td.item-dashboard .option-quantity-desired input {
  padding: 0;
  width: 20px;
}
td.item-dashboard .option-date-added .value {
  color: #333333;
  font-weight: 700;
}
td.item-dashboard .input-select {
  margin: 0;
  padding: 8px;
  width: auto !important;
}
td.item-dashboard .option-priority label {
  color: #333333;
  font-weight: 700;
}
td.item-dashboard .option-priority .label {
  color: #333333;
  font-weight: 700;
}
td.item-dashboard .item-option {
  clear: both;
  font-size: 1em;
  margin: 0 0 0.5em;
}
td.item-dashboard .item-option .form-row {
  display: inline;
}
td.item-dashboard .label {
  display: inline;
  float: none;
  font-size: 1em;
  font-weight: 400;
  padding: 0;
  width: auto !important;
}
td.item-dashboard .input-checkbox {
  margin: 0 5px;
}
td.item-dashboard .option-add-to-cart label {
  color: #333333;
  font-size: 1.1em;
  font-weight: 700;
  text-transform: uppercase;
}
td.item-dashboard .option-add-to-cart .label {
  color: #333333;
  font-size: 1.1em;
  font-weight: 700;
  text-transform: uppercase;
}
td.item-dashboard .option-add-to-cart input {
  padding: 0.8em 0.3em 0.7em;
  width: 50px;
}
td.item-dashboard .input-text {
  margin: 0;
  text-align: center;
}
table.item-list tr.headings {
  display: none;
}
table.item-list td {
  padding: 1em;
  vertical-align: top;
}
table.item-list tr {
  border-bottom: 1px solid #D9D9D9;
}
table.item-list tr.promo td.promo-adjustment {
  padding: 20px 0 20px 180px!important;
}
table.item-list tr.promo td.promo-adjustment span.label {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
  color: #000000;
}
table.item-list tr.promo td.promo-adjustment span.label.bold {
  font-weight: bold;
}
table.item-list tr.promo td.promo-adjustment span.label.italic {
  font-style: italic;
}
table.item-list tr.promo td.promo-adjustment div.value {
  clear: both;
}
table.item-list tr.last {
  border: 0 none;
}
th.section-header {
  padding: 1em;
}
td.item-quantity-details ul {
  list-style: none none;
  margin: 0;
  padding: 0;
}
.item-details .product-list-item .promo {
  color: #00a513;
}
.item-details .product-list-item .value {
  font-weight: 700;
}
.item-details .product-list-item .price-standard {
  color: #999999;
  text-decoration: line-through;
}
.item-details .product-list-item .name {
  font-family: Georgia,serif;
  font-size: 1.2em;
  font-style: italic;
}
/* base tool tip */
/* ------------------------------------- */
.js .tooltip-content {
  display: none !important;
}
.tooltip {
  position: relative;
}
.tooltip .tooltip-content {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 19px;
  text-align: left;
  background-color: #cdcdcd;
  border-radius: 3px 3px 3px 3px;
  color: #505050;
  display: none;
  left: 100%;
  max-width: 300px;
  min-width: 200px;
  opacity: 0;
  position: absolute;
  text-decoration: none;
  top: 100%;
  visibility: hidden;
  z-index: 10;
}
.tooltip .tooltip-content.magazin {
  font-family: Georgia;
  line-height: 22px;
}
.tooltip .tooltip-content.bold {
  font-weight: bold;
}
.tooltip .tooltip-content.italic {
  font-style: italic;
}
.tooltip:hover .tooltip-content {
  display: block;
  opacity: 1;
  overflow: visible;
  visibility: visible;
}
/* JavaScript specific styles */
.js .loader {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.js #quickviewbutton {
  display: none;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 17px;
  padding: 10px 0;
}
.js .loader-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.7;
}
.js .loader-indicator {
  z-index: 100;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
  width: 32px;
  height: 32px;
  background: url("../images/loading-small.gif") no-repeat;
}
.js .product-image:hover #quickviewbutton {
  display: block;
}
/* quick view */
/* --------------------------------------------------------------------------------------- */
.js .zoomWrapperImage {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 110;
}
.js .zoomWrapperImage img {
  border: 0px;
  display: block;
  position: absolute;
  z-index: 101;
}
.js .zoomPup {
  overflow: hidden;
  background-color: #FFF;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
  z-index: 120;
  position: absolute;
  border: 1px solid #CCC;
  z-index: 101;
  cursor: crosshair;
}
.js .ui-dialog-content a {
  color: #505050;
}
.js .ui-dialog-content .pdp-main .product-set-list {
  border: 1px solid #d9d9d9;
  height: 500px;
  overflow: auto;
}
.js .ui-dialog-content .pdp-main .product-set-list .product-set-details {
  width: 75%;
}
.js .ui-dialog-content .pdp-main .product-set-list .product-name {
  margin: 0;
}
.js .ui-dialog-content .pdp-main .product-set-list .product-set-item {
  margin: 1em 0;
}
.js .ui-dialog-content .pdp-main .product-set-list .block-add-to-cart .price {
  font-size: 1.5em;
  padding: 0.4em 0 0;
  width: 130px;
}
.js .ui-dialog-content .pdp-main .product-set-list .product-set-image {
  width: 25%;
}
.js .ui-dialog-content .pdp-main h1.product-name {
  float: left;
  padding: 0 10px 0 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  line-height: 22px;
  text-transform: uppercase;
  width: 100%;
}
.js .ui-dialog-content .pdp-main h1.product-name.bold {
  font-weight: bold;
}
.js .ui-dialog-content .pdp-main h1.product-name.italic {
  font-style: italic;
}
.js .ui-dialog-content .pdp-main a.product-link {
  color: #808080;
  float: left;
  margin-top: -68px;
}
.js .ui-dialog-content .product-col-1 {
  width: 377px;
}
.js .ui-dialog-content .product-col-1 .product-image {
  max-width: 100%;
}
.js .ui-dialog-content .product-col-2 {
  width: 503px;
}
.js .zoomWrapperTitle {
  display: block;
  background: #999;
  color: #FFF;
  height: 18px;
  line-height: 18px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 10px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 120;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.js .zoomOverlay {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #FFF;
  z-index: 5000;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 101;
}
.js .zoomIframe {
  z-index: -1;
  filter: alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position: absolute;
  display: block;
}
.js .zoomWrapper {
  position: relative;
  border: 1px solid #999;
  z-index: 110;
}
.js .zoomPad {
  position: relative;
  float: left;
  z-index: 19;
  cursor: crosshair;
  width: 100%;
}
.js .zoomWindow {
  position: absolute;
  left: 475px !important;
  top: 117px !important;
  background: #FFF;
  z-index: 6000;
  height: auto;
  z-index: 10000;
  z-index: 110;
}
.js .zoomPreload {
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity = 80);
  color: #333;
  font-size: 12px;
  font-family: Tahoma;
  text-decoration: none;
  border: 1px solid #CCC;
  background-color: white;
  padding: 8px;
  text-align: center;
  background-image: url(../images/zoomloader.gif);
  background-repeat: no-repeat;
  background-position: 43px 30px;
  z-index: 110;
  width: 90px;
  height: 43px;
  position: absolute;
  top: 0px;
  left: 0px;
  *width: 100px;
  *height: 49px;
}
/* infinite scroll amendments */
/* ------------------------------------- */
.infinite-scroll div.search-result-content .infinite-scroll-loading {
  text-align: center;
  background: url("../images/infinite-loading-indicator.gif") center no-repeat;
  height: 35px;
  width: 100%;
}
.infinite-scroll .items-per-page {
  display: none;
}
.infinite-scroll .pagination ul {
  display: none;
}
.infinite-scroll .pagination .current-page-label {
  display: none;
}
.disable-infinite-scroll div.search-result-content .page-element {
  display: none;
}
/* power reviews */
/* ------------------------------------- */
body .pr-snippet-read-write {
  border: 0 none;
  clear: none;
  float: left;
  font-size: 1.1em;
  margin: 0;
  padding: 4px 0;
}
body .pr-snippet-read-write p {
  display: none;
}
body .pr-snippet-read-write a.pr-snippet-link {
  color: #3EBAEA;
}
body .pr-snippet-stars {
  border: 0 none;
}
body .pr-snippet-wrapper {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
}
body .review-image {
  float: left;
  margin: 0 20px;
}
body .pr-snippet-review-count {
  display: none;
}
/* bonus products */
/* ------------------------------------- */
.buttonbar {
  margin: 11px 0;
  overflow: hidden;
  width: 336px;
}
#bonus-product-dialog {
  padding: 0 20px 10px;
}
#bonus-product-dialog.one #bonus-product-list {
  width: 275px;
}
#bonus-product-dialog.two #bonus-product-list {
  width: 545px;
}
#bonus-product-dialog.three #bonus-product-list {
  width: 805px;
}
#bonus-product-dialog.one .bonus-product-list-footer {
  width: 275px;
}
#bonus-product-dialog.two .bonus-product-list-footer {
  width: 545px;
}
#bonus-product-dialog.three .bonus-product-list-footer {
  width: 805px;
}
#bonus-product-dialog .bonusbanner {
  padding: 0;
  margin-bottom: 10px;
}
#bonus-product-dialog .bonusbanner p {
  margin: 0;
}
#bonus-product-dialog .bonusbanner img {
  max-width: 100%;
}
#bonus-product-dialog .slick-prev {
  left: -15px;
}
#bonus-product-dialog .slick-next {
  right: -10px;
}
#bonus-product-dialog .bonus-product-list .product-name {
  float: none;
  margin: 1em 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
#bonus-product-dialog .bonus-product-list .bonus-product-item {
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  width: 265px;
}
#bonus-product-dialog .bonus-product-list .bonus-product-item div.product-detail div.product-primary-image {
  width: 83%;
}
#bonus-product-dialog .bonus-product-list .bonus-product-item ul.product-variations {
  width: 100%;
}
#bonus-product-dialog .bonus-product-list .bonus-product-item ul.product-variations .attribute {
  float: none;
  width: 100%;
}
#bonus-product-dialog .bonus-product-list .bonus-product-item ul.product-variations .gridswatch {
  display: none;
}
#bonus-product-dialog .bonus-product-list .bonus-product-item ul.product-variations > li {
  clear: both;
  float: none;
  width: 100%;
}
#bonus-product-dialog .bonus-product-list .bonus-product-item ul.product-variations > li .value {
  float: none;
  width: 150px;
  margin: 0 auto;
}
#bonus-product-dialog .bonus-product-list .bonus-product-item ul.product-variations > li .value.one {
  width: 80px;
}
#bonus-product-dialog .bonus-product-list .product-add-to-cart button {
  display: block;
  float: none;
  margin: 0 auto 30px;
}
#bonus-product-dialog .bonus-product-list .no-bonus-btn {
  margin-right: 20px;
}
#bonus-product-dialog .bonus-item-promotion-details {
  clear: both;
  float: left;
  margin: 10px 0;
}
.bonus-product-list-footer {
  clear: both;
  float: left;
  width: 100%;
}
.bonus-product-list-footer .bonus-items-available-text {
  clear: both;
  float: left;
  margin: 20px 0 0 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.4rem;
}
.bonus-product-list-footer button {
  float: right;
}
.bonus-product-list-footer .selected-bonus-items {
  float: left;
  margin: 20px 0;
  padding: 0;
  width: 100%;
}
.bonus-product-list-footer .selected-bonus-item {
  border-bottom: 1px solid #cdcdcd;
  box-sizing: border-box;
  float: left;
  font-family: 'Roboto Condensed', sans-serif;
  padding: 10px 20px;
  width: 100%;
}
.bonus-product-list-footer .selected-bonus-item.first {
  border-top: 1px solid #cdcdcd;
}
.bonus-product-list-footer .selected-bonus-item .item-name {
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  text-transform: uppercase;
  padding-bottom: 2px;
}
.bonus-product-list-footer .selected-bonus-item .item-attributes {
  float: left;
  margin: 0 0 15px 0;
  padding: 0;
}
.bonus-product-list-footer .selected-bonus-item .item-attributes li {
  color: #cdcdcd;
  float: left;
  margin-right: 5px;
}
.bonus-product-list-footer .selected-bonus-item .item-attributes li:after {
  content: " | ";
}
.bonus-product-list-footer .selected-bonus-item .item-attributes span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 19px;
  text-align: left;
  white-space: nowrap;
}
.bonus-product-list-footer .selected-bonus-item .item-quantity-wrapper {
  color: #cdcdcd;
  float: left;
}
.bonus-product-list-footer .delete.remove-link {
  clear: both;
  float: left;
  white-space: nowrap;
}
.bonus-product-list-footer .delete.remove-link .icon {
  background: -96px -71px url('../images/sprites/sprite-main.png') no-repeat;
  float: left;
  height: 16px;
  margin-right: 5px;
  width: 15px;
}
.bonus-product-list-footer .delete.remove-link .text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 19px;
  text-align: left;
  color: #808080;
  font-weight: normal;
  float: left;
  text-transform: none;
}
.bonus-product-list-footer .delete.remove-link .text.magazin {
  font-family: Georgia;
  line-height: 22px;
}
.bonus-product-list-footer .delete.remove-link .text.bold {
  font-weight: bold;
}
.bonus-product-list-footer .delete.remove-link .text.italic {
  font-style: italic;
}
.select-bonus-btn,
.no-bonus-btn {
  float: left;
  margin: 0 5px 0 0;
}
/* size charts */
/* ------------------------------------- */
.sizinginformation td {
  border-bottom: 1px solid #cdcdcd;
}
.sizinginformation {
  border: 0 none;
  padding: 10px;
}
.sizinginformation .ui-tabs-nav {
  height: 33px;
}
.sizinginformation .sizing-charts {
  border: 0 none;
}
.sizinginformation .tips-list {
  padding: 0 !important;
}
.sizinginformation .tips-list li {
  list-style: none none !important;
}
.ui-dialog.sizeguide-overlay #dialog-container,
.ui-dialog.footer-returnspolicy #dialog-container,
.ui-dialog.footer-dataprotection #dialog-container,
.ui-dialog.footer-terms-conditions #dialog-container {
  overflow-x: hidden;
  overflow-y: scroll;
  height: 550px !important;
}
.ui-dialog.footer-dataprotection #dialog-container {
  float: none;
}
.ui-dialog.sizeguide-overlay {
  width: auto !important;
}
.ui-dialog.sizeguide-overlay #dialog-container .sizechart {
  width: 700px;
}
.ui-dialog.sizeguide-overlay #dialog-container .information {
  float: left;
  width: 350px;
  margin-right: 20px;
  margin-top: 20px;
}
.ui-dialog.sizeguide-overlay #dialog-container .image {
  float: right;
  width: 315px;
}
.ui-dialog.sizeguide-overlay #dialog-container img {
  float: right;
}
.ui-dialog.sizeguide-overlay #dialog-container #gloveimage img {
  position: relative;
  top: 120px;
  right: 160px;
}
.ui-dialog.sizeguide-overlay #dialog-container #rucksackimage.image {
  float: left;
  margin: 15px 0 20px;
  width: 100%;
}
.ui-dialog.sizeguide-overlay #dialog-container #rucksackimage.image img {
  float: left;
}
.ui-dialog.sizeguide-overlay #dialog-container table {
  margin: 18px 0;
  border-spacing: 0px;
  width: 100%;
}
.ui-dialog.sizeguide-overlay #dialog-container h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  line-height: 22px;
  text-transform: uppercase;
  padding: 15px 0 5px;
  clear: both;
}
.ui-dialog.sizeguide-overlay #dialog-container h2.bold {
  font-weight: bold;
}
.ui-dialog.sizeguide-overlay #dialog-container h2.italic {
  font-style: italic;
}
.ui-dialog.sizeguide-overlay #dialog-container th {
  text-align: center;
  font-weight: bold;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  padding: 0px;
}
.ui-dialog.sizeguide-overlay #dialog-container th.dark_grey {
  background: #808080;
  padding: 0;
  color: #ffffff;
  border: none;
}
.ui-dialog.sizeguide-overlay #dialog-container td {
  text-align: center;
  font-weight: bold;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 13px;
  padding: 5px;
  border-right: 1px solid #cdcdcd;
}
.ui-dialog.sizeguide-overlay #dialog-container td.footer-placeholder {
  line-height: 5px;
  border-left-width: 0px;
  height: 5px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  text-align: center;
  border-top-width: 0px;
  padding: 0;
}
.ui-dialog.sizeguide-overlay #dialog-container td .SizeAdvice {
  color: #ffffff;
}
.ui-dialog.sizeguide-overlay #dialog-container td.number {
  background: #e5e5e5;
}
.ui-dialog.sizeguide-overlay #dialog-container td.number .SizeAdvice span {
  border: 1px solid #FF0000;
  border-radius: 63px;
  color: #FF0000;
  padding: 1px 5px;
}
.ui-dialog.sizeguide-overlay #dialog-container td.__footer {
  color: #ffffff;
}
.ui-dialog.sizeguide-overlay #dialog-container ul.numbers {
  float: left;
  margin-top: 80px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 13px;
}
.ui-dialog.sizeguide-overlay #dialog-container p {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 13px;
}
.ui-dialog.sizeguide-overlay #dialog-container #general-information ul {
  list-style: square;
}
.ui-dialog.sizeguide-overlay #dialog-container #general-information ul li {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 13px;
}
/* gift certificates */
/* ------------------------------------- */
.check-balance {
  border-bottom: 1px solid #D9D9D9;
  margin: 0 0 20px;
  padding: 0 0 20px;
}
.gift-cert-balance {
  float: left;
  width: 40%;
}
.gift-cert-balance .form-caption {
  margin-left: 0;
}
.gift-cert-balance .label {
  display: none;
}
.gift-cert-balance input {
  margin-top: 0;
  width: 90%;
}
.gift-cert-balance-submit {
  clear: none;
  float: left;
}
.gift-certificate-purchase {
  background: none repeat scroll 0 0 #F3F3F3;
  padding: 10px;
}
.gift-certificate-purchase .cert-amount.error {
  padding-bottom: 35px;
}
.gift-certificate-purchase span.error {
  margin-left: 2%;
}
.gift-certificate-purchase form {
  background: none repeat scroll 0 0 #FFFFFF;
  float: right;
  padding: 0 20px 20px;
  width: 40%;
}
.gift-certificate-purchase form .form-row-button {
  clear: none;
  float: left;
  margin: 25px 0 0 20px;
  width: 50%;
}
.gift-certificate-purchase form .input-textarea {
  width: 90%;
}
.gift-certificate-purchase form .cert-amount {
  clear: none;
  float: left;
  margin: 0;
  width: 40%;
}
.gift-certificate-purchase form .input-text {
  width: 90%;
}
.gift-certificate-purchase .content-asset {
  float: left;
  width: 50%;
}
.gift-certificate-purchase .content-asset img {
  margin: 20px 0;
}
.gift-certificate-purchase .cert-amount .form-caption {
  margin: 20px 0 0;
  position: absolute;
  width: 40%;
}
button.large {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  line-height: 22px;
  background: #faba15;
  padding: 10px 25px;
  height: 30px;
  text-align: center;
  text-transform: uppercase;
  clear: both;
}
button.large.bold {
  font-weight: bold;
}
button.large.italic {
  font-style: italic;
}
button.large:hover,
button.large:active {
  background: #808080;
  opacity: 0.8;
}
button.small,
a#quickviewbutton {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  line-height: 16px;
  background: #808080;
  color: #ffffff;
  margin: 0 auto;
  padding: 8px 15px;
  height: 20px;
  text-align: center;
  text-transform: uppercase;
  clear: both;
}
button.small.bold,
a#quickviewbutton.bold {
  font-weight: bold;
}
button.small.italic,
a#quickviewbutton.italic {
  font-style: italic;
}
button.small:hover,
a#quickviewbutton:hover,
button.small:active,
a#quickviewbutton:active {
  background: #808080;
  opacity: 0.8;
}
div.dropdown {
  position: relative;
  display: inline-block;
  z-index: 0;
  width: 100%;
}
div.dropdown select {
  z-index: 1;
}
div.dropdown:before {
  display: block;
  position: absolute;
  content: '';
  right: 0px;
  top: 0px;
  height: 1em;
  width: 1em;
  margin: 2px;
  background: red;
  z-index: 5;
}
.carousel {
  padding: 5px 0px;
  clear: both;
}
.carousel .horizontal-carousel {
  max-height: 297px;
  float: left;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin-left: 20px;
}
.carousel .horizontal-carousel li {
  float: left;
  padding: 0 17px;
}
.carousel .horizontal-carousel li:last-child {
  padding: 0 0 0 17px;
}
.carousel .product-tile .product-name {
  margin: 0 0 10px;
}
.carousel h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 21px;
  font-style: italic;
  font-weight: bold;
  line-height: 15px;
  text-transform: uppercase;
  line-height: 20px;
  border-bottom: 1px solid #cdcdcd;
  margin-bottom: 18px;
  padding-bottom: 2px;
}
.carousel h2.bold {
  font-weight: bold;
}
.carousel h2.italic {
  font-style: italic;
}
.carousel h2 span {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  float: none;
}
#main-heading h1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  line-height: 22px;
  text-transform: uppercase;
  border-bottom: solid 1px #cdcdcd;
}
#main-heading h1.bold {
  font-weight: bold;
}
#main-heading h1.italic {
  font-style: italic;
}
/* error-pages */
/* ------------------------------------- */
.pt_error #primary,
.pt_error404 #primary {
  float: left;
  width: 900px;
}
.pt_error #secondary,
.pt_error404 #secondary {
  float: right;
  width: 280px;
  margin-top: 35px;
}
.pt_error #last-visited,
.pt_error404 #last-visited {
  clear: both;
}
.pt_error .breadcrumb,
.pt_error404 .breadcrumb {
  margin-bottom: 13px;
}
.pt_error .primary-content .section-header.error-page,
.pt_error404 .primary-content .section-header.error-page {
  margin-top: 20px;
  background: none;
  font-size: 16px;
  font-family: 'Roboto Condensed', sans-serif;
  font-style: italic;
  padding: 0;
}
.pt_error .primary-content .section-header.error-page.error404,
.pt_error404 .primary-content .section-header.error-page.error404 {
  margin-top: 20px;
}
.pt_error .primary-content .error-page-message,
.pt_error404 .primary-content .error-page-message {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 19px;
  text-align: left;
  width: 485px;
  margin-top: 5px;
  margin-bottom: 12px;
}
.pt_error .primary-content .error-page-message.magazin,
.pt_error404 .primary-content .error-page-message.magazin {
  font-family: Georgia;
  line-height: 22px;
}
.pt_error .primary-content .error-page-message.bold,
.pt_error404 .primary-content .error-page-message.bold {
  font-weight: bold;
}
.pt_error .primary-content .error-page-message.italic,
.pt_error404 .primary-content .error-page-message.italic {
  font-style: italic;
}
.pt_error .primary-content .error-page-message.error404,
.pt_error404 .primary-content .error-page-message.error404 {
  width: 600px;
}
.pt_error .primary-content .error-page-tech-details,
.pt_error404 .primary-content .error-page-tech-details {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 19px;
  text-align: left;
  margin-top: 30px;
}
.pt_error .primary-content .error-page-tech-details.magazin,
.pt_error404 .primary-content .error-page-tech-details.magazin {
  font-family: Georgia;
  line-height: 22px;
}
.pt_error .primary-content .error-page-tech-details.bold,
.pt_error404 .primary-content .error-page-tech-details.bold {
  font-weight: bold;
}
.pt_error .primary-content .error-page-tech-details.italic,
.pt_error404 .primary-content .error-page-tech-details.italic {
  font-style: italic;
}
.pt_error .primary-content .error-page-search,
.pt_error404 .primary-content .error-page-search {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 19px;
  text-align: left;
  margin-top: 18px;
}
.pt_error .primary-content .error-page-search.magazin,
.pt_error404 .primary-content .error-page-search.magazin {
  font-family: Georgia;
  line-height: 22px;
}
.pt_error .primary-content .error-page-search.bold,
.pt_error404 .primary-content .error-page-search.bold {
  font-weight: bold;
}
.pt_error .primary-content .error-page-search.italic,
.pt_error404 .primary-content .error-page-search.italic {
  font-style: italic;
}
.pt_error .primary-content .error-page-search.error404,
.pt_error404 .primary-content .error-page-search.error404 {
  width: 410px;
}
.pt_error .primary-content .error-page-search.error404 input,
.pt_error404 .primary-content .error-page-search.error404 input {
  width: 350px;
}
.pt_error .primary-content .error-page-search div.title,
.pt_error404 .primary-content .error-page-search div.title {
  font-weight: bold;
}
.pt_error .primary-content .error-page-search .newsearch-tips,
.pt_error404 .primary-content .error-page-search .newsearch-tips {
  margin-top: 0;
  margin-bottom: 18px;
  padding-left: 18px;
}
.pt_error .primary-content .error-page-search .newsearch-tips li,
.pt_error404 .primary-content .error-page-search .newsearch-tips li {
  list-style-type: square;
  line-height: 19px;
}
.pt_error .primary-content .error-page-search .search-help,
.pt_error404 .primary-content .error-page-search .search-help {
  font-family: Arial, Helvetica, sans-serif;
  width: 685px;
  margin: 4px 0 39px;
}
.pt_error .primary-content .error-page-searchform .label-above,
.pt_error404 .primary-content .error-page-searchform .label-above {
  padding-top: 6px;
  float: left;
  width: 100%;
}
.pt_error .primary-content .error-page-searchform input,
.pt_error404 .primary-content .error-page-searchform input {
  width: 350px;
  margin-right: 14px;
}
.pt_error .primary-content .error-page-searchform button[type=submit],
.pt_error404 .primary-content .error-page-searchform button[type=submit] {
  float: left;
  padding: 6px 17px;
  height: 25px;
}
.pt_error .primary-content .error-page-help.error404,
.pt_error404 .primary-content .error-page-help.error404 {
  margin: 25px 0 83px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 19px;
  text-align: left;
}
.pt_error .primary-content .error-page-help.error404.magazin,
.pt_error404 .primary-content .error-page-help.error404.magazin {
  font-family: Georgia;
  line-height: 22px;
}
.pt_error .primary-content .error-page-help.error404.bold,
.pt_error404 .primary-content .error-page-help.error404.bold {
  font-weight: bold;
}
.pt_error .primary-content .error-page-help.error404.italic,
.pt_error404 .primary-content .error-page-help.error404.italic {
  font-style: italic;
}
.swatch-wrapper {
  width: 10px;
  height: 10px;
  position: absolute;
  border: 1px solid #ffffff;
  top: 2px;
  left: 2px;
  display: none;
  cursor: pointer;
}
div.gridswatch {
  position: relative;
}
ul.swatches {
  list-style-type: none !important;
}
ul.swatches li {
  list-style-type: none !important;
}
ul.swatches.Color li.emptyswatch:hover div.gridswatch .swatch-wrapper {
  display: block;
}
li.selected div.gridswatch .swatch-wrapper {
  display: block;
}
li.selected a {
  box-shadow: inset 0 0 0 1px #fabb00;
}
/* contact us form */
/* ------------------------- */
.pt_customer-service .contact-us-message {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 19px;
  text-align: left;
}
.pt_customer-service .contact-us-message.magazin {
  font-family: Georgia;
  line-height: 22px;
}
.pt_customer-service .contact-us-message.bold {
  font-weight: bold;
}
.pt_customer-service .contact-us-message.italic {
  font-style: italic;
}
.pt_customer-service #ContactForm .data-protection {
  float: right;
  position: absolute;
  left: 202px;
  bottom: 42px;
  width: 180px;
}
.pt_customer-service .information-icon {
  background: url("../images/richui-sprites.png") no-repeat scroll -19px -262px #ffffff;
  float: right;
  width: 18px;
  height: 18px;
  margin-top: 5px;
}
#eKomiVFreport-overlay {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */
  filter: alpha(opacity=50);
  /* Netscape */
  -moz-opacity: 0.45;
  /* Safari 1.x */
  -khtml-opacity: 0.45;
}
.resp-menu {
  display: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
  float: left;
  padding-right: 25px;
  margin-bottom: 10px;
  background: url("../images/resp-menu-arrow.png") no-repeat scroll 97% 50% #FFFFFF;
  cursor: pointer;
}
.resp-menu.bold {
  font-weight: bold;
}
.resp-menu.italic {
  font-style: italic;
}
.ui-dialog .ui-dialog-titlebar {
  background-color: #ffffff;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
  border-bottom: 1px solid #cdcdcd;
  width: 100%;
}
.ui-dialog .ui-dialog-titlebar-close {
  right: 20px !important;
  top: 2px !important;
  height: 30px !important;
  width: 30px !important;
  padding: 0;
  margin: 0 !important;
  background: transparent;
}
.ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick {
  top: 0px;
  left: 7px;
  background: url("../images/sprites/sprite-main.png") no-repeat scroll -46px 0px rgba(0, 0, 0, 0);
  height: 16px;
  width: 16px;
  margin: 25% auto auto auto;
  padding: 0;
}
.ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick:hover {
  background-position: -62px 0;
}
.ui-dialog.quickview .ui-dialog-titlebar-close {
  margin: 0;
}
.ui-dialog.quickview .ui-dialog-titlebar-close:hover {
  background-position: -62px 0;
}
/* SLICK INTEGRATION START */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-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-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-loading .slick-list {
  background: #fff url("../lib/jquery/slick/ajax-loader.gif") center center no-repeat;
}
.slick-list.dragging {
  cursor: hand;
}
.slick-slider .slick-track {
  -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;
  max-width: none;
}
.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%;
  min-height: 1px;
  display: none;
}
[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;
  outline: none;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover: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-size: 20px;
  line-height: 1;
  color: white;
  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: "";
  color: transparent;
}
[dir="rtl"] .slick-prev:before {
  content: "";
  color: transparent;
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "";
  color: transparent;
}
[dir="rtl"] .slick-next:before {
  content: "";
  color: transparent;
}
/* Dots */
.slick-slider {
  margin-bottom: 10px;
}
.slick-dots {
  position: relative;
  list-style: none;
  display: inline-block;
  text-align: center;
  padding: 0;
  width: auto;
}
.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: #e5e5e5;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  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: ".";
  color: transparent;
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: transparent;
  opacity: 0.75;
}
#headerwrapper .html-slot-container .slick-slide {
  position: relative;
}
#headerwrapper .html-slot-container .slick-dots {
  bottom: 0;
  max-width: 1180px;
  width: 100%;
  z-index: 900;
}
#headerwrapper .html-slot-container .slick-dots li {
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  height: auto;
  margin: 0 1.5% 0 0;
  transition: all 0.5s ease-in-out;
  width: auto;
}
#headerwrapper .html-slot-container .slick-dots li.slick-active,
#headerwrapper .html-slot-container .slick-dots li:hover {
  background-color: rgba(0, 0, 0, 0.85);
}
#headerwrapper .html-slot-container .slick-dots li.slick-active button.tab,
#headerwrapper .html-slot-container .slick-dots li:hover button.tab {
  color: #fabb00;
}
#headerwrapper .html-slot-container .slick-dots li button::before {
  display: none;
}
#headerwrapper .html-slot-container .slick-dots li .tab {
  box-sizing: border-box;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 0.9rem;
  font-weight: normal;
  height: 100%;
  line-height: 2rem;
  padding: 0.5rem 3rem;
  text-transform: uppercase;
  transition: all 0.5s ease-in-out;
  width: 100%;
}
#headerwrapper .html-slot-container .slick-dots li .progressbar {
  background-color: #fabb00;
  clear: both;
  float: left;
  font-size: 1px;
  height: 2px;
  width: 0;
}
.slick-carousel {
  /* never allowed to float because the centered positioning of it's heading would be screwed up. 
	 * Has to clear though to have the correct height calculation on the main category landing pages
	 */
  clear: both;
  position: relative;
  width: 100%;
}
.slick-carousel .carouselheading {
  border-bottom: none;
  text-align: center;
}
.slick-carousel .carouselheading .underline {
  background-color: #000000;
  display: inline-block;
  margin-top: 10px;
  height: 5px;
  width: 145px;
}
.slick-carousel .slick-horizontal-carousel {
  padding: 0 35px;
  max-height: 279px;
  overflow: hidden;
}
.slick-carousel .slick-horizontal-carousel .slick-next {
  right: 9px;
}
.slick-carousel .slick-horizontal-carousel .product-tile {
  float: left;
}
@media only screen and (max-width: 767px) {
  .slick-carousel .slick-horizontal-carousel {
    max-height: 264px;
  }
}
.slick-carousel.searchresultPage .product-tile {
  width: 25%;
}
@media only screen and (max-width: 1023px) {
  .slick-carousel.searchresultPage .product-tile {
    width: 33.33%;
  }
}
@media only screen and (max-width: 639px) {
  .slick-carousel.searchresultPage .product-tile {
    width: 50%;
  }
}
@media only screen and (max-width: 479px) {
  .slick-carousel.searchresultPage .product-tile {
    width: 100%;
  }
}
.slick-carousel.Order-Confirmation-Also-Liked-all-categories .slick-horizontal-carousel,
.slick-carousel.Order-Confirmation-Based-On-Order .slick-horizontal-carousel {
  padding-top: 30px;
}
.slick-carousel.Order-Confirmation-Also-Liked-all-categories .product-tile,
.slick-carousel.Order-Confirmation-Based-On-Order .product-tile {
  width: 33.33%;
}
@media only screen and (max-width: 1023px) {
  .slick-carousel.Order-Confirmation-Also-Liked-all-categories .product-tile,
  .slick-carousel.Order-Confirmation-Based-On-Order .product-tile {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .slick-carousel.Order-Confirmation-Also-Liked-all-categories .product-tile,
  .slick-carousel.Order-Confirmation-Based-On-Order .product-tile {
    width: 100%;
  }
}
@media only screen and (max-width: 639px) {
  .slick-carousel.Order-Confirmation-Also-Liked-all-categories .product-tile,
  .slick-carousel.Order-Confirmation-Based-On-Order .product-tile {
    width: 50%;
  }
}
@media only screen and (max-width: 479px) {
  .slick-carousel.Order-Confirmation-Also-Liked-all-categories .product-tile,
  .slick-carousel.Order-Confirmation-Based-On-Order .product-tile {
    width: 100%;
  }
}
.slick-carousel .slick-horizontal-carousel .product-tile .product-image img,
.slick-carousel .slick-slide.product-tile .product-image img {
  margin: 0 auto;
}
.slick-carousel .slick-horizontal-carousel .product-tile .pr_stars,
.slick-carousel .slick-slide.product-tile .pr_stars {
  float: none;
  margin: 10px auto;
  height: 20px;
  width: 80px;
}
.slick-carousel .slick-horizontal-carousel .product-tile .pr_stars .stars-empty,
.slick-carousel .slick-slide.product-tile .pr_stars .stars-empty,
.slick-carousel .slick-horizontal-carousel .product-tile .pr_stars .stars-full,
.slick-carousel .slick-slide.product-tile .pr_stars .stars-full {
  left: 0;
  right: auto;
}
.slick-carousel .slick-next,
.slick-carousel .slick-prev {
  background: url("../images/richui-sprites.png") no-repeat scroll left top transparent;
  height: 50px;
  width: 35px;
  z-index: 20;
}
.slick-carousel .slick-prev:before,
.slick-carousel .slick-next:before {
  content: "";
}
.slick-carousel .slick-prev {
  background-position: -110px -100px;
  left: 0;
}
.slick-carousel .slick-prev.slick-disabled {
  cursor: default;
  background-position: -160px -102px;
}
.slick-carousel .slick-next {
  background-position: -106px -149px;
  right: 0;
}
.slick-carousel .slick-next.slick-disabled {
  cursor: default;
  background-position: -156px -152px;
}
/* Category Overview ----------- */
.msdw-categoryoverview h1 {
  margin: 21px 0 45px;
  padding-bottom: 4px;
  line-height: 32px;
  font-size: 32px;
  text-transform: none;
}
.msdw-categoryoverview .msdw-row {
  padding: 0 0 42px;
}
.msdw-categoryoverview .msdw-accordion-no-function li header:after {
  display: none;
}
.msdw-categoryoverview .msdw-accordion-no-function h4 {
  font-size: 18px;
  font-family: "Roboto Slab";
}
.msdw-categoryoverview .msdw-accordion-no-function .msdw-accordion-body a {
  display: block;
  font-size: 14px;
  line-height: 21px;
  font-family: "Open Sans";
}
/* iPad (portrait) ----------- */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  /*-----------------content area-------------------*/
  #wrapper {
    width: 750px;
  }
  .breadcrumb {
    margin-bottom: 14px;
  }
  #secondary {
    width: 750px;
    height: 50px;
  }
  #secondary.nav div.content-asset {
    padding-right: 0;
  }
  div#main {
    width: 750px;
    position: relative;
  }
  .page-content .primary-content {
    padding-left: 0px;
    width: 100%;
  }
  .primary-image {
    max-width: 250px;
  }
  .pdp-main .attribute .label {
    width: 50px;
  }
  .js .ui-dialog-content .product-col-1 {
    width: 361px;
  }
  .js .ui-dialog-content .product-col-2 {
    width: 349px;
  }
  #account-nav-asset.service-module {
    clear: both;
    width: 750px;
    height: 36px;
    border-bottom: solid 1px #cdcdcd;
    padding: 0;
  }
  #account-nav-asset.service-module .content-asset {
    width: 750px;
    clear: both;
    margin-bottom: 56px;
  }
  #account-nav-asset.service-module span {
    position: relative;
    bottom: 11px;
    margin-left: 2px;
  }
  #account-nav-asset.service-module span.viewport-content-hidden {
    display: none;
  }
  #account-nav-asset.service-module img {
    margin-right: 8px;
  }
  #account-nav-asset.service-module p {
    display: none;
  }
  #account-nav-asset.service-module h2 {
    float: left;
    width: 236px;
    margin-top: 13px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    line-height: 22px;
    text-transform: uppercase;
  }
  #account-nav-asset.service-module h2.bold {
    font-weight: bold;
  }
  #account-nav-asset.service-module h2.italic {
    font-style: italic;
  }
  #account-nav-asset.service-module div {
    float: left;
    width: 158px;
  }
  #account-nav-asset.service-module .service-chat,
  #account-nav-asset.service-module .service-mail {
    margin-top: 9px;
  }
  #account-nav-asset.service-module .service-chat span,
  #account-nav-asset.service-module .service-mail span {
    bottom: 4px;
    margin-left: 3px;
  }
  #account-nav-asset.service-module .service-chat {
    width: 108px;
  }
  #account-nav-asset.service-module .service-chat span {
    margin-left: 5px;
  }
  #account-nav-asset.service-module .service-call {
    white-space: nowrap;
    margin-top: 5px;
    margin-right: 30px;
  }
  .pt_customer-service #secondary {
    margin-top: 20px;
  }
  /*--end content area--*/
  /*----------------- error pages -------------------*/
  .pt_error #secondary,
  .pt_error404 #secondary {
    float: left;
  }
  .pt_error .primary-content .error-page-help.error404,
  .pt_error404 .primary-content .error-page-help.error404 {
    margin-bottom: 0;
  }
  .pt_product-search-noresult #primary {
    width: 100%;
  }
  .pt_product-search-noresult #secondary {
    display: none;
  }
  /*--------------- end error pages ----------------*/
}
@media only screen and (max-width: 767px) {
  /*-----------------content area-------------------*/
  #wrapper {
    width: 460px;
  }
  #wrapper.pt_account {
    width: 88%;
  }
  #wrapper.pt_account div#main {
    width: 100%;
  }
  #wrapper.pt_storefront div#main {
    margin-top: 0;
  }
  #wrapper.pt_checkout {
    width: 96%;
  }
  #wrapper.pt_checkout div#main {
    width: 97%;
  }
  #headerwrapper {
    display: none;
  }
  #headerwrapper.showphonewrapper,
  #headerwrapper.reduced {
    display: block;
  }
  #headerwrapper.reduced {
    min-height: 30px;
  }
  #header header div.level-2 ul.level-2 {
    top: -40px;
  }
  #secondary {
    width: 460px;
  }
  #secondary.nav div.content-asset {
    padding-right: 0;
  }
  div#main {
    width: 460px;
    padding: 0px;
    position: relative;
  }
  form,
  fieldset,
  input {
    margin: 0;
    padding: 0;
  }
  .pt_account #headerwrapper,
  .pt_orderhistwory #headerwrapper {
    display: none;
  }
  .page-content .primary-content {
    padding-left: 0px;
    width: 100%;
  }
  #ContactForm {
    width: 458px;
  }
  .pt_customer-service #ContactForm .data-protection {
    left: 210px;
  }
  .pt_customer-service .information-icon {
    margin-top: -16px;
  }
  input,
  textarea,
  select {
    width: 100%;
  }
  #giftcardpricing_select,
  #giftcardpricing {
    width: 100%;
    margin: 10px 10px 10px 0;
    float: right;
  }
  #account-nav-asset.service-module {
    clear: both;
    width: 460px;
    height: 70px;
    padding: 0;
  }
  #account-nav-asset.service-module .content-asset {
    width: 460px;
    clear: both;
    margin-bottom: 35px;
  }
  #account-nav-asset.service-module span {
    position: relative;
    bottom: 11px;
    margin-left: 2px;
  }
  #account-nav-asset.service-module span.viewport-content-hidden {
    display: none;
  }
  #account-nav-asset.service-module img {
    margin-right: 8px;
  }
  #account-nav-asset.service-module p {
    display: none;
  }
  #account-nav-asset.service-module h2 {
    float: left;
    width: 460px;
    margin-top: 17px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    line-height: 22px;
    text-transform: uppercase;
    border-bottom: solid 1px #cdcdcd;
  }
  #account-nav-asset.service-module h2.bold {
    font-weight: bold;
  }
  #account-nav-asset.service-module h2.italic {
    font-style: italic;
  }
  #account-nav-asset.service-module div {
    float: left;
    width: 150px;
  }
  #account-nav-asset.service-module .service-chat,
  #account-nav-asset.service-module div.service-mail {
    margin-top: 12px;
  }
  #account-nav-asset.service-module .service-chat {
    width: 100px;
  }
  #account-nav-asset.service-module .service-mail {
    margin-left: 9px;
  }
  #account-nav-asset.service-module .service-call {
    margin-top: 9px;
    margin-right: 32px;
    margin-left: 0;
    clear: left;
  }
  .pt_error404 .primary-content .error-page-help.error404 {
    margin-bottom: 0;
  }
  #primary.cms {
    margin-top: 45px;
  }
  /*--end content area--*/
  .slick-carousel {
    max-width: none;
  }
  .slick-carousel div,
  .slick-carousel img {
    max-width: none;
  }
  .slick-carousel .product-tile {
    width: auto;
  }
  .slick-carousel .product-tile .product-image {
    height: auto;
  }
  #headerwrapper .html-slot-container .header-slides {
    margin-bottom: 45px;
  }
  #headerwrapper .html-slot-container .slick-track {
    /* IMPORTANT TO HAVE THIS RULE ON WIDTH 767 AND BELOW OR SLICK WILL STOP WORKING */
    max-width: none;
  }
  #headerwrapper .html-slot-container .slick-dots li.slick-active,
  #headerwrapper .html-slot-container .slick-dots li:hover,
  #headerwrapper .html-slot-container .slick-dots li {
    border-radius: 10px;
    height: 20px;
    width: 20px;
  }
  #headerwrapper .html-slot-container .slick-dots li.slick-active button.tab,
  #headerwrapper .html-slot-container .slick-dots li:hover button.tab,
  #headerwrapper .html-slot-container .slick-dots li button.tab {
    height: 20px;
    padding: 0;
    font-size: 1px;
    color: transparent;
    width: 20px;
  }
  #headerwrapper .html-slot-container .slick-dots li.slick-active .progressbar,
  #headerwrapper .html-slot-container .slick-dots li:hover .progressbar,
  #headerwrapper .html-slot-container .slick-dots li .progressbar {
    display: none;
  }
}
/* SLICK INTEGRATION END */
/* sitemap */
/* ------------------------- */
.sitemap h2 {
  color: #505050;
}
/* product tiles */
/* ------------------------------------- */
.product-tile {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  line-height: 16px;
  position: relative;
  text-align: center;
  width: 180px;
}
.product-tile.bold {
  font-weight: bold;
}
.product-tile.italic {
  font-style: italic;
}
.product-tile .back-side {
  display: none;
}
.product-tile .pr_stars .ekomi_average {
  display: none;
}
.product-tile .pr-snippet-social-bar {
  display: none;
}
.product-tile .prSnippetRatingUnclickable {
  float: left;
}
.product-tile .product-sales-price,
.product-tile span.price-sales {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
  text-transform: none;
}
.product-tile .product-sales-price.bold,
.product-tile span.price-sales.bold {
  font-weight: bold;
}
.product-tile .product-sales-price.italic,
.product-tile span.price-sales.italic {
  font-style: italic;
}
.product-tile .product-swatches {
  margin-top: 7px;
  width: 100%;
  text-align: center;
}
.product-tile .product-swatches ul {
  list-style: none none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  display: inline-block;
}
.product-tile .product-swatches .swatch {
  display: block;
  width: 16px;
}
.product-tile .product-swatches .swatch img {
  border: 1px solid #FFFFFF;
  height: 12px;
  padding: 1px;
  width: 12px;
}
.product-tile .product-swatches .swatch:hover .swatch-wrapper {
  display: block;
}
.product-tile .product-swatches .swatch-wrapper {
  width: 8px;
  height: 8px;
  position: absolute;
  border: 1px solid #ffffff;
  top: 3px;
  left: 3px;
  display: none;
  cursor: pointer;
}
.product-tile .product-swatches ul.swatch-toggle {
  background: none repeat scroll 0 0 #FFFFFF;
  display: none;
  position: absolute;
}
.product-tile .product-swatches li {
  float: left;
  position: relative;
}
.product-tile .product-add-to-cart a.availabilityinstore.googleintegration {
  cursor: pointer;
}
.product-tile .pr-snippet-read-write {
  display: none;
}
.product-tile .product-name {
  font-family: Georgia, sans-serif;
  font-size: 1.2em;
  font-style: italic;
  margin: 13px 0 2px;
}
.product-tile .product-name .name-link {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  line-height: 16px;
  color: #000000;
  display: block;
  margin-bottom: 5px;
}
.product-tile .product-name .name-link.bold {
  font-weight: bold;
}
.product-tile .product-name .name-link.italic {
  font-style: italic;
}
.product-tile .pr-snippet-stars {
  float: none;
  margin: 0 auto;
  width: 115px;
}
.product-tile .prSnippetNumberOfRatingsText {
  display: none;
}
.product-tile .prSnippetTitle {
  float: left;
}
.product-tile img {
  max-width: 100%;
  max-height: 190px;
}
.product-tile .prSnippetReadReviews {
  display: none;
}
.product-tile .product-swatches:hover ul.swatch-toggle {
  display: block;
}
.product-tile .product-pricing .product-standard-price {
  text-decoration: line-through;
}
.product-tile .product-compare {
  background: #ffffff;
  bottom: -30px;
  display: none;
  position: absolute;
  width: 100%;
  line-height: 11px;
  border-right: 1px solid #f2f1f1;
  border-left: 1px solid #f2f1f1;
  border-bottom: 1px solid #f2f1f1;
  padding: 13px;
  z-index: 9;
  left: -14px;
}
.product-tile .product-compare label {
  font-weight: normal;
  padding: 0;
  font-style: normal;
  width: auto;
}
.product-tile .product-compare input {
  float: none;
  margin: 0;
  visibility: visible;
  box-shadow: none;
  width: auto;
  height: auto;
}
.product-tile .pr-clear {
  display: none;
}
.product-tile .product-promo {
  font-size: 0.8em;
  margin: 6px 0;
  text-transform: uppercase;
  clear: both;
}
.product-tile .product-image {
  height: 195px;
  position: relative;
}
.product-tile .pr-snippet-review-count {
  display: none;
}
.product-tile .pr_stars {
  clear: both;
  position: relative;
  float: left;
  width: 135px;
}
.product-tile .pr_stars .label {
  display: none;
}
.product-tile .pr_stars .stars-full,
.product-tile .pr_stars .stars-empty {
  position: absolute;
  right: 0;
}
.product-tile .pr_stars .stars-full {
  z-index: 2;
}
.product-tile .pr_stars .stars-empty {
  z-index: 1;
}
.product-tile .product-swatches-all {
  cursor: pointer;
  font-size: 0.9em;
}
.product-tile .giftcardpricing {
  box-sizing: border-box;
  bottom: 70px;
  clear: both;
  float: right;
  position: absolute;
  right: 1px;
  width: 160%;
}
.capture-product-id {
  left: -999em;
  position: absolute;
}
@media only screen and (min-width: 960px) and (max-width: 1219px) {
  /*-----------------content area-------------------*/
  #wrapper {
    width: 100%;
  }
  #secondary.nav div.content-asset {
    padding-right: 0;
  }
  div#main {
    width: 935px;
    margin-left: auto;
    margin-right: auto;
  }
  .primary-content {
    width: 700px;
  }
  #secondary {
    width: 235px;
  }
  /*--end content area--*/
  /*----------------- error pages -------------------*/
  .pt_error #primary,
  .pt_error404 #primary {
    width: 655px;
  }
  .pt_error #primary .search-help,
  .pt_error404 #primary .search-help {
    width: 655px;
  }
  .pt_product-search-noresult #primary {
    width: 635px;
  }
  /*--------------- end error pages ----------------*/
}
/* Smartphones (landscape) ----------- */
@media only screen and (max-width: 767px) {
  /*--------------- error pages -----------------------*/
  .pt_product-search-noresult #secondary {
    display: none;
  }
  /*------------ end error pages ------------*/
}
/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 479px) {
  /*-----------------content area-------------------*/
  #wrapper,
  #wrapper.pt_storefront {
    width: 320px;
  }
  #wrapper.pt_account {
    width: 84%;
  }
  #wrapper.pt_account div#main {
    width: 97%;
  }
  .breadcrumb .breadcrumb-last {
    padding-left: 15px;
  }
  #secondary.nav div.content-asset {
    padding-right: 0;
  }
  div#main {
    width: 300px;
    padding-right: 10px;
    padding-left: 5px;
    position: relative;
  }
  .page-content .primary-content {
    padding-left: 0px;
    width: 100%;
  }
  #ContactForm {
    width: 310px;
  }
  .pt_customer-service #ContactForm .css-label.trek-hike-checkbox {
    margin-bottom: 20px;
  }
  .pt_customer-service #ContactForm .data-protection {
    left: 26px;
    bottom: 45px;
  }
  input,
  textarea,
  select {
    width: 100%;
  }
  #account-nav-asset.service-module {
    clear: both;
    width: 300px;
    height: 70px;
    padding: 0;
  }
  #account-nav-asset.service-module .content-asset {
    width: 320px;
    clear: both;
    margin-bottom: 54px;
  }
  #account-nav-asset.service-module span {
    position: relative;
    bottom: 11px;
    margin-left: 2px;
  }
  #account-nav-asset.service-module span.viewport-content-hidden {
    display: none;
  }
  #account-nav-asset.service-module img {
    margin-right: 0px;
  }
  #account-nav-asset.service-module p {
    display: none;
  }
  #account-nav-asset.service-module h2 {
    float: left;
    width: 300px;
    margin-top: 17px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    line-height: 22px;
    text-transform: uppercase;
    border-bottom: solid 1px #cdcdcd;
  }
  #account-nav-asset.service-module h2.bold {
    font-weight: bold;
  }
  #account-nav-asset.service-module h2.italic {
    font-style: italic;
  }
  #account-nav-asset.service-module div {
    float: left;
  }
  #account-nav-asset.service-module .service-mail {
    margin-left: 5px;
    width: 80px;
    margin-top: 11px;
  }
  #account-nav-asset.service-module .service-call {
    margin: 8px 10px 0 0;
    clear: left;
    width: 140px;
  }
  #account-nav-asset.service-module .service-chat {
    width: 75px;
    margin-top: 11px;
  }
  /*--end content area--*/
  /*----------------- error pages -------------------*/
  .pt_error .primary-content .error-page-searchform input {
    width: 300px;
    margin-right: 0;
  }
  .pt_error .primary-content .error-page-searchform button[type=submit] {
    float: right;
    margin-top: 25px;
  }
  .pt_error404 .primary-content .error-page-search.error404 {
    width: 300px;
  }
  .pt_error404 .primary-content .error-page-search.error404 input {
    width: 300px;
    margin-right: 0;
  }
  .pt_error404 .primary-content .error-page-search.error404 button[type=submit] {
    float: right;
    margin-top: 25px;
  }
  .pt_product-search-noresult .primary-content .newsearch-form input {
    width: 300px;
    margin-right: 0;
  }
  .pt_product-search-noresult .primary-content .newsearch-form button[type=submit] {
    float: right;
    margin-top: 25px;
  }
  /*--------------- end error pages ----------------*/
  #eKomiVFreport-fixed {
    display: none;
  }
  .cart.quickview #QuickViewDialog #pdpMain .product-col-1 {
    width: 42%;
  }
  .cart.quickview #QuickViewDialog #pdpMain .product-col-2 {
    width: 52%;
  }
  .cart.quickview #QuickViewDialog #pdpMain .product-name,
  .cart.quickview #QuickViewDialog #pdpMain .product-type {
    word-break: break-all;
  }
}
@media print {
  #eKomiVFreport-fixed,
  #footer,
  #headerwrapper,
  .header-bar,
  header,
  #header .primary-logo,
  #navigation .additional-information-wrapper,
  #navigation .menu-category,
  footer,
  .social-nav,
  .newsletter-bar,
  #footer-subnav,
  #generalinfos {
    display: none;
  }
}
.jwsdw-normalize ul.jwsdw-sideMenu label {
  width: 100%;
  text-align: left;
}
.jwsdw-normalize .jws-searchInput-buttonClear:hover {
  background-color: transparent;
}
.jwsdw-normalize .jwsdw-buttonShowMore {
  float: none;
  height: auto;
  font-style: normal;
  text-transform: none;
}
.jwsdw-normalize .jws-horizontalList a {
  overflow: visible;
}
.jwsdw-normalize input,
.jwsdw-normalize .jws-input {
  background-color: #fff;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.jwsdw-normalize #noResultsFound button {
  float: none;
  font-style: normal;
  text-transform: none;
  height: auto;
}
.jwsdw-normalize .jws-horizontalList.jws-underline {
  padding-left: 0;
}
.jobOfferOverview .content-asset {
  display: none;
}
.jobOfferOverview .content-asset p {
  margin: 0;
}
.pressReleaseOverview #press-spinner {
  padding: 30px;
  width: 100%;
  text-align: center;
}
.alpineSchool .product-tile .product-image {
  height: auto;
}
@media only screen and (min-width: 960px) and (max-width: 1219px) {
  #wrapper {
    border: 0;
    margin: 0;
  }
}
/* Ammendments */
#eKomiVFreport-fixed {
  top: auto !important;
  bottom: 15%;
}
/* Header positioning */
#headerwrapper {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
#headerwrapper.reduced {
  min-height: 100px;
}
#headerwrapper .hotspot {
  position: absolute;
  z-index: 950;
  background: transparent url("../images/header/hotspot_center.png") 50% 50% no-repeat;
}
#headerwrapper .headerslotcontainer.carousel {
  left: 100%;
  margin-left: -200%;
}
#headerwrapper .html-slot-container {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
#headerwrapper .html-slot-container img {
  height: auto;
  margin: auto;
  position: relative;
  width: 100%;
}
#headerwrapper .html-slot-container ul {
  margin: 0;
  padding: 0;
}
#headerwrapper .header-bar {
  background-color: #e5e5e5;
  height: 40px;
  width: 100%;
  z-index: -1;
  margin-top: 79px;
}
#headerwrapper .left-arrow,
#headerwrapper .right-arrow {
  height: 125px;
  width: 65px;
  background: url('../images/sprites/sprite-main.png') no-repeat;
  position: absolute;
  top: 400px;
  cursor: pointer;
  z-index: 20;
}
#headerwrapper .right-arrow {
  background-position: 0px -727px;
  right: 10px;
}
#headerwrapper .left-arrow {
  background-position: 0px -602px;
  left: 10px;
}
/* header components */
/* ------------------------------------- */
#header {
  color: #000000;
  max-width: 1180px;
  position: absolute;
  width: 100%;
  top: 0px;
  z-index: 1002;
}
#header .primary-logo {
  width: 130px;
  float: left;
}
#header .primary-logo a {
  display: block;
}
#header .primary-logo a img {
  float: left;
}
#header .primary-logo a img.claim {
  clear: left;
  margin-top: 4px;
}
#header header {
  position: relative;
  margin-left: 0px;
}
#header #navigation {
  float: right;
  width: 87%;
  clear: none;
  height: 119px;
}
#header .headicon {
  background: url('../images/ui-sprites.png') -350px 0 no-repeat;
  border: 0 none;
  height: 30px;
  width: 30px;
}
#header .additional-information-wrapper {
  min-height: 29px;
}
#header .additional-information {
  height: 24px;
  padding-top: 5px;
}
#header .additional-information .check-icon {
  color: #fabb00;
  margin-left: 20px;
}
#header .additional-information .text {
  font-size: 0.75rem;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  margin: 0;
}
#header .additional-information .generally {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 0px) {
  #header .additional-information .generally {
    width: 100%;
  }
}
#header .additional-information .help-contact {
  display: none;
}
#header .header-search {
  margin-right: 0;
  float: left;
  cursor: pointer;
  width: 97%;
}
#header .header-search input[type="submit"] {
  display: none;
}
#header .header-search.active .headicon {
  height: 38px;
}
#header .header-search .interface input::-ms-clear {
  margin-right: 10px;
}
#header .header-search .interface {
  padding: 2px 5px;
  width: 100%;
  float: left;
  overflow: hidden;
}
#header .header-search .interface .search-icon {
  display: block;
  position: absolute;
  width: 16px;
  height: 17px;
  background: url('../images/sprites/sprite-main.png') no-repeat;
  background-color: #e5e5e5;
  background-position: -32px -71px;
  margin-top: 9px;
  left: 47%;
}
#header .header-search .interface input[type="text"] {
  color: #000000;
  padding: 4px 20px 4px 5px;
  width: 96%;
  outline: none;
}
#header .header-search .interface #suggestions {
  background-color: #ffffff;
  color: #000000;
  cursor: pointer;
  display: none;
  position: absolute;
  top: 33px;
  z-index: 8184;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.25);
}
#header .header-search .interface #suggestions .suggestiontitle {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  line-height: 16px;
  padding: 10px 5px;
}
#header .header-search .interface #suggestions .suggestiontitle.bold {
  font-weight: bold;
}
#header .header-search .interface #suggestions .suggestiontitle.italic {
  font-style: italic;
}
#header .header-search .interface #suggestions .categorytitle {
  background-color: #e5e5e5;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 19px;
  text-align: left;
  float: left;
  font-weight: bold;
  padding-left: 10px;
  position: relative;
  width: 255px;
  clear: left;
}
#header .header-search .interface #suggestions .categorytitle.magazin {
  font-family: Georgia;
  line-height: 22px;
}
#header .header-search .interface #suggestions .categorytitle.bold {
  font-weight: bold;
}
#header .header-search .interface #suggestions .categorytitle.italic {
  font-style: italic;
}
#header .header-search .interface #suggestions .productinfo {
  background-color: #ffffff;
  border-top: 1px solid #f2f1f1;
  clear: both;
  float: left;
  width: 265px;
}
#header .header-search .interface #suggestions .productinfo:hover {
  background-color: #e5e5e5;
}
#header .header-search .interface #suggestions .productinfo:hover .productimage {
  background-color: transparent;
}
#header .header-search .interface #suggestions .productinfo .productimage {
  float: left;
  width: 70px;
}
#header .header-search .interface #suggestions .productinfo .productimage img {
  max-width: 70px;
}
#header .header-search .interface #suggestions .productinfo .productdetails {
  float: left;
  padding-top: 20px;
  width: 195px;
}
#header .header-search .interface #suggestions a.seeall {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 19px;
  text-align: left;
  background-color: #fabb00;
  display: block;
  font-weight: bold;
  height: auto;
  padding: 1px;
  position: relative;
  width: 263px;
  text-align: center;
  text-transform: none;
  clear: left;
}
#header .header-search .interface #suggestions a.seeall.magazin {
  font-family: Georgia;
  line-height: 22px;
}
#header .header-search .interface #suggestions a.seeall.bold {
  font-weight: bold;
}
#header .header-search .interface #suggestions a.seeall.italic {
  font-style: italic;
}
#header .header-search legend {
  background: none repeat scroll 0 0 transparent;
}
#header .header-search .headicon {
  background: url('../images/sprites/sprite-main.png') no-repeat;
  background-position: 0px -267px;
  display: none;
}
#header .header-search .headicon:hover {
  background-position: -94px -213px;
}
#header .mini-wishlist-full,
#header .mini-cart-full {
  background: url('../images/sprites/sprite-main.png') no-repeat;
  background-position: -92px -235px;
  display: block;
  height: 32px;
  width: 32px;
  color: #000000;
}
#header .mini-wishlist-full:hover,
#header .mini-cart-full:hover {
  background-position: -76px -267px;
}
#header .mini-wishlist-full .mini-wishlist-qty-circle,
#header .mini-cart-full .mini-wishlist-qty-circle,
#header .mini-wishlist-full .mini-cart-qty-circle,
#header .mini-cart-full .mini-cart-qty-circle {
  border-radius: 200px;
  border: 5px solid #fabb00;
  position: absolute;
  top: -3px;
  right: -10px;
  height: 5px;
}
#header .mini-wishlist-full .mini-wishlist-qty,
#header .mini-cart-full .mini-wishlist-qty,
#header .mini-wishlist-full .mini-cart-qty,
#header .mini-cart-full .mini-cart-qty {
  background-color: #fabb00;
  bottom: 5px;
  color: #000000;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  position: relative;
  text-align: center;
}
#header .mini-wishlist .mini-wishlist-empty,
#header .mini-wishlist .mini-wishlist-full {
  background: url('../images/sprites/sprite-main.png') no-repeat;
  background-position: -28px -235px;
  display: block;
  height: 32px;
  width: 32px;
  position: relative;
  z-index: 2;
}
#header .mini-wishlist .mini-wishlist-empty:hover,
#header .mini-wishlist .mini-wishlist-full:hover {
  background-position: -32px -331px;
}
#header .mini-wishlist-content {
  background-color: #ffffff;
  box-shadow: 0px 6px 6px 0px rgba(66, 66, 66, 0.5);
  display: none;
  position: absolute;
  right: -65px;
  top: 38px;
  width: 265px;
  text-align: left;
}
#header .mini-wishlist-content {
  right: 0px;
  top: 40px;
  z-index: 2;
}
#header .mini-wishlist-header,
#header .mini-cart-header {
  background-color: #ffffff;
  color: #000000;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
  padding: 10px;
}
#header .mini-wishlist-header.bold,
#header .mini-cart-header.bold {
  font-weight: bold;
}
#header .mini-wishlist-header.italic,
#header .mini-cart-header.italic {
  font-style: italic;
}
#header .mini-wishlist-product,
#header .mini-cart-product {
  border-top: 1px solid #cdcdcd;
  padding: 0 0 0 0px;
  overflow: hidden;
}
#header .mini-wishlist-product:hover,
#header .mini-cart-product:hover {
  background-color: #e5e5e5;
}
#header .mini-wishlist-product a,
#header .mini-cart-product a {
  float: left;
  width: auto !important;
  height: auto !important;
}
#header .mini-wishlist-product .mini-wishlist-image,
#header .mini-cart-product .mini-wishlist-image,
#header .mini-wishlist-product .mini-cart-image,
#header .mini-cart-product .mini-cart-image {
  background-color: transparent;
  float: left;
  padding-left: 10px;
}
#header .mini-wishlist-product .mini-wishlist-image img,
#header .mini-cart-product .mini-wishlist-image img,
#header .mini-wishlist-product .mini-cart-image img,
#header .mini-cart-product .mini-cart-image img {
  width: 60px;
  margin: 50% 0;
}
#header .mini-wishlist-product .productdetails,
#header .mini-cart-product .productdetails {
  float: left;
  width: 164px;
  padding: 10px 0 10px 10px;
}
#header .mini-wishlist-product .productdetails .product-availability-list li,
#header .mini-cart-product .productdetails .product-availability-list li {
  background-color: transparent;
}
#header .mini-wishlist-product .productdetails .product-availability-list li.notavailable,
#header .mini-cart-product .productdetails .product-availability-list li.notavailable {
  color: #fabb00;
}
#header .mini-wishlist-product .mini-wishlist-name,
#header .mini-cart-product .mini-wishlist-name,
#header .mini-wishlist-product .mini-cart-name,
#header .mini-cart-product .mini-cart-name {
  float: left;
  font-weight: bold;
  width: 100%;
  color: #000000;
  height: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 19px;
  text-align: left;
  line-height: normal;
  padding: 5px 0;
}
#header .mini-wishlist-product .mini-wishlist-name.magazin,
#header .mini-cart-product .mini-wishlist-name.magazin,
#header .mini-wishlist-product .mini-cart-name.magazin,
#header .mini-cart-product .mini-cart-name.magazin {
  font-family: Georgia;
  line-height: 22px;
}
#header .mini-wishlist-product .mini-wishlist-name.bold,
#header .mini-cart-product .mini-wishlist-name.bold,
#header .mini-wishlist-product .mini-cart-name.bold,
#header .mini-cart-product .mini-cart-name.bold {
  font-weight: bold;
}
#header .mini-wishlist-product .mini-wishlist-name.italic,
#header .mini-cart-product .mini-wishlist-name.italic,
#header .mini-wishlist-product .mini-cart-name.italic,
#header .mini-cart-product .mini-cart-name.italic {
  font-style: italic;
}
#header .mini-wishlist-product .mini-wishlist-pricing,
#header .mini-cart-product .mini-wishlist-pricing,
#header .mini-wishlist-product .mini-cart-pricing,
#header .mini-cart-product .mini-cart-pricing {
  float: left;
  width: auto;
}
#header .mini-wishlist-product .mini-wishlist-pricing .qty,
#header .mini-cart-product .mini-wishlist-pricing .qty,
#header .mini-wishlist-product .mini-cart-pricing .qty,
#header .mini-cart-product .mini-cart-pricing .qty {
  float: left;
}
#header .mini-wishlist-product .mini-wishlist-pricing .price,
#header .mini-cart-product .mini-wishlist-pricing .price,
#header .mini-wishlist-product .mini-cart-pricing .price,
#header .mini-cart-product .mini-cart-pricing .price {
  clear: left;
}
#header .mini-wishlist-product .mini-wishlist-attributes,
#header .mini-cart-product .mini-wishlist-attributes,
#header .mini-wishlist-product .mini-cart-attributes,
#header .mini-cart-product .mini-cart-attributes {
  float: left;
  width: 50%;
}
#header .mini-wishlist-product .mini-wishlist-attributes .attribute,
#header .mini-cart-product .mini-wishlist-attributes .attribute,
#header .mini-wishlist-product .mini-cart-attributes .attribute,
#header .mini-cart-product .mini-cart-attributes .attribute {
  float: left;
  clear: left;
}
#header .mini-wishlist-product .product-availability-list,
#header .mini-cart-product .product-availability-list {
  float: right;
  font-size: 0.9em;
  font-weight: bold;
  width: 50%;
}
#header .mini-wishlist-totals .mini-wishlist-subtotals,
#header .mini-cart-totals .mini-wishlist-subtotals,
#header .mini-wishlist-totals .mini-cart-subtotals,
#header .mini-cart-totals .mini-cart-subtotals {
  background-color: #e5e5e5;
  color: #000000;
  float: left;
  padding: 15px 10px 10px 10px;
  text-align: left;
  width: 245px;
}
#header .mini-wishlist-totals .mini-wishlist-subtotals .label,
#header .mini-cart-totals .mini-wishlist-subtotals .label,
#header .mini-wishlist-totals .mini-cart-subtotals .label,
#header .mini-cart-totals .mini-cart-subtotals .label {
  float: left;
}
#header .mini-wishlist-totals .mini-wishlist-subtotals .value,
#header .mini-cart-totals .mini-wishlist-subtotals .value,
#header .mini-wishlist-totals .mini-cart-subtotals .value,
#header .mini-cart-totals .mini-cart-subtotals .value {
  float: right;
}
#header .mini-wishlist-totals a.mini-wishlist-link-wishlist,
#header .mini-cart-totals a.mini-wishlist-link-wishlist,
#header .mini-wishlist-totals a.mini-cart-link-cart,
#header .mini-cart-totals a.mini-cart-link-cart {
  background-color: #fabb00;
  border: none;
  color: #000000;
  display: block;
  height: auto;
  padding: 5px 10px;
  width: auto;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
  text-align: right;
  clear: left;
}
#header .mini-wishlist-totals a.mini-wishlist-link-wishlist.bold,
#header .mini-cart-totals a.mini-wishlist-link-wishlist.bold,
#header .mini-wishlist-totals a.mini-cart-link-cart.bold,
#header .mini-cart-totals a.mini-cart-link-cart.bold {
  font-weight: bold;
}
#header .mini-wishlist-totals a.mini-wishlist-link-wishlist.italic,
#header .mini-cart-totals a.mini-wishlist-link-wishlist.italic,
#header .mini-wishlist-totals a.mini-cart-link-cart.italic,
#header .mini-cart-totals a.mini-cart-link-cart.italic {
  font-style: italic;
}
#header .js .mini-cart-toggler {
  background: url(../images/minicart_expanded.png) repeat scroll 0 0 transparent;
  display: none;
  cursor: pointer;
  height: 13px;
  left: 5px;
  position: absolute;
  top: 10px;
  width: 13px;
}
#header .js div.collapsed .mini-cart-image {
  display: none;
}
#header .js div.collapsed .mini-cart-toggler {
  background: url(../images/minicart_collapsed.png) repeat scroll 0 0 transparent;
}
#header .js .mini-cart-product {
  position: relative;
}
.mini-cart-toggler {
  display: none;
}
.mini-cart-total {
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
}
.header-banner {
  clear: both;
  float: right;
  font-size: 1.2em;
  margin: 0 6px;
}
.mini-cart-label {
  margin: 0 10px 0 0;
}
.mini-cart-product.collapsed .mini-cart-name,
.mini-cart-product.collapsed .mini-cart-attributes,
.mini-cart-product.collapsed .mini-cart-pricing,
.mini-cart-product.collapsed .product-availability-list {
  width: 90%;
}
.mini-cart-products {
  overflow: auto;
  max-height: 496px;
}
.mini-cart-subtotals {
  font-weight: 700;
  padding: 10px 0 0;
  text-align: center;
}
.mini-cart-subtotals .label {
  margin: 0 20px 0 0;
}
#mini-cart {
  float: right;
  position: relative;
  z-index: 200;
}
#mini-cart .bonus-discount-container {
  display: none;
}
/*-------------CMS adjustments---------*/
#wrapper.cmsheader #header .header-search .interface input[type="text"] {
  width: 100%;
  height: 30px;
}
/* Tablet (portrait) ----------- */
@media only screen and (max-width: 1023px) {
  .header-search .interface input::-ms-clear {
    display: none;
  }
  #header .header-search .interface .search-icon {
    left: 86%;
  }
  #headerwrapper {
    min-height: 45px;
  }
  #headerwrapper .header-bar,
  #headerwrapper .left-arrow,
  #headerwrapper .right-arrow {
    display: none;
  }
  #headerwrapper .headline {
    width: 100%;
    white-space: normal;
    top: auto;
    bottom: 40px;
    z-index: 11;
    text-indent: 0px;
    padding: 5px 10px;
    box-sizing: border-box;
  }
  #headerwrapper .headline .bigscreen {
    display: none;
  }
  #headerwrapper .header-slides img {
    max-width: none;
  }
  #navigation .simpleslotcontainer {
    display: none;
  }
  #navigation div.level-2 .categories.notalone {
    float: none;
    max-width: none;
    width: 100%;
  }
  #header {
    width: 100%;
    max-width: inherit;
    left: 0;
    margin: 0;
    height: 45px;
  }
  #header #navigation {
    height: 0;
  }
  #header header {
    background-color: #000000;
    height: 45px;
    margin-left: 0;
  }
  #header header .primary-logo .box {
    position: relative;
    height: 70px;
    top: -27px;
    left: 10px;
  }
  #header header ul.level-1 > li > a {
    border-bottom: 1px solid #f2f1f1;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    line-height: 22px;
    text-transform: uppercase;
    position: relative;
    z-index: 30;
  }
  #header header ul.level-1 > li > a.bold {
    font-weight: bold;
  }
  #header header ul.level-1 > li > a.italic {
    font-style: italic;
  }
  #header header ul.level-1 > li > a .expander {
    display: inline;
  }
  #header header ul.level-1 {
    position: absolute;
    top: 45px;
    left: 0;
    right: 0;
  }
  #header header ul.level-1 li:hover div.level-2 {
    display: none;
  }
  #header header ul.level-1 .balancing-element,
  #header header ul.level-1 .vertical-seperator {
    display: none;
  }
  #header header div.level-2 .custom {
    display: none;
  }
  #header header .menu-category {
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    z-index: 1000;
  }
  #header header .menu-category li {
    background-color: #ffffff;
    clear: left;
    float: left;
    width: 100%;
    padding: 0;
  }
  #header header .menu-category li.expanded > a {
    background-color: #e5e5e5;
    border-bottom: 1px solid #cdcdcd;
  }
  #header header .menu-category a {
    border-bottom: 1px solid #f2f1f1;
    box-sizing: border-box;
    float: left;
    width: 100%;
  }
  #header header .menu-category a .categoryname {
    float: left;
    padding-left: 10px;
  }
  #header header .menu-category .expander .closebutton {
    float: right;
    position: relative;
    right: 10px;
  }
  #header header .menu-category .hasthirdlevel .expander .closebutton {
    right: 5px;
  }
  #header header .menu-category div.level-2 {
    box-shadow: none;
    padding: 0;
    width: 100%;
    position: relative;
    top: 0;
  }
  #header header .menu-category div.level-2 ul.level-2 {
    margin: 0;
    width: 100%;
    max-width: 100%;
  }
  #header header .menu-category div.level-2 ul.level-2 > li {
    background-color: #e5e5e5;
    border-bottom: 1px solid #cdcdcd;
  }
  #header header .menu-category div.level-2 ul.level-2 > li > a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 19px;
    text-align: left;
    border: none;
    font-weight: normal;
    float: left;
    padding: 10px 17px 10px 20px;
  }
  #header header .menu-category div.level-2 ul.level-2 > li > a.magazin {
    font-family: Georgia;
    line-height: 22px;
  }
  #header header .menu-category div.level-2 ul.level-2 > li > a.bold {
    font-weight: bold;
  }
  #header header .menu-category div.level-2 ul.level-2 > li > a.italic {
    font-style: italic;
  }
  #header header .menu-category div.level-2 ul.level-2 > li > a .categoryname {
    padding-left: 20px;
  }
  #header header .menu-category div.level-2 ul.level-2.hasthirdlevel div.level-3 {
    display: none;
    float: left;
    margin: 0 0 0 0;
    width: 100%;
  }
  #header header .menu-category div.level-2 ul.level-2.hasthirdlevel div.level-3 ul.level-3 {
    margin: 0;
    width: 100%;
  }
  #header header .menu-category div.level-2 ul.level-2.hasthirdlevel div.level-3 ul.level-3 li {
    max-width: none;
  }
  #header header .menu-category div.level-2 ul.level-2.hasthirdlevel div.level-3 ul.level-3 li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 19px;
    text-align: left;
    font-style: italic;
  }
  #header header .menu-category div.level-2 ul.level-2.hasthirdlevel div.level-3 ul.level-3 li a.magazin {
    font-family: Georgia;
    line-height: 22px;
  }
  #header header .menu-category div.level-2 ul.level-2.hasthirdlevel div.level-3 ul.level-3 li a.bold {
    font-weight: bold;
  }
  #header header .menu-category div.level-2 ul.level-2.hasthirdlevel div.level-3 ul.level-3 li a.italic {
    font-style: italic;
  }
  #header header .menu-category div.level-2 ul.level-2.hasthirdlevel div.level-3 ul.level-3 li a .categoryname {
    padding: 10px 50px;
  }
  #header header .menu-category div.level-2 ul.level-2.hasthirdlevel > li {
    clear: left;
    margin: 0;
  }
  #header header .menu-category div.level-2 ul.level-2.hasthirdlevel > li > a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: normal;
  }
  #header header .menu-category div.level-2 ul.level-2.hasthirdlevel > li > a.bold {
    font-weight: bold;
  }
  #header header .menu-category div.level-2 ul.level-2.hasthirdlevel > li > a.italic {
    font-style: italic;
  }
  #header header .menu-category div.level-2 ul.level-2.hasthirdlevel > li > a .expander {
    display: inline;
    position: relative;
  }
  #header header .navigation-header {
    display: block;
    float: right;
    position: relative;
    height: 22px;
    width: 22px;
    margin-top: 10px;
  }
  .headerslotcontainer {
    margin-top: 45px !important;
  }
}
/* iPad (landscape - everything from minimum width 960px up to 1220px) ----------- */
@media only screen and (min-width: 960px) and (max-width: 1219px) {
  #headerwrapper .headline {
    width: 690px;
  }
  #header {
    max-width: 100%;
  }
  #header header {
    margin-left: 0;
  }
  #header .interface input {
    width: 100%;
  }
  #navigation {
    max-width: 100%;
  }
}
/* Smartphones (landscape) ----------- */
@media only screen and (max-width: 767px) {
  #headerwrapper .hotspot {
    display: none;
  }
}
@media only screen and (max-width: 639px) {
  #header .header-search .interface .search-icon {
    top: -2px;
  }
}
/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 479px) {
  #header header .menu-category {
    width: 100%;
    margin-top: 0;
    padding-top: 0;
  }
  #header header .navigation-header {
    display: block;
    float: right;
    position: relative;
  }
  #header header .primary-logo a img.box {
    left: 0;
  }
}
/* footer */
/* ------------------------------------- */
#footer {
  margin: 30px auto 180px;
  clear: both;
  max-width: 1200px;
  /*----- End social-nav -------------*/
  /*----- End form newsletter -------------*/
  /*----- End generalinfos-------------*/
  /*----- End footer-disclaimer-------------*/
  /*----- End footer-nav-------------*/
}
#footer ul,
#footer li {
  list-style-type: none;
}
#footer select::-ms-expand {
  display: none;
}
#footer select {
  text-indent: 0.01px;
  text-overflow: '';
}
#footer .social-nav {
  margin-left: -5px;
  margin-right: -5px;
  height: 22px;
  padding: 12px 18px;
  background-color: #fabb00;
}
#footer .social-nav:before,
#footer .social-nav:after {
  content: " ";
  display: table;
}
#footer .social-nav:after {
  clear: both;
}
#footer .social-nav .footer-catalogue {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 0px) {
  #footer .social-nav .footer-catalogue {
    width: 100%;
  }
}
@media (min-width: 640px) {
  #footer .social-nav .footer-catalogue {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #footer .social-nav .footer-catalogue {
    width: 33.33333333%;
  }
}
#footer .social-nav .footer-catalogue .title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  float: left;
  line-height: 1.4;
}
#footer .social-nav .footer-catalogue .title:before {
  content: " ";
  display: block;
  background: url('../images/sprites/sprite-main.png') no-repeat;
  background-position: -16px -71px;
  width: 16px;
  height: 15px;
  float: left;
  margin-right: 7px;
}
#footer .social-nav .footer-catalogue a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  font-size: 14px;
  text-decoration: underline;
  white-space: nowrap;
}
#footer .social-nav .footer-catalogue a:hover {
  color: #808080;
}
#footer .social-nav .footer-social-bar {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 0px) {
  #footer .social-nav .footer-social-bar {
    width: 100%;
  }
}
@media (min-width: 640px) {
  #footer .social-nav .footer-social-bar {
    width: 33.33333333%;
  }
}
@media (min-width: 1024px) {
  #footer .social-nav .footer-social-bar {
    width: 25%;
  }
}
@media (min-width: 640px) {
  #footer .social-nav .footer-social-bar {
    margin-left: 16.66666667%;
  }
}
@media (min-width: 1024px) {
  #footer .social-nav .footer-social-bar {
    margin-left: 41.66666667%;
  }
}
#footer .social-nav .footer-social-bar .social-icons {
  float: right;
  width: auto;
}
#footer .social-nav .footer-social-bar a {
  width: 25px;
  height: 25px;
  display: block;
  float: left;
  margin-left: 7px;
  background: url('../images/sprites/sprite-main.png') no-repeat;
}
#footer .social-nav .footer-social-bar a.facebook {
  background-position: -70px -110px;
}
#footer .social-nav .footer-social-bar a.twitter {
  background-position: -29px -171px;
  height: 20px;
}
#footer .social-nav .footer-social-bar a.flickr {
  background-position: -70px -132px;
  height: 18px;
}
#footer .social-nav .footer-social-bar a.youtube {
  background-position: -43px -150px;
  height: 20px;
  width: 28px;
}
#footer .social-nav .footer-social-bar a.google {
  background-position: -99px -111px;
  height: 20px;
}
#footer .social-nav .footer-social-bar a.instagram {
  background-position: 2px -1621px;
  height: 22px;
}
#footer .newsletter-bar {
  background-color: #e5e5e5;
  margin-left: -5px;
  margin-right: -5px;
  clear: both;
  min-height: 48px;
  height: auto;
  overflow: hidden;
  padding: 12px 18px;
}
#footer .newsletter-bar:before,
#footer .newsletter-bar:after {
  content: " ";
  display: table;
}
#footer .newsletter-bar:after {
  clear: both;
}
#footer .newsletter-bar form#newsletterForm {
  clear: left;
  float: left;
  position: relative;
  width: 100%;
}
#footer .newsletter-bar form#newsletterForm .grid-1 {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 0px) {
  #footer .newsletter-bar form#newsletterForm .grid-1 {
    width: 100%;
  }
}
@media (min-width: 640px) {
  #footer .newsletter-bar form#newsletterForm .grid-1 {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #footer .newsletter-bar form#newsletterForm .grid-1 {
    width: 50%;
  }
}
#footer .newsletter-bar form#newsletterForm .grid-1 .form-row {
  float: right;
  padding-right: 25px;
  width: 48%;
}
#footer .newsletter-bar form#newsletterForm .grid-1 span.error {
  float: right;
  padding-top: 12px;
  width: 75%;
}
#footer .newsletter-bar form#newsletterForm .grid-2 {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
@media (min-width: 0px) {
  #footer .newsletter-bar form#newsletterForm .grid-2 {
    width: 100%;
  }
}
@media (min-width: 640px) {
  #footer .newsletter-bar form#newsletterForm .grid-2 {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #footer .newsletter-bar form#newsletterForm .grid-2 {
    width: 25%;
  }
}
#footer .newsletter-bar form#newsletterForm .grid-2 .form-row {
  float: left;
}
#footer .newsletter-bar form#newsletterForm .grid-3 {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 0px) {
  #footer .newsletter-bar form#newsletterForm .grid-3 {
    width: 100%;
  }
}
@media (min-width: 640px) {
  #footer .newsletter-bar form#newsletterForm .grid-3 {
    width: 50%;
  }
}
@media (min-width: 640px) {
  #footer .newsletter-bar form#newsletterForm .grid-3 {
    margin-left: 25%;
  }
}
@media (min-width: 1024px) {
  #footer .newsletter-bar form#newsletterForm .grid-3 {
    width: 25%;
  }
}
@media (min-width: 1024px) {
  #footer .newsletter-bar form#newsletterForm .grid-3 {
    margin-left: 0%;
  }
}
#footer .newsletter-bar form#newsletterForm .grid-3 .form-row.label-inline.required {
  width: 100%;
}
#footer .newsletter-bar form#newsletterForm .grid-3 .form-row.label-inline.required label {
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  width: 95%;
  margin-bottom: 30px;
  position: relative;
  top: 12px;
}
#footer .newsletter-bar form#newsletterForm .grid-3 .form-row.label-inline.required label .form-caption {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  font-style: normal;
  color: #000000;
  margin-top: -10px;
}
#footer .newsletter-bar form#newsletterForm .grid-3 .form-row.label-inline.required label .form-caption a {
  color: #808080;
  text-decoration: underline;
}
#footer .newsletter-bar form#newsletterForm .grid-3 .form-row.label-inline.required label .form-caption a:hover {
  color: inherit;
  opacity: 0.5;
}
#footer .newsletter-bar form#newsletterForm .grid-3 span.error {
  width: 250px;
}
#footer .newsletter-bar form#newsletterForm .grid-4 {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 0px) {
  #footer .newsletter-bar form#newsletterForm .grid-4 {
    width: 100%;
  }
}
@media (min-width: 640px) {
  #footer .newsletter-bar form#newsletterForm .grid-4 {
    width: 25%;
  }
}
@media (min-width: 1024px) {
  #footer .newsletter-bar form#newsletterForm .grid-4 {
    width: 25%;
  }
}
#footer .newsletter-bar form#newsletterForm .input-text.error {
  border: 1px solid #dd0720;
}
#footer .newsletter-bar form#newsletterForm span.newsletterfeedback {
  float: right;
  margin-left: 13%;
  padding-top: 4px;
  text-indent: 0px;
  text-align: right;
  width: auto;
}
#footer .newsletter-bar form#newsletterForm span.error {
  color: #dd0720;
}
#footer .newsletter-bar form#newsletterForm span.success {
  color: #00a513;
}
#footer .newsletter-bar form#newsletterForm .form-row {
  clear: none;
  width: 48%;
  padding: 0;
}
#footer .newsletter-bar form#newsletterForm input {
  padding: 5px;
  font-size: 14px;
  font-family: 'Roboto Condensed', sans-serif;
  margin: 0;
  width: 75%;
  border: 1px solid #cdcdcd;
  background-color: #ffffff;
  clear: none;
  box-shadow: none;
}
#footer .newsletter-bar form#newsletterForm input.footer-email {
  float: right;
}
#footer .newsletter-bar form#newsletterForm input.submitBtn {
  width: 45%;
  background-color: #fabb00;
  font-size: 14px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
  color: #000000;
  height: 36px;
  clear: none;
  margin-left: 4px;
  border: none;
  float: right;
  text-indent: 0;
}
#footer .newsletter-bar form#newsletterForm input.submitBtn:hover {
  opacity: 0.8;
}
#footer .newsletter-bar form#newsletterForm .form-row.required label {
  display: none;
}
#footer .newsletter-bar form#newsletterForm .title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  float: left;
  margin-top: 10px;
  width: 45%;
}
#footer .newsletter-bar form#newsletterForm .title:before {
  content: " ";
  display: block;
  background: url('../images/sprites/sprite-main.png') no-repeat;
  background-position: -64px -39px;
  width: 16px;
  height: 16px;
  margin-bottom: 30px;
  float: left;
  margin-right: 7px;
}
#footer #generalinfos {
  margin-left: -5px;
  margin-right: -5px;
  height: auto;
  min-height: 255px;
}
#footer #generalinfos:before,
#footer #generalinfos:after {
  content: " ";
  display: table;
}
#footer #generalinfos:after {
  clear: both;
}
#footer #generalinfos .footer-column {
  text-align: left;
}
#footer #generalinfos .footer-column.shipping {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 0px) {
  #footer #generalinfos .footer-column.shipping {
    width: 100%;
  }
}
@media (min-width: 640px) {
  #footer #generalinfos .footer-column.shipping {
    width: 25%;
  }
}
@media (min-width: 1024px) {
  #footer #generalinfos .footer-column.shipping {
    width: 16.66666667%;
  }
}
#footer #generalinfos .footer-column.shipping a {
  background: none no-repeat left top transparent;
  display: block;
  float: left;
  margin-bottom: 4px;
  margin-right: 10px;
}
#footer #generalinfos .footer-column.shipping a.ups {
  width: 30px;
  height: 38px;
  background: transparent url("../images/sprites.png") 0px 0px no-repeat;
  background-position: -508px -59px;
}
#footer #generalinfos .footer-column.shipping a.parcel_force {
  clear: left;
  width: 66px;
  height: 26px;
  background: transparent url("../images/sprites.png") -364px -84px no-repeat;
}
#footer #generalinfos .footer-column.shipping a.dhl {
  clear: left;
  width: 100px;
  height: 22px;
  margin-top: 8px;
  background: transparent url("../images/sprites.png") 0px 0px no-repeat;
  background-position: -421px -38px;
}
#footer #generalinfos .footer-column.shipping a.swisspost {
  clear: left;
  width: 100px;
  height: 40px;
  margin-top: 8px;
  background: transparent url("../images/sprites.png") 0px 0px no-repeat;
  background-position: -441px -174px;
}
#footer #generalinfos .footer-column.shipping a.gls {
  width: 83px;
  height: 20px;
  background: transparent url("../images/sprites.png") 0px 0px no-repeat;
  background-position: -420px -64px;
}
#footer #generalinfos .footer-column.shipping .shippingmethods {
  padding: 25px 0 0 1px;
}
#footer #generalinfos .footer-column.payment {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 0px) {
  #footer #generalinfos .footer-column.payment {
    width: 100%;
  }
}
@media (min-width: 640px) {
  #footer #generalinfos .footer-column.payment {
    width: 25%;
  }
}
@media (min-width: 1024px) {
  #footer #generalinfos .footer-column.payment {
    width: 16.66666667%;
  }
}
#footer #generalinfos .footer-column.payment li.paymentmethods {
  padding: 13px 0 0 0;
}
#footer #generalinfos .footer-column.payment li.paymentmethods a {
  width: 35px;
  height: 23px;
  margin-right: 6px;
  margin-bottom: 6px;
  float: left;
  background: transparent url(../images/sprites.png) 0 0 no-repeat;
}
#footer #generalinfos .footer-column.payment li.paymentmethods a.visa {
  background-position: -325px -106px;
}
#footer #generalinfos .footer-column.payment li.paymentmethods a.mastercard {
  background-position: -324px -51px;
}
#footer #generalinfos .footer-column.payment li.paymentmethods a.americanexpress {
  background-position: -325px -2px;
}
#footer #generalinfos .footer-column.payment li.paymentmethods a.paypal {
  background-position: -443px -144px;
  height: 28px;
  width: 115px;
}
#footer #generalinfos .footer-column.payment li.paymentmethods a.sofort {
  width: 75px;
  height: 28px;
  background-position: -363px -114px;
}
#footer #generalinfos .footer-column.payment li.paymentmethods a.invoice {
  width: 75%;
  background: none;
  clear: left;
  text-align: center;
  text-decoration: none;
  margin-top: 5px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  background-image: linear-gradient(#efefef, #ffffff);
  padding: 3px 10px 9px 10px;
  height: 15px;
}
#footer #generalinfos .footer-column.payment li.paymentmethods a.invoice:hover {
  color: #808080;
}
#footer #generalinfos .footer-column.payment li.paymentmethods.uk a.sofort {
  background-position: -447px -114px;
}
#footer #generalinfos .footer-column.footer-nav {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 0px) {
  #footer #generalinfos .footer-column.footer-nav {
    width: 100%;
  }
}
@media (min-width: 640px) {
  #footer #generalinfos .footer-column.footer-nav {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #footer #generalinfos .footer-column.footer-nav {
    width: 33.33333333%;
  }
}
#footer #generalinfos .footer-column.footer-nav .left-column {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 0px) {
  #footer #generalinfos .footer-column.footer-nav .left-column {
    width: 50%;
  }
}
#footer #generalinfos .footer-column.footer-nav .right-column {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 0px) {
  #footer #generalinfos .footer-column.footer-nav .right-column {
    width: 50%;
  }
}
#footer #generalinfos .footer-column.footer-nav .right-column .contact-us div {
  margin-bottom: 7px;
}
#footer #generalinfos .footer-column.footer-nav .right-column .contact-us a {
  text-decoration: none;
}
#footer #generalinfos .footer-column.footer-nav .right-column .contact-us span {
  float: left;
  height: 16px;
  width: 16px;
  background: url('../images/sprites/sprite-main.png') no-repeat;
  margin-right: 7px;
}
#footer #generalinfos .footer-column.footer-nav .right-column .contact-us p {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  color: #808080;
  line-height: 1.2;
  margin: 0;
}
#footer #generalinfos .footer-column.footer-nav .right-column .contact-us .phone span {
  height: 23px;
  background-position: -109px -88px;
  margin-top: 3px;
}
#footer #generalinfos .footer-column.footer-nav .right-column .contact-us .email span {
  background-position: -1px -55px;
}
#footer #generalinfos .footer-column.footer-nav .right-column .contact-us .chat span {
  background-position: -94px -23px;
}
#footer #generalinfos .footer-column.actions {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 0px) {
  #footer #generalinfos .footer-column.actions {
    width: 100%;
  }
}
@media (min-width: 640px) {
  #footer #generalinfos .footer-column.actions {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #footer #generalinfos .footer-column.actions {
    width: 16.66666667%;
  }
}
#footer #generalinfos .footer-column.ekomi {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 10px;
  padding-right: 0;
}
@media (min-width: 0px) {
  #footer #generalinfos .footer-column.ekomi {
    width: 100%;
  }
}
@media (min-width: 640px) {
  #footer #generalinfos .footer-column.ekomi {
    width: 25%;
  }
}
@media (min-width: 1024px) {
  #footer #generalinfos .footer-column.ekomi {
    width: 16.66666667%;
  }
}
#footer #generalinfos .footer-column.ekomi .ekomi-widget {
  float: right;
}
#footer #generalinfos ul {
  padding: 0;
}
#footer #generalinfos li {
  padding-top: 5px;
}
#footer #generalinfos li a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  text-decoration: underline;
  color: #808080;
  line-height: 1.8;
}
#footer #generalinfos li a:hover {
  color: #cdcdcd;
}
#footer #generalinfos li.headline {
  font-size: 18px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  padding-top: 0;
}
#footer #generalinfos .footer-column.actions {
  padding-top: 11px;
  padding-bottom: 11px;
}
#footer #generalinfos .footer-column.actions .storefinder label,
#footer #generalinfos .footer-column.actions .countryselector label {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  color: #808080;
}
#footer #generalinfos .footer-column.actions .storefinder .headline,
#footer #generalinfos .footer-column.actions .countryselector .headline {
  font-size: 18px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  margin-bottom: 6px;
  text-transform: uppercase;
}
#footer #generalinfos .footer-column.actions .storefinder {
  width: 100%;
  margin-bottom: 15px;
}
#footer #generalinfos .footer-column.actions .storefinder .store-locator {
  margin-bottom: 25px;
  position: relative;
}
#footer #generalinfos .footer-column.actions .storefinder .mandatory.errorlabel {
  color: #dd0720;
  display: inline;
}
#footer #generalinfos .footer-column.actions .storefinder input {
  float: none;
  height: 38px;
  width: 100%;
  margin: 4px 0 0;
  padding-right: 45px;
  text-indent: 10px;
  clear: none;
  background-color: #ffffff;
  font: normal normal 12px 'Roboto Condensed', sans-serif;
  line-height: 24px;
  border: 1px solid #cdcdcd;
  box-shadow: none;
  box-sizing: border-box;
}
#footer #generalinfos .footer-column.actions .storefinder input:-moz-placeholder {
  color: #808080;
}
#footer #generalinfos .footer-column.actions .storefinder input::-moz-placeholder {
  color: #808080;
}
#footer #generalinfos .footer-column.actions .storefinder input:-ms-input-placeholder {
  color: #808080;
}
#footer #generalinfos .footer-column.actions .storefinder input::-webkit-input-placeholder {
  color: #808080;
}
#footer #generalinfos .footer-column.actions .storefinder input.findBtn {
  background-color: #505050;
  bottom: 1px;
  border: none;
  height: 36px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 1px;
  text-indent: 0px;
  width: 35px;
  font: italic bold 14px 'Roboto Condensed', sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}
#footer #generalinfos .footer-column.actions .countryselector {
  position: relative;
  clear: left;
}
#footer #generalinfos .footer-column.actions .countryselector .form-row {
  padding-top: 0;
}
#footer #generalinfos .footer-column.actions .countryselector a.flag {
  position: absolute;
  display: block;
  bottom: 11px;
  left: 10px;
  width: 21px;
  height: 14px;
  overflow: hidden;
  background: transparent url(../images/sprites.png) -1px -218px no-repeat;
}
#footer #generalinfos .footer-column.actions .countryselector a.flag.germany {
  background-position: -23px -236px;
}
#footer #generalinfos .footer-column.actions .countryselector a.flag.austria {
  background-position: -223px -237px;
}
#footer #generalinfos .footer-column.actions .countryselector label.current-country {
  position: relative;
  display: block;
  box-sizing: border-box;
  float: none;
  height: 34px;
  line-height: 30px;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  width: 100%;
  margin: 10px 0 0 0;
  font-size: 12px;
  padding-left: 38px;
  cursor: pointer;
  text-align: left;
  border: 1px solid #cdcdcd;
  box-shadow: none;
}
#footer #generalinfos .footer-column.actions .countryselector label.current-country:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: 12px;
  right: 10px;
  background: #fff url(../images/sprites.png) -235px -218px no-repeat;
  width: 12px;
  height: 6px;
}
#footer #generalinfos .footer-column.actions .countryselector label.current-country a.flag {
  bottom: 9px;
}
#footer #generalinfos .footer-column.actions .countryselector label.current-country a.flag.switzerland {
  background-position: -44px -219px;
}
#footer #generalinfos .footer-column.actions .countryselector label.current-country a.flag.china {
  background-position: -133px -238px;
}
#footer #generalinfos .footer-column.actions .countryselector label.current-country a.flag.germany {
  background-position: -23px -236px;
}
#footer #generalinfos .footer-column.actions .countryselector label.current-country a.flag.austria {
  background-position: -223px -237px;
}
#footer #generalinfos .footer-column.actions .countryselector label.current-country a.flag.international {
  background-position: -154px -203px;
}
#footer #generalinfos .footer-column.actions .countryselector label.current-country .currentcountryname {
  max-width: 110px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options {
  display: none;
  width: 99%;
  z-index: 999;
  height: 96px;
  overflow-y: scroll;
  overflow-x: hidden;
  background-color: #ffffff;
  position: absolute;
  bottom: -110px;
  border: 1px solid #cdcdcd;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  line-height: 1.8;
  position: relative;
  height: 20px;
  line-height: 20px;
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 6px;
  padding-left: 36px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li:last-child {
  border-bottom: none;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li a {
  text-decoration: none;
  white-space: nowrap;
  color: #000000;
  float: left;
  text-overflow: ellipsis;
  max-width: 110px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li a:hover {
  color: inherit;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li:before {
  content: " ";
  display: block;
  position: absolute;
  width: 20px;
  height: 14px;
  margin-left: -30px;
  margin-top: 3px;
  background: transparent url(../images/sprites.png) no-repeat;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li:hover {
  background-color: #e5e5e5;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li.international:before {
  background-position: -154px -203px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li.uk:before {
  background-position: -1px -218px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li.austria:before {
  background-position: -223px -237px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li.belgium:before {
  background-position: -246px -237px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li.bolivia:before {
  background-position: -201px -237px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li.canada:before {
  background-position: -177px -237px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li.chile:before {
  background-position: -153px -237px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li.china:before {
  background-position: -133px -238px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li.colombia:before {
  background-position: -110px -236px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li.ecuador:before {
  background-position: -90px -234px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li.finland:before {
  background-position: -67px -235px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li.france:before {
  background-position: -45px -234px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li.germany:before {
  background-position: -23px -236px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li.italy:before {
  background-position: 0 -235px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li.japan:before {
  background-position: -200px -220px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li.korea:before {
  background-position: -176px -219px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li.netherlands:before {
  background-position: -154px -219px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li.panama:before {
  background-position: -132px -219px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li.peru:before {
  background-position: -110px -219px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li.poland:before {
  background-position: -89px -219px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li.russia:before {
  background-position: -66px -219px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li.switzerland:before {
  background-position: -44px -219px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li.turkey:before {
  background-position: -22px -219px;
}
#footer #generalinfos .footer-column.actions .countryselector ul.country-options li .siteclass {
  color: #808080;
  font-size: 8px;
}
#footer .seo-bar {
  margin-left: -5px;
  margin-right: -5px;
  background-color: #e5e5e5;
  padding: 12px 18px;
}
#footer .seo-bar:before,
#footer .seo-bar:after {
  content: " ";
  display: table;
}
#footer .seo-bar:after {
  clear: both;
}
#footer .seo-bar p {
  font-family: Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #808080;
}
#footer #footer-disclaimer {
  float: left;
  width: 100%;
  text-align: left;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}
#footer #footer-disclaimer .text-wrapper {
  padding: 10px;
}
#footer #footer-subnav {
  text-align: left;
  margin-top: 25px;
  float: left;
  width: 100%;
}
#footer #footer-subnav .copyright {
  font-family: Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #000000;
  float: left;
}
#footer #footer-subnav.normal .subnav {
  display: none;
}
#footer #footer-subnav.checkout {
  float: none;
  width: 75%;
  margin: auto;
}
#footer #footer-subnav.checkout .subnav {
  display: inline-block;
  margin-left: 160px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #808080;
}
#footer #footer-subnav.checkout .subnav span {
  display: inline-block;
  width: auto;
  margin-right: 20px;
}
#footer #footer-subnav .subnavigation {
  position: relative;
  left: 200px;
  float: left;
}
#footer #footer-subnav .subnavigation .navelement {
  margin-right: 10px;
}
#footer .menu-footer {
  float: none;
  margin: 1em 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
#footer .menu-footer li {
  display: inline;
  float: none;
  padding: 0 0.5em;
}
#footer .fb_iframe_widget iframe,
#footer .fb_iframe_widget span {
  width: 110px !important;
}
.ui-dialog.footer-shipping .logos a {
  width: 39px;
  height: 30px;
  display: inline-block;
  background: none no-repeat left top transparent;
}
.ui-dialog.footer-shipping .logos a.ups {
  background-image: url("../images/footer/ups.png");
}
.ui-dialog.footer-shipping .logos a.parcel_force {
  width: 49px;
  background-image: url("../images/footer/parcel_force.jpg");
}
.ui-dialog.footer-shipping a.more-info {
  text-decoration: underline;
}
.ui-dialog.footer-payments .logos a {
  width: 39px;
  height: 30px;
  display: inline-block;
  background: none no-repeat left top transparent;
  margin-right: 2px;
}
.ui-dialog.footer-payments .logos a.visa {
  background-image: url("../images/footer/visa.png");
}
.ui-dialog.footer-payments .logos a.mastercard {
  background-image: url("../images/footer/mastercard.png");
}
.ui-dialog.footer-payments .logos a.americanexpress {
  background-image: url("../images/footer/americanexpress.png");
}
.ui-dialog.footer-payments .logos a.paypal {
  background-image: url("../images/footer/paypal.png");
}
.ui-dialog.footer-payments .logos a.sofort {
  width: 65px;
  background-image: url("../images/footer/Sofortueberweisung.png");
}
.ui-dialog.footer-payments h1.title,
.ui-dialog.footer-shipping h1.title,
.ui-dialog.footer-returnspolicy h1.title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  line-height: 22px;
  text-transform: uppercase;
  font-style: normal;
  text-transform: none;
  margin-bottom: 35px;
}
.ui-dialog.footer-payments h1.title.bold,
.ui-dialog.footer-shipping h1.title.bold,
.ui-dialog.footer-returnspolicy h1.title.bold {
  font-weight: bold;
}
.ui-dialog.footer-payments h1.title.italic,
.ui-dialog.footer-shipping h1.title.italic,
.ui-dialog.footer-returnspolicy h1.title.italic {
  font-style: italic;
}
.ui-dialog.footer-payments h2.headline,
.ui-dialog.footer-shipping h2.headline,
.ui-dialog.footer-returnspolicy h2.headline {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  line-height: 16px;
  margin-top: 30px;
  font-style: normal;
  text-transform: none;
}
.ui-dialog.footer-payments h2.headline.bold,
.ui-dialog.footer-shipping h2.headline.bold,
.ui-dialog.footer-returnspolicy h2.headline.bold {
  font-weight: bold;
}
.ui-dialog.footer-payments h2.headline.italic,
.ui-dialog.footer-shipping h2.headline.italic,
.ui-dialog.footer-returnspolicy h2.headline.italic {
  font-style: italic;
}
.ui-dialog.footer-returnspolicy .address {
  font-size: 14px;
}
.ui-dialog.footer-returnspolicy a.more-info {
  text-decoration: underline;
}
.ui-dialog.footer-payments .payment-methods li,
.ui-dialog.footer-payments .sofort-banking li {
  list-style-type: square;
}
.ui-dialog.footer-payments .payment-methods li ul,
.ui-dialog.footer-payments .sofort-banking li ul {
  margin: 0;
}
.ui-dialog.footer-payments a.more-info {
  text-decoration: underline;
}
@media only screen and (max-width: 1250px) {
  #footer {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  /* footer */
  /* --------------------------- */
  #footer .social-nav .footer-catalogue {
    margin-bottom: 0px;
    width: 65%;
  }
  #footer .social-nav .footer-social-bar {
    float: right;
    margin-left: 0;
    width: 34%;
  }
  #footer .newsletter-bar {
    min-height: 84px;
  }
  #footer .newsletter-bar form#newsletterForm input {
    width: 90%;
  }
  #footer .newsletter-bar form#newsletterForm .grid-1 {
    padding-right: 0;
  }
  #footer .newsletter-bar form#newsletterForm .grid-1 .form-row {
    width: 48%;
    padding-right: 15px;
  }
  #footer .newsletter-bar form#newsletterForm .grid-1 span.error {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 90%;
  }
  #footer .newsletter-bar form#newsletterForm .grid-2 .form-row {
    margin-bottom: 10px;
    width: 50%;
  }
  #footer .newsletter-bar form#newsletterForm .grid-2 .form-row.lastname input {
    width: 93%;
  }
  #footer .newsletter-bar form#newsletterForm .grid-4 {
    padding-left: 0;
    padding-right: 1px;
    float: right;
  }
  #footer .newsletter-bar form#newsletterForm .grid-4 .submitBtn.women {
    float: left;
    margin-left: 0;
  }
  #footer .newsletter-bar form#newsletterForm span.newsletterfeedback {
    margin-left: 26%;
  }
  #footer #generalinfos {
    min-height: 457px;
  }
  #footer #generalinfos .footer-column.actions .storefinder {
    width: 95%;
  }
  #footer #generalinfos .footer-column.actions .countryselector {
    width: 95%;
    clear: left;
  }
  #footer #generalinfos .footer-column.actions .countryselector ul.country-options {
    width: 99.5%;
  }
  #footer #generalinfos .seo-bar {
    margin-top: 15px;
  }
  /* end footer */
}
@media only screen and (min-width: 640px) and (max-width: 670px) {
  #footer #generalinfos .footer-column.payment li.paymentmethods a.invoice {
    width: 80%;
  }
}
@media only screen and (max-width: 639px) {
  #footer .social-nav {
    height: 84px;
  }
  #footer .social-nav .footer-catalogue {
    width: 100%;
    margin-bottom: 20px;
  }
  #footer .social-nav .footer-catalogue a.browser-button {
    margin-left: 24px;
  }
  #footer .social-nav .footer-social-bar {
    clear: both;
    float: left;
    width: 100%;
  }
  #footer .social-nav .footer-social-bar .social-icons {
    float: left;
  }
  #footer .social-nav .footer-social-bar .social-icons a {
    margin-left: 0;
    margin-right: 7px;
  }
  #footer .newsletter-bar {
    min-height: 258px;
  }
  #footer .newsletter-bar form#newsletterForm .grid-1 {
    padding: 0;
  }
  #footer .newsletter-bar form#newsletterForm .grid-1 .form-row {
    float: left;
    width: 98%;
    padding-right: 0;
  }
  #footer .newsletter-bar form#newsletterForm .grid-1 span.error {
    width: 99%;
  }
  #footer .newsletter-bar form#newsletterForm .grid-2 .form-row {
    width: 98%;
  }
  #footer .newsletter-bar form#newsletterForm .grid-2 .form-row.lastname input {
    width: 99%;
  }
  #footer .newsletter-bar form#newsletterForm .grid-3 {
    margin-bottom: 32px;
  }
  #footer .newsletter-bar form#newsletterForm .grid-3 .form-row.label-inline.required label .form-caption {
    margin-top: 0;
  }
  #footer .newsletter-bar form#newsletterForm .grid-4 {
    padding: 0;
  }
  #footer .newsletter-bar form#newsletterForm .grid-4 .women {
    float: left;
    margin-left: 0;
  }
  #footer .newsletter-bar form#newsletterForm .form-row {
    width: 98%;
    float: left;
    margin: 5px 0;
  }
  #footer .newsletter-bar form#newsletterForm input {
    width: 99%;
    line-height: 16px;
    height: 20px;
  }
  #footer .newsletter-bar form#newsletterForm input.footer-email {
    float: left;
  }
  #footer .newsletter-bar form#newsletterForm input.submitBtn {
    width: 48%;
  }
  #footer .newsletter-bar form#newsletterForm .title {
    width: 100%;
    margin-bottom: 5px;
  }
  #footer .newsletter-bar form#newsletterForm span.newsletterfeedback {
    margin-left: 0;
    margin-top: 10px;
  }
  #footer #generalinfos .footer-column.payment li.paymentmethods a.invoice {
    width: 90%;
  }
  #footer #generalinfos .footer-column.payment li.paymentmethods a.sofort {
    margin-top: -2px;
  }
  #footer #generalinfos .footer-column.payment li.paymentmethods a.paypal {
    margin-top: 0;
  }
  #footer #generalinfos .footer-column.footer-nav .right-column {
    clear: left;
  }
  #footer #generalinfos .footer-column.ekomi .ekomi-widget {
    float: left;
    margin-bottom: 0.5em;
  }
  #footer #generalinfos .footer-column.shipping a.gls {
    margin-top: 7px;
  }
}
@media only screen and (max-width: 479px) {
  #footer .social-nav {
    height: auto;
  }
}
/* primary catalog navigation */
/* ------------------------------------- */
#navigation ul {
  list-style-type: none !important;
}
#navigation ul li {
  color: transparent;
  height: auto;
  list-style: none none;
  list-style-image: none;
  list-style-type: none !important;
  overflow: hidden;
}
#navigation .simpleslotcontainer {
  min-height: 24px;
}
.navigation-header {
  background: url('../images/sprites/sprite-main.png') no-repeat;
  background-position: -72px -211px;
  display: none;
}
.navigation-header:hover {
  background-position: 0 -189px;
}
ul.level-1 > li {
  background-color: #e5e5e5;
  padding: 5px;
  /* box-shadow: 0 1px 0px 0px rgba(00,00,00, 0.25); */
}
ul.level-1 > li a.level-1 {
  padding: 8px 12px 8px 12px;
}
ul.level-1 {
  margin-left: -5px;
  margin-right: -5px;
  float: left;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  height: 40px;
}
ul.level-1:before,
ul.level-1:after {
  content: " ";
  display: table;
}
ul.level-1:after {
  clear: both;
}
ul.level-1 .expander {
  display: none;
  float: right;
  width: 90px;
}
ul.level-1 .expander .closebutton {
  background: url("../images/dd-arrow.png") no-repeat 50% 50%;
  background-position: center;
  width: 30px;
}
ul.level-1 .expander.expanded .closebutton {
  background: url('../images/dd-arrow-180deg.png') no-repeat 50% 50%;
}
ul.level-1 a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  line-height: 14px;
  color: #000000;
  display: block;
  font-size: 1.2em;
  padding: 10px 5px;
  overflow: visible;
  text-transform: uppercase;
}
ul.level-1 a.magazin {
  font-family: Georgia;
  font-size: 16px;
  line-height: 18px;
}
ul.level-1 a.bold {
  font-weight: bold;
}
ul.level-1 a.italic {
  font-style: italic;
}
ul.level-1 li {
  float: left;
}
ul.level-1 li:hover {
  background-color: #ffffff;
}
ul.level-1 li:hover div.level-2 {
  display: block;
}
div.level-2 {
  background: none repeat scroll 0 0 #ffffff;
  box-shadow: 0px 6px 6px 0px rgba(66, 66, 66, 0.5);
  display: none;
  margin: 0;
  left: 0px;
  top: 119px;
  padding: 40px 15px;
  position: absolute;
  right: -5px;
  z-index: 20;
}
div.level-2 .custom {
  color: #000000;
  font-family: 'Roboto Condensed', sans-serif;
  float: left;
  padding-top: 12px;
  padding-left: 15px;
  max-width: 210px;
  overflow: hidden;
}
div.level-2 .custom p:first-child {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
}
div.level-2 .custom p:first-child.bold {
  font-weight: bold;
}
div.level-2 .custom p:first-child.italic {
  font-style: italic;
}
div.level-2 .custom p {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  line-height: 16px;
  font-style: normal;
  font-weight: normal;
  padding: 0;
  margin: 0;
}
div.level-2 .custom p.bold {
  font-weight: bold;
}
div.level-2 .custom p.italic {
  font-style: italic;
}
div.level-2 .custom img {
  margin-top: 10px;
  height: auto !important;
  width: auto !important;
  float: right;
}
div.level-2 .categories.notalone {
  border-right: 1px solid #cdcdcd;
  clear: left;
  display: table;
  float: left;
  table-layout: fixed;
  width: 75%;
}
div.level-2 .categories.notalone .vertical-separator {
  height: 30px;
  width: 100%;
}
div.level-2 .categories {
  display: table;
  table-layout: fixed;
}
div.level-2 ul.level-2 {
  display: table-row;
  height: 100%;
  margin: 15px 20px 0 0;
  width: 100%;
}
div.level-2 ul.level-2.last {
  margin: 15px 0 0 0;
}
div.level-2 ul.level-2 a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 19px;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
  font-weight: normal;
  padding: 0 5px;
  text-transform: none;
}
div.level-2 ul.level-2 a.magazin {
  font-family: Georgia;
  line-height: 22px;
}
div.level-2 ul.level-2 a.bold {
  font-weight: bold;
}
div.level-2 ul.level-2 a.italic {
  font-style: italic;
}
div.level-2 ul.level-2 li {
  float: none;
}
div.level-2 ul.level-2 li a:hover {
  background-color: #505050;
  color: #ffffff;
}
div.level-2 ul.level-2.hasthirdlevel > li {
  border-right: 1px solid #cdcdcd;
  display: table-cell;
  float: none;
  margin-right: 15px;
  padding-left: 15px;
  width: 2%;
  /* it's totally absurd but it works anyway to get well-balanced columns. */
}
div.level-2 ul.level-2.hasthirdlevel > li.list-3,
div.level-2 ul.level-2.hasthirdlevel > li.list-6,
div.level-2 ul.level-2.hasthirdlevel > li.list-9,
div.level-2 ul.level-2.hasthirdlevel > li.last {
  border-right: none;
}
div.level-2 ul.level-2.hasthirdlevel > li.balancing-element {
  border-right: none;
}
div.level-2 ul.level-2.hasthirdlevel a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
}
div.level-2 ul.level-2.hasthirdlevel a.bold {
  font-weight: bold;
}
div.level-2 ul.level-2.hasthirdlevel a.italic {
  font-style: italic;
}
div.level-2 ul.level-2.hasthirdlevel li.list-3,
div.level-2 ul.level-2.hasthirdlevel li.list-6 {
  margin-right: 0 !important;
}
div.level-2 ul.level-2.hasthirdlevel li.list-4 {
  clear: left;
}
div.level-2 ul.level-2.hasthirdlevel li.list-4,
div.level-2 ul.level-2.hasthirdlevel li.list-5,
div.level-2 ul.level-2.hasthirdlevel li.list-6 {
  margin-top: 40px;
}
div.level-2 ul.level-2.hasthirdlevel ul.level-3 {
  margin: 15px 0 0 0;
  padding: 0;
}
div.level-2 ul.level-2.hasthirdlevel ul.level-3 li {
  padding: 5px 0px;
  max-width: 150px;
}
div.level-2 ul.level-2.hasthirdlevel ul.level-3 a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 19px;
  text-align: left;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: normal;
  font-weight: normal;
  text-transform: none;
}
div.level-2 ul.level-2.hasthirdlevel ul.level-3 a.magazin {
  font-family: Georgia;
  line-height: 22px;
}
div.level-2 ul.level-2.hasthirdlevel ul.level-3 a.bold {
  font-weight: bold;
}
div.level-2 ul.level-2.hasthirdlevel ul.level-3 a.italic {
  font-style: italic;
}
a.level-1:focus + .level-2 {
  display: block;
}
div.level-2.menu-horizontal li {
  float: left !important;
  height: 100%;
}
div.level-2.menu-horizontal li li {
  border: none;
  float: none !important;
  height: 100%;
}
div.level-2.menu-horizontal li.last li {
  border-width: 0 !important;
}
div.level-2.menu-horizontal ul.level-2 {
  float: none;
}
/* breadcrumbs */
/* ------------------------------------- */
.breadcrumb-result-text a,
.breadcrumb a.searchphraselink {
  background: none repeat scroll 0 0 transparent;
  color: #3EBAEA;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  padding: 0;
}
.breadcrumb {
  width: 80%;
  font-size: 12px;
  line-height: 1.5em;
  margin: 1px 0 18px;
  padding: 0;
  font-family: 'Roboto Condensed', sans-serif;
}
.breadcrumb .last {
  padding: 0 16px 0 10px;
}
.breadcrumb a {
  padding: 0 16px 0 10px;
  text-transform: uppercase;
}
.breadcrumb a:after {
  content: " ";
  position: absolute;
  margin-left: 10px;
  background: transparent url(../images/sprites.png) -257px -291px no-repeat;
  width: 4px;
  height: 8px;
  margin-top: 5px;
}
.breadcrumb a.breadcrumb-last:after {
  background: none;
}
.breadcrumb a.breadcrumb-home {
  padding-left: 0px;
}
.breadcrumb li {
  display: inline;
  list-style: none none;
}
.breadcrumb span.breadcrumbs {
  display: inline;
  font-size: 1em;
  font-weight: normal;
}
.breadcrumb span.breadcrumbs .paging-current-page {
  left: -999em;
  position: absolute;
}
.breadcrumb.product-search a:after {
  margin-top: 9px;
}
@media all and (max-width: 640px) {
  .breadcrumb {
    margin: 1px 0 9px;
  }
}
.breadcrumbCMS {
  width: 80%;
  font-size: 12px;
  line-height: 1.5em;
  margin: 1px 0 18px;
  padding: 0;
  font-family: 'Roboto Condensed', sans-serif;
}
.breadcrumb-last,
.breadcrumb-last h1 span {
  background: none repeat scroll 0 0 transparent !important;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 10px;
}
.breadcrumb-refinement-value {
  background: none repeat scroll 0 0 transparent !important;
  font-family: Georgia,serif;
  font-style: italic;
}
.breadcrumb-refined-by,
.breadcrumb-refinement-name,
.breadcrumb-refinement-value,
.attribute-divider {
  display: none;
}
a.breadcrumb-relax {
  background: none repeat scroll 0 0 transparent !important;
  font-family: Georgia,serif;
  font-style: italic;
  padding: 0 5px 0 0;
}
.breadcrumb-refinement-name {
  background: none repeat scroll 0 0 transparent !important;
  font-family: Georgia,serif;
  font-style: italic;
}
/* primary region elements */
/* ------------------------------------- */
.primary-content h1,
#secondary h1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  line-height: 22px;
  text-transform: uppercase;
  border-bottom: 1px #cdcdcd solid;
}
.primary-content h1.bold,
#secondary h1.bold {
  font-weight: bold;
}
.primary-content h1.italic,
#secondary h1.italic {
  font-style: italic;
}
.col-1 {
  float: left;
  margin: 4px 0;
  width: 48%;
}
.col-2 {
  float: right;
  margin: 4px 0;
  width: 48%;
}
.content-header {
  font-family: Georgia,serif;
  font-size: 1.75em;
  font-style: italic;
  font-weight: 400;
  margin: 0 0 14px !important;
}
.content-header span {
  font-size: 0.75em;
  font-style: normal;
  font-weight: 400;
}
.section-header {
  background: url("../images/interface/icon-double-line-header.png") repeat-x scroll left top #EFEFEF;
  border-bottom: 1px solid #FFFFFF;
  font-size: 1.1em;
  font-weight: 700;
  margin: 0;
  padding: 1em;
  position: relative;
  text-transform: uppercase;
}
.section-header-note {
  font-size: 0.9em;
  font-weight: 400;
  position: absolute;
  right: 1em;
  text-transform: none;
}
.back {
  display: block;
  margin: 0 0 10px;
}
/* secondary region elements */
/* ------------------------------------- */
.nav ul {
  border: 0 none;
  list-style: none none;
  margin: 7px 0;
  padding: 0;
}
.nav ul li {
  list-style: none none !important;
  margin: 0 0 7px !important;
}
.nav .toggle {
  background: url("../images/interface/icon-toggle-arrow.png") no-repeat scroll left 12px transparent;
  border: 0 none;
  display: block;
  font-size: 1em;
  font-weight: 700;
  margin: 10px 0 7px;
  padding: 8px 0 0 15px;
  text-transform: uppercase;
}
.nav .toggle span {
  background: none repeat scroll 0 0 transparent;
}
.nav .expanded {
  background-position: left -96px;
}
#category-level-3 {
  padding: 5px 0 0;
}
#category-level-3 a.refinement-link {
  font-style: normal;
  margin: 0 0 0 15px;
}
#category-level-3 ul {
  margin-left: 20px;
}
.refinement-header {
  background: url("../images/interface/icon-double-line-header.png") repeat-x scroll left top #EFEFEF;
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: 1.5px;
  margin: 0;
  padding: 14px 9px 9px;
  text-transform: uppercase;
}
.refinement.Colours ul.category-level-1 img {
  width: 12px;
  height: 12px;
}
#secondary .product-finder-refinements {
  border: 1px solid #cccccc;
  background-color: #f9f9f9;
  /* display refinements */
  /* Do not show an expand error for product finder refinements */
}
#secondary .product-finder-refinements h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: italic;
  font-weight: normal;
  text-align: center;
  padding: 0.5em;
  text-transform: uppercase;
  margin: 0;
  border-bottom: 1px solid #cccccc;
}
#secondary .product-finder-refinements .refinement-wrapper {
  display: block;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 20px;
  margin-bottom: 0;
}
#secondary .product-finder-refinements .refinement h3 {
  border-bottom: 0;
  padding: 1em;
  margin-bottom: 0;
}
#secondary .product-finder-refinements .refinement h3:after {
  background-image: none;
}
#secondary .product-finder-refinements .refinement ul {
  width: 100%;
  display: block;
  margin: 1em auto;
  float: none;
}
#secondary .product-finder-refinements .refinement ul li a.hit-count-0 {
  cursor: default;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* Good browsers */
  opacity: 0.5;
}
#secondary .product-finder-refinements .refinement ul li a.hit-count-0:hover {
  background-position: 0 0;
}
#secondary .product-finder-refinements .refinement .refinement-slider {
  display: none;
}
#secondary .product-finder-refinements .clear-refinement {
  display: none;
}
#secondary .product-finder-refinements .right {
  display: none;
}
#secondary .product-finder-refinements .refinementColor ul li {
  position: relative;
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  margin-left: 1em;
  margin-bottom: 0.5em;
  padding: 0;
  box-shadow: 1px 2px 5px black;
  border-radius: 5px;
  clear: none;
  box-sizing: border-box;
}
#secondary .product-finder-refinements .refinementColor ul li.selected {
  border: 1px solid #fabb00;
}
#secondary .product-finder-refinements .refinementColor ul li img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
#secondary .product-finder-refinements .refinementColor ul li a {
  position: absolute;
  display: block;
  background: url(../images/refinements/icon_overlay_color.png) no-repeat scroll left top transparent;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
}
#secondary .product-finder-refinements .refinementColor ul li a .left {
  display: none;
}
#secondary .product-finder-refinements .refinementColor ul li.selected a {
  box-shadow: none;
}
#secondary .product-finder-refinements .refinementWetter-Hidden .refinement-slider,
#secondary .product-finder-refinements .refinementPassform-Hidden .refinement-slider,
#secondary .product-finder-refinements .refinementFitting-Hidden .refinement-slider,
#secondary .product-finder-refinements .refinementWeather-Hidden .refinement-slider {
  display: block;
  width: 67%;
  margin: 70px auto 0 auto;
}
#secondary .product-finder-refinements .refinementWetter-Hidden .refinement-slider .ui-slider,
#secondary .product-finder-refinements .refinementPassform-Hidden .refinement-slider .ui-slider,
#secondary .product-finder-refinements .refinementFitting-Hidden .refinement-slider .ui-slider,
#secondary .product-finder-refinements .refinementWeather-Hidden .refinement-slider .ui-slider {
  display: none;
  background: #e5e5e5;
  border-color: #e3e3e3;
  border-radius: 5px;
  height: 6px;
  width: 96%;
  left: 3%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* Good browsers */
  opacity: 0.5;
}
#secondary .product-finder-refinements .refinementWetter-Hidden .refinement-slider .ui-slider .ui-slider-range,
#secondary .product-finder-refinements .refinementPassform-Hidden .refinement-slider .ui-slider .ui-slider-range,
#secondary .product-finder-refinements .refinementFitting-Hidden .refinement-slider .ui-slider .ui-slider-range,
#secondary .product-finder-refinements .refinementWeather-Hidden .refinement-slider .ui-slider .ui-slider-range {
  border-radius: 5px;
  width: 0;
}
#secondary .product-finder-refinements .refinementWetter-Hidden .refinement-slider .ui-slider .ui-slider-handle,
#secondary .product-finder-refinements .refinementPassform-Hidden .refinement-slider .ui-slider .ui-slider-handle,
#secondary .product-finder-refinements .refinementFitting-Hidden .refinement-slider .ui-slider .ui-slider-handle,
#secondary .product-finder-refinements .refinementWeather-Hidden .refinement-slider .ui-slider .ui-slider-handle {
  left: 0;
}
#secondary .product-finder-refinements .refinementWetter-Hidden .refinement-slider.Regen .ui-slider,
#secondary .product-finder-refinements .refinementPassform-Hidden .refinement-slider.Regen .ui-slider,
#secondary .product-finder-refinements .refinementFitting-Hidden .refinement-slider.Regen .ui-slider,
#secondary .product-finder-refinements .refinementWeather-Hidden .refinement-slider.Regen .ui-slider,
#secondary .product-finder-refinements .refinementWetter-Hidden .refinement-slider.Schmal .ui-slider,
#secondary .product-finder-refinements .refinementPassform-Hidden .refinement-slider.Schmal .ui-slider,
#secondary .product-finder-refinements .refinementFitting-Hidden .refinement-slider.Schmal .ui-slider,
#secondary .product-finder-refinements .refinementWeather-Hidden .refinement-slider.Schmal .ui-slider {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  /* Good browsers */
  opacity: 1;
}
#secondary .product-finder-refinements .refinementWetter-Hidden .refinement-slider.Regen .ui-slider .ui-slider-range,
#secondary .product-finder-refinements .refinementPassform-Hidden .refinement-slider.Regen .ui-slider .ui-slider-range,
#secondary .product-finder-refinements .refinementFitting-Hidden .refinement-slider.Regen .ui-slider .ui-slider-range,
#secondary .product-finder-refinements .refinementWeather-Hidden .refinement-slider.Regen .ui-slider .ui-slider-range,
#secondary .product-finder-refinements .refinementWetter-Hidden .refinement-slider.Schmal .ui-slider .ui-slider-range,
#secondary .product-finder-refinements .refinementPassform-Hidden .refinement-slider.Schmal .ui-slider .ui-slider-range,
#secondary .product-finder-refinements .refinementFitting-Hidden .refinement-slider.Schmal .ui-slider .ui-slider-range,
#secondary .product-finder-refinements .refinementWeather-Hidden .refinement-slider.Schmal .ui-slider .ui-slider-range {
  width: 0;
}
#secondary .product-finder-refinements .refinementWetter-Hidden .refinement-slider.Regen .ui-slider .ui-slider-handle,
#secondary .product-finder-refinements .refinementPassform-Hidden .refinement-slider.Regen .ui-slider .ui-slider-handle,
#secondary .product-finder-refinements .refinementFitting-Hidden .refinement-slider.Regen .ui-slider .ui-slider-handle,
#secondary .product-finder-refinements .refinementWeather-Hidden .refinement-slider.Regen .ui-slider .ui-slider-handle,
#secondary .product-finder-refinements .refinementWetter-Hidden .refinement-slider.Schmal .ui-slider .ui-slider-handle,
#secondary .product-finder-refinements .refinementPassform-Hidden .refinement-slider.Schmal .ui-slider .ui-slider-handle,
#secondary .product-finder-refinements .refinementFitting-Hidden .refinement-slider.Schmal .ui-slider .ui-slider-handle,
#secondary .product-finder-refinements .refinementWeather-Hidden .refinement-slider.Schmal .ui-slider .ui-slider-handle {
  left: 0;
}
#secondary .product-finder-refinements .refinementWetter-Hidden .refinement-slider.Kalt .ui-slider,
#secondary .product-finder-refinements .refinementPassform-Hidden .refinement-slider.Kalt .ui-slider,
#secondary .product-finder-refinements .refinementFitting-Hidden .refinement-slider.Kalt .ui-slider,
#secondary .product-finder-refinements .refinementWeather-Hidden .refinement-slider.Kalt .ui-slider,
#secondary .product-finder-refinements .refinementWetter-Hidden .refinement-slider.Normal .ui-slider,
#secondary .product-finder-refinements .refinementPassform-Hidden .refinement-slider.Normal .ui-slider,
#secondary .product-finder-refinements .refinementFitting-Hidden .refinement-slider.Normal .ui-slider,
#secondary .product-finder-refinements .refinementWeather-Hidden .refinement-slider.Normal .ui-slider {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  /* Good browsers */
  opacity: 1;
}
#secondary .product-finder-refinements .refinementWetter-Hidden .refinement-slider.Kalt .ui-slider .ui-slider-range,
#secondary .product-finder-refinements .refinementPassform-Hidden .refinement-slider.Kalt .ui-slider .ui-slider-range,
#secondary .product-finder-refinements .refinementFitting-Hidden .refinement-slider.Kalt .ui-slider .ui-slider-range,
#secondary .product-finder-refinements .refinementWeather-Hidden .refinement-slider.Kalt .ui-slider .ui-slider-range,
#secondary .product-finder-refinements .refinementWetter-Hidden .refinement-slider.Normal .ui-slider .ui-slider-range,
#secondary .product-finder-refinements .refinementPassform-Hidden .refinement-slider.Normal .ui-slider .ui-slider-range,
#secondary .product-finder-refinements .refinementFitting-Hidden .refinement-slider.Normal .ui-slider .ui-slider-range,
#secondary .product-finder-refinements .refinementWeather-Hidden .refinement-slider.Normal .ui-slider .ui-slider-range {
  width: 50%;
}
#secondary .product-finder-refinements .refinementWetter-Hidden .refinement-slider.Kalt .ui-slider .ui-slider-handle,
#secondary .product-finder-refinements .refinementPassform-Hidden .refinement-slider.Kalt .ui-slider .ui-slider-handle,
#secondary .product-finder-refinements .refinementFitting-Hidden .refinement-slider.Kalt .ui-slider .ui-slider-handle,
#secondary .product-finder-refinements .refinementWeather-Hidden .refinement-slider.Kalt .ui-slider .ui-slider-handle,
#secondary .product-finder-refinements .refinementWetter-Hidden .refinement-slider.Normal .ui-slider .ui-slider-handle,
#secondary .product-finder-refinements .refinementPassform-Hidden .refinement-slider.Normal .ui-slider .ui-slider-handle,
#secondary .product-finder-refinements .refinementFitting-Hidden .refinement-slider.Normal .ui-slider .ui-slider-handle,
#secondary .product-finder-refinements .refinementWeather-Hidden .refinement-slider.Normal .ui-slider .ui-slider-handle {
  left: 50%;
}
#secondary .product-finder-refinements .refinementWetter-Hidden .refinement-slider.Wind .ui-slider,
#secondary .product-finder-refinements .refinementPassform-Hidden .refinement-slider.Wind .ui-slider,
#secondary .product-finder-refinements .refinementFitting-Hidden .refinement-slider.Wind .ui-slider,
#secondary .product-finder-refinements .refinementWeather-Hidden .refinement-slider.Wind .ui-slider,
#secondary .product-finder-refinements .refinementWetter-Hidden .refinement-slider.Weit .ui-slider,
#secondary .product-finder-refinements .refinementPassform-Hidden .refinement-slider.Weit .ui-slider,
#secondary .product-finder-refinements .refinementFitting-Hidden .refinement-slider.Weit .ui-slider,
#secondary .product-finder-refinements .refinementWeather-Hidden .refinement-slider.Weit .ui-slider {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  /* Good browsers */
  opacity: 1;
}
#secondary .product-finder-refinements .refinementWetter-Hidden .refinement-slider.Wind .ui-slider .ui-slider-range,
#secondary .product-finder-refinements .refinementPassform-Hidden .refinement-slider.Wind .ui-slider .ui-slider-range,
#secondary .product-finder-refinements .refinementFitting-Hidden .refinement-slider.Wind .ui-slider .ui-slider-range,
#secondary .product-finder-refinements .refinementWeather-Hidden .refinement-slider.Wind .ui-slider .ui-slider-range,
#secondary .product-finder-refinements .refinementWetter-Hidden .refinement-slider.Weit .ui-slider .ui-slider-range,
#secondary .product-finder-refinements .refinementPassform-Hidden .refinement-slider.Weit .ui-slider .ui-slider-range,
#secondary .product-finder-refinements .refinementFitting-Hidden .refinement-slider.Weit .ui-slider .ui-slider-range,
#secondary .product-finder-refinements .refinementWeather-Hidden .refinement-slider.Weit .ui-slider .ui-slider-range {
  width: 100%;
}
#secondary .product-finder-refinements .refinementWetter-Hidden .refinement-slider.Wind .ui-slider .ui-slider-handle,
#secondary .product-finder-refinements .refinementPassform-Hidden .refinement-slider.Wind .ui-slider .ui-slider-handle,
#secondary .product-finder-refinements .refinementFitting-Hidden .refinement-slider.Wind .ui-slider .ui-slider-handle,
#secondary .product-finder-refinements .refinementWeather-Hidden .refinement-slider.Wind .ui-slider .ui-slider-handle,
#secondary .product-finder-refinements .refinementWetter-Hidden .refinement-slider.Weit .ui-slider .ui-slider-handle,
#secondary .product-finder-refinements .refinementPassform-Hidden .refinement-slider.Weit .ui-slider .ui-slider-handle,
#secondary .product-finder-refinements .refinementFitting-Hidden .refinement-slider.Weit .ui-slider .ui-slider-handle,
#secondary .product-finder-refinements .refinementWeather-Hidden .refinement-slider.Weit .ui-slider .ui-slider-handle {
  left: 100%;
}
#secondary .product-finder-refinements .refinementWetter-Hidden ul li,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li,
#secondary .product-finder-refinements .refinementWeather-Hidden ul li {
  display: block;
  float: left;
  width: 33.3333%;
  height: auto;
  clear: none;
}
#secondary .product-finder-refinements .refinementWetter-Hidden ul li a,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li a,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li a,
#secondary .product-finder-refinements .refinementWeather-Hidden ul li a {
  display: block;
  height: 100px;
  width: 100%;
  color: black;
  margin: 0;
  height: auto;
  text-align: center;
  box-sizing: border-box;
  background-image: none;
  background-position: 50% 20%;
  border: 10px solid transparent;
}
#secondary .product-finder-refinements .refinementWetter-Hidden ul li a#refinementWetter-Rain,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li a#refinementWetter-Rain,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li a#refinementWetter-Rain,
#secondary .product-finder-refinements .refinementWeather-Hidden ul li a#refinementWetter-Rain {
  background-image: url(../images/refinements/btn_rain.png), linear-gradient(#ffffff, #e5e5e5);
  border: 1px solid #e5e5e5;
  padding: 51px 4px 5px;
  width: 95%;
}
#secondary .product-finder-refinements .refinementWetter-Hidden ul li a#refinementWetter-Cold,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li a#refinementWetter-Cold,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li a#refinementWetter-Cold,
#secondary .product-finder-refinements .refinementWeather-Hidden ul li a#refinementWetter-Cold {
  background-image: url(../images/refinements/btn_cold_dry.png), linear-gradient(#ffffff, #e5e5e5);
  border: 1px solid #e5e5e5;
  padding: 51px 4px 5px;
  width: 95%;
}
#secondary .product-finder-refinements .refinementWetter-Hidden ul li a#refinementWetter-Sun,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li a#refinementWetter-Sun,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li a#refinementWetter-Sun,
#secondary .product-finder-refinements .refinementWeather-Hidden ul li a#refinementWetter-Sun {
  background-image: url(../images/refinements/btn_sun.png), linear-gradient(#ffffff, #e5e5e5);
  border: 1px solid #e5e5e5;
  padding: 51px 4px 5px;
  width: 95%;
}
#secondary .product-finder-refinements .refinementWetter-Hidden ul li a#refinementWetter-Wind,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li a#refinementWetter-Wind,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li a#refinementWetter-Wind,
#secondary .product-finder-refinements .refinementWeather-Hidden ul li a#refinementWetter-Wind {
  background-image: url(../images/refinements/btn_wind.png), linear-gradient(#ffffff, #e5e5e5);
  border: 1px solid #e5e5e5;
  padding: 51px 4px 5px;
  width: 95%;
}
#secondary .product-finder-refinements .refinementWetter-Hidden ul li:hover a#refinementWetter-Rain,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li:hover a#refinementWetter-Rain,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li:hover a#refinementWetter-Rain,
#secondary .product-finder-refinements .refinementWeather-Hidden ul li:hover a#refinementWetter-Rain,
#secondary .product-finder-refinements .refinementWetter-Hidden ul li.selected a#refinementWetter-Rain,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li.selected a#refinementWetter-Rain,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li.selected a#refinementWetter-Rain,
#secondary .product-finder-refinements .refinementWeather-Hidden ul li.selected a#refinementWetter-Rain {
  background-image: url(../images/refinements/btn_rain_r.png), linear-gradient(90deg, #fabb00, #fabb00);
}
#secondary .product-finder-refinements .refinementWetter-Hidden ul li:hover a#refinementWetter-Cold,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li:hover a#refinementWetter-Cold,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li:hover a#refinementWetter-Cold,
#secondary .product-finder-refinements .refinementWeather-Hidden ul li:hover a#refinementWetter-Cold,
#secondary .product-finder-refinements .refinementWetter-Hidden ul li.selected a#refinementWetter-Cold,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li.selected a#refinementWetter-Cold,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li.selected a#refinementWetter-Cold,
#secondary .product-finder-refinements .refinementWeather-Hidden ul li.selected a#refinementWetter-Cold {
  background-image: url(../images/refinements/btn_cold_dry_r.png), linear-gradient(90deg, #fabb00, #fabb00);
}
#secondary .product-finder-refinements .refinementWetter-Hidden ul li:hover a#refinementWetter-Wind,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li:hover a#refinementWetter-Wind,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li:hover a#refinementWetter-Wind,
#secondary .product-finder-refinements .refinementWeather-Hidden ul li:hover a#refinementWetter-Wind,
#secondary .product-finder-refinements .refinementWetter-Hidden ul li.selected a#refinementWetter-Wind,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li.selected a#refinementWetter-Wind,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li.selected a#refinementWetter-Wind,
#secondary .product-finder-refinements .refinementWeather-Hidden ul li.selected a#refinementWetter-Wind {
  background-image: url(../images/refinements/btn_wind_r.png), linear-gradient(90deg, #fabb00, #fabb00);
}
#secondary .product-finder-refinements .refinementWetter-Hidden ul li:hover a#refinementWetter-Sun,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li:hover a#refinementWetter-Sun,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li:hover a#refinementWetter-Sun,
#secondary .product-finder-refinements .refinementWeather-Hidden ul li:hover a#refinementWetter-Sun,
#secondary .product-finder-refinements .refinementWetter-Hidden ul li.selected a#refinementWetter-Sun,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li.selected a#refinementWetter-Sun,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li.selected a#refinementWetter-Sun,
#secondary .product-finder-refinements .refinementWeather-Hidden ul li.selected a#refinementWetter-Sun {
  background-image: url(../images/refinements/btn_sun_r.png), linear-gradient(90deg, #fabb00, #fabb00);
}
#secondary .product-finder-refinements .refinementPassform-Hidden ul li a,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li a {
  border: 1px solid #e5e5e5;
  background-image: linear-gradient(#ffffff, #e5e5e5);
  padding: 30px 4px 30px;
  width: 95%;
}
#secondary .product-finder-refinements .refinementPassform-Hidden ul li:hover a#refinementPassform-Hidden-Schmal,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li:hover a#refinementPassform-Hidden-Schmal,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li.selected a#refinementPassform-Hidden-Schmal,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li.selected a#refinementPassform-Hidden-Schmal,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li:hover a#refinementFitting-Hidden-Comfort,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li:hover a#refinementFitting-Hidden-Comfort,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li.selected a#refinementFitting-Hidden-Comfort,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li.selected a#refinementFitting-Hidden-Comfort,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li:hover a#refinementFitting-Hidden-comfort,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li:hover a#refinementFitting-Hidden-comfort,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li.selected a#refinementFitting-Hidden-comfort,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li.selected a#refinementFitting-Hidden-comfort,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li:hover a#refinementPassform-Hidden-Normal,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li:hover a#refinementPassform-Hidden-Normal,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li.selected a#refinementPassform-Hidden-Normal,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li.selected a#refinementPassform-Hidden-Normal,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li:hover a#refinementFitting-Hidden-Regular,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li:hover a#refinementFitting-Hidden-Regular,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li.selected a#refinementFitting-Hidden-Regular,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li.selected a#refinementFitting-Hidden-Regular,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li:hover a#refinementFitting-Hidden-regular,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li:hover a#refinementFitting-Hidden-regular,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li.selected a#refinementFitting-Hidden-regular,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li.selected a#refinementFitting-Hidden-regular,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li:hover a#refinementFitting-Hidden-Slim,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li:hover a#refinementFitting-Hidden-Slim,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li.selected a#refinementFitting-Hidden-Slim,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li.selected a#refinementFitting-Hidden-Slim,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li:hover a#refinementFitting-Hidden-slim #secondary .product-finder-refinements .refinementPassform-Hidden ul li:hover a#refinementPassform-Hidden-Weit,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li:hover a#refinementFitting-Hidden-slim #secondary .product-finder-refinements .refinementFitting-Hidden ul li:hover a#refinementPassform-Hidden-Weit,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li:hover a#refinementFitting-Hidden-slim #secondary .product-finder-refinements .refinementPassform-Hidden ul li.selected a#refinementPassform-Hidden-Weit,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li:hover a#refinementFitting-Hidden-slim #secondary .product-finder-refinements .refinementFitting-Hidden ul li.selected a#refinementPassform-Hidden-Weit,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li:hover a#refinementFitting-Hidden-slim #secondary .product-finder-refinements .refinementPassform-Hidden ul li:hover a#refinementPassform-Hidden-Weit,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li:hover a#refinementFitting-Hidden-slim #secondary .product-finder-refinements .refinementFitting-Hidden ul li:hover a#refinementPassform-Hidden-Weit,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li:hover a#refinementFitting-Hidden-slim #secondary .product-finder-refinements .refinementPassform-Hidden ul li.selected a#refinementPassform-Hidden-Weit,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li:hover a#refinementFitting-Hidden-slim #secondary .product-finder-refinements .refinementFitting-Hidden ul li.selected a#refinementPassform-Hidden-Weit,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li.selected a#refinementFitting-Hidden-slim #secondary .product-finder-refinements .refinementPassform-Hidden ul li:hover a#refinementPassform-Hidden-Weit,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li.selected a#refinementFitting-Hidden-slim #secondary .product-finder-refinements .refinementFitting-Hidden ul li:hover a#refinementPassform-Hidden-Weit,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li.selected a#refinementFitting-Hidden-slim #secondary .product-finder-refinements .refinementPassform-Hidden ul li.selected a#refinementPassform-Hidden-Weit,
#secondary .product-finder-refinements .refinementPassform-Hidden ul li.selected a#refinementFitting-Hidden-slim #secondary .product-finder-refinements .refinementFitting-Hidden ul li.selected a#refinementPassform-Hidden-Weit,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li.selected a#refinementFitting-Hidden-slim #secondary .product-finder-refinements .refinementPassform-Hidden ul li:hover a#refinementPassform-Hidden-Weit,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li.selected a#refinementFitting-Hidden-slim #secondary .product-finder-refinements .refinementFitting-Hidden ul li:hover a#refinementPassform-Hidden-Weit,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li.selected a#refinementFitting-Hidden-slim #secondary .product-finder-refinements .refinementPassform-Hidden ul li.selected a#refinementPassform-Hidden-Weit,
#secondary .product-finder-refinements .refinementFitting-Hidden ul li.selected a#refinementFitting-Hidden-slim #secondary .product-finder-refinements .refinementFitting-Hidden ul li.selected a#refinementPassform-Hidden-Weit {
  background-image: linear-gradient(#fabb00, #fabb00);
}
#secondary .product-finder-refinements.Frauen .refinementSpecial-Hidden ul li a#refinementSpecial-Hood {
  background-image: url(../images/refinements/hood_woman.jpg);
}
#secondary .product-finder-refinements.Frauen .refinementSpecial-Hidden ul li a#refinementSpecial-Pit-Zips {
  background-image: url(../images/refinements/underarm_zip_woman.jpg);
}
#secondary .product-finder-refinements.Frauen .refinementSpecial-Hidden ul li a#refinementSpecial-System-Zip {
  background-image: url(../images/refinements/zip_system_woman.jpg);
}
#secondary .product-finder-refinements .refinementSpecial-Hidden ul li {
  display: block;
  width: 100%;
  height: 86px;
  padding: 0;
  margin: 1em auto;
}
#secondary .product-finder-refinements .refinementSpecial-Hidden ul li a {
  display: block;
  width: 95%;
  height: 100%;
  margin: 0.5em auto;
  padding: 30px 0 0 124px;
  box-sizing: border-box;
  background-size: 100%;
  /* abuse display of amount of products as checkbox*/
}
#secondary .product-finder-refinements .refinementSpecial-Hidden ul li a#refinementSpecial-Hood {
  background-image: url(../images/refinements/hood_man.jpg);
}
#secondary .product-finder-refinements .refinementSpecial-Hidden ul li a#refinementSpecial-Pit-Zips {
  background-image: url(../images/refinements/underarm_zip_man.jpg);
}
#secondary .product-finder-refinements .refinementSpecial-Hidden ul li a#refinementSpecial-System-Zip {
  background-image: url(../images/refinements/zip_system_man.jpg);
}
#secondary .product-finder-refinements .refinementSpecial-Hidden ul li a .left {
  display: block;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
}
#secondary .product-finder-refinements .refinementSpecial-Hidden ul li a .right {
  display: block;
  /* make text invisible */
  color: transparent;
  background-color: white;
  width: 17px;
  height: 17px;
  border: 1px solid #cccccc;
  float: none;
  margin: 0 auto;
}
#secondary .product-finder-refinements .refinementSpecial-Hidden ul li a.active .right {
  background-color: transparent;
  border: none;
  background: url("../images/refine-on.png") no-repeat scroll 1px 2px transparent;
}
#secondary .product-finder-refinements .startagain {
  text-align: center;
  padding-top: 3em;
  float: left;
  width: 100%;
  margin-bottom: 3em;
}
#secondary .product-finder-refinements .startagain .button {
  font-family: 'Roboto Condensed', sans-serif;
  padding: 1em 2em;
  font-weight: normal;
  text-transform: uppercase;
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  background-repeat: repeat-x;
  background-color: #ffffff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background-image: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background-image: linear-gradient(top, #ffffff 0% #e6e6e6 100%);
  border: 1px solid #cccccc;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
}
#secondary .product-finder-refinements .startagain .button img {
  vertical-align: middle;
}
#price-slider .clear-refinement {
  float: right;
  margin-top: 10px;
}
.check,
.promo-top-heading {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  line-height: 26px;
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 2px;
  text-transform: uppercase;
  margin: 40px 0;
  clear: both;
  float: left;
  width: 100%;
}
.check.bold,
.promo-top-heading.bold {
  font-weight: bold;
}
.check.italic,
.promo-top-heading.italic {
  font-style: italic;
}
.promo-top-heading {
  margin: 20px 0;
}
.promo-top-subheading {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.promo-top-subheading.bold {
  font-weight: bold;
}
.promo-top-subheading.italic {
  font-style: italic;
}
.promo.col {
  width: 45%;
  clear: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  line-height: 14px;
  font-weight: normal;
  font-style: normal;
  line-height: 20px;
}
.promo.col.magazin {
  font-family: Georgia;
  font-size: 16px;
  line-height: 18px;
}
.promo.col.bold {
  font-weight: bold;
}
.promo.col.italic {
  font-style: italic;
}
.promo.col.left {
  float: left;
}
.promo.col.right {
  float: right;
}
.refinement {
  position: relative;
  clear: both;
  float: left;
  width: 100%;
}
.refinement h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
  border-bottom: 1px solid #cdcdcd;
  cursor: pointer;
  padding-bottom: 2px;
  margin-top: 0;
  line-height: 2em;
}
.refinement h3.bold {
  font-weight: bold;
}
.refinement h3.italic {
  font-style: italic;
}
.refinement h3:after {
  content: " ";
  display: block;
  position: absolute;
  right: 0;
  background: transparent url(../images/sprites.png) top left no-repeat;
  background-position: -345px -264px;
  width: 12px;
  height: 6px;
  margin-top: -11px;
}
.refinement ul.Color li a {
  height: 23px;
  padding: 0;
  text-indent: -999em;
  width: 30px;
}
.refinement ul {
  list-style: none none;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
.refinement ul li {
  margin: 0.5em 0;
}
.refinement.category-refinement ul li {
  margin: 0;
}
.refinement ul#category-level-2 {
  margin-bottom: 10px;
}
.refinement .clear-refinement {
  float: right;
  margin-top: 10px;
}
.refinement .refinement-top-level {
  padding: 0px 0 10px 0;
}
.refinement .refinement-link {
  background: url("../images/refine-off.png") no-repeat scroll 0px 0px transparent;
  border: 0 none;
  padding: 0 0 0.2em 1.5em;
}
.refinement ul.swatches li.selected a {
  border: 2px solid #505050;
  font-weight: bold;
  height: 14px;
  padding: 1.3px 0.8em;
}
.refinement ul.swatches li.unselectable a {
  background-image: url("../images/interface/icon-color-swatch-unselectable.png");
  background-position: right top;
}
.refinement ul.swatches li {
  float: left;
  padding: 2px;
  max-height: 25px;
}
.refinement ul.swatches li a {
  background: #e5e5e5;
  display: block;
  padding: 0.2em 0.7em;
  margin: 0 7px 7px 0;
  -moz-box-shadow: 0 1px 1px 0 #cdcdcd;
  -webkit-box-shadow: 0 1px 1px 0 #cdcdcd;
  box-shadow: 0 1px 1px 0 #cdcdcd;
}
.refinement h3.expanded:after {
  background-position: -344px -273px;
}
.refinement h3.expanded:after span {
  background-position: left top;
}
.refinement .selected .refinement-link {
  background: url("../images/refine-on.png") no-repeat scroll 1px 2px transparent;
}
.refinement.expanded .refinement-wrapper {
  display: block;
}
.refinement.refinementColor li a {
  display: inline-block;
}
ul.apparel-navigation {
  padding: 0;
  margin-bottom: 25px;
}
ul.apparel-navigation li {
  float: left;
  background: #e5e5e5;
  padding: 7px 14px;
  margin: 0 7px 7px 0;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  line-height: 16px;
  -moz-box-shadow: 0 1px 1px 0 #cdcdcd;
  -webkit-box-shadow: 0 1px 1px 0 #cdcdcd;
  box-shadow: 0 1px 1px 0 #cdcdcd;
}
ul.apparel-navigation li.bold {
  font-weight: bold;
}
ul.apparel-navigation li.italic {
  font-style: italic;
}
ul.apparel-navigation li:hover,
ul.apparel-navigation li.selected {
  background: #cdcdcd;
}
ul.apparel-navigation li:hover a,
ul.apparel-navigation li.selected a {
  box-shadow: none;
}
ul.apparel-navigation li:nth-child(3) {
  margin-right: 0;
}
#secondary a {
  color: #505050;
}
.scrollable {
  overflow: auto;
}
.refinement-wrapper {
  display: none;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
#category-level-1 li {
  height: 20px;
  clear: both;
  font-size: 15px;
  /*padding-left: 15px;*/
  padding-top: 3px;
}
#category-level-1 li a.refinement-link {
  background: url("../images/refine-off.png") no-repeat scroll 0px 0px transparent;
  display: block;
}
#category-level-1 li a.refinement-link.active,
#category-level-1 li a.refinement-link:hover {
  background: url("../images/refine-on.png") no-repeat scroll 1px 2px transparent;
  padding-left: 1.5em;
}
#category-level-1 li a.refinement-link span.right {
  float: right;
  text-indent: 0;
  font-size: 12px;
}
#category-level-1 a {
  background: url("../images/refine-off.png") no-repeat scroll 0px 0px transparent;
}
#category-level-1 a.active,
#category-level-1 a:hover {
  background: url("../images/refine-on.png") no-repeat scroll 1px 2px transparent;
}
#category-level-1 a.active {
  font-weight: bold;
}
#category-level-2 li.active {
  background-position: left -47px;
}
#category-level-2 li {
  background: none;
  margin-left: 20px;
  height: auto;
}
#category-level-2 a.active {
  font-weight: bold;
}
@media only screen and (max-width: 1080px) {
  ul.level-1 {
    margin-left: 0;
  }
  ul.level-1 > li {
    padding: 5px 0;
  }
  #navigation li .categories {
    clear: left;
    width: 100%;
    display: table;
  }
}
@media only screen and (min-width: 1024px) {
  #navigation ul.level-1 > li {
    height: 40px;
    padding: 0;
  }
  #navigation ul.level-1 > li a.level-1 {
    padding: 0;
  }
  #navigation ul.level-1 > li a.level-1 span.categoryname {
    padding: 13px 17px 13px 17px;
    display: block;
  }
}
/* form components */
/* ------------------------------------- */
.form-inline button {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.form-inline label {
  padding: 0 0 0.75em;
  text-transform: uppercase;
  width: auto;
}
.form-inline .form-row {
  clear: none;
  float: left;
  margin: 5px 2% 0 0;
  width: 28%;
}
.form-inline .form-row-button {
  float: left;
  margin: 30px 0 0;
  width: 10%;
}
.form-inline input {
  margin-left: 0;
  width: 95%;
}
.form-inline form {
  background: url("../images/interface/icon-double-line-header.png") repeat-x scroll left bottom transparent;
  padding: 0 0 2em;
  width: 98%;
}
.form-inline select {
  margin-left: 0;
  width: 95%;
}
.form-caption {
  display: block;
  margin: 1% 0 1% 0;
  width: auto;
  font-style: italic;
  color: #808080;
  float: right;
}
.form-indent .form-caption {
  margin-left: 0;
}
.dialog-required {
  font-size: 12px;
  font-weight: 400;
  position: relative;
  float: right;
  padding: 2px 0;
}
.dialog-required em {
  color: #333333;
}
.form-field-tooltip {
  float: right;
  margin: -36px 0 0;
  width: 21%;
}
.require-dialog {
  font-weight: 400;
  position: absolute;
  right: 1em;
  text-transform: none;
  top: 1em;
}
.js button.simple-submit {
  display: none;
}
.button-fancy-large,
.button-fancy-large:hover {
  background: #faba15;
  color: #000000;
  padding: 0 40px 0 40px;
  text-transform: uppercase;
  height: 35px;
  clear: both;
  cursor: pointer;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  line-height: 16px;
}
.button-fancy-large.bold,
.button-fancy-large:hover.bold {
  font-weight: bold;
}
.button-fancy-large.italic,
.button-fancy-large:hover.italic {
  font-style: italic;
}
.row-inline {
  display: inline;
}
.row-inline label {
  width: auto;
}
.error-message {
  color: #dd0720;
  padding: 0;
  margin-left: 10px;
  float: left;
  text-indent: 0;
  width: 76%;
}
.form-row {
  clear: both;
  padding: 18px 0 0 0;
}
.form-row input[readonly].readonly {
  background-color: #e5e5e5;
}
.form-row.form-cell {
  float: left;
  clear: none;
  margin-right: 1em;
}
.form-row.form-cell.last {
  margin-right: 0;
}
.form-row.title {
  width: 220px;
}
.form-row.title .left {
  float: left;
  width: 93px;
}
.form-row.title .right {
  float: right;
  width: 99px;
}
.form-row.title select {
  background-position: 95% 50%;
}
legend {
  background: url("../images/interface/icon-double-line-header.png") repeat-x scroll left top #EFEFEF;
  border-bottom: 1em solid #FFFFFF;
  font-size: 1.1em;
  font-weight: 700;
  margin: 0;
  padding: 14px 2% 10px;
  position: relative;
  text-transform: uppercase;
  width: 96%;
}
legend span {
  font-size: 12px;
  font-weight: 400;
  position: relative;
  text-transform: none;
  padding: 0 .5;
}
legend span em {
  color: #333333;
}
.button-fancy-small {
  color: #FFFFFF !important;
  font-size: 1em;
  font-weight: 400;
  text-transform: uppercase;
}
.error-form {
  background: url("../images/interface/icon-alert.png") no-repeat scroll left top transparent;
  color: #dd0720;
  font-style: italic;
  margin: 1em 0;
  padding: 0.5em 0 0 4em;
}
.label-removed label {
  left: -999em;
  position: absolute;
}
.form-label-text span {
  margin-right: 5px;
}
input,
select,
textarea {
  background: #e5e5e5;
  color: #505050;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-indent: 10px;
  float: left;
  clear: both;
  margin: 0 0 5px 0;
  width: 100%;
}
select {
  height: 27px;
  border: 1px solid #f2f1f1;
  background: #ffffff url("../images/dd-arrow.png") no-repeat right center;
  background-position: 97% 50%;
  cursor: pointer;
  -moz-box-shadow: 0 1px 1px #cdcdcd;
  -webkit-box-shadow: 0 1px 1px #cdcdcd;
  box-shadow: 0 1px 1px #cdcdcd;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}
select::-ms-expand {
  display: none;
}
span.select-wrapper {
  position: relative;
  display: inline-block;
  z-index: 0;
  width: 100%;
}
span.select-wrapper select {
  z-index: 1;
}
span.select-wrapper:before {
  display: block;
  position: absolute;
  content: '';
  right: 0px;
  top: 0px;
  height: 1.7em;
  width: 1em;
  margin-right: 15px;
  background: white;
  z-index: 5;
}
textarea {
  border: none;
  margin: 0;
  -moz-box-shadow: inset 0 2px 1px #cdcdcd;
  -webkit-box-shadow: inset 0 2px 1px #cdcdcd;
  box-shadow: inset 0 2px 1px #cdcdcd;
  width: 99%;
  text-indent: 0;
}
textarea:-moz-placeholder {
  color: #808080;
}
textarea::-moz-placeholder {
  color: #808080;
}
textarea:-ms-input-placeholder {
  color: #808080;
}
textarea::-webkit-input-placeholder {
  color: #808080;
}
input {
  line-height: 24px;
  border: none;
  height: 25px;
  margin: 0;
  -moz-box-shadow: inset 0 2px 1px #cdcdcd;
  -webkit-box-shadow: inset 0 2px 1px #cdcdcd;
  box-shadow: inset 0 2px 1px #cdcdcd;
}
input:-moz-placeholder {
  color: #808080;
}
input::-moz-placeholder {
  color: #808080;
}
input:-ms-input-placeholder {
  color: #808080;
}
input::-webkit-input-placeholder {
  color: #808080;
}
input[type=checkbox] {
  visibility: hidden;
}
.trek-hike-checkbox {
  background-image: url("../images/trek-hike-checkbox.png");
  background-repeat: no-repeat;
}
/*general styles for all CSS Checkboxes*/
label {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
input[type=checkbox].css-checkbox {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
input[type=checkbox].css-checkbox + label.css-label {
  padding-left: 20px;
  font-size: 12px;
  height: 15px;
  display: inline-block;
  line-height: 13px;
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  cursor: pointer;
  padding-bottom: 0px;
  width: 100%;
}
input[type=checkbox].css-checkbox:checked + label.css-label {
  background-position: 0 -14px;
}
label.css-label.checked {
  background-position: 0 -14px;
}
input[type=checkbox].css-checkbox.med + label.css-label.med {
  padding-left: 22px;
  height: 17px;
  display: inline-block;
  line-height: 17px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 15px;
  vertical-align: middle;
  cursor: pointer;
}
input[type=checkbox].css-checkbox.med:checked + label.css-label.med {
  background-position: 0 -17px;
}
input[type=checkbox].css-checkbox.sme + label.css-label.sme {
  padding-left: 22px;
  height: 16px;
  display: inline-block;
  line-height: 16px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 15px;
  vertical-align: middle;
  cursor: pointer;
}
input[type=checkbox].css-checkbox.sme:checked + label.css-label.sme {
  background-position: 0 -16px;
}
input[type=checkbox].css-checkbox.lrg + label.css-label.lrg {
  padding-left: 22px;
  height: 20px;
  display: inline-block;
  line-height: 20px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 15px;
  vertical-align: middle;
  cursor: pointer;
}
input[type=checkbox].css-checkbox.lrg:checked + label.css-label.lrg {
  background-position: 0 -20px;
}
.form-label-text {
  padding: 0;
  text-align: right;
  width: 22%;
  padding-bottom: 2px;
}
.button-full-width {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 100%;
}
.char-count {
  display: block;
  margin-left: 24%;
}
div.error {
  background: none repeat scroll 0 0 transparent;
}
.label-above .form-caption {
  margin-left: 0;
  width: auto;
}
.label-above label {
  float: none;
  text-align: left;
  width: auto;
}
.label-above textarea {
  margin-left: 0;
}
.label-above select {
  margin-left: 0;
}
.label-above input {
  margin-left: 0;
}
.label-inline label {
  display: inline-block;
  float: none;
  font-size: 1em;
  font-weight: 400;
  text-align: left;
  width: 90%;
}
.label-inline input {
  float: left;
  margin: 0.8em 2%;
}
span.required {
  color: #808080;
  font-style: italic;
}
.form-row-button {
  padding: 15px 0 0 0;
}
button,
a.buttonstyle {
  float: right;
  background: none repeat scroll 0 0 #505050;
  border: none;
  color: #ffffff;
  cursor: pointer;
  display: inline;
  font-weight: 700;
  height: 28px;
  padding: 8px 12px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  line-height: 16px;
  line-height: 12px;
}
button.bold,
a.buttonstyle.bold {
  font-weight: bold;
}
button.italic,
a.buttonstyle.italic {
  font-style: italic;
}
button:hover,
a.buttonstyle:hover {
  background-color: #808080;
}
button:active,
a.buttonstyle:active {
  background-color: #808080;
}
.login-box-content .form-caption {
  margin-left: 0;
}
.login-box-content label {
  float: none;
  width: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 19px;
  text-align: left;
}
.login-box-content label.magazin {
  font-family: Georgia;
  line-height: 22px;
}
.login-box-content label.bold {
  font-weight: bold;
}
.login-box-content label.italic {
  font-style: italic;
}
.login-box-content .form-row.label-inline {
  padding: 10px 0 0;
  margin: 0px;
}
.login-box-content .form-row-button {
  margin-left: 0;
  width: auto;
  padding: 0;
}
.login-box-content .form-row-button button {
  position: relative;
  bottom: 7px;
}
.login-box-content input[type="checkbox"] {
  margin-left: 0;
  margin-right: 7px;
  width: 13px;
  height: 13px;
}
.login-box-content textarea {
  margin-left: 0;
  width: 87%;
}
.login-box-content input {
  margin-left: 0;
  width: 390px;
  height: 25px;
}
.login-box-content select {
  margin-left: 0;
}
.login-box-content input[type="password"] {
  margin-left: 0;
  width: 390px;
  height: 25px;
}
.create-account-content input {
  float: right;
}
.create-account-content .form-caption {
  margin-left: 0;
}
.create-account-content label {
  float: none;
  font-size: 1.1em;
  width: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 19px;
  text-align: left;
}
.create-account-content label.magazin {
  font-family: Georgia;
  line-height: 22px;
}
.create-account-content label.bold {
  font-weight: bold;
}
.create-account-content label.italic {
  font-style: italic;
}
.create-account-content .form-row-button {
  margin-left: 0;
  width: auto;
}
.create-account-content input[type="checkbox"] {
  margin-left: 0;
  margin-right: 7px;
}
.create-account-content textarea {
  margin-left: 0;
  width: 87%;
}
.create-account-content input {
  margin-left: 0;
  margin-bottom: 10px;
  width: 100%;
  height: 25px;
}
.create-account-content select {
  margin-left: 0;
}
.create-account-content button {
  background: #fabb00;
  color: #000000;
}
.create-account-content button:hover,
.create-account-content button:active {
  opacity: 0.8;
}
.button-fancy-medium[disabled] {
  opacity: 0.5;
}
.required-indicator {
  color: #000000;
}
span.checkbox {
  position: absolute;
  top: 0;
  left: 0;
  margin: 2px 0 0 20px;
  width: 100%;
}
span.error {
  background: none repeat scroll 0 0 transparent;
  display: block;
  clear: both;
}
input.error {
  color: #000000;
  font-style: normal;
  border: 1px solid #dd0720;
}
select.error {
  border: 1px solid #dd0720;
}
.error {
  background-color: #ffffff;
  color: #dd0720;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: italic;
}
.label-hidden label {
  text-align: left;
  text-indent: -999em;
}
.search-result-options select {
  height: auto;
}
.button-fancy-large[disabled] {
  /*opacity:0.5;*/
}
input[type="button"] {
  background: none repeat scroll 0 0 #FFFFFF;
  border-color: #CCCCCC #CCCCCC #D0D0D0;
  border-style: solid;
  border-width: 1px 1px 4px;
  color: #3EBAEA;
  cursor: pointer;
  display: inline;
  font-size: 1.1em;
  font-weight: 700;
  padding: 0.6em 2em 0.5em;
  text-align: center;
}
.with-helper-text {
  margin-top: -59px;
}
.button-text {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  font-weight: 400;
  padding: 0;
}
.button-fancy-small[disabled] {
  opacity: 0.5;
}
.button-fancy-medium {
  background-color: #fabb00;
  color: #FFFFFF !important;
  cursor: pointer;
  display: inline;
  float: right;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  height: 28px;
  line-height: 12px;
  padding: 8px 12px;
  text-align: center;
  text-transform: uppercase;
  margin-left: 5px;
}
.button,
a.buttonstyle {
  background: none repeat scroll 0 0 #FFFFFF;
  border-color: #CCCCCC #CCCCCC #D0D0D0;
  border-style: solid;
  border-width: 1px 1px 4px;
  color: #3EBAEA;
  cursor: pointer;
  display: inline;
  font-size: 1.1em;
  font-weight: 700;
  padding: 0.6em 2em 0.5em;
  text-align: center;
}
h1 span {
  font-size: 12px;
  font-weight: 400;
  position: relative;
  text-transform: none;
  float: right;
  padding: 2px 0px;
}
h1 span em {
  color: #333333;
}
input[type="radio"] {
  box-shadow: none;
  margin: 2px 5px 5px 0;
  width: 12px;
  height: 12px;
}
h2 span {
  font-size: 12px;
  font-weight: 400;
  position: relative;
  text-transform: none;
  float: right;
  padding: 0 0;
}
h2 span em {
  color: #333333;
}
span em {
  color: #333333;
}
button[disabled],
button[disabled]:hover,
input[disabled] {
  background: #e5e5e5;
  color: #CCCCCC;
}
div.radio label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  margin-right: 15px;
  font-size: 13px;
  width: 12px;
  height: 12px;
}
div.radio label:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  /*bottom: 1px;*/
  background-color: #aaa;
  box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.3), 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
}
div.radio label:before {
  border-radius: 8px;
}
div.radio input[type=radio]:checked + label:before {
  content: "\2022";
  color: #f3f3f3;
  font-size: 30px;
  text-align: center;
  line-height: 18px;
}
.billing-address,
.delivery-address {
  float: left;
  margin: 1em;
}
#ContactForm label {
  text-align: left;
}
#ContactForm h2 {
  float: left;
  margin: 15px 0 5px 0;
}
#PromoForm {
  float: left;
  margin-top: 30px;
}
#PromoForm .address {
  display: none;
}
#PromoForm .left {
  float: left;
  margin-right: 25px;
}
#PromoForm .right {
  float: right;
  margin-top: 32px;
}
#PromoForm label {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  line-height: 14px;
  color: #000000;
  font-style: normal;
  font-weight: normal;
}
#PromoForm label.magazin {
  font-family: Georgia;
  font-size: 16px;
  line-height: 18px;
}
#PromoForm label.bold {
  font-weight: bold;
}
#PromoForm label.italic {
  font-style: italic;
}
#PromoForm label.error {
  color: #dd0720;
  padding: 0;
  margin-left: 10px;
  float: left;
  text-indent: 0;
  width: 76%;
  padding-top: 3px;
}
#PromoForm a.infolink {
  display: block;
  padding: 17px 0 0 20px;
  clear: both;
}
#PromoForm .css-checkbox ~ .error {
  padding-left: 10px;
}
#RegistrationForm {
  width: 460px;
}
#RegistrationForm label {
  width: 353px;
  font-weight: bold;
  margin-bottom: 6px;
  text-align: left;
  position: relative;
  top: 6px;
}
#RegistrationForm .form-row {
  padding: 5px 0;
}
#PersonalDataForm1 .inputaddressid,
#PersonalDataForm2 .inputaddressid,
#PersonalDataForm3 .inputaddressid {
  display: none;
}
#PersonalDataForm1 .inputsalutation div.form-row,
#PersonalDataForm2 .inputsalutation div.form-row,
#PersonalDataForm3 .inputsalutation div.form-row {
  width: 63px;
  padding-bottom: 0;
}
#PersonalDataForm1 .inputhouseno,
#PersonalDataForm2 .inputhouseno,
#PersonalDataForm3 .inputhouseno {
  width: 92px;
  float: left;
  clear: left;
  overflow: hidden;
}
#PersonalDataForm1 .inputhouseno input[type="text"],
#PersonalDataForm2 .inputhouseno input[type="text"],
#PersonalDataForm3 .inputhouseno input[type="text"],
#PersonalDataForm1 .inputhouseno input[type="number"],
#PersonalDataForm2 .inputhouseno input[type="number"],
#PersonalDataForm3 .inputhouseno input[type="number"] {
  width: 90px;
}
#PersonalDataForm1 .inputstreet,
#PersonalDataForm2 .inputstreet,
#PersonalDataForm3 .inputstreet {
  width: 254px;
  float: right;
  overflow: hidden;
}
#PersonalDataForm1 .inputstreet input[type="text"],
#PersonalDataForm2 .inputstreet input[type="text"],
#PersonalDataForm3 .inputstreet input[type="text"] {
  width: 252px;
}
#PersonalDataForm1 .inputcity,
#PersonalDataForm2 .inputcity,
#PersonalDataForm3 .inputcity {
  width: 254px;
  float: left;
  clear: left;
  overflow: hidden;
}
#PersonalDataForm1 .inputcity input[type="text"],
#PersonalDataForm2 .inputcity input[type="text"],
#PersonalDataForm3 .inputcity input[type="text"] {
  width: 252px;
}
#PersonalDataForm1 .inputpostcode,
#PersonalDataForm2 .inputpostcode,
#PersonalDataForm3 .inputpostcode {
  width: 92px;
  float: right;
  overflow: hidden;
}
#PersonalDataForm1 .inputpostcode input[type="text"],
#PersonalDataForm2 .inputpostcode input[type="text"],
#PersonalDataForm3 .inputpostcode input[type="text"],
#PersonalDataForm1 .inputpostcode input[type="number"],
#PersonalDataForm2 .inputpostcode input[type="number"],
#PersonalDataForm3 .inputpostcode input[type="number"] {
  width: 90px;
}
#PersonalDataForm1 .inputcountry,
#PersonalDataForm2 .inputcountry,
#PersonalDataForm3 .inputcountry {
  width: 335px;
}
#PersonalDataForm1 .place-holder-error,
#PersonalDataForm2 .place-holder-error,
#PersonalDataForm3 .place-holder-error {
  width: 340px;
  float: left;
  height: 1px;
}
#PersonalDataForm1 .select-birthday,
#PersonalDataForm2 .select-birthday,
#PersonalDataForm3 .select-birthday {
  width: 95px;
  float: left;
  margin-right: 9px;
}
#PersonalDataForm1 .select-birthday-year,
#PersonalDataForm2 .select-birthday-year,
#PersonalDataForm3 .select-birthday-year {
  width: 125px;
  float: left;
}
#PersonalDataForm1 .information-icon,
#PersonalDataForm2 .information-icon,
#PersonalDataForm3 .information-icon {
  background: url("../images/richui-sprites.png") no-repeat scroll -19px -262px #ffffff;
  float: right;
  width: 18px;
  height: 18px;
  bottom: 5px;
  position: relative;
}
#PersonalDataForm1 .information-icon-country,
#PersonalDataForm2 .information-icon-country,
#PersonalDataForm3 .information-icon-country {
  background: url("../images/richui-sprites.png") no-repeat scroll -19px -262px #ffffff;
  float: right;
  width: 18px;
  height: 18px;
  bottom: 8px;
  position: relative;
}
#PersonalDataForm1 .information-icon-birthday,
#PersonalDataForm2 .information-icon-birthday,
#PersonalDataForm3 .information-icon-birthday {
  background: url("../images/richui-sprites.png") no-repeat scroll -19px -262px #ffffff;
  float: right;
  width: 18px;
  height: 18px;
  top: 36px;
  position: relative;
}
#PersonalDataForm1 .inputphone,
#PersonalDataForm2 .inputphone,
#PersonalDataForm3 .inputphone {
  margin-bottom: 30px;
}
#PersonalDataForm1 .phonenumber-example,
#PersonalDataForm2 .phonenumber-example,
#PersonalDataForm3 .phonenumber-example {
  color: #808080;
  display: block;
  float: right;
  font-style: italic;
  width: auto;
  margin-right: 10px;
  margin-top: -3px;
}
#PersonalDataForm1 label,
#PersonalDataForm2 label,
#PersonalDataForm3 label {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 19px;
  text-align: left;
}
#PersonalDataForm1 label.magazin,
#PersonalDataForm2 label.magazin,
#PersonalDataForm3 label.magazin {
  font-family: Georgia;
  line-height: 22px;
}
#PersonalDataForm1 label.bold,
#PersonalDataForm2 label.bold,
#PersonalDataForm3 label.bold {
  font-weight: bold;
}
#PersonalDataForm1 label.italic,
#PersonalDataForm2 label.italic,
#PersonalDataForm3 label.italic {
  font-style: italic;
}
#PersonalDataForm1 .form-row,
#PersonalDataForm2 .form-row,
#PersonalDataForm3 .form-row {
  padding: 13px 0;
}
#PersonalDataForm1 #pretendplaceholder.inputempty,
#PersonalDataForm2 #pretendplaceholder.inputempty,
#PersonalDataForm3 #pretendplaceholder.inputempty {
  text-align: right;
  font-style: italic;
  padding-right: 10px;
  width: 100%;
}
/* Newsletter Signup Page - Start*/
#wrapper.pt_newsletter h1 {
  font-size: 38px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-style: italic;
  margin: 28px 0 22px;
  text-transform: uppercase;
  line-height: 1;
}
#wrapper.pt_newsletter .promotext {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  line-height: 22px;
}
#wrapper.pt_newsletter .yellowbox {
  background-color: #fabb00;
  box-sizing: border-box;
  padding: 10px;
  text-align: center;
  width: 100%;
}
#wrapper.pt_newsletter .yellowbox .content {
  display: inline-block;
  text-align: center;
}
#wrapper.pt_newsletter .yellowbox .big {
  display: inline-block;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: -4px;
}
#wrapper.pt_newsletter .yellowbox .text {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  line-height: 21px;
  margin-left: 10px;
  max-width: 75%;
  text-align: left;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
}
#wrapper.pt_newsletter #primary.primary-content {
  width: 48%;
}
#wrapper.pt_newsletter #primary.primary-content #SubscriptionForm {
  width: 98%;
}
#wrapper.pt_newsletter #primary.primary-content #SubscriptionForm label,
#wrapper.pt_newsletter #primary.primary-content #SubscriptionForm .label-text {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  font-weight: bold;
}
#wrapper.pt_newsletter #primary.primary-content #SubscriptionForm input {
  margin: 7px 0 7px;
}
#wrapper.pt_newsletter #primary.primary-content #SubscriptionForm .required {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-style: normal;
}
#wrapper.pt_newsletter #primary.primary-content #SubscriptionForm .submitBtn {
  background-color: #fabb00;
  color: #000000;
  float: right;
  font-size: 14px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-style: italic;
  height: 36px;
  margin-left: 1%;
  text-transform: uppercase;
  width: 30%;
}
#wrapper.pt_newsletter #primary.primary-content #SubscriptionForm .submitBtn:hover {
  background-color: #000000;
  color: #fabb00;
}
#wrapper.pt_newsletter #primary.primary-content #SubscriptionForm .subscribemsg,
#wrapper.pt_newsletter #primary.primary-content #SubscriptionForm .errormsg {
  font-size: 16px;
  font-weight: bold;
  font-family: 'Roboto Condensed', sans-serif;
}
#wrapper.pt_newsletter #primary.primary-content #SubscriptionForm .subscribemsg {
  color: #00a513;
}
#wrapper.pt_newsletter #primary.primary-content #SubscriptionForm .errormsg {
  color: #dd0720;
}
#wrapper.pt_newsletter #secondary {
  float: left;
  width: 48%;
}
#wrapper.pt_newsletter #secondary p {
  padding: 0;
  margin: 0;
}
#wrapper.pt_newsletter #secondary img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 768px) {
  #wrapper.pt_newsletter #secondary {
    display: none;
  }
}
/* Newsletter Signup Page - End*/
@media screen and (max-width: 959px) {
  .ui-tabs .ui-tabs-nav li {
    display: block;
    font-size: .8em;
    margin: 0;
    width: 99.4%;
  }
  .ui-tabs .ui-tabs-nav li a {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  /* Stop mobile font-size adjustments */
  /* ------------------------------------- */
  body {
    -webkit-text-size-adjust: none;
  }
  /* Ensure no content extends beyond page wrapper */
  /* ------------------------------------- */
  div,
  img {
    max-width: 100%;
  }
  /* Adjust the forms to be more mobile-friendly */
  /* ------------------------------------- */
  input[type="text"],
  input[type="password"],
  textarea,
  select {
    width: 100%;
  }
  .form-row-button {
    margin-left: 0;
  }
  .login-box-content label,
  label,
  .form-caption,
  .form-label-text {
    float: left;
    text-align: left;
    width: auto;
  }
  .login-box-content input[type="text"],
  .login-box-content input[type="password"],
  .form-inline .form-row {
    width: 90%;
  }
  .form-inline label {
    padding: 0;
  }
  .form-inline button {
    width: 50% !important;
  }
  .form-indent {
    margin-left: 2%;
  }
  legend {
    padding: 14px 30% 10px 2%;
    width: 68%;
  }
  .label-inline input {
    height: 2em;
    margin: 0;
    padding: 0;
  }
  .form-field-tooltip {
    display: none;
  }
  /* Primary page regions: remove padding, update width */
  /* ------------------------------------- */
  .print-page,
  a.tooltip,
  .tooltip {
    font-size: .9em;
  }
  .form-field-tooltip {
    float: none;
    margin: 0 0 10px 5px;
    width: auto;
  }
  .ui-dialog {
    max-width: 98%;
  }
  #wrapper {
    border: 0;
    font-size: 12px;
    max-width: 100%;
    min-width: 320px;
    width: 320px;
  }
  #main {
    padding: 0 1%;
  }
  #primary {
    background: none;
    border: 0 !important;
    float: none;
    margin: 0;
    padding-left: 0 !important;
    width: 100% !important;
  }
  #secondary {
    border: 0;
    float: none;
    font-size: 1.1em;
    width: 100%;
  }
  .col-1,
  .col-2 {
    float: none;
    width: 100%;
  }
  .scrollable {
    height: auto;
  }
  .scrollable li {
    float: left;
  }
  .scrollable li a {
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    display: block;
    padding: .2em .8em;
  }
  /* Navigation adjusted, stacked so it's easier to use */
  /* ------------------------------------- */
  #navigation h1 {
    background: #000000 url('../images/interface/icon-nav-arrow.png') 95% center no-repeat;
    color: #ffffff;
    cursor: pointer;
    font-size: 1.1em;
    font-weight: normal;
    margin: 0;
    padding: .7em;
    position: relative;
    height: auto;
    text-transform: uppercase;
    width: auto;
  }
  ul.level-1 {
    padding: 5px 0;
  }
  ul.level-1 .last a.level-1 {
    border: 0;
  }
  ul.level-1 li:hover a.level-1 {
    border-color: #efefef;
  }
  .js ul.level-1 li:hover div.level-2 {
    display: none;
  }
  div.level-2 {
    position: relative;
  }
  div.level-2.menu-horizontal li {
    border: 0 !important;
    float: none !important;
  }
  div.level-2 .custom {
    display: none;
  }
  /* Reduce primary header size */
  /* ------------------------------------- */
  .primary-content h1 {
    font-size: 1.5em;
    margin: 10px 0;
  }
  /* Grid, product tile layout adjustments */
  /* ------------------------------------- */
  #quickviewbutton {
    display: none !important;
  }
  ul.search-result-items .grid-tile {
    margin: 2%;
    width: 92%;
  }
  .search-result-options {
    margin: .5em 0;
    clear: both;
  }
  .search-result-options .pagination {
    margin: 0;
  }
  .search-result-options .pagination .results-hits {
    display: none;
  }
  .product-tile {
    height: auto !important;
  }
  .wide-tiles .product-tile .product-image {
    width: 41%;
  }
  .wide-tiles .product-tile .product-name,
  .wide-tiles .product-tile .product-pricing,
  .wide-tiles .product-tile .product-promo,
  .wide-tiles .product-tile .pr_stars,
  .wide-tiles .product-tile .product-swatches {
    float: right;
  }
  .wide-tiles .product-tile .product-name h2 {
    margin-top: 0px;
  }
  .product-tile .product-swatches .swatch img {
    width: 2em;
  }
  .product-listing-1x4 ul.search-result-items .grid-tile {
    margin: 2%;
    width: 92%;
  }
  /* Pdp */
  /* ------------------------------------- */
  .pt_product-details .primary-content {
    padding-bottom: 68px;
  }
  .pt_product-details .breadcrumb .last {
    display: none;
  }
  .pdp-main .attribute h3,
  .pdp-main .attribute .label {
    font-size: .9em;
    width: 35%;
  }
  .pdp-main .attribute span.value {
    padding-top: 5px;
  }
  .pdp-main .product-add-to-cart .inventory {
    width: 100%;
  }
  .pdp-main .product-add-to-cart .inventory label {
    display: inline-block;
    width: 36%;
  }
  .pdp-main .product-add-to-cart .product-price {
    font-size: 2em;
    padding: 30px 10px;
    text-align: left;
    width: 100%;
  }
  .pdp-main .product-add-to-cart button {
    clear: both;
    width: 100%;
  }
  .pdp-main .product-set-list .block-add-to-cart .inventory {
    margin: 0;
    width: 23%;
  }
  .pdp-main .product-set-list .block-add-to-cart .product-price {
    font-size: 1em;
    width: 44%;
  }
  .pdp-main .product-set-list .block-add-to-cart button {
    font-size: .7em;
  }
  .pdp-main .product-review-links {
    margin-left: 6%;
  }
  /* size chart */
  /* ------------------------------------- */
  .sizinginformation {
    padding: 0;
  }
  .sizinginformation th {
    font-weight: normal;
    padding: 0 0 0 2px;
  }
  .sizinginformation td {
    padding: 5px;
    text-align: center;
  }
  .sizinginformation .sizechart {
    padding: 0 !important;
  }
  .ui-dialog .ui-dialog-content {
    padding: .25em;
  }
  /* Cart: tables need to be broken up and cells stacked */
  /* ------------------------------------- */
  .cart-coupon-code .input-text {
    width: 50%;
  }
  .cart-coupon-code {
    clear: both;
    float: none;
    width: 100%;
  }
  .cart-order-totals {
    clear: both;
    float: none;
  }
  .cart-order-totals button {
    margin: 0 0 20px;
  }
  .cart-order-totals td {
    width: 50%;
  }
  #cart-table .item-total .promo-adjustment {
    width: auto;
  }
  .pdp-main .product-col-1 {
    margin-left: 0;
  }
  /* Checkout */
  /* ------------------------------------- */
  .order-summary-footer h2 {
    width: 50%;
  }
  .place-order-totals .order-totals-table {
    width: 100%;
  }
  .payment-method-options {
    padding: 0;
  }
  .payment-method-options .form-row {
    width: 100%;
  }
  .payment-method-options .form-row label {
    float: left;
    margin: 0;
    padding: 0 0 0 1em;
    width: 150px;
  }
  .payment-method-options .form-row .input-radio {
    margin: 0;
  }
  .pt_order-confirmation .item-list th {
    display: none;
  }
  .pt_order-confirmation .item-list td {
    float: left;
    padding: 1em 0;
    width: 98%;
  }
  .pt_order-confirmation .item-list .order-totals-table td {
    float: left;
    width: 48%;
  }
  .pt_order-confirmation .order-shipment-table th {
    display: none;
  }
  .pt_order-confirmation .order-shipment-table td {
    font-size: .8em;
  }
  .pt_order-confirmation .order-shipment-table .shipping-method {
    padding-left: 0;
  }
  /* account pages */
  /* ------------------------------------- */
  .content-asset ul.account-options li {
    float: none;
    width: auto;
  }
  ul.address-list li,
  ul.payment-list li {
    float: none;
    width: auto;
  }
  .order-history-header button {
    font-size: 1em;
    padding: .25em;
  }
  /* Gift certificates */
  /* ------------------------------------- */
  .gift-certificate-purchase .content-asset,
  .gift-certificate-purchase form {
    float: none;
    width: 90%;
  }
  .gift-certificate-purchase .cert-amount .form-caption {
    width: 80%;
  }
  /* Gift registry */
  /* ------------------------------------- */
  .page-content-tab-navigaton button {
    width: 100%;
  }
  .pt_gift-registry .add-gift-cert button {
    width: 100%;
  }
  .pt_gift-registry .add-gift-cert p {
    width: 100%;
  }
  .pt_gift-registry .create-new-registry p {
    display: none;
  }
  .pt_gift-registry .create-new-registry {
    overflow: hidden;
  }
  .pt_gift-registry .item-list {
    width: 98%;
  }
  .pt_gift-registry .item-list th {
    display: none;
  }
  /* report tables */
  /* ------------------------------------- */
  table.item-list td,
  table.item-list .section-header {
    font-size: .9em;
    padding: .3em;
  }
  table.item-list .item-image,
  table.item-list .item-details,
  table.item-list .item-availability,
  table.item-list .item-dashboard {
    display: inline-block;
  }
  table.item-list .item-image {
    width: 30%;
  }
  table.item-list .item-details {
    width: 50%;
  }
  table.item-list .item-availability {
    width: 97%;
  }
  table.item-list .item-dashboard {
    width: 97%;
  }
  table.item-list .delete-registry {
    text-align: center;
  }
  table.item-list th.section-header {
    background-image: none;
  }
  .list-table-header {
    padding: 1em !important;
  }
  .list-table-header .button {
    display: block;
    margin: 20px 0;
    width: 196px;
  }
  .list-table-header p {
    display: none;
  }
  .list-table-header button {
    display: block;
    width: 260px;
  }
  /* Homepage assets */
  /* ------------------------------------- */
  .home-bottom-left {
    width: 100% !important;
  }
  .home-bottom-center {
    width: 100% !important;
  }
  .home-bottom-right {
    clear: both;
    float: none;
    width: 100% !important;
  }
  .home-bottom-right .product-tile {
    min-height: 0;
  }
  #email-alert-signup {
    margin: 0;
    text-align: center;
    width: 100%;
  }
  #email-alert-signup label {
    text-align: center;
    width: 100%;
  }
  #email-alert-signup input[type="text"] {
    float: none;
    margin: 0;
    width: 50%;
  }
  #email-alert-signup input[type="image"] {
    float: none;
    vertical-align: bottom;
  }
  .facebook-registration {
    left: -3px;
  }
  .facebook-registration,
  .facebook-registration .fb_iframe_widget,
  .facebook-registration .fb_iframe_widget span,
  .facebook-registration .fb_iframe_widget span iframe {
    position: relative;
    width: 100.7% !important;
  }
}
@media screen and (min-width: 640px) and (max-width: 767px) {
  #wrapper.pt_checkout #primary.primary-content {
    width: 58.33333333% !important;
  }
}
/* Bump up to a min-480 viewport */
@media screen and (min-width: 480px) and (max-width: 767px) {
  #wrapper {
    width: 480px;
  }
  .wide-tiles .product-tile .product-name h2 {
    margin-top: 10px;
  }
  .wide-tiles .product-tile .product-image {
    width: 38%;
  }
  .facebook-registration {
    left: 0px;
  }
  .facebook-registration,
  .facebook-registration .fb_iframe_widget,
  .facebook-registration .fb_iframe_widget span,
  .facebook-registration .fb_iframe_widget span iframe {
    position: relative;
    width: 100% !important;
  }
  #preferred-store-panel input[type="text"] {
    width: 49.5966%;
  }
}
/* 768px layout: make minor adjustments from full layout. None of the mobile styles above used, based on media queries */
@media screen and (min-width: 768px) and (max-width: 959px) {
  /* set page, primary regions width */
  /* ------------------------------------- */
  #wrapper {
    width: 760px;
  }
  .primary-content {
    width: 588px;
  }
  .page-content .primary-content {
    padding-left: 14px;
    width: 500px;
  }
  .primary-focus .primary-content {
    width: 540px;
  }
  .primary-focus #secondary {
    width: 210px;
  }
  .html-slot-container img,
  .bottom-banner-cell img {
    max-width: 100%;
  }
  /* various page tweaks */
  /* ------------------------------------- */
  .ui-dialog {
    max-width: 98%;
  }
  .scrollable {
    height: auto;
  }
  .mini-cart-total-label {
    display: none;
  }
  .mini-cart-products {
    max-height: 100%;
  }
  .header-banner {
    font-size: 1em;
    margin: 0;
  }
  .header-search input[type="text"] {
    width: 135px;
  }
  ul.level-1 a {
    font-size: 1em;
    padding: 10px 5px;
  }
  ul.search-result-items .new-row {
    clear: none;
  }
  ul.search-result-items .grid-tile {
    width: 41.5%;
  }
  .pdp-main .recommendations {
    width: 275px;
  }
  .pdp-main .product-set-list .block-add-to-cart button {
    font-size: .9em;
    margin-top: 3px;
  }
  table .section-header {
    font-size: 1em;
  }
  #compare-table td .product-tile {
    width: 79px;
  }
  .pt_gift-registry .add-gift-cert p {
    width: auto;
  }
  #cart-table {
    font-size: .9em;
  }
  #cart-table td {
    padding: 3px;
  }
  #cart-table .item-total .promo-adjustment {
    width: 77px;
  }
  /* homepage assets */
  /* ------------------------------------- */
  .home-bottom-right .product-tile {
    min-height: 0;
  }
  #email-alert-signup {
    margin: 0;
    width: 100%;
  }
  #email-alert-signup label {
    float: none;
    display: block;
    text-align: center;
    width: 100%;
  }
  #email-alert-signup input[type="text"] {
    width: 73%;
  }
  .facebook-registration {
    left: 0px;
  }
  .facebook-registration,
  .facebook-registration .fb_iframe_widget,
  .facebook-registration .fb_iframe_widget span,
  .facebook-registration .fb_iframe_widget span iframe {
    position: relative;
    width: 100% !important;
  }
}
#page-modal {
  position: fixed;
  z-index: 999;
  text-align: center;
  display: none;
}
#page-modal a.btn {
  float: none;
  line-height: 22px;
  margin-left: 1em;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-style: italic;
  padding: 5px 8px;
  font-size: 14px;
  display: inline-block;
  vertical-align: bottom;
  cursor: pointer;
}
#page-modal a.btn.cta {
  background-color: #fabb00;
  color: #000000;
  text-transform: uppercase;
}
#page-modal a.btn.no-thanks {
  background-color: #000000;
  color: #ffffff;
  text-decoration: underline;
  font-weight: normal;
}
#page-modal a.btn:hover {
  opacity: 0.8;
}
#page-modal.newsletter {
  background-color: #000000;
  z-index: 1001;
  color: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}
#page-modal.newsletter .headline,
#page-modal.newsletter .coupon {
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  margin-top: 0.5em;
  text-transform: uppercase;
  font-weight: bold;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
}
#page-modal.newsletter .coupon-wrapper {
  display: inline-block;
  width: 80px;
  position: relative;
}
#page-modal.newsletter .coupon {
  height: 70px;
  width: 70px;
  line-height: 70px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #fabb00;
  color: #000000;
  position: absolute;
  font-size: 32px;
  left: 5px;
  top: -60px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
}
#page-modal.newsletter .coupon.ch {
  padding-top: 25px;
  line-height: 1;
  font-size: 20px;
}
#page-modal.hide-browser {
  display: none !important;
}
@media only screen and (min-width: 1024px) {
  #page-modal.hide-desktop {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  #page-modal.hide-tablet {
    display: none !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #page-modal.hide-tablet {
    display: none !important;
  }
  #page-modal.newsletter .headline {
    font-size: 22px;
  }
  #page-modal.newsletter .coupon-wrapper {
    width: 70px;
  }
  #page-modal.newsletter .coupon {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 959px) {
  #page-modal.newsletter .buttons {
    display: block;
    line-height: 45px;
  }
  #page-modal.newsletter .coupon-wrapper {
    width: 70px;
  }
  #page-modal.newsletter .coupon {
    height: 60px;
    width: 60px;
    line-height: 60px;
  }
  #page-modal.newsletter .coupon.ch {
    padding-top: 22px;
    line-height: 1;
    font-size: 18px;
  }
}
@media only screen and (max-width: 479px) {
  #page-modal.hide-mobile {
    display: none !important;
  }
  #page-modal.newsletter .headline {
    margin-top: 0.25em;
    font-size: 15px;
  }
  #page-modal.newsletter .coupon-wrapper {
    width: auto;
  }
  #page-modal.newsletter .buttons {
    display: block;
    margin: 1em;
  }
  #page-modal.newsletter .coupon {
    width: auto;
    height: auto;
    line-height: normal;
    position: relative;
    color: #fabb00;
    background: none;
    top: 0;
    left: 0;
    font-size: 20px;
  }
  #page-modal.newsletter .coupon.ch {
    height: auto;
    padding-top: 0;
    line-height: normal;
    font-size: 20px;
  }
}
@media only screen and (max-width: 380px) {
  #page-modal.newsletter .headline {
    font-size: 12px;
  }
}
/* 
 * @import that are indirectly references through the imports above:
 * legacy_responsive,
 * utilities,
 * forms.less and 
 * variables.less 
 * 
 * */
/* product search */
.breadcrumb.product-search .breadcrumb-result-text {
  float: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 10px;
}
.breadcrumb.product-search span {
  float: none;
  text-transform: uppercase;
}
.breadcrumb.product-search a {
  text-transform: uppercase;
  background: inherit;
}
.search-result-options h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  line-height: 22px;
  text-transform: uppercase;
  border-bottom: 1px solid #cdcdcd;
  margin: 0;
  padding-bottom: 5px;
}
.search-result-options h3.bold {
  font-weight: bold;
}
.search-result-options h3.italic {
  font-style: italic;
}
.resp-menu-wrapper {
  display: inline-block;
}
/* Gender Search Banners ------- */
.gender-search-banner {
  clear: both;
  width: 100%;
}
.gender-search-banner img {
  display: block;
  width: 100%;
}
.gender-search-banner ul {
  clear: both;
  padding: 0;
  width: 100%;
}
.gender-search-banner ul.three li {
  width: 32.6%;
  margin-right: 1%;
}
.gender-search-banner ul.three li:nth-child(3) {
  margin-right: 0;
}
.gender-search-banner ul li {
  float: left;
  position: relative;
}
.gender-search-banner ul li .headline {
  background-color: #fabb00;
  bottom: 15%;
  color: #000000;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: bold;
  left: 0;
  line-height: 1.7rem;
  position: absolute;
  padding: 0.3rem 1rem 0.3rem 10%;
  text-transform: uppercase;
  z-index: 2;
}
#msdw_searchresult_banners .html-slot-container {
  margin: 0;
}
#msdw_searchresult_banners .gender-search-banner ul.three {
  clear: both;
  padding: 0;
  margin: 10px 0 20px -10px;
  position: relative;
  z-index: 1;
  width: calc(100% + 20px);
  border-spacing: 10px 0;
  border-collapse: separate;
  display: table;
  table-layout: fixed;
}
#msdw_searchresult_banners .gender-search-banner ul.three li {
  position: relative;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  background-color: #e5e5e5;
  color: #222;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  width: 33.333%;
  clear: none;
  margin: 0;
  float: none;
}
#msdw_searchresult_banners .gender-search-banner ul.three li:nth-child(1) {
  margin-left: 0px;
}
#msdw_searchresult_banners .gender-search-banner ul.three li img {
  display: none;
}
#msdw_searchresult_banners .gender-search-banner ul.three li a {
  display: block;
  text-decoration: none;
  padding: .6875rem .875rem;
}
#msdw_searchresult_banners .msdw_searchresult_title_mobile {
  background-color: #fabb00;
  color: #000000;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: bold;
  line-height: 1.7rem;
  padding: .3rem 1rem .3rem 10%;
  text-transform: uppercase;
  z-index: 2;
  text-align: center;
}
#msdw_searchresult_banners .gender-search-banner {
  clear: both;
  width: 100%;
  position: relative;
  display: block;
}
#msdw_searchresult_banners .gender-search-banner ul li .headline {
  color: #000000;
  font-family: "Open Sans", sans-serif;
  line-height: 1.1rem;
  z-index: 2;
  font-size: .875rem;
  font-weight: 400;
  padding: 0;
  text-transform: none;
  background: none;
  font-style: normal;
}
@media all and (min-width: 768px) {
  #msdw_searchresult_banners .msdw_searchresult_title_mobile {
    display: none;
  }
  #msdw_searchresult_banners .gender-search-banner ul.three li {
    border: 0;
  }
  #msdw_searchresult_banners .gender-search-banner ul.three li a {
    padding: 0;
  }
  #msdw_searchresult_banners .gender-search-banner ul.three li:nth-child(1) {
    margin-right: 10px;
  }
  #msdw_searchresult_banners .gender-search-banner ul.three li:nth-child(2) {
    margin: 0;
  }
  #msdw_searchresult_banners .gender-search-banner ul.three li:nth-child(3) {
    margin-left: 10px;
  }
  #msdw_searchresult_banners .gender-search-banner ul.three {
    margin: 8px 0 0 0;
    padding: 0;
    display: flex;
    width: 100%;
    max-width: 885px;
  }
  #msdw_searchresult_banners .gender-search-banner ul.three li img {
    display: block;
    width: 100%;
    height: inherit;
  }
  #msdw_searchresult_banners .gender-search-banner ul li .headline {
    background-color: #fabb00;
    bottom: 15%;
    color: #000000;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.5rem;
    font-style: italic;
    font-weight: bold;
    left: 0;
    line-height: 1.7rem;
    position: absolute;
    padding: .3rem 1rem .3rem 10%;
    text-transform: uppercase;
    z-index: 2;
  }
}
/* no hits */
/* ------------------------------------- */
.pt_product-search-noresult #primary {
  float: right;
  width: 880px;
}
.pt_product-search-noresult #secondary {
  float: left;
  width: 300px;
}
.pt_product-search-noresult #secondary .refinement.Category {
  width: 270px;
}
.pt_product-search-noresult .breadcrumb {
  margin-bottom: 13px;
}
.pt_product-search-noresult .breadcrumb a:after {
  margin-top: 5px;
}
.pt_product-search-noresult .primary-content .no-hits-header {
  font-size: 21px;
  margin-top: 0;
}
.pt_product-search-noresult .primary-content .section-header.no-hits {
  clear: both;
  margin-top: 35px;
  background: none;
  font-size: 16px;
  font-style: italic;
  font-family: 'Roboto Condensed', sans-serif;
  padding: 0;
}
.pt_product-search-noresult .primary-content .section-header.no-hits .no-hits-search-term {
  color: #808080;
  padding-left: 3px;
}
.pt_product-search-noresult .primary-content .no-hits-search {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 19px;
  text-align: left;
  margin-top: 23px;
}
.pt_product-search-noresult .primary-content .no-hits-search.magazin {
  font-family: Georgia;
  line-height: 22px;
}
.pt_product-search-noresult .primary-content .no-hits-search.bold {
  font-weight: bold;
}
.pt_product-search-noresult .primary-content .no-hits-search.italic {
  font-style: italic;
}
.pt_product-search-noresult .primary-content .no-hits-search div.title {
  font-weight: bold;
}
.pt_product-search-noresult .primary-content .no-hits-search .newsearch-tips {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 18px;
}
.pt_product-search-noresult .primary-content .no-hits-search .newsearch-tips li {
  list-style-type: square;
  line-height: 22px;
}
.pt_product-search-noresult .primary-content .no-hits-search .search-help {
  font-family: Arial, Helvetica, sans-serif;
  width: 685px;
  margin-top: 4px;
}
.pt_product-search-noresult .primary-content .newsearch-form .label-above {
  padding-top: 6px;
  float: left;
  width: 100%;
}
.pt_product-search-noresult .primary-content .newsearch-form input {
  width: 350px;
  margin-right: 11px;
}
.pt_product-search-noresult .primary-content .newsearch-form button[type=submit] {
  float: left;
  padding: 6px 17px;
  height: 25px;
}
.pt_product-search-noresult .primary-content .no-hits-help {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 19px;
  text-align: left;
  width: 650px;
  margin-top: 12px;
  margin-bottom: 12px;
}
.pt_product-search-noresult .primary-content .no-hits-help.magazin {
  font-family: Georgia;
  line-height: 22px;
}
.pt_product-search-noresult .primary-content .no-hits-help.bold {
  font-weight: bold;
}
.pt_product-search-noresult .primary-content .no-hits-help.italic {
  font-style: italic;
}
.pt_product-search-noresult .primary-content .carousel .product-name {
  margin: 0 0 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 28px;
  font-style: italic;
  font-weight: bold;
  line-height: 30px;
  border: 0;
  text-align: center;
}
.pt_product-search-noresult .primary-content .carousel .product-name a.name-link {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  line-height: 16px;
  color: #000000;
}
.pt_product-search-noresult .primary-content .carousel .product-name a.name-link.bold {
  font-weight: bold;
}
.pt_product-search-noresult .primary-content .carousel .product-name a.name-link.italic {
  font-style: italic;
}
/* search results, grid layout */
/* ------------------------------------- */
.pt_product-search-result.promo .required {
  white-space: nowrap;
}
.no-hits-footer {
  background: url("../images/interface/icon-double-line-header.png") repeat-x scroll left top transparent;
  margin: 20px 0;
  padding: 20px 0;
}
.pt_product-search-result {
  background: none repeat scroll 0 0 #EFEFEF;
}
.pt_product-search-result #secondary {
  width: 270px;
}
.pt_product-search-result .promo {
  clear: both;
}
.pt_product-search-result .promo.lower ~ div#main .breadcrumb,
.pt_product-search-result .promo.lower ~ div#main .search-result-options,
.pt_product-search-result .promo.lower ~ div#main .search-result-options-bottom {
  display: none;
}
.pt_product-search-result .primary-content .html-slot-container {
  /* All in this html-slot-container regards category banner layout */
  margin-bottom: 20px;
}
.pt_product-search-result .primary-content .html-slot-container .category-banner-name {
  position: relative;
  box-sizing: border-box;
  bottom: 0;
  background: #fabb00;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  line-height: 26px;
  text-transform: uppercase;
  padding: 5px 10px 5px 0;
  text-align: right;
  width: 100%;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}
.pt_product-search-result .primary-content .html-slot-container .category-banner-name.bold {
  font-weight: bold;
}
.pt_product-search-result .primary-content .html-slot-container .category-banner-name.italic {
  font-style: italic;
}
.pt_product-search-result .primary-content .html-slot-container img {
  display: block;
  width: 100%;
}
.pt_product-search-result .wide-tiles div.middle .circle,
.pt_product-search-result .wide-tiles div.middle .highlightflag {
  top: 0;
  left: 0;
  font-weight: bold;
}
.pt_product-search-result .wide-tiles div.middle .circle {
  text-indent: 3px;
}
.pt_product-search-result .highlightflag {
  position: absolute;
  top: -14px;
  left: -14px;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  text-shadow: 0px 2px 3px #ffffff;
  z-index: 9;
}
#price-slider {
  color: #505050;
  float: left;
  width: 100%;
}
#price-slider p {
  position: relative;
  float: left;
  width: 100%;
}
#price-slider span {
  float: left;
  padding: 5px 10px 5px 10px;
}
#price-slider span.ui-slider-handle {
  padding: 0;
}
#price-slider span.price-symbol {
  position: relative;
  left: 20px;
  margin-left: -10px;
  line-height: 18px;
  padding: 5px 0 5px 5px;
}
#price-slider span.price-symbol.eur {
  left: -7px;
}
#price-slider span.price-symbol.pln {
  left: -7px;
}
#price-slider span.price-symbol.rub {
  left: -20px;
}
#price-slider span.price-symbol.chf {
  left: -22px;
}
#price-slider input.price.chf {
  padding-right: 30px;
  text-align: right;
  padding-left: 0;
  width: 58px;
}
#price-slider input.price.eur {
  padding-right: 16px;
  text-align: right;
  width: 68px;
}
#price-slider input.price.rub {
  padding-right: 20px;
}
#price-slider input.price {
  background: #ffffff;
  width: 68px;
  height: 25px;
  clear: none;
  text-align: left;
  padding-left: 11px;
  -moz-box-shadow: 0 1px 3px 0 #cdcdcd;
  -webkit-box-shadow: 0 1px 3px 0 #cdcdcd;
  box-shadow: 0 1px 3px 0 #cdcdcd;
}
#slider-range {
  background: #e5e5e5;
  border-color: #e3e3e3;
  border-radius: 5px;
  height: 6px;
  width: 96%;
  left: 3%;
}
.search-result-content {
  clear: both;
}
.search-result-content.wide-tiles .product-tile .pr_stars {
  margin-left: 0;
}
.category-main-banner img {
  max-width: 100%;
}
.sort-by,
.items-per-page {
  float: left;
  width: 206px;
  height: 27px;
  margin-bottom: 5px;
  margin-right: 18px;
}
.sort-by button,
.items-per-page button {
  background: none repeat scroll 0 0 #C2C2C2;
  border: 0 none;
  color: #333333;
  font-size: 0.9em;
  padding: 0.3em;
}
.sort-by label,
.items-per-page label {
  display: none;
}
.sort-by select,
.items-per-page select {
  background-color: #e5e5e5;
  border: 0 none;
  height: 27px;
  margin: 0 6px 0 0;
  padding: 0 0 0 10px;
  text-transform: uppercase;
  font-style: italic;
}
.search-result-bookmarks {
  margin: 15px 0 15px 0;
  font: normal normal 1.25em 'Roboto Condensed', sans-serif;
}
.search-result-bookmarks a {
  text-decoration: underline;
}
.search-result-bookmarks .search-phrase {
  text-transform: uppercase;
  font-weight: bold;
}
.no-results {
  padding: 20px;
}
.search-promo {
  padding: 20px;
}
.no-hits-search-term {
  color: #990000;
  font-style: italic;
}
.search-result-options {
  overflow: hidden;
  width: 100%;
  border-bottom: 1px solid #cdcdcd;
}
.search-result-options-bottom {
  margin-top: 30px;
}
.no-hits-search-term-suggest {
  color: #990000;
  font-style: italic;
}
.toggle-grid {
  background: url("../images/sprites.png") no-repeat scroll -270px -266px transparent;
  cursor: pointer;
  display: block;
  float: left;
  height: 14px;
  margin: 2px 10px 0 0;
  text-indent: -999em;
  width: 38px;
}
.toggle-grid.wide-tiles {
  background: url("../images/sprites.png") no-repeat scroll -270px -286px transparent;
}
.pt_content-search-result ol.breadcrumb li span.resultstext.last a.searchphraselink {
  color: #000000;
}
.pt_content-search-result ol.breadcrumb li span.resultstext.last a:after {
  background: none;
}
.pt_content-search-result #secondary {
  display: none;
}
.pt_content-search-result #primary {
  width: 100%;
}
ul.folder-content-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
ul.folder-content-list .content-title {
  display: block;
  color: #000000;
  font: italic bold 1.5em 'Roboto Condensed', sans-serif;
}
ul.folder-content-list .readmore {
  text-decoration: underline;
}
ul.folder-content-list li {
  float: left;
  list-style: none none;
  margin: 0;
  padding: 1em 0 1em 0;
  width: 100%;
}
ul.folder-content-list li a:not(.readmore) {
  display: block;
  color: #000000;
  font: italic bold 1.5em 'Roboto Condensed', sans-serif;
}
ul.folder-content-list li p {
  margin: 0;
}
.search-results-content button {
  float: left;
}
.pagination {
  float: right;
  position: relative;
  margin-top: 6px;
}
.pagination ul {
  float: right;
  margin: 0;
  padding: 0;
}
.pagination .results-hits {
  color: #666666;
  float: left;
}
.pagination .results-hits div.paginginformation {
  float: none;
  padding: 0 45px;
  width: 100%;
}
.pagination .results-hits span.paginginformation-view {
  float: left;
  margin-right: 5px;
}
.pagination li {
  display: block;
  float: left;
  list-style: none none;
  padding: 0 3px;
}
.pagination li.first-last a {
  color: #505050;
  font-size: 0.9em;
}
.wide-tiles .product-tile .product-name,
.wide-tiles .product-tile .product-pricing,
.wide-tiles .product-tile .product-promo,
.wide-tiles .product-tile .pr_stars,
.wide-tiles .product-tile .product-swatches {
  float: left;
  text-align: left;
  width: 100%;
  margin-bottom: 5px;
}
.wide-tiles div#product-description.sevensixeight {
  display: none;
}
h1#results-content {
  background: none;
  padding: 75px 0 0 0;
}
div.product-variations ul {
  padding: 0;
  float: left;
  margin: 1em 0;
}
div.product-variations .swatches.size {
  position: relative;
}
div.product-variations .swatches.size li {
  padding-bottom: 5px;
}
div.product-variations .swatches.size li a {
  padding: 5px;
}
div.product-variations .swatches.size li.emptyswatch:hover a {
  box-shadow: inset 0 0 0 1px #fabb00;
}
div.product-variations .swatches.size li.unavailable a,
div.product-variations .swatches.size li.unselectable a {
  opacity: 0.5;
}
div.product-variations .swatches.size li.unavailable.selected,
div.product-variations .swatches.size li.unselectable.selected,
div.product-variations .swatches.size li.unavailable:hover,
div.product-variations .swatches.size li.unselectable:hover {
  border-color: #E0E0E0;
}
div.product-variations .swatches.size li.unavailable.selected a,
div.product-variations .swatches.size li.unselectable.selected a,
div.product-variations .swatches.size li.unavailable:hover a,
div.product-variations .swatches.size li.unselectable:hover a {
  border-color: #E0E0E0;
}
div.product-variations .swatches.size li.selected a {
  background: #ffffff;
  border: 1px solid #e5e5e5;
  height: 13px;
}
div.product-variations .attribute.size .size-chart-link {
  display: none;
}
div.product-variations .attribute.size .size-chart-link a.attributecontentlink {
  background: #ffffff;
  box-shadow: none;
  border-color: #ffffff !important;
  padding: 5px 0 0 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 19px;
  text-align: left;
}
div.product-variations .attribute.size .size-chart-link a.attributecontentlink.magazin {
  font-family: Georgia;
  line-height: 22px;
}
div.product-variations .attribute.size .size-chart-link a.attributecontentlink.bold {
  font-weight: bold;
}
div.product-variations .attribute.size .size-chart-link a.attributecontentlink.italic {
  font-style: italic;
}
div.product-variations div.add-to-wishlist {
  clear: both;
}
div.product-variations button {
  float: none;
}
div.product-add-to-cart button {
  float: none;
}
ul.search-result-items {
  margin: 0;
  padding: 0;
}
ul.search-result-items .grid-tile:nth-child(4n+5) {
  clear: both;
}
ul.search-result-items .grid-tile {
  background: none repeat scroll 0 0 #FFFFFF;
  float: left;
  list-style: none none;
  padding: 13px;
  border: 1px solid #ffffff;
  max-height: 342px;
  max-width: 193px;
  margin-top: 20px;
}
ul.search-result-items .grid-tile .product-tile .promotion,
ul.search-result-items .grid-tile .product-tile .product-promo {
  display: none;
}
ul.search-result-items .grid-tile .product-tile .swatches.Color li {
  margin-bottom: 5px;
}
ul.search-result-items .grid-tile .product-tile .swatches.Color a {
  background-image: none;
}
ul.search-result-items .grid-tile .product-tile .swatches.Color a .text {
  display: none;
}
ul.search-result-items .grid-tile .product-tile .swatches.Color a .gridswatch {
  display: block;
  width: 12px;
  height: 12px;
}
ul.search-result-items .grid-tile .product-tile .swatches.Color a div.gridswatch {
  float: left;
  position: relative;
}
ul.search-result-items .grid-tile .product-tile .swatches.Color a div.gridswatch:hover .swatch-wrapper {
  display: block;
}
ul.search-result-items .grid-tile .product-tile .swatches.Color a .swatch-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  position: absolute;
  border: 1px solid #ffffff;
  top: 1px;
  left: 1px;
  display: none;
  cursor: pointer;
}
ul.search-result-items .grid-tile .product-tile .swatches.Color li.selected div.gridswatch .swatch-wrapper {
  display: block;
}
ul.search-result-items .grid-tile .product-tile .swatches.Color li.selected a {
  box-shadow: inset 0 0 0 1px #fabb00;
}
ul.search-result-items .grid-tile .product-tile .swatches.size li.selected a {
  box-shadow: 0 0 0 1px #fabb00;
  padding: 0.17em 0.7em 0.30em 0.7em;
  top: 1px;
  position: relative;
}
ul.search-result-items .grid-tile .product-tile .variationscontainer .product-name {
  display: none;
}
ul.search-result-items .grid-tile .product-tile .availabilityinstore {
  display: none;
}
ul.search-result-items .grid-tile .price-standard {
  text-decoration: line-through;
}
ul.search-result-items .grid-tile input[type=checkbox].css-checkbox + label.css-label {
  width: auto;
}
ul.search-result-items .grid-tile .circle {
  position: absolute;
  top: -9px;
  left: -7px;
  line-height: 30px;
}
ul.search-result-items .grid-tile:hover {
  border: 1px solid #f2f1f1;
}
ul.search-result-items .grid-tile:hover .product-compare {
  display: block;
}
ul.search-result-items .grid-tile:hover .pr_stars,
ul.search-result-items .grid-tile:hover .product-promo {
  display: none;
}
ul.search-result-items li {
  list-style: none none;
  float: left;
}
ul.search-result-items .invisible {
  display: none;
}
.pr_stars span.label {
  display: none;
}
.pt_product-search-result ul.product-variations li.attribute span.label,
.pt_product-search-result div.add-to-cart,
.pt_product-search-result div.add-to-wishlist,
.pt_product-search-result div.product-description,
.pt_product-search-result div.material,
.pt_product-search-result div#product-description,
.pt_product-search-result div.shortDescription,
.pt_product-search-result div.more-info,
.pt_product-search-result .social-pdp,
.pt_product-search-result .product-link,
.pt_product-search-result .product-number,
.pt_product-search-result .product-add-to-cart {
  display: none;
}
.pt_product-search-result ul.swatches.size {
  clear: both;
  float: left;
}
.pt_product-search-result div.product-variations {
  display: inline-block;
  float: none;
}
.pt_product-search-result div.product-variations ul.product-variations {
  display: inline-block;
  margin: -4px 0;
}
.pt_product-search-result div.product-variations ul.product-variations li {
  display: inline-flex;
}
.pt_product-search-result div.product-variations ul.product-variations li.emptyswatch,
.pt_product-search-result div.product-variations ul.product-variations li.selected {
  padding-right: 4px;
  list-style-type: none;
  color: transparent;
  overflow: hidden;
}
.pt_product-search-result div.product-variations ul.product-variations li.emptyswatch:last-child {
  padding-right: 0;
}
.pt_product-search-result div.product-variations .swatches.size li a {
  font-weight: normal;
  font-style: normal;
}
.pt_product-search-result .product-variations ul.swatches.size {
  display: none;
}
.pt_product-search-result input[type=checkbox].css-checkbox + label.css-label {
  font-size: 14px;
  color: #808080;
}
.pt_product-search-result #product-description ul.logos li {
  padding: 20px 10px 0 0;
}
.wide-tiles ul.search-result-items .grid-tile {
  max-height: none;
  max-width: 885px;
}
.wide-tiles ul.search-result-items .grid-tile:hover {
  border: 0;
}
.wide-tiles ul.search-result-items .grid-tile:hover .pr_stars {
  display: block;
  text-transform: uppercase;
}
.wide-tiles ul.product-variations span.label {
  float: left;
  font-weight: bold;
  width: 75px;
  text-transform: uppercase;
}
.wide-tiles ul.logos {
  float: right;
  padding: 0;
}
.wide-tiles ul.logos li {
  float: none;
}
.wide-tiles ul.logos img {
  max-width: 78px;
  margin-left: 10px;
}
.wide-tiles .product-add-to-cart.showavailability {
  height: 230px;
}
.wide-tiles .add-to-cart-below {
  position: absolute;
  bottom: 77px;
  right: 0;
}
.wide-tiles .add-to-cart-below .priceinfo {
  display: none;
}
.wide-tiles .add-to-cart-below .availability-msg {
  display: none;
  margin: 0;
}
.wide-tiles .add-to-cart-below .availability-msg.showavailability {
  display: block;
}
.wide-tiles .add-to-cart-below .availability-msg .ready {
  font-weight: bold;
}
.wide-tiles .add-to-cart-below .availability-msg .in-stock-msg {
  margin: 0;
}
.wide-tiles .add-to-cart-below .availability-msg .in-stock-msg .ready {
  color: #00a513;
}
.wide-tiles .add-to-cart-below .availability-msg .not-available-msg {
  color: #faba15;
}
.wide-tiles .add-to-wishlist,
.wide-tiles .product-link,
.wide-tiles h1.product-name {
  display: none;
}
.wide-tiles ul.product-variations li.attribute span.label,
.wide-tiles div.add-to-cart,
.wide-tiles div.product-description,
.wide-tiles div.material,
.wide-tiles div#product-description,
.wide-tiles div.shortDescription,
.wide-tiles div.more-info,
.wide-tiles .product-add-to-cart {
  display: block;
}
.wide-tiles div.shortDescription,
.wide-tiles div.material {
  margin-top: 10px;
}
.wide-tiles div.product-variations {
  margin: 10px 0 0 0;
  float: left;
}
.wide-tiles div.product-variations ul {
  margin: 0;
}
.wide-tiles div.product-variations .swatches.size {
  clear: both;
  display: block;
  max-width: 300px;
}
.wide-tiles div.product-variations .swatches.size li.unavailable a,
.wide-tiles div.product-variations .swatches.size li.unselectable a {
  opacity: 0.5;
}
.wide-tiles div.product-variations .swatches.size li.unavailable.selected,
.wide-tiles div.product-variations .swatches.size li.unselectable.selected,
.wide-tiles div.product-variations .swatches.size li.unavailable:hover,
.wide-tiles div.product-variations .swatches.size li.unselectable:hover {
  border-color: #E0E0E0;
}
.wide-tiles div.product-variations .swatches.size li.unavailable.selected a,
.wide-tiles div.product-variations .swatches.size li.unselectable.selected a,
.wide-tiles div.product-variations .swatches.size li.unavailable:hover a,
.wide-tiles div.product-variations .swatches.size li.unselectable:hover a {
  border-color: #E0E0E0;
}
.wide-tiles div.product-variations .swatches.size li {
  float: left;
  padding-bottom: 5px;
}
.wide-tiles div.product-variations .swatches.size li a {
  background: #e5e5e5;
  box-shadow: 0 3px 4px -3px #505050;
  display: block;
  margin: 0 0.3em 0.3em 0.2em;
  padding: 0.3em 0.7em;
}
.wide-tiles div.product-variations .attribute.size .size-chart-link {
  display: block;
  clear: both;
  float: left;
  width: 70px;
  position: relative;
  top: 0;
  right: 0;
}
.wide-tiles div#product-description {
  float: right;
}
.wide-tiles div.more-info {
  position: absolute;
  bottom: 65px;
  right: 0;
  font-style: normal;
  font-weight: normal;
}
.wide-tiles div.left {
  width: 225px;
  float: left;
}
.wide-tiles div.middle {
  width: 450px;
  float: left;
}
.wide-tiles div.middle div {
  clear: both;
  float: left;
  text-align: left;
  font-weight: normal;
  font-style: normal;
}
.wide-tiles div.middle .tooltipblock.size-msg {
  display: none;
}
.wide-tiles div.right {
  float: right;
  width: 205px;
  text-align: right;
}
.wide-tiles .product-tile .product-swatches {
  bottom: auto;
  left: auto;
  position: relative;
  right: auto;
  margin-top: 5px;
}
.wide-tiles .product-tile .product-swatches li {
  float: left;
}
.wide-tiles .product-tile .product-name {
  margin-top: 0px;
}
.wide-tiles .product-tile .pr-snippet-stars {
  margin: 0;
}
.wide-tiles .product-tile .product-compare {
  bottom: 0;
  color: #808080;
  position: relative;
  display: block;
  border: 0;
  z-index: 0;
}
.wide-tiles .product-tile .product-compare input[type=checkbox].css-checkbox + label.css-label {
  font-size: 14px;
}
.wide-tiles .product-tile .product-image {
  float: left;
}
.wide-tiles .product-tile .pr_stars .stars-full,
.wide-tiles .product-tile .pr_stars .stars-empty {
  right: auto;
}
.wide-tiles .product-tile .pr_stars span.label {
  display: block;
  float: left;
  font-weight: bold;
  margin-right: 5px;
  text-transform: uppercase;
}
.wide-tiles ul.search-result-items .grid-tile {
  border-bottom: 1px solid #cdcdcd;
  width: 100%;
  padding: 0;
  margin-top: 1px;
}
.wide-tiles ul.search-result-items .grid-tile .product-tile .swatches.Color a .gridswatch {
  width: 16px;
  height: 16px;
}
.wide-tiles ul.search-result-items .grid-tile .product-tile .swatches.Color a .swatch-wrapper {
  width: 12px;
  height: 12px;
  position: absolute;
  border: 1px solid #ffffff;
  top: 2px;
  left: 2px;
  display: none;
  cursor: pointer;
}
.wide-tiles ul.search-result-items .grid-tile:hover {
  border: 1px solid #ffffff;
  border-bottom: 1px solid #cdcdcd;
}
.wide-tiles ul.search-result-items li {
  float: left;
  position: relative;
}
.wide-tiles ul.search-result-items li.attribute {
  margin: 5px 0 5px 0;
  clear: both;
}
.wide-tiles div.add-to-cart,
.wide-tiles div.add-to-cart-container {
  bottom: 20px;
  right: 0;
  position: absolute;
}
.wide-tiles div.add-to-cart button#add-to-cart,
.wide-tiles div.add-to-cart-container button#add-to-cart,
.wide-tiles div.add-to-cart button#buy-now-online,
.wide-tiles div.add-to-cart-container button#buy-now-online {
  line-height: 0;
  padding: 10px 8px;
  height: auto;
}
.wide-tiles div.add-to-cart button#add-to-cart .add-to-cart-icon,
.wide-tiles div.add-to-cart-container button#add-to-cart .add-to-cart-icon,
.wide-tiles div.add-to-cart button#buy-now-online .add-to-cart-icon,
.wide-tiles div.add-to-cart-container button#buy-now-online .add-to-cart-icon {
  display: none;
}
.wide-tiles div.add-to-cart button#add-to-cart .text,
.wide-tiles div.add-to-cart-container button#add-to-cart .text,
.wide-tiles div.add-to-cart button#buy-now-online .text,
.wide-tiles div.add-to-cart-container button#buy-now-online .text {
  line-height: 16px;
}
.wide-tiles .product-tile {
  padding: 30px 0 30px 0;
  float: left;
  width: 100%;
}
.wide-tiles .product-tile .product-name h2 {
  min-height: 0;
}
/* iPad (landscape - everything from minimum width 960px up to 1220px) ----------- */
@media only screen and (min-width: 960px) and (max-width: 1219px) {
  #price-slider input.price.eur,
  #price-slider input.price {
    width: 58px;
  }
  #price-slider input.price.rub {
    width: 48px;
    padding-left: 2px;
    padding-right: 29px;
    text-indent: 5px;
  }
  #price-slider input.price.chf {
    width: 40px;
    padding-right: 30px;
    text-align: right;
  }
  .pt_product-search-result #secondary {
    width: 223px;
  }
  .pt_product-search-result .primary-content {
    width: 700px !important;
  }
  .pt_product-search-result .primary-content .grid-tile:nth-child(4n+5) {
    clear: none !important;
  }
  .pt_product-search-result .primary-content .grid-tile:nth-child(3n+4) {
    clear: both !important;
  }
  .pt_product-search-result .primary-content .compareitems .compare-buttons {
    float: left;
    width: auto;
    margin-top: 15px;
    padding: 0;
  }
  .pt_product-search-result .primary-content .compareitems .compare-buttons button {
    margin-right: 15px;
    margin-bottom: 5px;
    width: 158px;
  }
  .pt_product-search-result .primary-content .compareitems .compare-buttons #clear-compared-items {
    background-color: transparent;
    color: #808080;
    text-transform: lowercase;
    width: auto;
  }
  .pt_product-search-result .primary-content .compareitems .compare-buttons #clear-compared-items span {
    font-style: normal;
  }
  .pt_product-search-result .primary-content .compareitems .compare-buttons #clear-compared-items:first-letter {
    text-transform: uppercase;
  }
  span.paginginformationresults,
  .pagination .results-hits span.paginginformation-view {
    display: none;
  }
  .wide-tiles div.middle {
    max-width: 250px;
  }
  .wide-tiles #search-result-items .grid-tile div.right .product-compare {
    position: absolute;
    left: inherit;
    right: 0;
    top: 0;
    bottom: inherit;
    width: auto;
  }
  .wide-tiles #search-result-items .grid-tile:hover .product-tile div.right .product-compare {
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
  }
  ul.search-result-items .grid-tile {
    padding: 19px;
  }
  .product-tile .product-compare {
    padding: 13px 19px;
    left: -20px;
  }
  .grid-tile {
    margin-top: 30px !important;
  }
  .grid-tile:hover .product-tile .product-compare {
    border-right: 1px solid #f2f1f1;
    border-left: 1px solid #f2f1f1;
    border-bottom: 1px solid #f2f1f1;
  }
  .grid-tile:hover .product-tile .pr_stars {
    display: block !important;
  }
  .grid-tile .product-tile {
    float: left;
  }
  .grid-tile .product-tile .product-compare {
    display: block;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
    bottom: -40px;
  }
  .grid-tile .product-tile .pr_stars {
    display: block;
  }
}
/* iPad (portrait) ----------- */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  /*-------------------Product grid/list view----------------------------*/
  .wide-tiles div.middle {
    max-width: 100%;
  }
  .wide-tiles div.right {
    display: block;
  }
  .wide-tiles div.right #product-description {
    display: none;
  }
  .wide-tiles div.product-variations .swatches.size {
    max-width: 100%;
  }
  .wide-tiles .product-tile {
    padding: 0 0 30px 0;
  }
  .wide-tiles div#product-description.sevensixeight {
    display: block;
  }
  .wide-tiles div#product-description.sevensixeight ul.logos {
    padding: 0;
    float: left;
  }
  .wide-tiles div#product-description.sevensixeight ul.logos img {
    margin-left: 0;
  }
  .wide-tiles #search-result-items .grid-tile div.right .product-compare {
    position: absolute;
    left: inherit;
    right: 0;
    top: 0;
    bottom: inherit;
  }
  .wide-tiles #search-result-items .grid-tile:hover .product-tile div.right .product-compare {
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
  }
  .pagination .results-hits span.paginginformation-view {
    display: none;
  }
  .resp-menu {
    display: block;
  }
  /*-------------------end Product grid/list view----------------------------*/
  span.paginginformationresults {
    display: none;
  }
  ul.search-result-items .grid-tile {
    max-width: 159px;
  }
  .product-tile .product-compare {
    max-width: 159px;
  }
  .product-tile {
    max-width: 100%;
    min-width: initial;
  }
  .grid-tile {
    margin-top: 30px !important;
  }
  .grid-tile:hover .product-tile .product-compare {
    border-right: 1px solid #f2f1f1;
    border-left: 1px solid #f2f1f1;
    border-bottom: 1px solid #f2f1f1;
  }
  .grid-tile:hover .product-tile .pr_stars {
    display: block !important;
  }
  .grid-tile .product-tile {
    float: left;
  }
  .grid-tile .product-tile .product-name {
    margin-top: 0;
  }
  .grid-tile .product-tile .product-compare {
    display: block;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
    bottom: -40px;
  }
  .grid-tile .product-tile .pr_stars {
    display: block;
  }
  .pt_product-search-result .primary-content {
    width: 750px;
  }
  .pt_product-search-result .primary-content .compareitems .compare-buttons {
    margin-right: 22px;
    margin-top: 43px;
  }
  .pt_product-search-result .primary-content .compareitems .compare-buttons button {
    width: 158px;
  }
  .pt_product-search-result .primary-content .compareitems .compare-buttons #clear-compared-items {
    background-color: transparent;
    color: #808080;
    text-transform: lowercase;
    width: auto;
    position: absolute;
    left: 0;
    bottom: 35px;
    padding-left: 0;
  }
  .pt_product-search-result .primary-content .compareitems .compare-buttons #clear-compared-items:first-letter {
    text-transform: uppercase;
  }
  .pt_product-search-result .primary-content .compareitems .compare-buttons #clear-compared-items span {
    font-style: normal;
  }
  .pt_product-search-result .primary-content .compareitems {
    padding-bottom: 11px;
  }
  .pt_product-search-result .primary-content .compareitems .compare-item {
    margin-right: 8px;
  }
  .pt_product-search-result #secondary {
    display: none;
    position: absolute;
    top: 60px;
    right: 0;
    width: 270px!important;
    background-color: white;
    z-index: 9;
    padding: 10px;
    border: 1px solid #cdcdcd !important;
    height: 84%;
    overflow: auto;
    max-height: 925px;
  }
  .pt_product-search-noresult #primary,
  .pt_product-search-noresult div#main {
    width: 100%;
  }
}
/* Smartphones (landscape) ----------- */
@media only screen and (max-width: 767px) {
  .wide-tiles #search-result-items .grid-tile div.right .product-compare {
    display: block;
    position: absolute;
    left: inherit;
    right: 0;
    top: 0;
    bottom: inherit;
    padding: inherit;
    width: auto;
  }
  .wide-tiles #search-result-items .grid-tile:hover .product-tile div.right .product-compare {
    display: block;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
  }
  .wide-tiles #search-result-items div.right #product-description {
    min-height: 120px;
  }
  ul.search-result-items .pagination ul li {
    font-size: 16px;
  }
  ul.search-result-items .grid-tile {
    max-width: 202px;
    margin: 0;
  }
  ul.search-result-items .grid-tile:hover .product-compare {
    display: none;
  }
  ul.search-result-items .grid-tile:hover .pr_stars,
  ul.search-result-items .grid-tile:hover .product-promo {
    display: block;
  }
  ul.search-result-items .grid-tile .pr_stars {
    margin-left: 25px;
  }
  ul.search-result-items li.grid-tile:nth-child(odd) {
    clear: both;
  }
  .sort-by,
  .items-per-page {
    margin-right: 9px;
  }
  .breadcrumb {
    display: none;
  }
  .results-hits {
    display: none;
  }
  .search-result-options .pagination {
    display: none;
  }
  .pagination {
    float: left;
  }
  .search-result-options-bottom .pagination {
    width: auto;
    position: absolute;
    float: none;
    left: 40%;
  }
  .search-result-options-bottom .pagination ul {
    float: none;
  }
  .search-result-options-bottom .sort-by,
  .search-result-options-bottom .items-per-page {
    display: none;
  }
  .resp-menu {
    display: block;
  }
  .category-level-1 a {
    display: inline !important;
  }
  /* This is even more important. TODO: Please fix me*/
  .product-finder-refinements .category-level-1 a {
    display: block !important;
  }
  .primary-content .html-slot-container .gender-search-banner ul.three li {
    width: 100%;
  }
  .primary-content .html-slot-container .gender-search-banner ul li {
    clear: both;
    margin: 2% 0;
    width: 100%;
  }
  .primary-content .html-slot-container .gender-search-banner ul li img {
    display: none;
  }
  .primary-content .html-slot-container .gender-search-banner ul li .headline {
    display: block;
    position: relative;
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .search-result-content #search-result-items .grid-tile .product-tile .product-image {
    height: 135px;
  }
  ul.search-result-items .pagination ul li {
    font-size: 16px;
  }
  ul.search-result-items .grid-tile {
    max-width: 122px;
    margin: 0;
  }
  ul.search-result-items li.grid-tile:nth-child(odd) {
    clear: both;
  }
  .search-result-options .sort-by,
  .search-result-options .items-per-page {
    width: 100%;
    margin-bottom: 15px;
  }
  .search-result-options .sort-by select,
  .search-result-options .items-per-page select {
    width: 100%;
  }
  .search-result-options-bottom .pagination {
    left: 40%;
    max-width: 195px;
  }
  .primary-content .html-slot-container .gender-search-banner {
    display: none;
  }
  .search-result-bookmarks {
    display: none;
  }
  .breadcrumb {
    display: none;
  }
  .product-tile img {
    max-height: 135px;
    width: auto;
  }
  .product-tile div.middle,
  .product-tile .product-compare {
    height: auto;
  }
  .product-tile .product-compare {
    max-width: 122px;
  }
  .product-tile div.right #product-description {
    min-height: 120px;
  }
  .product-tile .product-pricing .product-standard-price,
  .product-tile .product-pricing .product-standard-price + .product-sales-price {
    float: left;
    width: 100%;
  }
  .pt_product-search-result .primary-content .html-slot-container {
    /* All in this html-slot-container regards category banner layout */
  }
  .pt_product-search-result .primary-content .html-slot-container .category-banner-name {
    padding: 5px 10px;
    text-align: left;
  }
  .pt_product-search-result .primary-content .html-slot-container img {
    display: none;
  }
  .pt_product-search-result .product-tile .middle .pr_stars {
    margin-left: 11px;
  }
  .refinements {
    right: 10px!important;
  }
}
@media only screen and (max-width: 767px) {
  .pt_content-search-result .pagination {
    float: right;
  }
}
/* store locator */
/* ------------------------------------- */
html[lang=de] .pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.phone-fax span.label {
  width: auto;
}
html[lang=de] .ui-dialog.storedetails .generalinfos ul li.phone-fax span.label {
  width: auto;
}
.pt_store-locator * {
  outline: none;
}
.pt_store-locator .titlesection {
  height: 2rem;
  position: relative;
  width: 100%;
}
.pt_store-locator .titlesection .titledecoration {
  border-top: 1px solid #cdcdcd;
  position: relative;
  height: 0.5rem;
  width: 100%;
}
.pt_store-locator .titlesection .title {
  background-color: #ffffff;
  bottom: 1rem;
  float: left;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.6rem;
  font-style: italic;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  padding: 0 1rem;
  left: 35%;
  right: 35%;
}
.pt_store-locator label {
  -webkit-touch-callout: inherit;
  -webkit-user-select: inherit;
  -khtml-user-select: inherit;
  -moz-user-select: inherit;
  -ms-user-select: inherit;
  user-select: inherit;
}
.pt_store-locator ul {
  list-style: none none;
}
.pt_store-locator ul li {
  list-style: none none;
}
.pt_store-locator .page-content h2 {
  border: none;
  padding: 10px 0;
  margin: 0;
  font-size: 20px;
}
.pt_store-locator .page-content .section-header {
  background: none;
  border: none;
}
.pt_store-locator .page-content .breadcrumb {
  padding-left: 0;
}
.pt_store-locator .page-content .primary-content {
  width: 100%;
}
.pt_store-locator .page-content .primary-content .store-locator .store-locator-no-results p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 19px;
  text-align: left;
}
.pt_store-locator .page-content .primary-content .store-locator .store-locator-no-results p.magazin {
  font-family: Georgia;
  line-height: 22px;
}
.pt_store-locator .page-content .primary-content .store-locator .store-locator-no-results p.bold {
  font-weight: bold;
}
.pt_store-locator .page-content .primary-content .store-locator .store-locator-no-results p.italic {
  font-style: italic;
}
.pt_store-locator .page-content .primary-content .col-1 {
  width: 100%;
  margin-top: 20px;
}
.pt_store-locator .page-content .primary-content .col-1 h2.section-header {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
  font-size: 16px !important;
  padding-top: 21px;
  padding-bottom: 0;
  padding-left: 21px;
}
.pt_store-locator .page-content .primary-content .col-1 h2.section-header.bold {
  font-weight: bold;
}
.pt_store-locator .page-content .primary-content .col-1 h2.section-header.italic {
  font-style: italic;
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box {
  -moz-box-shadow: 1px 2px 1px #cdcdcd;
  -webkit-box-shadow: 1px 2px 1px #cdcdcd;
  box-shadow: 1px 2px 1px #cdcdcd;
  background: none repeat scroll 0 0 #efefef;
  margin: 0 0 2em;
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content {
  padding-top: 0;
  margin-top: 5px;
  padding: 20px 0 12px 20px;
  /* Chinese page only: addressgroup, filtergroup */
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .form-row {
  position: relative;
  float: left;
  clear: none;
  width: 46%;
  margin-right: 3px;
  margin-bottom: 4px;
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form label,
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form input,
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form select {
  float: left;
  clear: none;
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form label {
  margin-right: 12px;
  padding-top: 4px;
  width: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 19px;
  text-align: left;
  font-weight: bold;
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form span.nohit {
  display: none;
  width: auto;
  margin-left: 140px;
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form span.nohit.error-message {
  display: inline-block;
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form input {
  width: 361px;
  margin-left: 0;
  height: 25px;
  background-color: #ffffff;
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .form-row-first {
  margin-left: 3px;
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .form-row-radius {
  width: 30%;
  margin-right: 12px;
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .form-row-radius select {
  width: 73%;
  padding-top: 1px;
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .form-row-submit {
  width: auto;
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .form-row-submit button {
  padding: 8px 15px;
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .store-refinement {
  cursor: pointer;
  float: left;
  font-size: 12px;
  margin-right: 10px;
  padding-top: 25px;
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .store-refinement .box {
  background: url("../images/refine-off.png") no-repeat scroll 0px 0px transparent;
  border: 0 none;
  padding: 0 0 0.2em 1.5em;
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .store-refinement .label {
  position: relative;
  top: 2px;
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .store-refinement.checked .box {
  background: url("../images/refine-on.png") no-repeat scroll 1px 2px transparent;
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .store-refinement.disabled {
  color: #808080;
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content .addressgroup,
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content .filtergroup {
  box-sizing: border-box;
  float: left;
  width: 38%;
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content .addressgroup .form-row-first {
  width: 100%;
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content .filtergroup {
  padding: 0 20px;
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content .filtergroup .form-row.distance {
  width: 100%;
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content .filtergroup .form-row.distance select {
  clear: none;
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content .filtergroup .store-refinement {
  padding-top: 1rem;
}
.pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content .filtergroup .form-row-submit {
  padding-top: 0.6rem;
}
.pt_store-locator .storelist {
  float: left;
  position: relative;
  height: auto;
  width: 100%;
}
.pt_store-locator .storelist .storepagingation a.toggle-grid {
  display: none;
}
.pt_store-locator .storelist .storepagingation div.results-hits {
  margin-right: 40px;
  padding-top: 5px;
  color: #505050;
}
.pt_store-locator .storelist .storepagingation div.results-hits span.start {
  color: #000000;
}
.pt_store-locator .storelist .storepagingation .pagination {
  bottom: auto;
}
.pt_store-locator .storelist .storepagingation li {
  padding: 5px;
  cursor: pointer;
  color: #505050;
}
.pt_store-locator .storelist .storepagingation li.current-page {
  color: #000000;
  cursor: default;
}
.pt_store-locator .storelist .storeTile {
  float: left;
  clear: both;
  width: 100%;
  margin: 5px 0;
}
.pt_store-locator .storelist .storeTile .storefoto {
  width: 207px;
  height: 107px;
  float: left;
}
.pt_store-locator .storelist .storeTile .storefoto img {
  width: 100%;
  height: 100%;
}
.pt_store-locator .storelist .storeTile .storeinfos {
  float: right;
  min-height: 107px;
  width: 81%;
  position: relative;
  background-color: #e5e5e5;
}
.pt_store-locator .storelist .storeTile .storeinfos .generalinfos {
  position: relative;
  width: 100%;
  float: left;
  height: auto;
}
.pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul {
  position: relative;
  width: 100%;
  float: left;
  padding-left: 29px;
  padding-top: 20px;
  margin: 0;
}
.pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li {
  width: 23%;
  float: left;
}
.pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li label {
  float: left;
  width: 100%;
  clear: both;
  text-align: left;
}
.pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.storename {
  width: 304px;
}
.pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.storename label {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
}
.pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.storename label.bold {
  font-weight: bold;
}
.pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.storename label.italic {
  font-style: italic;
}
.pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.storename label.subtitle {
  text-transform: Capitalize;
}
.pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.location {
  width: 236px;
}
.pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.location .postandcity span {
  display: inline-block;
  margin-right: 5px;
}
.pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.phone-fax {
  width: 249px;
}
.pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.phone-fax span.label {
  width: 40px;
  display: inline-block;
}
.pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.ownerinfo {
  float: left;
  width: 134px;
}
.pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul .sendemail {
  /*might be li or div */
  width: 134px;
}
.pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul .sendemail a {
  cursor: pointer;
}
.pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul .sendemail label {
  line-height: 13px;
  cursor: pointer;
}
.pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul .sendemail label:before {
  content: " ";
  display: inline-block;
  position: relative;
  top: 2px;
  width: 17px;
  height: 13px;
  background: url("../images/richui-sprites.png") no-repeat -64px -271px transparent;
}
.pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul div.sendemail label {
  padding-left: 0;
}
.pt_store-locator .storelist .storeTile .storeinfos .viewdetails {
  position: absolute;
  left: 29px;
  bottom: 13px;
}
.pt_store-locator .storelist .storeTile .storeinfos .viewdetails label {
  color: #ffffff;
  font-weight: bold;
  font-style: italic;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  background-color: #505050;
  padding: 5px 10px;
  cursor: pointer;
}
.pt_store-locator #bmap-canvas,
.pt_store-locator #gmap-canvas {
  width: 100%;
  height: 351px;
}
.pt_store-locator #storedetails {
  display: none;
  height: auto;
}
.ui-dialog.storedetails .ui-dialog-title {
  font-size: 24px;
}
.ui-dialog.storedetails .ui-dialog-titlebar {
  padding-left: 30px;
}
.ui-dialog.storedetails .ui-widget-header {
  background: none;
  margin-top: 32px;
}
.ui-dialog.storedetails .ui-dialog-content {
  padding: 11px 0 20px 30px;
}
.ui-dialog.storedetails label {
  -webkit-touch-callout: inherit;
  -webkit-user-select: inherit;
  -khtml-user-select: inherit;
  -moz-user-select: inherit;
  -ms-user-select: inherit;
  user-select: inherit;
}
.ui-dialog.storedetails .fotoandmap {
  width: 743px;
  height: 201px;
}
.ui-dialog.storedetails .fotoandmap .storefoto {
  background: url("../images/JW_Logo_header_new.jpg") no-repeat scroll 0 100% black;
  float: left;
  width: 201px;
  height: 201px;
  overflow: hidden;
  position: relative;
}
.ui-dialog.storedetails .fotoandmap .storefoto img {
  height: 100%;
  left: -40%;
  position: relative;
}
.ui-dialog.storedetails .fotoandmap .storefoto img.store {
  bottom: 0;
  left: 0;
  position: absolute;
}
.ui-dialog.storedetails .fotoandmap .storefoto img.standard {
  left: 0;
}
.ui-dialog.storedetails .fotoandmap .storefoto img.haendler {
  height: 100% !important;
  width: auto !important;
}
.ui-dialog.storedetails .fotoandmap .storefoto img.shop-in-shop {
  height: 100% !important;
  width: auto !important;
}
.ui-dialog.storedetails .fotoandmap .storefoto img.authorized-dealer {
  height: 100% !important;
  width: auto !important;
}
.ui-dialog.storedetails .fotoandmap #baidumap,
.ui-dialog.storedetails .fotoandmap #googlemap {
  float: right;
  width: 526px;
  height: 201px;
}
.ui-dialog.storedetails .storeinfos {
  float: left;
  height: auto;
  margin-top: 20px;
  width: 100%;
}
.ui-dialog.storedetails .generalinfos {
  width: auto;
  float: left;
  margin-right: 28px;
  position: relative;
}
.ui-dialog.storedetails .generalinfos ul {
  width: auto;
  float: left;
  padding: 0;
  margin: 0;
  list-style: none none;
}
.ui-dialog.storedetails .generalinfos ul li {
  list-style: none none;
  float: left;
  width: auto;
  clear: both;
  margin-bottom: 20px;
}
.ui-dialog.storedetails .generalinfos ul li.storename {
  margin-bottom: 15px;
}
.ui-dialog.storedetails .generalinfos ul li.storename label {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
  display: inline-block;
  width: 190px;
}
.ui-dialog.storedetails .generalinfos ul li.storename label.bold {
  font-weight: bold;
}
.ui-dialog.storedetails .generalinfos ul li.storename label.italic {
  font-style: italic;
}
.ui-dialog.storedetails .generalinfos ul li.storename label.subtitle {
  text-transform: Capitalize;
}
.ui-dialog.storedetails .generalinfos ul li.phone-fax {
  width: 178px;
}
.ui-dialog.storedetails .generalinfos ul li.phone-fax span.label {
  width: 40px;
  display: inline-block;
}
.ui-dialog.storedetails .generalinfos ul li label {
  text-align: left;
  float: left;
  clear: both;
  width: 100%;
}
.ui-dialog.storedetails .storeHours {
  width: 130px;
  float: left;
}
.ui-dialog.storedetails .storeHours label.title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
  display: inline-block;
  float: left;
  width: 118px;
  text-align: left;
}
.ui-dialog.storedetails .storeHours label.title.bold {
  font-weight: bold;
}
.ui-dialog.storedetails .storeHours label.title.italic {
  font-style: italic;
}
.ui-dialog.storedetails .storeHours .hours {
  float: left;
  margin-top: 30px;
  width: 180px;
}
.ui-dialog.storedetails .storeHours .hours label {
  width: 100%;
  display: inline-block;
  text-align: left;
}
.ui-dialog.storedetails .storeHours .hours label span {
  display: inline-block;
  width: 40px;
}
.ui-dialog.storedetails .sendemail {
  width: auto;
  position: absolute;
  right: 0;
  bottom: 0;
  margin-bottom: 15px;
  display: none;
}
.ui-dialog.storedetails .sendemail a {
  cursor: pointer;
}
.ui-dialog.storedetails .sendemail label {
  padding-left: 17px;
  line-height: 13px;
}
.ui-dialog.storedetails .sendemail label:before {
  content: " ";
  display: inline-block;
  background: url("../images/richui-sprites.png") no-repeat -64px -271px transparent;
  position: relative;
  top: 2px;
  width: 17px;
  height: 13px;
}
/* Language specific fixes */
html[lang=ru] .pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.phone-fax span.label {
  width: auto;
}
@media only screen and (max-width: 1219px) {
  .store-refinement.stores {
    clear: left;
  }
}
@media only screen and (max-width: 1219px) and (min-width: 960px) {
  .pt_store-locator .page-content .primary-content.storelocator {
    width: 100% !important;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content {
    /* Chinese page only: addressgroup, filtergroup */
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .form-row-radius {
    width: 32%;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .form-row-first {
    width: 57%;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content .addressgroup,
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content .filtergroup {
    width: 48%;
  }
  .pt_store-locator .page-content .primary-content .storelist .storeTile .storefoto {
    width: 169px;
  }
  .pt_store-locator .page-content .primary-content .storelist .storeTile .storeinfos .generalinfos ul {
    padding-left: 19px;
  }
  .pt_store-locator .page-content .primary-content .storelist .storeTile .storeinfos .generalinfos ul li.storename {
    width: 265px;
  }
  .pt_store-locator .page-content .primary-content .storelist .storeTile .storeinfos .generalinfos ul li.location {
    width: 175px;
  }
  .pt_store-locator .page-content .primary-content .storelist .storeTile .storeinfos .generalinfos ul li.phone-fax {
    width: 192px;
  }
  .pt_store-locator .page-content .primary-content .storelist .storeTile .storeinfos .generalinfos ul li.ownerinfo,
  .pt_store-locator .page-content .primary-content .storelist .storeTile .storeinfos .generalinfos ul li.sendemail {
    width: 100px;
  }
  .pt_store-locator .page-content .primary-content .storelist .storeTile .storeinfos .viewdetails {
    left: 20px;
  }
  .pt_store-locator .page-content .primary-content .storelist .storepagingation div.results-hits {
    margin-right: 321px;
  }
}
@media only screen and (max-width: 1009px) {
  .pt_store-locator .titlesection .title {
    left: 30%;
    right: 30%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .pt_store-locator .page-content .primary-content .col-1 h2.section-header {
    padding-left: 10px;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content {
    padding-left: 10px;
    /* Chinese page only: addressgroup, filtergroup */
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .form-row.form-row-first {
    width: 456px;
    margin-right: 6px;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .form-row.form-row-first input {
    width: 321px;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .form-row.form-row-radius {
    width: auto;
    margin-right: 0;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .form-row.form-row-radius select {
    width: 153px;
    padding-top: 0;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content .addressgroup .form-row-first {
    max-width: 100%;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content .addressgroup .form-row-first input {
    max-width: 80%;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content .filtergroup {
    padding-left: 20px;
  }
  .pt_store-locator .storelist .storeTile .storefoto {
    display: none;
  }
  .pt_store-locator .storelist .storeTile .storeinfos {
    width: 100%;
  }
  .pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul {
    padding-left: 10px;
  }
  .pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.storename {
    width: 275px;
  }
  .pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.location {
    width: 172px;
  }
  .pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.phone-fax {
    width: 188px;
  }
  .pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.ownerinfo,
  .pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.sendemail {
    width: 90px;
  }
  .pt_store-locator .storelist .storeTile .storeinfos .viewdetails {
    left: 10px;
  }
  .pt_store-locator .storelist .storepagingation div.results-hits {
    margin-right: 278px;
  }
  .ui-dialog.storedetails .ui-dialog-content {
    padding-left: 20px;
  }
  .ui-dialog.storedetails .fotoandmap .storefoto {
    width: 208px;
    height: 201px;
    margin-right: 10px;
  }
  .ui-dialog.storedetails .fotoandmap #googlemap {
    width: 445px;
    height: 201px;
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  .store-refinement.stores {
    clear: left;
  }
  #wrapper.pt_store-locator {
    width: 95%;
  }
  #wrapper.pt_store-locator #main {
    width: 100%;
  }
  .pt_store-locator .titlesection .title {
    left: 20%;
    right: 20%;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box {
    -moz-box-shadow: 0 0 0 #cdcdcd;
    -webkit-box-shadow: 0 0 0 #cdcdcd;
    box-shadow: 0 0 0 #cdcdcd;
    background: none;
  }
  .pt_store-locator .primary-content.storelocator {
    z-index: 500;
  }
  .pt_store-locator #gmap-canvas {
    height: 173px;
  }
  .pt_store-locator #gmap-canvas div,
  .pt_store-locator #gmap-canvas img {
    max-width: none;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content {
    padding-left: 0;
    padding-top: 0;
  }
  .pt_store-locator .page-content .primary-content .col-1 h2.section-header {
    padding-left: 15px;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content {
    /* Chinese page only: addressgroup, filtergroup */
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form.cn {
    padding-left: 1rem;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form input {
    width: 208px;
    background-color: #e5e5e5;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .form-row-first {
    width: auto;
    padding-top: 8px;
    margin-left: 0;
    margin-right: 9px;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .form-row-first label {
    /*position: absolute; left: 0; padding-left: 15px; color: @Dunkelgrau; */
    position: relative !important;
    display: block;
    float: none;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .form-row-first input {
    width: 220px;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .form-row-radius {
    padding-top: 8px;
    width: 173px;
    margin-right: 9px;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .form-row-radius select {
    width: 173px;
    padding-left: 57px;
    padding-top: 0;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .form-row-radius label {
    /*position: absolute; left: 0; span { padding-left: 15px; color: @Dunkelgrau;}*/
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .form-row-submit {
    padding-top: 8px;
    margin-right: 0;
    margin-top: 1em;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form span.error-message {
    margin-left: 10px;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content .addressgroup,
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content .filtergroup {
    clear: both;
    width: 100%;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content .addressgroup .form-row-first {
    padding-top: 1rem;
    width: 100%;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content .addressgroup .form-row-first label {
    float: left;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content .addressgroup .form-row-first input {
    float: left;
    width: 90%;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content .filtergroup {
    padding-left: 0;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content .filtergroup .store-refinement {
    padding-top: 1.6rem;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content .filtergroup .form-row.distance {
    padding-top: 1.4rem;
  }
  .pt_store-locator .storelist .storeTile .storefoto {
    display: none;
  }
  .pt_store-locator .storelist .storeTile.participating .storeinfos .viewdetails {
    bottom: 40px;
  }
  .pt_store-locator .storelist .storeTile .storeinfos {
    width: 100%;
  }
  .pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul {
    padding-left: 10px;
  }
  .pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.sendemail,
  .pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.phone-fax {
    display: none;
  }
  .pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.storename {
    width: 270px;
  }
  .pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.location {
    width: 150px;
  }
  .pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.location label {
    font-size: 16px;
  }
  .pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.ownerinfo {
    margin-top: 20px;
    width: 100%;
  }
  .pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.ownerinfo div,
  .pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.ownerinfo label {
    clear: none;
    float: left;
    margin-right: 2%;
    width: auto;
  }
  .pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.ownerinfo label {
    margin-right: 10px;
  }
  .pt_store-locator .storelist .storeTile .storeinfos .viewdetails {
    left: 10px;
  }
  .ui-dialog.storedetails .fotoandmap {
    width: 100%;
  }
  .ui-dialog.storedetails .fotoandmap .storefoto {
    margin-right: 13px;
  }
  .ui-dialog.storedetails .fotoandmap .storefoto img {
    max-width: none;
  }
  .ui-dialog.storedetails .ui-dialog-titlebar-close {
    right: 10px;
  }
  .ui-dialog.storedetails .fotoandmap #googlemap {
    width: 218px;
  }
  .ui-dialog.storedetails .ui-dialog-titlebar,
  .ui-dialog.storedetails .ui-dialog-content {
    padding-left: 10px;
  }
  .ui-dialog.storedetails #dialog-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ui-dialog.storedetails .storeinfos {
    padding-bottom: 10px;
  }
  .ui-dialog.storedetails .storeinfos .sendemail {
    display: block;
  }
}
/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 479px) {
  .pt_store-locator .primary-content h2 {
    margin-left: 10px;
  }
  .pt_store-locator #gmap-canvas {
    height: 176px;
    width: 300px;
    margin: 0 auto;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content {
    margin-left: 10px;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .form-row-first {
    width: 100%;
    margin-right: 0;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .form-row-first input {
    width: 296px;
    margin: 0 auto;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .form-row-radius {
    width: auto;
  }
  .pt_store-locator .page-content .primary-content .col-1 .storelocator-box-content form .form-row-radius select {
    width: 241px;
    padding-left: 65px;
    padding-top: 0;
  }
  .pt_store-locator .storelist .storeTile .storeinfos {
    height: 177px;
    padding-bottom: 5px;
  }
  .pt_store-locator .storelist .storeTile .storeinfos .viewdetails {
    left: auto;
    right: 15px;
  }
  .pt_store-locator .storelist .storeTile .storeinfos .generalinfos ul li.location {
    margin-top: 20px;
  }
  .ui-dialog.storedetails .ui-widget-header {
    margin-top: 18px;
  }
  .ui-dialog.storedetails .ui-widget-header span {
    margin: 0;
  }
  .ui-dialog.storedetails .fotoandmap .storefoto {
    background-position: 35% 100%;
    height: 156px;
    margin-bottom: 5px;
    margin-right: 0;
    text-align: center;
    width: 282px;
  }
  .ui-dialog.storedetails .fotoandmap .storefoto img {
    max-width: none;
    left: auto;
  }
  .ui-dialog.storedetails .fotoandmap #googlemap {
    float: left;
    width: 282px;
  }
  .ui-dialog.storedetails .ui-dialog-title {
    font-size: 20px;
  }
  .ui-dialog.storedetails .sendemail {
    right: 15px;
    display: block;
  }
  .pt_store-locator .titlesection .title {
    left: 0;
    right: 0;
  }
  .pt_store-locator .storelist .storeTile.participating .storeinfos {
    height: auto;
  }
  .pt_store-locator .storelist .storeTile.participating .storeinfos .generalinfos ul li.location {
    width: 100%;
  }
  .pt_store-locator .storelist .storeTile.participating .storeinfos .generalinfos ul li.ownerinfo {
    clear: both;
    height: auto;
    max-width: 150px;
    width: auto;
  }
  .pt_store-locator .storelist .storeTile.participating .storeinfos .generalinfos ul li.ownerinfo div {
    clear: both;
  }
}
/*# sourceMappingURL=pt_storelocator.css.map */